@charset "utf-8";
/* CSS Document */
/***********************************body start here***********************************/
html, body, h1, h2, h3, h4, h5, h6, p,  ol, ul, li, fieldset, form, label, legend, table, tr, th, td, input, textarea, select, button{
    margin: 0;	padding: 0;}

img{ border: 0;}

li{ list-style: none; vertical-align: middle !important;}



@font-face {
    font-family: 'FontAwesome';
    src: url('../font/fontawesome-webfont.eot');
    src: url('../font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/fontawesome-webfont.woff') format('woff'),
        url('../font/fontawesome-webfont.ttf') format('truetype'),
        url('../font/fontawesome-webfont.svg#FontAwesome') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('../font/opensans-regular.eot');
    src: url('../font/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-regular.woff') format('woff'),
	 url('../font/opensans-regular.ttf') format('truetype'),
	 url('../font/opensans-regular.svg#opensans-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{background: #fff;
     font-family: 'OpenSans';
     text-decoration: none;
     color: #212121;
     line-height: 1.61538em;
     font-weight: 400;
     font-size: 13px;
}
input, textarea, select, button{ line-height: normal; overflow: visible;}
input,textarea,select { color: #333333; font-family: 'OpenSans'; outline: none;}
/*div, ul{ margin:0 auto; display:inline-block; zoom:1; *display:inline;} align to make center any block element*/

a,a:visited{outline: none; text-decoration: none; color: #990000}
a:hover,a:visited:hover { color:#CC3333 }
p, ul, blockquote, pre {
    font-size: 1em;
    line-height: 1.61538em;
    margin: 0 0 1.61538em;
}
img{ border: none;}

.float-l{ float: left;}
.float-r{ float: right;}
.clear{ clear: both;display: block;height: 0;overflow: hidden;visibility: hidden;width: 0;}
#page, #container, #header, #content, #footer, .over-flow{ overflow: hidden;}
#page{ background: url(../images/index.png) left top repeat-y; width: 1152px; margin: 0 auto;}
#container {width: 984px; margin: 0px auto; position: relative; padding: 18px 0px 10px 0px; font-family: 'OpenSans'; min-height: 1000px;}
/*************HEADER START***************/
#header { font-family: 'OpenSans'; }
#header .header_top { overflow: hidden }
.header_top .name { float: left;}
.header_top .name strong { font-size: 1.1em; font-weight: 600;}
.header_top .links { float: right; margin: 0px 15px 0px 0px}
#ab-cart { display: inline;}
.links .link { color: #666666; display: inline-block; font-weight: 600; text-decoration: none; text-transform: uppercase; margin: 0px 0px 0px 10px;}
.links .link:hover { color: #FF0000 }
#ab-login { display: inline;}
.notloggedin a { background: url(../images/key.png) 0 50% no-repeat; padding: 0px 0px 0px 24px}
#quick_cart_overlay{position:absolute;z-index:1200;top:15px;right:203px;display:none;}
#quick_cart_overlay .clickable{background: none repeat scroll 0 0 #EEEEEE;border-radius: 6px 6px 0 0;box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);float: right;
          padding: 3px 10px 2px;}
#quick_cart_overlay .clickable a{text-decoration:none;color:#000;text-transform:uppercase;font-weight:600;}
#quick_cart_overlay .contents{ background: none repeat scroll 0 0 #EEEEEE; border-radius: 6px 0 6px 6px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    overflow: hidden;}
#quick_cart_overlay .contents ul{list-style:none;padding-left:0;margin-bottom:0;}
#quick_cart_overlay .contents .cartItem{padding:10px 10px 0 10px;width:240px;overflow:hidden;}
#quick_cart_overlay .contents .cartItem img{float:left;}
#quick_cart_overlay .contents .cartItem .details{margin-left:74px;}
#quick_cart_overlay .contents .cartItem .details .partId,#quick_cart_overlay .contents .cartItem .details .category,#quick_cart_overlay .contents .cartItem .details .quantity{line-height:1em;vertical-align:top;margin-bottom:0.5em;}
#quick_cart_overlay .contents .cartItem .details .quantity{color:#666;margin-bottom:0;line-height:1.5em;}
#quick_cart_overlay .contents .total{display:table;margin:10px 10px 0 10px;width:240px;font-size:1.1538461538461537em;line-height:1.4em;}
#quick_cart_overlay .contents .total span{display:table-cell;}
#quick_cart_overlay .contents .total span.val{text-align:right;}
#quick_cart_overlay .contents .qc_emptyNotice{width:198px;margin:10px;border:1px solid #AAA;text-align:center;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;}
#quick_cart_overlay .contents .qc_notLoggedIn{padding:6px;margin:0 10px 10px;text-align:center;border:1px solid #AAA;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;}
#quick_cart_overlay .contents .STTUIButton{margin:10px;}
#quick_cart_overlay .contents a.STTUIButton,#quick_cart_overlay .contents .checkoutButton .STTUIButton{width:240px;}
#quick_cart_overlay .contents .smap{height:64px;width:64px;float:left;background:url(../img/ico64-products.png) 0 0 no-repeat;overflow:hidden;}#quick_cart_overlay .contents .smap.power{background-position:0 0;}
#quick_cart_overlay .contents .smap.vmax{background-position:-64px 0;}
#quick_cart_overlay .contents .smap.roof{background-position:0 -64px;}
#quick_cart_overlay .contents .smap.susp{background-position:-64px -64px;}
.STTUIButton {    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    background: linear-gradient(#FFFFFF, #DDDDDD) repeat scroll 0 0 transparent;
    border-color: #CCCCCC #BBBBBB #AAAAAA;
    border-image: none;
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    color: #000000;
    display: inline-block;
    font-size: 13px;
    line-height: normal;
    padding: 5px 10px 4px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #FFFFFF;
    text-transform: uppercase;
    vertical-align: top}
.STTUIButton:hover, .STTUIButton:focus, .STTUIButton:visited:hover {background: linear-gradient(#DDDDDD, #BBBBBB) repeat scroll 0 0 transparent;
    color: #000000;}
#quick_login_overlay { display: none; position: absolute;right: 5px; top: 15px; z-index: 1250;}
#quick_cart_overlay .clickable{background-color: #EEEEEE; border-radius: 6px 6px 0 0;box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);float:right;padding:3px 10px 2px 34px;}
#quick_login_overlay .clickable a{text-decoration:none;color:#000;text-transform:uppercase;font-weight:600;}
#quick_login_overlay .clickable { background: url(../images/key.png) no-repeat scroll 10px 9px transparent; }
#quick_login_overlay .clickable {background-color: #EEEEEE; border-radius: 6px 6px 0 0;box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);float: right;
  padding: 3px 10px 2px 34px;}
#quick_login_overlay .contents {background: none repeat scroll 0 0 #EEEEEE;border-radius: 6px 0 6px 6px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); padding: 5px;}
#quick_login_overlay .qlLabel{padding-left:8px;color:#666;font-size:12px;text-transform:uppercase;}
.STTUIInputText,.STTUIInputWrapper input[type=text],.STTUIInputWrapper input[type=email],.STTUIInputWrapper input[type=password],.STTUIInputWrapper input[type=search],.STTUIInputWithLabel input[type=text],.STTUIInputWithLabel input[type=email],.STTUIInputWithLabel input[type=search],.STTUIInputWithLabel input[type=password]
{color:#000;display:block;font-size:15px;padding:2px 6px 1px;border:1px solid #AAA;border-color:#999 #AAA #CCC;-webkit-appearance:none;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#eeeeee;background:-webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#ffffff));background:-moz-linear-gradient(top, #eeeeee, #ffffff);background:-ms-linear-gradient(#eeeeee, #ffffff);background:-o-linear-gradient(#eeeeee, #ffffff);background:linear-gradient(#eeeeee, #ffffff);-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff');filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff');background-image:-o-linear-gradient(#eeeeee, #ffffff);zoom:1;-webkit-box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2);-khtml-box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2);-moz-box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2);-ms-box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2);-o-box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2);box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2);}
#quick_login_overlay .contents input[type=text],#quick_login_overlay .contents input[type=password]{margin:5px 0;width:202px;}
input:-moz-placeholder { font-weight: 300; color: #666666;}
#quick_login_overlay .forgetLoginLink{margin-bottom:7px;font-size:11px;text-align:center;}
#quick_login_overlay .contents .or{text-transform:uppercase;text-align:center;margin:5px 0;}
#quick_login_overlay .contents #loginButton{width:220px;}
#quick_login_overlay .contents #signUpButton{width:100%; color: #000000;}
#globalnavbar { box-shadow:0 1px 2px rgba(0, 0, 0, 0.3); border-radius:6px 6px 6px 6px; background: url(../images/navbarbg.png) repeat-x left top;
height:34px;position:relative;z-index:1;border:1px solid #AAA;border-color:#CCC #BBB #AAA;}
#globalnav{width:660px;list-style:none;margin-bottom:0;float:left;padding:0;position:relative;zoom:1;}#globalnav,#globalnav li,#globalnav li a{height:34px;}
#globalnav li{display:inline;margin-left:-3px;}
#globalnav li a:hover,#globalnav li.gnavActiveSection a{background:url(../images/bg_gnav_hover.png) 0 0 repeat-x;}
#globalnav li:first-child{margin-left:0px;}#globalnav li:first-child,#globalnav li:first-child a{-moz-border-radius:6px 0 0 6px;-webkit-border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;border-radius:6px 0 0 6px;}
#globalnav li:active{background:#333;}
#globalnav li a{width:130px;background:none;float:left;border-width:0 2px 0 1px;text-decoration:none;outline:none;overflow:hidden;text-align:center;cursor:pointer;border-right:1px solid #444;text-shadow:0 -1px 1px #000000;}#globalnav li a span{display:block;color:#FFF;font-weight:700;text-transform:uppercase;height:30px;line-height:28px;margin:3px auto;}
#globalnav li a span{display:block;color:#FFF;font-weight:700;text-transform:uppercase;height:30px;line-height:28px;margin:3px auto;}
#gn-steinbauer a span { background: url(../images/swoop.png) 50% 50% no-repeat;}
#gsearch{float:right;height:34px;margin-right:6px;position:absolute;top:0;right:0;}
#gsearch .inputwrapper {background: linear-gradient(#000000, #666666) repeat scroll 0 0 transparent;border: 1px solid #333333;border-radius: 10px 10px 10px 10px;
    display: block; margin-top: 4px; width: 290px}
#gsearch .inputwrapper input {border: 0 none; border-radius: 10px 10px 10px 10px;color: #DDDDDD;padding: 3px 0 2px 40px;transition: all 300ms ease 0s;width: 250px;
 background:transparent 10px 50% no-repeat;background-image: url(../images/serchbg.png); -webkit-appearance: textfield;}
#gsearch .inputwrapper input:focus { background: url(../images/serchfo.png) 10px 50% no-repeat; background-color:rgba(255, 255, 255, 0.9);
        color: #333333; outline: none}
#slideshow { width: 982px; margin: 10px 1px; }
#slideshow img { border-radius:8px;}
/*************HEADER END***************/

/*************CONTENT START HERE*************/
#content {}
.nt_wrap_2{border-left:5px solid #D92231;margin-bottom:10px;}
.nt_wrap_1{border-left:5px solid transparent;}
.news_ticker { border: 1px solid #AAAAAA;border-radius: 4px 4px 4px 4px;color: #FFFFFF;height: 30px;overflow: hidden;width: 972px; background-color: #000;
                background: url(../images/newsbg.png) 0 0 repeat-x;}
.news_ticker .barTitle{height:30px;line-height:30px;display:table-cell;padding:0 20px;font-weight:700;text-transform:uppercase;border-right:2px solid #666;}
.news_ticker .headlineHolder{display:table-cell;height:30px;overflow:hidden;}
.news_ticker .headlineHolder .headlines{width:970px;height:30px;overflow:hidden;}
.news_ticker .headlineAndDate{height:30px;line-height:30px;margin-bottom:0;padding-left:10px;padding-right:10px;font-weight:600;text-shadow:0 1px 1px #000;
                margin-top:0;}
.news_ticker .headlineAndDate .date{color:#DDD;font-weight:400;font-size:90%;padding-left:10px;}
.product_info { background: #000000; margin: 10px 0px 0px 0px; overflow: hidden;border-radius:5px 5px 5px 5px; border-color: #CCCCCC #BBBBBB #AAAAAA;
box-shadow:0 1px 2px rgba(0, 0, 0, 0.3);}
.product_info .pihead { height: 30px; background: #4f5354}
.product_info .pihead span { color: #fff; font-weight: 600; display: inline-block; margin: 0px 0px 0px 50px; line-height: 30px; font-size: 18px;}
.pp_check { margin: 30px 0px 15px 65px; width: 303px; float: left;}
.pp_check li { margin: 0px 0px 10px 0px; list-style: disc;}
.pro_img {float: left; margin: 10px 0px;}
#h_featured { background: linear-gradient(#FFFFFF, #DDDDDD) repeat scroll 0 0 transparent; margin-left: -1px; overflow: hidden;width: 984px;
background: -webkit-linear-gradient(#FFFFFF, #DDDDDD);}
.hFeaturedRow{width:982px !important; overflow:hidden;-webkit-border-radius:8px;-khtml-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;border:1px solid;border-color:#E5E5E5 #DBDBDB #D2D2D2; margin: 0px 0px 20px 0px;}
/*************CONTENT END HERE*************/

/*************CONTACT US*************/
.contact_us_wrapper { background: url("../images/bg_contact.jpg") no-repeat scroll 0 0 #333333; border-radius: 8px 8px 8px 8px;
                      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); margin-top: 10px !important;}
.contact_us { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);overflow: hidden;width: 100%;}
.contact_us .col.left { overflow: visible}
.contact_us .col { display: inline;float: left;margin: 0 5px;}
.contact_us .contact_head {   margin-left: 30px;margin-top: 40px;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);}
.contact_us .contact_head h1 {   font-size: 2em;margin: 0 0 5px; text-transform: uppercase; font-weight: 600px; }
.contact_us .contact_head h5 {font-size: 1.65em;font-weight: 300;margin: 0 0 40px;}
.contact_us .col.form{ margin-left: 30px;margin-right: 0;overflow: visible; width: 360px;}
.contact_us .contact_form {margin-bottom: 20px; overflow: hidden;}
.STTUITextInputWrapper {    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: linear-gradient(#EEEEEE, #EEEEEE) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#EEEEEE, #EEEEEE);
    border-color: #999999 #AAAAAA #CCCCCC;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
    color: #000000;
    display: block;
    float: left;
    font-size: 15px;
    margin-bottom: 8px;
    padding: 3px 6px 3px;
    position: relative;
    width: 280px; }
.STTUITextInputWrapper input[type="text"] {background: none repeat scroll 0 0 transparent;border: 0 none; width: 276px;}
.country_select {-moz-appearance: none;background: none repeat scroll 0 0 transparent;border: 0 none;outline: 0 none; width: 316px;
                -webkit-appearance:none;-moz-appearance:none;border:0;outline:0;}
.cs_wrap { background: url(../images/selectbg.png) no-repeat scroll 100% 50% transparent;overflow: hidden;}
.STTUITextAreaWrapper{margin-bottom:8px;color:#000;display:block;padding:2px 6px 1px;border:1px solid #AAA;border-color:#999 #AAA #CCC;-webkit-appearance:none;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#eeeeee;background:-webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#ffffff));background:-moz-linear-gradient(top, #eeeeee, #ffffff);background:-ms-linear-gradient(#eeeeee, #ffffff);background:-o-linear-gradient(#eeeeee, #ffffff);background:linear-gradient(#eeeeee, #ffffff);-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff');filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff');background-image:-o-linear-gradient(#eeeeee, #ffffff);zoom:1;-webkit-box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2);-khtml-box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2);-moz-box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2);-ms-box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2);-o-box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2);box-shadow:inset 1px 1px 1px rgba(0, 0, 0, 0.2);display:inline-block;}
.STTUITextAreaWrapper textarea{-moz-appearance: none;background: none repeat scroll 0 0 transparent;border: 0 none;outline: 0 none; width: 316px;
-webkit-appearance:none;-moz-appearance:none;border:0;outline:0; font-size: 13px;}
.contact_us .col.instructions{margin-left: 40px;margin-right: 40px; width: 240px;}
.contact_us .contact_instructions h3 {text-transform: uppercase;}
.contact_us .contact_instructions li { list-style-type: square;margin-bottom: 1em;margin-left: 1.8em;}
.contact_us .wrap_contact_offices {background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);margin-bottom: -480px;overflow: auto;padding-bottom: 500px;
    padding-top: 129px;}
.contact_us .contact_offices { padding-left: 10px; }
.contact_us .contact_offices .office {font-weight: 300;margin-bottom: 26px;padding-left: 16px; }
.news_ticker span { display: inline-block; height: 21px; width: 21px; margin: 3px 0px 0px 20px; float: left;}
.news_ticker h2{ display: inline-block;float: left; font-weight: 700;font-size: 14px; padding: 3px 0px 0px 15px;}
/*************CONTACT US*************/

/*************COMPANY*************/
.company_menu {overflow: hidden;}
.company_menu .tab_link{ float: right; height: 60px; display: table; margin: 0px 4px 0px 0px;padding: 0;}
.company_menu .tab_link li {display: table-cell;padding-left: 40px;text-align: right; vertical-align: bottom !important;}
.company_menu .tab_link li a {color: #666666;font-weight: 300;text-decoration: none; text-transform: uppercase;}
.company_menu .tab_link li a:hover {color: #333333;}
.company_bg {overflow: hidden; height: 442px; width: 984px; background: url(../images/company_home.jpg) left top no-repeat; border-radius:6px;}
/*************COMPANY*************/

/*************SUPPORT*************/
.support_hd { display: inline; float: left; margin: 20px 0; padding-left: 10px; text-transform: uppercase; width: 974px; font-size: 1.61538em; line-height: 1em;
    font-weight: 600;}
.linkBlock{ background-color: #EEEEEE;display: inline;float: left;margin: 0 5px 10px; width: 482px;}
.linkBlock a {    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E5E5E5 #DBDBDB #D2D2D2;border-image: none;border-style: solid;border-width: 1px;display: block;height: 240px;text-align: center;
    text-decoration: none; color:#333333}
.linkBlock .linkBlockLink { background: linear-gradient(#FFFFFF, #DDDDDD) repeat scroll 0 0 transparent;border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);}
.linkBlock .linkBlockLink:visited { color:#333333;}
.linkBlock a:focus { background: linear-gradient(#EEEEEE, #DDDDDD) repeat scroll 0 0 transparent;}
.linkBlockLink .insideLink { overflow: hidden; width: 100%;}
.faq .insideLink { background: url(../images/bg_support_faq.png) 50% 30% no-repeat;}
.contact .insideLink { background: url(../images/bg_support_contact.png) 50% 30% no-repeat;}
.partner .insideLink { background: url(../images/bg_support_partner.png) 50% 30% no-repeat;}
.warranty .insideLink { background: url(../images/bg_support_partner.png) 50% 30% no-repeat;}
.insideLink h2 { font-size: 16px;font-weight: 700;margin-bottom: 5px; margin-top: 160px;}
/*************SUPPORT*************/

/*************FOOTER START*************/
#footer { padding: 10px 0px; }
#footer .copyright { font-size: 12px; font-weight: 600; float: left;}
#footer .footer_links { float: right;}
#footer .footer_links a{ margin: 0px 10px 0px 0px; color: #333333; font-weight: 700;}
#footer .footer_links a:hover { color: #ff0000;}
/*************FOOTER END*************/

/********* body ends *********/

/**** header starts ******/

/**** header ends *******/