 /* --------------  Jon Horton Design  --------------------  */
/* ---------------  www.jonhorton.com  -------------------- */

body {margin:5 0; padding: 0; /*background-attachment:fixed; background-image: url({site_url}images/_bg_btm03.jpg); background-repeat: repeat-x; background-position: center bottom; background-color: #d59227;*/
background-attachment: scroll; background-image: url(http://www.beddingfieldelectric.com/images/black_stripe.jpg);  /*background-repeat: repeat-x;background-position: left top;*/ background-color: #111; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
/*#wrapper {background: #fff;margin: 0 auto 0 auto; padding: 0px; width: 768px; text-align:center;} */
#wrapper {background:#fff; margin: 0 auto 0 auto; padding: 0px; width: 700px; text-align:center; border: 1px solid #111;} 
#header {height: 127px;background: #FFF url(http://www.beddingfieldelectric.com/images/header_bg.jpg) repeat-x top;width: 100%; vertical-align:middle; border-bottom:1px solid #333;}
#logo {position: relative;float:left;top: 5px;left: 7px;margin:0 0 5px 0;}
#footer {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;clear: both; background: #FFF url(http://www.beddingfieldelectric.com/images/footer_bg.jpg) repeat-x bottom;width: 100%;font-size:70%; clear: both; color: #333; padding: 10px 0;}
#adbox {background:#000/*url(http://www.beddingfieldelectric.com/images/ad.jpg) no-repeat*/;  width:100%; height:150px; border-bottom:1px solid #333; } 
.clear{clear:both;}
.imgborder, a.imgborder {border:1px solid #111;}
img {margin: 0;padding: 0;border: 0;}

li {  list-style-image: url(http://www.beddingfieldelectric.com/images/bullet_bolt.png);}

a:link, a:visited {color: #8b0600; text-decoration: none;}
a:hover {color: #550400; text-decoration: underline;}
a:hover .imgborder{ text-decoration: none; border:1px double #ccc;}

html>body #wrapper {margin-top:5;}
.topalign span, .topalign span{color:#244464 /*#2C557F#F3A93C*/; font-weight: bold;}
td img {border: 1px solid #666;}



/*- Menu Tabs D--------------------------- */

    #tabsD {float:right; margin-left:10px; margin-top: 104px;  width:475px;height:23px;    background:#ffffff;  font-size:75%;  line-height:normal; text-align:right; vertical-align:bottom;}
		html>body #tabsD { margin-top: 104px;}
    #tabsD ul {margin:0; padding:0px 7px 0px 10px; list-style:none;    }
    #tabsD li {  display:inline;  margin:0;  padding:0;  }
    #tabsD a {      float:left;   background:url("http://www.beddingfieldelectric.com/images/tableftD.gif") no-repeat left top;      margin:0;      padding:0 0 0 4px;      text-decoration:none;      }
    #tabsD a span {      float:left;      display:block;      background:url("http://www.beddingfieldelectric.com/images/tabrightD.gif") no-repeat right top;      padding:5px 15px 4px 6px;      color:#333;      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsD a span {float:none;}
    /* End IE5-Mac hack */
    #tabsD a:hover span {      color:#999;      }
    #tabsD a:hover {      background-position:0% -42px;      }
    #tabsD a:hover span {      background-position:100% -42px;      }  
	
/* ------ END MENU TABS D --------------------*/


.twocolumns { font:1em "tahoma", arial, helvetica, sans-serif; float: left; background: url(../images/twocolumn_bg.jpg) repeat-y center; margin: 25px 0px; padding: 0px 20px; width: 650px !important; width /**/:700px; font-size:70%;}
.twocolumns p { margin-left: 5px;font-size:75%; }
.twocolumns a:link img, .twocolumns a:visited img{ border: 1px solid #666;}
.twoleftcolumn {float: left; text-align: justify; visibility: visible; font-size: 1.05em; color: #000; width: 300px;  font-size:75%; margin:0 0 10px 15px;}
	/*.twocolumns td {font:1.05em "trebuchet MS", arial, helvetica, sans-serif;}*/
.tworightcolumn {float: right; text-align: justify; font-size: 1.05em; color: #000; width: 300px;  font-size:75%;margin: 0 15px 10px 0;}
.twoleftcolumn h4, .tworightcolumn h4{font-size:1.2em; font-weight:bold; padding: 5px; width:300px; }
.twoleftcolumn h3, .tworightcolumn h3{font-size:1.2em; font-weight:bold;}
.twocolumns h2{float:left; width:160px; height: 200px; text-align:left; margin-right: 10px; }
.twoleftcolumn span, .tworightcolumn span{color: #2C557F/*#F3A93C*/; font-weight: bold;}
.twoleftcolumn b, .tworightcolumn b{color:#666666;}
#contact_right {float: right; text-align: justify; font-size: 1.05em; color: #000; width: 200px;  font-size:75%;margin: 0 15px 10px 0; padding:5px; border: 1px solid #ccc; background-color : #fafafa;}



/* -------------------------------------------------------*/
/* 
  Secure and Accessible PHP Contact Form v.2.0 Basic Styles by Mike Cherim 
  THESE ARE THE VARIOUS ELEMENTS, CLASSES, IDS, AND SELECTORS YOU MAY NEED FOR STYING THIS FORM
  Anchors or link elements have not been included, but everythig else is :-)
*/

/* for main form wrapping div */
div#gb_form_div {float:left; text-align:left; width:400px;margin:0 0 10px 15px;
  /* not styled on demo page */
}

/* id for the form itself */
form#gb_form { 
  /* not styled on demo page */
}

/* form and results heading size */
.main_formhead, .formhead {   font-size : 1.2em;   color : #111; }

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap { border:0;  background-color : #fefefe; }

/* section fieldsets - it's common to make this border : 0; */
fieldset { text-align:left;  background-color : #fafafa; padding:10px;}

/* form legends and dt "heading" */
legend, dt {   font-weight : bold;   color : #666;}

/* main legend at top of the form */
legend#mainlegend {   font-size : 1.2em;  color : #8b0600; }

/* form label text */
label {   color : #222;}

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox {   font : 80% 'Trebuchet MS', sans-serif;   color : #666;   padding : 2px;   border : 1px solid #ccc;  background-color : #fffffa;}

/* to make focus stable in IE 6 
* html input.button {   color : #000;    border : 1px solid #669900;  background-color : #cc9900;}
* html input.button.hover {   color : #000;    border : 1px solid #000;  background-color : #cc9900;}
* html input.button.focus {   color : #000;    border : 1px solid #000;  background-color : #cc9900;}*/

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #000;    border : 1px solid #111;  background-color : #fff;}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error, strong.error {   color : #cd0000;   font-weight : bold; }

/* success heading color */
span.success {   color : #669900;   font-weight : bold; }

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis {   font-size : 80%; }

/* set up relativity to position small Why? text */
small.whythis {   position : relative; padding:2px; }

/* Why? link style */
small.whythis a {   text-decoration : underline;   font-size : 0.95em;}

small.whythis a:hover, small.whythis a:focus, small.whythis a:active { text-decoration : none;} 

/* hide the Why? text span */
small.whythis a span {   border : 1px solid #fafafa;   background-color : #fafafa;   padding : 0 4px 0 4px;   color : #fafafa;  text-decoration : none; }

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span {   border : 1px solid #000;   background-color : #eecc11;   color : #000;  padding : 0 4px 0 4px;   text-decoration : none; }

/* the link back to me for form credit */
p.creditline {   float : right;   margin : -17px 0;   padding-bottom : 1px;   font-size : 80%; }

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr {   cursor : help;   border-bottom : 1px dotted #999;}
/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt, dl.result_dl_blockq dt {  color : #669900;}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {  margin-left : 0;}

/* style the input names in the result */
div#hf_form_div span.items {  font-weight : bold;  color : #cc9900;}


/* End CSS */
