@charset "UTF-8";
body{
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	color: #666666;
	background:#cbcbcb;
		}

* {
	padding:0;
	margin:0;
	}


a {
	border:0px;
	color:#0099ff;
	text-decoration:none;
	padding:0;

	}

	
#product_table td{
	vertical-align:bottom;
	width: 200px;
	height:178px;
	padding-bottom:0px;
	border:#FF3300;
	border:0px;
	}
	
#product_table2 td{
	vertical-align:bottom;
	height:178px;
	padding-bottom:0px;
	border:0px;
	}

td {
	border:0px;
	}
	
#container { 
	 position:absolute;
     left: 50%; 
     top: 50%;
     width: 800px;
     height: 650px;
     margin-top: -325px; /* half of the height */
     margin-left: -400px; /* half of the width */
     border: 1px solid #000;
	 background:#FFFFFF;
	 }
	 
#container2 { 
	 position:absolute;
     left: 50%; 
     top: 50%;
     width: 800px;
     height: 700px;
     margin-top: -350px; /* half of the height */
     margin-left: -400px; /* half of the width */
     border: 1px solid #000;
	 background:#FFFFFF;
	 }	 
	 
#product_cover { 
	 position:absolute;
     left: 50%; 
     top: 50%;
     width: 800px;
     height: 650px;
     margin-top: -325px; /* half of the height */
     margin-left: -400px; /* half of the width */
     border: 1px solid #000;
	 }
	 
.style6 {
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	color: #666666;}
	
.noborder {
	border:0px;
	}

#header { 
	top: 0px;
	height: 170px; 
} 

#nav {
	width: 175px;
	height:316px;
	float:left;
	}
	
#nav2 {
	width: 175px;
	float:left;
	margin-top:30px;
	height: 336px;
	background:white;
	
	}
	
.category{
	cursor: pointer;
	padding: 0;
	margin: 0;	

	}

.subcategory{
	overflow: hidden;
	cursor: pointer;
	height: 0px;
	display: block;
	padding: 0;
	margin: 0;	

	}

.subs:hover{
	background: url(../../images/nav/plus.gif);
	}


 #sidebar1 {
	position: absolute;
	top: 200px;
	float: left;
	left: 0;
	height:403px;
	width: 175px; 
}

#holder {
	padding-top:30px;
}

#cart {
	padding-top:30px;
	background-color:#FFFFFF;
	overflow: auto;
	height:250px;
}

#vend_form {
	padding-top:30px;
	background-color:#FFFFFF;
	overflow: auto;
	height:330px;
}


#checkout {
	padding-top:10px;
	background-color:#FFFFFF;
	height:350px;
	overflow:auto;
}

#cart_bottom{
	position:absolute;
	bottom: 20px;
	left:50px;
	background: white;
	}

#content {
	width: 620px;
	height:316px;
	top:200px;
	float: right;
	}

#contentSm {
	width: 580px;
	height:415px;
	top:220px;
	float: right;
	margin-top:23px
	}
	
#right_panel{
	width: 243px;
	height:316px;
	float:right;
	}
	
	p {
	padding: 0px 20px 0px 0px;
	}


#image {
	width: 376px;
	float:left; 
}


#cart_stuff {
	text-align: left;
	position:absolute;
	top: 430px;
	padding: 0px 10px 20px 0px;
	line-height: 1em;
	vertical-align: top;
	}
	

#bottom_nav {
	position:absolute;
	clear:both;
 	bottom:40px;
  	left:0;
  	width:100%;
	}

#faq {
	float:left;
	width:100px;
	}
	
#prev_next {
	width:150px;
	float:left;
	padding-left:225px;
	}
		
	
#view_cart {
	float:right;
	width: 110px;
	padding-right:20px;
	}
	
#footer { 
	position:absolute;
 	top:623px;
  	left:0;
  	width:800px;
	background-color:#003366;
} 

#footer2 { 
	position:absolute;
	top:673px;
  	left:0;
  	width:800px;
	background-color:#003366;
} 
