@charset "utf-8";
/*Theme Name: Besco
URI: http://wordpress.org/
Tags: Besco
*/
/* CSS Document */
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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size:12px;
}
ul {
	list-style: none;
}

ol
{
	list-style-type:decimal;
	margin-left:35px;
	font-size:18px;
}

OL LI
{
	margin-bottom:12px;
}

blockquote, q {
	quotes: none;
}/* remember to define focus styles! */
:focus {
	outline: 0;
}/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	border:none;
}/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
H1{
	margin-top:20px;
	font-size:2em;
	margin-bottom:28px;
}
H1
{
	font-size:22x;
	font-weight:bold;
	font-family:Tahoma;
	margin-bottom:12px;
	color:#1a529d;
	text-align:left;
}

p
{
	margin-bottom:12px;
	text-align:justify;
}

body
{
	background-image:url('images/background_slice.gif');
	background-repeat:repeat-x;
	margin:0px;
	line-height:1.3;
	background-color:#858483;
	font-family:"Trebuchet MS";
	font-size:14px;
}

H2
{
	color:#1a529d;
	font-size:22px;
	margin-bottom:12px;
}

H3
{
	color:#1a529d;
	font-size:18px;
	margin-bottom:12px;
}
A
{
	color:blue;
}
#wrapper
{
	width: 900px;
	min-height:923px;
  	margin: 0 auto;
  	text-align: left;
	background-color:white;
	margin-top:20px;
}
#coupon {position:absolute;top:10px;left:50px;width:189px;height:117px;background-image:url('http://www.bescoair.net/images/september-coupon.gif');background-repeat:no-repeat;}

#header
{
	background-image:url('images/header_1.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:145px;
	float:left;
	
}
#click_logo
{
	height:125px;
	width:285px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#nav
{
	background-image:url('images/nav.gif');
	background-repeat:no-repeat;
	width:900px;
	height:50px;
	float:left;
	clear:both;	
}
UL#nav_menu
{
	color:white;
	padding:0px;
	margin:0px;
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bolder;
	width:762px;
	float:left;
	min-height:50px;
	display:block;
	padding-left:72px;
	padding-right:66px;
	*z-index:200;
}


UL#nav_menu li
{
	margin:0px 0px;
	padding:0px;
	float:left;
	padding-left:17px;
	padding-right:17px;
	padding-top:10px;
	height:35px;
	display:list-item;
	position:relative;
	border-left:1px solid white;
	*z-index:200;
}
UL#nav_menu li:hover
{
	background-color:#96c4e4;
	*z-index:200;
	
}

UL#nav_menu li:last-child
{
	border-right:1px solid white;
	*z-index:200;
}

UL#nav_menu li.last_item
{
	border-right:1px solid white;
	*z-index:200;
}

UL#nav_menu li a
{
	color:white;
	text-decoration:none;
	font-weight:normal;
	display:block;
	*z-index:200;
}

UL#nav_menu li a:hover
{
	background-color:#96c4e4;
	*z-index:200;
}

/******** STYLING THE WORDPRESS wp_page_menu() **************/
UL#nav_menu ul {
	background-color:#1c559f;
	position:absolute;
	z-index:200;
	display:none;
	margin:0px;
	left:0px;
	text-align:left;
	padding:0px;
	width:150px;
	top:45px;
	left:-1px;
	*z-index:200;
	
}
UL#nav_menu ul li {
	background-color:#1c559f;
	position:relative;
	display:block;
	padding:0px;
	margin:0px;
	height:31px;
	width:150px;
	float:none;
	padding-left:5px;
	padding-right:5px;
	border:1px solid white;
	color:#8fbdf8;
}

UL#nav_menu ul li a {
	display:block;
	padding:0px;
	margin:0px;
	font-weight:normal;
	border-bottom:none;
	width:100%;
	font-size:16px;
	color:#8fbdf8;
	background-color:#1c559f;
	height:31px;
	
}
UL#nav_menu ul li a:hover {
	color:white;
	width:100%;
	background-color:#96c4e4;
	height:31px;
}
UL#nav_menu ul li:hover{
	background-color:#96c4e4;
	color:white;
	width:150px;
	height:31px;
}
UL#nav_menu ul li:hover A, UL#nav_menu ul li:first-child:hover
{
	background-color:#96c4e4;
	color:white;
	width:150px;
	height:31px;
}

UL#nav_menu ul ul {
	background-color:#1c559f;
	position:absolute;
	z-index:200;
	display:none;
	margin:0px;
	left:0px;
	text-align:left;
	padding:0px;
	width:150px;
	left:161px;
	top:-1px;
	
}
UL#nav_menu ul ul li {
	background-color:#1c559f;
	position:relative;
	display:block;
	padding:0px;
	margin:0px;
	height:31px;
	width:150px;
	float:none;
	padding-left:5px;
	padding-right:5px;
	border:1px solid white;
	color:#8fbdf8;
}
UL#nav_menu ul ul li:first-child {
}
UL#nav_menu ul ul li:last-child {
}
UL#nav_menu ul ul li a {
	display:block;
	padding:0px;
	margin:0px;
	font-weight:normal;
	border-bottom:none;
	width:100%;
	height:31px;
	font-size:16px;
	color:#8fbdf8 !Important;
	background-color:#1c559f !Important;
}
UL#nav_menu ul ul li a:hover {
	color:white !Important;
	width:100%;
	height:31px;
	background-color:#96c4e4 !Important;
}
UL#nav_menu ul ul li:hover, UL#nav_menu ul ul li:hover A, UL#nav_menu ul ul li:first-child:hover {
	background-color:#96c4e4 !Important;
	color:white !Important;
	width:150px;
	height:31px;
}


UL#nav_menu ul ul ul {
	background-color:black;
	position:absolute;
	z-index:200;
	display:none;
	margin:0px;
	left:0px;
	text-align:left;
	padding:0px;
	width:142px;
	top:20px;
}
UL#nav_menu ul ul ul li:last-child {
	
}
UL#nav_menu ul ul ul li {
	background-color:black;
	position:relative;
	display:block;
	padding:0px;
	margin:0px;
	min-height:18px;
	width:132px;
	float:none;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	
}
UL#nav_menu ul ul ul li:hover {
	background-color:#660000;
	color:black;
}
UL#nav_menu ul ul ul li a {
	display:block;
	color:white;
}
UL#nav_menu ul ul ul li a:hover {
	color:black;
	font-weight:normal;
}
/* Begin non-anchor hover selectors */



/* Enter the more specific element (div) selector

on non-anchor hovers for IE5.x to comply with the

older version of csshover.htc - V1.21.041022. It

improves IE's performance speed to use the older

file and this method */



UL#nav_menu li:hover {
	cursor:pointer;
	z-index:100;
	color:#c8d06b;
}
UL#nav_menu li:hover ul ul, UL#nav_menu li UL li:hover ul ul, UL#nav_menu li UL li UL li:hover ul ul, UL#nav_menu li UL li UL li UL li:hover ul ul {
	display:none;
}
UL#nav_menu li:hover ul, UL#nav_menu li UL li:hover ul, UL#nav_menu li UL li UL li:hover ul, UL#nav_menu li UL li UL li UL li:hover ul {
	display:block;
}
#content
{	
	clear:both;
	width:881px;
	min-height:553px;
	padding-left:19px;
	background-color:white;
	float:left;
	overflow:hidden;
}

#col_one
{
	clear:both;
	width:575px;
	min-height:553px;
	background-color:white;
	float:left;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
}

#col_one UL
{
	list-style-type:disc;
	margin-bottom:12px;
	margin-left:30px;
}
#col_two
{
	float:left;
	width:182px;
	min-height:541px;
	padding-left:28px;
	padding-right:22px;
	padding-top:12px;
	margin-right:34px;
	background-color:#cccdce;
	padding-bottom:3000px;
	margin-bottom:-3000px;
}

#footer
{
	background-image:url('images/footer2.gif');
	background-repeat:no-repeat;
	clear:both;
	background-color:transparent;
	width:855px;
	height:19px;
	color:white;
	font-size:14px;
	font-family:Tahoma;
	position:relative;
	margin-right:20px;
	margin-left:28px;
	height:162px;
}
#footer A
{
	color:white;
	text-decoration:none;
}
#footer_images
{
	margin-left:27px;
	width:480px;
	height:67px;
	float:left;

}

#footer_images DIV IMG
{
	float:left;
	margin-right:3px;
}

#footer UL
{
	margin-top:29px;
	width:662px;
	height:24px;
	font-size:14px;
	color:white;
	float:left;
	padding-left:147px;
	margin-bottom:15px;
}

#footer UL LI
{
	padding-right:25px;
	float:left;
}

#footer div#large_enough {
	color:#89B7F6;
	float:left;
	font-size:27px;
	margin-bottom:5px;
	margin-top:15px;
	text-align:center;
	width:100%;
}

#info {
	color:white;
	float:right;
	font-size:14px;
	margin-right:20px;
	margin-top:0px;
	text-align:right;
}

#info span {
	color:#89B7F6;
	display:block;
	float:right;
	font-size:14px;
	margin-bottom:0px;
	margin-left:142px;
	*margin-left:225px;
}

#hours_operation {
	float:left;
	left:26px;
	position:relative;
	top:-15px;
}
#hours_operation SPAN
{
	color:#89b7f6;
}
#phone_number
{
	float:right;
	margin-right:80px;
	color:white;
	font-size:16px;
	margin-top:5px;
	
}

#phone_number SPAN
{
	font-weight:bold;
	font-size:18px;
}

#footer2
{
	background-image:url('images/footer_bottom.gif');
	background-repeat:no-repeat;
	float:left;
	clear:both;
	height:50px;
	width:900px;
	background-color:#868485;
	color:white;
}
/******* HOME PAGE STUFF ********/

#home_content
{
	width:859px;
	padding-left:19px;
	padding-right:22px;
	float:left;
	clear:both;
	min-height:263px;
	margin-top:25px;
}
#nav2
{
	background-image:url('images/nav2.gif');
	background-repeat:no-repeat;
	width:900px;
	height:50px;
	float:left;
	clear:both;
	
}
#below_nav
{
	background-image:url('images/header1.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:290px;
	margin-top:18px;
	margin-left:16px;
	margin-right:29px;
	float:left;
	clear:both;
	position:relative;
}
#below_nav2
{
	background-image:url('images/header2.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:290px;
	margin-top:18px;
	margin-left:16px;
	margin-right:29px;
	float:left;
	clear:both;
	position:relative;
}
#below_nav3
{
	background-image:url('images/header3.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:290px;
	margin-top:18px;
	margin-left:16px;
	margin-right:29px;
	float:left;
	clear:both;
	position:relative;
}
#testimonials
{
	width:280px;
	height:239px;
	font-size:12px;
	float:left;
	padding-right:15px;
	padding-left:15px;
	border-right:1px solid #bfbcbc;
	border-left:1px solid #bfbcbc;
	
}
#residential
{
	width:271px;
	min-height:234px;
	margin-right:15px;
	float:left;
	text-align:center;
	font-size:12px;
	color:black;
	clear:left;
}
#construction
{
	width:249px;
	min-height:234px;
	float:left;
	text-align:center;
	font-size:22px;
	color:white;
	margin-left:8px;
	margin-top:-92px;
}

#below_nav_text
{
	background-image:url(images/header_text-trans.png);
	background-repeat:no-repeat;
	clear:both;
	color:black;
	float:left;
	font-family:Impact;
	font-size:24px;
	height:99px;
	left:37px;
	padding-top:6px;
	position:absolute;
	top:150px;
	width:356px;
	z-index:50 !important;
	
}
#below_nav_text SPAN
{
	font-family:Trebuchet MS;
	color:#fb4d3b;
}
.fade
{
	width:356px;
	height:93px;
	z-index:100;
}

.fade LI
{
	padding-left:20px;
}

.fade2
{
	float:left;
	clear:both;
}

#fade_wrapper
{
	float:left;
	clear:both;
	position:relative;
	width:900px;
	height:290px;
}

#blog
{
	margin-top:30px;
	width:186px;
	min-height:20px;
	float:left;
}

#blog UL
{
	list-style:none;
	margin-left:0px;
	
}
#blog UL LI
{
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom:8px;
	font-weight:normal;
	font-size:14px;
}

#blog UL LI.widget
{
	list-style-type:none;
	margin-left:0px;
}
#blog_posts a
{
	text-decoration:none;
	color:#38388E;
}
#blog_posts A:hover
{
	text-decoration:underline;
}

#blog_posts h2
{
	font-size:26px;
	margin-bottom:0px;
}

.pagenav
{
	list-style-type:none;
	font-size:18px;
	font-weight:bold;
	margin-bottom:12px;
	display:block;
}

.pagenav ul
{
	margin-top:12px;
}

.pagenav ul li
{
	margin-left:0px !IMPORTANT;
	font-weight:normal;
	font-size:12px;
}
#col_one .pagenav ul li ul
{
	margin-top:5px;
	margin-bottom:4px;
	margin-left:0px;
}
.pagenav ul li ul li
{
	list-style-type:disc;
	margin-left:15px !IMPORTANT;
}

#comment
{
	width:95%;
}

#links
{
	float:left;
	color:white;
	margin-top:15px;
}

#links A
{
	color:white;
	text-decoration:none;
}

#powered_share
{
	position:relative;
	top:17px;
	float:right;
	border:none;
}

#sharethis_0
{
	float:right;
	margin-left:5px;
}
#sharethis_0 A
{
	color:white;
}

#blog li.widget
{
	font-weight:bold;
	font-size:18px;
}

a.readmore  {
	background-image:url("images/readmore-arrow.gif");
	background-position:right 65%;
	background-repeat:no-repeat;
	font-size:0.9em;
	font-weight:normal;
	padding-right:10px;
	color:#0C4497;
	text-decoration:none;
}

#value {
	width:544px;
	height:82px;
	float:left;
	font-size:11px;
	margin-left:12px;
}

#value p {
	font-weight:bold;
}

#special {
	background:url('images/special.png') 0 0 no-repeat;
	width:200px;
	height:75px;
	float:left;
	padding:10px 0 0 90px;
}

#installation {
	background:url('images/installation.png') 0 0 no-repeat;
	width:207px;
	height:80px;
	float:left;
	padding:15px 0 0 6px;
	margin:-3px 0 0 -78px;
}

#coupons {
	background:url('images/coupons.png') 0 0 no-repeat;
	width:51px;
	height:67px;
	float:left;
	padding:8px 0 0 50px;
	margin:2px 0 0 10px;
}

.redbtn {
	background:#B61503;
	padding:6px;
	color:#fff;
	width:71px;
	height:15px;
	font-size:13px;
	margin:-10px 0 0 0;
}

#value a {
	text-decoration:none;
	color:#fff;
}

#value a:hover {
	text-decoration:underline;
}

#special .redbtn {
	margin:-8px 0 0 10px;
}

#installation .redbtn {
	margin:-8px 0 0 52px;
}

#coupons .redbtn {
	width:22px;
	margin:-6px 0 0 7px;
}

#inspection {
	background:url('images/postinspection.png') 0 0 no-repeat;
	width:206px;
	height:52px;
	color:#fff;
	font-size:11px;
	word-spacing:normal;
	padding:7px 0 0 52px;
}
.tags {display:none;}

.alignleft {float:left;margin: 0 10px 0 0;}
.alignright {float:right;margin: 0 0 0 10px;}

/*-------- 21.09.11 ----------*/

.like {
    display:inline; 
    float:left; 
    width:471px; 
    margin-left:5px; 
    margin-top:8px;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    line-height:26px;
}

.like img {
    display:inline; 
    float:left;
    margin-right:8px;
}

.footer_carlogo {
    display:inline;
    float:right;
    margin-top:15px;
}

#header .phone {
    display:inline;
    float:right;
    color:#ff0000;
    font-size:25px;
    margin:5px 5px 0 0;
    font-family:Arial, Helvetica, sans-serif;
}

#header .phone .whitetext {
    color:#fff;
}

#home_block {
    display:inline;
    float:left;
    margin:20px 0 0 20px;
    width:857px;
    position:relative;
}

#home_block .review {
    position:absolute;
    right:0;
    top:0;
    z-index:20000;
}

#home_block .left_block {
    display:inline;
    float:left;
    width:595px;
    border-right:1px solid #bebebe;
}
#home_block .left_block h1 {
    color: #2050a4;
    font-family: Tahoma;
    font-weight: bold;
    margin-bottom: 12px;
    font-size:24px;
    text-align: left;
    display:inline;
    float:left;
    margin:0px;
    padding:0px;
    width:542px;
}

#home_block .left_block .l_content {
    display:inline;
    float:left;
    width:256px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#0d0f1e;
    margin:20px 0 0 0;
    line-height: 1.3;
}

#home_block .left_block .right_block {
    display:inline;
    float:right;
    width:286px;
    margin:20px 24px 0 0;
}

#home_block .left_block .right_block .contact {
    display:inline;
    float:left;
    margin:20px 0 0 20px;
}

#home_block .left_block .right_block .special {
    display:inline;
    float:left;
    margin:20px 0 0 20px;
}

#home_block .right_content {
    display:inline;
    float:right;
    width:238px;
}

#home_block .right_content .testimonial {
    display:inline;
    float:left;
    width:238px;
}
#home_block .right_content .testimonial h2 {
    color: #2050a4;
    font-family: Tahoma;
    font-weight: bold;
    margin-bottom: 12px;
    font-size:20px;
    text-align: left;
    display:inline;
    float:left;
    margin:20px 0 0 0;
    padding:0px;
    width:238px;
}

#home_block .right_content .testimonial p {
    display:inline;
    float:left;
    width:238px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#0d0f1e;
    padding:0px;
    line-height: 1.3;
    margin:12px 0 0 0;
}
#col_one li{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:12px;line-height:1.3;}
