#admin #content form{
	margin: 25px auto;
	width: 550px;
}

a img{
	border: none;
}

#banner{
	background-image: url('/_images/slices/banner.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 207px;
	margin: 185px auto 0 auto;
	width: 902px;
}

#become_a_customer td{
	vertical-align: top;
}

body{
	background-color: #CACF8C;
	background-image: url('/_images/slices/body.jpg');
	background-position: 0px -35px;
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: small;
	margin: 0 auto;
	width: 960px;
}

.cool_pic{
	clear: both;
	float: left;
}

.cool_pic img{
	float: left;
	margin: 10px;
}

.cool_pic p{
	float: right;
}

#cool_pics #content table{
	margin: 0 auto;
}

#cool_pics #content table td{
	text-align: center;
	vertical-align: top;
}

#content{
	margin: 0 auto;
	width: 800px;
}

#content h1{
	letter-spacing: 2px;
}

#copyright{
	border-top: 1px solid black;
	font-size: x-small;
	margin: 20px auto 20px auto;
	padding-top: 10px;
	text-align: center;
	width: 960px;
}

#copyright a{
	color: green;
	text-align:center;
	text-decoration: none;
}

#copyright a:hover{
	text-decoration: underline;
}

#delivery table.shipping_rates{
	margin: 0 auto 40px auto;
}

#delivery table.shipping_rates td{
	padding: 3px 5px;
}

#delivery table.shipping_rates th{
	padding-top: 30px;
}

#footer{
	float: left;
}

.float_left{
	float: left;
}

.float_right{
	float: right;
}

img.float_right,
img.float_left{
	margin: 20px;
}

.hidden{
	display: none;
}

#home hr#above_content{
	display: none;
}

hr#above_content{
	color: black;
	height: 1px;
	margin: 0 auto;
	width: 750px;
}

#logo{
	position: absolute;
	top: 0px;
}

#masthead{
	display: block;
	height: 219px;
}

#masthead_right{
	margin: 20px 0 0 630px;
	position: absolute;
	top: 0px;
}

.news_item{
	border-bottom: 1px solid black;
	float: left;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

#product_detail table.details td{
	vertical-align: top;
	padding: 20px;
}

#product_detail table.wishlist{
	margin-bottom: 50px;
}

#product_detail table.wishlist td{
	padding: 5px 100px;
	text-align: center;
}

#product_detail table.wishlist td input.price{
	width: 5em;
}

#products #results table{
	font-size: x-small;
}

#search{
	margin-left: 51px;
}

#search_box{
	color: gray;
}

#search table td{
	vertical-align: middle;
}

#search form{
	margin-left: -74px;
}

#products fieldset#advanced_search{
	margin-bottom: 15px;
}

#products #results h3{
	text-align: center;
}

#products #results table,
.vendor_info{
	border-collapse: collapse;
	font-size: x-small;
	margin: 50px auto;
}

#products #results table td,
.vendor_info td{
	min-width: 70px;
	padding: 5px;
}

#products #results table td.row_num{
	text-align: center;
}

#products #results tr:hover td,
.vendor_info tr:hover td{
	background-color: #8EBFC0;
	
}

#wishlist table.wishlist{
	margin: 0 auto;
}

#wishlist table.wishlist td{
	padding: 10px 30px;
}

.x_small{
	font-size: x-small;
}

body.cool_pics table td{
	padding: 10px;
}

body.cool_pics table td.image{
	text-align: right;
}

td.tag{
	color: blue;
	font-style: italic;
	padding-left: 50px;
}

td.phone_td{
	text-align: center;
	width: 100px;
}

