@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.default-font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;	
	color: #000000;
	margin: 0px;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #066;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #066;
	text-decoration: underline;
}

#the-shadow-knows {
	position: absolute;
	left: 16px;
	top: 8px;
	background: #000;
	width: 258px;
	height: 36px;
	border-left: 4px solid #000;
	border-right: 4px solid #000;
	border-bottom: 4px solid #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: .5;
}

#stick-man-knows {
	position: absolute;
	left: 20px;
	top: 4px;
	width: 250px;
	height: 40px;
	text-align: center;
}

#stick-man-knows a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	text-decoration: none;
	line-height: 40px
}

#home-wrapper {
	width: 1004px;
	height: 975px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
	background: #E5E5E5;
}

#internal-wrapper {
	width: 1004px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
	background: #E5E5E5;
}

#content {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	background: #E5E5E5;
	padding-bottom:10px;
}

#red-line {
	background: #000;
	width: 996px;
	height: 4px;
	top: 4px;
	left: 4px;
	position: absolute;
}

#white-line {
	background: #FFF;
	width: 821px;
	height: 4px;
	top: 263px;
	left: 0px;
	position: absolute;
}

#white-left {
	background: #9FC7CC;
	width: 4px;
	height: 311px;
	top: 4px;
	left: 0px;
	position: absolute;
}

#white-right {
	background: #9FC7CC;
	width: 4px;
	height: 311px;
	top: 4px;
	left: 1000px;
	position: absolute;
}

#blue-line {
	background: #9FC7CC;
	width: 1004px;
	height: 21px;
	top: 315px;
	left: 0px;
	position: absolute;
}

#blue-line-thin {
	background: #9FC7CC;
	width: 1004px;
	height: 4px;
	top: 315px;
	left: 0px;
	position: absolute;
}

#dark-blue-line-thick-home {
	background: #42929D;
	width: 1004px;
	height: 55px;
	top: 319px;
	left: 0px;
	position: absolute;
}

#dark-blue-line-thick {
	background: #42929D;
	width: 1004px;
	height: 38px;
	top: 336px;
	left: 0px;
	position: absolute;
}

#top-nav {
	height: 21px;
	top: 315px;
	right: 4px;
	position: absolute;	
}

#top-nav-item-on {
	background: #42929D;
	padding-left: 5px;
	padding-right: 5px;
	height: 21px;
	float: left;
}

a.nav-item-on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	line-height: 21px;
}

#top-nav-item-off {
	padding-left: 8px;
	padding-right: 8px;
	height: 21px;
	float: left;
}

a.nav-item-off {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 21px;
}

#blue-left {
	background: #9FC7CC;
	width: 4px;
	height: 311px;
	top: 4px;
	left: 0px;
	position: absolute;
}

#blue-right {
	background: #9FC7CC;
	width: 4px;
	height: 311px;
	top: 4px;
	left: 1000px;
	position: absolute;
}

#top-photo {
	width: 648px;
	height: 204px;
	top: 4px;
	left: 4px;
	position: absolute;	
}

#stick-man {
	width: 191px;
	height: 317px;
	top: 113px;
	left: 720px;
	position: absolute;	
}

#stick-shadow {
	width: 275px;
	height: 206px;
	top: 423px;
	left: 764px;
	position: absolute;	
}

#header-sign {
	width: 112px;
	height: 113px;
	top: 290px;
	left: 0px;
	position: absolute;	
}

#header-title {
	top: 342px;
	left: 112px;
	position: absolute;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}

#home-ped {
	width: 112px;
	height: 113px;
	top: 288px;
	left: 0px;
	position: absolute;	
}

#home-ped-text {
	top: 378px;
	left: 80px;
	position: absolute;	
}

#home-bike {
	width: 112px;
	height: 113px;
	top: 288px;
	left: 120px;
	position: absolute;	
}

#home-bike-text {
	top: 378px;
	left: 200px;
	position: absolute;	
}

#home-car {
	width: 112px;
	height: 113px;
	top: 288px;
	left: 240px;
	position: absolute;	
}

#home-car-text {
	top: 378px;
	left: 320px;
	position: absolute;	
}

#home-fun {
	width: 112px;
	height: 113px;
	top: 288px;
	left: 360px;
	position: absolute;	
}

#home-fun-text {
	top: 378px;
	left: 440px;
	position: absolute;	
}

#home-cal {
	width: 112px;
	height: 113px;
	top: 288px;
	left: 480px;
	position: absolute;	
}

#home-cal-text {
	top: 378px;
	left: 560px;
	position: absolute;	
}

#home-news {
	width: 112px;
	height: 113px;
	top: 288px;
	left: 600px;
	position: absolute;	
}

#home-news-text {
	top: 378px;
	left: 680px;
	position: absolute;	
}

#home-video {
	top: 425px;
	left: 50px;
	position: absolute;	
}

#safety-quiz {
	top: 410px;
	left: 70px;
	position: absolute;	
}

#int-video {
	width: 254px;
	height: 179px;
	top: 50px;
	left: 670px;
	position: absolute;	
}

#int-facebook {
	top: 343px;
	left: 698px;
	position: absolute;	
}

#int-follow {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
 	font-weight: bold;
	top: 346px;
	left: 650px;
	position: absolute;
}

#int-share {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
 	font-weight: bold;
	top: 346px;
	left: 740px;
	position: absolute;
}

#int-add-this {
	top: 348px;
	left: 785px;
	position: absolute;	
}

#int-like {
	top: 346px;
	left: 915px;
	position: absolute;	
}

#home-text {
	width: 160px;
	height: 250px;
	right: 10px;
	top: 100px;
	position: absolute;	
}

#home-text p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#home-nav {
	width: 250px;
	height: 250px;
	left: 765px;
	top: 435px;
	position: absolute;	
}

#home-nav a {
	text-decoration: underline;	
}

#home-education {
	left: 760px;
	top: 665px;
	position: absolute;	
}

#home-app-store {
	left: 760px;
	top: 750px;
	position: absolute;	
}

#home-toolkit {
	left: 760px;
	top: 835px;
	position: absolute;
}

#home-nav h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	padding: 0;
	margin: 0; 
}

#home-nav a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a.tip {
	padding: 10px;
	text-align: center;
	line-height: 25px;
	border: 1px solid #000;
	background: #fff;
	text-decoration: none;
}

a.tip:hover {
	padding: 10px;
	text-align: center;
	line-height: 25px;
	border: 1px solid #000;
	background: #FF0;
	text-decoration: none;
}

a.tip-current {
	padding: 10px;
	text-align: center;
	line-height: 25px;
	border: 1px solid #000;
	background: #FF0;
	text-decoration: none;
}

a.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#qa-container {
	width: 300px;
	height: 120px;
	top: 40px;
	left: 300px;
	position: absolute;
}
   
#qa-content {
	padding: 10px;
	position: relative;
    z-index: 5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
   
#qa-background {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: .7;
}

#qa-next {
	top: 120px;
	left: 580px;
	position: absolute;	
	cursor: pointer;
	z-index: 15;
}

#coming-soon {
	top: 320px;
	left: 100px;
	position: absolute;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 25px;
	border: 1px solid #000;
	background: #FFF;
}

#footer {
	text-align: center;
	background: #fff;
	padding: 20px;
}

.input {
	border: 1px dotted #9FC7CC;
	background-color: #fff;
	padding: 5px;
	margin: 2px 0px 2px 0px;
}

.input-old {
	border: 1px solid #000;
	background-color: #ccc;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.inputb {
	border: 1px solid #000;
	background: url(/template/button_back.png) #ccc;
	background-position: bottom;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.inputw {
	border: 1px solid #000;
	background-color: #fff;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.pdf-icon {
	padding-left: 20px;
	background: url(/photos/pdf.png);
	background-repeat: no-repeat;
	background-position:top left;
	width: 250px;
}

#error {
	color: red;
	font-weight:bold;
	padding-bottom: 3px;
	border-bottom: 1px dotted red;
}