/* Copyright 2006 by Quexion, LLC - Any Usage of this document on another 
   site must be sited and credited to the original author - Quexion, LLC.
 * ------------------------------------------------------------------------- */

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; } 

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code { font-family: Arial, Tahoma, Verdana; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }
table { font-size: 12px; font-family: Arial, Tahoma, Verdana; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border: none; }

/* global elements
 * ------------------------------------------------------------------------- */
body { padding: 0px; margin: 0px; background: url(../images/bg_sub.gif) top; background-repeat: repeat-x; background-color: #ffffff; text-align: center; font-family: Arial, Verdana, Tahoma, Sans-Serif;  color: #000000;}
a { color: #75263d; text-decoration: none;}
a:hover { text-decoration: underline; }

/* classes
 * ------------------------------------------------------------------------- */
.header { font-size: 22px; font-weight: normal; }
.subhead { font-size: 12px; font-weight: normal; }
#home_bottomrt h1 { margin: 17px 20px 0px 20px; }
#subhdr_area h1 { margin: 12px 25px 0px 25px; }
#home_bottomrt h2 { margin: 0px 20px 0px 20px; }
#subhdr_area h2 { margin: 0px 25px 0px 25px; }

/* home page */
#container_home { width: 770px; background: url(../images/home/home_bg.gif); background-repeat: repeat-y; margin: 35px auto 0px auto; padding: 0px; text-align: left; }
#container_home:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#home_top { width: 770px; height: 216px; }
#home_toplf { width: 355px; height: 216px; float: left; }
#home_toprt { width: 415px; height: 216px; float: left; } 
#home_nav { width: 770px; height: 39px; }
#home_bottom { width: 770px; }
#home_bottomlf { width: 355px; height: 259px; background: url(../images/home/home_imgbottom.jpg); background-repeat: no-repeat; float: left; }
#home_bottomlf p { margin: 195px 0px 0px 0px; text-align: center; }
#home_bottomrt { width: 415px; float: left; }
#home_bottomrt p { margin: 15px 25px 15px 20px; font-size: 12px; line-height: 18px; }
#home_footer { width: 770px; height: 20px; font-size: 10px; color: #9b9b9c; background: url(../images/home/home_foot.gif); background-repeat: no-repeat; margin: 0px auto 35px auto; }
#home_footer p { padding: 25px; }
#home_footer a { color: #9b9b9c; }

/* home nav */
#home_navbar { width: 770px; height: 39px; background: url(../images/home/nav_home.gif) no-repeat top center; position: relative; margin: 0px; padding: 0px; }
#home_navbar li { list-style: none; padding: 0px; margin: 0px; position: absolute; top: 12px; }
#home_navbar li, #home_navbar a { height: 15px; display: block; }
#home_navbar span { display: none; }
#btnh_homes { width: 45px; left: 31px; }
#btnh_kitchens { width: 61px; left: 109px; }
#btnh_bathrooms { width: 73px; left: 204px; }
#btnh_yards { width: 47px; left: 310px; }
#btnh_more { width: 102px; left: 389px; }
#btnh_contact { width: 61px; left: 525px; }

#btnh_homes a:hover { background: transparent url(../images/home/nav_home.gif) -31px -51px no-repeat; }
#btnh_kitchens a:hover { background: transparent url(../images/home/nav_home.gif) -109px -51px no-repeat; }
#btnh_bathrooms a:hover { background: transparent url(../images/home/nav_home.gif) -204px -51px no-repeat; }
#btnh_yards a:hover { background: transparent url(../images/home/nav_home.gif) -310px -51px no-repeat; }
#btnh_more a:hover { background: transparent url(../images/home/nav_home.gif) -389px -51px no-repeat; }
#btnh_contact a:hover { background: transparent url(../images/home/nav_home.gif) -525px -51px no-repeat; }

/* sub page */
#container_sub { width: 770px; background: url(../images/sub/sub_bg.gif); background-repeat: repeat-y; margin: 0px auto 0px auto; padding: 0px 0px 20px 0px; text-align: left; }
#container_sub:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#subleft_column { width: 192px; float: left; }
#subright_column { width: 578px; float: left; }
#sub_nav { width: 578px; height: 50px; }
#subhdr_area { width: 578px; height: 50px; }
#subhdr_lf { width: 450px; height: 50px; float: left; }
#subhdr_rt { width: 115px; text-align: right; margin: 0px; padding: 34px 0px 0px 0px; float: left; }
#sub_content { width: 578px; }
#sub_content p { margin: 15px 12px 15px 25px; font-size: 12px; line-height: 18px; }
#sub_content table { width: 538px; margin: 10px 10px 10px 20px; text-align: center; }
#sub_content table img { margin: 5px; }
#sub_footer { width: 770px; height: 20px; font-size: 10px; color:#9b9b9c; background: url(../images/sub/sub_foot.gif); background-repeat: no-repeat; margin: 0px auto 35px auto; }
#sub_footer p { padding: 20px 0px 0px 7px; text-align: left; color: #b8b8b8; }
#sub_footer a { color: #b8b8b8; }

/* sub nav */
#sub_navbar { width: 578px; height: 50px; background: url(../images/sub/sub_nav.gif) no-repeat top center; position: relative; margin: 0px; padding: 0px; }
#sub_navbar li { list-style: none; padding: 0px; margin: 0px; position: absolute; top: 14px; }
#sub_navbar li, #sub_navbar a { height: 15px; display: block; }
#sub_navbar span { display: none; }
#btns_homes { width: 45px; left: 17px; }
#btns_kitchens { width: 61px; left: 96px; }
#btns_bathrooms { width: 73px; left: 191px; }
#btns_yards { width: 47px; left: 297px; }
#btns_more { width: 102px; left: 376px; }
#btns_contact { width: 61px; left: 512px; }

#btns_homes a:hover { background: transparent url(../images/sub/sub_nav.gif) -17px -64px no-repeat; }
#btns_kitchens a:hover { background: transparent url(../images/sub/sub_nav.gif) -96px -64px no-repeat; }
#btns_bathrooms a:hover { background: transparent url(../images/sub/sub_nav.gif) -191px -64px no-repeat; }
#btns_yards a:hover { background: transparent url(../images/sub/sub_nav.gif) -297px -64px no-repeat; }
#btns_more a:hover { background: transparent url(../images/sub/sub_nav.gif) -376px -64px no-repeat; }
#btns_contact a:hover { background: transparent url(../images/sub/sub_nav.gif) -512px -64px no-repeat; }


/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 { visibility: hidden; }
.sIFR-hasFlash h2 { visibility: hidden; }

