a{	
outline:none;
color: #4c75d4;
}
a:link,a:visited{}
a:hover{

text-decoration: none;

}
html{
	font-size: 16px;
}
body{
	color: #666;
	text-align: left;
	font-size: 0.625em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.textcontent{
font-size:14px;
line-height:20px;

}




.textcontent h2,
.textcontent h3,
.textcontent h4,
.textcontent h5,
.textcontent h6{
	
	color:#006977;
}

strong
{
	font-weight:bold;
}
.textcontent h2{
font-size:18px;
}
.textcontent h3{
font-size:14px;
font-weight: bold;

}
.textcontent h4,
.textcontent h5,
.textcontent h6{

font-size:12px;
font-weight: bold;

}



.textcontent ul li{
	background: url(../images/arrow_transparent.gif) no-repeat scroll 0 7px;
	padding:0 0 0 15px;
	margin:0 0 0 10px;
}
.textcontent ol li{
list-style-type: decimal;
list-style-position: inside;

	
}

.textcontent ul,
.textcontent ol{
	margin: 0;
	padding-left:1px;
}

.textcontent ul,
.textcontent p{
	margin-bottom: 1em;
}

.textcontent a:link,
.textcontent a:visited{
	color:#4c75d4;
	text-decoration:none;
	
}
.textcontent a:hover{
	text-decoration:underline;
	
}




/* ltr */ 

h1#branding{
	margin: 0 !important;
}
/***** video *****/

#otherVideos{
	width:140px;	
	float:left;
	background:url("../images/vBorder.jpg") no-repeat right 9px;
	min-height:206px;
}

#otherVideos li{
	display:block;
	line-height:12px;
	height:12px;
	margin-bottom:16px;
	background:url("../images/bullet.gif") no-repeat 0 50%;
}
#otherVideos li a{
	display:block;
	line-height:12px;
	font-size:12px;
	color:#5b5b5c;
}

#otherVideos h3,#videoInfo h3{
	margin-bottom:21px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
}
#videoInfo h3 span{
	color:#5b5b5c;
}


#videoInfo{
	float:left;
	width:310px;	
}



.vWrap{
	margin-left:26px;
	width:289px;
	background:url("../images/vBorder.jpg") no-repeat right 9px;
	min-height:206px;
	float:left;
	
}

.vAbstract{
 	clear:both;
   color:#5b5b5c;
   margin-top:21px;
   padding-bottom:20px;
}

/**************************************************************/


#toplogin{
	float:right;
}
/*****************************************************************/
.newUserBT{
	float:right;
overflow: hidden;
width:340px;
}
.registereduser
{
float:left;
overflow: hidden;
width:320px;
}

.newuser
{

}
.newuser .errMessage2{
	display: inline;
	float: none;
	margin:0;
	width:auto;
}
.newUserBT .inner .button{
	float:none;
	display: block;
	text-align: center;
	padding: 40px 30px 20px 30px;
	font-size:18px;
	cursor:pointer;
	float:left;
	min-height: 150px;
	
	

}
.newUserBT .inner .button span{

}
.newUserBT ,.registereduser,.newuser{	background-color:#dbecf6;	margin-top:15px;}
.newUserBT .inner,.registereduser .inner,.newuser ,inner{	padding:15px;}

.registereduser li,
.newuser li
{
	background:none !important;
	display:block;
	margin-bottom:18px;
	
}

.registereduser li label,
.newuser li label,
.newuser li li label
{
	
	display:block;
	float:left;
	width:110px;
	
}

.newuser li label,
.newuser li li label
{
	
	display:block;
	float:left;
	width:166px;
	padding-right:20px;
	padding-bottom:6px;
	
}
.newuser li.floatcontainer{
	padding-bottom:3px;
}
.newuser li h3{
	padding:10px 0 4px;
}
.newuser input[type="password"]{
	width:260px !important;
}
.newuser input[type="text"]{
	width:260px !important;
}
.newuser select{
	width:267px !important;
}
.logininstraction{
	margin:10px;
	padding:10px;
	background-color:#cde0ec;
}

.button{
	background-color:#045662;
	display:block;
	float:right;
	padding:3px 7px;
	color:#f5f5f5 !important;
	font-weight:bold;

}
.loginlinks{
	margin-right:15px;
	margin-left:13px;
}

.secondary{
	float:left !important;
	color:#eee !important;
	background-color:#457981 !important;
	font-weight:normal;	
}

.errMessage{
	display:block;
	clear:both;
	padding:10px;
	background-color:#f9d2d2 ;
	color:#d60000;
	margin:10px;	
}
.errMessage2 {
	display:block;
	float:left;
	margin-left:123px;
	width:160px;
}


.registereduser input[type="text"],
.registereduser input[type="password"],
.newuser input[type="text"],
.newuser input[type="password"],
.newuser select
{	
	border:1px solid #008b9d;
	padding:3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:140px;
}


/************************************ place order ***************************************/

#AllOrders{	margin:15px 0 25px 0;}
#AllOrders h4{	margin-bottom:15px;}
/*   alternate table design 

#AllOrders .ordertable{	border-collapse: collapse;	width:100%;	}
#AllOrders .ordertable th,#AllOrders .ordertable td{	padding:7px;	}
#AllOrders .ordertable th{
  border-left:1px solid #ccc;	
  border-right:1px solid #ccc;	
  border-bottom:1px solid #ccc;	    
}
#AllOrders .ordertable td{
  border-left:1px solid #ccc;	
  border-right:1px solid #ccc;	
 }
#AllOrders .bottomLine td{ 	border:none; 	font-weight:bold;}
#AllOrders .first{ 	border-top:2px solid #aaa; }
*/
.ExistUserDetails{
	float:right;
	width:210px;
	background-color:#dbecf6;
	padding:15px;
	
}

.field
{
	background:none !important;
	display:block;
	margin-bottom:18px;	
}

.field  label
{	
	display:block;
	float:left;
	width:125px;	
}

.field .error
{	
	display:block;
	margin-left:125px;
	margin-top:7px;
	width:100px;
	color:#d60000;	
}

#ShippingTR .error
{	
	margin-left:105px ;
}
.paymentoptionInfo .field  .error{
	margin-left:125px;
}

.checkInput{
	padding:15px;
	background-color:#fff;
	overflow: hidden;
	float:left;
	clear:both;
	width:93%;
}

.checkInput input[type="checkbox"],
{
	float:left;

}
.checkInput label{
	width:auto;
	margin-left:5px;
}

#ShippingTR{
	
	padding:15px;
	margin-top:10px;
	
}
#ShippingTR  label
{	
	display:block;
	float:left;
	width:100px;	
}

.TransactionInformation{
	float:left;
	width:430px;
	padding:10px;
	background-color:#f5f5f5;
}
.TransactionInformation h4{
	margin:25px 0 15px 0;
	padding-bottom:6px;
	border-bottom:1px solid #cccccc;
}
.TransactionInformation input[type="text"],
.TransactionInformation select,
.TransactionInformation textarea
{
	width:160px;
		border:1px solid #008b9d;
	padding:3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.TransactionInformation .halfSize input[type="text"],
.TransactionInformation .halfSize select
{
	width:73px;
		border:1px solid #008b9d;
	padding:3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}




.paymentoptionInfo{
  	padding:15px;
	background-color:#fff;
	overflow: hidden;
	float:left;
	clear:both;
	width:93%;
}

.radio label{
	margin-right:15px;
	margin-left:5px;
}

.orderformbuttons{
	margin:25px 0 15px 0;
}

#printDiv .printLinks{
	margin-top:20px;
}

.printButtoN{
	float:right;
}
/******************************************************/

#Printing *{
	background:none;
	color:#000 !important;
	font-size:13pt;
	line-height:19pt;
}
#Printing #container{
	width:auto;
	border:1px solid #ccc;
}

#Printing #toplogin{
	display:none !important;
}


#Printing #maincontent{
	float:left;
}
#Printing h1{
	margin-top:15px;
	border-bottom: 1px solid #000;
	margin-right:10px;
	
}
#Printing #carttable{
	width:680px !important;
	margin-top:12px;
}
#Printing h1 span{
	font-size:20pt;
	line-height:22pt;
	
}



/************** update details  **************************/

#contactform input[type="text"],
#contactform input[type="password"],
#contactform select,
#contactform textarea
{	
	border:1px solid #008b9d;
	padding:3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:300px;
}
#contactform textarea{
	MARGIN-BOTTOM:20PX;
}
#contactform select{
	width:308px;
}
.Sbutton{
	float:right;
}
.cancel{
	float:left !important;
}
.updateLinks{
	margin-top:15px;
	margin-bottom:15px;
	border-top:1px solid #eee;
	padding-top:15px;
	width:407px;
}
.submitB{
	float:right;
}

/***************** my orders - details ************************/


#orderDetails{
	float:right;
	width:210px;
	
}
.orderDetails{
	margin-bottom:12px;
	
	background-color:#dbecf6;
	padding:15px;
}

#siteInfo{
	display: none;
}
#Printing #siteInfo{
	display: block;
}

#orderDetails dt{
	font-weight:bold;
}

#generalInfo{
	float:left;
	width:450px;
	padding-bottom:20px;
	background-color:#f5f5f5;
}



#printDiv2{
	width:450px;
	margin:15px 0;
}

#userDetails,#productdetails{
	padding:20px;
	line-height: 22px;
}

#userDetails dt,#productdetails dt{
	float:left;
	font-weight:bold;
	margin-right:15px;
	width:110px;
}


#Printing .orderDetails{
	background:none;
	border:1px solid #000;
	padding:10px;
}

#Printing #orderDetails dd{
	font-size:10pt;
}

#Printing #generalInfo dl
{
	border-bottom:1px solid #ccc;
}

#Printing #orderDetails dt{
	font-size:12pt;
	float:none;
}
#Printing #generalInfo h4{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #000;
}
/**************** update password ********************/ 

.upassbuttons{
	width:408px;
}


/**************** top  login  **********************/

#toplogin {
	margin-right:40px;
	padding:10px 0 10px 0;
	color:#eeeeee;
	font-size:12px;
	font-weight:bold;
	text-transform: capitalize;
}
#toplogin a{
	color:#045662;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	padding:2px 5px;
}
#toplogin a:hover{
	color:#fff;	
	outline-color: #045662;
	outline-style: dashed;
	outline-width: 1px;
}
.carttablePrice{
	width:100px;
}
#Printing .carttablePrice{
	width:auto;
}