/*--------------------------*/
/*-- Global Style Setting --*/
/*--------------------------*/
* {padding:0; margin:0;}

p { margin: 8px; }

body {}

h1 {}
h2 {}
h3 {}
h4 {}

	
/*-- Text Link Settings --*/

a {
	text-decoration: none;
	color: #0099CC;
	}
a:hover {
	text-decoration: underline;
	color: red;
	}
a:visited {
	color: #333366;
	}
a:active {
	color: #0099CC;
	}	
	 
/*-------------------------*/	
/*-- Base Style Settings --*/
/*-------------------------*/
.style-color {
	}
.style-compliment {
	}
.style-text {
	}
.style-heading {
	}
.style-link {
	}
.style-price-msrp {
	}	
.style-price,
.value-cell .style-price {
	color: #006600;
	}
	.label-cell .style-price,
	.style-price .style-price-sale {
		color: #333;
		}
	.style-price .style-price-sale {
		font-weight:normal;
		text-decoration: line-through;
		}
.style-price-sale {
	color:red;
	font-weight:bold;
	}
.style-price-savings {
	color:red;
	}
	
.style-product-image {
	}	
.style-product-name,
.style-product-description,
.style-category-name,
.style-category-description {
	color:#333;
	}
	.style-product-description h4 {
		color:#999;
		}

.style-ref-number {
	color:#333;
	}

.style-logotext {
	color:white;
	float:left;
	font-family:sans-serif;
	font-size:40px;
	font-weight:bold;
	line-height:80px;
}

/*--------------------------*/
/*-- MFS Template Setting --*/
/*--------------------------*/

.MFS {
	background: #ffffff url(../images/body_bg.png) top center repeat-y;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #444; 
	}

.MFS .wrapper {
	min-width: 954px;
	}

.MFS .center-block {
	width: 950px;
	margin: 0 auto;
	}
	.MFS .center-block td {
		vertical-align:top;
		}
		
/*--------------------*/
/*-- Header Section --*/
/*--------------------*/	
.header { clear: both;}
.header-nav-container { 
	background-color: #1B1613;
	clear: both;
	}
	.header-nav-container .center-block {
		height: 45px;
		}	
.header-nav {
	float: left;
	margin-left: 5px;
	}
.header-nav ul.nav {
	font-size: 14px;
	font-weight:bold;
	}
	.header-nav ul.nav li {
		float:left;
		display:block;
		margin-right: 10px;
		list-style-type:none;
		}
		.header-nav ul.nav li a {
			white-space:nowrap;
			color: #fff;
			text-decoration: none;
			line-height:45px;
			padding:5px 7px;
			}
		.header-nav ul.nav li a:hover {
			white-space:nowrap;
			color: red;
			font-weight:bold;
			text-decoration: none;
			}		


	 	
.header-container {
	background: #362C24 url(../images/header-container_bg.png) top left repeat-x;
	clear: both;
	}
	.header-container .logo{
		float:left;
		padding: 20px 5px;
		}

.header-container .search-container {
	float: right;
	}
	.header-container .search-container table .img-corner-L{
		background: url(../images/searchbox-bg-L.png) bottom left no-repeat;
		width: 5px;	
		}
	.header-container .search-container table .img-corner-R{
		background: url(../images/searchbox-bg-R.png) bottom right no-repeat;
		}	
		
.header-container .search-container .search-block {
	margin: 10px 10px 10px 5px;
	}		
.header-container .search-container label{
	color:#fff;
	margin-right:3px;
	}
	
/*--------------------------*/
/*-- Outline Wrap Section --*/
/*--------------------------*/			
.middle-container {
	background-color:#FBFAF6;
	clear: both;
	}

.middle-container .center-block {
	background-color:#FFFFFE;
	border-left: 1px solid #F2F1ED;
	border-right: 1px solid #F2F1ED;
	}

/*-- Column Settings --*/	
.col-left {
	float:left;
	margin: 5px 0 5px 5px;	
	}
.col-2-layout .side-col {
	width: 185px;
	/*border: dotted 1px blue; TEMP*/
	
	}
.col-main {
	float:right;
	margin: 0;	
	}	
.col-2-layout .col-main {
	width: 750px;
	/*border: dotted 1px blue; TEMP*/
	}

	
/*--------------------*/
/*-- Footer Section --*/
/*--------------------*/	
.foot-container {
	clear: both;
	}
.foot-container .foot-block{
	padding: 10px 5px 35px;
	text-align: center;
	}
.footer .foot-links {
	display: block;
	}
	.foot-links li {
		list-style-type: none;
		display: inline;
		padding: 0 7px;
		line-height: 17px;
		border-left: 1px solid #7E6A58;
		}
		.foot-links li.first {
			border-left:none;
			}
	.foot-links li a{
		color:#CDBA8D;
		margin: none;
		}
	.foot-links li a:hover{
		color: red;
		}	

.footer .copy {
	text-align:center;
	color: #7E6A58;
	font-size: 10px;
	margin-top: 10px;
	}
			
/*-----------------------*/
/*-- Side Column Block --*/
/*-----------------------*/
.side-col-block {
	margin-bottom: 5px;
	}

.side-col-block .img-corner-L {
	background: url(../images/col-head-corner-L.png) top left no-repeat;
	}
.side-col-block .img-center {
	background: url(../images/col-head-center.png) top left repeat-x;
	}	
.side-col-block .img-corner-R {
	background: url(../images/col-head-corner-R.png) top right no-repeat;
	}
.side-col-block .table-td-middle {
	border-left: 1px solid #7E6A58;
	border-bottom: 1px solid #7E6A58;
	border-right: 1px solid #7E6A58;
	background:#fff url(../images/cat-menu-bg.png) top left repeat-x;
	}

.side-col-block h4 {
	color:#fff;
	font-size: 16px;
	line-height:35px;
	margin:0 5px;
	}
		
/*-- */
.upsale-block .side-col-block .img-corner-L {
	background: url(../images/col-head-corner-L_red.png) top left no-repeat;
	}
.upsale-block .side-col-block .img-center {
	background: url(../images/col-head-center_red.png) top left repeat-x;
	}	
.upsale-block .side-col-block .img-corner-R {
	background: url(../images/col-head-corner-R_red.png) top right no-repeat;
	}
.upsale-block .side-col-block .table-td-middle {
	border-left: 1px solid #7A0000;
	border-bottom: 1px solid #7A0000;
	border-right: 1px solid #7A0000;
	background-color:#fff;
	}
.upsale-block .side-col-block h4 {
	color:#fff;
	line-height:35px;
	margin:0 5px;
	}	
.upsale-block .side-col-block .item-block {
	margin-bottom: 15px;
	}		

/*-- Category Menu Settings --*/

.cat-heading-block .cat-heading {
	background: #EFEFEF url(../images/arrow-down.gif) no-repeat;
	background-position: 5px;
	padding:7px 10px 7px 18px;
	border-top: 1px #fff solid;
	border-bottom: 1px #D1D1D1 solid;
	font-size: 12px;
	}
	.cat-heading-block .current{
		background: #EFEFEF url(../images/arrow-down_current.gif) no-repeat;
		background-position: 5px;
		font-weight:bold;
		}
.cat-heading-block .cat-heading a {
	color:#333;
	}

.cat-menu {
	margin: 5px 0;
	}

.cat-menu li {
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	list-style-type:none;
	}
.cat-menu li.current {
	font-weight: bold;
	background-color:#FBFBFB; 
	/*border-top:1px #D1D1D1 dotted;
	border-bottom:1px #D1D1D1 dotted;*/
	}	
	.cat-menu .last {
		border-bottom: none;
		}	


/*------------------*/
/*-- Etc. Section --*/
/*------------------*/

/*-- Breadcrumbs Bar Settings --*/
.breadcrumbs {
	background-color: #EFEFEF;
	font-size: 10px;
	padding: 7px;
	border-top: 1px #fff solid;
	border-bottom: 1px #DEDEDE double;
	}
	.breadcrumbs a {
		color:#333;
		}

.hpl-layout .hpl-featured-products {
	margin:0;
	}

.hpl-layout .hpl-featured-products h4 {
	background-color: #AD0000;
	color:#fff;
	margin-bottom: 0px;
	padding: 5px 10px;
	border:1px #7F0000 solid;
	font-size:14px;
	}
.hpl-layout {margin:5px 5px 5px 0;}
