/* CSS Document of the Lexus */

/* ###### MISCELLANEOUS ###### */
html {
 font-size: 62.5%
}

body {
  background: #000;
  color: #dfdfdf;
  font-size: 1.2em;
  font-family: "Arial", Helvetica, sans-serif;
  font-weight: normal;
}

p,span,div,h1,h2,h3,h4,h5,ul,li,dl,dd,dt,img,a,strong,body, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

table {
  border: none;
  border-style: none;
  border-collapse: collapse;
  color: #dfdfdf;
  font-size:1.1em;
}

td {
  padding:7px 10px;
}

th span {
  color: #fff !important;
  font-weight: bold;
}

th {
    padding-bottom: 4px;
}
.odd {
}

.odd span {
  color: #1a6e9d;
  font-weight: bold;
}

.even {
  background: #171717;
}

.even span {
  color: #1a6e9d;
  font-weight: bold;
}

.highlight {
  background: #1a6e9d;
}

form {
  margin: 10px 0 0 0;
}

label {
  color: #006699;
}


fieldset {
  float: left;
  width: 241px;
  text-align: left;
}

fieldset div {
  margin: 2px 0 10px 0;
}

input, select {
  font-size: 0.9em;
  margin: 2px 0 0 0;
  border: none;
}

/* ####### Make me some global class tools ######### */
.visualClear {
	height: 0.1em;
	line-height: 0.1em;
	margin: 0;
	padding: 0;
	border: none;
	clear: both;
	font-size: 0.1em;
}

.hiddenStructure {
	display: none !important;	
}

/* ####### End global class tools ######### */
/* Custom global css rules / Start / */
/* ###################################### LAYOUT GEOMETRY RULES */
.windowAligner {
  text-align: center;
}

.bodySize {
	text-align: left;	
	width: 900px;
	margin: 43px auto 0 auto;
}
/* ################################# DOCUMENT HEADER */
.header {
  text-align: right;
}
.logo {
  width: 94px;
  float:left;
}

.logo img {
  border: none;
}

.banner {
}
/* ################################# CONTENT AREA AND CONTENT */
.content p{
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 20px 10px 3px;
}

.content a {
  color: #1e4765;
  text-decoration:underline;
}

.content a:hover {
  text-decoration: none;
}
/* home page content layout */
.homepage_left_column {
  width: 484px;
  float: left;
}

.homepage_left_column .content_liner {
 padding: 0 8px 0 0;
}

.homepage_right_column {
  width: 416px;
  float: left;
}

.left_portlet {
  float: left;
  width: 131px;
  margin: 8px 0 0 0;
  text-align: left;
}

.left_portlet img {
  border: none;
}

.right_portlet {
  float: left;
  width: 284px;
  text-align: left;
  margin: 8px 0 0 0;
}

.facts_left_column {
  width: 900px;
  text-align:left;
}

.table_center {
  font-size: 14px;
}

.facts_left_column table {
  width:428px
}
.facts_right_column {
  float: right;
  width: 428px;
  text-align:left;
}

.facts_right_column table {
  width:428px
}


#flash_movie {
  padding: 0;
  margin: 0 0 7px 0;
}

/* Page headings */
.firstHeading {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.4em;
}

.second_heading {
  color: #006696;
  font-size: 1.2em;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 1em 0;
}

.hp_heading_one {
  width:410px;
  height: 28px;
  background: url(../images/homepage_heading_one.gif) 0 0 no-repeat;
}

.hp_heading_two {
  width:409px; 
  height:25px;
  background: url(../images/homepage_heading_two.gif) 0 0 no-repeat;
}

.thanks_heading {
  background: url(../images/thank_you_title.gif) 0 0 no-repeat;
  width: 239px;
  height: 20px;
}

.thanks_message {
  color: #fff;
  width: 451px;
  height: 30px;
  background:url(../images/thanks_message.gif) 0 5px no-repeat;
}

.sorry_heading {
  background: url(../images/sorry_heading.gif) 0 0 no-repeat;
  width: 181px;
  height: 42px;
}

.terms_heading {
  background: url(../images/terms_heading.gif) 0 0 no-repeat;
  width: 274px;
  height: 48px;
}

.register_heading {
  background: url(../images/register_message.gif) 0 0 no-repeat;
  width: 698px;
  height: 52px;
}

/* buttons */
.register_button {
  padding: 20px 0 0 0;
}

.register_button img {
  border: none;
}


/* #################################  FORM RULES */
.checkbox_area {
  float: left;
  width: 410px;
}

.mandatory_text {
	color: #606060;
	font-size: 0.9em;
	font-weight: normal;
	padding-top:20px;
}

.checkbox {
  width: 30px;
  float: left;
  clear: left;
}

.checkbox_label {
  color: #fff;
  margin: 0 0 10px 0;
  float: left;
  width: 380px;
}

.checkbox_label label{
  color: #dfdfdf;
  font-weight: normal;
}

.submit {
  clear: left;
  padding: 12px 0 0 0;
}
.submit button{
  border: none;
  color: #fff;
  background: transparent;
  padding: 0;
  margin: 0;
}

.hide_text {
  color: #000;
  font-size: 0.9em;
  font-weight: normal;
  padding: 33px 0 0 0;
}

.Error {
  color: #ff001a !important;
  font-weight: normal;
}


/* ################################# GOLBAL NAVIGATION */
.navigation {
  background:url(../images/menu_background.jpg) 0 0 repeat-x;
  height:34px;
  border-top: 1px solid #000;
  margin: 0 0 20px 0;
}

.home_navigation {

}

.navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.navigation li {
  display: inline;
  padding: 0;
  margin: 0;
  float: left;
}

.navigation a {
  color: #fff;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

.navigation a img {
  border: none;
}


/* ################################# GOLBAL FOOTER */
.footer {
  border-top: 1px solid #161616;
  padding: 10px 0 0 0;
  color: #606060;
  text-align: right;
  margin: 40px 0 10px 0;
  font-size: 0.9em;
}

.footer a {
  color: #606060;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}

.terms {
  padding: 0 0 0 10px;
}

.copyright {
  width: 700px;
  float: left;
  text-align: left;
}

td.nopadding {
	padding-left: 0px;
}

.extra_checkboxes {
	width: 200px;
}

.extra_checkboxes input {
	float: left;
}

.extra_checkboxes .label_container {
		padding-left: 10px;
}
