/* CSS Document */

html{
	background:#C4C7CC;
	text-align: center;
}

body{
	text-align:left;
	width: 806px;
	height: 600px;
	background: #C4C7CC url(images/main-bg.jpg) 235px 225px no-repeat;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 90px;
}

body.popup{
	background:#fff;
	margin:0;
	padding:0;
	}

#header{
	background: url(images/header-bg.jpg) 0 0 no-repeat;
	width: 806px;
	height: 135px;
	padding: 0;
	margin:0;
}

#nav{
	background: url(images/nav-bg.jpg) 0 0 no-repeat;
	width:235px;
	height: 292px;
	margin: 0;
	padding:0;
	float: left;
	display: inline;
}

#main{
	padding: 0;
	margin: 5px 0 0;
	width: 440px;
	height: 285px;
	overflow: auto;
	float: left;
	background: transparent;
}

#footer{
	clear: both;
	margin: 0;
	width: 781px;
	padding: 152px 0 0 0;
	background: url(images/footer-bg.jpg) 0 0 no-repeat;
}

/* banner */
p#banner{width: 468px; height: 70px; position:absolute; top: 10px; left: 162px;}


/* generic styles */

a{ font-weight: bold;
	text-decoration:none;
	color:#fff;
	}
	
a:hover{
	text-decoration: underline;
	}
	
.clearboth{
	clear: both;
	}

/* header content styles */

#header h2, #header p{
	display: none;
	margin: 0;
	padding:0;
	}
	
/* nav content styles */

#nav ul{
	margin: 8px 0 0 20px;
	padding: 0;
	}
	
#nav li{
	list-style: none;
	margin: 0;
	padding:0;
	width: 140px;
}

#nav a{
	display: block;
	margin:0;
	padding: 5px 0;
/*	padding: 5px 5px 5px 20px; */
	/*background: url(images/nav-a-bg.gif) 0 50% no-repeat; */
	width: 140px;
	font: normal 11px  Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #555;
	font-weight: bold;
	}
	
#nav a:hover{
	/* background: url(images/nav-a-hover-bg.gif) 0 50% no-repeat;*/
	color: #000;
	text-decoration: none;
}

/* main content styles */

#main h1{
	font-size: 14px;
	height: 20px;
	margin: 0;
	padding: 0;
	}
	
#main p{
	margin: 0 5px 10px 0;
	padding:0;
}
	
#main p.floatleft{
	width: auto;
	float:left;
	padding: 0 10px 0 0;
	}
	
#main p.floatright{
	width: auto;
	float: left;
	padding: 0 0 10px 10px;
}

#main h3{
	font-size: 14px;
	padding-bottom: 8px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

#main div.product{
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #666;
	}
	
#main input.qty{
	width: 15px;
	border: 1px solid #555;
	font-size: 10px;
	}
	
#main input.add{
	width: 30px;
	height: 23px;
	overflow: hidden;
	font-size: 10px;
	color: #333;
	line-height: 1em;
	background: #585A62 url(images/add-bg.gif) 0 0 no-repeat;
	border: 1px solid #555;
	text-indent: -999em;
	}
	
#main form.productRow{
	margin: 10px 5px 0 0;
	clear:both;
	}
	
#main form.productRow p.description{

	}
	
#main form.productRow p.moreDetails {
	text-align: right;
	padding-right: 10px;
	}
	
#main form.productRow p.order, #main form.productRow p.orderDetails{
	padding: 5px;
	border: 1px solid #6C7279;
	margin-left: 130px;
	text-align: center;
	}
	
#main p.detailsImage{
	text-align:center;
	}

#main form.productRow p.orderDetails{
	margin-left: 0;
	}	
	
	
#main form.productRow strong{
	color: #B3DEF2;
	}
	
#main form.productRow p.floatleft  img{
	padding: 1px;
	background :#90959B;
	border: 1px solid #ccc;
}

#main select{
	font-size: 10px;
	width: 150px;
	border: 1px solid #555;
	}

#main div#col1{
	float: left;
	width: 220px;
}

#main div#col2{
	float: left;
	width: 160px;
}

#main div#col2 p{
	margin: 0 0 5px 0;
	padding:0;
	}

#main form#contactForm{
	width: 420px;
	}

#main form label{
	display:block;
	padding: 0 20px 5px 10px;
	margin: 0;
	color: #fff;
	text-align:right;
	}
	
#main form #col2 label{
	text-align: left;
	padding : 0 5px 5px 5px;
}
	
#main form label strong{

	}

#main form#contactform input{
	width: 120px;
	height: 12px;
	font-size: 10px;
	}

#main form#contactform #col2 label  input{
	width:  12px;
	height: 12px;
	font-size: 12px;
	vertical-align: middle;
	}
	
#main form#contactform #col2 p input{
	border: 1px solid #555;
	background: url(images/buttonbg.jpg) 0 0 repeat-x;
	padding:5px 5px 5px 5px;
	margin:5px 0 0 0;
	color: #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	width:120px;
	height: auto;
	display :  block;
}
	
#main a.pdf{
	background: url(images/pdf_icon.gif) 0 0 no-repeat;
	padding: 0 0 10px 20px;
}

/* footer content styles */
	
#footer p{
	text-align: center;
	color: #000;
	font-size: 10px;
	margin:0;
	padding:0;
	}
	
#footer a{
	color: #000;
}

.ProductPageIndex{
	margin:10px 0;
	text-align:center;
}

.totalProduct{
	display:block;
}

table#cart {
	border-collapse : collapse;
	margin: 0 0 20px 0;
	width:95%;
}

#cart th{
	background-color : #666666;
	background-image : url(images/buttonbg.jpg);
	background-repeat : repeat-x;
	color : #fff;
	text-align : center;
}

#cart td{
	border-bottom: 1px solid  #CCCCCC;
	text-align : center;
	padding:5px 0 5px 0;
}

#cart input {
	width:20px;
}

.totalcost{
	text-align : center;
	font-weight : bold;
}

p#view_cart_buttons{
	text-align : center;
}

input.updatecartbutton{
	border: 1px solid #555;
	background-image : url(images/buttonbg.jpg);
	background-repeat : repeat-x;
	padding:4px 5px 4px 5px;
	margin:0;
	color: #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

a.button{
	border: 1px solid #555;
	background-image : url(images/buttonbg.jpg);
	background-repeat : repeat-x;
	padding:5px 5px 5px 5px;
	margin:0;
	color: #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-decoration : none;
}

a.button:hover{
	text-decoration : none;
}

/* order form  & contact form styles */
#orderform {
	padding:0px;
	margin:0;
	width:410px;
}


#orderform h3{
	padding-top:5px;
	margin-top : 7px;
	margin-bottom : 5px;
}

#orderform input, #orderform textarea{
	font: 11px Verdana, Arial, sans-serif;
	width: 250px;
	
}

#orderform select{
	font: 11px Verdana, Arial, sans-serif;
	width: 255px;
}

#orderform input.radio{
	width: 12px;
}

#orderform  input.buttons{
		border: 1px solid #555;
	background-image : url(images/buttonbg.jpg);
	background-repeat : repeat-x;
	padding:5px 5px 5px 5px;
	margin:0;
	color: #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	width:100px;
}

#orderform p#orderformbuttons{
	text-align : center;
}

#main p#ShippingCalculator{
	text-align : center;
	padding: 15px 0 0 0;
}

p#ShippingCalculator  select{
	font: 11px Verdana, Arial, sans-serif;
	width: 200px;
}

div.cart_txt{
	text-align : center;
}

#main p#storebuttons{
	float:left;
	width:140px;
	padding: 3px 0 10px 10px;
	border-bottom: 1px solid #666;
	text-align: right;
}

* html body #main p#storebuttons{
	padding-top: 5px;
}


#main p#storebuttons a{
	text-decoration:none;
	font-weight : normal;
}

#main form#product_selector{
	float : left;
	width: 240px;
	padding: 0 20px 10px 0;
	border-bottom: 1px solid #666;
}

#main form#product_selector label{
	display : inline;
	margin:0;
	padding:0;
}

#main form#product_selector label select{
	vertical-align : baseline;
}

 input.backbutton{
		border: 1px solid #555;
	background-image : url(images/buttonbg.jpg);
	background-repeat : repeat-x;
	padding:5px 5px 5px 5px;
	margin:0;
	color: #fff;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	width:120px;
}