
body{
	background:#000000 url(/Images/Global/bg-global.jpg) repeat-x;
	color:#505050;
	font:12px Arial,sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	line-height:17px;
}


a{
color:#e0612c;
font-weight:700;
text-decoration:underline;
}

a:hover{
color:#e0612c;
text-decoration:none;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}



#container{
background:#000000 url(/Images/Global/bg-global.jpg) repeat-x;
margin:0 auto;
text-align:left;
width:947px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

/********************* Navigation Section *********************/

#nav {
	margin: 0;
	padding: 0;
	line-height: normal;
	background:#151515 url(/Images/Global/bg-mainnav.gif) no-repeat;
	width: 947px;
	height:45px;
	text-align:right;
	padding-top:12px;
}

#nav ul {
}

#nav li{
	float:left;
	list-style-type:none;
	width:150px;
	height:23px;
	text-align:center;
	border-left:0px solid #404244;
	padding-top:12px;
}

#nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a9a9a9;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0px;
}

#nav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#wrap1{
	background:#ffffff url(img/innerbg.gif) repeat-y;
	clear:both;
	padding:0;
	width:947px;
}

#wrap2{
	background:url(/Images/Global/bg-mastercontainer.jpg) top left no-repeat;
	padding:0px;
	width:947px;
	overflow:hidden;
}

#logo {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 10px 27px;
}

#homenav{
	position: relative;
	width: 225px;
	padding: 0 0 0 8px;
}

#header{
height:30px;
position:relative;
width:730px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color:#808080;
margin:0 0 4px;
text-align:right;
}

#topbox a{
color:#d04a10;
}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
float:left;
margin:0;
width:265px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#rightside{
float:right;
margin:40px 15px 20px 0;
width:130px;
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#rightside img{
border:1px solid #fa9035;
margin:10px 0 5px 5px;
padding:2px;
}

/********************* Home section *********************/
#homecontent
{
	width: 644px;
	float:left;
	overflow:hidden;

}
#homeheader{
	float: right;
	padding: 20px 0 20px 0;
}

#homeflashcontainer
{	
	/*background:url(/Images/Home/Blue-Flash-Box.jpg);
	width:644px;
	height:302px;
	position:relative;
	clear:both;
	*/
}

#homeflashcontent
{
	width:445px;
	height:284px;
	float:left;
}

#homeflashTopR
{
	float:right;
	padding:0px 0 0 0;
}

#hometagdesc
{	
	/*background:url(/Images/Home/blue-text-box.gif);*/
	background-repeat:no-repeat;
	width:614px;
	height:57px;
	padding: 10px 15px 10px 15px;
	color: #e0dedf;
	font-size: 11px;
}
#hometagdesc h1
{	
	font-size:13px;
	font-weight:bold;
}

div#homecontent .homespaces
{	
	clear:both;
	padding: 5px
}

#homebotcontainer
{
	background:url(/Images/Home/acad-bott-bar.jpg) no-repeat;
	width:644px;
	height:232px;
}

div#homebotcontainer #homespecialoffer
{
	padding:37px 0 0 3px;
	float:left;
	width: 210px;
}

div#homebotcontainer #homeupcomingcourse
{
	padding:37px 10px 0 14px;
	float:left;
	width: 189px;
	color: #e0dedf;
	font-size: 11px;
}

div#homeupcomingcourse a {
text-align: left;
display: block;
padding: 2px 4px 2px 2px;
margin: 0px 10px 2px 0;
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
}

div#homeupcomingcourse a:hover{
	color:#e0612c;
	text-decoration: underline;
}

div#homebotcontainer #homevideo
{
	padding:43px 0 0 14px;
	float:left;
	width: 195px;
}

div#leftside #homeprivateclass
{
	padding: 15px 0 0px 29px;
	clear:both;
}

div#leftside #homesignup
{
	padding: 10px 0 0px 29px;
	clear:both;
}

div#homesignup #homesignupcontent
{
	/*background:url(/Images/bg-signup.gif);*/
	background-repeat:no-repeat;
	width: 201px;
	height: 124px;
	
	text-transform:uppercase;
	font-weight: bold;
	padding: 0px 10px 0 10px;
}

div#homesignupcontent p
{
	padding: 10px 0 0 0;
}

/********************* Sub Page Section *********************/
#content
{
	width: 639px;
	padding-top: 0px;
	float:left;
}

#bodyopen
{
	background:url(/Images/Global/bg-subbodycontent.gif);
	padding:15px 10px 10px 15px;
}

#bodyopen h2
{
	font-size:17px;
}

#bodyopen ul, ol{margin:10px 0 0px 20px; padding-left:5px;}

/*
#bodyopen img{
border:1px solid #2d4551;
margin:10px 0 5px 5px;
padding:1px;
}
*/

#bodycloser{
	background:url(/Images/Global/bg-subbodycontent-close.gif) no-repeat;
	width:639px;
	height:4px;
	clear:both;
}

#pageHeader{
	background:url(/Images/Global/bg-header.jpg) no-repeat;
	width:639px;
	height:37px;

}

#pageHeader h1{	
	line-height: 28px;
	display: block;
	margin: 0 auto;
	text-align: left;
	font:18px "Arial Black", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:-1px;
	cursor: default;
	text-transform:uppercase;
	padding: 3px 0px 0px 15px;
}


#pageSubHeader{
	background:url(/Images/Global/bg-header-sub.jpg) no-repeat;
	padding:0px;
	width:639px;
	height:36px;
	clear:both;
}

#pageSubHeader h2{	
	line-height: 75px;
	display: block;
	margin: 0 auto;
	text-align: left;
	font: bold 16px 'trebuchet ms', georgia, 'lucidia grande';
	color: #FFFFFF;
	letter-spacing: 0px;
	cursor: default;
	text-transform:uppercase;
	padding: 5px 0px 0px 15px;
}

#pagePhoto{
	padding:0px;
	width:639px;
	height:auto;
	clear:both;
}

#contentalt{
margin:45px 15px 0 180px;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#footer{
clear:both;
color:#a0a0a0;
font-size:0.9em;
height:47px;
margin-top:0px;
padding:0px;
text-align:right;
width:947px;
background:url(/Images/Global/bg-footer.gif) no-repeat;
}

#footerlink
{
	padding: 12px 0px 0 505px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a9a9a9;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0px;
	text-transform:uppercase;
	float:left;
}

#footerlink a{
color:#a9a9a9;
}

#footerlink a:hover{
color:#a9a9a9;
text-decoration:underline;
}

#sociallink
{
	padding: 6px 0px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a9a9a9;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0px;
	float:right;
}

#sociallink img
{
	border: 0;
}

/*====================================================*/
/* Catalog Style */

.CatalogNavBg {background-image: url(/images/catalog/catalog_nav_bg.jpg);}
.boxThumb {background-image: url(/images/catalog/catalog_detail_gunthumb_bg.jpg);}
.GunNav {background-image: url(/images/catalog/catalog_detail_pdf_bg.gif);}
.GunNavLnk {font-family:verdana; font-size:12px; font-weight:normal; color:#FFFFFF;text-decoration:none;}
.GunNavLnk:hover {color:#de1237;text-decoration:none;}
.tdGunNav {font-family:verdana; font-size:12px; font-weight:normal; color:#999999;}
.GunSpecs {background-image: url(/images/catalog/catalog_specs_bg.gif);}
.GunSpecsHeader {font-family:verdana; font-size:10px; font-weight:bold; color:#FFFFFF;background-image: url(/images/catalog/catalog_specs_header_bg.gif);}
.GunSpecsRowDefault {font-weight:normal; color:#FFFFFF; background-image: url(/images/catalog/specs_default_bg.gif);}
.GunSpecsRowAlternate {font-weight:normal; color:#FFFFFF;  background-image: url(/images/catalog/specs_alternate_bg.gif);}
.verdotbg {background-image: url(/images/catalog/vertical_dotline_bg.gif);}
.GunTitle {font-family:verdana;font-size:12px;color:#121a2f;font-weight: bold;}
.GunDesc {font-family:verdana;font-size:10px;color:#FFFFFF;font-weight: normal;line-height:15px;}
.CatalogProShopDotline {font-weight:normal; color:#FFFFFF;  background-image: url(/images/Global/bg-horizontal-dotline.gif);}

#pageCatalogThumb
{
	background:url(/Images/Global/bg-subbodycontent.gif);
	padding:10px 10px 10px 15px;
}

#pageCatalogPhoto
{
	background:url(/Images/Global/bg-subbodycontent.gif);
	padding:0px 0px 0px 0px;
	width:639px;
	height:auto;
	clear:both;
}

.CatalogSpecsBox {

}

.CatalogLargePhoto {
padding:0px 3px 0px 3px;
}

/*====================================================*/

.prodtitle{
	font-size:12;
	font-weight:bold;
	text-transform:uppercase;
}

.menublock{
margin-bottom:10px;
}

.nav{
color:#d04a10;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{
border:1px solid #fa9035;
color:#505050;
padding:1px 1px 1px 9px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#505050;
padding:0 0 0 5px;
}

.intro{
font-weight:700;
}

.active{
border:1px solid #fa9035;
padding:1px 1px 1px 9px;
}

.box{
background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
border:1px solid #d0d4d4;
color:#505050;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.bold{
font-weight:bold;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.hide{
display:none;
}

/* class that styles the holder div of the forms */
#searcharea
{
	width: 639px;
	height: 35px;
	float:right;
	padding-right: 25px;
}
.searchform {
    color: #DD7CB4;
    padding: 10px 30px 0px 0px;
    border-top: none;
    text-align:right;
    margin-bottom: 1px;
}

/* This will style the login and search */
.searchform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #BBB;
    font-weight: bold;
}
.searchbtn {
    color: #DD7CB4;
    padding: 0px 0px 0px 0px;
    border-top: none;
    text-align:right;
    margin-top: -20px;
    margin-right: 5px;
}

.aboutus-management{
	width:600px;
}

.aboutus-management-left{
	float:left;
	width:70px;
	text-align:right;
	font-variant:small-caps;
	letter-spacing:2px;
}

.aboutus-management-left img{
	border:1px solid #2d4551;
	padding:2px 0 2px 10px;
	margin-bottom:10px;
}

.aboutus-management-right{
	padding-top:0px;
	padding-left:80px;
}

.aboutus-management-bold
{
	font-weight:bold;
}

.clear {
	clear: both;
	height:30px;
}

.subSecL2 {
	float:left;
	margin:0;
	padding:0;
	background-color:transparent;
	border-bottom:1px solid #03509C;
}
	
.subSecL2 ul {
	float:left;
	margin:0px;
	padding:10px;
	list-style-type:none;
}
	
.subSecL2 ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:14px;
}
	
.subSecL2 span {
	font-size:11px;
	color:#993300;
	text-decoration:none;
}
	
.subSecL2 a {
	font-size:11px;
	color:#006699;
	text-decoration:none;
}

.subSecL2 a.topNavOn {
	font-size:10px;
	color:#993300;
	text-decoration:none;
}

.subSecL2 a:hover {
	color:#993300;
	background-color:#384B6D;
}

.Breadcrumb {
	margin:8px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size:11px;
	position:absolute;
	color:#a9a9a9;
}

.Breadcrumb a {
	font-size:11px;
	color:#a9a9a9;
	text-decoration:none;
}

.Breadcrumb a:hover {
	color:#a9a9a9;
	text-decoration:underline;
}

.accordionMaster
{
    padding: 10px;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #afb4ba;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #646e77;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.boxContentOutter
{
    padding: 3px 7px 3px 3px;
}

.boxContentInner
{
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    padding: 5px;
    padding-top: 10px;
}

.ErrorText {font-family:arial,verdana;font-size:12px;color:#de1237; padding-left: 9px}
.requiredText {font-family:arial,verdana;font-size:11px;color:#de1237;}
.ErrorTextList {font-family:arial,verdana;font-size:12px;color:#de1237; padding-left: 25px}

/* Cart Style */
.cartHeader {font-family:arial,verdana;font-size:11px;font-weight: bold; }
A.viewCartLnk:link {font-family:Arial; font-size:11px; font-weight:bold; color:#c81828;text-decoration:none;}
A.viewCartLnk:visited {font-family:Arial; font-size:11px; font-weight:bold; color:#c81828;text-decoration:none;}
A.viewCartLnk:hover {color:#c81828;text-decoration:underline;}

.cartShoppingCheckout 
{
	font-family:arial,verdana;
	font-size:10px;
	font-weight: bold; 
	color: #FFFFFF;
	float:right;
	padding: 5px 15px 0 0;
}

.cartShoppingCheckout a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.cartShoppingCheckout a:hover
{
	background: none;
	text-decoration: underline;
}


.boxCartInner
{
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    padding: 5px;
    padding-top: 10px;
    border-top: none;
}

.boxCartTop
{
    background-color: #FFFFFF;
    border-bottom: 1px dashed #2F4F4F;
}

.boxCartInnerSelected
{
    background-color: #afb4ba;
    border: 1px dashed #2F4F4F;
    padding: 5px;
    padding-top: 10px;
    border-top: none;
}

.VendorItemStyleLateR {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background:Red;
}
.VendorItemStyleLateY {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background:Yellow;
}
.VendorItemStyleLateG {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background:Green;
}
.VendorItemStyle {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}


.calendaron
{
	background-color:#84816c;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: underline;
}

.calendaron a:link{
	color: #FFFFFF;
	text-decoration: underline;
	
}
.calendaron a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.calendaron a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.calendaroff
{
	color: #FFFFFF;	
	font-weight: normal;
}

.calendaroff a:link{
	color: #FFFFFF;
	text-decoration: none;
	
}
.calendaroff a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.calendaroff a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


#divhomecontent .clear
{
	clear:both;
	padding: 0px 0px 0px 0;
}


div#leftside #courseFinder
{
	width:221px;
	clear:both;
	padding: 10px 0 0px 15px;
}

div#courseFinder #finderContent
{
	width:221px;
	background:url(/Images/bg-course-finder.gif);
	background-repeat:repeat-y;
}

div#finderContent #finderBodyContent
{
	padding: 5px 0 0px 5px;
}

div#finderBodyContent .leftsidelinksub {
text-align: left;
display: block;
padding: 2px 4px 2px 2px;
margin: 0px 10px 2px 0;
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}

div#finderBodyContent .leftsidelinksub a{
	color:#FFFFFF;
	text-decoration: none;
}

div#finderBodyContent .leftsidelinksub a:hover{
	color:#2d4551;
	text-decoration: underline;
}


div#finderBodyContent a {
text-align: left;
display: block;
padding: 2px 4px 2px 2px;
margin: 0px 10px 2px 0;
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}

div#finderBodyContent a:hover{
	color:#e0612c;
	text-decoration: underline;
}


div#leftside #courseCalendar
{
	width:221px;
	clear:both;
	padding: 10px 0 0px 30px;
}

div#leftside #newsletter
{
	width:214px;
	clear:both;
	padding: 30px 2px 30px 35px;
	text-transform:uppercase;
	font-weight: bold;
}

div#newsletter p
{
	padding: 5px 0 0 0;
}

.summarytext {
padding: 2px 4px 2px 2px;
font-size: 11px;
}

.boxReg
{
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    padding: 5px;
    padding-top: 10px;
}

.boxRegTitle
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #646e77;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.divOverflow
{
	padding:6px; 
	height:175px; 
	overflow:auto;
	border: 0px;	
}

.aboutus-management{
	width:600px;
}

.aboutus-management-left{
	float:left;
	width:70px;
	text-align:right;
	font-variant:small-caps;
	letter-spacing:2px;
}

.aboutus-management-left img{
	border:1px solid #2d4551;
	padding:2px 0 2px 10px;
	margin-bottom:10px;
}

.aboutus-management-right{
	padding-top:0px;
	padding-left:80px;
}

.aboutus-management-bold
{
	font-weight:bold;
}

.clear {
	clear: both;
	height:30px;
}

.classFullClose {font-family:Arial; font-size:11px; font-weight:bold; }
