
body {
	text-align:center;
	font-size:.9em;
	font-family:arial; 
}

img {
	border:0px;
}

a {
	text-decoration:none;
	color:#800;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:1.3em;
	margin:0px;
	color:#1D4582;
}

h1 a, h1 a:visited {
	color:#1D4582;
	text-decoration:none;
}

h2 {
	font-size:1.1em;
	margin:0px;
	color:#1D4582;
}
h3 {
	font-size:1.2em;
	margin:0px;
	color:#1D4582;
}
.RelatedProduct {
	padding:4px 2px;
	text-align:center;
	float:left;
	width:150px;
	height:120px;
	font-size:.9em;
}

.ProductCategories {
	padding:4px 2px;
	text-align:center;
	float:left;
	width:110px;
	height:120px;
	font-size:.9em;
}



.RelatedWrapper {
	border-top:1px #EEE solid;
	padding-top:8px;
	margin:12px;
	text-align:center;
	background-color:#EEE;
}

.productImage {
	float:left;
	padding:8px;
	margin-right:18px;
	height:120px;
	text-align:center;
	line-height:25px;
}

.wrapper {
	margin:auto;
	width:897px;
	background: #fff;
	border:0px solid #666;
	text-align:left;
}


.header {
	margin:0 4px;
	border:0px #000 solid;
	background: #173777;
	
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	height:80px;
}
.headerimage {
	margin:0 4px;
	border:0px #000 solid;
	background-color:#2a6bd6;
	
	/*background-image:url(../images/topheader.gif);
	height:95px; */
}

.footer {
	padding:4px;
	border:0px #000 solid;
	font-size:.8em;
}

.clearer {
    clear: both;
    float: none;
}
.content{
	padding:20px 0 0 20px;
}


.col-left	{
	width:180px;
	font-size:.9em;
	float:left;
	#border-right:1px solid #C5C5C5;
}
.col-middle-product	{/*width:650px;*/ width:660px; float:left;padding-right:10px; padding-left:10px;}
.col-middle	{/*width:490px;*/ width:445px; float:left;padding-right:10px;padding-left:10px; }
.col-right	{/*width:165px;*/width:160px; float:right;border:0px solid #C5C5C5;}

.subnavhdr{background:#CEDEED;color:#1D4582;font-weight:bold;padding:5px 10px;}


.bodyInfo {
	padding:6px;
}

.bodyInfo a,.bodyInfo h1 a:hover {
	text-decoration:underline;
}

.bodyInfo a:hover {
	font-weight:bold;
}

.bodyInfo h1 a {
	text-decoration:none;
}


.col-left ul {
	list-style-image:url(../images/bullet-square.gif);
	margin:0 0 0 4px;
	padding:4px 0 4px 0;
	list-style-position: inside;
	font-size:.95em;
}

.col-left li {
	margin:8px 0px;
}

.col-left a {
	color:#1b5ece;
}

.col-right .promo {
	background-color:#9C9C5E;
	padding:4px;
	text-align:center;
	color:#FFF;
	font-size:1.1em;
	font-weight:bold;
}

.col-right li {
	margin:8px 0px;
	list-style-image:url(../images/bullet-square.gif);
}
.col-right .couponcodes {
	
	color:#9C9C5E;
}
 
.productClickLink {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	clear:both;
}

.pagination { text-align:center; }

.product_info_top_wrapper {
	
}

.product_info {
	width:350px;
	margin-left:250px;
	padding:0 8px;
	line-height:25px;
}

.offers {
	margin-top:12px;
	width:100%;
}

.offers table {
	width:100%;
	border-collapse: collapse;
}

.offers table td {
	font-size:.9em;
	padding:6px 10px;
	border:1px #BBB solid;
}

.offers table .hdr {
	font-weight:bold;
	background-color:#800;
	color:#FFF;
}

.offers table .hdr h3, .offers table .hdr a {
	color:#FFF;
}

.product_description {
	padding:8px;
}

.breadcrumb {
	margin-bottom:8px;
	font-size:.9em;
}
.breadcrumb a {
	text-decoration:none;
}
