/* Common stylesheet across all pages */

/* Headings
----------------------- */
h1#masthead {
    left: 0px;
    position: relative;
    top: 0px;
}
/** END Text ---------------------------------- */


/* Links
----------------------------------------------- */
/* Maintain the order below */
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
        text-decoration: underline !important;
}
a:active {
}
/** END Text ---------------------------------- */
/* Page - main container
----------------------------------------------- */
#page {
    background-repeat: repeat-y;
    margin: 0px auto;
    position: relative;
   width: 970px;
/*    width: 720px;*/
}
/** END Page ---------------------------------- */

#front-container {
    position: relative;
}

/* Header
----------------------------------------------- */
#header-container {
/*	width: 720px;*/
	width: 850px;
}
#header {
	background-repeat: repeat-x;
    height: 90px;
    z-index: 1000;
}
#header.home {
    background-repeat: repeat-x;
    height: 90px;
	position: relative;
}
#header.home #masthead,
#header.home #masthead img{
    clear: both;
}
#header.home .ad {
    float: right;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 120px;
}
#header.home h1 {
	display: inline;
}
img.blockimage {
display: block;
}

#subheader {
    background-repeat: repeat-x;
    height: 33px;
}
#subheader #search {
    background: transparent;
    display: inline; /* Fixes IE double-margin float bug */
    float: left;
    position: relative;
    margin: 6px 0px 0px 20px;
}
#subheader #search label {
    vertical-align: middle;
}
#subheader #search input.radio {
    margin-left: 6px;
}
#subheader #search img.google-logo {
    position: absolute;
    right: -63px;
    top: 0px;
}
#subheader #personalization {
    display: inline; /* Fixes IE double-margin float bug */
    float: right;
    margin: 9px 8px 0px 0px;
}
#subheader #personalization a {
    text-decoration: underline;
}
/** END Header -------------------------------- */

/* Navigation
----------------------------------------------- */
#navigation {
    clear: both;
    display: inline; /* Fixes IE double-margin float bug */
    float: left;
    margin-right: 10px;
    width: 124px;
    z-index: 2;

}
#navigation a,
#navigation span {
    font-size: 85%;
    font-weight: bold;
}
#navigation ul {
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#navigation ul ul {
    background: none;
}
#navigation li {
	background-repeat: no-repeat;
	background-position: 0px bottom;
    line-height: 100%;
    padding: 0px 0px 9px 0px;
}
#navigation li li {
	background-repeat: no-repeat;
	background-position: 8px .5em;
    margin-left: 0px;
    padding: 0px 0px 0px 15px;
}
#navigation li.current {
	background-repeat: no-repeat;
	background-position: 0px bottom;
    margin-top: -1px;
}
#navigation li.classified.current {
    margin-top: 0px;
}
#navigation li a,
#navigation li span {
    display: block;
    padding: 6px 0px 0px 7px;
}
#navigation li.current.current-section a,
#navigation li.current.current-section span {
    padding-bottom: 0px;
}
#navigation li li a,
#navigation li li span {
    display: inline;
    padding: 0px;
    font-weight: normal;
}
#navigation li.current a,
#navigation li.current span {
	background-repeat: no-repeat;
	background-position: 0px top;
    padding-top: 8px;
}
#navigation li.current li a,
#navigation li.current li span {
    padding-top: 0px;
}
#navigation li.current li.current-subsection {
	background-repeat:no-repeat;
	background-position: 9px .5em;
    padding-bottom: 0px;
}
#navigation li.classified li.current-subsection {
	background-repeat: no-repeat;
	background-position: 9px .5em;
}
#navigation li.current li.current-subsection li {
	background-repeat: no-repeat;
	background-position: 24px .5em;
	margin-left:-15px;
	padding-left:30px;
}
#navigation li.classified li.current-subsection li {
	background-repeat: no-repeat;
	background-position: 24px .5em;
	margin-left:-15px;
	padding-left:30px;
}
#navigation li.current li li.current-subsection {
	background-repeat: no-repeat;
	background-position: 24px .5em;
	margin-left:-15px;
	padding-left:30px;
}
#navigation li.classified {
   background-repeat: no-repeat;
   background-position: left bottom;
}
#navigation li.classified.current a,
#navigation li.classified.current span{
   background: none;
}
#navigation li.current.below-classified {
    margin-top: -3px; /* Covers up double-line border. Applied to any <li> that
                         appears directly below the Classified section, which is always "open". */
}
#navigation .cover-thumbnail img {
   width: 100px;
   padding-left: 5px;
}
#navigation .cover-thumbnail p {
   padding-left: 25px;
}

#nav-ul {
    width: 124px;
} /* creates width for navigation overflow control fix to allow sponsor buttons to be expandables */

/** END Navigation ---------------------------- */

/* Content
----------------------------------------------- */
#content {
    display: inline; /* Fixes IE double-margin float bug */
    float: left;
    margin-right: 5px;
    width: 526px;

}
/** END Content ------------------------------- */

/* Footer
----------------------------------------------- */
#footer {
    border-top-width: 1px;
    border-top-style: solid;
    clear: both;
    background-repeat: repeat-x;
}
#footer li {
    font-family: Verdana;
    line-height: normal;
    display: inline;
}
#footer .footer-partners {
    text-align: center;
    padding: 6px 0px;
}
#footer #footer-utility {
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    padding: 6px 0px;
}
/** END Footer -------------------------------- */

/* Main Front
----------------------------------------------- */
#page.main-front {
    background-repeat: repeat-y;
}
#page.main-front #content {
    background-repeat: no-repeat;
}
#page.main-front #promo-rail {
    margin-top: 45px;
}
#page.main-front #content .rail {
    background-repeat: no-repeat;
	background-position: right top;
}
#page.main-front #module-lead-content-tabbed {
    margin-top: 20px;
}
#page.main-front #heading h2 {
    margin-top: 20px;
    padding-bottom: 4px;
}
#page.main-front #module-classifieds,
#page.main-front #module-poll {
    margin-top: 10px;
}
/** END Main Front ---------------------------- */


/* Ads
----------------------------------------------- */
#header .ad {
    float: right;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 728px;
    z-index: 9999;
}

/* Misc: Temporary - For testing only
*---------------------------------------------- */
/* BEGIN Clearfix: Allows clearing of floats without structural markup.
   More info: http://tinyurl.com/dh352 */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Holly Hack targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Holly Hack targets IE Win only \*/
/* END Clearfix */
.clear {
    clear: both;
}













/* END MANIFEST CODE ******************************************/

#navigation .ad {

	background-repeat: no-repeat;
	background-position: 0px bottom;
    padding: 20px 2px;
    z-index: 9997;
    margin: 0px auto;
    text-align: center;
}


