/*== Different images on the main page and interior: ==*/
html, body {background:#FFF url(../images/bgRedesign.jpg) 50% 0 repeat-y; background-attachment: fixed; height: auto;} 

/*== Portal level: main.css ==*/
body#main {height: 100%;}


/*== positioning To the top ==*/
div#shiv {
	margin-top: -810px;	/* Half the height of div#centered. */
}


/*== Positioning to the center ==*/
div#centered {
	margin: 0 auto;
	width: 1000px;
	height: 810px;
}


/*== padding of interior pages ==*/
td.content, #content {padding:60px 0 0 0; margin: 0; width: 1000px;} 

/*== Gets rid of the border around the content ==*/
.container{background: #FFF; border: none; margin: 0 auto; width: 1000px;}

/*== The size of your header, and then what ever extra padding you need ==*/
.frame-content{padding-top: 100px;}


/*== Needed for flash drop downs ==*/
#headerswf{position:absolute;  z-index:100;}
#header {position: fixed}

#f2{width: 1000px;}

.eventImage {width: auto; overflow: hidden;}


div#prepended-content {
	margin: 80px 0 0px 0 !important;
}

/*///////// colors tips page, background is the color of the stripe ////*/
dt{background: #CCC; color: #333;}
dt a:link {color:#999;}
dt a:hover {color:#666;}
dt a:visited {color:#999;}




/* ---- Links for everything within the sitemap/moreinformation/footer ---- */
/* The BZ Footer links */
#tabbar {width: 990px;}
#tabbar a{color: #FFF;}
#tabbar a:link{color:#FFF;}
#tabbar a:active{color:#000;}
#tabbar a:visited{color:#FFF;}
#tabbar a:hover{color:#000;}

/* Bz Coppy Right link */
#bz a{color: #FFF;}
#bz a:link{color:#FFF;}
#bz a:active {color:#000;}
#bz a:visited{color:#FFF;}
#bz a:hover{color:#000;}

#bzcopyright a {color: #FFF;}
#bzcopyright a:link {color: #FFF;}
#bzcopyright a:active {color: #000;}
#bzcopyright a:visited {color: #FFF;}
#bzcopyright a:hover {color: #000;}


/* General links inside the More information secion links section */
#sitecontent a {color: #FFF;}
#sitecontent a:link {color: #FFF;}
#sitecontent a:active {color: #000;}
#sitecontent a:visited {color: #FFF;}
#sitecontent a:hover {color: #000;}

/* The Vehicle links in the Sitemap sction, which link to the VI */
#vi dl dd a {color:#FFF;}
#vi dl dd a:link {color:#FFF;}
#vi dl dd a:active{color:#000;}
#vi dl dd a:visited{color:#FFF;}
#vi dl dd a:hover {color:#000;}

/* These are the links, in the sitemap, on the right: the main site navigation */
#sitemap dl dd ul li a {color:#FFF;}
#sitemap dl dd ul li a:link {color:#FFF;}
#sitemap dl dd ul li a:active{color:#000;}
#sitemap dl dd ul li a:visited{color:#FFF;}
#sitemap dl dd ul li a:hover {color:#000;}


/* ---- The Sitemap content ---- */
/* The main background of the site map */
	#sitemapinfo{background: none; color: #FFF;} 
/* The Section Headers */
	#sitemapinfo h1, #sitemapinfo h2, #sitemapinfo h3{color:#000; background: none;} 
/* The Background of the list options */
	#sitemapinfo dt{background: none; color:#000; border-bottom: 3px solid #000;}
/* The background and color of the list items */
	#sitemapinfo dl, #sitemapinfo li, #sitemapinfo dd{background:none ; color:#000;}

/* ---- The moreInformation content ---- */
/* The main background of the More Information Section */
	#moreinformation, #siteinfo{background: none; color: #FFF;}
/* The Section Headers */	
	#moreinformation h1, #moreinformation h2{color:#000; background:none } 
/* The color of the text within Paragrahps */	
	#moreinformation #siteinfo #sitecontent p {color:#FFF;} 
/* The inner div which holds the more info */	
	#moreinformation dt{background:none; color:#000}
/* The color of any list items */	
	#moreinformation dl, #moreinformation h3, #moreinformation ol, #moreinformation li, #moreinformation dd {background:none; color:#000}





/* BEFORE AS3 REDESIGN!!!!! Leaving it so not to break anything */
#jobs a:link {color:#fff}
#jobs a:hover {color:#999}
.serviceImage {float:right;}
.serviceImageClear{float:none; clear:both;}
#right_image { margin-right: 30px; margin-top: -370px; padding-bottom: 450px; }
#serv_coupons_btn { margin-left: 440px; margin-top: -200px; padding-bottom: 200px; }
.make-list .makeList li{ height:50px; _height:70px;}
.view{background:#FFF;}
#view {height:auto !important; }
#corporateEvent .event{margin:20px auto; float:left; width:100%; background-color: #FFF;}


/*===window sticker on details===*/
#inv-next-steps li#ns-send-mobile a { font-size:0%; }
#inv-next-steps li#ns-send-mobile a { background: url(/images/mobile_off.jpg) no-repeat left center; border:0; display:block; height:36px; line-height:320%; padding:0; text-align:center; width:185px;}
#inv-next-steps li#ns-send-mobile a:hover { background: url(/images/mobile_on.jpg) no-repeat left center; border:0; display:block; height:36px; line-height:320%; padding:0; text-align:center; width:185px;}
