/* 
Homepage Specific CSS

Site: Drive Clean Across Texas
URL: www.drivecleanacrosstexas.com
Version: 0.5 (04-2009)
Author: Texas Transportation Institute
*/

@media print {

.printhide { display: none }

}

@media screen {

.screenhide { display: none }

}

.screendisplay { display:block; }

/*----- Globals
------------------------------------------------------------*/
body {
	font: 62.5% "Arial", Helvetica, Verdana, sans-serif;
	background: #012d55 url(../images/splash-home/background-homepage.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
}

#container {
	width: 960px;
	margin: 0 auto;
}

/*----- Header Elements
------------------------------------------------------------*/
#header {
	height: 68px;
	width: 960px;
	position: relative;
}

#header h1 {
	height: 68px;
	width: 215px;
	background: url(../images/splash-home/dcat-logo.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#header h1 a {
	height: 68px;
	width: 215px;
	position: absolute;
}

#header ul#utilnav {
	color: #fff;
	position: absolute;
	top: 5px;
	right: 0;
	text-transform: uppercase;
}

#header ul#utilnav li {
	display: inline;
	padding: 0 10px;
	border-right:1px solid #ccc;
}

#header a, #header a:visited{
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header #search-form {
	position: absolute;
	top: 35px;
	right: 10px;
}

#header #search-form #text {
	background: url(../images/splash-home/background-search.jpg);
	border:1px solid #51749a;
	padding: 2px;
	width: 160px;
}

#header #search-form .search-button {
	border: none;
	background: url(../images/splash-home/button-search.png)  center no-repeat;
	margin: 0 0 0 5px;
	width: 80px;
	height: 20px;
}

input:focus {
	border: 1px solid #00326d !important;
	background: #fff !important;
}

/*----- Navigation Elements
------------------------------------------------------------*/
#navigation {
	height: 34px;
	width: 960px;
	background: #9dd4e4;
}

#navigation ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: .1em;
}

#navigation ul li { 
	display: inline; 
	border-right: 1px solid #00326d;
}

#navigation ul li a {
	text-decoration: none;
	padding: .2em 2em;
	color: #00326d;
}

#navigation ul li a:hover {
	text-decoration: underline;
}



/*----- Content Elements
------------------------------------------------------------*/
#content {
	height: 303px;
	width: 960px;
	/*background: url(../images/splash-home/background-content.jpg) no-repeat;*/
}

#content div#counter {
	padding-top: 40px;
	/**/
	
}
#content div#counter p {
	height: 63px;
	width: 367px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #000;
	color: white;
	font-size: 55px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	}

#content h3 {
	height: 63px;
	width: 489px;
	background: url(../images/splash-home/miles-of-opportunity.png) no-repeat;
	margin: 25px auto 0 auto;
}

#content .five-steps {
	height:30px;
	width: 306px;
	background: url(../images/splash-home/5-steps.png) no-repeat;
	margin: 25px auto 0 auto;
	position: relative;
}

a.button {
	height:30px;
	width: 306px;
	position: absolute;
}


/*----- Bottom banner area Elements
------------------------------------------------------------*/
#bottom-banner {
	height: 232px;
	width: 960px;
	background: url(../images/splash-home/background-bottombanner.jpg) no-repeat;
	position: relative;
}

#bottom-banner #buttons {
	width: 225px;
	height: 231px;
	float: right;
}

/*#bottom-banner #buttons p {
	margin-bottom:0;
}*/

#bottom-banner .button-vehicle {
	/*width: 225px;
	height: 55px;
	position: absolute;
	background:  url(../images/vehicle.png) no-repeat;
	top: 260px;
	left: 25px;*/
	position: absolute;
	top: 115px;
	width: 225px;
	height:55px;
	background:url("../images/vehicle.png") no-repeat scroll 0 0;
}

#bottom-banner .button-vehicle a {
	width: 225px;
	height: 55px;
	position: absolute;
}

#bottom-banner .button-vehicle a:hover {
	background:  url(../images/vehicle-over.png) no-repeat;
}

#bottom-banner .button-report {
	/*width: 225px;
	height: 55px;
	position: absolute;
	background:  url(../images/report.png) no-repeat;
	top: 321px;
	left: 25px;*/
	position: absolute;
	top: 170px; 
	width: 225px;
	height:55px;
	background:url("../images/report.png") no-repeat scroll 0 0;
}

#bottom-banner .button-report a {
	width: 225px;
	height: 55px;
	position: absolute;
}

#bottom-banner .button-report a:hover {
	background:  url(../images/report-over.png) no-repeat;
}

#bottom-banner .button-teachers {
	/*width: 225px;
	height: 55px;
	position: absolute;
	background:  url(../images/teachers.png) no-repeat;
	top: 376px;
	left: 25px;*/
	position: absolute;
	top: 5px; 
	width: 225px;
	height: 55px;
	background: url("../images/teachers.png") no-repeat scroll 0 0;
}

#bottom-banner .button-teachers a {
	width: 225px;
	height: 55px;
	position: absolute;
}

#bottom-banner .button-teachers a:hover {
	background:  url(../images/teachers-over.png) no-repeat;
}

#bottom-banner .button-kids {
	/*width: 225px;
	height: 55px;
	position: absolute;
	background:  url(../images/kids.png) no-repeat;
	top: 431px;
	left: 25px;*/
	position: absolute;
	top: 60px; 
	width: 225px;
	height:55px;
	background:url("../images/kids.png") no-repeat scroll 0 0;
}

#bottom-banner .button-kids a {
	width: 225px;
	height: 55px;
	position: absolute;
}

#bottom-banner .button-kids a:hover {
	background:  url(../images/kids-over.png) no-repeat;
}



#container #bottom-banner #knowthengo {
	position: absolute;
	height: 200px;
	width: 218px;
	/*left: 14px;
	top: 16px;*/
}

/*#container #bottom-banner #awards {
	position:absolute;
	top:15px;
	left:14px;
	width:219px;
	height:201px;
	background-image:url(../images/awards-home.jpg);
}

a#awardlink {
	display: block;
	width: 218px;
	height: 200px;
}*/

#container #bottom-banner #banner-left {
	position:absolute;
	/*top:15px;
	left:14px;*/
	width:260px;
	height:231px;
	background:url("../images/splash-home/contest2010-left.png") no-repeat scroll 0 0;
}

a#banner-leftlink {
	display: block;
	width: 260px;
	height: 231px;
	background-image: none;
}

a#banner-leftlink:hover {
	background:  url(../images/splash-home/contest2010-left-over.png) no-repeat;
}

/*------------------ Muffler Man Tips ------------------------*/

#bottom-banner #tipbox {
	height: 231px;
	width: 475px;
	margin: 0 auto;
	margin: 0;
	padding: 0;
	float: right;
	/*background: url(../images/splash-home/win-hybrid.jpg) no-repeat;
	background: url(../images/splash-home/win-hybrid-closed.jpg) no-repeat;
    background: url(../images/splash-home/win-hybrid-winner.jpg) no-repeat;*/
	background: url(../images/splash-home/mufflerman_tips/mm_whole.png) no-repeat;
}

#bottom-banner #tipbox-temp {
	height: 231px;
	width: 475px;
	margin: 0 auto;
	margin: 0;
	padding: 0;
	float: right;
	/*background: url(../images/splash-home/win-hybrid.jpg) no-repeat;
	background: url(../images/splash-home/win-hybrid-closed.jpg) no-repeat;
    background: url(../images/splash-home/win-hybrid-winner.jpg) no-repeat;*/
	background: url(../images/splash-home/mufflerman_tips/mm_whole-withtext.png) no-repeat;
}

/*#bottom-banner #tipbox a {
	height: 231px;
	width: 475px;
	position:absolute;
}*/

#bottom-banner #tipbox-temp a {
	height: 231px;
	width: 475px;
	position:absolute;
}

/*#bottom-banner #tipbox-briefh {
	margin: 0;
	padding: 0;
}*/

#bottom-banner #tipbox h3, #bottom-banner #tipbox h4 {
  color: #ffffff;
  margin: 0;
  padding: 0;
}

#bottom-banner #tipbox h4 {
	font-size:1em;
	line-height:1.75em;
	display: inline;
	font-weight: bold;
}

#bottom-banner #tipbox h4.tipnumber {
	float: left;
	width: 10%;
	text-align: center;
	font-size: 2.75em;
	margin-top:3.90em;
	margin-left: 7em;
/*	border: 1px solid green;*/
}

#bottom-banner #tipbox h4.tiptext {
  text-transform:uppercase;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 1.15em;
	margin-top: 9em;
	margin-right: 7em;
}

#bottom-banner #tipbox p {
	clear: both;
	margin: 0;
	padding: 5% 0 0 55%;
	padding: 2.25em 0 0 10em;
	text-align: center;
	/*color: #1f376a;
	margin: 11.5em 0 .75em 0;
	padding: 0 .25em;
	font-size: 1.5em;*/
}


/*------------------Muffler Man Tip POPUPS------------------------*/

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:520px;
/*height:400px;*/
z-index: 9002;
	margin: 1em;
	padding: 0;
	padding: 1em;
	border: 2px solid #AFD1E7;
	font-size: 1em;
}

#popUpDiv #tipbox-full {
	background: url('../images/splash-home/mufflerman_tips/mm_tip-2.png') 1em 1em no-repeat;
	padding: 1em 1em .1em 1em;
	background-color: #AFD1E7;
}

#tipbox-full h3, #tipbox-full h4 {
	color: #ffffff;
    margin: 0;
	padding: 0;
}

#popUpDiv #tipbox-full h3 {
/*	margin-bottom:10em;*/
	text-transform:uppercase;
	font-weight:bold;
}

#popUpDiv #tipbox-full h4 {
	font-size:2em;
	line-height:1.25em;
	display: inline;
}

#popUpDiv #tipbox-full h4.tipnumber {
	float: left;
	width: 15%;
	text-align: center;
	font-size: 2.75em;
	margin-top: 3.6em;
	margin-left: 1em;
}

#popUpDiv #tipbox-full h4.tiptext {
  text-transform:uppercase;
	float: right;
	width: 65%;
	text-align: center;
	margin-top: 4.1em;
	margin-right: 1.85em;
}

#popUpDiv #tipbox-full p {
	clear: both;
	color: #1f376a;
	margin: 11.5em 0 .75em 0;
	padding: 0 .25em;
	font-size: 1.5em;
}

#popUpDiv #button-alltips {
	width: auto;
  padding: 1em;
	top: 205px; 
	height:47px;
	background-color:#caebfc;
}

#popUpDiv #button-alltips a {
	width: 475px;
	height: 47px;
	position:absolute;
	margin-left: 13px;
	text-decoration: none;
	border: none;
	background:  url(../images/splash-home/mufflerman_tips/all_tips.png) no-repeat;
}

#popUpDiv #button-alltips a:hover {
	background:  url(../images/splash-home/mufflerman_tips/all_tips_on.png) no-repeat;
}




/*----- Footer
------------------------------------------------------------*/
#footer {
	margin: 40px 0 0 0;
	color: #fff;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	text-align: center;
}

#footer p.sponby {
	font-size: 1.2em;
	font-weight: bold;
}

#footer ul.sponsors {
	list-style: none;
	width: 820px;
	margin: 5px auto;
}

#footer ul.sponsors li {
	width: 140px;
	font-weight: bold;
	display:block;
	float: left;
	padding: 0 30px;
	border-right: 1px solid #fff;
}

#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .copyright {
	margin: 10px auto 0 auto;
	padding: 10px 0 0 0;
	border-top: 1px solid #b4a88e;
	font-size: .95em;
	width: 95%;
}
/*----- Miscellaneous
------------------------------------------------------------*/

span {
	margin-left: -9999px;
}

.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.center {
	display: block;
	margin: 0 auto;
}

.last {
	border-right: 0px !important;
}
