
body {
	text-align:center;
	font-size:.9em;
	font-family:arial;
    	background: #8eacc0 url(../images/main_bg.gif) top repeat-x;
}

.center {
	text-align:center;
}

img {
	border:0px;
}

a {
	text-decoration:underline;
	color:#94191d;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:1.5em;
	margin:0px;
	color:#94191d;
}

h2 {
	font-size:1.3em;
	margin:0px;
	color:#94191d;
}
h3 {
	font-size:1.2em;
	margin:0px;
	color:#94191d;
}
h4 {
	font-size:1.0em;
	margin:0px;
	color:#385976;
}
.navbar {
	width: 100%;
	background-color: #385976;
	text-align: center;
	color:#FFF;
	font-size:.9em;
	
}

.nav_banner {
	background-color:#0c427a;
	text-align:center;
}

.navbar a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 24px;
	display: block;
	float: left;
	border-right: 1px solid #ad9497;
}

.navbar a:hover {
	background: #000;
}

.navbar .rightMost {
	display: block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 24px;
	float: right;
}


.RelatedProduct {
	padding:4px 2px;
	text-align:center;
	float:left;
	width:110px;
	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;
	text-align:center;
}

.image {
	padding:8px;
	text-align:center;
	line-height:25px;
	width:300px;
}
.image img {
	border:2px #CCC solid;
}

.productlink {
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

.wrapper {
	margin:auto;
	width:877px;
	background: #fff;
	border:1px solid #666;
	text-align:left;
}


.header {
	margin:4px;
	border:0px #000 solid;
	background: #FFF; /*173777;*/
	height:60px;
	text-align:left;
	/*background-image:url(../images/header.gif);*/
}
.headerimage {
	padding:0px;
	border:0px #000 solid;
	/*background-image:url(../images/topheader.gif);
	height:95px; */
}

.footer {
	padding:4px;
	border-top:1px #DDD solid;
	font-size:.8em;
}

.footer a {
	color:#000;
	text-decoration:none;
}

.clearer {
    clear: both;
    float: none;
}
.content{
	padding:20px 0 0 20px;
}
.cat_products .row {
	clear:both;
}
.cat_products .item {
	float:left;
	width:100%;
	font-size:1em;
	padding:6px;
	margin:2px;
	border-bottom:1px #DDD solid;
}
.cat_products .item .thumb {
	float:left;
	width:240px;
	padding:0px 8px 0px 0px;
	text-align:center;
}

.cat_related_products .item {

	float:left;
	height:220px;
	width:180px;
	font-size:1em;
	padding:6px;
	margin:2px;
	border-right:1px #DDD solid;
	border-bottom:1px #DDD solid;
}

.cat_related_products .item .thumb {
	float:left;
	width:100%;
}

.col-left	{
	width:180px;
	font-size:.9em;
	float:left;
	line-height:normal;
	border-right:1px solid #C5C5C5;
}
.col-middle	{/*width:390px;*/ width:418px; float:left;border-left:1px solid #C5C5C5;padding-right:10px; }
.col-right	{/*width:165px;*/width:120px; float:right;padding-right:4px;border:0px solid #C5C5C5;}
.col-content {/*width:695px;*/ width:678px; float:left;border-left:1px solid #C5C5C5;padding-right:10px; }

.subnavhdr{background:#CEDEED;color:#94191d;font-weight:bold;padding:5px 10px;}

.bodyInfo {
	padding:6px;
}

.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:.9em;
}

.col-left li {
	margin:8px 0px;
}

.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;
}

.moreinfo {
	background-color:#f3df6f;
	border:1px #8820ca solid;
	padding:8px;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
}

.moreinfo a {
	text-decoration:underline;
	color:#650c0c;
}

/* Page Numbers */
.pagination {
    /*
    padding: 1em;
    margin: 1em 0;
    */
    font-size: 85%;
}

.pagination a, .pagination span {
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
}

.pagination span.current {
    font-weight: bold;
    color: #fff;
}

.pagination a {
    color:#fff;
    text-decoration: underline;
}

.pagination a:hover {
    border-color: #ff6400;
}

.pagination a.nextprev {
    font-weight: bold;
}

.pagination span.nextprev {
    color: #666;
}

.pagination span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}

.pagination .nextprev-next {
    float: right;
}

.breadcrumb {
	padding:8px;
	border-bottom:1px #DDD solid;
}

.quick_attributes {
	float:right;
	width:240px;
	border:1px #CCC solid;
	padding:8px;
}

.quick_attributes .lbl {
	font-weight:bold;
	padding-right:40px;
}

.lbl_sale_price, .lbl_sale_price a {
	color:#c33;
	font-size:1.2em;
	font-weight:bold;
}

.small {
	font-size:.8em;
}

.red {
	color:#1424f9;
}

.freeshipping {
	color:#dd2388;
	font-size:.9em;
}
.subcats {margin-top:8px;margin-left:18px;line-height:16px;font-size:.9em}
.subcats a {padding-right:12px; color:#333;}
.subcats a:hover {color:#BBB;}
.subcat {padding-right:8px;}

.clear {clear:both;}

.browse_brand {
	padding:8px;
	background:#f0820b;	
	color: #f1eeeb;	
	border: 1px solid #bb7a34;
	text-align:center;	
	font-weight:bold;
	font-size:1.2em;
	margin:8px 0px;
}

.browse_brand a {
	color:#FFF;
}

.tbl_products {
	border:1px solid #DDD;
}

.tbl_products .hdr {
	background-color:#b40d5d;
	text-align:center;	
	color:#FFF;
	font-size:12px;
}

.tbl_products .pagination_info {
	text-align:right;	
}

.tbl_products .product_name {
	font-weight:bold;
	font-size:.9em;
}

.tbl_products .more {
	margin-top:18px;
	padding-left:36px;
	font-size:11px;
	background:url(/images/arrow.jpg) no-repeat 6px 4px;
}

.tbl_products .more a {
	color:#111;
}

.tbl_products .description {
	font-size:.75em;
}

.tbl_products .product_name a {
	color:#15538a;
}

.tbl_products .first_col {
	text-align:center;
	font-size:11px;
}

.tbl_products .third_col {
	width:150px;
	text-align:center;
	font-size:.9em;
	line-height:28px;
}

.tbl_products .price {
	font-weight:bold;
}

.tbl_products .price a {
	color:#94191d;
}

.tbl_products td {
	border-bottom:1px solid #DDD;
	border-right:1px solid #DDD;
	padding:4px;
}
