@charset "utf-8";
/* CSS Document */
body{
background: url("/img/body_bg.jpg") repeat;
margin:0 auto;
font-family:Arial, sans-serif;
font-size:12px;
}

p{
	line-height:18px;
	margin-bottom:10px;
}

*{margin:0;padding:0;}

.myaccountul ul{
	list-type:circle;
	margin:10px 0 10px 0;
}
.myaccountul li{
	padding:5px;
	margin-left:20px;
}
#wrapperOverall{
background: url("/img/wrapper_bg.png") repeat-y;
width:1000px;
margin:0 auto;
height:auto;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 980px;
	background-color:#fff;	
	height:auto;
}

#header {
	margin: 0 10px 15px 10px;
	background-color: #fff;
	width:960px;
	height:70px;
}

#navbar{
width:960px;
margin:0px 10px 0px 10px;
}

/* login panel at the top */
.loginPanel{
	background-image:url(/img/login_panel.gif);
	background-repeat:no-repeat;
	width:300px;
	height:34px;
	float:left;
	color:#fff;
	line-height:27px;
	text-indent:10px;
}

.loginPanel a{
	color:#fff;
	line-height:27px;
	text-decoration:underline;
}

#navbarShadow{
width:960px;
margin:0px 10px 0px 10px;
}

#side-a {
	float: left;
	width: 150px;
	margin-left:10px;
	margin-right:10px;
}

#side-b {
	float: right;
	width: 150px;
	margin-left:10px;
	margin-right:10px;
}

#content { 
	float: left;
	width: 640px;
}

#footer {
	clear: both;
	position:relative; top:10px;
	width:960px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	background:url("/img/footer_bg.gif") no-repeat;
	color:#fff;
}
#footer div{
margin:10px 10px 0px 10px;
}
#footer a{
color:#fff;
text-decoration:none;
margin-left:18px;
}
#spacer {
	clear:both;
	width:980px;
	height:20px;
}
.calltoaction{
float:left;
font-style:italic;
font-size:25px;
color:#003b67;
font-weight:bold;
margin:30px 0px 0px 40px;
}
.floatRight{
float:right;
}
.floatLeft{
float:left;
}
.clearFloat{
clear:both;
}
.btn{
background:url("/img/btn_normal.gif") no-repeat;
font-size:12px;
font-weight:bold;
color:#000;
cursor:pointer;
}
.btn span{
padding-left:9px;
margin-top:9px;
text-transform:uppercase;
}
.btnOver{
background:url("/img/btn_over.gif") no-repeat;
font-size:12px;
font-weight:bold;
color:#000;
cursor:pointer;
}
.btnOver span{
padding-left:9px;
margin-top:9px;
text-transform:uppercase;
}
.btnLast{
background:url("/img/navbar/btnLast_normal.gif") no-repeat;
font-size:12px;
font-weight:bold;
color:#fff;
cursor:pointer;
}
.btnLast div{
padding-left:9px;
padding-top:2px;
}
.btnLastOver{
background:url("/img/navbar/btnLast_over.gif") no-repeat;
font-size:12px;
font-weight:bold;
color:#fff;
cursor:pointer;
}
.btnLastOver div{
padding-left:9px;
padding-top:2px;
}
.cat_btn{
background-color:#1f4e74;
border-left:1px solid #104064;
border-right:1px solid #104064;
border-bottom:1px dotted #fff;
color:#fff;
text-indent:5px;
cursor:pointer;
}
.cat_btnOver{
background-color:#fff;
border-left:1px solid #104064;
border-right:1px solid #104064;
border-bottom:1px dotted #fff;
color:#1f4e74;
text-indent:5px;
cursor:pointer;
}
.dd_btn{
background-color:#fff;
color:#000;
cursor:pointer;
}
.dd_btnOver{
background-color:#5f5f5f;
color:#fff;
cursor:pointer;
}
.dd_btn div{
margin:3px 0 0 5px;	
}
.dd_btnOver div{
	margin:3px 0 0 5px;	
}
#productSearch{
width:150px;
height:20px;
}

#productSearch .cat_button{
float:right;
}

#productSearch .cat_textbox_small{
border: 1px solid #104064;
width:110px;
float:left;
font-size:11px;
padding:2px 0px 2px 2px; /*IE needs to be 1 px than firefox*/
}
#catnavDescription{
clear:both;
margin-top:10px;
background:url(/img/catDescription_bg.gif) no-repeat;
border-bottom: 1px solid #104064;
color:#fff;
width:150px;
overflow:hidden;
}
#catnavDescription div{
padding:5px;
text-transform:uppercase;
font-weight:bold;
}
#catnav{
}

/* right hand column css*/ 

.CartContents{ /*The first container do not need to have margin 10px*/
width:148px;
border:1px solid #5f5f5f;
height:auto;
clear:both;
min-height:58px;
}

.sideContainer{
margin-top:10px;
width:148px;
border:1px solid #5f5f5f;
min-height:85px;
height:auto;
clear:both;
}

.containerHeader{
width:148px;
background-color:#1f4e74;
border-bottom:1px solid #5f5f5f;
padding-top:2px;
padding-bottom:2px;
color:#fff;
font-weight:bold;
text-indent:5px;
}

.containerContent{
height:auto;
padding:4px;
}
.containerContent p{
	line-height:14px;
}

.sidebutton{/* Css to control the side buttons like submit, subscribe, go */
margin-top:2px;
margin-bottom:2px;
}

.sideContainer .textbox{
border: 1px solid #104064;
width:136px;
font-size:11px;
padding:2px 0px 2px 2px;
margin-top:2px;
margin-bottom:2px;
}
.sidebarImg{
margin-top:10px;
}
#additionalInfo{
margin-top:10px;
width:640px;
}
#additionalInfo #img1{
float:left;
margin-right:20px;
}
#additionalInfo #img2{
float:left;
}
#featuredproductsTable{
	border: 1px solid #5f5f5f;
	margin-top:10px;
}
#featuredproductsTable td{
	vertical-align:top;
}
#featuredproductsTable .featuredproductsHeader{
	background-color:#1f4e74;
	color:#FFF;
	height:25px;
	text-indent:5px;
	line-height:25px;
	font-weight:bold;
}
.shop-product-small .viewProduct{
	width:134px;
	margin-left:auto;
	margin-right:auto;
	position:relative; bottom:5px;
}
.shop-product-small .viewProduct a{
	color:#fff;
	text-decoration:none;
	line-height:20px;
}

/*FAQ*/
.faq-details h1, .pageTitle{
	color:#1f4e74;
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.faq-question{
	width:640px;
	margin:0 0 10px 0;
}
.faq-question ul{
	margin:10 0 10 0px;
}
.faq-question li{
	margin:5px 0 5px 20px;
}
.question{
	font-weight:bold;
	margin-bottom:5px;
}
.answer{
	line-height:18px;
}
/* Shipping Information */
#shippingInfo{
	border:1px solid #5f5f5f;
	border-collapse:collapse;
	width:400px;
	margin:10px 0 10px 0;
}
#shippingInfo .col1{
	width:40%;
	padding:3px;
}
#shippingInfo .col2{
	width:60%;
	padding:3px;
}
#shippingInfo th{
	color:#fff;
}
#shippingInfo tr.header{
	background-color:#1f4e74;
}
.myaccountlogin{
	background-color:#fff;
	border:1px solid #5f5f5f;
	width:310px;
	float:right;
	height:210px;
	/*margin:0 0 0 10px;*/
}
.myaccountlogin .pageTitle, .signupforMyAccount .pageTitle{
	margin:10px 0px 0px 10px;
}
.myaccountlogin .cat_textbox_small{
border: 1px solid #104064;
width:200px;
font-size:11px;
padding:2px 0px 3px 2px; /*IE needs to be 1 px than firefox*/
}
.signupforMyAccount{
	background-color:#fff;
	border:1px solid #5f5f5f;
	width:310px;
	float:left;
	height:210px;
	/*margin:0 0 0 10px;*/
}
.myaccountlogin .form2,  .signupforMyAccount .form2{
	padding:10px;
}
.myaccountlogin .item2,  .signupforMyAccount .item2{
	padding-bottom:10px;
}
.signupforMyAccount .submit_btn{
	width:50px;
	line-height:20px;
	height:18px;
}
.notice{
	clear:both;
	position:relative; top:10px;
	width:640px;
}
/*login box on payment page*/
#loginbox{
	width:640px;
	line-height:18px;
}

h3{
font-size:14px;
font-weight:bold;
padding:0px 0px 10px 0px;
color:#1f4e74;
}

#loginbox .newCustomers{
	width:290px;
	float:left;
	line-height:18px;
	border:1px solid #5f5f5f;
	height:215px;
	padding:10px;
}

#loginbox .existingCustomers{
	width:290px;
	float:right;
	border:1px solid #5f5f5f;
	height:215px;
	padding:10px;
}

#loginbox .existingCustomers .item{
	padding:0px 0px 10px 0px;
}

/*login box for shopping cart*/
#cartloginbox{
	width:100%;
}
#cartloginbox #newCustomers{
	width:48%;
	float:left;
}
#cartloginbox #existingCustomers{
	width:48%;
	float:right;
}

#cartloginbox #existingCustomers .item2{
	margin:0 0 5px 0;
	padding:0;
}

.req {
	color:#F00;
}

#myOrderHistory, #myCaseHistory{
	width:640px;
	/*table-layout:fixed;
	border-collapse:collapse;*/
}

#myOrderHistory td, #myCaseHistory td{
	padding:2px;
}

#myOrderHistory td.orderName{
	width:206px;
}

#myOrderHistory td.orderStatus{
	width:176px;
}

#myOrderHistory td.invoiceNumber{
	width:86px;
}

#myOrderHistory td.invoiceDate{
	width:76px;
}

#myOrderHistory td.invoiceTotal{
	width:76px;
}

#myCaseHistory td.subject{
	width:186px;
}
#myCaseHistory td.caseNumber{
	width:96px;
}
#myCaseHistory td.dateCreated{
	width:136px;
}
#myCaseHistory td.lastUpdate{
	width:136px;
}
#myCaseHistory td.status{
	width:66px;
}

#CaseHistoryHolder td.subject2{
	width:186px;
	padding:2px;
	font-weight:bold;
	border-bottom:1px solid #5f5f5f;
}
#CaseHistoryHolder td.caseNumber2{
	width:96px;
	padding:2px;
	font-weight:bold;
	border-bottom:1px solid #5f5f5f;
}
#CaseHistoryHolder td.dateCreated2{
	width:136px;
	padding:2px;
	font-weight:bold;
	border-bottom:1px solid #5f5f5f;
}
#CaseHistoryHolder td.lastUpdate2{
	width:136px;
	padding:2px;
	font-weight:bold;
	border-bottom:1px solid #5f5f5f;
}
#CaseHistoryHolder td.status2{
	width:66px;
	padding:2px;
	font-weight:bold;
	border-bottom:1px solid #5f5f5f;
}

#OrderHistoryHolder, #CaseHistoryHolder{
width:640px;	
border:1px solid #5f5f5f;
}

#OrderHistoryHolder td.orderName2{
	width:206px;
	padding:2px;
	font-weight:bold;
	border-bottom:1px solid #5f5f5f;
}

#OrderHistoryHolder td.orderStatus2{
	width:176px;
	padding:2px;
	font-weight:bold;
	border-bottom:1px solid #5f5f5f;
}

#OrderHistoryHolder td.invoiceNumber2{
	width:86px;
	font-weight:bold;
	padding:2px;
	border-bottom:1px solid #5f5f5f;
}

#OrderHistoryHolder td.invoiceDate2{
	width:76px;
	padding:2px;
	font-weight:bold;
	border-bottom:1px solid #5f5f5f;
}

#OrderHistoryHolder td.invoiceTotal2{
	width:76px;
	padding:2px;
	font-weight:bold;
	border-bottom:1px solid #5f5f5f;
}

.OrderHistoryContent, .CaseHistoryContent{
	text-indent:2px;
}
.addtocart_btn{
	cursor:pointer;
}
.containerContent label{
	font-size:11px;
}
hr.contact{
	height: 1px;
	border: 0;
	color: #333;
	background-color: #1f4e74;
	width: 50%;
	margin-left:0;
}
/*Css for on sale option*/
#rrp{
	text-decoration:line-through;
}