body {
	background: #8B9096 url(../images/background.jpg) scroll repeat-x;
	margin: 0px;
	font-family:  Arial, sans-serif;
	color: #832b00;
}
table.layout { border-collapse: collapse; }
a img { border: none; }

.site_container {
	background-color: #FFFFFF;
	width: 957px;
	margin: 0px auto;
}

.site_header {
	width: 957px;
	height: 99px;
	margin: 0px auto;
	padding: 0px;
}

.logo_area { 
	width: 346px;
	float: left;
}
.menu_area {
	background: #FFFFFF url(../images/menu_header_background.jpg) no-repeat;
	height: 99px;
	margin: 0px;
	padding: 0px;
	width: 611px;
	float: left;
}

.header_phrase, .login_status {
	position: relative;
	top: 25px;
	padding-left: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	float: left;
}

.header_search_area {
	position: relative;
	top: 19px;
	/* margin-left: 365px; */
	text-align: right;
	/* margin-left: 65px; */
}

table.header_search th {
	font-weight: normal;
	text-align: right;
	vertical-align: center;
}

#query {
	width: 90px;
}

.menu {
	position: absolute;
	top: 60px;
	width: 607px;
	clear: both;
	padding: 6px 25px 6px 25px;
/*	
	padding-left: 25px;
	float: left;
	position: relative;
	top: 25px;
	margin-top: 60px; 
*/
}

.menu_item {
	display: inline-block;
	margin: 0px;
	padding: 0px 15px;
	text-decoration: none;
	color: #FFFFFF;
}
.current, .menu_item:hover {
	color: #d9c936;
}

.body_block { clear: both; }

.stretchmark { 
	width: 346px;
	background: #304d5b url(../images/stretchmark_background.jpg) repeat-y;
	padding: 0px;
	vertical-align: top;
}

.welcome_area {
	height: 265px;
	width: 346px;
	margin: 0px;
}

.welcome_content {
	background-color: transparent;
	padding: 0px 2px 0px 2px;
	font-size: 12px;
	font-weight: bold;
}

h4.welcome_area_heading {
	color: #375462;
	font-size: 12px;
	font-weight: bold;
}

.welcome_index { background: #FFFFFF url(../images/welcome_index_background.jpg) no-repeat; }
.welcome_inner { background: #FFFFFF url(../images/welcome_inner_background.jpg) no-repeat; }

.dealer_area {
	width: 346px;
	margin: 0px;
}

.dealer_index .dealer_area {
}

.dealer_index { 
	background: #304d5b url(../images/dealer_index_background.jpg) no-repeat; 
	height: 263px;
}
.dealer_index2 { 
	background: #FFFFFF url(../images/colorlogo.jpg) no-repeat; 
	height: 263px;
}
.dealer_inner { 
	background: #304d5b url(../images/dealer_inner_background.jpg) no-repeat; 
	height: 304px;
}
.dealer_inner2 { 
	background: #304d5b url(../images/colorlogo.jpg) no-repeat; 
	height: 304px;
}

.dealer_content {
	background-color: transparent;
	padding: 90px 62px 50px 62px;
	font-size: 12px;
	color: #FFFFFF;
}
h4.dealer_area_heading {
	color: #d9c936;
	font-size: 14px;
	font-weight: normal;
}

.content {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.site_footer {
	background: #8B9096 url(../images/footer_background.gif);
	width: 957px;
	height: 39px;
	margin: 0px auto 10px auto;
}

.copyright {
	color: #FFFFFF;
	float: right;
	position: relative;
	top: 10px;
	right: 15px;
	font-size: 12px;
}

/********************* INDEX PAGE ************************/
.index_forms_area {
	background: transparent url(../images/index_forms_area_background.jpg);
	width: 607px;
	height: 263px;
	margin: 0px;
	padding: 0px;
}

.index_forms_area .dealer_login_area {
	position: relative;
	top: 71px;
	left: 67px;
	width: 200px;
	height: 150px;
	font-size: 12px;
	float: left; /* so relative positioning works for the next element */
}
.dealer_login_area #username {
	width: 134px;
}

.dealer_login_area #password {
	width: 134px;
}
table.login th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}
table.login td.links {
	text-align: right;
}

.header_login {
  width: 267px;
  font-size: 10px;
}

.index_forms_area .inventory_search_area {
	position: relative;
	top: 0px;
	left: 175px;
	width: 200px;
	height: 150px;
	font-size: 12px;
	float: left;
}

table.index_inventory_search th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}

.required { color: red; }

.inventory_search_submit {
	margin-top: 26px;
}

.index_ad_area {
	background: transparent url(../images/index_ad_area_background.jpg);
	width: 607px;
	height: 309px;
	margin: 0px;
	padding: 0px;
}
/***************** END INDEX PAGE ************************/

/*** GENERAL FORMS ***/
table.form_layout { 
  font-size: 12px;
}
table.form_layout td { 
  vertical-align: top;
}
table.form_layout th { 
  font-weight: normal;
  text-align: right;
  vertical-align: top;
}

.box_form {
  margin: 15px;
}

.form_head .left_corner {
  float: left;
	background: transparent url(../images/form_head_left_background.png) no-repeat;
	width: 54px;
	height: 53px;
}
.form_head .right_corner {
  float: right;
	background: transparent url(../images/form_head_right_background.png) no-repeat;
	width: 36px;
	height: 53px;
}
.form_head .form_title {
	background: transparent url(../images/form_head_title_background.png);
	height: 53px;
	float:left;
}
.form_title .title {
  font-size: 18px;
	color: #524b3b;
	position: relative;
	top: 19px;
	left: 8px;
}
.form_title .title_edit {
  font-size: 18px;
	color: #524b3b;
	position: relative;
	top: 12px;
	right: 8px;
	float: right;
}
.form_content {
	background: #faf2ae url(../images/form_content_background.png) repeat-y right;
	padding-left: 21px;
	padding-right: 36px;
	overflow:hidden;
}
.form_foot .left_corner {
  float: left;
	background: transparent url(../images/form_foot_left_background.png) no-repeat;
	width: 54px;
	height: 25px;
}
.form_foot .right_corner {
  float: right;
	background: transparent url(../images/form_foot_right_background.png) no-repeat;
	width: 36px;
	height: 25px;
}
.form_foot .center {
	background: transparent url(../images/form_foot_center_background.png) repeat-x;
	height: 25px;
}
/* END FORMS */

/*********** DEALER AREA *********************/
.dealer_menu, .applications_menu {
	height: 23px;
	padding-top: 3px;
	padding-left: 35px;
	padding-right: 0px;
	margin: 0px;
	text-align: right;
}
.dealer_menu {
	background: #8F901B url(../images/dealer_menu_background.png) no-repeat top right;
	width: 425px;
}
.applications_menu {
	background: #34515F url(../images/applications_menu_background.png) no-repeat top right;
	width: 200px;
}

.dealer_menu .menu_item, .applications_menu .menu_item{
	display: inline-block;
	padding: 0px 15px;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFF;
}

.dealer_menu .current, .menu_item:hover, .applications_menu .current, .menu_item:hover {
	color: #d9c936;
}

table.manager_listing {
	width: 607px;
	border-collapse: collapse;
	border: 1px solid black;
}
table.manager_listing caption {
	font-weight: bold;
}
table.manager_listing thead tr.headers {
	background-color: #34515F;
	color: #FFFFFF;
	text-align: left;
}
table.manager_listing tbody tr.odd { background-color: #d9f3ff; }
table.manager_listing tbody tr.even { background-color: #bbc1e6; }
table.manager_listing tbody tr:hover { background-color: #fcffa7; }
table.manager_listing tbody tr td { vertical-align: top; }
/*********** END DEALER AREA *****************/

/*********** INVENTORY SEARCH ****************/
.inventory_search {
	/* width: 607px; */
	float: right;
	height: 33px;
	padding-top: 5px;
	padding-left: 15px;
	background: #FFFFFF url(../images/inventory_search_background.png) no-repeat top left; */
	font-size: 12px;
}
.search_form {
	position: relative;
	top: 0px;
}
.search_form select {
	font-size: 12px;
}

table.search_results { font-size:12px;
  width: 607px;
	border-collapse: collapse;
}
table.search_results caption {
	font-weight: bold;
}
table.pagination {
  width: 100%;
}
table.pagination td a {
  display: block;
  text-decoration: none;
  color: #832b00;
}
table.pagination td.page {
  text-align: center;
}
table.pagination td.current a, table.pagination td a:hover{
  background-color: #832b00;
  color: #FFFFFF;
}
table.pagination td.prev {
  width: 65px;
  text-align: right;
}
table.pagination td.next {
  width: 65px;
  text-align: left;
}
table.search_results thead tr.headers {
	height: 24px;
	background: #34515F url(../images/search_result_titles_background.gif) no-repeat;
	color: #FFFFFF;
	text-align: left;
}
table.search_results thead tr.headers th {
	padding: 2px 10px;
}
table.search_results tbody {
	border-bottom: 1px solid #34515F;
	border-right: 1px solid #34515F;
}
table.search_results tbody td {
  vertical-align: top;
	padding: 2px 10px;
}
table.search_results tbody tr.odd { background-color: #d2d2d2; }
table.search_results tbody tr.even { background-color: #b6b6b6; }
table.search_results tbody tr:hover { background-color: #8798a0; }
table.search_results thead tr:hover { background-color: #FFFFFF; }
/*********** END INVENTORY SEARCH ************/

/*********** VEHICLE DETAIL *************/
.vehicle_detail {
  margin: 15px;
  width: 580px;
}
.vehicle_detail .headers {
  background-color: #34515F;
  color: #FFFFFF;
}
.vehicle_detail .headers th {
  text-align: left;
}
/********** END VEHICLE DETAIL **********/

/**** DEALER INFO ****/
.dealer_info h5 {
  margin: 5px 0px;
  text-decoration: underline;
}
.contact_dealer {
}
/*** END DEALER INFO */

.report, .block {
  margin: 15px;
}
.actions {
  margin: 15px;
}
.block h5 {
  margin: 5px 0px;
  text-decoration: underline;
}

/******** FORM ELEMENTS ******/
input.tiny { width: 35px; }
input.small { width: 70px; }
input.medium { width: 120px; }
input.large { width: 100%; }
span.tiny { width: 35px; }
span.small { width: 70px; }
span.medium { width: 120px; }
span.large { width: 100%; }
span.input, div.textarea { font-style: italic; color: #524B3B; font-weight: bold; }
span.checked { font-style: normal; }
span.unchecked { font-weight: normal; color: #832b00; font-style: normal; }
div.textarea { border: 1px solid #999999; color: #524B3B; font-weight: bold; }

textarea.tiny { width: 70px; height: 55px;}
textarea.small { width: 120px; height: 90px; }
textarea.medium { width: 100%; height: 120px; }
textarea.large { width: 100%; height: 300px; }
/****** END FORM ELEMENTS ****/

/** application form extras **/
.disclosure_acknowlegement {
  margin: 5px;
}


/******** BENEFITS ***********/
.shoutout { 
  border: 2px solid #000000; 
  background-color: #FFFFFF; 
  color: #000000;
  margin: 5px;
  padding: 3px;
}

/********* lender status change control thingy ********/
.status_options {
  width: 580px;
  margin: 15px;
  font-size: 12px;
}
.status_options td {
  width: 33%;
  vertical-align: top;
}
.status_options caption {
  font-weight: bold;
}
/********* end lender status change

/** help with printing **/
.page_break { display:none; } 
.print_header {
  display: none;
}
.printlink {
  margin-left: 15px;
}
