/* CSS for 1800 Know Now */

/* colors
#2972b0 - dark blue background
#3dafce - medium blue border
#c9e4ef - light blue border
#77A1BE - med blue text
#1D507C - dark blue h3
#8BABB1 - blue/green text
#9BCB50 - bright green text
#C1D2DA - light blue border
#77B2BC - blue/green text
#68AE5F - med green text
#ef4937 - red text link
#CCE2F4 - new background test
orange - link/em

*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin: 30px 0px 0px 0px;
	background-color: #CCE2F4;
	background-image: url(../images/bg-body_old2.gif);

	background-repeat: repeat-x;
	font-family: verdana, geneva, sans-serif;
	font-size: 80%;
}

#container {
	width: 733px;
	margin: 0px auto;
	background: #ffffff;
	padding: 2px;
	position: relative;
}
.logo {
	border: 0;
	position: absolute;
	z-index: 2;
	margin: -12px 0px 0px -58px;
}
	
.steps {
	text-align: center;
	background: #2972b0;
	padding: 12px 0px 12px 0px;
}
.steps a{
	border: 0;
	text-decoration: none;
}
.topad5 { padding: 95px 0px 12px 0px; }

.dk { border-top: solid 3px #3dafce; }
.lt { border-top: solid 3px #c9e4ef; }

#illustration {
	width: 733px;
	height: 231px;
	clear: both;
	background: url(../images/illustration.jpg);
}
.quote{
	position: absolute;
	color: #000000;
	z-index:3;
	top: 115px;
	left: 234px;
	width: 238px;
	font-size: 10px;
	font-weight: bold;
}
#answer{
	position: absolute;
	color: #000000;
	z-index: 3;
	top: 228px;
	left: 370px;
	width: 155px;
	font-size: 10px;
	font-weight: bold;
}
.askanything{
	position: absolute;
	color: #77A1BE;
	z-index:3;
	top: 165px;
	left: 240px;
	width: 238px;
	font-size: 11px;
	text-align: center;
}
.short{
	top: 124px;
}
h2{
	font-size: 14px;
	color: #2972b0;
	margin: 0px 0px 20px 0px;
}
h3{
	margin: 27px 0px 10px 0px;
	color: #1D507C;
	font-size: 11px;
	border-bottom: 1px solid #DBDBDB;
}
p{
	margin: 0px 0px 1em 0px;
}
.fr{float: right;}
.fl{float: left;}
.payopt{
	width: 275px;
	border: 1px solid #2972b0;
	margin-bottom: 10px;
	padding: 10px;
	font-size: .8em
}
.or{
	text-align: center;
	margin: 50px 300px 0px 300px;
	color: green;
	font-size: 20px;
	font-weight: bold;
}
.att{
	color: orange;
	font-size: 15px;
	font-weight: bold;
}
.yes{
	font-weight: bold;
	color: green;
}
div#main ul#yeslist{
	margin: 10px 0px 10px 10px;	
	
}
div#main ul#yeslist li{
	margin: 4px;
}
.questions h3, .employment h3, .signup h3{
	font-size: 11px;
	margin-bottom: 10px;
	color: #1D507C;
}
.lower{
	margin-top: 40px; 
	/*border-bottom:1px solid #B9D8E4;
	border-top:1px solid #B9D8E4;*/
	background: #EAEAEA;
	padding:5px 5px 5px 5px;
	color: green;
}
.know-it-alls{
	text-align: center;
}
.kta-box{
	padding: 10px;
	border-top: 1px solid blue;
	clear: both;
	text-align: left;
	width: 400px;
	margin: 20px auto;
	font-weight: bold;
}
.kta-box div{
	margin-bottom: 5px;
	color: #8BABB1;
}
.kta-box span{
	font-weight: normal;
	color: #797979;
}
.kta-image{
	float: right;
}
.questions ol{
	margin-left: 30px;
	color: #797979;
}
.questions li{
	color: #9BCB50;
	font-weight: bold;
	margin-top: 7px;
	font-size: 11px;
}
.questions li span{
	font-size: 12px;
	color: #797979;
	font-weight: normal;
}
div.truestories p{
	margin-top: 20px;
}
div.truestories span.name{
	font-weight: bold;
	text-align: right;
	display: block;
	border-bottom: 1px solid #C1D2DA;
	padding-bottom: 20px;
}
.marleft{
	margin-left: 20px;
}

.martop{
	margin-top: 20px;
}
.large{
	color: #77B2BC;
	font-size: 14px;
}
.list{
	margin: 10px 0px 12px 0px;
}
.list span{
	display: block;
	margin: 0px 0px 6px 0px;
	color: #68AE5F;
	font-weight: bold;
	font-size: 12px;
	clear: left;
}
.list span span{
	display:  block;
	float: left;
	color: #666666;
	margin: 0px 5px 8px 0px;
}
.terms p, .privacy p{
	font-size: 10px;
}
.terms strong, .privacy p strong{
	font-size: 11px;
	font-weight: bold;
}
/******form*********/
	
h3.form{
	clear: left;
	margin-left: 200px; 
	text-align: left;
	padding-top: 30px;
}
label{

}

fieldset {
	background-color:#FFF;
	border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
	width:600px;
	text-align: right;
}
/*legend {
	width:194px;
	height:30px;
	color:#666;
	font-size:2em;
	padding-left:0.5em;
	background: transparent url("../images/legend_bg.gif") no-repeat;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	white-space:pre; /* hack: make sure 
}*/
.yn{
	margin-right:20px;
}
.br {display:none;}  

.textfield {
	font-size:1.1em;  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin:3px;
	border:solid 0 #fff;
	padding: 4px 12px 4px 30px;
	width: 215px;
	background: transparent url("../images/textfield_bg_2.gif") no-repeat fixed;
	voice-family: "\"}\""; 
	voice-family:inherit;
	float: left;
}
fieldset>input.textfield {
	background: transparent url("../images/textfield_bg_2.gif") no-repeat;
}
textarea {
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#333 ;
	margin:3px;
	border:solid 0 #fff;
	padding: 14px 12px 0px 20px;
	background: transparent url("../images/textarea_bg_2.gif") no-repeat fixed;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 235px;
	height: 175px;
	overflow: auto;
	float: left;
}
fieldset>textarea {
	background: transparent url("../images/textarea_bg_2.gif") no-repeat;
}
.submit {
	margin:3px;
	background: transparent url("../images/submit.gif") no-repeat;
	height:20px;
	border:solid 0 #fff;
	width:80px;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:green;
	text-transform:uppercase;
 }
.reset{
	color: orange;
	clear: both;
}
label.signform{
	vertical-align: top;
	font-weight: bold;
	color: #5D9B55;
	font-size: 10px;
	/*line-height: 35px;*/
}
input.yn{
	margin-right:170px;
	margin-top: 10px;
}
div.long{

}
div.long label{
	/*line-height: 1em;*/
}
label.tar{
	text-align:right;
}
div.formtext{
	width: 300px;
	clear: left;
	margin: 8px 0px 12px 0px
}
.formradio{
	margin: 10px 0px 0px 20px;
	font-size: 11px;
}
.radio{
	margin: 0px 20px 0px 3px;
}
.rfr{
	float: right;
	clear: none;	
	margin: 0px 10px 0px 0px;
	width: 110px;
	text-align: right;
}
.rfl{
	float: left;
	clear: none;	
	margin: 0px 0px 0px 10px;
	width: 110px;
	text-align: left;
}
.tidbox{
	border-bottom: 1px solid #D0D0D0;
	padding: 3px;
	margin:0px 0px 3px 0px;
	float: right;
	clear: right;
	width: 310px;
	text-align: center;
}
.tidbox span{
	font-weight: bold;
	color:#9BCB50 ;
}
label.fr{
	clear: none;
}
.formsm{
	font-weight: normal;
	color: #999999;
	display: block;
}
.checkbox{
	margin: 0px 5px 0px 0px;
}
.checkdiv{
	text-align: left;
	padding-left:20px;
	margin: 10px 0px 10px 0px;
	width: 250px;
}
.break{
	margin-top: 30px;
	clear: both;
	width: 600px;
}
select{
	border: 1px solid #999999;
	float: left;
	margin: 6px 0px 15px 20px;
}
select option{
		padding: 0px 0px 2px 6px;
}
select.norm {
	float: none;
	margin: 0px 0px 3px 0px;
}
	
.formtxt{
	float:right;
	clear: both;
	text-align: left;
	font-size: 10px;
	width: 400px;
}

.stats {
	width: 100%;
	border: solid 1px #999999;
	text-align: center;
}
.stats th {
	border: solid 1px #999999;
	font-weight: bold;
	padding: 3px;
}
.stats td {
	border: solid 1px #999999;
	padding: 3px;
}

.submitbox{
	text-align: center;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	clear: both;
	margin: 20px 0px 20px 60px;
	padding: 10px;
}
.sigunuptop{	
	font-size: 12px;
	margin-top: -10px;
	position: absolute;	
	top: 120px;
	left: 300px;
}


#services {
	display: none;
}

#billing-section {
	display: none;
}
#sponsor-section {
	display: none;
}
#sponsor-section2 {
	display: none;
}
#zip_shop {
	display: none;
}
#stores {
	display: none;
}


#personalize-options {
	display: none;
}
#zip_live {
	display: none;
}

#sponsor-section {
	display: none;
}


div.copybox{
	width:auto;
	padding:30px 0px 30px 0px;
	text-align:left;
	margin: 0px 0px 0px 100px;
}
.under{
	float: right;
	margin: 20px 40px 0px 0px;
}
.under label{
	color: #666666;
	font-weight: normal;
	font-size: 10px;
}

/****** end form*********/

/*+++ navigation +++*/ 
.button {
	float: right;
	border-left: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
}
.button a img {
	border: 0;
	display: block;
	visibility: hidden;
}
.button a:hover img { visibility: visible; }
.gray { background: url(../images/nav-gray.gif); }
.lime { background: url(../images/nav-lime.gif); }
.green { background: url(../images/nav-green.gif); }
.teal { background: url(../images/nav-teal.gif); }
.blue { background: url(../images/nav-blue.gif); }




#main {
	clear: both;
	font-size: .9em;
	line-height: 1.3em;
	color: #797979;
	padding: 15px;
}
#main a {
	color: #ef4937;
	text-decoration: none;
}
#main a:hover { color: #2972b0; }

#main a.bcap {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
#main a.bcap:hover { 
	text-decoration: none;  
	color: #ef4937;
}

#main .col {
	float: right;
	border-left: solid 1px #bed4e7;
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 10px 0px;
	height: 200px;
}
#main .whatis { width: 180px; }
#main .truestories { 
	width: 180px; 
	float: none;
	border: 0;
	padding: 0;

}
#main .featured {
	/*padding: 0;*/
	/*float: none;*/
	width: 305px;
	/*border: 0;*/
}

.kit {
	color: #2972b0;
	text-transform: uppercase;
}
.red { color: #797979; }

#signup {
	width: 153px;
	height: 53px;
	margin: 0px 0px 8px 0px;
	background: url(../images/btn-signup.gif);
	position: absolute;
	z-index: 2;
}


/********  Rollovers    ***************/

#signup a, #kiasignup a, .explained a, #meetkia a, #kiali a, #callerli a, #callerho a, #kiaho a { display: block; }
#signup a img, #kiasignup a img, .explained a img, #meetkia a img, #kiali a img, #callerli a img, #callerho a img, #kiaho a img {
	visibility: hidden;
	border: 0;
}
#signup a:hover img, #kiasignup a:hover img, .explained a:hover img, #meetkia a:hover img, #kiali a:hover img, #callerli a:hover img, #callerho a:hover img, #kiaho a:hover img { visibility: visible; }

* html a:hover {visibility:visible}


/********  End Rollovers    ***************/


#callersignup {
	position: absolute;
	right: 15px;
	top: 155px;
	z-index: 4;	
}

#kiasignup {
	width: 250px;
	height: 128px;
	background: url(../images/kia-signup_off.gif);
	position: absolute;
	right: 30px;
	top: 200px;
	z-index: 4;	
}
#meetkia{
	width: 250px;
	height: 258px;	
	background: url(../images/meetkia.gif);
	position: absolute;
	right: 0px;
	top: 350px;
	border-right: 25px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

#callerli{
	background: url(../images/caller_login.gif);
	position: absolute;
	height: 19px;
	width: 91px;
	top: -24px;
	right: 130px;
}
#kiali{
	background: url(../images/kia_login.gif);
	position: absolute;
	height: 19px;
	width: 117px;
	top: -24px;
	right: 0px;
}
#callerho{
	background: url(../images/caller_home.gif);
	position: absolute;
	height: 19px;
	width: 91px;
	top: -24px;
	right: 130px;
}
#kiaho{
	background: url(../images/kia_home.gif);
	position: absolute;
	height: 19px;
	width: 117px;
	top: -24px;
	right: 0px;
}

.space{
	height: 400px;
	width: 300px;
	float: right;
}
/*+++ footer +++*/
#footer {
	border-top: solid 8px #c9e4ef;
	border-bottom: solid 8px #c9e4ef;
	padding: 10px 0px 10px 0px;
	text-align: center;
	color: #616161;
	font-size: .8em;
	line-height: 1.6em;
	clear: both;
}
#footer a {
	color: #616161;
	text-decoration: none;
	margin: 5px;
}
#footer a:hover { text-decoration: underline; }

#bwm {
	text-align: center;
	font-size: .9em;
	line-height: 1.6em;
	color: #A8A8A8;
}
#bwm a {
	color: #A8A8A8;
	text-decoration: none;
}
#bwm a:hover { text-decoration: underline; }

.explained{
	width: 220px;
	height: 60px;
	background: url(../images/explained.gif);
	z-index: 4;	
}
.exa{
	right: 15px;
	top: 160px;
	position: absolute;
	border-left: 40px solid white;
	border-right: 10px solid white;	
}
.exb{
	position: relative;
}
.exc{
	position: relative;
	float: right;
}
ul.employlist{
	margin: 0px 0px 0px 20px;
}
ul.employlist li{
	margin: 8px;
}	
ul.signuplist{
	margin: 0px 0px 5px 20px;
}
ul.signuplist li{
	margin: 8px;
}	





.em{
	color:#68AE5F;
	font-weight: bold;
}
.graybox {
	clear: both;
	margin:30px 30px 30px 60px;
	padding: 15px;
	background-color: #EDEDED;
	border: 1px #999999 solid;
	display:block;
	color: #000000;
	text-align: left;
	font-size: 10px;
}
.agreement{
	font-size: 10px;
}
body.agreement div#container{
	margin: 20px 20px 20px 20px;
	width: auto;
	padding: 20px;
}
.agreement h2{
	color: #68AE5F;	
}
.olhead{
	font-style: underline;
	font-weight: bold;
}
.agreelist{
	margin: 0px 0px 0px 18px;
}
.agreelist li{
	margin-bottom: 10px;
}
p.agreeadd{
	margin: 0px 0px 30px 50px;
	clear: both;
}
p.agreeadd span{
	display: block;
	float: right;
	width: 250px;
	margin-right: 70px;
}
.divider{
	border-bottom: 1px solid #3dafce;
	margin: 20px;
	clear: both;
}

fieldset .divider{
	height: 40px;
	border-bottom: 1px solid #3dafce;
	margin:0px 50px 20px 40px;
}
fieldset p{
	margin:10px 50px 20px 40px;
	text-align: left;
}
fieldset h3{
	text-align: left;
	border: 0px;
	margin:10px 50px 20px 40px;
}
.agreement h4{
	width: 100px;
	color: #000000;
	float: left;
}
.marleft{
margin-left: 150px;
}
.formgroup{
	background-color: #666666;
}
ul.signupf{
	text-align: left;
	margin-left: 80px;
}
ul.signupf li{
	font-size: 10px;
}