@charset "UTF-8";
@import url("/css/forms.css");
@import url("/css/navigation.css");
@import url("/css/loopedslider2.css");
/* CSS Document */
/* Default Style Sheet - ND Teen Drivers */


/* HTML tags */

body {
	background: #8fafbf url('/images/bg-splatter.gif') no-repeat center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 75%;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {font-family: Helvetica, "Bitstream Vera Sans", Arial, Geneva, Tahoma, sans-serif; margin:0px;line-height:0.9em;}
h1 {font-size: 2.2em;}
h2 {font-size: 2em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}

.h1Cheat, .h2Cheat, .h3Cheat, .h4Cheat, .h5Cheat, .h6Cheat {
	font-family: Helvetica, "Bitstream Vera Sans", Arial, Geneva, Tahoma, sans-serif;
	margin:0px;
	line-height:0.9em;
	font-weight: bold;
}
.h1Cheat {font-size: 2.2em;}
.h2Cheat {font-size: 2em;}
.h3Cheat {font-size: 1.8em;}
.h4Cheat {font-size: 1.6em;}
.h5Cheat {font-size: 1.4em;}
.h6Cheat {font-size: 1.2em;}

.h1 span, .h2 span {color: #901010; font-weight:bold;}

h1Cheat span, h2Cheat span {color: #901010; font-weight:bold;}

ul, ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

table {
	margin: 12px auto;
}

table tr td {
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
}

/* Hyperlinks */

a {
	color: #206080;
}

a:hover {
	color: #444444;
}

.sidebox a {
	text-decoration: none;
}

a.btn {
	background: #ddd;
	padding: 5px 16px;
	border: 1px solid #999;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	-moz-border-radius: 6px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	line-height: 3em;
}

/* Layout Styles */

#main {
	width: 918px;
	margin: 0 auto;
	background: url('/images/bg-site.png') repeat-y;
}

#header {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
	#arrowhead {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: -17px;
	width: 202px;
	height: 71px;
	background: url('/images/arrow-tip.gif');
	}

#contentWrap {
	width: 900px;
	margin: -7px auto 0;
	padding: 0px;
	background-color:#fff;
}
/*
#leftCol {
	position: relative;
	float: left;
	display: inline;
	width: 290px;
	background: url('/images/bg-sidebar.jpg') no-repeat;
}
*/
#rightCol {	
	float: right;
	display: inline;
	background: url('/images/bg-content2.jpg') no-repeat right top;
	width:840px;
}
#rightCol2 {	
	float: right;
	display: inline;
	background: url('/images/bg-content2.jpg') no-repeat right top;
}
#sponsors {
	padding: 16px 5px 0px 5px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

#preFooter {
	width: 800px;
	margin: 0 auto;
	padding: 8px 0px 8px 100px;
	background: #FFF;
	border-top: 1px solid silver;
}

#footer {
	position: relative;
	width: 840px;
	margin: 0 auto;
	padding: 16px 0px 0px 60px;
	background: #FFF url('/images/bg-footer.jpg') no-repeat;
	border-top: 1px dotted silver;
}

#footerfootyfootfoot {
	width: 900px;
	height: 23px;
	margin: 0 auto;
	background: url('/images/bg-footerfoot.jpg') no-repeat;
	clear: both;
}

#credit {
	width: 550px;
	margin: 10px auto;
	padding-top: 8px;
	border-top: 1px dashed gray;
	font-style: italic;
}

/* Menu Styles */

#menu {
	width: 200px;
	margin: 50px 0px 0px 16px;
	padding: 0px 40px;
}

#menu li {
	position: relative;
	z-index: 100;
	border-bottom: 1px dotted black;
	list-style: url('/images/arrow.gif') outside;
	margin: 0;
	padding: 0px;
}

#menu a {
	font-size: 20px;
	text-decoration: none;
	color: #901010;
	letter-spacing: -.05em;
	line-height: 1.4em;
}

#menu a:hover {
	color: #888888;
}

.secMenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.secMenu li {
	position: relative;
	z-index: 100;
}
	
	/* Sub Menu */	
	 
	#menu ul.sub,
	.secMenu ul.sub {
		position: absolute;
		z-index: 500;
		top: 0px;
		left: 200px;
		margin: 0px;
		list-style: none;
		display: none;
		padding: 0px;
		text-align: left;
	}
	
	.secMenu ul.sub {
		top: 13px;
		left: 75px;
	}
	
	#menu ul.sub li,
	.secMenu ul.sub li {
		display: inline;
		background-image: none;
		float: none;
		border-bottom: none;
		list-style: url('/images/arrow-sm.gif') outside;
	}
		 
	#menu ul.sub li a,
	#menu ul.sub li.sfhover a,
	.secMenu ul.sub li a,
	.secMenu ul.sub li.sfhover a {
		color: #000000;
		display: block;
		background-image: none;
		background-color: #AFCFD9;
		border-bottom: 1px dotted #7F9FAF;
		padding: 3px 0px 3px 6px;
		font-size: 12px;
		width: 100%;
		letter-spacing: normal;
	}
	
	#menu ul.sub li a:hover,
	.secMenu ul.sub li a:hover {
		background-color: #C9E9F5;
	}
	
	/* Drop Downs */
	
	#menu li:hover ul.sub, 
	#menu li.sfhover ul.sub,
	.secMenu li:hover ul.sub, 
	.secMenu li.sfhover ul.sub {
		display: block;
		width: 15em;
	}
	
	#menu li a:hover,
	.secMenu li a:hover {
		color: #777777;
	}

/* Typesetting */

.noBold {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.caps {
	text-transform: uppercase;
}

.sansSerif {
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}

.sansSerifTitle {
	font-family: Helvetica, "Bitstream Vera Sans", Arial, "Lucida Grande", Tahoma, sans-serif;
}

.serif {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

.largeText {
	font-size: 1.5em;
}

.normalText {
    font-size: 1em;
}

.smallText {
	font-size: .85em;
}

.tinyText {
	font-size: .75em;
}

.smallTracking {
	letter-spacing: -0.1em;	
}

.smallLeading {
	line-height: .85em;
}

.midLeading {
	line-height: 1.6em;
}

.largeLeading {
	line-height: 1.8em;
}

.pageHeading {
	font-size: 2.6em;
	margin: 25px 0px 0px 24px;
}

.subTitle {
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 6px 24px;
	line-height: 1.2em;
}

.subHeading,
.articleTitle {
	font-size: 1.4em;
	margin: 0px;
	padding-left: 20px;
}

.articleTitle {
	font-size: 1.8em;
}

.articleMeta {
	font-size: 1em;
	font-style:italic;
	font-weight: bold;
	margin: 2px;
	padding-left: 20px;
}

#rightCol p {
	padding-left: 24px;
	margin: 4px 10px 16px 0px;
	line-height: 1.8em;
}

/* Colors */

.lightBrown {
	color: #807e32;
}

.maroon {
	color: #735658;
}

.darkGreen {
	color: #736e4d;
}
.lightBlue {
	color: #ccccff;
}

.white {
	color: #FFF;
}
.red {
	color: #FF0000;
}
.black {
	color: #000000;

}
.blue {
	color: #206080;
}
.yellow {
	color: #807e32;
}

/* Slider */




/* Misc Styles */

.accordion {
	margin: 3px 8px 20px 20px;
	border-bottom: 1px dashed gray;
	border-top: 1px dashed gray;
}

.accordion h4 {
	background: transparent url(/images/bull-bluarrow.gif) no-repeat scroll left center;
	
	color: black;
	cursor: pointer;
	font-size: 1.3em;
	font-weight: bold;
	margin: 2px;
	padding: 8px 12px;
	text-decoration: underline;
	background: #dcdba9;
}

.accordionPanel {
	display: none;
	line-height: 18px;
	padding: 0 12px 0 26px;
}

.spanBoxHead {
	margin: 12px 0px 0px 0px;
	padding: 12px;
	background: #bfb57a;
	color: #EEE;
	font-weight: bold;
	clear: both;
}

.spanBox {
	padding: 12px;
	background: #dedcbd;
}

.filePDF {
	width: 203px;
	height: 40px;
	background: url(/images/bg-pdf.gif) no-repeat;
	padding: 20px 5px 5px 35px;
	margin: 12px;
	font-size: .9em;
}

.roundBoxWrap {
	width: 217px;
}

.roundBoxTop {
	width: 217px;
	height: 14px;
	background: url(/images/round-box-top.gif) no-repeat;
}

.roundBoxBot {
	width: 217px;
	height: 14px;
	background: url(/images/round-box-bottom.gif) no-repeat;
}

.roundBoxMid {
	width: 193px;
	padding: 0px 8px 0px 16px;
	background: #b3ac86;
	color: #EEE;
}

.boxHeading {
	padding: 8px 0px 4px 12px;
	background: #ddda55;
	margin-bottom: 12px; 
}

.list1 li {
	margin: 3px;
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px dotted silver;	
}

.list2 {
	margin: 20px 16px 20px 30px;
}

.list3 li {
	margin: 4px;
	padding: 7px;
	border-bottom: 1px dotted silver;
	list-style: none;	
}

.wideBox {
	width: 310px;
	padding: 0px 16px 0px 0px;
	margin: 12px 0px 12px 16px;
	border-right: 1px dotted gray;
	background: url('/images/bg-box-splatter.gif') no-repeat top -12px;
}

.narrowBox {
	width: 220px;
	margin: 12px 0px 12px 16px;
}

.sidebox, .box2, .box3 {
	width: auto;
	margin: 16px 8px 8px 65px;
	padding: 22px 0px 0px 30px;
	background: url('/images/bg-box-yellow.gif') no-repeat;
}

	.box2 {
	top: 393px;
	background: url('/images/bg-box-pink.gif') no-repeat;
	}
	
	.box3 {
	top: 531px;
	background: url('/images/bg-box-green.gif') no-repeat;
	}
	
.sidebox a, .box2 a, .box3 a {
	padding-left: 12px;
}

.formSkin {
	margin: 12px auto;
	padding: 10px;
	background: #EEE;
	border: 1px solid #BBB;
}

.photo {
	margin: 8px;
	border: 1px solid #333;
}

.inlinePhoto {
	margin-left: -16px;
}

.capPhoto {
	float: right;
	display: inline;
	margin: 12px auto;
	width: 330px;
	text-align: left;
}

.miniCol {
	display: inline;
	width: 185px;
	margin: 0;
}

.dottedHR {
	border-bottom: 1px dotted gray;
	clear: both;
}

.singleHR {
    margin: 8px 0;
    border-top: 1px solid gray;
    clear: both;
}

.doubleHR {
    margin: 8px 0;
    border-top: 3px double gray;
    clear: both;
}

.noMargin {
	margin: 0;
}

.noPadding {
	padding: 0;
}

.noBorder {
	border: none;
}

.center {
	margin: 10px auto;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.valignTop {
	vertical-align: top;
}
.valignBottom {
	vertical-align: bottom;
}
.valignMiddle {
	vertical-align: middle;
}

.indent {
	margin-left: 16px;
}

.margin12 {
	margin: 12px;
	padding: 3px;
}

.shortHr {
	border-top: 3px double gray;
	width: 150px;
	margin: 12px auto;
}

.cleared {
	clear: both;
}
.silverBorder {
	padding: 10px;
	border: 1px solid silver;
	margin: 10px;
}

.floatLeft {
	float:left;
	display: inline;
}

.floatRight {
	float: right;
	display: inline;
}

.orange {
	color: #f26522;
}

.centerImg {
	margin: 0 auto;
}
.preloadImg {
	display: none;
}

.matted { padding:3px; border:5px solid black; }

.clickitinfo {
	width: 600px;
	padding: 65px 0px 16px 0px;
	background: url('/images/img-clickquick-home1.gif') no-repeat right -26px;
}
.clickitinfo p {
	width: 341px;
	margin-left: 16px;
}
.elbow {
	position: absolute;
	top: 51px;
	right: -14px;
}
.foot {
	position: absolute;
	top: 311px;
	right: -51px;
}
.leaderboard {
	float: left;
	display: inline;
	width: 72px;
	height: 107px;
	margin: 0px 3px 0px 10px;
	padding: 6px 6px 0px 6px;
	font-size: 9px;
	text-align: center;
	line-height: 1em;
	background: url('/images/bg-schools.gif') no-repeat;
}
.signText {
	position: absolute;
	top:193px;
	right: 75px;
	line-height: 1.5em;
}
#breakout-kid {
	position: absolute;
	z-index: 100;
	top: -375px;
	left: -102px;
	width: 200px;
	height: 379px;
	background: url('/images/img-standingteen.png') no-repeat;
}
.readMore {
	float: right;
	display: inline;
	width: 150px;
	margin: 0px;
}

.readMore h6 {
	line-height: 1.2em;
}

#vidIntro {
	position: relative;
	width: 600px;
	height: 352px;
	/* background: url('/images/videos-section-1old.jpg') no-repeat;*/
}
#vidLink {
	position: absolute;
	top:0px;
	left:0px;
	width: 600px;
	height: 352px;
	z-index:10;
}
#vidIntro #vidOverlay {
	position: absolute;
	top: 134px;
	left: 40px;
	width: 240px;
	height: 180px;
	z-index:500;
}

.targetHeadingYellow {
	color: #807e32;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(/images/targets-yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.targetHeadingYellow a {
	color: #999966;
}
.targetHeadingYellow a:hover {
	color: #888888;
}
.targetHeadingBlue {
	color: #206080;
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	text-indent: 20px;
	background-image: url(/images/targets-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.targetHeadingBlue a {
	color: #206080;
}
.targetHeadingBlue a:hover {
	color: #888888;
}
.targetHeadingRed {
	color: #802027;
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	text-indent: 20px;
	background-image: url(/images/targets-red.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.targetHeadingRed a {
	color: #802027;
}
.targetHeadingRed a:hover {
	color: #888888;
}

.videoTargetYellow {
	background-image: url(/images/targets-yellow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 150px;
	text-align: center;
}
.videoTargetYellow span {
	font-size: 5em;
	font-weight: bold;
	color: #C6C600;
	line-height: 1.8em;
	*line-height: 2em;
	padding-right:25px;
}
.videoTargetGreen {
	background-image: url(/images/targets-green.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 150px;
	text-align: center;
}
.videoTargetGreen span {
	font-size: 5em;
	font-weight: bold;
	color: #0A0;
	line-height: 1.8em;
	*line-height: 2em;
	padding-right:25px;
}
.videoTargetOrange {
	background-image: url(/images/targets-orange.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 150px;
	text-align: center;
}
.videoTargetOrange span {
	font-size: 5em;
	font-weight: bold;
	color: #F60;
	line-height: 1.8em;
	*line-height: 2em;
	padding-right:25px;
}
.videoTargetBlue {
	background-image: url(/images/targets-blue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 150px;
	text-align: center;
}
.videoTargetBlue span {
	font-size: 5em;
	font-weight: bold;
	line-height: 1.8em;
	*line-height: 2em;
	color: #3737FF;
	padding-right:25px;
}
.videoTargetRed {
	background-image: url(/images/targets-red.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 150px;
	text-align: center;
}
.videoTargetRed span {
	font-size: 5em;
	font-weight: bold;
	color: #CA0000;
	line-height: 1.8em;
	*line-height: 2em;
	padding-right:25px;
}

.padding5px {
	padding: 5px;
}
.padding10px {
	padding: 10px;
}
.padding15px {
	padding: 15px;
}
.padding20px {
	padding: 20px;
}
.paddingLR12px {
	padding-right: 12px;
	padding-left: 12px;
}

/* Add */

.buttonAdd {
	background-image: url(/images/targets-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	text-indent: 25px;
	line-height: 180%;
}

/* Active */

.active {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #009900;
}
.inactive {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #FF0000;
}

/* Edit Delete */

#editdelete {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/************* Warnings ****************/

.warning {
	font-size: 100%;
	line-height: 100%;
	color: #FF9900;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	padding: 5px;
	font-weight: bold;
}

/**************** Errors ******************/

.errormsg {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	color: #FF0000;
	padding: 5px;
}
.error {
	font-size: 100%;
	line-height: 100%;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	padding: 5px;
	font-weight: bold;
	width: 50%;
}
.required {
	font-size: 100%;
	line-height: 100%;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	padding: 1px;
	font-weight: bold;
	width: 25%;
}
/*************** Success *****************/

.success {
	font-size: 100%;
	line-height: 120%;
	color: #009900;
	background-color: #FFFFFF;
	border: 1px solid #33CC33;
	padding: 10px;
	font-weight: bold;
	width: 75%;
}
.completed {
	font-size: 12px;
	line-height: 120%;
	color: #009900;
	font-weight: bold;
}

/*************** Pagination *****************/

.pagination {
	color: #735658;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 160%;
	padding: 10px;
}


/*************** School Listing *****************/

.schoolListing {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    color: #901010;
	font-weight: bold;
	line-height: 140%;
}
.schoolListing ul {
	list-style-type: none;
    color: #901010;
}
.schoolListing li {
	padding: 5px;
}
.schoolListing a {
	letter-spacing: 1px;
	color: #901010;
	font-size: 12px;
}
.schoolListing a:hover {
	color: #000000;
}

.schoolListingAlt {
	background-color: #CCCCCC;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    color: #901010;
	font-weight: bold;
	line-height: 140%;
}
.schoolListingAlt ul {
	list-style-type: none;
    color: #901010;
}
.schoolListingAlt li {
	padding: 5px;
}
.schoolListingAlt a {
	letter-spacing: 1px;
	color: #901010;
	font-size: 12px;
}
.schoolListingAlt a:hover {
	color: #000000;
}
.schoolGroupListing {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
	line-height: 140%;
	font-weight: normal;
	background-color: #D7BCBC;
}

/* Student Listings */

.studentListing {
	letter-spacing: 1px;
	line-height: 140%;
	color: #901010;
	font-size: 12px;
	font-weight: bold;
}
.studentListing a {
	color: #901010;
}
.studentListing a:hover {
	color: #000000;
}
.studentListingAlt {
	background-color: #CCCCCC;
	letter-spacing: 1px;
	line-height: 140%;
	color: #901010;
	font-size: 12px;
	font-weight: bold;
}
.studentListingAlt a {
    color: #901010;
}
.studentListingAlt a:hover {
	color: #000000;
}

/* Activity Listings */

.activityListing {
	letter-spacing: 1px;
	line-height: 140%;
	color: #901010;
	font-size: 12px;
	font-weight: bold;
}
.activityListing a {
	color: #901010;
}
.activityListing a:hover {
	color: #000000;
}

/* Quiz Listings */

.quizListing {
	letter-spacing: 1px;
	line-height: 140%;
	color: #901010;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
.quizListing li {
	padding-bottom: 10px;
}
.quizListing a {
	color: #901010;
}
.quizListing a:hover {
	color: #000000;
}
.quizQuestion {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #901010;
}
hr {
	border-top-color: #48CC6A;
	border-right-color: #48CC6A;
	border-bottom-color: #48CC6A;
	border-left-color: #48CC6A;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

hr.proper {
	border: none;
	border-top: 1px solid #48CC6A;
	margin: 12px 16px 24px 16px;
}

/*CONTEST 2010*/
#contestnav{
	background:url(/images/contest/contest_nav2.png) no-repeat;
	width:840px;
	height:183px;
	margin-top:30px;
}
#contestnav ul{
	list-style-type:none;
	color:#fff;	
	width:840px;
	padding-top:155px;
	text-align:center;
	padding-left:150px;
}
#contestnav li{
	display:block;
	float:left;
	padding:0 10px;
	text-align:center;
}
#contestnav a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-size:1.04em;
}
#contestnav a:hover{
	color:#d5ca2a;
}
#contest h4{
	padding-left:24px;
}
#contest h5{
	padding-left:24px;
	font-size:1.16em;
}
#contest ol{
	margin-left:24px;
	margin-top:0px;
	list-style-position:outside;
	list-style:none;
}
#contest ul{
	margin-left:24px;
	margin-top:0px;
}
.yellowsplat{
	background: url('/images/bg-box-yellow.gif') no-repeat top left;
	line-height:5em;
}
.pinksplat{
	background: url("/images/bg-box-pink.gif") no-repeat top left;
	line-height:5em;
}
.brownsplat{
	background: url("/images/bg-box-green.gif") no-repeat top left;
	line-height:5em;
}
.imageright{
	float:right;
	margin:10px;
}
.steps{
	font-size:1.6em;
}
.contestYellow {
	background-image: url(/images/targets-yellow2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 150px;
	text-align: center;
	float:left;
}
.contestYellow span {
	font-size: 5em;
	font-weight: bold;
	color: #C6C600;
	line-height: 1.8em;
	*line-height: 2em;
	padding-right:25px;
}
.contestGreen {
	background-image: url(/images/targets-green2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 150px;
	text-align: center;
	float:left;
}
.contestGreen span {
	font-size: 5em;
	font-weight: bold;
	color: #0A0;
	line-height: 1.8em;
	*line-height: 2em;
	padding-right:25px;
}
.contestOrange {
	background-image: url(/images/targets-orange2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 150px;
	text-align: center;
	float:left;
}
.contestOrange span {
	font-size: 5em;
	font-weight: bold;
	color: #F60;
	line-height: 1.8em;
	*line-height: 2em;
	padding-right:25px;
}
#contest table{
	border-collapse:collapse;
}
.odd{
background-color:#e0e0e0;
}
.even{

}
.ciqnav{
border:2px dotted #6085af; width:500px; padding:15px; margin:50px auto 15px;
}
.ciqnav li{
	display:inline-block;
	list-style-type:none;
	padding:0 10px;
}
.ciq a{
	font-weight:bold;
}

/************** Navigation ***************/
#main_nav{
	margin:-7px auto;
	width:918px;
	height:55px;
	position:relative;
	z-index:99;
}
#about{
	width:91px;
	height:55px;
}
#aboutlink{
	background:transparent url(../images/navbg.png) no-repeat scroll 0px 0px;
	position:absolute;
	width:91px;
	height:55px;
	text-indent:-9000px;
}
#aboutlink:hover{
	background:transparent url(../images/navbg.png) no-repeat scroll 0px -55px;
}
#streetskills{
	width:108px;
	height:55px;
}
#streetskillslink{
	background:transparent url(../images/navbg.png) no-repeat scroll -91px 0px;
	position:absolute;
	width:108px;
	height:55px;
	text-indent:-9000px;
}
#streetskillslink:hover{
	background:transparent url(../images/navbg.png) no-repeat scroll -91px -55px;
}
#realstories{
	width:112px;
	height:55px;
}
#realstorieslink{
	background:transparent url(../images/navbg.png) no-repeat scroll -199px 0px;
	position:absolute;
	width:112px;
	height:55px;
	text-indent:-9000px;
}
#realstorieslink:hover{
	background:transparent url(../images/navbg.png) no-repeat scroll -199px -55px;
}
#drivingiq{
	width:95px;
	height:55px;
}
#drivingiqlink{
	background:transparent url(../images/navbg.png) no-repeat scroll -311px 0px;
	position:absolute;
	width:95px;
	height:55px;
	text-indent:-9000px;
}
#drivingiqlink:hover{
	background:transparent url(../images/navbg.png) no-repeat scroll -311px -55px;
}
#contests{
	width:90px;
	height:55px;
}
#contestslink{
	background:transparent url(../images/navbg.png) no-repeat scroll -406px 0px;
	position:absolute;
	width:90px;
	height:55px;
	text-indent:-9000px;
}
#contestslink:hover{
	background:transparent url(../images/navbg.png) no-repeat scroll -406px -55px;
}
#busted{
	width:72px;
	height:55px;
}
#bustedlink{
	background:transparent url(../images/navbg.png) no-repeat scroll -496px 0px;
	position:absolute;
	width:72px;
	height:55px;
	text-indent:-9000px;
}
#bustedlink:hover{
	background:transparent url(../images/navbg.png) no-repeat scroll -496px -55px;
}
#permitprep{
	width:109px;
	height:55px;
}
#permitpreplink{
	background:transparent url(../images/navbg.png) no-repeat scroll -568px 0px;
	position:absolute;
	width:109px;
	height:55px;
	text-indent:-9000px;
}
#permitpreplink:hover{
	background:transparent url(../images/navbg.png) no-repeat scroll -568px -55px;
}
#parentsandteens{
	width:143px;
	height:55px;
}
#parentsandteenslink{
	background:transparent url(../images/navbg.png) no-repeat scroll -677px 0px;
	position:absolute;
	width:143px;
	height:55px;
	text-indent:-9000px;
}
#parentsandteenslink:hover{
	background:transparent url(../images/navbg.png) no-repeat scroll -677px -55px;
}
#resources{
	width:98px;
	height:55px;
}
#resourceslink{
	background:transparent url(../images/navbg.png) no-repeat scroll -819px 0px;
	position:absolute;
	width:99px;
	height:55px;
	text-indent:-9000px;
}
#resourceslink:hover{
	background:transparent url(../images/navbg.png) no-repeat scroll -819px -55px;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#navcenter{
	display:block;
	margin:0px auto;
	width:91%;
	padding-top:11px;
}
.sf-menu {
	line-height:;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			11em; /* left offset of submenus need to match (see below) */
	z-index:500;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			3.9em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			11em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			11em; /* match ul width */
	top:			0;
}
.sf-sub{
	position:absolute;
	z-index:500;
}
/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	0em;
}
.sf-menu a {
	border-left:;
	border-top:;
	/*
	padding: 		.35em .55em .2em .55em;
	*/
	text-decoration:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fffS;
}
.sf-menu li {
}
.sf-menu li li {
border-left:2px solid #4d0c0c;
border-right:2px solid #4d0c0c;
}
.sf-menu li li li {

}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
.dropdown:hover{
	outline:		0;
	background-color:#960e0e;
}
.dropdown{
	background: #6d1414;
	border-top:1px solid #4d0c0c;
	padding:3px;
}
.topdrop{
	background-image:url(../images/topdrop.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#6d1414;
	padding:3px;
}
.topdrop:hover{
	background-image:url(../images/topdrophover.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#960e0e;
}
.mainnav{
	font-size:23px;
}
.bottomline{
	border-bottom:2px solid #4d0c0c;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.SocialFB {
    float:right;
    margin-right:16px;
    margin-bottom:-64px;
    position:relative;
    top:16px;
}
.SocialYT {
    float:right;
    margin-right:16px;
    margin-bottom:-64px;
    position:relative;
    top:16px;
    left:-64px;
}
.ClickItQuick, .QuizFix {
    margin-left:35px;
}
