/* CSS Document */

body {
	background: url(../images/bg_diag_lines.gif) 0 0 fixed repeat-x;
	background-color: #000000;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
}

h1 {
	background: url(../images/h1_logo.gif);
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	width: 257px;
	height: 62px;
}

h3 {
	/*color: #919191;*/
	color: #e51b24;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	margin-top: 32px;
	margin-bottom: 14px;
}

#h3Top {
	margin-top: 0px;
}

h4 {
	font-size: 11px;
	color: #aaaaaa;
	font-weight: normal;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #e51b24;
}

#container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	width: 896px;
}

#contentContainer {
	position: relative;
	margin: 0px;
	padding-top: 32px;
	overflow: auto;
}

/*----------HEADER----------*/

#header {
	position: relative;
	margin-top: 38px;
	padding-left: 5px;
	width: 891px;
	height: 62px;
}

#vEnableLogoHead a {
	position: absolute;
	background: url(../images/head_vEnable_logo.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	top: 17px;
	left: 240px;
	width: 180px;
	height: 40px;
}

#getMobile a {
	position: absolute;
	background: url(../images/head_getMobile_logo.gif) no-repeat;
	border-top: 1px dotted #6b6b6b;
	border-bottom: 1px dotted #6b6b6b;
	display: block;
	text-indent: -9999px;
	top: 26px;
	right: 0px;
	width: 156px;
	height: 25px;
}

#getMobile a:hover {
	/*background: url(../images/head_getMobile_logo_hover.gif) no-repeat;*/
	border-top: 1px dotted #d35f5b;
	border-bottom: 1px dotted #d35f5b;
}

/*----------NAVIGATION----------*/

#nav {
	margin-top: 9px;
	padding-left: 467px;
	background: url(../images/nav_bg.gif) repeat-x;
	border-top: 1px solid #FFFFFF;
	width: 429px;
	height: 31px;
}

#nav ul {
	/*margin-left: 467px;*/
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 426px;
	height: 31px;
}

#nav li {
	/*display: inline;
	float: left;*/
	position: absolute;
	padding: 0px;
	text-indent: -9999px;
	margin-top: -1px;
}

#nav a { display: block; border-top: 1px solid #FFFFFF; height: 31px; }
#nav a:hover { border-top: 1px solid #d35f5b; }

#home {
	background: url(../images/nav_home.gif) 0 0;
	top: 0px;
	left: 0px;
	width: 66px;
	height: 31px;
}

#learn {
	background: url(../images/nav_learn.gif) 0 0;
	top: 0px;
	left: 66px;
	width: 105px;
	height: 31px;
}

#contact {
	background: url(../images/nav_contact.gif) 0 0;
	top: 0px;
	left: 171px;
	width: 102px;
	height: 31px;
}

#faq {
	background: url(../images/nav_faq.gif) 0 0;
	top: 0px;
	left: 273px;
	width: 63px;
	height: 31px;
}

#about {
	background: url(../images/nav_about.gif) 0 0;
	top: 0px;
	left: 335px;
	width: 90px;
	height: 31px;
}

#homeVisit {
	background: url(../images/nav_home.gif) 0 0;
	top: 0px;
	left: 0px;
	width: 66px;
	height: 31px;
	border-top: 1px solid #e51b24;
}

#learnVisit {
	background: url(../images/nav_learn.gif) 0 0;
	top: 0px;
	left: 66px;
	width: 105px;
	height: 31px;
	border-top: 1px solid #e51b24;
}

#contactVisit {
	background: url(../images/nav_contact.gif) 0 0;
	top: 0px;
	left: 171px;
	width: 102px;
	height: 31px;
	border-top: 1px solid #e51b24;
}

#faqVisit {
	background: url(../images/nav_faq.gif) 0 0;
	top: 0px;
	left: 273px;
	width: 63px;
	height: 31px;
	border-top: 1px solid #e51b24;
}

#aboutVisit {
	background: url(../images/nav_about.gif) 0 0;
	top: 0;
	left: 335px;
	width: 90px;
	height: 31px;
	border-top: 1px solid #e51b24;
}

/*----------HOME----------*/

#homeFlash {
	margin: 0;
	width: 896px;
	height: 308px;
}

/*----------LEARN MORE----------*/

.clear {
	clear: both;
}

#leftColumnMain {
	/*float: left;
	margin-top: 32px;*/
	position: absolute;
	top: 32px;
	left: 0px;
	padding-left: 30px;
	/*width: 232px;*/
	width: 244px;
}

#leftColumnMain ul li {
	line-height: 18px;

}

#rightColumnMain {
	/*margin-top: 32px;
	margin-left: 274px;
	float: right;*/
	position: relative;
	margin-left: 274px;
	width: 622px;
}

#rightColumnMain p {
	margin-top: 0px;
}

#learnIntroText {
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 26px;
	border-bottom: 1px dotted #6b6b6b;
	font-size: 16px;
	line-height: 25px;
}

.redText { color: #e51b24; }

#subTextLeft {
	/*float: left;
	margin-top: 3px;
	margin-left: 34px;
	position: absolute;
	top: 0px;
	left: 34px;*/
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 262px;
}

#subTextLeft li {
	margin-bottom: 10px;
}

#subTextRight {
	/*position: relative;
	margin-top: 0px;
	margin-left: 340px;*/
	position: absolute;
	top: 0px;
	left: 300px;
	width: 262px;
}

#subTextRight li {
	margin-bottom: 10px;
}

.dotLineBottom {
	position: relative;
	border-bottom: 1px dotted #6b6b6b;
	padding-bottom: 12px;
	overflow: auto;
}

.extraPadText {
	padding-top: 26px;
	padding-bottom: 12px;
}

.extraPadTextBottom {
	padding-bottom: 14px;
}

/*----------CONTACT US----------*/

#contactUl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*----------FAQS----------*/

a.faqsA {
	color: #e51b24;
	text-decoration: none;
}

#faqsUl {
	margin: 0px;
	padding: 0px;
}

#faqsUl li {
	list-style-type: none;
}

/*----------ABOUT US----------*/

#aboutUsP {
	margin: 0px;
	padding-bottom: 209px;
	font-size: 14px;
	line-height: 25px;
}

/*----------SITE MAP----------*/

#siteMapUl {
	margin: 0px;
	padding-left: 16px;
	padding-bottom: 40px;
}

#siteMapUl li {
	list-style-type: circle;
	padding-top: 14px;
}

#siteMapUl ul {
	padding-left: 14px;
}

#siteMapFirstList li {
	margin-top: 0px;
	list-style-type: none;
}

/*----------PRIVACY POLICY----------*/

#privacyNumListUl {
	padding-left: 14px;
}

#privacyNumListUl li {
	list-style-type: decimal;
}

/*----------GET MOBILE411----------*/

#getMobileFirstP {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 25px;
}

#getMobileLastP {
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 26px;
	border-bottom: 1px dotted #6b6b6b;
}

.getTableTextField {
	margin-top: 25px;
	margin-bottom: 14px;
}

.getCellOne {
	width: 90px;
}

.getCellTwo {
	/*padding-bottom: 14px;*/
}

input.inputAge {
	width: 25px;
}

input.inputZip {
	width: 45px;
}

select {
	width: 150px;
}

.getTableDrop {
	margin-top: 0px;
	margin-bottom: 14px;
}

.getCellDrop {
	padding-right: 8px;
}

.getTableCheck {
	margin-top: 0px;
	margin-bottom: 14px;
}

.getCellCheck {
	padding-right: 8px;
}

.inputEmail {
	width: 145px;
}

#getTableSubmit {
	padding-top: 14px;
	padding-bottom: 25px;
}

/*----------GET MOBILE411 CONFIRM----------*/

#getConfirmP {
	padding-bottom: 210px;
}

/*----------DRIVE RESPONSIBLY----------*/

#driveLastP {
	padding-bottom: 50px;;
}

/*----------FOOTER----------*/

#footer {
	position: relative;
	margin-left: 0px;
	padding-top: 10px;
	margin-bottom: 50px;
	border-top: 1px dotted #6b6b6b;
	color: #7b7b7b;
}

#footer a {
	color: #7b7b7b;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerRegInfo {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	left: 4px;
	width: 300px;
}

#footer ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 536px;
	width: 350px;
	height: 14px;
}

#footer li {
	display: inline;
	float: left;
	margin-right: 6px;
}