@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

#secContent #centersignup a {
    margin-left: auto;
    margin-right: auto;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*end reset----------------------------------------------------------------*/

body {
	line-height: 1;
	background-color: #FFFFFF;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12.5px;
}
#wrapper {
	width: 79em;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content {
	padding-top: 0;
	padding-right: 3.4em;
	padding-bottom: 0;
	padding-left: 3.4em;
}
#wrapper #content #header {
	width: 900px;
	height: 276px;
}
#wrapper #content #header #col1 {
	float: left;
	height: 274px;
	width: 286px;
}
#wrapper #content #header #col1 #nowReg {
	height: 59px;
	width: 156px;
	position: relative;
	left: 58px;
	top: 60px;
	display: block;
}
#wrapper #content #header #col3 #proudlyServing {
	height: 100px;
	width: 175px;
	position: relative;
	left: 58px;
	top: 60px;

	
}


#wrapper #content #headerLeft {
	background-color: #7b0000;
	color: #CCCCCC;
	height: 54px;
	width: 276px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 1.3em;
}
#wrapper #content #subHeaderLeft {
	background-color: #CCCCCC;
	text-align: left;
	height: 17px;
	width: 276px;
	padding-left: 10px;
	padding-top: 5px;
	color: #7b0000;
	clear: left;
}
#wrapper #content #header #col1 #currentNews {
	height: 81px;
	width: 180px;
	left: 45px;
	top: 39px;
	position: relative;
}
#wrapper #content #header #col3 #currentNews2 {
	height: 81px;
	width: 180px;
	left: 55px;
	top: 39px;
	position: relative;
}
/*#wrapper #content #header #col1 #currentNews { ORIGINAL CODE WITH NOW REG GRAPHICS
	height: 59px;
	width: 156px;
	left: 68px;
	top: 64px;
	position: relative;
}*/
#wrapper #content #header #col2 {
	width: 328px;
	float: left;
}
#wrapper #content #header #imageIndex {
	height: 213px;
	width: 328px;
	clear: left;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;

}


#wrapper #content #header #col2 #jordanLogo {
	height: 61px;
	width: 328px;
	
}
#wrapper #content #header #col3 {
	width: 286px;
	float: left;
	height: 274px;
}

#wrapper #content #headerRight {
	background-color: #7b0000;
	height: 54px;
	width: 276px;
	text-align: right;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.3em;
}
#wrapper #content #subHeaderRight {
	background-color: #CCCCCC;
	text-align: right;
	height: 17px;
	padding-top: 5px;
	width: 276px;
	padding-right: 10px;
}
#wrapper #content #header #col3 #headerRight a {
	color: #CCC;
	text-decoration: underline;
}
#wrapper #content #header #col3 #inclementWeather {
	height: 86px;
	width: 197px;
	position: relative;
	left: 46px;
	top: 50px;
}
#wrapper #content #header #col1 #inclementWeather {
	height: 86px;
	width: 197px;
	position: relative;
	left: 46px;
	top: 50px;
}

#wrapper #content #header #col3 #search {
	height: 40px;
	width: 270px;
	position: relative;
	left: 8px;
	top: 75px;
}
#wrapper #content #mainNav {
	height: 25px;
	width: 900px;
	clear: both;
}
hr {
	color: #CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
h3 {
	color: #7b0000;
	margin-bottom: 12px;
	font-size: 1.1em;
}
h1 {
	margin-top: 22px;
	font-size: 1.2em;
	font-weight: bold;
	color: #7b0000;
	margin-bottom: 15px;
}
h2 {
	font-size: 1.15em;
	font-weight: bold;
	color: #7b0000;
}
p {
    margin-top: 7px;
    color: #333333;
    font-size: 1.1em;
    line-height: 1.3em;
    margin-bottom: 7px;
    text-align: left;
}
#col1 #nowReg p {
    text-align: center;
}
ul {
}
strong {
	font-weight: bold;
	color: #333333;
}
em {
	font-style: italic;
}
.redText {
    color: #7b0000;
   
    font-size: 1.1em;
}
.redTextCentered {
    color: #7b0000;
   text-align: center;
    font-size: 14px;
}
a.a1, a.a1:visited {
	color: #7b0000;
	text-decoration: underline;
}
a.a1:hover, a.a1:active {
	color: #333333;
	text-decoration: underline;
}
a.a2, a.a2:hover {
	color: #666666;
	text-decoration: none;
}
a.a2:hover, a.a2:active {
	color: #333333;
	text-decoration: underline;
}
a.a3, a.a3:visited {
	color: #999999;
	text-decoration: none;
}
a.a3:hover, a.a3:active {
	text-decoration: underline;
}
#wrapper #content #quickNav {
	background-color: #CCCCCC;
	width: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 136px;
	position: static;
	margin: 0px;
	padding: 0px;
}
#wrapper #content #quickNav #horLine {
	height: 1px;
	width: 873px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	top: -83px;
}
#wrapper #content #quickNav #eyeChecks {
	position: static;
	float: left;
	line-height: 1.5em;
	width: 195px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content #quickNav #driverEducation {
	position: static;
	float: left;
	line-height: 1.5em;
	width: 188px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content #quickNav #replacementDocuments {
	position: static;
	float: left;
	line-height: 1.5em;
	width: 202px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content #quickNav #ncDMV {
	position: static;
	float: left;
	line-height: 1.5em;
	width: 195px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content #footerNav {
	width: 900px;
}


#footerNav ul
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
	background-color: #7b0000;
	width: 900px;
	line-height: 18px;/* fixes Firefox 0.9.3 */
}

#footerNav ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}


#footerNav ul li a, #footerNav ul li a:visited
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
}

#footerNav ul li a:hover, #footerNav ul li a:active
{
	background-color: #7b0000;
	color: #CCCCCC;
	text-decoration: underline;
}
#wrapper #content #secContent li {
    margin-top: .8em;
    font-size: 1.1em;
}
.flashRedText {
	color: 7b0000;
	text-decoration: blink;
}
#wrapper #content #homeNav {
	height: 295px;
	width: 900px;
}
#wrapper #content #homeNav #col4 {
	height: 295px;
	width: 450px;
	float: left;
}
#wrapper #content #secContent #inText {
	padding-left: 30px;
}
#wrapper #content #secContent #inText li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: circle;
	color: #7b0000;
}
.redItalics {
	font-style: italic;
	color: #7B0000;
	font-size: 1em;
}
#wrapper  #content  #homeNav  #howRegister {
	height: 61px;
	width: 392px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}
#wrapper #content #homeNav #deFee {
	height: 66px;
	width: 392px;
	float: left;
	clear: left;
	padding-top: 35px;
	padding-left: 20px;
}
#wrapper #content #homeNav #classSchedules {
	height: 66px;
	width: 392px;
	clear: left;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#wrapper #content #homeNav #col5 {
	height: 295px;
	width: 450px;
	float: left;
}
#wrapper #content #homeNav #ncDeReq {
	height: 61px;
	width: 395px;
	float: right;
	padding-top: 15px;
	padding-right: 5px;
}
#wrapper #content #homeNav #btwPolicy {
	height: 66px;
	width: 395px;
	float: right;
	padding-top: 35px;
	padding-right: 10px;
}
#wrapper #content #homeNav #obtainPermit {
	height: 66px;
	width: 395px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}
#wrapper #content #credits {
	width: 498px;
	color: #333333;
	height: 29px;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #content #secContent {
	width: 900px;
}
#wrapper #content #secContentContact {
	width: 900px;
	height: 500px;
}
#wrapper #content #secContent #payButton {
	height: 23px;
	width: 600px;
}
.notOpenText     {
	font-size: 1em;
	font-style: italic;
	color: #666666;
}
.AuthorizeNetSeal {
	height: 112px;
	width: 130px;
	float: right;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.redTextBold {
	font-size: 1em;
    font-weight: bold;
    color: #7b0000;
}
.redTextBoldLarge {
	font-size: 1.4em;
    font-weight: bold;
    color: #7b0000;
}

.blackBold {
	font-weight: bold;
	color: #000000;
}
.underlined {
	text-decoration: underline;
}
#wrapper #content #secContent #class_description {
	position: relative;
	left: 114px;
	top: -22px;
	height: 120px;
	width: 300px;
}
#wrapper #content #secContent #class_description #textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
}
#wrapper #content #secContent #class_description #countdownText {
	text-align: center;
}
#contactPhoto {
	float: right;
	width: 480px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
#wrapper #content #header #col1 #logo img {
	display: block;
	margin-top: 20px;
	margin-left: 40px;
}
#wrapper #content #secContent #logo img {
	display: block;
	float: right;
	margin-right: 50px;
}
.block_quote {
	font-style: italic;
	padding-right: 50px;
	padding-left: 50px;
}
#wrapper #content #secContent #steeringWheel {
	float: left;
	margin-right: 10px;
	position: relative;
	bottom: 10px;
}
#wrapper #content #secContent #btwInfo {
}
#wrapper #content #secContent ul {
    list-style-position: outside;
    list-style-type: circle;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 1.1em;
}
#wrapper #content #secContent ul li ul {
    font-size: small;
}
.LargePrint {
	font-size: 16px;
}
#stopSign {
	height: 40px;
	width: auto;
}
.verticalAlignText {
	vertical-align: middle;
	display: inline-block;
	line-height: normal;
}
#stopSign img {
	float: left;
	margin-right: 15px;
	display: block;
}
#secContent #summerGuideCol1 img {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#secContent #summerGuideCol1 {
	width: 450px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	margin-right: auto;
}



@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.blinkimage {
    -webkit-animation: blink 2s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: blink 2s;
    -moz-animation-iteration-count: infinite;
    -o-animation: blink 2s;
    -o-animation-iteration-count: infinite;
    font-size: 110%;
    text-align: center;
}
#proudlyServing p .blinkimage {
}
#nowReg p .blinkimage {
}

@media screen{
#header #col3 #proudlyServing {
}
}

#commentBox {
    padding: 5px;
    width: 500px;
}


