@charset "UTF-8";
/* CSS Document for Templates*/





/* Basics - big blocks
--------------------------------------------------*/
html {
height: 100%;
width: 100%;
margin: 0;
padding:0;
}
body {
width: 100%;
height: 100%;
margin: 0; 
padding: 0;
}
.clearfix {
clear: both;
}
.clear {
position: relative;
display: block;
clear: both;
width: 100%;
height: 1px;
overflow: hidden;
margin: 0;
font-size: 1px;
line-height: 1px;
}
div,img,object,h1,h2,h3,h4,p,hr,ul,ol,li,dl,form,fieldset,.nospace,iframe {
margin: 0;
padding: 0;
border: 0;
}






/* Layout - wrappers
--------------------------------------------------*/
#container {
width: 100%;
height:auto!important;/* real browsers */
height:100%; /* IE6: treaded as min-width*/
min-height:100%; /* real browsers */
background-color: #454545;
}
#wrapper {
width: 1000px;
height: 100%;
min-height: 100%;
margin: 0 auto;
border-left: 3px solid #767676;
border-right: 3px solid #767676;
background-color: #191919;
}
#header_wrapper {
position: relative;
width:100%;
padding: 15px 0 0 0;
}
#content_wrapper {
position: relative;
width:673px;
padding: 0 312px 0 15px;
*padding: 0 0 0 15px;
}
#content {
float: left;
width: 633px;
padding: 25px 20px 15px 20px;
background-color: #333333;
background-image: url(../gif/bg_content.gif);
background-position: left bottom;
background-repeat: repeat-x;
/*border-left: #f00 1px solid;
border-bottom: #f00 1px solid;*/
}
.bottomcorners {
position: absolute;
left: 15px;
bottom: 133px;
width: 673px;
height: 15px;
background-image: url(../png/bg_contentbottomcorners.png);
background-repeat: no-repeat;
background-position: left bottom;
}
#sidebar {
position: relative;
float: right;
width: 280px;
padding: 36px 0 0 15px;
margin: 0 -300px 0 0;
*margin: 0 -320px 0 0;
/*margin: 0 0 0 690px;*/
}
#footer_wrapper {
clear: both;
position: relative;
width:985px;
height: 100px;
padding: 25px 0 0 15px;
margin: 0 0 0 -15px;
}

/*multi-column floats*/
.rt_2col {
	position: relative;
	float: right;
	width: 47%;
	margin-left: 5%;
	_margin-left: 2%;
}
.lt_2col {
	position: relative;
	width: 47%;
	float: left;
}
.rt_3col {
	position: relative;
	float: left;
	width: 29%;
}
.ctr_3col {
	position: relative;
	width: 29%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	_margin-left: 2%;
	_margin-right: 2%;
}
.lt_3col {
	position: relative;
	width: 29%;
	float: left;
}





/* Type settings
-------------------------------------------------*/
* {
font-family: "verdana", "arial", "helvetica", sans-serif; 
/*"arial", "helvetica", sans-serif; */
/*font-family: 	"Lucida Grande","verdana","sans-serif"*/
font-size: 1em;
line-height: 1em;
}
a {
color: #ee3424;
text-decoration: none;
}
a:hover {
color: #f58426;
text-decoration: underline;
}
h1 {
color: #f58426;
font-size: 1.75em;
letter-spacing: .04em;
font-weight: normal;
margin-bottom: .6em;
}
h2 {
color: #ee3424;
font-size: 1.4em;
letter-spacing: .04em;
font-weight: normal;
margin-bottom: .5em;
}
h3 {
color: #ee3424;
font-size: 1.1em;
letter-spacing: .04em;
font-weight: bold;
margin-bottom: .75em;
}
p { 
color: #fff;
font-size: .8em;
line-height: 1.3em;
margin-bottom: 1em;
}

#sidebar p {
color: #aaa;
}
ul, ol {
margin: 0 0 1em 1.5em;
}
dl {
margin: 0 0 1em 0;
}
dt {
color: #ee3424; 
font-size: .90em;
line-height: 1.3em;
margin-top: .75em;
}
li {
color: #fff; 
font-size: .8em;
line-height: 1.3em;
}
dd {
color: #fff; 
font-size: .8em;
line-height: 1.3em;
margin: 0;
}
ol li {
margin: 0 0 .75em 0;
}
strong {
color: inherit;
}
.label, label {
font-size: .9em;
color: #f58426;
font-weight: normal;
text-transform: uppercase;
}
.smlabel {
font-size: .8em;
font-weight: normal;
}
#sidebar .label {
font-weight: bold;
}
.red {
color: #ee3424;
}
.orange {
color: #f58426;
}
.lightorange {
color: #f9bb88;
}
.white {
color: #fff;
}
.sm {
font-size: 60%;
}





/* Header Section - images and arrow row
--------------------------------------------------*/
#header_toprow, #header_bottomrow {
list-style: none;
clear: both;
}
/*Top Row of Header*/
#header_toprow {
height: 235px;
margin: 0 0 0 15px;
}
#header_toprow li {
position: relative;
float: left;
line-height: 1em;
margin: 0 3px 0 0;
}
#header_toprow li img {
display: block;
width: 335px;
height: 235px;
background-color: gray;
}
#header_toprow li#logo {
position: relative;
display: block;
float: left;
width: 305px;
height: 35px;
padding: 100px 0;
margin: 0;
font-size: 24px;
text-align: center;
letter-spacing: .03em;
}


/*Bottom Row of Header*/
#header_bottomrow {
height: 53px;
margin: 0;
padding: 0;
}
#header_bottomrow li {
position: relative;
display: block;
float: left;
color: #fac192;
font-size: 18px;
line-height: 1em;
font-weight: bold;
text-align: center;
margin: 0;
padding: 17px 0 18px 0;
background-image: url(../gif/bg_arrowbar_dark.gif);
background-position: left center;
background-repeat: repeat-x;
}
#header_bottomrow li.power {
width: 350px;
margin: 0 3px 0 0;
}
#header_bottomrow li.jet {
width: 335px;
margin: 0;
}
#header_bottomrow li.end {
width: 287px;
font-size: 16px;
padding: 18px 0 19px 25px;
margin: 0;
background-image: url(../gif/bg_arrowbar_light.gif);
background-repeat: none;
}

/*Nav in the Header*/
#nav {
height: 25px;
margin: 0 0 15px 15px;
list-style: none;
}
#nav li {
position: relative;
float: left;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin: 0 1em 0 0;
}
#nav li a {
display: block;
padding: 5px;
}
#nav li .home {
display: block;
width: 45px;
padding: 5px 0 5px 23px;
background-image: url(../gif/icon_home.gif);
background-position: 0 0;
background-repeat: no-repeat;
}
#nav li a:hover{
color: #f58426;
}
#nav li .home:hover {
background-position: 0 -20px;
}





/* Sidebar - images and big text-like buttons
--------------------------------------------------*/
#urgentbox {
float: right;
margin: -25px 0 0px 5px;
}


/* Sidebar - images and big text-like buttons
--------------------------------------------------*/
table {
color: #fff;
font-size: .8em;
line-height: 1.3em;
margin-bottom: 1em;
font-weight: normal;
}




/* Form Settings
--------------------------------------------------*/

caption,fieldset {
color: #ee3424;
font-size: 1em;
letter-spacing: .04em;
margin-bottom: .75em;
}
input, select, textarea {
color: #191919;
margin: 3px 0 0 0;
text-transform: none;
}
option {
color: #191919;
text-transform: none;
}
.radio {
margin: 0 2px 0 10px;
}
.text, .email, .message, .select {
width: 100%;
}
.message {
width: 50%;
}
#phone {
width: 60%;
margin-right: 13px;
}
#ext {
width: 20%;
margin-left: 5px;
}
#part_request hr {
clear: both;
color: none;
*color: #333;
background-color: none;
*background-color: #333;
border: none;
margin: 1.5em 0;
*margin: 1em 0;
}
.required {
color: #ee3424;
margin-right: .3em;
font-weight: bold;
}
#reset, #submit {
font-size: .9em;
width: auto;
font-weight: bold;
text-transform: uppercase;
cursor: pointer;
}
#reset {
color: #333;
}
#submit {
color: #ee3424;
margin: 0 0 0 2em;
}






/* Footer Section - images and big text-like buttons
--------------------------------------------------*/
#footer {
list-style: none;
}
#footer li {
position: relative;
float: left;
font-size: 10px;
color: #ddd;
margin: 0 1em .5em 0;
}
#footer li#copyright {
float: none;
}






