﻿/*====================
	Title: Fox Metal Building Systems
	Date: 13.11.09
====================*/
body{
	font-family: "Times New Roman",Arial,Verdana,Georgia,Lucida,Helvetica,sans-serif,Tahoma,"Trebuchet MS";
	text-align:center;
	font-size:16px;
	color:#2A347D;
}
:focus{
	outline:none;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul,ol,li{
	list-style:none;
}	
a{
	color:#f26522;
	font-size:10px;
	text-decoration:none;
}
a:hover{
	color:#f26522;
	text-decoration:underline;
}
.hide{
     position: absolute;
     left: -9999px;
}
/*---------------- page structure ----------*/
.wraper{
	width:915px;
	margin:0 auto;
	text-align:left;
	}
/*---------------- header ----------*/
.header{
	width:885px; height:173px;
	overflow:hidden;
	padding:0 15px;
	background:url(../images/header-bg.jpg) no-repeat;
	}
.logo{
	width:360px; height:80px;
	float:left;
	margin-top:40px;
	display:block;
	}
.header address{
	float:right;
	text-align:right;
	font-size:16px;
	color:#FB9922;
	font-weight:bold;
	font-style:normal;
	padding-top:24px;
	}
.banner{
	width:915px; height:297px;
	overflow:hidden;
	}
/*---------------- navigation ----------*/
.nav{
	width:265px; height:297px;
	float:left;
	padding-left:15px;
	}
.imgHolder{
	width:635px; height:297px;
	float:right;
	display:block;
	}
.nav ul{
	width:235px; height:293px;
	padding:4px 0 0 30px;
	background:#FF9C26;
	}
.nav li{
	display:block;
	}
	
.navp {
	text-decoration:underline;
	color:#1D297C;
	font-size:18px;
	font-weight:bold;
	font-family: "Times New Roman",Arial,Verdana,Georgia,Lucida,Helvetica,sans-serif,Tahoma,"Trebuchet MS";
}
.navp_current {
	text-decoration:none;
	color:#1D297C;
	font-size:18px;
	font-weight:bold;
	font-family: "Times New Roman",Arial,Verdana,Georgia,Lucida,Helvetica,sans-serif,Tahoma,"Trebuchet MS";
}
.nav a{
	width:235px; height:29px;
	background:url(../images/border.jpg) no-repeat bottom;
	display:block;
	font-size:19px;
	color:#1D297C;
	line-height:29px;
}
.nav a.last{
	background:none;
	}
.nav a:hover{
	width:235px; height:31px;
	background:url(../images/nav-hover.png) no-repeat right top;
	margin:-2px 0 0 -40px;
	padding-left:40px;
	text-decoration:none;
	color:#FFF;
	line-height:29px;
	position:relative;
}
.nav a:hover span{
	display:block;
	width:12px;	height:49px;
	position:absolute;
	top:0;	left:0px;
	z-index:1;
	background:url(../images/leftcorn.png) no-repeat;
	}
* html .nav li{
	position:relative;
	}
* html .nav a:hover{	
	position:absolute;
	left:-40px;
	top:-2px;
	margin:0;
	}
/*---------------- mainbody ----------*/
.mainbody{
	width:900px;
	padding:0 0 205px 15px;
	background:url(../images/mainbody-bottom.jpg) no-repeat bottom right;
	}
.breadcrum{
	width:900px; height:36px;
	padding:22px 0 11px 0;
	background:url(../images/breadcrum-bg.jpg) repeat-x;
	text-align:center;
	margin-bottom:20px;
	}
.breadcrum p{
	line-height:36px;
	}
.breadcrum p,.breadcrum a{
	font-size:18px;
	color:#2C367E;
	}
.title{
	background:url(../images/bullets.jpg) no-repeat left 6px;
	font-size:27px;
	text-transform:uppercase;
	padding:0 0 24px 40px;
	}
.txtCont{
	padding:0 20px 0 40px;
	}
.txtCont h3{
	font-size:29px;
	padding-bottom:8px;
	}
.txtCont p{
	line-height:19px;
	padding-bottom:20px;
	}
#content{
    margin:0px;
    padding:0px;
    min-height:100%;
    height:auto;
}
/*---------------- footer ----------*/
.footer{
	width:900px; height:80px;
	background:url(../images/footer-bg.jpg) repeat-x top;
	margin-left:15px;
	padding:70px 0 0 0;
	text-align:center;
	}
.footer p{
	line-height:18px;
	text-align:center;

	}
.footer p,.footer a{
	font-size:15px;
	color:#2C2C2C;
	text-align:center;

	}
.footer a:hover{
	color:#131E6A;
	text-decoration:none;
	}
.footer span{
	color:#525252;
	font-size:13px;
	text-align:center;
	}
.subTitle{
	font-family:"Trebuchet MS";
	color:#2470C6;
	font-size:21px;
	padding-bottom:10px;
	}

.rightp {
	color:#222222;
	font-size:15px;
	line-height:22px;
	text-align:left;
	font-family: Arial,Verdana,Georgia,Lucida,Helvetica,sans-serif,Tahoma,"Trebuchet MS";
	padding: 2px;
}
.title{
	font-size:25px;
	color:#0A8824;
	font-family:"Trebuchet MS";
	line-height:25px;
	padding-bottom:14px;
}























/* Tables */
table td {
	border-bottom:1px solid #C7CFD7;
	padding:8px 10px;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: top;
}

th {
	color: #4b4e51;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding: 0pt 10px;
	background: #e8e2c2;
	font-family: Verdana;
	font-size: 13px;
}

th.first {
	background: transparent url('../img/th_bg.gif') no-repeat scroll 0 0;
}

th.last {
	background: transparent url('../img/th_bg.gif') no-repeat scroll right top;
}
/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 100%;
}
form img {
	float: left;
	margin-top: 20px;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 0px 10px 0px 10px;
}
fieldset legend {
	color: #192a86;
	font-size: 120%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	padding: .5em;
	vertical-align: text-top;
}
form div.dimensions {
	width: 12%;
	float: left;
	clear: none;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.radio {
	float:left;
	width:auto;
}
form div.radio label {
 	margin: 0 0 6px 0px;
 	padding-left: 20px;
 	padding-right: 4px;
}
form div.radio span.yes {
	padding-left: 20px;
}
form div.radio span.no {
	padding-left: 10px;
}
form div.radio span {
	float: left;
	padding-right: 4px;
}
form div.radio input {
 	float: left;
 	clear: none;
 	width: auto;
 	margin-top: 4px;
}

form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	padding-right: 20px;
	padding-bottom: 2px;
 	font-family: Verdana;
 	color: #333;
 	font-size: 12px;
 	font-weight: bold;	
}
input, textarea {
	clear: both;
	display: block;
	font-size: 100%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 90%;
}
select {
	clear: both;
	font-size: 100%;
	vertical-align: text-bottom;
}
form div.select {
	width: 50%;
	float: left;
	clear: none;
	padding-top: .3em;
}
option {
	font-size: 100%;
	padding: 0 3px;
}
form div.checkbox {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
form div.checkbox input {
	clear: none;
	width: 25px;
}
form div.checkbox span {
	float: left;
	width: 50px;
	display: block;
}
form div.mul_checkbox { height: 20px; }
form div.mul_checkbox label {
	float: left;
	padding-right: 8px;
}
form div.mul_checkbox input {
	float: left;
	display: inline;
	width: auto;
	clear: none;
	margin-right: 2em;
}
div.submit input {
	display: inline;
	font-size: 90%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
span.by {
	display: block;
	float: left;
	padding: 30px 5px 0px 5px;
	width: 12px;
}
div.form-left, div.form-right {
	width: 40%;
	float: left;
	clear: none;
}
div.form-left {
	padding-right: 2em;
}
div.form-right {
	
}
div.form-measurements {
	width: 160px;
	float: right;
	clear: none;
}
span.addrowlink {
	display: block;
	float: none;
	text-align: right;
	clear: both;
	margin-bottom: 4px;
}
span.addrowlink a {
	padding: 4px 0px 4px 24px;
	background: url('../img/icons/add.png') no-repeat 0 2px;
}







/* CONTAINERS */
#container {
	width: 961px;
	margin: auto;
	background: #FFF url(../img/bg_container.gif) repeat-y 0 0;
}

#container-i {
	padding: 0px 6px 0px 5px;
}

#header {
	width: 950px;
	height: 190px;
	background: url(../img/bg_header_aerial.gif) no-repeat right 0;
	position: relative;
}

#content-wrap {
	width: 930px;
	padding: 0px 10px;
	overflow: auto;
	background: transparent;
}

#content1 {
	width: 550px;
	float: left;
	padding-bottom: 2em;
	background: #FFF;
	padding-top: 20px;
}




/* WHATS NEW */
h3#whatsnew {
	background: url(../img/h3_whatsnew.gif) no-repeat 0 6px;
	margin-bottom: 0px;
}

h3.star {
	background: url(../img/h3_star.gif) no-repeat 4px 6px;
}

h3.siren {
	background: url(../img/h3_siren.gif) no-repeat 4px 6px;
}

h3.dollarsign {
	background: url(../img/h3_dollarsign.gif) no-repeat 4px 6px;
}

h3.arrow {
	background: url(../img/h3_arrow.gif) no-repeat 4px 6px;
}


ul#whatsnew-box {
	padding-left: 0px;	
	list-style-type: none;
}

ul#whatsnew-box li {
	width: 538px;
	border-bottom: 2px solid #cacaca;
	float: right;
	padding-top: 30px;
}

ul#whatsnew-box li h4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-left: 2.2em;	
}

ul#whatsnew-box li p {
	padding: 10px 2.4em;
}

ul#whatsnew-box li span, span.more {
	display: block;
	text-align: right;
	padding: 0px 10px 10px 0px;
}

ul#whatsnew-box li span a, span.more a, ul#wholesale-list li span a {
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	color: #9b3950;
}

span.more {
	padding-top: 1em;
}

span.date {
	font-size: 12px; 
	color: #333;
	display: block;
	text-align:right;
	padding-right: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: .5em;
	margin-bottom: 2em;
}

ul#whatsnew-box li span.date {
	padding: 0px;
	text-align: left;
	padding-left: 3.2em;
	font-family: Verdana;
	font-size: 11px;
	color: #4d4d4d;
	margin: 0px;
}




/* SIDEBAR */
#sidebar1 {
	width: 350px;
	float: right;
	background: url(../img/bg_sidebar.gif) repeat-y right 0;
	padding-top: 30px;
	padding-bottom: 20px;
	overflow: auto;
}

#sidebar1 h3 {
	width: 340px;
	height: 28px;
	background: url(../img/h3_sidebar.gif) no-repeat right bottom;
	float: right;
	clear: both;
	font-family: Tahoma;
	font-size: 1.2em;
	color: #4e6103;
	text-indent: 32px;
}

#sidebar1 span.subheading-link {
	clear: both;
	display: block;
	text-align: right;
	padding-right: 5px;
	height: 20px;
}

#sidebar1 span.subheading-link a {
	color: #4e6103;
	font-family: Tahoma;
	font-size: .7em;
	line-height: 20px;
}	

form#search-form {
	width: 285px;
	height: 62px;
	background: url(../img/bg_search_form.gif) no-repeat 0 0;
	margin-right: 0px;
	clear: none;
	margin-left: 40px;
	padding: 0px;
	padding-top: 12px;
	padding-left: 20px;
}

form#search-form fieldset {
	border: 0px;
	margin-top: 0px;
	padding: 0px;
}

form#search-form input#search-input {
	height: 22px;
	width: 200px;
	float: left;
	border: 0px;
	background: transparent;
	padding-left: 16px;
	padding-top: 8px;
	clear: none;
	display: inline;
	font-size: 14px;
}

form#search-form input#search-button {
	float: left;
	clear: none;
	display: inline;
	font-size: 12px;
	padding: 0px;
	width: auto;
}

# build_quote {
	margin-bottom: 10px;
}