/*

Client: Sisti Electric
Version: 1.0
Author: Michael S Silvestri
Provided by: SlyDog Design: www.slydogdesign.com

Colors:
white: #FFFFFF
type: #333333
borders: #D9CFB2

*/

* { padding: 0; margin: 0; }

body { background: #001A49; font-family: "Helvetica Neue", Arial, sans-serif; font-size: 12px; font-weight: normal; color: #333333; -webkit-text-size-adjust: none; }

h1, h2, h3, h4, h5, h6 { font-family: Arial ; font-weight: normal; border-bottom: 1px solid #D9CFB2; }
h1 { font-size: 36px; margin: 0 0 10px 0; padding: 0px 0px 10px 0px; }
h2 { font-size: 24px; margin: 0 0 10px 0; padding: 0px 0px 10px 0px; border: none; }
h3 { font-size: 20px; margin: 0 0 5px 0; padding: 0px 0px 10px 0px; }
h4 { font-size: 16px; margin: 0 0 5px 0; padding: 0px 0px 10px 0px; }
h5 { font-size: 14px; margin: 0 0 5px 0; font-weight: bold; }
h6 { font-size: 12px; margin: 0 0 5px 0; font-weight: bold; }
.hc { text-align: center; }

p { margin: 0 0 12px 0; line-height: 16px;}

ol, ul, dir, menu, dd { margin: 0px 0px 20px 30px; }
ol { list-style-type: decimal }
ol ul, ul ol,ul ul, ol ol { margin-top: 0; margin-bottom: 0px; }
ul li, ol li { margin: 0px 0px 8px 0px; }

a { color: #D6BD0B; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; outline: none; }
a:focus { text-decoration: none; }
a:focus,:focus { outline: 1px dotted #D6BD0B; }
a:active { outline: none; }


img { display: block; border: 0; }
img a { display: block; border: 0; }
.imgleft { float: left; margin: 0px 10px 0px 0px; }
.imgright { float: right; margin: 0px 0px 0px 10px; }
.visiting_image { float: left; width: 230px; margin-right: 3px; }
.visiting_image_last { float: left; width: 230px; margin-right: 0; }
.visiting_image_container { width: 700px; height: 80px; margin: 30px 0 40px 0; }

.floatleft { float: left; }
.floatright { float: right; }

.clear { clear:both; line-height: 0px; height: 0px; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#logo { margin: 0 0; padding: 0 0; position: absolute; z-index: 9999; top: 0px; left: 5px; border-bottom: none; }
#logo a { background: url(graphics/logo_header.png) no-repeat; width: 313px; height: 133px; margin: 0 0; padding: 0 0; border: 0; text-indent:-9999px; display:block;   }
#logo a:hover { border: 0;}
#logo_mark { display: none; }

#outer_wrapper { background: #FFFFFF; }
#page_wrap { margin: 0 auto; width: 980px; position: relative; padding:10px 0 0; }
#header_wrap {}
#header { height: 95px; margin: 0 auto; position: relative; width: 980px; }

#splash { width: 980px; height: 336px; margin: 0 auto; background: url(graphics/splash_box01.png) no-repeat; position: relative; margin-bottom: 20px; }
.edge_lt { background: url(graphics/splash_edge.png) no-repeat; width: 41px; height: 336px; position: absolute; left: 0; z-index: 9999; }
.edge_rt { background: url(graphics/splash_edge_right.png) no-repeat; width: 41px; height: 336px; position: absolute; right: 0; z-index: 9999;}
.slider_logo { background: url(graphics/logo_splash_viewer.png) no-repeat; width: 162px; height: 86px; position: absolute; bottom: 10px; left: 50px; z-index: 9999; }
.tagline h2 { border: none; color: #001A49; padding: 0 0 20px 0; margin: 0; text-align: center; font-style: italic; }
#default_content { margin-top: 9px; min-height: 750px; position: relative; }
#default_content_testies { margin-top: 9px; min-height: 850px; position: relative; }
#default_content_testies h1 { background:url("graphics/heading_bolt_h1.png") no-repeat; border: none; color:#001A49; height:70px; padding:0 0 0 40px; position:absolute; right:0; text-transform:uppercase; width:630px; z-index:9999; }
#default_content h1 { background:url("graphics/heading_bolt_h1.png") no-repeat; border: none; color:#001A49; height:70px; padding:0 0 0 40px; position:absolute; right:0; text-transform:uppercase; width:630px; z-index:9999; }
#default_content_gallery { margin-top: 9px; min-height: 650px; position: relative; }
#default_content_gallery h1 { border: none; color:#001A49; padding:0 0 0 40px;  text-transform:uppercase;  margin: 0 auto; text-align: center; }
#default_content_gallery_inner {  padding: 30px 0 0 0; border-top: 1px solid #D6BD0B; }
#default_content_inner { width: 660px; padding: 30px 0; position: absolute; top: 40px; right: 0; border-top: 1px solid #D6BD0B; }
#default_content_inner li { background: url(graphics/list_bolts.png) no-repeat; height: 44px; padding: 0 0 0 25px; }
#default_content_inner ul { list-style: none; }
#sidebar_default { width: 300px; float: left; padding: 60px 0 20px 0;  }
.sidebar_default_inner { width: 255px; padding: 5px; }
#sidebar_default h3 { background:  url(graphics/heading_bolt.png) no-repeat; height: 48px; border: none; color:#001A49; padding:0 0 0 28px; text-transform:uppercase; }
#sidebar { width: 310px; float: left; margin: 0; }
#lower_content { padding: 10px 0 10px 0; border-top: 1px solid #D6BD0B; }
#lower_content h3 { background: url(graphics/heading_bolt.png) no-repeat; text-transform: uppercase; padding: 5px 0 0 28px; margin: 0; color: #001948; border: none; height: 48px; }
.lower_content_left { width: 325px; float: left; padding: 0 9px 0 0; min-height: 250px; }
.lower_content_left a { color: #538E97; font-size: 16px; } 
.lower_content_left a:hover { color: #B80F1C; text-decoration: none;}
.lower_content_right { width: 315px; float: left; padding: 0 10px 0 10px; min-height: 250px;  border-left: 1px solid #D6BD0B;}
.lower_content_right a { display: block; color: #538E97; font-size: 14px; padding: 10px 0; }
.lower_content_right a:hover { color: #B80F1C; text-decoration: none; }
.content_info {}
.animated_button {  width: 180px; height: 70px; }
.animated_button a { background: url(graphics/animated_btn_read.png) no-repeat; display: block; text-indent: -9999px; width: 180px; height: 70px; }
.animated_button a:hover { background: url(graphics/animated_btn_read_live.png) no-repeat; display: block; text-indent: -9999px; width: 180px; height: 70px; }
.animated_button_contact {  width: 180px; height: 70px; }
.animated_button_contact a { background: url(graphics/animated_btn.png) no-repeat; display: block; text-indent: -9999px; width: 180px; height: 70px; }
.animated_button_contact a:hover { background: url(graphics/animated_btn_live.png) no-repeat; display: block; text-indent: -9999px; width: 180px; height: 70px; }
.western_new_york_areas_serviced {margin: 0 0 15px 0; }
#footer { background: url(graphics/footer_shadow.jpg) repeat-x top center; height: 175px; }
#footer_inner { width: 940px; margin: 0 auto; position: relative; }
#copyright { float: left; }
#copyright p { color: #FFFFFF; }
#footer_logo { width: 306px; height: 125px; position: absolute; top: 10px; right: 0; }
#footer_logo a {  background: url(graphics/footer_logo.png) no-repeat; width: 334px; height: 154px; margin: 0 0; padding: 0 0; border: 0; text-indent:-9999px; display:block;}
/*===========================================================================*

	...how we get around get around the structure...

*===========================================================================*/

/* MenuBegin:main_nav */
#main_nav_wrap { background:none repeat scroll 0 0 #001A49; height:31px; position:absolute; right:10px; top:46px; width:675px;}
.main_nav  { margin: 0; padding: 0; list-style: none; }
.main_nav li { margin: 0; padding: 0; float: left; display: inline; position: relative;}
.main_nav li a  { color: #D6BD0B; text-transform: uppercase; text-decoration: none; padding: 7px 15px; font-size: 14px; border-right: 1px solid #D6BD0B; display: block; }
.main_nav a.last {}
.main_nav a:hover { background-color: #D6BD0B; color: #001A49;  text-decoration: none; }
/* MenuEnd:main_nav */

/* MenuBegin:footer_nav */
#footer_nav { padding: 10px 0; }
#footer_nav ul { margin: 0; padding: 0; list-style: none; }
#footer_nav ul li { margin: 0; padding: 0; float: left; display: inline; position: relative;}
#footer_nav ul li a { color: #D6BD0B; text-transform: uppercase; text-decoration: none; padding: 0px 8px; font-size: 12px; border-right: 1px solid #D6BD0B; display: block; }
#footer_nav ul li a:hover { text-decoration: underline; }
#footer_nav ul li a.first { color: #D6BD0B; text-transform: uppercase; text-decoration: none; padding: 0px 8px 0px 0px; font-size: 12px; border-right: 1px solid #D6BD0B; display: block;}
#footer_nav ul li a.first:hover { text-decoration: underline; }
#footer_nav ul li a.last { color: #D6BD0B; text-transform: uppercase; text-decoration: none; padding: 0px 0px 0px 8px; font-size: 12px; display: block; border: none; }
#footer_nav ul li a.last:hover { text-decoration: underline; }
/* MenuEnd:footer_nav */ 

/* MenuBegin:social */
.social { position: absolute; bottom: 25px; right:20px; }
.social ul  { margin: 0; padding: 0; list-style: none; }
.social li { margin: 0; padding: 0; float: left; display: inline; position: relative; font-size: 12px; color: #FFFFFF; }
.social li a{ display: block; background-color: none; border: none; padding: 0 5px; }
.social_footer { position: absolute; bottom: -25px; }
.social_footer ul  { margin: 0; padding: 0; list-style: none; }
.social_footer li { margin: 0; padding: 0; float: left; display: inline; position: relative; font-size: 12px; color: #FFFFFF; }
.social_footer li a{ display: block; background-color: none; border: none; padding: 0 5px; }
/* MenuEnd:social */

/*Begin::Forms*/
.formwrap_cell { padding:0 0 20px; }
.formwrap_cell input { border:1px solid #cccccc; font-size:12px; margin:0 0 10px; padding:10px 5px; width:400px; }
.formwrap_cell label { display:block; margin:0 0 10px; }
.formwrap_cell input:focus { border: 1px solid #D6BD0B; }
.formwrap_cell textarea { border:1px solid #cccccc; font-size:12px; margin:0 0 10px; padding:10px 5px; width:400px; }
.formwrap_cell textarea:focus { border: 1px solid #D6BD0B; }
.formButtons { margin: 0 0 0 145px;}
.sendpageBody { background-color: #FFFFFF; }
/* End::Forms*/

