/*UNIVERSAL*/
body{
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:50px;
}

div.cleaner{
	clear:both;
}

a{
	color:#CCCCCC;
	txt-decoration:none;
}
a:hover{
	color:#999999;
	txt-decoration:underline;
}
/*HEAD*/

div.header {
	background: #000000 url(../assets/layout/headBG.gif);
	background-repeat: repeat-x;
	
	
	height:150px;
	padding:0px 0px 0px 0px;
	width:100%;
}
div.headBar{
	width:950px;
}
div.topNav{
	float:right;
	padding-top:116px;
}
div.topNavMem{
	float:right;
	padding-top:116px;
}
div.headBar img{
	border: 0px;
}

/*BODY*/

div.body {
	background: #ffffff url(../assets/layout/bodyBG.gif);
	background-repeat: repeat-x;
	
	
	min-height:600px;
	padding:0px 0px 0px 0px;
	width:100%;
}

div.guestPage {
	background: url(../assets/layout/pgBG.gif);
	background-position:top right;
	background-repeat:no-repeat;	
	padding:0px 0px 0px 50px;
	min-height:600px;
	width:900px;
}

div.mainLeft{
	color:#ffffff;
	float:left;
	width:186px;
}

div.membersTab{
	background: url(../assets/layout/membersTab.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	width:171px;
	height:141px;
}

form.memForm{
	padding-top:50px;
	width:145px;
}
input.memTab{
	
	margin-bottom:5px;
	width:145px;
}

input.submitMem{
	background: url(../assets/layout/btnMem.gif);
	background-repeat:no-repeat;
	float:right;
	heignt:28px;
	padding-bottom:10px;
	width:65px;
	border:0px;
}
div.pageTitle{
	width:100%;
	height:50px;
}

div.mainRight{
	width:550px;
	padding-right:145px;
	float:right;
	font-size:11px;
	margin-bottom:15px;

}

div.mainRight h1, div.mainRightMem h1{
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 15px 0px;
}

img.staticImg{
	float:left;
	padding:0px 5px 5px 0px;
}

/*NAVBAR*/
div.navBarTop{
	background: url(../assets/layout/navBarTop.gif);
	background-repeat:no-repeat;
	
	width:186px;
	height:26px;
}
div.navBar{
	background: url(../assets/layout/navBar.gif);
	background-repeat:repeat-y;
	
	width:186px;
	
}
div.navBarBase{
	background: url(../assets/layout/navBarBase.gif);
	background-repeat:no-repeat;
	
	width:186px;
	height:28px;
	margin-bottom:15px;
}
ul.navBar{
	list-style: none;
 	margin: 0;
 	padding: 0;
}

li.navLinks a {
	display: block;
	border-bottom:1px solid #2982be;
	
	width:150px;
	color:#ffffff;
	margin: 0px 10px 0px 15px;
	padding:5px 0px;
	text-decoration: none;
	font-size:13px;
}
li.navLinks a:hover{
	display: block;
		
	color:#d5d5d5;
	margin: 0px 10px 0px 15px;
	padding:5px 0px;
	text-decoration: underline;
}

li.navSubLinks a {
	display: block;
	background-color:#2982be;
	color:#ffffff;
	margin: 0px 21px 0px 15px;
	padding:5px 10px;
	text-decoration: none;
	font-size:12px;
}
li.navSubLinks a:hover{
	display: block;
	
	color:#d5d5d5;
	margin: 0px 21px 0px 15px;
	padding:5px 10px;
	text-decoration: underline;
	font-size:12px;
}

/*PRODUCTS*/
div.orderTab{
	background: url(../assets/layout/orderProdBG.gif);
	float:right;
	padding:45px 15px 0px 15px;
	width:220px;
	height:122px;
	color:#ffffff;
}

div.prodPics{
	margin-bottom:15px;
	width:100%;
}
div.getOrderForm{
	margin-top:10px;
	width:100%;
	text-align:right;
}

div.getOrderForm img{
	border:0px;
}
img.prodImgA{
	float:left;
}

img.prodImgB{
	float:right;
}

div.prodSpec{
	width:250px;
	float:left;
}

div.prodCopy{
	margin-bottom:25px;
}

table.specTable{
	text-align:left;
	width:100%;
}

table.specTable td{
	padding-bottom:3px;
}

th.specTitle{
	font-size:16px;
	padding-bottom:10px;
}	

/*MEMBERS*/
div.mainRightMem{
	width:700px;;
	
	float:right;
	font-size:11px;
	margin-bottom:15px;

}
div.memTabs img{
	margin-bottom:14px;
}
div.memLeft{
	float:left;
	width:400px;
}
div.mainLeft img{
	border:0px;
}
div.memRight{
	float:right;
	width:270px;
	margin-right:10px;
}
div.memNewsTitle{
	margin-bottom:10px;
}
div.memNewsCopy{
	margin-bottom:25px;
}
div.memCopy{
	padding-bottom:25px;
	border-bottom:1px solid #d5d5d5;
}
div.memCopyHDB{
	padding:10px 0px;
	color:#1d5e89;
	
	border-bottom:1px solid #d5d5d5;
	
}
div.memCopyHDA{
	padding:10px 0px;
	
	
	border-bottom:1px solid #d5d5d5;
	
}
div.navBarTopMemO{
	background: url(../assets/layout/helpdeskNavTopO.gif);
	background-repeat:no-repeat;
	
	width:186px;
	height:47px;
}

div.navBarTopMemC{
	background: url(../assets/layout/helpdeskNavTopC.gif);
	background-repeat:no-repeat;
	
	width:186px;
	height:46px;
}

div.memGo{
	margin-top:10px;
	text-align:right;
}
div.memGo img{
	border:0px;
}
div.helpDeskForm{
	margin-top:10px;
	
}

textarea.helpDeskComment{
	background-color:#d5d5d5;
	width:100%;
	height:200px;
}

input.helpDeskSubmit{
	margin-top:10px;
	background: url(../assets/layout/btnMemSubmit.gif);
	background-repeat:no-repeat;
	width:94px;
	height:34px;
	float:right;
	border:0px;
	
}

a.closeTicket{
	float:right;
	border:0px;
}

a.closeTicket img{
	border:0px;
}
/*INDEX*/

div.indexPage {
		
	padding:25px 0px 25px 50px;
	width:900px;
}

div.indexGo{
	margin:90px 10px 0px 0px;
	float:right;
	height:49px;
	width:132px;
	
}

div.indexGo img{
	border:0px;
}

div.indexWWD{
	background: url(../assets/layout/indexWWD.gif);
	background-repeat:no-repeat;
	float:left;
	height:250px;
	width:597px;
	
}



div.indexWWDTxt{
	margin:145px 35px 0px 35px;
	
	width:520px;
}

div.indexWWDTxt h1{
	margin:0px;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
}
div.indexM{
	background: url(../assets/layout/indexM.gif);
	background-repeat:no-repeat;
	float:right;
	height:515px;
	width:290px;
	
}

div.indexMTxt{
	margin:135px 35px 0px 35px;
	
	width:220px;
}
div.indexSubmit{
	background: url(../assets/layout/btnGo.gif);
	background-repeat:no-repeat;
	float:right;
	width:132px;
	height:49px;
	padding-bottom:20px;
	
}

input.indexSubmitBtn{
	background: url(../assets/layout/btnGo.gif);
	background-repeat:no-repeat;
	width:132px;
	height:49px;
	border:0px;
}

input.indexInput{
	margin-bottom:40px;
}
div.indexMForm{
	margin:105px 0px 0px 35px;
	
	width:247px;
}
div.indexMTxt h1{
	margin:0px;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
}

div.indexPC{
	margin-top:15px;
	float:left;
	height:250px;
	width:597px;
}

div.indexP{
	background: url(../assets/layout/indexP.gif);
	background-repeat:no-repeat;
	float:left;
	height:250px;
	width:290px;
}
div.indexC{
	background: url(../assets/layout/indexC.gif);
	background-repeat:no-repeat;
	float:right;
	height:250px;
	width:290px;
}

div.indexCTxt , div.indexPTxt{
	margin:145px 35px 0px 35px;
	
	width:220px;
}

div.indexCTxt h1, div.indexPTxt h1{
	margin:0px;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
}

/*FOOT*/

div.footCopy{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:15px 0px 0px 50px;
	width:900px;
}
div.footRight{
	float:right;
}

div.footRight a{
	color:#ffffff;
	text-decoration:none;
}

div.footRight a:hover{
	color:#ffffff;
	text-decoration:underline;
}

div.footer {
	background: #000000 url(../assets/layout/footBG.gif);
	background-repeat: repeat-x;
	height:50px;
	width:100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index:999;
}


/*MODAL FORMS*/
div.MBForm{
	
	font-size:11px;
	width:100%;
}
div.formHeader{
	font-weight:bold;
	padding-bottom:5px;

}


div.orderFormBlock{
	margin:0px 0px 10px 0px;
	width:500px;
}

form.OrderForm{
	margin-top:25px;
	
}

input.orderInput{
	width:495px;
}

/*Members*/

div.divider{
	height:1px;
	border-bottom:1px solid #cccccc;
	margin:5px 0px;
}

div.memM{
	background: url(../assets/layout/unauthBG.gif);
	background-repeat:no-repeat;
	float:right;
	height:250px;
	width:290px;
	
}div.memMForm{
	margin:55px 0px 0px 35px;
	
	width:247px;
}