/* CSS Document */
* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
	background: url(../images/bg_color.jpg);
	background-color: #333;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	/*font-family:  'trebuchet ms', Arial;*/
}
#fadebg {
	background: url(../images/bg_fade.jpg) top repeat-x;
}
#wrap {
	background-color: #FFFFFF;
	margin: 0pt auto;
	padding: 0pt;
	width: 787px;
}
#container {
	width: 772px;
	margin: 0pt auto;
	padding: 0pt;
}
#header {
	height: 110px;
/*This holds the header*/
	background-color: #FFFFFF;
}
#logo {
	float: left;
}
#login {
	margin-top: 5px;
	float: left;
	margin-left: 230px;
}

#price_section {
	margin-top: 5px;
	float: right;
	width: 300px;
}

#topframe {
	height: 46px;
/* delete thisone!!!!!!!!!!!!!!!!!!!*/
	background: url(../images/topframe_bg.jpg) center no-repeat;
	vertical-align: middle;
}
#howitworks {
	margin-top: 5px;
}
#content_internal {
}
#options {
	margin-top: 5px;
}

.join_the_team {
	margin-left: 195px;
	padding-top:1px;
	
	
	float:left;
}


#box1, #box2, #box3 {
	float: left;
	width: 253px;
	height: 212px;
}
#box1 {
	margin-right: 6px;
	background: url(../images/whatiskeydrop_image.jpg) center no-repeat;
}
#box2 {
	margin-right: 6px;
/*	background: url(../images/registerkeys_SmartCar_image.jpg) center no-repeat;*/
	background: url(../images/registerkeys_image.jpg) center no-repeat;
}
#box3 {
	background: url(../images/car-winner_front.jpg) center no-repeat;
}
.linkstosections {
	margin: 100px 0 0 28px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#box3 .linkstosections {
	margin: 180px 0 0 38px;
}
.linkstosections li {
	display: inline;
	list-style-type: none;
}
.linkstosections a {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	margin: 3px 0px;
	padding: 0px 0px;
}
.linkstosections a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer {
	height: 55px;
	padding: 10px 0px;
	position: relative;
	text-align: center;
	width: 787px;
	background: url(../images/bottom_frame.jpg) center bottom no-repeat;
	border-bottom: solid #FFFFFF 8px;
}
#bottomnav {
	margin: 0px 5px 0;
	color: #999999;
	font-size: 10px;
}
#bottomnav a {
	margin: 0px 3px;
	text-align: center;
	color: #999999;
}
#bottomnav a:hover {
	text-decoration: none;
	color: #666666;
}
#bottomframe {
}
/*----------------------- internal pages styles ---------------------------------------------------*/
#header_internal_pages {
	height: 95px;
/*This holds the header*/
	background-color: #FFFFFF;
}
#main_internal {
	background: url(../images/menu_bg.jpg) top left repeat-y;
	margin-top: 5px;
	width: 772px;
/* this clear width is nessesary to clear floats for IE 6 and 7 */
}
#main_area_internal {
	float: left;
	width: 566px !important;
	margin-left: 5px;
}
#top_banner_internal {
	width: 566px;
}
#text_area {
	font-size: 12px;
	padding: 8px;
}

div#text_area ul, ol, td {
	font-size: 11px;
	margin: 5px 0 5px 10px;
	color: #999999;
}
.big_text {
	margin: 20px 0 0 20px;
}
/*------------------------------------ nav internal pages ------------------------------*/
#links_internal {
	float: left;
	width: 200px;
}
#menu {
	margin-left: 30px;
	margin-top: 20px;
}
#menu li {
	display: inline;
}
#menu a {
	font-size: 14px;
	color: #0033CC;
	text-decoration: underline;
	background: transparent url(../images/arrow.gif) 0 3px no-repeat;
	display: block;
	margin: 8px 0;
	padding: 0 0 0 23px;
	font-weight: bold;
}
#menu a.currentpage {
	color: #c00;
	text-decoration: none;
}
#menu a:hover {
	color: #CC0000;
	text-decoration: none;
}

#profile_menu li {
	display: inline;
}
#profile_menu a {
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
	background: transparent url(../images/arrow.gif) 0 2px no-repeat;
	display: block;
	margin: 8px 0;
	padding: 0 0 0 23px;
	font-weight: bold;
}
#profile_menu a.currentpage {
	color: #c00;
	text-decoration: none;
}
#profile_menu a:hover {
	color: #CC0000;
	text-decoration: none;
}
#register_forms h2 {
	margin: 10px 10px 5px 5px;
	padding: 3px;
	color: #fff;
	background-color: #c00;
}
#register_forms form {
	margin: 10px 5px 5px;
	font-size: 11px;
}
#register_forms label {
	margin: 7px 0px 2px;
	font-size: 11px;
}
#register_forms input {
	margin: 3px 0px 5px;
	font-size: 13px;
}

#reg_info {
	margin: 10px 10px 5px 10px;
	font-size: 12px;
}

#reg_info ul {
	margin: 15px 5px 5px 15px;
	font-size: 13px;
}
span.req
{
	color: #c33;
}

/*------------------------------ Top nav -------------------------*/
#top_navigation a {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
#top_navigation a:link, #top_navigation a:visited, #top_navigation a:active {
	background: url(../images/buttons_left.jpg) no-repeat scroll left top;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
#top_navigation a:link span, #top_navigation a:visited span, #top_navigation a:active span {
	background: url(../images/buttons_right.jpg) no-repeat scroll right top;
	padding-right: 10px;
}
#top_navigation a, #top_navigation a span {
	display: block;
	float: left;
}
#top_navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 10px !important;
	/*padding: 0px !ie;*/
}
#top_navigation a:hover span {
	padding-right: 10px !important;
	cursor: hand;
/*	padding: 0px !ie;*/
}
#top_navigation {
	margin-left: 300px !important;
	/*margin-left: 435px !ie;*/
	width: 480px !important;
	/*width: 340px !ie;*/
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0pt;
	height: 14px;
}
#top_navigation li {
	display: block;
	float: left;
	margin: 0 1px 0 1px;
	padding: 0pt;
	background: url(../images/buttons_middle.jpg) repeat-x scroll right top;
}
#border {
	background: #2266AA none repeat scroll 0%;
	height: 1em;
}
/*----------------------- text styles -------------------------------------------------------------*/
.highlite {
	background: url(../images/highlite_bg.jpg) top repeat-x;
	padding: 10px 5px 10px 5px;
}
.login_text {
	font-size: 10px;
	color: #333333;
}
.dist_info, .ret_info {
	margin: 10px 10px 0 0;
	padding: 5px 10px;
	background-color: #f6f6f6;
	border: 1px solid #eee;
	float: left;
	width: 238px;
	height: 140px;
	font-size: 11px;
}
.ret_info {
	height: 120px;
}
.dist_info h3, .ret_info h3  {
	margin: 0 0 5px;
	padding: 0px;
	border-bottom: 1px solid #eee;
}


#paymentselect a {
	display: block;
	width: 200px;
	float: left;
	margin: 20px;
	padding: 15px;
	font-weight: bold;
	text-align: center;
	background-color: #def;
	border: 1px solid #bcd;
}

#paymentselect a:hover {
	background-color: #cde;
	border: 1px solid #9ab;
	text-decoration: none;
}

#paymentselect a small {
	line-height: 25px;
	font-weight: normal;
}

#paymentselect a:hover small {
}


.biginput {
	font-weight: bold;
	font-size: 14px;	
}
#topbanner_text {
	display: block;
	padding-left: 18px;
	padding-top: 15px;
	font-size: 18px;
	color: #FFFFFF;
	width:300px;
	float:left;
}
p {
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	margin: 10px 5px;
}
h1 {
	color: #0033CC;
	font-size: 18px;
	margin: 5px 0pt;
	text-transform: uppercase;
	/*font-weight: 300;
*/
}
h2 {
	color: #CC0000;
	font-size: 15px;
	padding: 0px;
	font-weight: bold;
}
h3 {
	color: #CC0000;
	font-size: 13px;
	padding: 0px;
	font-weight: bold;
}
h4, h5, h6 {
	color: #999999;
	font-size: 0.7em;
	margin: 2ex 0pt 1ex;
	padding-bottom: 1px;
	padding-top: 2ex;
}
span a {
	line-height: 15px;
}
.clear {
	display: block;
	clear: both;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
ol {
	padding-left: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 13px;
	list-style-position: outside;
}
#tblFoundkeys {
	padding: 3px;
	width: 80%;
}
#tblFoundkeys thead tr th {
	background: #CC0000 none repeat scroll 0%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#tblFoundkeys tbody tr td {
	background: #F1EFEF none repeat scroll 0%;
	color: #666;
	font-size: 12px;
}

.terms p {
	font-size: 9px;
	color: #666;
	}

.sub_1 {
	padding-left: 15px;
	padding-top: 5px;
	font-weight: bold;
}

.sub_2 {
	padding-top: 5px;
	padding-left: 45px;
}

.sub_3 {
	
	margin-left: 30px;
	margin-top: -13px;
}

.sub_4 {
	margin-left: 40px;
	margin-top: -13px;
}

.sub {
	padding-left: 15px;
}
