﻿
.page_block
{
    clear:both;
	margin: 0 auto;
    width:803px;
    padding-left:47px;
    padding-top:20px;
	background-image: url(images/container/background.gif);
	background-position: top right;
	background-repeat:no-repeat;	
	font-size:1.3em;
}
#pagecontent, .pagecontent {
	float: right;   
	width: 765px;
	background-color:#f9f6e5;
}

/* The following styles are for the Blog (what is delivered to the client)*/
#BlogMain {}
#BlogContent 
{
    width: 392px;
	padding: 0px 47px 0px 42px;
	float: left;
}
#BlogContent IMG 
{	
	margin: 0px 17px 10px 0px;
}
.dividerLine {
	width: 392px;
	height: 1px;
	line-height: 0px;
	background-color: #ded8b3;
	margin: 15px 0px 10px 0px;
}
#BlogFooter {
	font-size: 15px;
	color: #ee2e24;
	font-weight: bold;
}
A.blogButton:link, A.blogButton:visited, A.blogButton:hover 
{
    font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D10D15;/*#ee2e24*/
	height: 26px;
	width: 138px;
	text-align: center;
	margin-top: 7px;	
	display:block;
}
#BlogNav 
{
	float: right;
	width: 171px;
	background-color: #f5f1d8;
	line-height: 20px;
	padding: 0px 40px 0px 20px;
}
#BlogNav .filler 
{
	width: 171px;
	background-color: #F9F6E5;
	margin: 0px 0px 0px -21px;  
}

#BlogNav .filler h2
{
	color: #333; 
	padding: 4px 6px;
}

.blogfooter 
{
   	font-size: 15px;
	color: #ee2e24;
	font-weight: bold;
}

/* The following styles are used for the Products footer */
.cntnt_shopkit, .cntnt_brands, .cntnt_categories {
	float: left;
}
.cntnt_shopkit {
	width: 157px;
	margin-right: 28px;
	color: #000;
}
.cntnt_shopkit h2 {
	width: 125px;
	height: 29px;
	margin: 30px 0 21px 0;
	overflow: hidden;
	line-height: 6em;
	background: url(images/homepage/title_shopKit.gif) no-repeat 0 0;
}
.cntnt_brands {
	width: 350px;
	background: url(images/homepage/bg_brands.gif) no-repeat 0 0;
}
.cntnt_brands .offset {
	margin: 10px 0 0 22px;
	padding: 12px 18px 95px;
	background: #F5F1D8 url(images/homepage/logo_kit.gif) no-repeat 100% 100%;
	border: 1px solid #eae5cd;
}
.cntnt_brands h2 {
	width: 125px;
	height: 38px;
	margin: 0 0 17px 0;
	overflow: hidden;
	line-height: 6em;
	background: url(images/homepage/title_brands.gif) no-repeat 0 0;
}
.cntnt_brands ul, .cntnt_categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(images/homepage/bg_brandsUl.gif) repeat-y;
	zoom: 1;
	overflow: hidden;
}
.cntnt_brands li {
	padding: 0 6px 3px 0;
	display: block;
	float: left;
	margin: 1px 0 0 0;
	_margin-right: 0;
	white-space: nowrap;
}
.cntnt_brands .highlight {
	color: #ce0026;
}
.cntnt_brands a, .cntnt_brands a:link,  .cntnt_brands a:visited {
	color: #515151;
	text-decoration: none;
}
.cntnt_brands a:focus, .cntnt_brands a:hover,  .cntnt_brands a:active {
	color: #515151;
	text-decoration: underline;
}
.cntnt_brands a.highlight, .cntnt_brands a.highlight:link,  .cntnt_brands a.highlight:visited {
	color: #ce0026;
	text-decoration: none;
}
.cntnt_brands a.highlight:focus, .cntnt_brands a.highlight:hover,  .cntnt_brands a.highlight:active {
	color: #ce0026;
	text-decoration: underline;
}
.cntnt_categories {
	width: 165px;
}
.cntnt_categories h2 {
	width: 130px;
	height: 36px;
	margin: 55px 0 15px 15px;
	overflow: hidden;
	line-height: 6em;
	background: url(images/homepage/title_categories.jpg) no-repeat 0 0;
}
.cntnt_categories ul {
	margin: 0 0 0 15px;
	background: none;
}
.cntnt_categories a, .cntnt_categories a:link, .cntnt_categories a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.cntnt_categories a:focus, .cntnt_categories a:hover, .cntnt_categories a:active {
	color: #ECE5BA;
}
.otherStuff {
	clear: both;
	margin-top: -20px;
	zoom: 1;
	overflow: hidden;
	background: url(images/homepage/bg_kit.jpg) no-repeat 0 0;
}
.otherStuff h2 {
	float: left;
	width: 330px;
	height: 265px;
	overflow: hidden;
	background: url(images/homepage/title_otherStuff.gif) no-repeat 100% 38px;
	line-height: 30em;
}
.otherStuff h3 {
	font-size: 100%;
	color: #ED2E23;
	margin-top: 35px;
}
.otherStuff .content {
	width: 375px;
	margin-left: 350px;
}
.otherStuff .fades {
	color: #333;
}
.otherStuff .fades strong {
	color: #6b6b6b;
	font-weight: normal;
}
.otherStuff .fades em {
	color: #b8b8b8;
	font-style: normal;
}
.content a.readMore, .content a.readMore:link, .content a.readMore:visited {
	color: #fff;
	font-weight: bold;
	width: 130px;
	display: block;
	padding: 8px;
	text-align: center;
	margin: 10px 0;
	background: #EE2E24;
	float: right;
}
.content a.readMore:focus, .content a.readMore:hover, .content a.readMore:active {
	color: #000;
}
.moreProducts {
	float: right;
	clear: both;
	width: 843px;
}
.moreProducts h3 {
	height: 51px;
	overflow: hidden;
	line-height: 10em;
	background: url(images/homepage/title_moreProducts.gif) no-repeat 0 0;
	margin: 0;
}
.moreProducts .products {
	background: url(images/homepage/bg_botmoreProducts.gif) no-repeat 100% 100%;
	height: 232px;
}
.moreProducts .products ul {
	width: 785px;
	height: 209px;
	padding: 10px 0 0 58px;
	margin: 0;
	background: url(images/homepage/bg_moreProductsWood.jpg) no-repeat 100% 0;
	list-style: none;
	zoom: 1;
	overflow: hidden;
}
.moreProducts .products li {
	display: block;
	float: left;
	width: 125px;
	margin-right: 25px;
	_margin-right: 20px;
}
.moreProducts .products li img {
	margin: 0 0 6px 0;
}
.moreProducts .products li .product {
	background: #fff;
	color: #000;
}
.moreProducts .products li .price {
	background: #000;
	color: #fff;
	line-height: 3em;
}
