html{
	font-size:100.01%;
	}
	
body{
	margin:0;
	background:url(../images/bg-body.gif) repeat 0 0;
	font:64% Arial, Verdana, sans-serif;
	}
.clear {clear:both;}
	
/* GENERAL */
img{border:0;}

form{display:inline;}

.hidden{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	}

p{
	margin:0;
	padding:0;
	}

ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.float-left{float:left !important;}
.float-right{float:right !important;}

.no-margin{margin:0 !important;}
.no-padding{padding:0 !important;}

a:focus{outline:none;}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	}
h3
{
    color:#fff; 
}
h1
{
    color:Purple;
}

A.banner {color:#666;}
A.banner:hover {color:#f88404;}

.btn1
{
   	width:142px;
	background:url(../images/proceed-button.gif) no-repeat 0 0;
	margin:10px 18px 0 4px;
	border:0px;
	position:relative;
	display:inline;
	height:28px;
	float:right;

}
.btn1:hover
{
    background-image: url(../images/proceed-button_on.gif);
}	

.btn2
{
   	width:142px;
	border:1px solid;
	position:relative;
	display:inline;
	height:28px;
	text-align:center;
	color:#000;
	font-weight:bold;


}
.btn2:hover
{
    background-color:green;
	color:#fff;
}	

.regTable
{
    background-color: #fff;
	margin:0px auto;
    width:600px;
}
.regcaption
{
    font-size: 12px;
    font-weight: bold;
    background-color: #b9d37a;
    vertical-align: middle;
    text-align: right;
    padding-right: 10px;
	padding:5px;
}

.regcaptionleft {
    font-size: 12px;
    font-weight: bold;
    background-color: #f1fbd8;
    vertical-align: middle;
    text-align: left;
    padding-right: 10px;
}

.regexplain
{
    font-size: 11px;
    font-weight: bold;
	background-color:#8aa548;
}
.regfield
{
    background-color: #d6e7ab;
	 font-size: 12px;
	 padding:5px;
}
.regfieldContactInput {width:261px; height:22px; border:1px solid #c2c2c2; background-color:#f2f2f2; vertical-align:middle; font-size:14px;}
.regfield textarea {width:261px; height:122px; border:1px solid #c2c2c2; background-color:#f2f2f2; vertical-align:middle; font-size:14px;}

.regsum
{
	border-collapse:collapse;
	width:100%;
}
.regsum td
{
	padding:3px 6px;
	font-size:14px;
	font-weight:bold;
}

.regsumdesc {
	width:80%;
}

td.regsumdescfoot {
	width:80%;
	border-top:1px solid #ccc;
}

.regsumprice {
	width:20%;
	background-color:#f1fbd8;
	text-align:right;
}

td.regsumpricefoot{
	background-color:#f1fbd8;
	width:20%;
	border-top:solid 1px #ccc;
	border-bottom: double  3px #000;
	text-align:right;
}

.RegH3{
	width: 596px; 
	background-color: #7b9c29; 
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0 auto 0em auto;
	margin-bottom:0px; 
	text-indent:10px; 
	padding-top:5px; 
	padding-bottom:5px; 
	font-size:16px;
}
/* pre-header */
.pre-header{
	width:789px;
	margin:0 auto;
	padding-top:3px;
	height:19px;
	font:bold 12px Arial, Verdana, sans-serif;
	color:#fff;
	}
	
.Header-Links {
	position:relative; 
	background:transparent url(../images/bg_HeaderLinks.gif) no-repeat 0 0;
	top:26px; 
	left:339px; 
	width:420px; 
	height:28px; 
	z-index:10;
	color:#000;
	font-weight:bold;
	line-height:28px;
	padding-left:13px;
	font-size:13px;
}

.Header-Links A {
	text-decoration:underline;
	color:blue;
	font-weight:bold;
}

.Header-Links A:hover {color:#ff8b00;}

/* SELECT YOIUR STATE DROPDOWN START */

	#state-selector {
		width:760px;
		height:30px;
		clear:both;
		background:transparent url('../images/bg_State_Selector.gif') 0 0 repeat-x;
		color:#fff;
		font-weight:bold;
		font-size:13px;
		padding-right:15px;
	}
	
	#state-selector img {
		vertical-align:bottom;
	}

/* SELECT YOIUR STATE DROPDOWN END */

/* MAIN */
#main{
	margin:0 auto;
	width:775px;
	background:#000;
	overflow:hidden;
	}
	
/* HEADER */
#header{
	float:left;
	width:775px;
	height:150px; /* Original with Old Tabs: 170px  */
	background:url(../images/detg_header3.gif) no-repeat 0 0;
	position:relative;
	border-bottom:1px solid #dec55f;
	}

#logo a{
	width:775px;
	height:90px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	text-indent:-9999px;
	}

#menu{
	float:left;
	position:absolute;
	top:93px;
	left:5px;
	height:35px;
	}
	
#menu li{
	float:left;
	}

#menu li a{
	float:left;
	width:150px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	margin-right:1px;
	}


#menu2{
	float:left;
	position:absolute;
	top:131px;
	left:20px;
	height:35px;
	}
	
#menu2 li{
	float:left;
	}

#menu2 li a{
	float:left;
	height:35px;
	width:150px;
	overflow:hidden;
	text-indent:-9999px;
	margin-right:1px;
	}
	
	
#menu li a.Home{background:url(../images/menu/Home_off.gif) no-repeat 0 0;}
#menu li a.Enroll{background:url(../images/menu/Enroll_off.gif) no-repeat 0 0;}
#menu li a.Login{background:url(../images/menu/Login_off.gif) no-repeat 0 0;}
#menu li a.ContactUs{background:url(../images/menu/ContactUs_off.gif) no-repeat 0 0;}
#menu li a.DMVInfo{background:url(../images/menu/DMVInfo_off.gif) no-repeat 0 0;}

#menu li a.Home:hover{background:url(../images/menu/Home_on.gif) no-repeat 0 0;}
#menu li a.Enroll:hover{background:url(../images/menu/Enroll_on.gif) no-repeat 0 0;}
#menu li a.Login:hover{background:url(../images/menu/Login_on.gif) no-repeat 0 0;}
#menu li a.ContactUs:hover{background:url(../images/menu/ContactUs_on.gif) no-repeat 0 0;}
#menu li a.DMVInfo:hover{background:url(../images/menu/DMVInfo_on.gif) no-repeat 0 0;}

#menu2 li a.DrivingSchool{background:url(../images/menu/New_DrivingSchools_off.gif) no-repeat 0 0;}
#menu2 li a.MakeMoney{background:url(../images/menu/MakeMoney_off.gif) no-repeat 0 0;}
#menu2 li a.HelpDesk{background:url(../images/menu/HelpDesk_off.gif) no-repeat 0 0;}
#menu2 li a.Insurance{background:url(../images/menu/Insurance_off.gif) no-repeat 0 0;}
#menu2 li a.DrivingGame{background:url(../images/menu/DrivingGame_off.gif) no-repeat 0 0;}

#menu2 li a.DrivingSchool:hover{background:url(../images/menu/New_DrivingSchools_on.gif) no-repeat 0 0;}
#menu2 li a.MakeMoney:hover{background:url(../images/menu/MakeMoney_on.gif) no-repeat 0 0;}
#menu2 li a.HelpDesk:hover{background:url(../images/menu/HelpDesk_on.gif) no-repeat 0 0;}
#menu2 li a.Insurance:hover{background:url(../images/menu/Insurance_on.gif) no-repeat 0 0;}
#menu2 li a.DrivingGame:hover{background:url(../images/menu/DrivingGame_on.gif) no-repeat 0 0;}

/* NEW NAVIGATION TABS START  Jan 21, 2009 Joe */

#New-menu{
	float:left;
	position:absolute;
	top:93px;
	left:5px;
	height:35px;
	}
	
#New-menu li{
	float:left;
	list-style: none;
	}

#New-menu li a{
	float:left;
	width:147px;
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
	margin-right:1px;
	}


#New-menu2{
	float:left;
	position:absolute;
	top: 120px;
	left: 30px;
	height:35px;
	}
	
#New-menu2 li{
	float:left;
	list-style: none;
	}

#New-menu2 li a{
	float:left;
	height:26px;
	width:147px;
	overflow:hidden;
	text-indent:-9999px;
	margin-right:1px;
	}
#New-menu li a.Home{background: url(../images/menu/New_Home_off.gif) no-repeat 0 0;}
#New-menu li a.Enroll{background: url(../images/menu/New_Enroll_off.gif) no-repeat 0 0;}
#New-menu li a.Testimonials{background:url(../images/menu/New_Testimonials_off.gif) no-repeat 0 0;}
#New-menu li a.DMVExamPrep{background: url(../images/menu/New_DMV_Exam_Prep_off.gif) no-repeat 0 0;}
#New-menu li a.GiftCertificate{background: url(../images/menu/New_Gift_Certificate_off.gif) no-repeat 0 0;}

#New-menu li a.Home:hover{background:url(../images/menu/New_Home_on.gif) no-repeat 0 0;}
#New-menu li a.Enroll:hover{background:url(../images/menu/New_Enroll_on.gif) no-repeat 0 0;}
#New-menu li a.Testimonials:hover{background:url(../images/menu/New_Testimonials_on.gif) no-repeat 0 0;}
#New-menu li a.DMVExamPrep:hover{background:url(../images/menu/New_DMV_Exam_Prep_on.gif) no-repeat 0 0;}
#New-menu li a.GiftCertificate:hover{background:url(../images/menu/New_Gift_Certificate_on.gif) no-repeat 0 0;}

#New-menu2 li a.MakeMoney{background:url(../images/menu/New_Make_Money_off.gif) no-repeat 0 0;}
#New-menu2 li a.DrivingSchool{background:url(../images/menu/New_DrivingSchools_off.gif) no-repeat 0 0;}
#New-menu2 li a.Insurance{background:url(../images/menu/New_Insurance_off.gif) no-repeat 0 0;}
#New-menu2 li a.ContactUs{background: url(../images/menu/New_Contact_Us_off.gif) no-repeat 0 0;}
#New-menu2 li a.HelpDesk{background:url(../images/menu/New_Help_Desk_off.gif) no-repeat 0 0;}

#New-menu2 li a.MakeMoney:hover{background:url(../images/menu/New_Make_Money_on.gif) no-repeat 0 0;}
#New-menu2 li a.DrivingSchool:hover{background:url(../images/menu/New_DrivingSchools_on.gif) no-repeat 0 0;}
#New-menu2 li a.Insurance:hover{background:url(../images/menu/New_Insurance_on.gif) no-repeat 0 0;}
#New-menu2 li a.ContactUs:hover{background:url(../images/menu/New_Contact_Us_on.gif) no-repeat 0 0;}
#New-menu2 li a.HelpDesk:hover{background:url(../images/menu/New_Help_Desk_on.gif) no-repeat 0 0;}


/* NEW NAVIGATION TABS END Jan 21, 2009 Joe   */



/* CONTENT */
#content{
	width:775px;
	float:left;
	padding-bottom:33px;
	background:url(../images/bg-content.gif) no-repeat 0 100%;
	}

#content-main{
	float:left;
	width:748px;
	background:url(../images/bg-content-main-purple.jpg) #A985B6 no-repeat 0 0;
	padding:29px 0 30px 27px;
	}

#content-main h1{
	float:left;
	width:100%;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	padding:0;
	margin:0;
	}

#content-main h1.exam-prep{background:url(../images/h1-exam-prep.gif) no-repeat 0 0;}
#content-main h1.partner-program{background:url(../images/h1-partner-program.gif) no-repeat 0 0;}
#content-main h1.dmv-info{background:url(../images/h1-dmv-info.gif) no-repeat 0 0;}
#content-main h1.enroll{background:url(../images/h1-enroll.gif) no-repeat 0 0;}
#content-main h1.success{background:url(../images/h1-success.gif) no-repeat 0 0;}
#content-main h1.session{background:url(../images/h1-session.gif) no-repeat 0 0;}
#content-main h1.purchase{background:url(../images/h1-purchase.gif) no-repeat 0 0;}
#content-main h1.register{background:url(../images/h1-register.gif) no-repeat 0 0;}
#content-main h1.ins-center{background:url(../images/h1-ins-center.gif) no-repeat 0 0;}
#content-main h1.testimonials{background:url(../images/h1-testimonials.gif) no-repeat 0 0;}
#content-main h1.articles{background:url(../images/h1-articles.gif) no-repeat 0 0;}
#content-main h1.giftcert{background:url(../images/h1-gift.gif) no-repeat 0 0;}
#content-main h1.driver-ed-game{background:url(../images/h1-driver-ed-game.gif) no-repeat 0 0;}
#content-main h1.spec-deals{background:url(../images/h1-spec-deals.gif) no-repeat 0 0;}
#content-main h1.help-desk{background:url(../images/h1-help-desk.gif) no-repeat 0 0;}
#content-main h1.log-in{background:url(../images/h1-log-in.gif) no-repeat 0 0;}
#content-main h1.password-req{background:url(../images/h1-pass-rec.gif) no-repeat 0 0;}
#content-main h1.make-money{background:url(../images/h1-make-money.gif) no-repeat 0 0;}
#content-main h1.contact{background:url(../images/h1-contact.gif) no-repeat 0 0;}
#content-main h1.exam-prep{background:url(../images/h1-exam-prep.gif) no-repeat 0 0;}
#content-main h1.site-map{background:url(../images/h1-site-map.png) no-repeat 0 0;}
#content-main h1.course-expired{background:url(../images/h1-course-expired.png) no-repeat 0 0;}
#content-main h1.behind-the-wheel{background:url(../images/h1-behind-the-wheel.png) no-repeat 0 0;}

/* white holders */
.holder{
	float:left;
	display:inline;
	padding-top:6px;
	width:718px;
	}

.holder1{
	background:url(../images/bg-white1-purple.gif) no-repeat 0 0;
	margin-top:45px;
	}

.holder2{background:url(../images/bg-white1.gif) no-repeat 0 0;}
.holder3{background:url(../images/bg-white2.gif) no-repeat 0 0;}
.holder4{background:url(../images/bg-white3.gif) no-repeat 0 0;}

.white-inner{
	float:left;
	width:718px;
	background:url(../images/bg-white-bottom-purple.gif) #fff no-repeat 0 100%;
	}

/* Home Master Styles */
#detg-tag-line {
	text-align: center;
}
.no-display {
	display: none;
}
#state-selector-holder {
	height:30px;
	text-align: right;
}
#choose-state-txt {
	width:270px;
	padding-right: 5px;
}

/* dmv pages */
.inner1{
	width:686px !important;
	padding:10px 16px;
	}

.inner2{
	width:686px !important;
	padding:10px 12px 10px 20px;
	}

.inner3{
	width:680px !important;
	padding:10px 19px;
	}

.inner1 .top{
	float:left;
	width:100%;
	}

.inner1 p, .inner2 p{
	font:14px Arial, Verdana, sans-serif;
	color:#000;
	padding:5px 0 15px;
	}

.inner1 p span, .inner2 p span{font-weight:bold;}
.inner1 .top img, .inner1 .top2 img{
	float:right;
	margin-top:-39px;
	position:relative;	
	}

.inner1 .top2 img{margin-top:-107px !important;}

.box-green{
	float:left;
	width:100%;
	height:61px;
	background:url(../images/box-green-on-white.gif) no-repeat 0 0;
	}

.box-brown{
	float:left;
	width:100%;
	height:61px;
	background:url(../images/box-brown-on-white.gif) no-repeat 0 0;
	}

.box-orange{
	float:left;
	width:100%;
	height:61px;
	background:url(../images/box-orange-on-white.gif) no-repeat 0 0;
	}

.box-green h2, .box-brown h2, .box-orange h2{
	float:left;
	padding:0;
	margin:17px 0 0 13px;
	overflow:hidden;
	text-indent:-9999px;
	height:24px;
	width:650px;
	display:inline;
	}
	
.DriverLicenseReq {
	color:#fff;
	font-size:18px;
	padding:0px;
	margin:0px;
	padding-top:16px;
	padding-left:16px;
	text-transform:uppercase;
}	

.box-green h2.sys{background:url(../images/h2-sys.gif) no-repeat 0 0;}
.box-green h2.prepwizard{background:url(../images/h2-prep.gif) no-repeat 0 0;}
.box-green h2.cdl{background:url(../images/h2-cdl.gif) no-repeat 0 0;}
.box-green h2.smo{background:url(../images/h2-smo.gif) no-repeat 0 0;}
.box-brown h2.htg{background:url(../images/h2-htg.gif) no-repeat 0 0;}
.box-brown h2.ai{background:url(../images/h2-ai.gif) no-repeat 0 0;}
.box-brown h2.btw{background:url(../images/h2-btw.png) no-repeat 0 0;}
.box-brown h2.cs{background:url(../images/h2-cs.gif) no-repeat 0 0;}
.box-orange h2.nuc{background:url(../images/h2-nuc.gif) no-repeat 0 0;}
.box-brown h2.more{background:url(../images/h2-more.gif) no-repeat 0 0;}

.map-holder{
	float:left;
	width:100%;
	margin-top:-8px;
	padding-bottom:7px;
	position:relative;	
	}

.map-holder img{float:left;}

.inner1 .box{
	float:left;
	width:100%;
	padding:10px 0 20px;
	}

.inner1 .box img{float:right; margin-left:10px;}

ul.list{
	padding:7px 10px 0 0;
	}

ul.list li{
	padding:8px 0 8px 40px;
	font:14px Arial, Verdana, sans-serif;
	color:#000;
	}

ul.list1 li{background:url(../images/orange-arrow.gif) no-repeat 25px 10px;}
ul.list2 li{position:relative;}
	
ul.list li span{font-weight:bold;}

ul.list2 li img{
	position:absolute;
	top:2px;
	left:0;
	}
	
/* enroll pages */
.in-box{
	float:left;
	width:727px;
	padding-top:10px;
	}

.in-box .enrolling{
	float:right;
	width:358px;
	height:13px;
	background:url(../images/enrolling.gif) no-repeat 0 0;
	margin:0 10px 10px 0;
	display:inline;
	}

.box-brown2{
	float:left;
	width:727px;
	height:55px;
	background:url(../images/box-brown2.png) no-repeat 0 0;
	}

.box-brown2 h2{
	float:left;
	padding:0;
	margin:14px 0 0 13px;
	overflow:hidden;
	text-indent:-9999px;
	height:24px;
	width:60%;
	display:inline;
	}

.box-brown2 h2.sys{background:url(../images/h2-1sys.gif) no-repeat 0 0;}
.box-brown2 h2.syc{background:url(../images/h2-2syc.gif) no-repeat 0 0;}
.box-brown2 h2.reg{background:url(../images/h2-reg.gif) no-repeat 0 0;}
.box-brown2 h2.ruo{background:url(../images/h2-ruo.gif) no-repeat 0 0;}
.box-brown2 h2.lto{background:url(../images/h2-lto.gif) no-repeat 0 0;}

.box-brown2 a{
	position:relative;
	display:inline;
	height:28px;
	float:right;
	}

.box-brown2 a.go-back{
	width:82px;
	background:url(../images/go-back-button.gif) no-repeat 0 0;
	margin-top:10px;
	}

.box-brown2 a.proceed{
	width:142px;
	background:url(../images/proceed-button.gif) no-repeat 0 0;
	margin:10px 18px 0 4px;
	}

.box-brown2 ul{
	float:right;
	width:247px;
	height:25px;
	margin:11px 18px 0 0;
	display:inline;
	}

.box-brown2 ul.step1{background:url(../images/step1.gif) no-repeat 0 0;}
.box-brown2 ul.step2{background:url(../images/step2.gif) no-repeat 0 0;}
.box-brown2 ul.step3{background:url(../images/step3.gif) no-repeat 0 0;}

.box-brown2 ul li{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	}

.map-holder2{
	float:left;
	width:100%;
	}

.map-holder2 img{float:left;}

.box-light-green{
	float:left;
	width:660px;
	height:28px;
	padding:6px 13px 0 23px;
	background:url(../images/light-green.gif) no-repeat 0 0;
	}

.box-light-green strong{
	float:left;
	font:bold 16px/24px Arial, Verdana, sans-serif;
	color:#fff;
	text-transform:uppercase;
	}

a.select{
	width:125px;
	height:27px;
	background:url(../images/select.gif) no-repeat 0 0;
	}

.sell-box{
	float:left;
	width:670px;
	margin:20px 0px 20px 0px;
	}

.sell-box p{
	font:14px Arial, Verdana, sans-serif;
	color:#000;
	}

.sell-box p span{
	font-weight:bold; 
	float:none; 
	font-size:14px;
	}

.sell-box span{
	float:left;
	font:13px Arial, Verdana, sans-serif;
	color:#000;
	}
	
.sell-box span span{font-weight:bold; float:none;}

.sell-box img{
	float:left;
	margin:0px 15px 10px 0px;
}

.sell-box span a{
	color:#014c9a;
	text-decoration:underline;
	font-weight:bold;
}

.sell-box span a:hover{text-decoration:none;}

.box-brown3{
	float:left;
	width:660px;
	height:28px;
	padding:6px 3px 0 23px;
	background:url(../images/box-brown3.gif) no-repeat 0 0;
	}

.box-brown3 strong{
	float:left;
	width:600px;
	font:bold 16px/24px Arial, Verdana, sans-serif;
	color:#fff;
	text-transform:uppercase;
	}

.box-brown3 strong span{font-weight:normal;}

.green-holder{
	float:left;
	width:686px;
	margin:6px 0 14px;
	background:url(../images/bg-green-holder.gif) no-repeat 0 0;
	}

.green-holder .in-box{
	float:left;
	width:646px;
	padding:3px 20px;
	background:url(../images/bg-green-holder-inner.gif) no-repeat 0 100%;
	}

.green-holder .in-box p{
	font:15px Arial, Verdana, sans-serif;
	color:#000;
	padding:3px 0 12px;
	}

.green-holder .in-box .box-light-green2{
	float:left;
	width:642px;
	height:28px;
	padding:6px 3px 0 0;
	background:url(../images/light-green2.gif) no-repeat 0 0;
	}

.green-holder .in-box .box-light-green2 strong{
	float:left;
	width:400px;
	font:bold 14px Arial, Verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:url(../images/white-arrow.gif) no-repeat 5px 5px;
	padding:3px 0 0 25px;
	}

.green-holder .in-box .sell-box2{
	float:left;
	width:646px;
	padding:5px 0;
	}

.green-holder .in-box .sell-box2 img{float:left; margin-bottom:4px;}

strong.click{
	float:left;
	width:645px;
	padding:0 0 10px 41px;
	background:url(../images/arrow-down.gif) no-repeat 10px 0;
	font:bold 15px Arial, Verdana, sans-serif;
	color:#000;
	}

.box-orange2{
	float:left;
	width:672px;
	height:17px;
	padding:9px 7px 8px;
	background:url(../images/box-orange2.gif) no-repeat 0 0;
	}

.box-orange2 .check{
	float:left;
	width:17px;
	height:17px;
	margin:0;
	padding:0;
	border:0px solid #fff;
	}

.box-orange2 h3{
	float:left;
	padding-left:25px;
	font:bold 16px/17px Arial, Verdana, sans-serif;
	color:#fff;
	}

.sell-box3{
	float:left;
	width:642px;
	padding:10px 0 20px 44px;
	}

.sell-box3 img{
	float:left;
	margin:0 20px 5px 0;
	}

.sell-box3 strong{
	font:bold 14px Arial, Verdana, sans-serif;
	color:#000;
	padding:0;
	}

.sell-box3 p{
	font:14px/17px Arial, Verdana, sans-serif;
	color:#000;
	padding:0;
	}
	
.sell-box3 p span{font-weight:bold;}

.sell-box3 p a{
	color:#014c9a;
	text-decoration:underline;
	}

.sell-box3 p a:hover{text-decoration:none;}

.sell-box4{padding:5px 0 5px 44px !important;}
.sell-box4 img{margin-right:10px !important;}

.box-yellow{
	float:left;
	width:672px;
	height:17px;
	padding:9px 7px 8px;
	background:url(../images/box-yellow.gif) no-repeat 0 0;
	}

.box-yellow .check{
	float:left;
	width:17px;
	height:17px;
	margin:0;
	padding:0;
	border:0px solid #fff;
	}

.box-yellow h3{
	float:left;
	padding-left:25px;
	font:bold 16px/17px Arial, Verdana, sans-serif;
	color:#fff;
	}

a.no-thanks{
	float:right;
	width:102px;
	height:32px;
	margin:10px 0 0;
	display:inline;
	background:url(../images/no-thanks.gif) no-repeat 0 0;
	}

a.add-selected{
	float:right;
	width:314px;
	height:32px;
	margin:10px 15px 0 3px;
	display:inline;
	background:url(../images/add-selected.gif) no-repeat 0 0;
	}

/* insurance center page */
.steps{
	float:left;
	width:100%;
	height:170px;
	padding:15px 0 10px;
	background:url(../images/steps.jpg) no-repeat 0 15px;
	}

.gray-holder{
	float:left;
	width:686px;
	background:url(../images/bg-gray-holder.gif) no-repeat 0 0;
	position:relative;
	margin-top:-2px;
	}

.gray-holder .in-box{
	float:left;
	width:686px;
	background:url(../images/bg-gray-holder-inner.gif) no-repeat 0 100%;
	}

.gray-holder .in-box .box{
	float:left;
	width:634px;
	border-bottom:1px solid #fff;
	padding:15px 26px;
	}

.gray-holder .in-box .last{border:0 !important;}

.gray-holder .in-box .box img{
	float:left;
	}

.gray-holder .in-box .box ul{
	float:left;
	width:400px;
	padding-left:30px;
	}

.gray-holder .in-box .box ul li{
	float:left;
	width:100%;
	}

.gray-holder .in-box .box ul li a{
	font:bold 12px/20px Arial, Verdana, sans-serif;
	color:#3c454a;
	text-decoration:none;
	}

.gray-holder .in-box .box ul li a span{line-height:12px;}

.gray-holder .in-box .box ul li a:hover{text-decoration:underline;}

/* special deals page */
.gray-holder .in-box .box .block{
	float:left;
	width:440px;
	font:bold 12px/17px Arial, Verdana, sans-serif;
	color:#3c454a;
	padding:0 10px 0 30px;
	}

.top-margin{margin-top:22px !important; display:inline;}
.top-margin2{margin-top:10px !important; display:inline;}

.gray-holder .in-box2{
	padding:20px 0;
	text-align:center;
	}

.gray-holder .in-box2 p{
	float:none;
	font:bold 14px/17px Arial, Verdana, sans-serif;
	color:#3c454a;
	padding:0;
	}

.gray-holder .in-box2 p span{font-weight:normal;}

.gray-holder .in-box2 .block2{
	width:100%;
	text-align:center;
	padding:10px 0;
	}

/* help-desk page */
.box-big-brown{
	float:left;
	width:701px;
	height:420px;
	padding:0 0 0 25px;
	margin-top:30px;
	display:inline;
	background:url(../images/box-big-brown.gif) no-repeat 0 0;
	}

.box-big-brown h2{
	float:left;
	padding:0;
	margin:29px 0 10px 13px;
	overflow:hidden;
	text-indent:-9999px;
	height:21px;
	width:100%;
	display:inline;
	background:url(../images/h2-faq.gif) no-repeat 0 0;
	}

.box-big-brown ul{
	float:left;
	width:570px;
	padding-top:2px;
	}

.box-big-brown ul li{
	float:left;
	width:545px;
	padding:4px 0 4px 25px;
	font:bold 14px Arial, Verdana, sans-serif;
	}

.box-big-brown ul li span{
	float:left;
	width:25px;
	text-align:right;
	color:#fff;
	margin-left:-25px;
	position:relative;
	}

.box-big-brown ul li a{
	float:left;
	padding-left:15px;
	color:#dec55f;
	text-decoration:underline;
	}

.box-big-brown ul li a:hover{text-decoration:none;}

.last-inner-box{border:0 !important;}

.inner-box{
	float:left;
	width:680px;
	padding:15px 0;
	border-bottom:1px solid #939393;
	}

.inner-box strong{
	float:left;
	font:bold 14px Arial, Verdana, sans-serif;
	color:#b9352e;
	padding:0;
	width:100%;
	}

.inner-box p{
	float:left;
	font:14px Arial, Verdana, sans-serif;
	color:#000;
	width:100%;
	padding:7px 0 10px;
	}

.inner-box p span{font-weight:bold; padding:0; margin:0;}

.inner-box a{
	float:right;
	font:bold 10px Verdana, Arial, sans-serif;
	color:#000;
	text-decoration:underline;
	} 

.inner-box a:hover{text-decoration:none;}

/* login page */
.loginalert {
	margin:0 0 2em 0;
	display:block;
	overflow:hidden;
	padding-right:30px;
}
.loginalert p {
	margin:5px 0 !important;
}
.login-holder{
	float:left;
	width:748px;
	height:630px;
	margin:20px 0 0 -27px;
	display:inline;
	padding:0 0 0 27px;
	position:relative;
	background:url(../images/bg-login-holder.gif) no-repeat 0 0;
	}

.login-holder p{
	float:left;
	width:100%;
	font:13px Arial, Verdna, sans-serif;
	color:#000;
	}

.login-holder p span{font-weight:bold;}
.login-holder p a{
	font-weight:bold;
	text-decoration:underline;
	color:#000;
	}

.login-holder p a:hover{text-decoration:none;}

.login-box{
	float:left;
	width:310px;
	padding:30px 70px 0 20px;
	height:210px;
	background-color:#000;
	background:url(../images/login-box.png) no-repeat 0 0;
	}

.login-box label{
	float:left;
	width:80px;
	padding:0 7px 0 0;
	font:bold 13px/30px Arial, Verdana, sans-serif;
	color:#fff;
	text-align:right;
	position:relative;
	}

.margin-block{margin:30px 0 0 170px; display:inline;}

.login-box .text{
	float:left;
	width:180px;
	height:16px;
	padding:6px 10px;
	background:#fff;
	border:1px solid #a9b1ba;
	margin-bottom:10px;
	display:inline;
	font:14px Arial, Verdana, sans-serif;
	color:#000;
	position:relative;
	}

.login-box a{
	float:left;
	width:137px;
	height:42px;
	display:inline;
	margin:4px 0 0 120px;
	position:relative;
	}

.login{
	float:left;
	width:137px;
	height:42px;
	display:inline;
	margin:4px 0 0 120px;
	position:relative;
	border:0px;
	background:url(../images/login-button.gif) no-repeat 0 0;
}
.Boxcontinue{background:url(../images/continue-button.gif) no-repeat 0 0; border:0px; width:137px; height:42px; display:table-cell;}

/* make money page */
.make-money1{
	float:left;
	width:700px;
	height:194px;
	margin-top:33px;
	display:inline;
	padding:29px 0 0 18px;
	background:url(../images/bg-make-money1.png) no-repeat 0 0;
	}

.make-money1 h2{
	float:left;
	width:100%;
	height:25px;
	background:url(../images/h2-ecf.png) no-repeat 0 0;
	padding:0 0 20px;
	margin:0;
	}

.make-money1 p{
	float:left;
	font:14px Arial, Verdana, sans-serif;
	color:#000;
	padding:10px 235px 0 0;
	}

.make-money1 p span{font-weight:bold;}

.make-money2{
	float:left;
	width:698px;
	height:212px;
	padding:15px 2px 0 18px;
	background:url(../images/bg-make-money2.png) no-repeat 0 0;
	}
	
.make-money2 h2{
	float:left;
	width:290px;
	height:30px;
	background:url(../images/h2-co.png) no-repeat 0 5px;
	padding:5px 0 0;
	margin:0;
	}

.make-money2 p{
	float:left;
	font:14px Arial, Verdana, sans-serif;
	color:#000;
	width:290px;
	padding:10px 0 43px;
	}

.make-money2 span{
	float:left;
	font:11px Arial, Verdana, sans-serif;
	color:#000;
	width:290px;
	}

.make-money2 span a{
	color:#000;
	text-decoration:underline;
	}

.make-money2 span a:hover{text-decoration:none;}

/* contact us page */
.padding-box{padding:40px 0 20px !important;}

.contact-box{
	float:left;
	width:720px;
	}

.contact-box1{margin-top:-6px;}

.contact-box p.top{
	font:13px Arial, Verdana, sans-serif;
	color:#000;
	}

.contact-box .block{
	float:left;
	width:360px;
	}

.contact-box .inner-box1{
	background:url(../images/in-box1.png) no-repeat 0 0;
	height:98px;
	padding-top:12px;
	}

.contact-box .inner-box2{
	background:url(../images/in-box2.png) no-repeat 0 0;
	height:98px;
	padding-top:12px;
	}

.contact-box .inner-box3{
	background:url(../images/in-box3.png) no-repeat 0 0;
	height:98px;
	padding-top:8px;
	}

.contact-box .inner-box4{
	background:url(../images/in-box4.png) no-repeat 0 0;
	height:98px;
	padding-top:8px;
	}

.contact-box .inner-box5{
	background:url(../images/in-box5.png) no-repeat 0 0;
	height:153px;
	}

.contact-box .inner-box6{
	background:url(../images/in-box6.png) no-repeat 0 0;
	height:153px;
	}

.contact-box .block h2{
	float:left;
	width:100%;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	}

.contact-box .block h2.one{background:url(../images/h2-one.png) no-repeat 0 0;}
.contact-box .block h2.two{background:url(../images/h2-two.png) no-repeat 0 0;}
.contact-box .block h2.three{background:url(../images/h2-three.png) no-repeat 0 0;}
.contact-box .block h2.four{background:url(../images/h2-four.png) no-repeat 0 0;}
.contact-box .block h2.five{background:url(../images/h2-five.png) no-repeat 0 0;}
.contact-box .block h2.six{background:url(../images/h2-six.png) no-repeat 0 0;}

.contact-box .block a{position:relative;}

.contact-box .block p{
	float:left;
	font:12px Arial, Verdana, sans-serif;
	color:#fff;
	padding:23px 0 0 25px;
	position:relative;
	}

.contact-box .block p a{
	color:#dec55f;
	text-decoration:underline;
	}

.contact-box .block p a:hover{text-decoration:none;}

.contact-box .block span.ib{
	font:bold 16px Arial, Verdana, sans-serif;
	color:#fff;
	position:relative;
	float:left;
	padding:30px 0 0 15px;
	}

.contact-box .block span.ib a{font-size:14px; color:#fff; text-decoration:none;}

.contact-box .block a.logo{
	float:left;
	margin:10px 0 0 75px;
	display:inline;
	}
	
.contact-box .block a.logo img{float:left;}

ul.table-box{
	float:left;
	padding:27px 0 0 35px;
	width:284px;
	position:relative;
	}

ul.table-box li{
	float:left;
	width:264px;
	padding:0 10px;
	font:11px/18px Arial, Verdana, sans-serif;
	color:#fff;
	background:#37403f;
	margin-bottom:1px;
	}

.contact-box .block span.bottom{
	float:right;
	padding:5px 37px 0 0;
	font:10px Arial, Verdana, sans-serif;
	color:#d8d7d3;
	position:relative;
	}

/* FOOTER */
#footer{
	width:100%;
	margin:0 auto;
	padding:3px 0;
	text-align:center;
	font:bold 13px Arial, Verdana, sans-serif;
	color:#fff;
	}
	
#footer ul{
	clear:both;
	width:100%;
	height:20px;
	padding-bottom:2px;
	}
	
#footer li{
	display:inline;
	font:bold 13px/20px Arial, Verdana, sans-serif;
	}
	
#footer li a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:3px;
	}
	
#footer li a:hover{text-decoration:underline;}

/* Every Page FAQ Starts */

#every-faq {
	width:785px;
	margin:1em auto 1em auto;
}

 h2#FAQ {
   		text-align: left;
   		color: #cecece;
   		font-size: 13px;
   }
   	.faqitem {
   		margin: 0px;
   		padding: 10px 0px 10px 0px;
   		text-align: left;
   		border-bottom: 1px solid #a7a7a7;
   		font-size: 12px;
   	}
   	.faqitem .question {
   		color: #fff;
   		padding-bottom: 5px;
   	}
   	.faqitem .answer {
   		color: #888;
   	}

/* Every Page FAQ Ends */

/* Driving Schools Default Page */
.driving-schools-default-content .gray-holder
{
	margin-bottom: 20px !important;
}

.driving-schools-default-content .SubRegionContainer
{
	font-size: 10px;
	margin: 0px auto 50px auto;
	clear: both;
	width: 100%;
}

.driving-schools-default-content .SubRegionContainer table td
{
	border-left: 1px solid #d1d1d1;
	padding: 3px 0 0 10px;
	width: 25%;
}

.driving-schools-default-content .SubRegionContainer table td a
{
	color: #666666;
	text-decoration: none;
}
.driving-schools-default-content .SubRegionContainer .browser
{
	color: #f88b10;
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto 15px 0;
}
.font-12 {
	font-size: 12px !important;
}
.span-red {
	color: red;
}
.driving-school-map-swf {
	width: 428px;
	height: 357px;
	margin: 0 auto;
}


/* state default page */
#state-default-register-btn-wrapper a.register {
	width: 247px;
	height: 36px;
	background: transparent url('http://cdn.driveredtogo.com/images/minisites/btn-register-now-med.png') 0 0 no-repeat;
	display: block;
	color: #fff;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 0px;
	margin: 20px auto 10px auto;
}
#state-default-register-btn-wrapper a.register:hover {
	background-position: 0px -36px;
}
#welcome {
	width: 490px;
}
.size-16 {
	font-size: 16px;
}
#seasonal-seal-text-li {
	font-size: 20px !important;
	background-position: 0px 8px !important;
}
.color-black {
	color: #000;
}
.negative-margin-10 {
	margin-top: -10px;
}

.hero-section .download-btn.btn-google-play {
    left: 200px;
}