@import url("navstyle.css");
@import url("product_nav.css");
body{
	background: #fbfbfb url('images/bg.jpg') repeat-x;
	text-align:center;
	font-family:Verdana,Arial,sans-serif;
	font-size:70%;
	color:#5b5a5a;
	margin:0;
	}
hr{
	clear:both;}
table {	font-size:100%;}
#container{
	width:900px;
	text-align:left;
	margin:0 auto;
	background:#fff url('images/leftside.jpg') top left repeat-y;
	overflow:hidden;
	}
#inner_container{
	background:url('images/rightside.jpg') top right repeat-y;
	overflow:hidden;
	min-height:500px;
	padding-bottom:30px;
	}
#header{
		background:url('images/maintop.jpg') repeat-x;
		width:900px;
		overflow:hidden;
}

#wrapper{
	width:740px;
	margin-left:15px;
	float:left;
	overflow:hidden;
}
#logo{
	background:url('images/logo.jpg') no-repeat;
	width:145px;

	}

h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:2em 0 0.5em 0;
		}
h1{color:#d3232f;font-weight:bold;font-size:1.3em;}
h2,h3{font-weight:normal;color:#d3232f;font-size:1.1em;}
h4,h5,h6{font-weight:bold;font-size:1em; color:#000;margin:.8em 0 0.1em 0;}

#content{
	width:517px;
	margin-top:60px;
	float:left;
	line-height:1.7em;
	padding-bottom:10px;
	}
optgroup{
	font-style:normal;
	}
/* ######## Start Right Column  ######*/
#right_container{
	width:213px;
	text-align:left;
	font-size:.85em;
	float:right;
	clear:right;
	background:url('images/topfade.gif') no-repeat;
}	

#right_content{
	width:170px;
	margin-left:10px;
	}
#search{
	background:url('images/searchbox.jpg') no-repeat;
	width:213px;
	height:117px;
	float:right;

	}
/*############  NEWS Section  #########*/
h2.headlines {
		font-size:1em;
		font-weight:bold;
		color:#5b5a5a;
		margin:0 0 0 0;
		}
.headlines_date{
	padding:0;
	margin:0;
	color:#716fa9;
	font-size:.9em;
	font-style:italic;
	}
.date {
	color:#d3232f;
	font-style:italic;
	font-size:.8em;
	padding:0;
	margin:0;
	}
.news_p{
	margin:0 0 5px 0;
	}

	/*########  Regular Links  ###########*/
a{
	color:#716fa9;
	}
a:hover{
	color:#5b5a5a;
	}

/*########## Default Lists   ############*/
 div#content ul{
	list-style-image: url(images/box.gif);
	list-style-type: square;
	}
div#content 	li{
	margin:0 0 5px 0;
	}

/*###########  Search Form ##############*/

#search_form h2,#search_form form,#search_form input{
	padding:0;
	margin:2px 0 0 0;
	}
#search_form{
	width:180px;
	margin-left:10px;
	margin-top:40px;
	}
#search_form:after{content: " ";display: block; clear: both;}
#search_form input{
display:inline;
}
.label_p{
	padding:0;
	margin:2px 0 0 0;
	font-size:.8em;
	}
.text{
	width:135px;
	float:left;
	}
.button{
	
	}
/*#########shoping cart#############*/
#cart{
	overflow:auto;
		}
#cart td,#cart th{
		vertical-align:top;
	}
#cart th{
	color:#d3232f;
	}
.table_left{
	width:100px;
	}
.table_right{
	width:70px;
	text-align:right;
	}
.main_thumb_image{
	float:right;
	margin-left:3px;
	margin-bottom:3px;
	}
.main_thumb_image img{
		}
.stock_status{
	clear:both;
	}
	/*================= Form =====================================*/
#formcont  {
			width: 400px;
			position: relative;
			text-align: left;
			clear: both;
			}
#formdiv  {
			width: 350px;
			}

div.row {
  clear: both;
  padding-top: 5px;
  }
div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }
div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  }
  div.submit  {
  clear: both;
  padding-top: 5px;
  }
div.submit  span.label {
  float: left;
  width: 100px;
  text-align: right;
  }
div.submit  span.formw {
  float: right;
  width: 235px;
  text-align: left;
  }
.submit  {	
			text-align: right;
			}
input[type="submit"]{
	background:#eee;
	border:1px solid #d3232f;
	}	
.small_input{
		width:50px;
		}
#basket_buttons a{
	border:1px solid #a00000;
	background:#ggg;
	color:#000;
	padding:5px;
	margin:5px 0;
	text-decoration:none;
	}
.cart_buttons a{
	font-weight:bold;
	font-size:1.4em;
	background:#ggg;
	text-align:center;
	display:block;
	color:#000;

text-decoration:none;
	
	}

.paypal_button{
	text-align:center;
	display:block;
	color:#000;
	padding-top:25px;
text-decoration:none;
	}
/*############### footer and copyright info#################*/
#copy{
	width:880px;
	overflow:auto;
	text-align:center;
	margin:0 auto;
	clear:both;
	font-size:.75em;
	color:#b8aeae;
	padding:4px 0 4px 0;
	background:url('images/footer.jpg') repeat-x;	

	}
#copy p{
	margin:2px;
	}
#copy li {
	display:inline;
	font-size:1.2em;
	padding: 0 10px 0 10px;
	}
#copy a{
	color:#b8aeae;
	text-decoration:none;
}
#copy li a{
	color:#adabd4;
	text-decoration:none;
}
#copy li a:hover{
	color:#fff;
	}
#copy ul{
	list-style:none;
	padding:0 0 5px 0;
	margin:0;
	}
	
#footer{
	width:880px;
	height:53px;
	margin:0 auto;
	clear:both;
	background:url('images/footershadow.jpg') repeat-x;	
	}
	
/*  Contact Page  */
.contact_box h4{
	padding:0;
	margin:0;
	}
.contact_box p{
	padding:0;
	margin:0;
	}
.contact_box{
	margin:0 0 20px 0;
	width:250px;
	height:80px;
	float:left;
	}
address{
	width:250px;
	float:left;
	padding:0;
	margin:0;
	font-style:normal;
	}
#telephone{
	width:250px;
	float:left;
	}
#telephone p{padding:0;margin:0;}
#contact_top{
	clear:both;
	overflow:auto;
	height:100%;
	margin:20px 0 20px 0;
	}
	
/*  product pages   */
#productslist li{
	float:left;
	width:230px;
	}


.author{
	font-style:italic;
	text-align:right;
	}
.bundle{
	color:red;
	font-weight:bold;
	}
.prodimage {
	border:none;
	width:100%;
	}
.page_number{
	border:1px solid #a00000;
	background:#eee;
	padding:5px;
	margin:5px 0;
	text-decoration:none;
	
	}
#main_image{
	float:right;
	border:none;
	}
#morepic{
	float:right;
	margin-right:5px;
	clear:right;
	}
#prod_img_and_cart{
	magin-top:5px;
	overflow:auto;
	}
.image_holder{
	float:left;
	margin:0 10px 10px 0;
	overflow:hidden;
	}
	
.image_holder a{
	display:block;
	width:90px;
	height:90px;
}
.product_add{
	width:160px;
	}
#content table td{
	vertical-align:top;
	}