/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

table {
    background-image: url(../images/bkg_full.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	border-right: 1px #222222 dotted;
}





td {
   border-bottom: 1px #333333 dotted;
   /*border-left: 1px #222222 dotted;*/
   background-image: url(../images/cell_bkg.jpg);
   background-repeat: repeat-x;
   background-position: bottom left;
   padding: 4px 2px 0 5px;
   margin: 0;
}

th {
   border-bottom: 1px #444444 dotted;
   border-left: 1px #000000 dotted;
   /*background-image: url(../images/th_bkg.jpg);
   background-repeat: repeat-x;
   background-position: bottom left;*/
   padding: 5px 2px 2px 5px;
   /*color: #FFFFFF;*/
   color: #018BDB;
   font-size: 12px;
   font-weight: bold;
   margin: 0;
   vertical-align: top;
}

.No_Format {
    background-image: none;
    background-color: #000000;
	border: 0;
}

.No_Format td {
    background-image: none;
    background-color: #000000;
	border: 0;
}

input, textarea, select {
   background-image: url(../images/cell_bkg.jpg);
   background-repeat: repeat-x;
   background-position: bottom left;
   border: 1px #444444 solid;
   color: #FFFFFF;
}

#Table_01 {
	width:944px;
}

#Header {
	float: left;
	clear: both;
	width: 944px;
	height: 154px;
}

#Logo {
	float: left;
	clear: right;
	width:160px;
	height:154px;
}

#Header_2 {
	float: left;
	clear: right;
	width: 784px;
	height: 154px;
}

#Top {
	float: left;
	clear: both;
	width:784px;
	height:92px;
}

#Main_Menu {
	float: left;
	clear: both;
	width:784px;
	height:35px;
}

.nav {
	float: left;
	clear: right;
}


#Submenu {
	float: left;
	clear: both;
	width:784px;
	height:27px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}


#Submenu_A {
	float: left;
	clear: both;
	width: 784px;
	height: 5px;
	background-image: url(../images/default_04a.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-weight: bold;
}

#Submenu_B {
	float: left;
	clear: both;
	width: 784px;
	height: 15px;
	background-image: url(../images/default_04b.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-weight: bold;
}

#Submenu_C {
	float: left;
	clear: both;
	width: 784px;
	height: 7px;
}

#Submenu_B a:link, #Submenu_B a:visited {
	color: #000000;
	text-decoration: none;
}

#Submenu_B a:hover, #Submenu_B a:visited:hover {
	color: #0044CC;
	text-decoration: none;
}

#Banner {
	float: left;
	clear: both;
	width: 944px;
}

#Banner_1 {
	float: left;
	clear: right;
	width:54px;
	/*height:289px;*/
}

#Banner_Main {
	float: left;
	clear: right;
	width:890px;
	/*height:289px;*/
}

#Contents_Area {
	float: left;
	clear: both;
	width: 944px;
}

#Contents_Left_Space {
	float: left;
	clear: right;
	width:54px;
}

#Contents_Area_1 {
	float: left;
	clear: right;
	width: 890px;
}

#Page_Title_A {
	float: left;
	clear: both;
	width: 890px;
	height: 17px;
}

#Page_Title {
	float: left;
	clear: both;
	width:890px;
	height:22px;
	background-image: url(../images/default_08b.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding: 0 150px 0 15px;
	color: #000000;
	font-size: 12px;
}

#Page_Title a:link {
    color: #000000;
    text-decoration: none;
    padding-right: 35px;
}

#Page_Title a:hover {
    color: #018BDB;
    text-decoration: none;
    padding-right: 35px;
}

#Page_Title a:visited {
    color: #000000;
    text-decoration: none;
    padding-right: 35px;
}

#Page_Title a:visited:hover {
    color: #018BDB;
    text-decoration: none;
    padding-right: 35px;
}

#Contents {
	float: left;
	clear: both;
	width:890px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
}

#Contents a:link {
	color: #FFF000;
	text-decoration: none;
}

#Contents a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#Contents a:visited {
	color: #FFF000;
	text-decoration: none;
}

#Contents a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#Cart {
	
	
	width: 130px;
	min-height:50px;
	background-image: url(../images/bkg_sidebar.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding: 3px 10px 0 10px;
	/*background-position: top center;*/
}
#Sidebar {
	float: left;
	clear: right;
	width: 130px;
	min-height:150px;
	background-image: url(../images/bkg_sidebar.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding: 3px 10px 0 10px;
	/*background-position: top center;*/
}

#Sidebar li {
    margin-left: -25px;
    text-indent: -10px;
    list-style: none;
    font-weight: bold;
    font-size: 12px;
}

#Sidebar li.Subpage {
    font-style: italic;
    font-weight: normal;
    margin-left: -8px;
    font-size: 11px;
}

#Sidebar h2 {
	color: #FFF000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

#Sidebar h3 {
	color: #018BDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

#Contents_Right {
	float: left;
	clear: right;
	width: 670px;
	text-align: left;
	margin: 0px 10px 0 20px;
	padding-left: 20px;
	border-left: 1px solid #111111;
}

#Contents_Right h1 {
	color: #018BDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
}

#Contents_Right h2 {
	color: #018BDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

#Contents_Right h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	/*margin-top: -15px;*/
}

#Contents_Right h4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	/*margin-top: -15px;*/
}

.Photo {
    float: left;
    clear: right;
    margin: 0px 25px 20px 0px;
}

.Subject_Full {
	float: left;
	clear: both;
	width: 645px;
	background-image: url(../images/bkg_full.jpg);
	background-repeat: no-repeat;
	padding: 3px 10px 5px 10px;
	margin-bottom: 15px;
	/*background-position: top center;*/
}

.Subject_Half_1 {
	float: left;
	clear: right;
	width: 314px;
	background-image: url(../images/bkg_half.jpg);
	/*background-position: top center;*/
	background-repeat: no-repeat;
	padding: 3px 10px 5px 10px;
	margin-bottom: 15px;
}

.Subject_Half_2 {
	float: left;
	clear: right;
	width: 314px;
	background-image: url(../images/bkg_half.jpg);
	background-repeat: no-repeat;
	/*background-position: top center;*/
	margin: 0 0 15px 1px;
	padding: 3px 10px 5px 10px;
}

#Footer_Area {
	float: left;
	clear: both;
	width: 944px;
	margin-top: 30px;
}

#Footer_Space {
	float: left;
	clear: right;
	width:54px;
	height:36px;
}

#Footer {
	float: left;
	clear: right;
	width: 890px;
	/*height:36px;*/
}

/*Style for dropdown menu*/
.dropdownMenu {
    background-image: url(../images/menu_bkg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 3px 0px 9px 0px;
    min-width: 100px;
    text-align: left;
    -moz-opacity: .9;
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.dropmenudiv {
    /*MARGIN-TOP: 54px;
	margin-left:40px;*/
    FONT-SIZE: 12px;
    /*Z-INDEX: 100;*/
    LINE-HEIGHT: 20px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    /*POSITION: absolute;*/
    background-image: url('images/menu_bkg.gif');
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 0px;
    /*border-top: 2px solid #444444;*/
    -moz-opacity: 1;
	filter: alpha(opacity=100);
	opacity: 1.0;
	PADDING-RIGHT: 10px;
}

.dropmenudiv A {
    PADDING-RIGHT: 10px;
    DISPLAY: block;
	color: #018BDB;
	color: #FFFF00;
    /*PADDING-LEFT: 5px;*/
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 1px;
    WIDTH: 100%;
    TEXT-INDENT: 10px;
    /*PADDING-TOP: 1px;*/
    BORDER-BOTTOM: #4a627e 0px solid;
    TEXT-DECORATION: none;
}

.dropmenudiv A:hover {
    color: #FFFFFF;
	BACKGROUND-COLOR: #018BDB;
}

/*a.dropdownLink:link {
    color: #FFFF00;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

a.dropdownLink:hover {
    color: #000000;
    background-color: #FFFF00;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}*/

.Btn_Training {
    float: left;
    clear: right;
    width: 70px;
    height: 35px;
    background-image: url(../images/nav_01.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
}

.Btn_Training:hover {
    background-image: url(../images/nav_01-over.jpg);
    background-repeat: no-repeat;
}

a.Menu_Training {
    width: 70px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
    font-size: 30px;
    overflow: hidden;
}

a.Menu_Training:hover {
    width: 70px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
}

.Btn_Memberships {
    float: left;
    clear: right;
    width: 94px;
    height: 35px;
    background-image: url(../images/nav_02.jpg);
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
}

.Btn_Memberships:hover {
    background-image: url(../images/nav_02-over.jpg);
    background-repeat: no-repeat;
}

a.Menu_Memberships {
    width: 94px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
    font-size: 30px;
    overflow: hidden;
}

a.Menu_Memberships:hover {
    width: 94px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
}

.Btn_CustomGuns {
    float: left;
    clear: right;
    width: 92px;
    height: 35px;
    background-image: url(../images/nav_03.jpg);
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
}

.Btn_CustomGuns:hover {
    background-image: url(../images/nav_03-over.jpg);
    background-repeat: no-repeat;
}

a.Menu_CustomGuns {
    width: 92px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
    font-size: 30px;
    text-align: left;
    overflow: hidden;
}

a.Menu_CustomGuns:hover {
    width: 92px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
}

.Btn_Store {
    float: left;
    clear: right;
    width: 100px;
    height: 35px;
    background-image: url(../images/nav_04.jpg);
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
}

.Btn_Store:hover {
    background-image: url(../images/nav_04-over.jpg);
    background-repeat: no-repeat;
}

a.Menu_Store {
    width: 100px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
    font-size: 30px;
    text-align: left;
    overflow: hidden;
}

a.Menu_Store:hover {
    width: 100px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
}

.Btn_MatchSchedule {
    float: left;
    clear: right;
    width: 115px;
    height: 35px;
    background-image: url(../images/nav_05.jpg);
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
}

.Btn_MatchSchedule:hover {
    background-image: url(../images/nav_05-over.jpg);
    background-repeat: no-repeat;
}

a.Menu_MatchSchedule {
    width: 100px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
    font-size: 30px;
    text-align: left;
    overflow: hidden;
}

a.Menu_MatchSchedule:hover {
    width: 100px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
}

.Btn_News {
    float: left;
    clear: right;
    width: 46px;
    height: 35px;
    background-image: url(../images/nav_06.jpg);
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
}

.Btn_News:hover {
    background-image: url(../images/nav_06-over.jpg);
    background-repeat: no-repeat;
}

a.Menu_News {
    width: 46px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
    font-size: 30px;
    text-align: left;
    overflow: hidden;
}

a.Menu_News:hover {
    width: 46px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
}

.Btn_AboutUs {
    float: left;
    clear: right;
    width: 74px;
    height: 35px;
    background-image: url(../images/nav_07.jpg);
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
}

.Btn_AboutUs:hover {
    background-image: url(../images/nav_07-over.jpg);
    background-repeat: no-repeat;
}

a.Menu_AboutUs {
    width: 74px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
    font-size: 30px;
    text-align: left;
    overflow: hidden;
}

a.Menu_AboutUs:hover {
    width: 74px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
}

.Btn_Login {
    float: left;
    clear: right;
    width: 98px;
    height: 35px;
    background-image: url(../images/nav_09.jpg);
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
}

.Btn_Login:hover {
    background-image: url(../images/nav_09-over.jpg);
    background-repeat: no-repeat;
}

.Btn_MemCorner {
    float: left;
    clear: right;
    width: 98px;
    height: 35px;
    background-image: url(../images/nav_09alt.jpg);
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
}

.Btn_MemCorner:hover {
    background-image: url(../images/nav_09alt-over.jpg);
    background-repeat: no-repeat;
}

a.Menu_Login {
    width: 98px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
    font-size: 30px;
    text-align: left;
    overflow: hidden;
}

a.Menu_Login:hover {
    width: 98px;
    height: 35px;
    text-decoration: none;
    -moz-box-sizing: padding-box;
}

/*End of style for dropdown menu*/

/*Style for training sidebar*/
.TrainingSideBar {
    width: 130px;
    padding-left:10px; 
    text-indent:-10px; 
    font-weight:bold; 
}

.TrainingSideBar p{
    /*margin-bottom:-18px;*/
    line-height:18px;
    overflow:visible;
    margin: 0;
    padding: 0;
    /*border: 1px white solid;*/
}

.TrainingSideBar p p{
    /*margin-bottom:-18px;*/
    line-height:18px;
    overflow:visible;
    margin-left: 10px;
    padding: 0;
    /*border: 1px white solid;*/
}

.subPages
{
    width: 130px;
    line-height:18px;
    overflow:visible;
    margin-left: 10px;
    padding: 0;
    font-weight:normal;
}
    
/*End of style for training sidebar*/

/*Style for training gridview*/
.GridviewHeaderTraining{
    border-bottom: 1px #444444 dotted;
    border-left: 1px #000000 dotted;
    /*background-image: url(../images/th_bkg.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;*/
    padding: 5px 2px 2px 5px;
    /*color: #FFFFFF;*/
    color: #018BDB;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    vertical-align: top;
}
/*End of style for training gridview*/


.Photo_Frame {
    float: left;
    clear: right;
    width: 274px;
    height: 218px;
    padding: 9px 0 0 12px;
    background-image: url(../images/photo_frame.jpg);
    background-repeat: no-repeat;
    /*text-align: center;*/
    vertical-align: middle;
    overflow: hidden;
    margin: 0 10px 10px 0;
}

.Photo_Frame2 {
    float: left;
    clear: right;
    width: 190px;
    height: 239px;
    padding: 12px 0 0 9px;
    background-image: url(../images/photo_frame2.jpg);
    background-repeat: no-repeat;
    /*text-align: center;*/
    vertical-align: middle;
    overflow: hidden;
    margin: 0 10px 10px 0;
}

/* Blocks for Table element */

.Block_01 {
    background-image: url(../images/block_04.jpg);
    width: 42px;
    background-repeat: repeat-y;
    background-color: #000000;
    background-position: left;
    vertical-align: top;
    text-align: left;
    border: 0;
    margin: 0;
    padding: 0;
}

.Block_02 {
    background-image: url(../images/block_02.jpg);
    background-repeat: repeat-x;
    background-color: #000000;
    background-position: top;
    border: 0;
    margin: 0;
    padding: 3px 0 0 0;
    text-align: center;
}

.Block_03 {
    background-image: url(../images/block_06.jpg);
    width: 42px;
    background-repeat: repeat-y;
    background-color: #000000;
    background-position: right;
    vertical-align: top;
    text-align: right;
    border: 0;
    margin: 0;
    padding: 0;
}

.Block_04 {
    background-image: url(../images/block_04.jpg);
    width: 42px;
    background-repeat: repeat-y;
    background-color: #000000;
    background-position: left;
    border: 0;
    margin: 0;
    padding: 0;
}

.Block_05 {
    background-color: #000000;
    background-image: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.Block_06 {
    background-image: url(../images/block_06.jpg);
    width: 42px;
    background-repeat: repeat-y;
    background-color: #000000;
    background-position: right;
    border: 0;
    margin: 0;
    padding: 0;
}

.Block_07 {
    background-image: url(../images/block_04.jpg);
    width: 42px;
    background-repeat: repeat-y;
    background-color: #000000;
    background-position: left;
    vertical-align: bottom;
    text-align: left;
    border: 0;
    margin: 0;
    padding: 0;
}

.Block_08 {
    background-image: url(../images/block_08.jpg);
    background-repeat: repeat-x;
    background-color: #000000;
    background-position: bottom;
    border: 0;
    margin: 0;
    padding: 0 0 3px 0;
}

.Block_09 {
    background-image: url(../images/block_06.jpg);
    width: 42px;
    background-repeat: repeat-y;
    background-color: #000000;
    background-position: right;
    vertical-align: bottom;
    text-align: right;
    border: 0;
    margin: 0;
    padding: 0;
}

.country
{
    background-color:#000;
    background-position: bottom left;
    border: 1px #444444 solid;
    color: #FFFFFF;
}
/* End of blocks for Table element */

.Shopping_Cart_Panel {
    float: left;
    clear: both;
    overflow: visible;
}

