@charset "utf-8";
/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd,  h1, h2, h3, h4, h5, h6, pre,  fieldset, input, p, blockquote
{
	padding: 0;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0px;
	margin-top: 0;
}

/* Normalizes font size for headers */
h1, h2, h3, h4, h5, h6
{font-size: 100%}

/* Normalizes font-style and font-weight to normal */
address, caption, city, code, dfn, em, th, var 
{font-style: normal; font-weight:normal;}
ol,
ul {
	margin: 0px;
	padding: 0px;
}


/* Removes list-style from lists */
table
{border-collapse: collapse; border-spacing: 0:}

/* Removes border from fieldset and img */
fieldset, img
{border:0}

/* Left-aligns text in caption and th */
caption, th
{text-align:left}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BEB5A7;
	margin: 0px;
	line-height: 26px;
}
input {
	background-color: #3F382E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color: #BEB5A7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #483E34;
	border-right-color: #25211C;
	border-bottom-color: #25211C;
	border-left-color: #483E34;
}
.emailSignUp {
	color: #BEB5A7;
}

.input2 {
	background-color: #3F382E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
	color: #BEB5A7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #483E34;
	border-right-color: #25211C;
	border-bottom-color: #25211C;
	border-left-color: #483E34;
}
.inputEmail {
	background-color: #5D5143;
	font-size: 9px;
}
.inputEmailButton {
	background-color: #B99900;
	color: #25211C;
}




textarea {
	background-color: #3F382E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BEB5A7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #483E34;
	border-right-color: #25211C;
	border-bottom-color: #25211C;
	border-left-color: #483E34;
}
select {
	background-color: #3F382E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BEB5A7;
	width: 236px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #483E34;
	border-right-color: #25211C;
	border-bottom-color: #25211C;
	border-left-color: #483E34;
	padding: 3px;
}


a:link {
	color: #B1A494;
}
a:visited {
	color: #B1A494;
}
a:hover {
	color: #B19510;
}
a:active {
	color: #B1A494;
}

.topShadow {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topShadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
}
.bottomShadow {
	height: 16px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bottomShadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
	color: #84735E;
}
.bottomShadow a {
	color: #6B5E4E;
}


.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainShadow.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.header {
	background-color: #473E33;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/navBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
.mainNav {
	background-image: url(../images/navBG.jpg);
	height: 48px;
	width: 980px;
}

#logo  {
	position: absolute;
	top: 0px;
	width: 103px;
	height: 105px;
	z-index: 1;
	margin-left: 63px;
}

.mainContentProducts {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #594f41;
	background-image: url(../images/bgProducts.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 550px;
}
.mainContentProductsNoBG {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #594f41;
}
.mainContentProductsNoBG .productsTopDescription  {
	padding-left: 45px;
	padding-right: 30px;
	padding-top: 50px;
}
.mainContentProductsNoBG .onlinePress {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.mainContentProductsNoBG .onlinePress .headline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25211C;
	height: 25px;
}
.mainContentProductsNoBG .onlinePress ul li {
	padding-left: 0px;
	margin-left: 28px;
	padding-top: 10px;
	padding-bottom: 0px;
}
















.mainContentProducts .ProductGallery {
	width: 950px;
	margin-right: auto;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainContentProducts .ProductGallery .next {
	float: left;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #595041;
	height: 15px;
	padding-top: 0px;
}
.mainContentProducts .ProductGallery .ProductInfo {
	float: none;
	width: 400px;
}
.mainContentProducts .ProductGallery .ProductInfo .info {
	float: right;
	width: 88px;
}
.mainContentProducts .ProductGallery .ProductInfo .back {
	float: left;
	width: 88px;
}


.mainContentProjects {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #594f41;
	height: 760px;
}
.mainContentProjects .ProjectsGallery .back a {
	color: #3F3830;
	font-size: 11px;
}
.mainContentProjects .ProjectsGallery .back a:hover {
	color: #C7A712;
}

.mainContentProjects .ProjectsGallery {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.mainContentProjects .ProjectsGallery .projectNavWrapper {
	width: 950px;
	position: absolute;
	top: 420px;
}

.mainContentProjects .ProjectsGallery .projectNav {
	width: 235px;
	margin-right: 13px;
	margin-left: 15px;
	float: right;
}
.mainContentProjects .ProjectsGallery .projectNav .description{
	float: right;
	width: 235px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #423930;
	padding-top: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 25px;
	padding-bottom: 5px;
	height: 110px;
}
.mainContentProjects .ProjectsGallery  .projectNav .description .big {
	font-size: 13px;
	color: #D7D1C8;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.mainContentProjects .ProjectsGallery .projectNav ul li {
	padding-left: 0px;
	margin-left: 12px;
}

.mainContentProjects .ProjectsGallery .projectNav .back{
	float: left;
	width: 114px;
	margin-right: 0px;
	text-align: right;
	margin-top: 5px;
}
.mainContentProjects .ProjectsGallery .projectNav .next {
	float: right;
	width: 114px;
	margin-top: 5px;
}




.mainContentProjectsHor {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #595041;
	height: 550px;
}

.mainContentProjectsHor .ProjectsGallery {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}

.mainContentProjectsHor .ProjectsGallery .projectNavWrapper {
	width: 950px;
	position: absolute;
	top: 420px;
}

.mainContentProjectsHor .ProjectsGallery .projectNav {
	width: 235px;
	margin-right: 13px;
	margin-left: 15px;
	float: right;
}
.mainContentProjectsHor .ProjectsGallery .projectNav .description{
	float: right;
	width: 235px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #423930;
	padding-top: 0px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 5px;
	height: 110px;
}

.mainContentProjectsHor .ProjectsGallery  .projectNav .description .big {
	font-size: 13px;
	color: #D7D1C8;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.mainContentProjectsHor .ProjectsGallery .projectNav ul li {
	padding-left: 0px;
	margin-left: 12px;
}

.mainContentProjectsHor .ProjectsGallery .projectNav .back{
	float: left;
	width: 114px;
	margin-right: 0px;
	text-align: right;
	margin-top: 5px;
}
.mainContentProjectsHor .ProjectsGallery .projectNav .next {
	float: right;
	width: 114px;
	margin-top: 5px;
}
.mainContent {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #594f41;
}




.mainContent .leftColumn {
	float: left;
	width: 257px;
	height: 420px;
	background-color: #25211C;
	background-image: url(../images/leftPanel_back.jpg);
	background-repeat: repeat-y;
}
.mainContent .leftColumn2 {
	float: left;
	width: 257px;
	height: 525px;
	
}
.mainContent .testimonials {
	float: left;
	width: 43%;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.rightColumn #toggleText {
	margin: 0px;
	padding: 0px;
}

.mainContent .testimonials p {
	text-align: left;
	padding-right: 44px;
}
.mainContent .headline {
	margin-bottom: 10px;
}
.mainContent .slideshow {
	width: 723px;
	float: right;
	height: 420px;
}

.mainContent .clients {
	float: right;
	width: 52%;
	padding-bottom: 15px;
	margin-top: 15px;
	padding-right: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #423930;
}
.mainContent .pressGallery {
	width: 970px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 20px;

	
}

.mainContent .fullColumn {
	width: 890px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-bottom: 25px;
	height: 485px;

	
}
.mainContent .fullColumn2 {
		width: 890px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-bottom: 25px;



}

.mainContent .fullColumn3 {
	width: 890px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 25px;



}

.mainContent .fullColumn ul li {
	padding-left: 10px;
	margin-left: 25px;
}

.mainContent .rightColumn {
	width: 660px;
	float: right;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.mainContent .rightColumn  ul li {
	margin-left: 15px;
	padding-left: 5px;
}

.mainContent .bottomHomeContent {
	clear: both;
	background-color: #473e33;
	width: 930px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.mainContent .bottomHomeProducts {
	margin-right: 15px;
	margin-left: 85px;
	padding-top: 0px;
	padding-bottom: 15px;
}
.mainContent .bottomHomeContent img {
	float: left;
	padding-right: 15px;
}
.mainContent .bottomHomeContent p {
	padding-top: 10px;
	padding-right: 15px;
}
.mainContent .bottomHomeContent span a {
	color: #ECC92B;
	float: right;
	font-size: 12px;
	padding-right: 15px;
}
.mainContent .bottomHomeContent span a:hover {
	color: #BEB3A5;
}

.shortdiv {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #25211C;
	height: 10px;
}

.mainContentSub {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #594f41;
	background-image: url(../images/subBG.jpg);
	background-repeat: repeat-y;
}
.mainContentSub .leftColumn {
	float: left;
	width: 255px;
}
.mainContentSub .rightColumn {
	width: 660px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}
.mainContentSub .rightColumn  ul li {
	margin-left: 15px;
	padding-left: 5px;
}

.mainContent .bottomProjectContent {
	width: 705px;
	background-color: #342D23;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 120px;
	padding-left: 155px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainContent .bottomProjectContent .projects ul {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainContent .bottomProjectContent .projects li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.divider {
	height: 6px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9D8C77;
	margin-bottom: 5px;
}
.projectHeadline {
	height: 19px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25211C;
	font-weight: bold;
	margin-bottom: 10px;
}

.projectGallery {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 0px;
}

.projectGallery .projectPict {
	float: left;
	width: 222px;
	margin-right: 5px;
	margin-left: 9px;
	background-image: url(../images/projectPictBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
}

.projectGallery .projectPictEmpty {
	float: left;
	width: 222px;
	margin-right: 5px;
	margin-left: 9px;

	padding: 3px;
}
.projectGallery .projectPict .projectName{
	font-size: 10px;
	color: #25211C;
	float: left;
	width: 100%;
	padding-left: 0px;
	margin-top: 0px;
	height: 20px;
	font-weight: bold;
}

.projectGallery .projectPict .projectLink {
	font-size: 10px;
	color: #BEB5A7;
}
.projectGallery .projectPict .projectLink a {
	color: #BEB5A7;
	text-decoration: none;
}
.projectGallery .projectPict .projectLink a:hover {
	color: #ECC92B;
}


.productGallery {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-bottom: 20px;
	height: 490px;
}

.productGallery .productPict {
	float: left;
	width: 199px;
	margin-right: 45px;
	margin-left: 70px;
	margin-top: 15px;
}
.productGallery .productPictBig {
	width: 425px;
	color: #F4F4F4;
	float: left;
	margin-right: 25px;
	margin-left: 30px;
}
.productGallery .productPict .viewGallery{
	font-size: 10px;
	color: #25211C;
	float: left;
	width: 48%;
	padding-left: 5px;
	margin-top: -5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #484035;
	margin-bottom: 5px;
}
.productGallery .productPict .viewGallery span {
	color: #ECC92B;
	font-size: 11px;
	padding-left: 5px;
}
.productGallery .productPict .viewGallery a {
	color: #25211C;
	text-decoration: none;
}
.productGallery .productPict .viewGallery a:hover {
	color: #ECC92B;
}


.productGallery .productPict .viewInfo {
	float: right;
	width: 45%;
	font-size: 10px;
	color: #25211C;
	margin-top: -5px;
	text-align: right;
	margin-right: 5px;
}
.productGallery .productPict .viewInfo a {
	color: #25211C;
	text-decoration: none;
}
.productGallery .productPict .viewInfo a:hover {
	color: #ECC92B;
}
.productGallery .productPict .viewInfo span {
	font-size: 11px;
	color: #ECC92B;
	padding-left: 5px;
}





.opocit img{
opacity:1;
filter:alpha(opacity=100);


}
.opocit:hover img{
	filter: alpha(opacity=80);
	opacity:0.8;
}



.opocit2 img{
	background-image: url(../images/arrow.png);



}
.opocit2:hover img{
	background-color: #066;

}

a.viewmore {
	display: block;
	width: 99px;
	height: 20px;
	text-decoration: none;
	float: right;
	background-image: url(../images/viewmore.gif);
	margin-right: 15px;
	}
a.viewmore:hover {
	background-position: 0 -20px; 
	} 

a.goback {
	display: block;
	width: 99px;
	height: 20px;
	text-decoration: none;
	float: left;
	background-image: url(../images/goback.gif);
	margin-left: 15px;
	}
a.goback:hover {
	background-position: 0 -20px; 
	} 

.aYellow {
	color: #ECC92B;
	
	}
.aYellow:hover {
	color: #D3CCC2;
	
	} 


.footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #25211c;
	height: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6C5F4F;
}
.footer .copyrights {
	font-size: 10px;
	color: #6B5E4E;
	padding-top: 10px;
}
.footer .copyrights .web {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #605446;
}
.footer .copyrights .web a {
	color: #594F41;
}
.footer .copyrights .web a:hover {
	color: #897863;
}


.footer .facebook {
	float: right;
}
.footer .social {
	float: right;
	padding-right: 5px;
}


.footer .copyrightsImg {
	float: left;
	width: 54px;
}


.footer .footerNav {
	float: right;
	text-align: right;
	font-size: 10px;
	color: #605446;
	padding-top: 10px;
	padding-right: 15px;
}
.footer .optin {
	float: right;
}



.footer .footerNav ul { padding: 0px; margin: 0; }
.footer .footerNav  li { display: inline; list-style-type: none; padding-top: 0px; padding-bottom: 0px; }
.footer .footerNav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #605446;
	font-size: 10px;
	padding-right: 6px;
	display: inline;
	width: auto;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #605446;
}
.footer .footerNav a:hover {
	color: #897863;
}

.clr {
	clear: both;
}
.whiteText {
	color: #FFF;
	font-weight: normal;
}

.tableline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25211C;
}
.tableLineRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C09;
}




.fadein {
	position:relative;
	height:420px;
	width:723px;
	clear: both;
	z-index: 1;
}
.fadein img {
	position:absolute;
	left:0;
	top:0;
}



.testimonialName {
	text-align: right;
	color: #D6D0C7;
}
.imageFrame {
	padding: 3px;
	border: 1px solid #483E34;
}
.pressText {
	font-size: 11px;
	color: #ADA08F;
	padding-left: 3px;
	float: left;
}
.pressPDF {
	float: left;
	padding-left: 15px;
	padding-right: 6px;
}


.imageFrame a:hover {
	background-color: #4A4036;
}
.ProductInfoHolder {
	background-color: #2F2A26;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgProducts.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 0px;
}

.ProductInfo {
	clear: both;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

.ProductInfo .back {
	float: left;
	width: 99px;
}
.ProductInfo .info {
	width: 195px;
	margin-left: 750px;
	padding-bottom: 10px;
}
.ProductInfo .dividerProd{
	height: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #594F43;
	margin-top: 0px;
	width: 395px;
}
.tableLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #66584B;
}
.yellow {
	color: #ECC92B;
}
.tableDiv {
	height: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F382E;
	width: 550px;
}
.validation-advice { margin: 1px 0; padding: 1px; color : #ECC92B; }
.smallText {
	font-size: 9px;
}
.filler {
	height: 26px;
	clear: both;
}
.mainContent .fullColumnVideo {
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	margin-top: 30px;
	text-align: center;
}
.video1 {
	padding: 10px;
	height: 450px;
	width: 800px;
	background-color: #25211C;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #937B25;
}
.smallText {
	font-size: 10px;
	color: #736553;
}












.footerNav2 {
	text-align: right;
	font-size: 10px;
	color: #605446;
	padding-top: 0px;
	padding-right: 0px;
	float: left;
}


.footerNav2 ul { padding: 0px; margin: 0; }
.footerNav2  li { display: inline; list-style-type: none; padding-top: 0px; padding-bottom: 0px; }
.footerNav2 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #84735E;
	font-size: 10px;
	padding-right: 6px;
	display: inline;
	width: auto;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #605446;
}
.footerNav2 a:hover {
	color: #A79885;
}
.footerMisc {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.testimonials2 {
	width: 700px;
	float: right;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.testimonialHd {
	float: right;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #83735F;
	font-style: italic;
	color: #B99900;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #83735F;
}

.homeText {
	float: right;
	width: 700px;
	padding-left: 0px;
	font-weight: bold;
}
.bottomHomeProducts .HProduct {
	width: 220px;
	float: left;
	padding-top: 0px;
	padding-right: 55px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 15px;
}
.bottomHomeProducts .HProductLast {
	width: 220px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 15px;
}
.bottomHomeProducts .HProduct img {
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border: 1px solid #473E33;
	border-spacing: 2px 2px;
	text-shadow: 0px 0px;
}
.bottomHomeProducts .HProduct .description {
	font-size: 12px;
	font-weight: normal;
	color: #25211C;
}
.bottomHomeProducts .HProduct .description h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px #473E33;
	font-size: 13px;
	color: #BEB5A7;
}

.bottomHomeProducts .HProduct a img {
	width: 182px;
	height: 182px;
}
.bottomHomeProducts .HProduct a:hover img{
	width: 182px;
	height: 182px;
	background-color: #473E33;
	-webkit-box-shadow: 1px 1px 5px 0px #333333;
	box-shadow: 1px 1px 5px 0px #333333;
}
 .emptySpacer{
	height: 35px;
 }
.OLpadding  {
	padding-left: 30px;
	margin-left: 0px;
}
