body{
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a, a:active, a:visited{
	color:#0492c7;
	text-decoration:none;
}

a:hover{
	color:#0492c7;
	text-decoration:underline;
}

/************** header tag styles **************/

.h1 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Menu {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title {
	font-size: 0.8em;
	font-weight: bold;
	color: #005FA9;
	text-decoration: none;
}
.content {
	font-size: 0.8em;
	color: #005FA9;
	text-decoration: none;
}
.content-h {
	font-size: 0.8em;
	color: #9A9A9A;
	text-decoration: underline;
}
.content-sub {
	font-size: 0.8em;
	color: #A3A3A3;
	text-decoration: none;
}
.txt-copyright {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border: 1px double #F0F0F0;
}

/* Products */

.title_products {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #005FA9;
	text-decoration: none;
}
.instrocks {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
}
.border_dw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
#price-box{
	clear:both;
	margin-top:10px;
}
#review-box{
	clear:both;
}
#compare-price{
	width:920px;
	border:5px #d1d0ce solid;
}
#compare-price th{
	border-bottom:1px #b2b1b1 dashed;
	height:40px;
	font-size:1.2em;
	background-image:url(../images/bk_top_price.png);
	padding : 0;
}
#compare-price td{
	border-bottom:1px #cccccc dashed;
	background-color:#f7f7f7;
	padding : 0;
}
#compare-price #gotostore{
	width:140px;
	text-align:center;
}
#compare-price #seller{
	width:150px;
	text-align:center;
}
#compare-price #seller #store_logo{
	margin-bottom:5px;
}
#compare-price #seller #store_logo img{
	border:1px #000 solid;
}
#compare-price #seller .store_rating{
	font-size:0.8em;
	font-weight:bold;
}
#compare-price #seller .store_rating a{
	color:#cc9933;
}
#compare-price #seller #store_review{
	font-size:0.85em;
}
#compare-price #seller #store_review a{
	color:#000;
}
#compare-price #information .comment{
	color:#6a6b67;
}
#compare-price #information .shipping{
	font-weight:bold;
}
#compare-price #information .available{
	font-size:0.8em;
	font-style:italic;
}#compare-price #information .condition{
	font-size:0.8em;
	font-weight:bold;
	color:#8b8d84;
}
#compare-price #price{
	width:150px;
	text-align:center;
	font-size:1.2em;
}
#details{
	border:5px #d1d0ce solid;
}
#details td{
	background-image: url('../images/specTable.gif');
	padding-left:10px;
}
#details #detail{
	background:#cfdae5;
}
#review{
	background: url('../images/review_box.gif') repeat-x;
	padding:5px 10px 10px 10px;
}