@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body  {
	text-align: center;
	background-image: url(images/bgr_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
body   p   {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	line-height: 17px;
}

div.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b41c0a;
}

a {
	outline: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#mainContent a:link, #mainContent a:visited, #mainContent  a:active  {
	color: #534F43;
	color: orange;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline: none;
}
#mainContent a:hover {
	color: #75705E;
	color: orange;
	font-weight: bold;
	text-decoration: underline;
}

.thrColFixHdr #container {
	width: 80%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-width: 1000px;
} 

.thrColFixHdr #container form .submit,
.thrColFixHdr #container #form2 #button {
	color: #FFFFFF;
	background-color: #534f43;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #534f43;
	padding: 2px 5px;
	text-decoration: none;
	display: inline-block;
}

.thrColFixHdr #container form .textfield,
.thrColFixHdr #container #form2 #textfield {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.thrColFixHdr #container form .textfield {
	border: 1px solid #000000;
}

.thrColFixHdr #container form .textfield {
	border: 1px solid #666666;
	display: block;
}

.thrColFixHdr #header {
	padding-top: 8px;
	height: 180px;
	

} 
.thrColFixHdr #container #header #logo {
	width: 500px;
	display: inline;
	float: left;
}

.thrColFixHdr  #container  #header  .top_right {
	float: right;
	width: 480px;
	text-align: right;
	margin-top: 5px;
	color: #CCCCCC;
	font-size: 11px;
}
.thrColFixHdr #container #header .top_right ul {
	list-style-type: none;
}
.thrColFixHdr #container #header .top_right li {
	display: inline;
}
.thrColFixHdr #container #header .top_right a,
.thrColFixHdr #container #header .top_right a:link,
.thrColFixHdr #container #header .top_right a:visited,
.thrColFixHdr #container #header .top_right a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 5px;
}

.thrColFixHdr #container #header .top_right a:hover {
	text-decoration: underline;
}

.thrColFixHdr #container #header #menu {
	clear: both;
}

.thrColFixHdr #container #space {
	position: relative;
	background-image: url(../images/house.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 20%;
	padding-top: 0px;
	
	
}
.thrColFixHdr  #sidebar1  .product_container {
	border: 1px solid #d7d7d7;
	background-color: #f8f8f8;
	width: 165px; /* padding keeps the content of the div away from the edges */
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.thrColFixHdr #container #space #sidebar1 .product {
	margin-top: 15px;
	text-align: center;
	margin-bottom: 10px;
}
.thrColFixHdr #container #space #sidebar1 .product .product_image {
	border: 1px solid #FF921D;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
}

.thrColFixHdr #container #space #sidebar1 #sidebar1-padding {
	padding-right: 20px;
}

.thrColFixHdr #container #space #sidebar1 .product a,
.thrColFixHdr #container #space #sidebar1 .product a:link,
.thrColFixHdr #container #space #sidebar1 .product a:visited,
.thrColFixHdr #container #space #sidebar1 .product a:active {
	color: #333333;
	text-decoration: none;
	display: block;
}

.thrColFixHdr #container #space #sidebar1 .product a:hover {
	text-decoration: underline;
}
.thrColFixHdr #container #space #newsletter {
	background-color: #d5d5d5;
	margin-top: 20px;
	border: 1px solid #a3a3a3;
}
.thrColFixHdr #container #space #newsletter-padding {
	padding: 15px 15px 15px 15px;
}

.thrColFixHdr #container #space #newsletter-padding input.textfield {
	display: block;
	padding: 2px 0;
	width: 100%;
}





.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 20%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 15px 0px; /* padding keeps the content of the div away from the edges */
	text-align: left;
}

.thrColFixHdr #container #space #sidebar2 #sidebar2-padding {
	padding-left: 20px;
	position: relative;
}

.thrColFixHdr #container #space #sidebar2 ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 5px;
}
.thrColFixHdr #container #space #sidebar2 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.thrColFixHdr #container #space #sidebar2 ul a,
.thrColFixHdr #container #space #sidebar2 ul a:link,
.thrColFixHdr #container #space #sidebar2 ul a:visited,
.thrColFixHdr #container #space #sidebar2 ul a:active {
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(../images/list_bulet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.thrColFixHdr #container #space #sidebar2 ul a:hover {
	background-image: url(../images/list_bulet_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #999999;
}

.thrColFixHdr #mainContent {
	width: 60%;
	float: left;
	min-height: 400px;
}

.thrColFixHdr .pages_content_wider {
	width: 80%!important;
}

.thrColFixHdr .pages_content p {
	margin-bottom: 15px;
}

.thrColFixHdr #mainContent ul,
.thrColFixHdr #mainContent ol {
	margin-bottom: 15px;
	list-style-position: outside;
	margin-left: 20px;
	margin-left: 20px;
}

 
.thrColFixHdr #container #space #mainContent .article_teaser {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF921D;
	height: 140px;
}
.thrColFixHdr #container #space #mainContent #last_article {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thrColFixHdr #container #space #mainContent .article_teaser img {
	float: left;
	margin-right: 10px;
}
.thrColFixHdr #container #space #mainContent .article_teaser h4 {
	margin-bottom: 20px;
}


.thrColFixHdr #footer {
	background-color: #534F43;
	height: 90px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FF921D;
	margin-top: 20px;
} 
.thrColFixHdr #footer #footer_content {
	height: 60px;
	width: 945px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.thrColFixHdr #footer #footer_content #footer_links {
	float: left;
	width: 730px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #35322b;
}

.thrColFixHdr #footer #footer_content #footer_links a,
.thrColFixHdr #footer #footer_content #footer_links a:link,
.thrColFixHdr #footer #footer_content #footer_links a:visited,
.thrColFixHdr #footer #footer_content #footer_links a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.thrColFixHdr #footer #footer_content #footer_links a:hover {
	color: #CCCCCC;
}





.thrColFixHdr #footer #footer_content #footer_logos {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #918e87;
	padding-left: 30px;
	width: 150px;
	text-align: left;
}

.thrColFixHdr #footer p {
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.style2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.style3 {
	color: #A5A39D;
}

h1.title,
#news-single h1.title {
	font-size: 18px;
	margin-bottom: 15px;
}

#news-single .news-image {
	display: inline;
	float: right;
}

#news-single .news-image img {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#news-single p {
	margin-bottom: 10px;
}

.thrColFixHdr #container #space #mainContent .news-list-item {
	height: auto;
	padding-bottom: 20px;
}

.thrColFixHdr #container #space #mainContent .news-list-item h4 {
	margin-bottom: 5px;
}

.thrColFixHdr #container #space #mainContent .news-list-item a,
.thrColFixHdr #container #space #mainContent .news-list-item a:visited,
.thrColFixHdr #container #space #mainContent .news-list-item a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #515151;
}

.thrColFixHdr #container #space #mainContent .news-list-item h4 a,
.thrColFixHdr #container #space #mainContent .news-list-item h4 a:visited,
.thrColFixHdr #container #space #mainContent .news-list-item h4 a:hover {
	font-size: 14px;
	color: #B41C0A;
	font-weight: bold;
}

.pager {
	padding-top: 10px;
	padding-bottom: 10px;
}

.result-page {
	float: right;
}


.form-item {
	padding-top: 15px;
}

.form-item .label {
	font-weight: bold;
	padding-bottom: 5px;
}

.messages {
	margin-bottom: 15px;
}

.ok { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; padding: 5px 10px; }

.ok .messageStackError,
.ok .messageStackWarning {
	background: transparent;
	padding: 0;
}

.left50 {
	display: inline;
	float: left;
	width: 45%;
}

.left50 p {
	padding-top: 10px;
}

.right50 {
	display: inline;
	float: right;
	text-align: left;
	width: 45%;
}

#sidebar1 h3,
#sidebar2 h3 {
	font-size: 18px;
}

#sidebar2 h3 a,
#sidebar2 h3 a:visited,
#sidebar2 h3 a:hover {
	font-size: 18px;
	color: #B41C0A;
	font-weight: bold;
	text-decoration: none;
}

form p {
	margin-bottom: 10px;
}

form ul {
	list-style-position: inside;
	margin-bottom: 10px;
}

#menu {font-family: verdana, arial, sans-serif; width:1000px; height:30px; position:relative; font-size:11px; margin: 0; background: transparent; padding-top: 16px; position:relative; z-index:100;}
#menu ul {padding:0; margin:0; list-style-type: none;}

#menu ul li {display: inline;float:left; width:166px; }

#menu ul li a, #menu ul li a:visited {
		font-family: Verdana, Arial, sans; 
		text-transform: uppercase; 
		display:block; 
		text-decoration:none; 
		padding:0; 
		text-align: center; 
		height:25px; 
		line-height:25px; 
		color:#fff; 
		font-weight: bold;
		font-size: 12px;
}

#menu table {border-collapse:collapse; margin:0; padding:0; font-size:1em;}

#menu ul li ul {display: none; position:absolute; top:41px; left: 0; width:1100px!important; text-align: left;}

#menu ul li.last {border: 0;}
#menu ul li.last a {border: 0;}

#menu ul li ul li {border: 0;position: relative; width: auto;}
#menu ul li ul li a {border: 0; padding-right: 20px; text-transform: none!important; font-weight: normal!important;}

#menu ul li:hover a,
#menu ul li a:hover {color:#ff921d;}

#menu ul li:hover ul,
#menu ul li a:hover ul {display: block; width:1000px; color:#fff;}

#menu ul li:hover ul.right_side li,
#menu ul li a:hover ul.right_side li {float:right; border:0; border-left:1px solid #eee; border: 0;}

#menu ul li:hover ul.left_side li,
#menu ul li a:hover ul.left_side li {float:left; border:0; border-left:1px solid #eee; border: 0;}

#menu ul li:hover ul li a.sub,
#menu ul li a:hover ul li a.sub {color:#fff;}

#menu ul li:hover ul li ul,
#menu ul li a:hover ul li a ul {visibility:hidden; position:absolute; left:166px; top: 0; }

#menu ul li:hover ul li a,
#menu ul li a:hover ul li a {display:block; background:#ff921d; color:#000; font-weight: bold; line-height: 30px; height: 30px; border: 0;   text-align: left; padding-left: 20px;padding-right: 20px;}

#menu ul li:hover ul li a:hover,
#menu ul li a:hover ul li a:hover {background:#ff921d; color:#fff; font-weight: bold;   text-align: left; padding-left: 20px;}

#menu ul li:hover ul li:hover ul,
#menu ul li a:hover ul li a:hover ul {visibility:visible; color:#000; background:#dfc184;}

#menu ul li:hover ul.right li {float:right;}

#menu ul li:hover ul li:hover ul li a,
#menu ul li a:hover ul li a:hover ul li a {background:#dfc184; color:#000;}

#menu ul li:hover ul li:hover ul li a:hover,
#menu ul li a:hover ul li a:hover ul li a:hover {background:#bd8d5e; color:#fff;}


.user-section {
	padding-bottom: 15px;
}

.add-to-cart {
	clear: both;
	padding-top: 10px;
}

#mainContent .add-to-cart .submit,
#mainContent .form-submit input,
#mainContent a#create-account,
#mainContent a#create-account:visited,
#mainContent a#create-account:hover {
	background-color:#534f43;
	border: 0;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding: 3px 7px;
	text-decoration: none;
}

.form-section-header {
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 20px;
	color: #888;
	font-weight: bold;
	line-height: 18px;
}

.form-section-header a {
	text-transform: none!important;
}

.product-price {
	display: inline;
	float: right;
	color: #666;
	font-size: 18px;
	font-family: Arial, Verdana, sans;
	padding-top: 7px;
}

.product-picture {
	display: inline;
	float: right;
	margin-left: 15px;
}

.product-description {
	
}

#product-filter {
	padding-top: 10px;
	padding-bottom: 10px;
}

.products {
	border-top:1px solid #FF921D;
}

.products .product {
	border-bottom:1px solid #FF921D;
	height:140px;
	margin-top:20px;
	line-height: 140px;
}

.products .product .product-picture {
	float: left;
	margin-left: 0;
	margin-right: 25px;
}

.products .product .product-picture img {
	display: block;
}

.products .product .product-name {
	display: inline;
	float: left;
	height: 140px;
	width: 230px;
	line-height: normal;
	font-size: 14px;
}

.products .product .product-name a span {
	color: #B41C0A;
	font-weight: bold;
}
.products .product .product-name a,
.products .product .product-name a:visited,
.products .product .product-name a:hover {
	font-size: 13px;
}

.products .product .product-description a,
.products .product .product-description a:visited,
.products .product .product-description a:hover {
	font-weight: normal!important;
	color: #333!important;
	text-decoration: none!important;
}

.products .product .product-price {
	font-size: 13px;
	padding-right: 15px;
	padding-top: 52px;
	line-height: 16px;
}

.products .product .buy-now {
	display: inline;
	float: right;
	height: 140px;
	line-height: 140px;
}

.products .product .buy-now a {
	background: #534f43;
	color: #fff!important;
	text-decoration: none!important;
	font-weight: normal!important;
	padding: 3px 7px;
}

table {
	border-collapse: collapse;
}

table.productListing td.productListing-heading {
	padding: 5px;
	background: #555;
}

table.productListing td {
	padding: 10px;
	vertical-align: middle;
}

.subtotal {
	font-size: 13px;
	padding: 10px;
	background: #ddd;
	margin-bottom: 15px;
	margin-top: 15px;
}

.shopping-cart-warnings {
	background: #f9f;
	padding: 10px;
	margin-bottom: 15px;
}

#accordion {
	padding-bottom: 25px;
}

#accordion h3 a {
	display: block;
	color: #fff;
	background: #534F43;
	font-size: 11px;
	padding: 5px 10px;
}

#accordion div ul {
	list-style-position: inside;
	list-style: none;
	padding: 10px;
}

#accordion div ul li a,
#accordion div ul li a:visited {
	font-weight: bold;
	color: #ff921d;
	padding: 4px 0;
	display: block;
}

#accordion div ul li a:hover {
	color: #444;
	padding: 4px 0;
	display: block;
}

#accordion .ui-accordion-content {

}

.news-image a {
	display: block;
	margin-bottom: 15px;
}

.news-image a img {
	display: block;
}

.page-item {
	padding-bottom: 20px;
	border-bottom:1px solid #FF921D;
	margin-top: 20px;
}

.page-item p {
	margin: 0!important;
}

.page-item h4 {
	padding-bottom: 15px;
}

#mainContent .page-item h4 a,
#mainContent .page-item h4 a:visited,
#mainContent .page-item h4 a:hover {
	color: #B41C0A;
	text-decoration: none;
}

#mainContent .page-item-body a,
#mainContent .page-item-body a:visited,
#mainContent .page-item-body a:hover {
	color: #515151;
	text-decoration: none;
	font-weight: normal;
}

.page-item-more-link {
	padding-top: 15px;
}

.page-item-image {
	display: inline;
	float: right;
	padding-left: 15px;
}

.page-item .page-item-more-link,
.page-item .page-item-more-link a,
.page-item .page-item-more-link a:visited,
.page-item .page-item-more-link a:hover {
	font-weight: bold;
}


#newsletter-form .form-submit {
	text-align: center;
}

#manufacturer {
	text-align: center;
	padding-bottom: 15px;
}

#manufacturer .manufacturer-name {
	font-weight: bold;
	font-size: 13px;
}

#mainContent .productListing-data a,
#mainContent .productListing-data a:link,
#mainContent .productListing-data a:visited,
#mainContent .productListing-data a:hover {
	color: #B41C0A;
}

#recently_viewed {
	padding-top: 20px;
}

#recently_viewed h3 {
	padding-bottom: 20px;
}

#stock-levels td {
	padding-right: 20px;
}

.checkout_header {
	width: 100%;
	margin-bottom: 15px;
}

.checkout_header td {
	padding: 10px;
	color: #bbb;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 5px solid #bbb;
	border-right: 3px solid #fff;
	text-align: center;
}

.checkout_header td.active {
	color: #B41C0A;
	border-bottom: 5px solid #B41C0A;
}

.sidebar-shopping-cart h3 {
	padding-bottom: 20px;
}

.sidebar-shopping-cart-contents {
	padding-bottom: 5px;
}

.shopping-cart-checkout {
	padding-top: 10px;
	text-align: right;
}

.shopping-cart-checkout a,
.shopping-cart-checkout a:visited,
.shopping-cart-checkout a:hover {
	font-weight: bold;
	color: orange;
}

.shopping-cart-total {
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	border-top: 1px solid #B41C0A;
}

.back-button {
	display: inline;
	float: left;
}

.next-button {
	display: inline;
	float: right;
}

.col33 {
	display: inline;
	float: left;
	width: 33%;
}

.middle33-content {
	padding-left: 10px;
}

td.main {
	padding-right: 10px;
}

.gsc-branding-img {
	display: none!important;
}

.gsc-tabsArea {
	display: none;
}

input.gsc-input,
input.searchfield {
	font-size: 12px!important;
	padding: 3px!important;
	border: 1px solid #333!important;
	background: #fff!important;
	width: 140px!important;
}

input.gsc-search-button {
	background: #333!important;
	color: #fff!important;
	font-size: 12px!important;
	padding: 3px!important;
	border: 0;
}

div.search-content {
	padding-top: 5px;
}

table.gsc-search-box {
	width: auto!important;
	float: left!important;
}

#cse-search-results iframe {
	width: 100%!important;
}