
/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
i,em {font-style:italic;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }

/*
    // ========================================== \\
   ||                                              ||
   ||               Template Styles                ||
   ||                                              ||
    \\ ========================================== //
*/
a:hover {}

h1 {font-size: 1.9em; margin: .8em 0em .5em 0em;}
h2 {font-size: 1.7em; margin: .8em 0em .5em 0em;}
h3 {font-size: 1.4em; margin: .8em 0em .5em 0em;}
h4 {font-size: 1.2em; margin: .8em 0em .5em 0em;}
h5 {font-size: 1.09em;margin: .8em 0em .5em 0em;}
h6 {font-size: 0.9em; margin: .8em 0em .5em 0em;}

p {padding: 2px 5px; margin: .8em 0em .8em 0em;}


body {
	padding: 0px;
	margin: 0px;}
#background {
	background: url(/images/body_bac.png) repeat-x top left #ededed;
	width: 100%;
	overflow: hidden;}
#main {
	width: 950px;
	margin: 0px auto;
	float: none;
	clear: both;
	position: relative;}
#masthead {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	height: 86px;}
#masthead #logoimg {
	float: left;
	padding: 0px;
	margin: 0px;}
#masthead #text {
	float: left;
	width: 280px;
	font-family: verdana, sans-serif;
	color: #cccccc;
	font-style: italic;
	font-size: 12px;
	text-align: center;
	margin: 47px 0 0 50px; }
	
/*SearchForm*/
.searchformbox, .searchformbox {
	float: right;
	width: 200px;
	position: absolute;
	top: 20px;
	right: 0px;
	width: 196px;
	height: 55px;}
.textbox, .textbox {
	background-color: #ffffff;
	border-radius: 0.5em;
	width: 205px;
	overflow: hidden;
	border: 1px solid #333333;}
.searchinput {
	border: none;
	width: 170px;
	height: 20px;
	padding: 0px 5px;
	float: left;
	clear: left;}
.searchsubmit {
	float: right;
	clear: right;
	padding-top: 2px;}
.searchformbox a.login {
	display: block;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	position: absolute;
	bottom: 0px;
	right: 0px;}
	
/*Navigation Styles*/
nav {
	width: 100%;
	float: left;
	clear: both;
	height: 18px;
	color: #ffffff;
	padding: 10px 0px;
	position: relative;}
nav #social {
	float: right;}
nav #social span.text {
	position: relative;
	top: -7px;
	font-size: 11px;
	font-family: Arial, sans-serif;}
nav ul {
	padding: 0px;
	margin: 0px;}
nav ul li {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	clear: none;}
/*nav ul li a:link, nav ul li a:visited, nav ul li a:hover, nav ul li a:active {
	display: block;
	float: left;
	clear: none;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 15px;}*/
nav #social {
	position: absolute;
	top: -39px;
	right: 2px;}
	
	
#mainNav .menu-pulldown {
	display: block;
}
#mainNav #menu-icon {
	display: none;
}
#links { max-width: 750px; }/*Keep out of way of social*/
	
	
/*Header Styles*/
header {
	background: url(/images/contractor_bac.png) top left no-repeat;
	width: 100%;
	float: left;
	clear: both;
	height: 390px;
	padding-top: 40px;}
header #lefttext {
	width: 260px;
	float: left;
	clear: left;
	padding: 0px 15px;
	position: relative;
	z-index: 2;
	text-align: justify;}
header h3 {text-align:left;}
#lefttext p {
	font-size: 15px;
	font-family: Arial, sans-serif;
	line-height: 25px;
	color: #ffffff;
	font-weight: 100;
	margin-top: 0px;}
#lefttext a.learnmore {
	display: block;
	float: none;
	width: 130px;
	margin: 0px auto;}
#lefttext a {color:#add8e6;}
#lefttext a:hover {color:white;}

/*Banner Styles*/
#banner_shadow {
	background: url(/images/banner_bac.png) no-repeat 0px 15px;
	width: 650px;
	height: 299px;
	overflow: visible;
	position: relative;
	z-index: 1;
	float: right;
	clear: right;}

#banner {
	border-radius: .4em;
	border: 2px solid black;
	padding: 5px;
	background-color: #ffffff;
	overflow: hidden;
	width: 570px;
	min-height: 200px;
	float: right;
	margin: -5px 30px 0px 0px;
	padding: 5px;}
#banner img {
	display: block;
	margin: 0px auto;}
	
	
#homeclosings {
	clear: both;
}
	
#newsContWrap {
	clear: both;
}
	
/*Quicklinks Styles*/
#wrapper {
	width: 700px;
	float: left;
	clear: left;
	position: relative;
	top: -120px;
	height: 373px;
	z-index: 5;
	height: 250px;
	padding-bottom: 40px;}
#wrapper #searchbox {
	background: #000033;
	border-radius: 1em 1em 0em 0em;
	overflow: hidden;
	width: 326px;
	height: 30px;
	position: relative;
	padding-top: 10px;}
#wrapper .searchformbox {
	position: absolute;
	top: 10px;
	left: 50px;}
div.imagetiles {
	background-color: #000033;
	width: 700px;
	float: left;
	clear: left;
	color: #ffffff;
	padding: 10px 5px 8px 10px;
	min-height: 300px;}
	
/*We can comment this out if necessary*/
div.imagetiles div.icon_block {
	float: left;
	clear: none;
	padding:0px;
	display: block;
	margin: 5px 5px;
	height: 135px;
	width: 164px;}
div.icon_block img {
	background: white;
	display: block;
	margin: 0px auto;
	float: none;
	padding: 2px;
	width: 162px;
	height: 114px;}

/**/
div.imagetiles .icon_block p {
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 1px;}

/*News / sidebar styles*/
.newsstory h4 a {
	color: inherit !important;
	text-decoration: none;
}
.newsstory h4 a:hover {
	text-decoration: underline;
}
#news {
	float: right;
	clear: right;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	width: 220px;
	position: relative;
	top: -137px;}
#news h2 {
	color: #cc9900;
	font-family: Copperplate;
	font-weight: normal;
	font-size: 23px;
	text-align: center;}
#newscolor {
	background-color: #ded3b5;
	overflow: hidden;
	padding: 0px 5px;
	padding-bottom: 20px;
	position: relative;}
#news .newsstory {
	float: left;
	width: 190px;
	clear: both;
	border-bottom: 1px solid #a7a59f;
	line-height: 140%;
	padding: 25px 15px;}
#news .newsrssicon {
	position: absolute;
	top: 0px;
	right: 0px;}
#news h3 {
	color: #003399;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 165%;}
#news a:link, #news a:visited, #news a:hover, #news a:active {
	color: #003399;
}
#news .noborder {
	border: none;}
	
/*Content Styles*/
#content {
	float: left;
	clear: left;
	width: 690px;
	font-family: Arial, sans-serif;}
#content p {
	line-height: 145%;
	/*text-align: justify;*/
	font-size: 12px;}
	
	
	
	
/*===============
Footer Styles
=================*/
	
#footer {
	width: 100%;
	float: left;
	clear: both;}
#footerbac {
	background-color: #000033;
	width: 100%;
	float: left;
	clear: both;
	padding: 15px 0px;}
	
/*submenu styles*/
#footer #submenu {
	width: 970px;
	float: none;
	clear: both;
	margin: 0px auto;
	min-height: 50px;}
#submenu .menu_block {
	float: left;
	width: 165px;
	min-height: 175px;
	clear: none;
	border-left: 1px solid #545454;
	padding: 0px 10px 0px 15px;}
#submenu .list1 {
	border-left: none;}
#submenu .double {
	width: 320px;}
#submenu .double div.cmsRegion {
	float: left;
	clear: left;
	overflow: hidden;}
#submenu ul {
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	padding-right: 5px;
	position: relative;
	overflow: hidden;}
#submenu ul.list2 {
	float: left;
	clear: right;
	padding-left: 45px;}
#submenu ul.nofloat {
	float: none;}
#submenu ul li {
	display: block;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
	list-style-type: none;}
#submenu div.floating {
	float: left;
	clear: right;
	padding-left: 35px;
	overflow: hidden;
	margin-top: 25px;}
#submenu a:link, #submenu a:visited, #submenu a:hover, #submenu a:active {
	color: #cc9900;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	display: block;
	float: left;
	clear: left;
	padding-right: 5px;}
#submenu p {
	padding-left: 0px;
	padding-right: 0px;}
	
	/*Headings in the footer submenu*/
#submenu .menu_block h4 {
	color: #ffffff;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin: .1em 0em .6em 0px;
	padding: 0px;
	display: block;
	width: 100%;
	overflow: hidden;}
#submenu h4 a:link, #submenu h4 a:visited, #submenu h4 a:hover, #submenu h4 a:active {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	font-family: inherit;
	display: block;}
	
/*Copyright styles*/
#copyright {
	width: 700px;
	float: none;
	clear: both;
	margin: 0px auto;
	padding: 5px 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;}
#copyright span.text {
	position: relative;
	top: -25px;}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.strk {display:none;}

#brandlist h2 {margin:0px;}
#brandlist hr {margin:0px 0px 3px 0px;padding:0px;height:1px;color:#c0c0c0;}
#brandlist .brand {float:left;margin:5px;width:180px;text-align:center;padding:3px;}
#brandlist .brand img {margin:0px 5px;}
#brandlist .cat {overflow:hidden;}


/*======================================================
** 			|     custom search form styles       |  		  **
======================================================== */
.searchForm .searchinput,
.searchForm .searchsubmit {
	padding: .5em;
	height: auto;
	display: inline-block;
	box-sizing: border-box;
}
.searchForm .searchinput {
	border-radius: .2em;
	border: 1px solid #555;
	color: #444;
	width: 80%;
	padding: .5em;
}
.searchForm .searchsubmit {
	margin-top: -1px;
	border-radius: .4em;
	background: #eee;
	color: #444;
	width: 19%;
}



/*======================================================
** 			|     print, duh       |  		  **
======================================================== */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
