@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 14px;
	color: #FF0000;
	font-weight:bold;
	text-align:center;
}

h1 A {
	color:#FF0000;
	text-decoration: none;
	}

h1 A:hover {
      color: #FF0000;
      text-decoration: none;
      }

.sbp_font {
	font-family: arial;
	font-size: 18px;
	color: #00CC33;
	text-decoration:none;
}

.sbp_font A, .sbp_font A:visited {
color: #00CC33;
text-decoration:underline;
}

.sbp_font A:hover {
color:#00CC33;
text-decoration:none;
}

.description {
	font: Verdana;
	text-align:left;
	font-size: 11px;
    font-weight:normal;
	color: #0B2EC7;
	padding: 10px;
	}


#leftcol_cont {
		width:181px;
		padding-left:4px;
		padding-right:3px;
		float:right;
		background:url(images/leftcolbg.png) repeat-x #ecefe4;

	}

#leftcol_cont a {
	text-decoration:underline;
	font: Arial, Helvetica, sans-serif;
	}
	
#leftcol_cont a:hover {
	text-decoration:none; }
	
#leftcol_cont IMG {
	border:0px;
	}

#leftcol_cont .links {
		font: Arial, Helvetica, sans-serif;
		line-height: 18px;
		font-weight:bold;
        color:#0B2EC7;
	}
	
	.links a {
	color:#0B2EC7;
	}

#leftcol_cont .product_img {
	border:1px solid #333333;
	margin-right:2px;
	}
	
#leftcol_cont .product_leftspecs {
		font-weight:lighter;
		line-height: 15px;
		text-align:left;
		}

#leftcol_cont .itemssamp {
	margin:10px 0px 10px 0px;
	text-align:left;
}

#leftcol_cont .itemssamp H3 {
	margin:0px;
	text-align:left;
	display:inline;
	font-size:12px;
	font-weight:bold;
	line-height:12px;

}

#leftcol_cont .itemssamp a,  a:visited  H3 {
	background-color: transparent;
	line-height: 12px;
	color: #000000; 
	text-decoration: none;
	font-size:12px;
	}


div #bodydiv {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}

#bodydiv a {
	text-decoration:underline;}
	
#bodydiv a:hover {
	text-decoration:none; }
	
#bodydiv .ratings1 {
	text-align: center;
	width: 200;
	}
	
#bodydiv .ratings2 {
	text-align: left;
	}
	
#bodydiv .item_name {
	text-align:center;
	}

#footer_cont {
	padding-top:10px;
	color:#FFFFFF;
	font-size:11px;
	width:80%;
	background-color:#669966;
	margin:0px auto;
	height:40px;
	}

#footer_cont a {
	color:#FFFF99;
	text-decoration:underline;}
	
#footer_cont a:hover {
	color:#FFFF99;
	text-decoration:none; }

#footer #adbanner {
	clear:both;
}