/* **************************************************** 

Title: 		GetSimple CSS Document
Author: 	Chris Cagle
URL: 			http://www.cagintranet.com/ 
					http://get-simple.info/
Created: 	September 2, 2009

**************************************************** */

/** GLOBAL RESETS **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
.meta {display:none;}

input {padding-top:4px;height:20px;font-weight:bold;color:#555;}

a {text-decoration: none;color:#0e72c7;}

h1 {color:#c50000;font-size:30px; padding:0; margin:10px 0;}
h2 {color:#224671; font-size:16px!important; padding:10px 0 !important;}
h3 {color:#b5b736;font-weight: normal;font-size:16px;border-bottom:1px #eaeaea solid; margin-bottom:10px; margin-right:20px;}
h4 {}

h3 a {text-decoration: none !important;color:#b5b736 !important;}
h3 a:hover {color:#333 !important;}
/** GLOBAL SETS **/


.clear {clear:both;}
body {
	text-align:center;
	font-family: arial;
	font-size: 14px;
	background: #1d416e;
	color:#222;
	}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:100%;
    background: url(images/header_bg.png) top left repeat-x;
	}
	
	
	
/* HEADER */
#header {
	position:relative;
	text-align:left;
	}
#header #header_content {background: url(images/header.png) center top no-repeat;width:100%;}
#header #header_content .content {width:1000px; margin:0 auto;position:relative;height:190px;}
#header .logo{
	position:absolute;
	top:28px;
	left:0px;
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:45px;
	}
#header .tagline{
	color:#ccc;
	font-family:georgia;
	font-size:18px;
	position:absolute;
	top:78px;
	left:0px;
	}

#header #nav{
	position:absolute;
	bottom :1px;
	left:0px;
	color:#132430;
	border-top:#2F5677;
	color:#FFF;
	font-size:14px;
	text-transform:capitalize;
	list-style:none;
    margin-left:1px;
    height:41px;
	}
	#header #nav li {float:left;background:transparent url(images/menu_separator.gif) right 1px no-repeat;height:41px;}
	#header #nav li:first-child {}
	#header #nav li a {
		padding:13px 9px;
		line-height: 42px;
		color:#FFF;
        margin-right:1px;
        height:15px;
        margin-bottom:0px; 
	}
	#header #nav li.current a,
	#header #nav li a:hover {
		background:transparent url(images/menu_li_mo.gif) bottom left repeat-x;
	}


	
	
/* BODY */
#container {width:100%;background: url(images/bg.gif) top left repeat;display:inline-block;}
#content_wrapper {width:100%;background:transparent url(images/content_bg.png) top center repeat-y;display:inline-block;}
#content_wrapper #content {background:transparent url(images/content_shadows.png) top center no-repeat;display:inline-block;width:100%;}

#content_container {width:971px; margin:0 auto;padding:4px 4px 4px 25px;display:inline-block;}
#bodycontent {
	width:70%;
    float:left;
    display:inline-block;
	text-align:left;
	}
#bodycontent .post {padding:0 0 0 0;display:inline-block;width:100%;}
#bodycontent .post p {
	margin:0 20px 17px 0;
	line-height: 18px;
    text-align: justify;
    color:#333;
    font-size:13px;
	}
#bodycontent .post a:hover{text-decoration:underline;}    
    #bodycontent .post .left {width:326px;float:left; display:inline-block;}
    #bodycontent .post .right {width:331px;float:right; display:inline-block;margin-right:20px;}
    #bodycontent .post .plugs {width:100%;float:left; display:inline-block;}
    #bodycontent .post .plugs .plug1{}
    #bodycontent .post .plugs .plug2{}
    #bodycontent .post .plugs .plug3{}
    
	#bodycontent .post ul, #bodycontent .post ol {
	margin:0 0 18px 25px;
	line-height: 20px;
	}
	#bodycontent .post ul ul, #bodycontent .post ol ul, #bodycontent .post ul ol, #bodycontent .post ol ol {
		margin:0 0 0 25px;
	}
	#bodycontent .post blockquote {
	margin:0 0 18px 30px;
	line-height: 19px;
	font-size:13px;
	color:#666;
	font-style:italic;
	}
	#bodycontent .post code {
	font-size:12px;
	color:#666;
	padding:2px;background:#fafafa;
	border:1px solid #eee;
	}
	#bodycontent .post pre code {
	display:block;
	font-size:12px;
	color:#666;
	padding:8px;background:#fafafa;
	border:1px solid #eee;
	margin-bottom:18px;
	}
	#bodycontent .post h2 {
	font-weight:bold;
	padding:8px 0;
	font-size:20px;
	}
	#bodycontent .post h3 {
	font-weight:bold;
	padding:8px 0;
	font-size:17px;
	}
	#bodycontent .post h4 {
	font-weight:bold;
	padding:8px 0;
	font-size:14px;
	}
	#bodycontent .post .meta {
		margin-top:20px;
		font-size:11px;line-height:18px;
		color:#555;
		border:1px dotted #ccc;
		background:#f9f9f9;
		padding:8px;
	}


/* CONTACT FORM */

.contactform {margin:0 0 20px 0;}
.contactform b {display:block;}
.contactform input.text, .contactform textarea, .contactform select {width:250px;padding:4px;font-family:arial;font-size:13px;margin:2px 0 7px 0;}
.contactform textarea {height:150px;width:350px;}
.contactform input#contact-submit {padding:4px;width:150px;font-weight:bold;}
.contactform p.contactmsg {padding:4px;border:1px solid #ccc;background:#f9f9f9;font-weight:bold;}
.contactform p.success {color:#00CC33;}
.contactform p.error {color:#CC0000;}
.pot {display:none;}



/* SIDEBAR */

#sidebar {
	width:290px;
	text-align:left;
	font-size:13px;
    float:right;
    background: url(images/sidebar_mid.gif) top left repeat-y;
    position: relative;
    padding:10px 0 10px 0;
	}
    #sidebar #top {background: url(images/sidebar_top.gif) top left no-repeat; width:100%; height:10px;display:block;position: absolute;top:0;left:0;}
    #sidebar #bottom {background: url(images/sidebar_bottom.gif) bottom left no-repeat; width:100%; height:10px;display:block;position: absolute;bottom:0;left:0;}
	#sidebar .featured {
		
		padding:20px;
		margin:0 0 30px 0;
		color:#eee;
		font-family:arial;
		line-height:20px;
	}
	#sidebar .featured h2 {
		color:#fff;
		font-family:georgia;
		font-size:24px;
		line-height:24px;
		border-bottom: 1px dotted #213F54;
		padding:0 0 15px 0;
		margin:0 0 20px 0;
		}
	#sidebar .featured p {
		margin:0 0 17px 0;
		}
	#sidebar a:link, #sidebar a:visited {
		color:#000;
		text-decoration:underline;
		}
	#sidebar a:hover {
		color:#009865;
		text-decoration:underline;
		}
		
	#sidebar .featured a:link, #sidebar .featured a:visited {
		color:#009865;
		text-decoration:underline;
		}
	#sidebar .featured a:hover {
		color:#ffffff;
		text-decoration:underline;
		}
	#sidebar ul, #sidebar ol {
		margin:0 0 18px 30px;
	}



/* FOOTER */

#footer {
	text-align:left;
	line-height:18px;
	font-size:12px;
	color:#666;
    margin-top:-4px;
	padding:3px 0 0 0;
    background: url(images/footer_bg.png) center top repeat-x;
   
	}
#footer #footer_content {width:1000px; margin:0 auto; display:block;border-top:5px #fff solid;background: url(images/logo_footer.gif) left -1px no-repeat;height:91px;color:#fff; text-align: right;line-height:25px;}
	#footer p.left-footer {text-align:left;float:left;width:450px;}
	#footer p.right-footer {text-align:right;float:right;width:450px;}
    #footer_content ul {float:right;margin-top:5px;}
	#footer_content ul li {list-style: none;float:left; padding:0 5px; border-right:1px #fff solid;color:#fff;line-height:15px;}
	#footer a:link, #footer a:visited {
		color:#fff;
		text-decoration:none;
		}
	#footer a:hover {
		color:#fff;
		text-decoration:underline;
		}
        
.btn_request_info {background: url('images/btn_request_info.gif') 0 0 no-repeat; width:264px; height: 44px; display:block; margin:13px 0 13px 13px;}
.btn_schedule_a_consultation {background: url('images/btn_schedule_a_consultation.gif') 0 0 no-repeat; width:264px; height: 44px; display:block; margin:13px 0 13px 13px;}
.btn_send {background: url('images/btn_send.gif') 0 0 no-repeat; width:64px !important; height: 32px !important;float:left; display:block;margin-top:0px;border:0;cursor:pointer;padding:0;}

.submit_email {background: url('images/submit_email.gif') 0 0 no-repeat; width:264px; height: 97px; display:block; margin:13px 0 13px 13px;}
.submit_email input {width:207px; height:20px;padding-top:4px;border:1px #ccc solid;color:#555;margin-top: 20px;margin-left:25px;}
.submit_email input.btn_submit_email {background: url('images/btn_submit_email.gif') 0 0 no-repeat; width:111px; height: 30px; display:block; margin:13px 0 13px 25px;border:0;cursor:pointer;}

#be_called {background: url('images/be_called_bg.jpg') 0 0 no-repeat; width:264px; height: 168px; display:inline-block;margin-top:10px; margin:0 0 0 13px;}
#be_called label {color:#333; font-size: 13px;font-weight:bold;}
#be_called input {width:185px;}
#be_called table {margin-top:35px;margin-left: 5px;}
#be_called table td{text-align:right;padding:2px; vertical-align: middle;}


.product_row {float:left; width:100%; display:inline-block;margin-bottom:10px;}
.product_row .text {margin-right:20px;width:440px;float:right;border-left:2px solid #c10000;padding-left:4px;}
.product_row .text h2 {color:#224671; font-size:16px!important; padding:10px 0 !important;}
.product_row .text p {text-align: left !important; background: #f7f7f7;margin-right:0 !important;margin-bottom: 10px !important;}
.product_row table {color:#333;font-size:13px;margin-bottom:10px;}
.product_row table tr th {font-weight:bold;padding:3px; background: #f0f0de;vertical-align: middle;color:#c50000;border-top: 1px #fff solid;border-left: 1px #fff solid;}
.product_row table tr td {padding:3px;background: #f6f6e7;border-top: 1px #fff solid;font-size:12px;border-left: 1px #fff solid;font-size:12px; vertical-align: middle;font-weight:bold;}

.characteristics {font-size:16px; color:#224671;font-weight: bold;background: url('images/why_hefline_bg.jpg') 0 0 no-repeat;padding:40px;height:250px;margin:0 !important;border:1px solid #eaeaea; width:566px;}
.characteristics li {line-height:22px;}

.characteristics2 {font-size:14px; color:#333;}
.characteristics2 li {line-height:22px;}

.schedule {margin:10px; display:block;}
.schedule label {float:right;line-height:12px;text-align:right;}
.schedule input {height:18px;}
.schedule table td {padding:2px;}


/* Email Successufuly  Sent */
#call_dv table{ border-spacing:5px;}
#call_dv table td {font-weight:bold;float:left;}
#call_dv table td label{font-weight:normal;}

#schedule_dv table{ border-spacing:5px;}
#schedule_dv table td {font-weight:bold;float:left;}
#schedule_dv table td label{font-weight:normal;}
