#left_col {
	position: relative;
	display: block;
	float: left;
	padding: 0;
	width: 406px;
	}
#right_col {
	position: relative;
	display: block;
	float: left;
	padding: 0 12px;
	margin-left: 10px;
	width: 510px;
	}
	
	
.index_prod_showcase {
        position: relative;
        display: block;
        width: 300px;
        height: 150px;
        float:left;
        /*background-color: #C4CBD1;*/        
        margin: 5px 15px 5px 25px;
        }
.index_prod_showcase  img {
        float: left;
        clear: left;
        padding-right: 7px;
        }
.index_prod_showcase  p {
        margin-top: 0px;        
        }
	
	
	
#left_cat_col {
	position: relative;
	display: block;
	float: left;
	padding: 20px 0;
	width: 225px;
	}
#right_cat_col {
	position: relative;
	display: block;
	float: left;
	padding: 20px 0;
	width: 725px;
	}
#featured_item {
	background-color: #C4CBD1;
	width: 200px;
	height: 300px;	
	}
#featured_content {
	padding: 5px 5px 5px 8px;
	}
.cat_td_header {        
   border-bottom:2px solid #013951;
   color:#013951;
   padding:2px 4px;
   font-weight:bold;
}
.cat_td_item {
	padding:4px 1px 4px 5px;
	font-size:11px;
	line-height:15px;
	vertical-align:top;
	border-bottom:1px solid #eee;
	}
.cat_table {
	font-size:11px;
	line-height:14px;
}

#search_box {
	width: 200px;
	height: 35px;
	background-image: url('/catalog/media/ws_search.png');
 	background-repeat: no-repeat;
 	background-color: #fff;
	color: #252525;
	font-size: 10px;
	}  
#search_box span {
	margin: 0 20px;
	line-height: 37px;
	}
#search_box form {
	display: inline;
	}
.divider {
	height: 10px;
	width: 500px;
	border-bottom-style: dotted;
	border-bottom-width: 5px;
	}

#main_img {
	display: block;
	position: relative;
	width: 400px;
	height: 275px;
	margin: 0 2px;
	border: 1px solid #999;
	}
.pr_image {
	position: absolute;
	top: 0;
	left: 0;
	}
#multi_img {
	width: 402px;
	margin: 6px 2px;
	}
.hover {
	display: block;
	width: 128px;
	height: 88px;
	float: left;
	background-position: 50% 50%;
	border: 1px solid #999;
	margin-bottom: 5px;
	}
.hover:hover {
	border: 1px solid #f97a00;
	}	
.prod_name {
        font-size: 14px;
		font-weight:bold;
        line-height:18px;
        font-weight: bold;
        }
a.prod_name:link {
		color:#F97A00;
        font-size: 14px;
		font-weight:bold;
        line-height:18px;
		text-decoration: underline;
}

a.prod_name:visited {
			color: #fb9c22;
        font-size: 14px;
		font-weight:bold;
        line-height:18px;

}

a.prod_name:hover {
		color: #5490B1;
        font-size: 14px;
		font-weight:bold;
        line-height:18px;

}
.pr_sale_price {
	margin: 0;	
	padding: 0px 0px 0px 1px;
	}
.ws_price {
	color:#444;
	font-weight:bold;
	}
.msrp {
	margin: 0;	
	color:#444;
	font-weight:bold;
	}
.pr_savings {
	margin: 0;	
	padding: 0px 0px 0px 1px;
	color:#444;
	font-weight:bold;
}
span.list_price {
	text-decoration: line-through;	
	color: #444;
	font-weight:normal;
}

ul.styleless {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	}
ul.styleless li {
	margin: 0;
	padding: 0;
	}

.mini_cart {
        padding: 0px 10px 0px 0px;
        float: right;
        }
.search, .phone {
        float: right;
        padding: 0px 10px 0px 0px;
        }
.search_btn {
        float: right;
        padding: 0px;
        margin-top:-5px;
}
.sc_email_list input {
	border:1px solid #ddd;
}