/*@import url(/styles/default.css);*/

/*== Different images on the main page and interior: ==*/
html, body {background:#FFF url(../images/bgPortal.jpg) repeat-x; background-attachment: fixed; height: auto;} 

/*== Portal level: main.css ==*/
body#main {background: #FFF url(../images/bg.jpg) repeat-x; height: 100%; background-attachment: scroll;}


/*== positioning To the top ==*/
div#shiv {
	margin-top: -1050px;	/* Half the height of div#centered. */
}


/*== Positioning to the center ==*/
div#centered {
	margin: 0 auto;
	width: 1000px;
	height: 1050px;
}


/*== padding of interior pages ==*/
td.content, #content {padding:100px 0 0 0; margin: 0; width: 1000px; min-height: 300px;} 

/*== Gets rid of the border around the content ==*/
.container{border: none; padding: 0 0 0 0px; margin: 0 auto; width: 1000px;}

/*== The size of your header, and then what ever extra padding you need ==*/
.frame-content{padding-top: 100px; height:2000px !important;}
iframe{height:2000px !important;}


/*== Needed for flash drop downs ==*/
#headerswf{position:absolute;  z-index:100;}
#header {position: fixed}

#f2{width: 1000px;}

.eventImage {width: auto; overflow: hidden;}




/* ---- Links for everything within the sitemap/moreinformation/footer ---- */
/* The BZ Footer links */
#tabbar a{color: #333;}
#tabbar a:link{color:#333;}
#tabbar a:active{color:#828a93;}
#tabbar a:visited{color:#333;}
#tabbar a:hover{color:#828a93;}

/* Bz Coppy Right link */
#bz a{color: #333;}
#bz a:link{color:#333;}
#bz a:active {color:#828a93;}
#bz a:visited{color:#333;}
#bz a:hover{color:#828a93;}

#bzcopyright a {color: #333;}
#bzcopyright a:link {color: #333;}
#bzcopyright a:active {color: #828a93;}
#bzcopyright a:visited {color: #333;}
#bzcopyright a:hover {color: #828a93;}


/* General links inside the More information secion links section */
#sitecontent a {color: #333;}
#sitecontent a:link {color: #333;}
#sitecontent a:active {color: #828a93;}
#sitecontent a:visited {color: #333;}
#sitecontent a:hover {color: #828a93;}

/* The Vehicle links in the Sitemap sction, which link to the VI */
#vi dl dd a {color:#333;}
#vi dl dd a:link {color:#333;}
#vi dl dd a:active{color:#828a93;}
#vi dl dd a:visited{color:#333;}
#vi dl dd a:hover {color:#828a93;}

/* These are the links, in the sitemap, on the right: the main site navigation */
#sitemap dl dd ul li a {color:#333;}
#sitemap dl dd ul li a:link {color:#333;}
#sitemap dl dd ul li a:active{color:#828a93;}
#sitemap dl dd ul li a:visited{color:#333;}
#sitemap dl dd ul li a:hover {color:#828a93;}


/* ---- The Sitemap content ---- */
/* The main background of the site map */
	#sitemapinfo{background: none; color: #333;} 
/* The Section Headers */
	#sitemapinfo h1, #sitemapinfo h2, #sitemapinfo h3{color:#333; background: none;} 
/* The Background of the list options */
	#sitemapinfo dt{background: none; color:#333; border-bottom: 3px solid #333;}
/* The background and color of the list items */
	#sitemapinfo dl, #sitemapinfo li, #sitemapinfo dd{background:none ; color:#333;}

/* ---- The moreInformation content ---- */
/* The main background of the More Information Section */
	#moreinformation, #siteinfo{background: none; color: #333;}
/* The Section Headers */	
	#moreinformation h1, #moreinformation h2{color:#333; background:none } 
/* The color of the text within Paragrahps */	
	#moreinformation #siteinfo #sitecontent p {color:#333;} 
/* The inner div which holds the more info */	
	#moreinformation dt{background:none; color:#333}
/* The color of any list items */	
	#moreinformation dl, #moreinformation h3, #moreinformation ol, #moreinformation li, #moreinformation dd {background:none; color:#333}


.expanded-view .rowOdd, .expanded-view .rowEven, .expanded-view .selected, .expanded-view .rowHover{height:auto !important;}

/*===QOL on details===*/
#inv-next-steps li#ns-get-a-quote-in-30-seconds a { font-size:0%; }
#inv-next-steps li#ns-get-a-quote-in-30-seconds a { background: url(/images/quote.gif) no-repeat left center; border:0; display:block; height:60px; line-height:320%; padding:0; text-align:center; width:185px;}
#inv-next-steps li#ns-get-a-quote-in-30-seconds a:hover { background: url(/images/quote.gif) no-repeat left center; border:0; display:block; height:60px; line-height:320%; padding:0; text-align:center; width:185px;}

/*===FOL on details===*/
#inv-next-steps li#ns-fol a { font-size:0%; }
#inv-next-steps li#ns-fol a { background: url(/images/FOL_half_banner.gif) no-repeat left center; border:0; display:block; height:60px; line-height:320%; padding:0; text-align:center; width:185px;}
#inv-next-steps li#ns-fol a:hover { background: url(/images/FOL_half_banner.gif) no-repeat left center; border:0; display:block; height:60px; line-height:320%; padding:0; text-align:center; width:185px;}