/* Color sets
	
		Blue: #5395b5
		Red: #ef5b5b
		Grey: #c3c3c3
		

*/

* {margin: 0; padding: 0;}
body {
	font-family: Verdana, Arial, sans-serif;
	color: #6a6a6a;
	background: #243241;
	font-size: 12px;
	text-align: center;
}

a {color: #54779c; text-decoration: none;}
a:hover {text-decoration: underline;}
img, img a, img a:hover {border: 0;}
ul, li {list-style: none; list-style-position: inner;}

hr {
	background: url(/images_bws/separator.png) 0 0 repeat-x;
	border: 0;
	height: 7px;
	margin: 25px 0;
	clear: both;
}
div.hr {
  height: 7px;
  background: url(/images_bws/separator.png) 0 0 repeat-x;
  margin: 25px 0;
}

div.hr hr {
  display: none;
  margin: 0;
}
.clearfix,.clear-fix {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/*Structure*/
#page {
	/*background: #384b5e url(/images_bws/bg.png) 0 0 repeat-x;*/
	background: #0e1318 url(/images_bws/background.jpg) no-repeat center 0;
	width: 100%;
	text-align: center;
}

#page-wrapper{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#home_flash {
    position: absolute;
	height: 490px;
    width:980px;
    left: 50%;
    margin-left: -490px;
}

#portfolio_flash {
	height: 765px;
}

#inner_flash{
    position: absolute;
	height: 187px;
    width:980px;
    left: 50%;
    margin-left: -490px;
}

#header_height
{
    height: 187px;
}

#index_header_height
{
    height: 490px;
}

#sub_header_intro {
	height: 114px;
	margin: 0px;
	background: url(/images_bws/sub_header_bg.jpg) left bottom no-repeat;
}


#sub_header {
	height: 174px;
	margin: 0px;
	background: url(/images_bws/sub_header_bg2.jpg) left bottom no-repeat;
}
#sub_header_spacer {height: 8px; width: 978px; margin: 0px; margin-left: 2px; background: white;}

#container {
	margin: 0px;
	margin-left:2px;	
	padding: 7px 24px 24px 24px;
	background: #dadbdb url(/images_bws/main_container.png) 0 bottom no-repeat;
}

#container_inner {
	margin: 0px;
	margin-left:2px;
	overflow: hidden;
	padding: 0;
	border-bottom: 8px solid white;
	background: url(/images_bws/container_inner_bg2.png) 0 0 repeat-y;
}

.container_wrap {
	overflow: hidden;
	background: url(/images_bws/container_inner_bg.png) 0 0 no-repeat;
}

.container_wrap_contact {
	overflow: hidden;
	background: url(/images_bws/contact_container_bg.png) 0 0 repeat-y;
}
#container_bottom {
	height: 40px;
	background: #dadbdb url(/images_bws/main_container.png) 0 bottom no-repeat;
	margin: 0px;
    margin-left: 2px;
}

#content {
	margin: 7px 0 20px 24px;
	background: white;
	padding: 20px;
	float: left;
	display: inline;
	width: 576px;
}
#content_contact {
	margin: 7px 0 20px 22px;
	background: white;
	padding: 20px;
	float: left;
	display: inline;
	width: 460px;
}

.container_wrap_full {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#DADBDB none repeat scroll 0 0;
	height:100%;
	overflow:hidden;
}

#content_full {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white none repeat scroll 0 0;
	height:100%;
	margin:7px 0 20px 24px;
	overflow:hidden;
	padding:20px;
	width:892px;
}

#main_content
{ line-height: 200%; }

#main_content p { padding-bottom: 20px; }

#sub_content
{ line-height: 200%; }

#sub_content p { padding-bottom: 20px; }

#front_content {
	background: white url(/images_bws/inner_container.png) 0 bottom no-repeat;
	overflow: hidden;	
	margin: 0px;
}
#portfolio_content {
	background: white;
	overflow: hidden;
	height: 10px;
	margin: 0 0 15px 0;
}

#hero {
	background: url(/images_bws/sub_header3.jpg) 0 0 no-repeat;
	height: 103px;
	margin: 0 auto;
}

#side_bar {
	width: 268px;
	padding: 28px 25px;
	float: right;
	display: inline;
}


#side_bar ul.boxes li.box a img{
	border: none;
}

#side_bar_contact {
	width: 384px;
	padding: 28px 25px;
	float: right;
	display: inline;
}

/*Sub header intro content*/
#sub_header_intro ul.boxes {
	overflow: hidden;	
	padding: 0 0 0 21px;
}
#sub_header_intro ul.boxes li.box {
	background: url(/images_bws/sub_header_box.png) 0 0 no-repeat;
	float: left;
	display: inline;
	margin: 0 2px 0 0;
	padding: 25px 23px 5px 23px;
	color: #2f2d2d;
	line-height: 18px;
	font-size: 11px;
}

#sub_header_intro ul.boxes li.box .box-inner{
	width: 188px;
	height: 49px;
	padding: 0px;margin: 0px;
    padding-top: 20px;
}
#sub_header_intro ul.boxes li.box:hover {
	background-position: left bottom;
}
#sub_header_intro ul.boxes li.box a {
	color: #2f2d2d;
	font-weight: bold;
	background: url(/images_bws/ico_arrow_right.png) 0 3px no-repeat;
	padding: 0 0 0 13px;
}

/*Sub header content*/
#sub_header ul.boxes {
	overflow: hidden;
	padding: 0 0 0 19px;
}
#sub_header ul.boxes li.box {

	float: left;
	display: inline;
	margin: 0 12px 0 0;
	padding: 50px 23px 0 23px;
	color: #2f2d2d;
	line-height: 18px;
	font-size: 11px;
	position: relative;
}

#sub_header ul.boxes li.box .box-inner{
	width: 178px;
}

#sub_header ul.boxes li.quality_box .box-inner{
	width: 414px;
}

#sub_header ul.boxes li.box a {
	color: #2f2d2d;
	font-weight: bold;
	background: url(/images_bws/ico_arrow_right.png) 0 3px no-repeat;
	padding: 0 0 0 13px;
}

#sub_header ul.boxes li.box h3 {
	color: white;
	font-size: 14px;
	font-weight: normal;
}

/*Hero content*/
#hero .upper {
	padding: 25px 43px 15px 43px;
	overflow: hidden;
}

#hero .upper .padding-inner{
	height: 15px;	
}

#hero .upper .tag {
	float: left;
	display: inline;
}
#hero .upper .tagline {
	float: right;
	display: inline;
	color: white;
	font-size: 18px;
	margin: 0 10px 0 0;
}

#hero .upper .page_upper_tag{
    float: left;
	color: #b8cee5;
	font-size: 20px;
}

#hero .page_lower_tag{
    padding-top: 5px;
    float: left;
	color: #c9caca;
	font-size: 18px;	
}

#hero .lower {
	padding: 3px 35px 9px 43px;	
	overflow: hidden;
}


#hero .lower .padding-inner{
	height: 19px;
}

/*Front page content*/
.front_description {
	float: left;
	display: inline;
	width: 445px;
	padding: 20px 10px 20px 12px;
	margin: 7px 0;
}
.front_description h1, .front_description h2 {
	font-size: 15px;
	font-weight: normal;
	color: #232323;
	margin: 0 0 10px 0;
}
.front_description p.text {
	margin: 0 0 10px 0;
	line-height: 18px;
}
.front_description p {
	margin: 0 0 10px 0;
	line-height: 18px;
}
.front_description p.follow_link a {
	font-weight: bold;
}

.front_description div.featured {
	background: url(/images_bws/separator.png) 0 0 repeat-x;
	margin: 20px 0;
	padding: 20px 0 0 0;
	overflow: hidden;
}
.front_description div.featured span.thumb {
	float: left;
	display: inline;
	width: 130px;
}
.front_description div.featured div.description {
	float: right;
	display: inline;
	width: 300px;
}

/*Front page preamble*/
.front_preamble {
	float: left;
	display: inline;
	width: 194px;
	border-right: 1px solid #cfccc6;
	border-left: 1px solid #cfccc6;
	padding: 20px 18px;
	margin: 7px 0;
}
.front_preamble h1, .front_preamble h2 {
	font-size: 15px;
	font-weight: normal;
	color: #232323;
	margin: 0 0 10px 0;
}
.front_preamble p.text {
	margin: 0 0 10px 0;
	line-height: 18px;
}
.front_preamble p {
	margin: 0 0 10px 0;
	line-height: 18px;
}
.front_preamble div.featured {
	background: url(/images_bws/separator.png) 0 0 repeat-x;
    margin-top: 10px;
    padding-top: 15px;
}
.front_preamble p.image {margin: 15px 0 10px 0; text-align: center;}
.front_preamble p.follow_link a { font-weight: bold; }

/*Front page closing column*/
.front_closer {
	float: left;
	display: inline;
	width: 194px;
	padding: 20px 18px;
	margin: 7px 0;
}
.front_closer h1, .front_closer h2 {
	font-size: 15px;
	font-weight: normal;
	color: #232323;
	margin: 0 0 10px 0;
}
.front_closer p.text {
	margin: 0 0 10px 0;
	line-height: 18px;
}
.front_closer p {
	margin: 0 0 10px 0;
	line-height: 18px;
}
.front_closer p.image {margin: 15px 0 10px 0; text-align: center;}

.front_closer div.special {
	background: url(/images_bws/separator.png) 0 0 repeat-x;
	margin: 20px 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	
}

.front_closer p.follow_link a { font-weight: bold; }

/*Front bottom closing column*/
.bottom_closer_list {
    float: left;
    position: relative;
    width: 890px;
/*    top: -30px;
*/}
.bottom_closer_list div.bottom_closer {
	background: url(/images_bws/separator.png) 0 0 repeat-x;
	margin: 20px 0 0 20px;
	padding: 20px 0 0 0;
}

.bottom_closer_list h1 {
	font-size: 15px;
	font-weight: normal;
	color: #232323;
	margin: 0 0 10px 0;
}

.bottom_closer_list p.text {
	margin: 0 0 10px 0;
	line-height: 18px;
}
.bottom_closer_list .bottom_closer a {
	font-weight: bold;
}

/*Content*/
#content h1, #content h2, #content_contact h1, #content_contact h2,  #content_full h1, #content_full h2 {
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	margin: 0 0 18px 0;
	font-family: Arial, sans-serif;
}

#content h4, #content_full h4 {
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	margin: 0 0 18px 0;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

.product_box {
	display:inline;
	float:left;
	width:421px;
	margin-right: 10px;
}

.product_box_inner {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F1F0EF url(/images_bws/product_single_top.png) no-repeat scroll 0 0;
	height:100%;
	overflow:hidden;
	padding:10px 7px;
}

.product_box h4 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#A9A9A9 none repeat scroll 0 0;
	color:white;
	font-family:Arial,sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0 5px 0 6px;
	padding:6px 20px;
}

.product_box ul.product_features {
	height:190px;
	margin:15px 0 0;
}

.product_box ul.product_features li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images_bws/list_arrow_blue.png) no-repeat scroll 0 3px;
	font-size:13px;
	margin:0 5px 7px 28px;
	padding:0 0 0 12px;
}

.product_box h3 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#A9A9A9 none repeat scroll 0 0;
	color:#000000;
	font-family:Arial,sans-serif;
	font-weight:normal;
	margin:0 5px 0 6px;
	padding:6px 20px;
}

.product_box h3 span.cost {
	font-size:30px;
	font-weight:bold;
}

.product_box_buttons {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images_bws/product_wood_bottom.png) no-repeat scroll 0 0;
	height:34px;
	padding:20px 30px;
	text-align:right;
	width:348px;
}

.product_box_buttons a.product_left_button {
    position: relative;
    left: -90px;
}

#content p.text, #content_contact p.text {
	margin: 0 0 10px 0;
	line-height: 20px;
	font-family: Arial, sans-serif;
}
/*
#content p.text_steps, #content_contact p.text_steps {
	margin: 0 0 18px 0;
	line-height: 22px;
	font-size: 16px;
	font-family: Arial, sans-serif;
}*/
#content ul.explanation_list {margin: 0 0 15px 0;}
#content ul.explanation_list li {
	margin: 0 0 4px 10px;
	font-size: 16px;
	color: #84afda;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

#content_contact p.tag {
	font-size: 14px;
}
#content_contact address {
	display: block;
	margin: 0 0 30px 0;
	line-height: 22px;
	font-size: 16px;
	color: #84afda;
	font-style: normal;
}
#content_contact span.phone {
	display: block;
	margin: 0 0 30px 0;
	line-height: 22px;
	font-size: 16px;
	color: #84afda;
	font-style: normal;
}
#content_contact div.phone_numbers {
	float: left;
	display: inline;
	width: 200px;
}
#content_contact img.map {float: right; display: inline;}

/*Client Success and Case Studies*/
.client_links {
    margin: 5px 0 0 0;
    font-weight: bold;
}

#client_details_block {
	float: right;
	width: 360px;
}

/*Contact form*/
.contact_form {
	font-family: Arial, sans-serif;
	margin: 10px 0 20px 0;
}
#content .contact_form h2, #content_contact .contact_form h2 {
	background: #9a9a9a url(/images_bws/wood_header_bg.jpg) -4px 0 no-repeat;
	padding: 48px 26px 6px 26px;
	color: white;
	font-size: 16px;
	margin: 0;
}
.contact_form form {}
.contact_form form fieldset {
	padding: 10px 0 25px 0;
	background: #d4d4d4 url(/images_bws/contact_form_bg.png) 0 0 repeat-x;
	border: 0;
}
.contact_form .form_row {
	overflow: hidden;
}

.contact_form .spaced_row {
	margin: 0 0 20px 0;
}
.contact_form .form_row label {
	float: left;
	display: inline;
	width: 190px;
	padding: 14px 0;
	text-align: right;
	margin: 0 10px 0 0;
	color: #363636;
	font-weight: bold;
}
#content_contact .contact_form .form_row label {
	width: 150px;
}
.contact_form .form_row .input {
	background: #9f9f9f;
	float: left;
	display: inline;
	width: 220px;
	padding: 12px;
}
.contact_form .form_row .textarea {
	background: #9f9f9f;
	float: left;
	display: inline;
	width: 320px;
	padding: 10px;
}
#content_contact .contact_form .form_row .textarea {
	width: 260px;
}

input.text_box {
	width: 199px;
	line-height:14px;
	font-family: Arial, sans-serif;
	color: #3d3d3d;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	background: url(/images_bws/text_box_bg.png) 0 0 no-repeat;
	border: 0;
}
input.text_box_small {
	width: 38px;
	line-height:14px;	
	font-family: Arial, sans-serif;
	color: #3d3d3d;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	background: url(/images_bws/text_box_small_bg.png) 0 0 no-repeat;
	border: 0;
}
textarea.text_area {
	width: 299px;
	height: 114px;
	font-family: Arial, sans-serif;
	color: #3d3d3d;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	background: url(/images_bws/text_area_bg.png) 0 0 no-repeat;
	border: 0;
}
textarea.text_area2 {
	width: 256px;
	height: 114px;
	font-family: Arial, sans-serif;
	color: #3d3d3d;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	background: url(/images_bws/text_area2_bg.png) 0 0 no-repeat;
	border: 0;
}
.contact_form .form_row div.check_item {
	margin: 0 0 5px 0;
}
.contact_form .form_row div.check_item label.check_label {
	float: none;
	padding: 0 0 0 5px;
	color: white;
}

.contact_form .submit_button {
	text-align: center;
	padding: 20px 0 0 0;
}


/*Product comparison chart*/
table.product_comparison {
	border: 0;
	font-family: Arial, sans-serif;
}
table.product_comparison th.header, table.product_comparison th.header_checks {
	background: #5eb6e4;
	color: white;
	padding: 5px;
	font-weight: normal;
	width: 384px;
	border: 1px solid #ccc;
	text-align: left;
}
table.product_comparison th.header_checks {
	text-align: center;
	width: 98px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 0;
}
table.product_comparison td.description {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 0;
}
table.product_comparison td.checks {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-top: 0;
	border-right: 1px solid #ccc;
	border-left: 0;
}



/*Sidebar content*/
#side_bar ul.boxes li {
	margin: 0 0 20px 0;
	text-align: center;
}

#side_bar_contact ul.boxes li.box {
	margin: 0 0 110px 0;
	text-align: center;
}

#side_bar ul.boxes li h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 8px 0;
	color: #404040;
	font-family: Arial;
}





/*Footers*/
#footer_links {
	margin: 20px auto 0 auto;
	overflow: hidden;
	padding: 10px 0 40px 0;
	/*background: url(/images_bws/call_today_tag.png) right top no-repeat;*/
}
#footer_links ul.link_list {
	width: 165px;
	float: left;
	display: inline;
	color: #a2b8ce;
	font-size: 11px;
	margin: 0 10px 10px 20px;
	padding-left: 0px;
}
#footer_links ul.link_list li.header {font-weight: bold; margin: 0 0 12px 0;}
#footer_links ul.link_list li {
    list-style-position: outside;
    list-style-type: none;
    padding: 0;
    margin: 0;
}    
#footer_links ul.link_list li.link {margin: 0 0 6px 0;}
#footer_links ul.link_list li a {color: #788ea5;}


#footer {
	width: 920px;
	margin: 12px auto 0px auto;
	padding: 0px 0px 12px 0px;
	text-align: left;
}
#footer ul {
	font-size: 11px;
	text-align: left;
}
#footer ul li {
	display: inline;
	color: #54779c;
}


	#bgGradient{
		position:absolute;
		left:0px;
		height:320px;
		width:100%;
		background-image: url('assets/images/bgGradient.jpg');
		background-repeat: repeat-x;	
	}

	#flashContent {
		position: absolute;
		width:984px;
		height: 519px;
		left: 50%;
		margin-left: -492px;
	}



.captcha{
	float: right;
	margin-right: 20px;
}

/* Case Studies Page */
.case-img{
	float: left;
	margin-right: 10px;
}

#content p {
	margin: 0 0 10px 0;
	line-height: 18px;
}
.client_logo { padding-top: 15px; }
.case_study_link { font-weight: bold; }
li.case_study_link { padding-top: 5px; }
a.client_site { padding-bottom: 5px; }
.client_site_link { font-weight: bold; }

/* Site Map */
#sitemap { overflow: auto; }
#sitemap ul { padding-top: 10px; }
#sitemap ul li.header { font-weight: bold; }
#sitemap #column_one { float: left; padding-right: 40px; }
#sitemap #column_two { float: left; }


div.social_links {
	overflow: show;
	margin: 0 0 0 auto;
	float: right;
}
div.social_follow {
	font-weight: bold;
	float: left;
	font-size: 14px;
	color: #303030;
	padding-right: 30px;
}
div.social_icon {
	margin: 0 20px 0 auto;
	width: 40px;
	height: 40px;
	float: left;
	position: relative;
	top: -10px;
}
div.social_icon a {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(../../images/social_icons.png);
}
div.social_icon a span {
	display: none;
}
div.social_icon a.social_Twitter {
	background-position: 0 0;
}
div.social_icon a.social_FaceBook {
	background-position: -50px 0;
}
div.social_icon a.social_YouTube {
	background-position: -150px 0;
}
