/* Body */

body {
	text-align: center;
}

#container {
	width: 860px;
	margin: 0px auto;
}

.a-center {
	text-align: center;
	font-size: .9em;
}

.a-right {
	text-align: right;
	font-size: .9em;
}

.a-left {
	text-align: left;
	font-size: .9em;
}

#shopping-cart-table thead {
	border-width: 1px;
	border-color: #790000;
	border-style: solid;
}

.category-description {
	display: none;
}

.product-shop {
	position: absolute;
	width: 48.5%;
	left: 300px;
}

.product-img-box {
	position: absolute;
	width: 48.5%;
	left: 0px;
}

.product-collateral {
	/*position: relative;*/
	padding-top: 220px;
	width: 93%;
}

.price-box {
	font-weight: bold;
	color: #790000;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.header_cat {
	color: #790000;
	font-weight: bold;
}

.shopping-cart-collaterals {
	float: right;
	width: 335px;
}

h1,h2,h3 {
	color: #790000;
	font-weight: bold;
}

.shopping-cart-totals {
	float: left;
	width: 335px;
	bottom: 0px;
}

/* Header */

.header {
    text-align: left;
	background: #222222;
	width: 860px;
	height: 173px;
	background-image: url(../images/headerhome.jpg);
	background-repeat: no-repeat;
}

.header-secondary {
    text-align: left;
	width: 860px;
	height: 228px;
	background-image: url(../images/headerhome.jpg);
	background-repeat: no-repeat;	
}

.callout {
	position: relative;
	top: 100px;
	left: 559px;
	height: 44px;
	width: 264px;	
}

/* Bottom Header */

#bottom-header {
	position: relative;
	top: 128px;
	width: 860px;
	height: 56px;
	background-image: url(../images/bottomheader.jpg);
	background-repeat: no-repeat;
}

.options {
	text-align: right;
	position: absolute;
	height: 25px;
	top: 5px;
	left: 480px;
	width: 350px;
}

/* Breadcrumbs */

.crumbs {
	position: absolute;
	top: 10px;
	left: 133px;
	color: #000000;
}

.breadcrumbs {
	text-align: left;
	font-weight: bold;
	font-size: 1em; 
	line-height: 1.25em;
}

.breadcrumbs li {
	display: inline;
}

.breadcrumbs a, a:hover {
	color: #790000;
	font-weight: bold;
}

.no-display {
	display: none;
}

/* Top Links */

#toplinks {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: right;
	font-size: 1.00em;
	color: #ffffff;
	font-weight: bold;
}

#toplinks li {
	list-style-type: none;
	display: inline;
}

#toplinks li .first a {
	text-decoration: underline;
}

#toplinks a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#toplinks a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

#toplinks a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* Header - Navigation */

#leftmenublock
{
	position: relative;
	top: 105px;
	height: 24px;
	width: 37px;
	background-image: url(../images/leftmenu.jpg);
	background-repeat: no-repeat;
	float: left;
}

#rightmenublock
{
	position: relative;
	top: 105px;
	height: 24px;
	width: 37px;
	background-image: url(../images/rightmenu.jpg);
	background-repeat: no-repeat;
	float:left;
}

#leftmenublock_secondary
{
	position: relative;
	top: 105px;
	height: 24px;
	width: 37px;
	background-image: url(../images/leftmenu.jpg);
	background-repeat: no-repeat;
	float: left;
}

#rightmenublock_secondary
{
	position: relative;
	top: 105px;
	height: 24px;
	width: 37px;
	background-image: url(../images/rightmenu.jpg);
	background-repeat: no-repeat;
	float:left;
}

#menu_div
{
	position: relative;
	top: 105px;
	float: left;
}

#menu_div_secondary {
	position: relative;
	top: 105px;
	float: left;
}

.menu li {
	height: 24px;
	list-style: none;
	background-repeat: no-repeat;	
	float: left;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -3000px;
	height: 24px;
}

.menu_home {
	background-image: url(../images/home.jpg);
	width: 98px;	
}

.menu_home a {
	background-image: url(../images/home.jpg);	
}

.menu_home a:hover {
	background-position: -98px 0px;	
}

.menu_product {
	background-image: url(../images/products.jpg);
	width: 98px;	
}

.menu_product a {
	background-image: url(../images/products.jpg);
}

.menu_product a:hover {
	background-position: -98px 0px;	
}

.menu_partner {
	background-image: url(../images/partners.jpg);
	width: 98px;	
}

.menu_partner a {
	background-image: url(../images/partners.jpg);
}

.menu_partner a:hover {
	background-position: -98px 0px;		
}

.menu_dealer {
	background-image: url(../images/dealers.jpg);
	width: 98px;	
}

.menu_dealer a {
	background-image: url(../images/dealers.jpg);
}

.menu_dealer a:hover {
	background-position: -98px 0px;		
}

.menu_testimonial {
	background-image: url(../images/testimonials.jpg);
	width: 98px;	
}

.menu_testimonial a {
	background-image: url(../images/testimonials.jpg);
}

.menu_testimonial a:hover {
	background-position: -98px 0px;		
}

.menu_instructions {
	background-image: url(../images/instructions.jpg);
	width: 98px;	
}

.menu_instructions a {
	background-image: url(../images/instructions.jpg);
}

.menu_instructions a:hover {
	background-position: -98px 0px;	
}

.menu_news {
	background-image: url(../images/news.jpg);
	width: 98px;	
}

.menu_news a {
	background-image: url(../images/news.jpg);
}

.menu_news a:hover {
	background-position: -98px 0px;		
}

.menu_contact {
	background-image: url(../images/contactus.jpg);
	width: 98px;	
}

.menu_contact a {
	background-image: url(../images/contactus.jpg);
}

.menu_contact a:hover {
	background-position: -98px 0px;	
}

/* Categories */

.category-left {
	float: left;
}

.category-middle {
	float: left;
}

.category-right {
	float: left;
}

/* Instructions */

.text-instr {
	position: relative;
	left: 0px;
	width: 300px;
	display: inline;
}

.image-instr {
	position: relative;
	left: 330px;
	width: 300px;
	display: inline;
}

/* Column Layouts */
.col-instr {
	clear: both;
}

.col-instr:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;	
}

.col-instr ol {
	list-style-type: decimal;
}

/* Hides from IE-mac */
* html .col-instr {
	height: 1%;
}

.col-instr {
	display: block;
}
/* End hide from IE-mac */


.col-instr .text-col, .col-instr .image-col {
	width: 48.5%;
}
.col-instr .text-col {
	float: left;
}

.col-instr .image-col {
	float: right;
}

.col-instr .text2-col {
	width: 65%;
	float: right;
}

.col-instr .image2-col {
	width: 35%;
	float: left;
}

/* Content */

.middle-container-home {
	text-align: left;
	width: 860px;
	height: 311px;
	background: #e7e4e1;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
}

.middle-container-secondary {
	text-align: left;
	width: 860px;
	background-image: url(../images/repeat.jpg);
	background-repeat: repeat-y;
}



#main {
	position: relative;
	padding: 20px;
	left: 180px;
	width: 671px;
	height: 280px;
}

.content-box {
	min-height:400px;
	height: auto !important;
	height: 400px;
	position: relative;
	left: 120px;
	width: 620px;
}

/* Miscellaneous */

.clear {
	clear: both;
}

.horRule {
	height: 2px;
	border-top: 1px dashed #000000;
}

.horRule hr {
	display: none;
}

/* Homepage - Rollover Images */

.clicktext {
	position: relative;
	left: 263px;
	top: 9px;
}

.ground-home {
	position: relative;
	top: 10px;
	left: 59px;
	width: 237px;
	text-align: center;
	color: #7f2900;
	font-weight: bold;
	font-size: 2em;
	float: left;
}

.ground-home a {
	display: block;
	width: 237px;
	height: 239px;
	background-image: url(../images/ground.jpg);
}

.ground-home a:hover {
	width: 237px;
	height: 239px;
	background-position: -237px 0px;
}

.ground-home span {
	position: relative;
	top: 0px;
	left: 0px;
}


.tree-home {
	position: relative;
	top: 9px;
	left: 75px;
	width: 237px;
	text-align: center;
	color: #7f2900;
	font-weight: bold;
	font-size: 2em;
	float: left;
}

.tree-home a {
	display: block;
	width: 237px;
	height: 239px;
	background-image: url(../images/tree.jpg);
}

.tree-home span {
	position: relative;
	top: 0px;
	left: 0px;
}

.tree-home a:hover {
	width: 237px;
	height: 239px;
	background-position: -237px 0px;
}

.blind-home {
	position: relative;
	top: 8px;
	left: 90px;
	width: 237px;
	text-align: center;
	color: #7f2900;
	font-weight: bold;
	font-size: 2em;
	float: left;
}

.blind-home a {
	display: block;
	width: 237px;
	height: 239px;
	background-image: url(../images/blind.jpg);
}

.blind-home a:hover {
	width: 237px;
	height: 239px;
	background-position: -237px 0px;
}

.blind-home span {
	position: relative;
	top: 0px;
	left: 0px;
}

/* Homepage - Content Boxes */

.bottom-home {
	position: relative;
	/* top: -6px; :For Firefox */
	top: 14px;
	width: 860px;
	height: 239px;
	background-image: url(../images/blocks.jpg);
	background-repeat: no-repeat;
	float: left;
}

.bottom-home a, a:hover {
	color: #790000;
}

.news-home {
	position: relative;
	top: 60px;
	left: 60px;
	font-weight: bold;
	font-size: 1.35em;
	text-align: left;
	height: 145px;
	width: 225px;
	color: #000000;
	float: left;
}

.solution-home {
	position: relative;
	top: 60px;
	left: 85px;
	font-weight: bold;
	font-size: 1.35em;
	text-align: left;
	height: 145px;
	width: 230px;
	color: #000000;
	float: left;
}

.hot-home {
	position: relative;
	top: 60px;
	left: 120px;
	font-weight: bold;
	font-size: 1.35em;
	text-align: left;
	height: 145px;
	width: 230px;
	color: #000000;
	float: left;
	clear: right;
}

/* Footer */

.footer-home {
	position: relative;
	top: 14px;
	width: 860px;
	height: 64px;
	text-align: left;
	background-image: url(../images/footerhome.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
}

.footer-home a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.footer-home a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.footer-home a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.footer-home a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.footer {
	position: relative;
	top: 0px;
	width: 860px;
	height: 109px;
	text-align: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
}

.footer a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.footer a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.footer a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.footer a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.info_left {
	position: absolute;
	top: 0px;
	left: 30px;
}

.info_middle {
	position: absolute;
	top: 0px;
	left: 365px;
}

.info_right {
	position: absolute;
	top: 0px;
	left: 630px;
}

.info_left_page {
	position: absolute;
	top: 45px;
	left: 30px;
}

.info_middle_page {
	position: absolute;
	top: 45px;
	left: 365px;
}

.info_right_page {
	position: absolute;
	top: 45px;
	left: 630px;
}

/* Testimonial */

.testimonial {
	border: 1px;
}

/* Column Info */

/* All */
.col2-set {
	clear: both;
}

.col2-set:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;	
}

/* Hides from IE-mac */
* html .col2-set {
	height: 1%;
}

.col2-set {
	display: block;
}
/* End hide from IE-mac */


/* Col2 */
.col2-set .col-1, .col2-set .col-2 {
	width: 48.5%;
}
.col2-set .col-1 {
	float: left;
}

.col2-set .col-2 {
	float: right;
}

/* Messages */
/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice {
    clear:both;
    min-height:15px;
    margin-top:3px;
    background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px;
    padding-left:17px;
    font-size:.95em;
    font-weight:bold;
    line-height:1.25em;
    }
.validation-failed {
    border:1px dashed #EB340A !important;
    background:#faebe7 !important;
    }
label.required {
    font-weight:bold;
    }
p.required {
    font-size:.95em;
    text-align:right;
    }



/********************** Messages  */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703;}
.success, .error { font-weight:bold; }
.messages { width:100%; overflow:hidden; }
.error-msg, .success-msg, .notice-msg, .note-msg {
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(../images/error_msg_icon.gif);
    }
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(../images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(../images/note_msg_icon.gif);
    }

/* One Page Checkout */
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box {
    border:1px solid #bbb6a5;
    border-top:0;
    padding:15px 20px;
    background:#faf7ee;
    }
.one-page-checkout .head {
    margin-bottom:0 ;
    padding:4px 8px 6px 8px;
    background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee;
    border-width:0 1px 0 1px;
    border-color:#D9DDE3;
    border-style:solid;
    border-top:1px solid #fff;
    }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding: 10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#d0dce1; border-color:#a3aeb3; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #BBAFA0; background:#F9F3E3; padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#F18200; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #f19900; background:#F18200; }
.one-page-checkout .active .box { display:block; border-color:#BBAFA0;  background:url(../images/multi_address_box_bg.gif) repeat-x #FBFAF6; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left: 20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #D9DDE3; border-top:0; }
#opc-review .data-table{ border-top:0; }
.opc-please-wait { padding-right:7px;}
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px;}
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }
.one-page-checkout ul.super-product-attributes { padding-left:15px; }