﻿body {
    background: #424244 url(../_images/page-background.jpg) repeat-x; background-attachment: fixed;
    margin: 0;
    font-family: Arial, Helvetica; font-size: 0.8em; color: #000;
}

img{
    border: 0px;
}
h1{
    font-size: 1.3em; margin: 10px 0; padding: 0;
}
h2{
    font-size: 1.1em; margin: 20px 0 10px 0; padding: 0; color: #666;
}
h3{
    font-size: 1em; margin: 20px 0 10px 0; padding: 0; color: #666;
}
h5{
    font-size: 1em;
}
blockquote{
    line-height: 1.6em; color: #424244; font-weight: bold; font-style:italic;
    padding: 10px 0; margin: 20px 0;
    border-top: 1px dotted #424244; 
    overflow: hidden;
}
blockquote span{
    clear: both; font-weight: normal; font-size: 0.85em; font-style: normal;
}
input, select, textarea{
    font-size: 1em; padding: 2px; font-family: Arial, Helvetica;
}
a{
    color: #424244;
}
a:hover{
    text-decoration: none;
}
a:active{
    color: #000;
}
a:visited{
    color: #000;
}
p{
    line-height: 1.4em; padding-top: 0; margin: 10px 0;
}
hr{
    height: 0px; background-color: #ccc; margin: 0 5px; padding: 0;
}

#wrapper{
    border: 10px solid #424244; 
    border-top: 0px;
    margin: 0 auto;
    padding: 0px;
    width: 822px;
    background-color: #fff; 
}
#header{
    background: #CBD0D4 url(../_images/_header-background.jpg) repeat-x top; 
    padding: 18px 20px;  overflow: hidden; position: relative;
}
#nav{
    background: url(../_images/nav-background.jpg) repeat-x;
    overflow: hidden;
    border-top: 1px solid #9c9c9e; border-bottom: 1px solid #9c9c9e;
    padding: 12px 10px; 
    font-weight: bold;
}
#banner{
    overflow: hidden;
    height: 224px;
    background: #fff url(../_images/banner-background.jpg) repeat-x left top;
}
#content{
    margin: 10px 20px; padding: 0 0 10px 0; overflow: hidden; 
}
#footer{
    clear: both; overflow: hidden;
    border-top: 2px solid #9c9c9e; padding: 17px; margin: 10px 0 0 0; 
    font-size: 0.8em;
    background: #a7abae url(../_images/footer-background.jpg) repeat-x top;
}

#header #contact{
    position: absolute; left: 610px; top: 12px; font-size: 1.2em; color: #000; z-index: 100;
}
#header #contactShadow{
    position: absolute; left: 611px; top: 13px; font-size: 1.2em; color: #ccc; z-index: 99;
}

#nav ul{
    margin: 0; padding: 0;
    list-style: none;
}
#nav li{
    float: left; 
    padding: 0;
    margin: 0 5px;
}
#nav li a{
    color: #fff;  text-decoration: none;
}
#nav li a:hover{
    color: #9c9c9e; 
}
#nav li.on a, #nav li.on a:hover{
    color: #ffdf01; cursor: default; 
}


#banner .right{
    margin: 20px 20px 0 20px;
}
#banner h3{
    color: #ffdf01; font-size: 1em; margin: 3px 0; padding: 0;
}
#banner ul{
    margin: 0; padding: 0; list-style: none;
}
#banner li{
    margin: 3px 0;
}
#banner li a{
    color: #9c9c9e; text-decoration: none;
}
#banner li a:hover{
    color: #fff;
}
#banner li.on a, #banner li.on a:hover{
    color: #fff; cursor: default; font-weight: bold;
}
#banner .right li{
    margin: 5px 0 10px 0;
}

#banner p{
    color: #fff; font-size: 0.9em;
}
#banner #gMap{
    width: 550px; height: 200px; overflow: hidden;
}

#rotate{
    position: relative; margin: 0; padding:0;
    width: 550px; height: 200px;
}
#rotate li{
    position: absolute; left: 0; top: 0; width: 530px; height: 111px; margin: 0; padding:0;
    color: #000; font-size: 1.2em; font-weight: bold;
    padding-top: 89px; padding-left: 20px; background-repeat: no-repeat; display: none;
}

#rotate #banner-jigs{
    background-image: url(../_images/banner/jigs.jpg);
}
#rotate #banner-collector{
    background-image: url(../_images/banner/collector-tailpipes.jpg);
}
#rotate #banner-press{
    background-image: url(../_images/banner/pressing-tool.jpg);
}
#rotate #banner-exhaust{
    background-image: url(../_images/banner/exhaust-sides.jpg);
}
#rotate #banner-bends{
    background-image: url(../_images/banner/laser-cut.jpg);
}
#rotate #banner-bendsquote{
    background-image: url(../_images/banner/bends-quote.gif); cursor: pointer;
}
#rotate #banner-transitions{
    background-image: url(../_images/banner/transitions.jpg); cursor: pointer;
}
#rotate #banner-complete{
    background-image: url(../_images/banner/complete-system.jpg); cursor: pointer;
}


.left{
    float:left; width: 550px;
}
.right{
    float: left;
}


#content .left{
    width: 520px; margin-right: 30px;
}
#content .right{
    width: 230px;
}
#content .left p img{
    float: left; margin-right: 10px;
}

.contact{
    margin-top: 20px;
}
.contact strong{
    font-size: 1.5em; width: 100%; font-weight: bold;
}

.shop a img{
    padding: 2px; border: 1px solid #fff; 
}
.shop a:hover img{
    border: 2px solid #ffdf01; padding: 1px;
}

.box{
    border: 1px solid #8f9092; margin: 5px 0; overflow: hidden;
}
.box p{
    margin: 10px; clear: both;
}
.box .header{
    background: url(../_images/nav-background.jpg) repeat-x;
    padding: 10px;color: #fff; overflow: hidden;
}
.box .header .tab{
    float: left; padding: 5px; margin-bottom: -10px; margin-right: 3px; color: #ccc; 
    background-color: #222; border: 1px solid #444; border-bottom: 0px; cursor: pointer;
}
.box .header .tab:hover{
    background: url(../_images/nav-background.jpg) repeat-x top; border-color: #666; color: #fff;
}
.box .header .tab.open, .box .header .tab.open:hover{
    background: #e5e5e5; color: #000; border-color: #fff; cursor: default;
}
.box .boxcontent{
    background: #a7abae url(../_images/footer-background.jpg) repeat-x top;
    padding: 1px; margin: 0; overflow: hidden; font-size: 0.85em;
}
.box .products{
    list-style: none; margin: 0; padding:0;
    overflow: hidden; font-size: 1.2em;
}
.box .products li{
    float: left; overflow: hidden;
    padding: 3px; text-align: center; padding-bottom: 15px;
}
.box .products li a{
    color: #000; text-decoration: none;
}
.box .products li div{
    margin-bottom: 10px; width: 186px; background-position: center; cursor: pointer; border: 1px solid #ccc;  
    visibility: hidden; height: 0px; 
}
.box .products li:hover, .box .products li.on{
    padding: 2px; padding-bottom: 14px;
    background: #666;
    color: #fff;
    cursor: pointer; color: #ffdf01; border: 1px solid #fff;
}
.box .products li:hover, .box .products li:hover div{
    background-color: #ffdf01; border-color: #fff;
}
.box .products li.on{
    background-color: #333; border-color: #ccc; color: #ffdf01; font-weight: bold;
}
.box .products li.on div{
    border-color: #ffdf01; cursor: default;
}
.box .products li:hover a{
    color: #000; cursor: default;
}
.box .products li.on a{
    color: #ffdf01;
}
.box .products.open li div.show{
    height: 80px;
}
.box .products li div.show{
    height: 200px; visibility: visible;
}
#productbox .header{
    display: none;
}

.box iframe{
    width: 100%; height: 600px; border: 1px solid #ccc;
}

.box table{
    border-collapse: collapse; overflow: hidden;
}
.box thead td{
    font-weight: bold; vertical-align: bottom;
}
.box tfoot td{
    font-weight: bold; border-top: 1px solid #333;
}
.box tfoot tr.total td{
    font-weight: bold; border-top: 3px double #333;
}
.box td{
    padding: 3px; text-align: left; width: 105px;
} 
.box td.wide{
    width: 70%;
}
.box td.thirds, .box td.thirds select{
    width: 160px;
}
.box tbody tr.disabled{
    color: #666;
}
.box tbody tr.disabled select, .box tbody tr.disabled input{
    color: #666; border: 1px solid #ccc; background-color: #ccc;
}
.box .qty, .box .user{
    width: 40px; border: 1px solid #666; padding: 2px;
}
.box .user{
    width: 50px;
}
.box label{
    width: 30%; margin: 5px; float: left;
}
.box fieldset{
    border: 1px solid #ccc; margin: 5px;
}
.box legend{
    font-weight: bold;
}
.box select, .box input, .box textarea{
    width: 55%; margin: 5px; float: left; border: 1px solid #333;
}
.box input.narrow{
    width: 100px;
}
.box input[readonly]{
    background-color: #ccc; border: 0px;
}
.box input.error, .box textarea.error{
    border: 1px solid red;
}
.box td select{
    margin: 0; width: 105px;
}
.box td.thirds input, .box td.thirds label{
    float: left;
}
.box p{
    padding: 0; margin: 5px; overflow: hidden;
}
.box .options{
    float: left; width: 60%; margin: 5px; padding: 0;
}
.box .options li{
    list-style: none; float: left; margin-right: 3px; 
}
.box .options li img{
    padding: 2px;
}
.box .options li:hover img{
    padding: 1px; border: 1px solid #ffdf01;
}
.box .options li.on img{
    padding: 0; border: 2px solid #fff;
}
.box .thumb{
    float: left; margin: 5px 0; width: 100px; text-align: center;
}
td.ccy{
    font-style: italic; 
}

.box .controls h3{
    margin: 0; padding: 0;
}
.box .controls td{
    width: 400px; padding: 5px;
}
.box .controls td.label{
    width: 50px;
}
.box .controls td.wide{
    width: 200px;
}
.box .controls select{
    width: 200px;
}
.box .controls label{
    margin-left: 5px;
}

.box input.button, .button{
    padding: 1px 5px; width: auto;
    border: 1px solid #fff; background: #a7abae url(../_images/footer-background.jpg) repeat-x top; cursor: pointer;
}
.button.add{
    width: 60px;
}
.button.edit{
    border: 1px solid #ccc;
}
.button:hover{
    border: 1px solid #333; background: #a7abae url(../_images/footer-background.jpg) repeat-x bottom;
}
#checkout.button{
    border: 2px solid #ffdf01;
}
input.radio{
    width: auto; border: 0px; vertical-align: middle; margin: 0; float: left; padding: 0; height: 10px;
}
label.radio{
    width: auto; margin: 0 8px 0 0; float: left; 
}

.cart{
    width: 220px; margin: 5px 3px;
}
.cart tbody tr{
    cursor: pointer;
}
.cart tbody tr:hover, .cart tbody tr.on{
    background-color: #e5e5e5;
}
.box .cart tbody td{
    vertical-align: top;
}
.cart .qty{
    width: 20px;
}
.cart .remove{
    cursor: pointer; visibility: hidden;
}
.cart tbody tr:hover .remove, .cart tbody tr.on .remove{
    visibility: visible;
}
.cart, .box #cartButtons{
    display: none;
}
#cartButtons{
    padding: 3px 20px; overflow: hidden
}
#empty{
    border-color: #ccc; background-position: bottom
}

.prefs .boxcontent div{
    width: 250px; float: left;
}
.prefs label{
    width: auto; padding-top: 5px;
}
#prefUnits{
    width: 100px;
}


#userMsg{
    display:none; cursor: pointer; text-align: center; overflow: hidden;
    position: absolute; width: 30%; top: 50%; left: 35%;
    border: 5px solid #333; padding: 10px;
    background: #a7abae url(../_images/footer-background.jpg) repeat-x top;
}
#userMsg img{
    margin: 0 10px 0 0; float: left; vertical-align: middle;
}
#tooltip{
    position: absolute; font-size: 0.8em; left: 0; top: 0;
    overflow: hidden;
    border: 2px solid #333; padding: 5px;
    background: #a7abae url(../_images/footer-background.jpg) repeat-x top;
}

#boxDimensions{
    display: none;
}

.alert{
    color: Red; display: block; vertical-align: middle; margin: 5px;
}

.details{
    width: 100%;
}
.details td{
    vertical-align: top;
}
.details td input{
    margin: 0; width: 80px;
}
.details td.title{
    font-weight: bold; width: 150px;
}
.details td.wide{
    width: 450px;
}
.list tbody tr:hover{
    background-color: #ccc; cursor: pointer;
}

.outline{
    border: 3px solid #ccc;
}

option.EU{
    font-weight: bold; background-color: #f9f9f9;
}

.calc{
    margin: 0 5px; padding: 2px; display: block; width: 10px;
}

.box tr.outlined td{
    background-color: #ffdf01;
}
div.outlined{
    border: 3px solid #ffdf01;
}

.download{
	padding: 10px 0 10px 40px; background: #e5e5e5 url(../_images/icon-pdf.png) no-repeat 5px; display: block;
	border: 1px solid #8f9092; font-size: 0.85em; text-decoration: none;
}
.download:hover{
	border-color: #333; background-color: #ccc;
}
