@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Ubuntu);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:Medium);
body { background:url('../img/bg.jpg') repeat-y center top #141c44; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#2a2a2c; text-align:center; margin:0; padding:0; }

#container { width:960px;  margin:0 auto; text-align:left; background:#FFF; }

#nav { height:49px; width:960px; background:url('../img/nav-bg.jpg') repeat-x; position:relative; z-index:99; }
#nav ul { list-style:none; margin:0; padding:0 30px; }
#nav ul li { float:left; margin:0; padding:16px 17px; font-size:13px; text-shadow: 2px 2px 2px #CCC; background:url('../img/nav-divider.jpg') no-repeat right top; position:relative; z-index:99; }
#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited { color:#2e5a9f; text-decoration:none; }

a.button:link, a.button:visited, a.button:active { background:url('../img/button.png') no-repeat top center; width:120px; height:32px; padding-top:3px; display:block; text-align:center; color:#fbf128; margin-top:15px; }
a.button:hover { color:#FFF; }

ul.topnav li {
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
#nav ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 48px;
	background: #FFF url('../img/subnavtop.png') no-repeat top right;
	margin: 0; padding: 0 15px 10px 15px;
	display: none;
	float: left;
	width: 390px;
	z-index:99999;
	opacity: 0.92;
	filter: alpha(opacity = 92);
	border:1px solid #666f7d;
	border-top:none;
}
#nav ul.topnav li ul.subnav li{
	margin: 0; padding: 10px 0;
	clear: both;
	width: 165px;
	padding-left:5px;
	background:url('../img/raquo.png') no-repeat right;
	border:none;
	border-bottom:1px solid #bec9cf;
}
#nav ul.topnav li ul.subnav li.left {
	float:left;
	clear:left;
}
#nav ul.topnav li ul.subnav li.right {
	float:right;
	clear:right;
	width:185px;
}
#nav ul.topnav li ul.subnav li a {
	width:165px;
	display:block;
	font-size:12px;
	color:#1f3e6e;
	text-shadow: 0px 0px 0px #CCC;
}
#nav ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color:#2E5A9F;
}
#banner { width:960px; height:376px; background:url('../img/banner-bg.jpg') no-repeat; position:relative; overflow:hidden; }
#int_banner { width:960px; height:190px; background:url('../img/banner-bg.jpg') no-repeat; position:relative; overflow:hidden; }
#int_banner_bottom { position:absolute; z-index:50; height:56px; width:960px; bottom:0; left:0; background:url('../img/int-banner-bottom.jpg') repeat-x; }
#int_banner #int_img { position:absolute; z-index:25; height:134px; width:960px; top:0; left:0; }
#int_banner_bottom h1 { color:#3d3c3c; margin:0; padding:13px 35px 0 35px; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: 800; font-size:24px; }

#banner p, #int_banner p { margin:0; padding:0; }
#banner #phone_area { position:absolute; z-index:46; height:44px; width:400px; top:5px; right:-400px; }
#int_banner #phone_area { position:absolute; z-index:46; height:44px; width:360px; top:5px; right:-400px; }
#int_banner #int_special_offer { position:absolute; z-index:46; height:75px; width:360px; padding-left:20px; top:54px; right:-400px; background:url('../img/int-special-offer.png') repeat-y left top; }
#int_banner #int_special_arrow { position:absolute; z-index:50; height:0px; width:108px; bottom:0; right:0; }
#int_banner #int_special_offer h1 { padding:0; margin:5px 0; font-size:20px; }
#int_banner #int_special_offer p { padding:0; margin:5px 0; font-size:10px; }
#int_banner #phone_area { background:url('../img/int-phone-area.png') repeat-y left top; }
#banner #phone_area span { color:#fbf028; font-size:20px; font-weight:bold; position:absolute; top:10px; right:20px; text-shadow: 1px 1px 1px #0d1634 }
#int_banner #phone_area span { color:#fbf028; font-size:18px; font-weight:bold; position:absolute; top:10px; right:10px; text-shadow: 1px 1px 1px #0d1634 }
#banner #logo, #int_banner #logo { position:absolute; z-index:50; height:93px; width:166px; top:-100px; left:13px; }
#banner #grass, #int_banner #grass { position:absolute; z-index:49; width:960px; height:23px; bottom:-23px; left:0; }
#banner #house, #int_banner #house { position:absolute; z-index:48; width:602px; height:332px; top:376px; left:0; }
#banner #checklist, #int_banner #checklist { position:absolute; z-index:47; width:193px; height:112px; left:0; top:400px; }
#banner #pointer, #int_banner #pointer { width:34px; height:29px; position:absolute; z-index:50; bottom:0; right:147px; }

#bc_window { position:absolute; z-index:20; width:606px; height:289px; top:55px; right:20px; overflow:hidden; }
.bc { position:absolute; z-index:45; width:341px; height:289px; left:-606px; background:url('../img/banner-content.png') no-repeat; padding:0 0 0 265px; }
.bc .scroll-pane { height:248px; padding-right:15px; width:326px; }

.bc h1 { border-bottom:1px solid #4d73a3; color:#FFF; font-size:20px; text-transform:uppercase; padding-bottom:10px; text-shadow: 1px 1px 1px #0d1634; margin:14px 0; }
.bc p { color:#FFF; line-height:17px; margin-bottom:10px !important; }
.bc ul { color:#eaebef; list-style-image:url(../img/list-style.png); }
.bc ul li { margin:0 0 3px 0; padding:0; }
.bc p a:link, .bc p a:active, .bc p a:visited { color:#a8c5dd; }

.bc .offer { text-align:right; }
.bc .offer h1 { border:none; padding:0; margin:0; font-size:18px; text-shadow: 1px 1px 1px #0d1634; }
.bc .offer p { padding:0 !important; margin:0 !important; text-transform:uppercase; color:#0d1634; font-weight:bold; }
.bc .offer table { margin-top:5px; }

#bc_window .bc_estimate { position:absolute; bottom:12px; right:620px; z-index:50; width:400px; text-align:right; }
#bc_window .bc_estimate a:link, #bc_window .bc_estimate a:active, #bc_window .bc_estimate a:visited { text-decoration:none; font-weight:bold; font-style:italic; color:#fcf128; padding:0; margin:0; font-size:15px; text-shadow: 1px 1px 1px #0d1634; text-transform:uppercase; }

.lt_blue { color:#37589a; }
.clear { clear:both; }
.left { float:left; }
.right{ float:right; }
.gray { color:#2a2a2c; }
.blue { color:#17244a; }
#int_contact p.error { color:red; margin-top:0; font-size:10px; font-style:italic; }
#int_contact div.error { color:red; }
.small { font-size:10px; }

div.arrow-div { width:545px; height:76px; padding-left:15px; padding-top:10px; background:url('../img/arrow-div.jpg') no-repeat; margin-bottom:15px; }
div.testi-div { width:530px; height:73px; padding-left:15px; padding-right:15px; padding-top:13px; background:url('../img/testi-div.jpg') no-repeat; margin-bottom:15px; }
div.testi-div p { margin:0; padding:0; text-indent:30px; }
.arrow-div-click { float:right; padding-right:13px; padding-top:7px;}
#content div.arrow-div p a { color:#283957; }
#media #products img { padding-bottom:5px; }
div.coupon { width:257px; height:120px; background:url('../img/coupon-bg.png') no-repeat; margin:15px 30px 0; text-align:center; padding-top:15px; }
.internal #content #left_col #media div.coupon h1 { margin-left: 15px; margin-right:15px; margin-top:5px; }

#content { background:url('../img/container-bg.jpg') repeat-y; }
#content #left_col { float:left; position:relative; width:630px; padding:27px 0 0 0; background:url('../img/left_col-bg.jpg') repeat-y top left; }
#content #left_col_pad { padding:0 35px 15px 35px; }
.internal #content #left_col h1 { color:#17244a; margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: 800; font-size:20px; }
#content #left_col h1 { color:#17244a; margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: 800; font-size:24px; }
#content #left_col h2 { color:#3d3c3c; background:url('../img/header-bg.jpg') bottom repeat-x; padding:0 0 15px 0; margin:0; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: 800; }
#content #left_col p { font-size:12px; line-height:19px; }
#content #left_col li {
    font-size: 12px;
    line-height: 19px;
	margin-bottom:3px;
	color:#17244A;
}
#content #left_col img.right { padding-top:10px; padding-left:15px; }
#content #left_col img.left { padding-top:10px; padding-right:15px; }

#content #left_col div.right { padding-left:15px; }
#content #left_col div.left { padding-right:15px; }
#content #left_col p.small {
    font-size: 11px;
}

#content #right_col { float:right; background:#5d87b9; width:300px; padding:15px 15px 0 14px; border-left:1px solid #5983b4; }
#content #right_col #twitter { width:300px; height:215px; padding-top:10px; background:url('../img/twitter-bg.jpg') no-repeat top; margin-bottom:15px; }
#content #right_col #twitter h1 { color:#17244a; margin:0 0 0 15px; padding:0; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: 800; font-size:24px; text-transform:uppercase; }
#content #right_col #twitter #tweets { position:relative; height:110px; }
#content #right_col #twitter #tweets .tweet { position:absolute; height:110px; }
#content #right_col #twitter #tweets .tweet p.info { position:absolute; bottom:0; left:0; }
#content #right_col #twitter p { padding:25px 30px 0 22px; text-indent:30px; line-height:19px; margin:0; }
#content #right_col #twitter p.info { padding:5px 30px 0 22px; text-indent:0px; line-height:19px; margin:0; color:#6d6d6d; font-style:italic; }
#content #right_col #twitter a:link, #content #right_col #twitter a:hover, #content #right_col #twitter a:active, #content #right_col #twitter a:visited { color:#425d8e; }
#content #right_col #twitter #social { height:50px; width:300px; padding:15px 25px 0 25px; }
#content #right_col #twitter #social .soc-icon { width:50px; height:50px; float:left; cursor:pointer; }
#content #right_col #twitter #social a { text-decoration:none; cursor:pointer; }
#content #right_col #twitter #social .soc-icon span { display:block; width:50px; height:50px; }
#content #right_col #twitter #social .soc-icon img { 
	background: transparent;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
    zoom: 1;
	cursor:pointer;
}


#content #right_col .rc_exp { width:300px; margin-bottom:15px; line-height:17px;  }
#content #right_col .rc_exp div { float:left; padding:0 20px; }
#content #right_col .rc_exp #marketsharpmFormDiv, #content #right_col .rc_exp #marketsharpmFormDiv div { float:none; padding:0; }
#content #right_col .rc_exp .rc_exp_top { background:url('../img/right_col_box_top.jpg') top left no-repeat; width:260px; height:69px; color:#17244A; }
#content #right_col .rc_exp .rc_exp_middle { background:url('../img/right_col_box_middle.jpg') top left repeat-x; width:258px; border-left:1px solid #3d5b8f; border-right:1px solid #3d5b8f; color:#2a2a2c; }
#content #right_col .rc_exp .rc_exp_bottom { float:none; clear:both; background:url('../img/right_col_box_bottom.jpg') top left no-repeat; width:260px; height:17px; }
#content #right_col .rc_exp h1 { color:#17244a; margin:0; padding:20px 0 0 0; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: 800; font-size:15px; }
#content #right_col .rc_exp h2 { color:#3d3c3c; margin:0; padding:5px 0 20px 0; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: 800; font-size:13px; }


#content #right_col .right_col_box { width:260px; height:234px; padding:0 20px; margin-bottom:15px; background:url('../img/right_col_box.jpg') top left no-repeat; }
#content #right_col .right_col_box h1 { color:#17244a; margin:0; padding:15px 0 10px 0; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: 800; font-size:18px; text-transform:uppercase; }
#content #right_col .right_col_box h2 { margin:10px 0 5px 0; padding:0; }
#content #right_col .right_col_box h2 a { color:#425d8e; margin:0; padding:15px 0 0 0; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: bold; font-size:13px; }
#content #right_col .right_col_box p { margin:0; padding:0; line-height:17px; }
#content p a, #content #left_col ul li a, #left_col h2 a, #content p a:visited, #content #left_col ul li a:visited, #left_col h2 a:visited, #content p a:active, #content #left_col ul li a:active, #left_col h2 a:active { color:#425d8e; }
#content #right_col .right_col_box p.postdate { color:#69737c; margin:0 0 5px 0; padding:0; }

#content #right_col .right_col_box_h2 { width:260px; height:234px; padding:0 20px; margin-bottom:15px; background:url('../img/right_col_box_h2.jpg') top left no-repeat; }
#content #right_col .right_col_box_h2 h1 { color:#17244a; margin:0; padding:20px 0 0 0; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: 800; font-size:15px; text-transform:uppercase; }
#content #right_col .right_col_box_h2 h2 { color:#3d3c3c; margin:0; padding:5px 0 20px 0; font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: 800; font-size:13px; text-transform:uppercase; }
#content #right_col .right_col_box_h2 p { margin:0; padding:0; line-height:17px; }
#content #right_col .right_col_box_h2 p.postdate { color:#69737c; margin:5px 0 5px 0; padding:0; }

#memberships { width:960px; height:90px; border-top:1px solid #213243; border-bottom:1px solid #213243; background:url('../img/footer-memberships.jpg') no-repeat top center; }

#content #left_col a.button, #content #right_col a.button { background:url('../img/button.png') no-repeat top center; width:120px; height:32px; padding-top:3px; display:block; text-align:center; color:#fbf128; margin-top:15px; }
#content #left_col a.button:hover { color:#FFF; }

#content #media { border-top:1px solid #b9beca; width:630px; background:url('../img/media-bg.jpg') no-repeat top; min-height:260px; }
#content #media #before_after { width:317px; min-height:260px; float:left; background:url('../img/media-divider.jpg') no-repeat 315px 0; }
#content #media #media_center { width:313px; min-height:260px; float:right; }
#content #left_col #media h1 { font-size:17px; text-transform:uppercase; margin:20px 30px 0 30px; padding:0; }
#content #left_col #media h2 { font-size:14px; text-transform:uppercase; margin:0 30px; padding:0 0 10px 0; border-bottom:1px solid #a7aeba; background:none; }
.internal #content #left_col #media h1 { font-size:17px; text-transform:uppercase; margin:20px 30px 0 30px; padding:0; }
.internal #content #left_col #media h2 { font-size:14px; text-transform:uppercase; margin:0 30px; padding:0 0 10px 0; border-bottom:1px solid #a7aeba; background:none; }
#content #media p { margin:30px; padding:0; } 
.internal #content #media p { margin: 10px 30px; padding:0; } 
.internal #content #left_col #media table { margin:0 30px; }
.internal #content #left_col #media .right { padding-right:30px; padding-left:10px; }

#content #footer { background:url('../img/footer-bg.jpg') repeat-x; width:960px; height:146px; }
#content #footer #links { width:591px; padding:23px 20px 0 20px; background:url('../img/footer-divider.jpg') no-repeat top right; height:123px; float:left; text-transform:uppercase; color:#FFF; }
#footer #links p { margin:0; padding:0; }
#content #footer #links a:link, #content #footer #links a:visited, #content #footer #links a:active, #content #footer #links a:hover { color:#fcf128; text-decoration:none; }
#footer #links #copyright { float:left; }
#footer #links #footer_nav { float:right; font-weight:bold; }
#footer #links #footer_txt { float:left; clear:both; color:#b0b9c9; font-size:10px; margin-top:57px; width:591px; text-align:center; }
#footer #links #footer_txt a:link, #footer #links #footer_txt a:active, #footer #links #footer_txt a:visited { color:#b0b9c9; } 
#content #footer #signup { width:300px; height:146px; float:right; padding:0 15px 0 14px; }
#signup h1 { color:#fcf128; text-transform:uppercase; font-size:16px; margin:20px 0 0 0; padding:0; }
#signup h2 { color:#0e132c; border-bottom:1px solid #18223f; text-transform:uppercase; font-size:12px; margin:5px 0 0 0; padding:0 0 10px 0; }

#signup_form { padding-top:10px; margin:0; }
#signup_form #email { height:23px; border:1px solid #0e132c; width:200px; background:url('../img/input-bg.jpg') repeat-x; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; padding-left:4px; }
#signup_form #signup_submit { background:url(../img/footer-button.jpg) no-repeat; color:#fcf128; border:none; width:85px; height:27px; text-align:center; cursor:pointer; padding-bottom:4px; }

#videos { margin:15px 0 25px 0; }
#videos td {
    border-bottom: 1px solid #A7AEBA;
	padding:10px 0;
}

#upcomingshows { margin:15px 0 25px 0; }
#upcomingshows .border {
    border-bottom: 1px solid #0D4093;
}


#int_contact { position:relative; margin:0; padding:0; }
#int_contact .text-box {
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    height: 20px;
    padding: 2px 7px;
    width: 242px;
	color:#2a2a2c;
	background: url("../img/input-bg2.jpg") repeat-x scroll 0 0 transparent;	
	font-size:11px;
}
#int_contact .text-area {
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    height: 100px;
    padding: 2px 7px;
    width: 242px;
	color:#2a2a2c;
	background:#e4e6ec;
	font-size:11px;
}
#content #right_col .rc_exp #int_contact .buttons {
    width: 250px;
	margin:0;
	padding:0;
}
#int_contact .buttons input { background:url('../img/button.png') no-repeat top center; width:120px; height:32px; display:block; text-align:center; color:#fbf128; margin:10px 0 0 0; padding:0 0 8px 0; border:none; cursor:pointer; float:right; }


#int_contact label {
    color: #5983B4;
	font-style:italic;
	cursor:text;
}
#int_contact p {
    position: relative;
	margin:10px 0 0 0; padding:0;
}
#int_contact label {
    left: 8px;
    position: absolute;
    top: 4px;
}
#int_contact fieldset { border:none; padding:0; margin:0; }
#int_contact #MSM_city { width:111px; }
#int_contact #MSM_state { width:37px; }
#int_contact #MSM_zip { width:52px; }

#int_contact #MSM_homephone { width:111px; }
#int_contact #MSM_cellphone { width:110px; }
form .label { color:#17244A; font-style:italic; }
form select {
	border: 1px solid #999999;
    padding: 4px 7px;
    width: 257px;
	color:#2a2a2c;
	background: #E4E6EC;	
	font-size:11px;
	color:#5983B4;
}
form #formboxes td { color:#17244A; }

#right_col div.quicklinks h1 {
    color: #3D3C3C;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 800;
	font-size:16px;
    margin: 10px 0 0 0;
    padding: 0 0 15px;
	border-bottom:1px solid #4a6fab;
}

div.quicklinks ul {
    display: block;
    list-style: none outside none;
    margin: 0 0 15px 5px;
    padding: 0;
}
div.quicklinks ul li {
    background: url("../img/raquo-yellow.png") no-repeat scroll 280px 13px transparent;
    border-top: 1px dotted #4a6fab;
    padding-bottom: 7px;
	padding-top:5px;
	font-size:12px;
}
div.quicklinks ul ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 20px;
}
div.quicklinks ul li ul li {
}
div.quicklinks ul li.qlfirst {
    border-top: medium none;

}
div.quicklinks ul li a {
    color: #eaebee;
    display: block;
    padding: 3px 18px 3px 0;
    text-decoration: none;
}
div.quicklinks ul li a:hover {
    color: #FBF128;
}

.slider-item { cursor:pointer; }

#window_gallery { width:560px; }
#window_gallery .window_row { float:left; width:560px; height:121px; overflow:hidden; border-left:1px solid #4A6FAB; border-right:1px solid #4A6FAB; border-bottom:1px solid #4A6FAB; }
#window_gallery .row_first { border-top:1px solid #4A6FAB; }
#window_gallery .window_row div { position:relative; width:186px; height:121px; float:left; overflow:hidden; }
.window_row .window_center { border-left:1px solid #4A6FAB; border-right:1px solid #4A6FAB; }
.window_row div img { position:absolute; top:0; left:0; z-index:5; }
.internal #content #left_col .window_row div h1 { position:absolute; bottom:-85px; left:0; z-index:6; display:block; width:171px; background:url('../img/trans-white.png') repeat; padding:10px 0 50px 15px; margin:0; font-size:13px; }

.internal #content #left_col .window_row div h1 a:link, .internal #content #left_col .window_row div h1 a:active, .internal #content #left_col .window_row div h1 a:visited { color:#17244A; text-decoration:none; }
p.breadcrumb { padding:0; margin:0 0 15px 0;}

.shingle-styles { margin-top:15px; background:url(../img/gaf-bg.jpg) repeat; }
.shingle-styles img { float:left; margin-bottom:2px; }
.sstyle-left { float:left; width:186px; }
.sstyle-mid { float:left; width:187px; }
.sstyle-right { float:right; width:187px; }
.shingle-styles .sstyle-content { height:315px; background:url(../img/sstyle-content.jpg) repeat-x top; float:left; text-align:center; padding:0 10px; font-size:11px; }
.shingle-styles .sstyle-content img { float:none; }
.shingle_thumb { float:left; margin-right:15px; }
.shingle-color { float:left; margin-right:20px; width:125px; }

.video_container { background-color: #aeb3c3; margin: 12px 0 5px 10px; padding: 10px 10px 5px; float: right; clear: both;}
.video_container p  { margin: 0; font-size: 11px !important; }
.video_container img { padding: 3px; border: 1px solid #999999; background-color: #DDDDDD; }
.video_container a { color: #FBF128; text-decoration: none; }
.video_container h3 { margin: 0 0 5px; border-bottom: 1px dotted #000000; }
.video_thumb { }

