/* Interior Styles */

/* content space */

#content-subpage {
	background:#FFFFFF url('/images/96/website/images/int_content_bg.gif') repeat-y; 
	border:1px solid #000000;
	border-width:1px;
	padding:0;
	margin: 0;
	text-align:left;
	position:relative;
}
.content_text {
	padding:0px;
	position:relative;
	border-color:#FFFFFF;
	border-style:solid;
	margin:0;
	margin-bottom:20px;
}
.content_text CHECKBOX,.content_text INPUT,.content_text TEXTAREA,.content_text RADIO,.content_text SELECT {
border: 1px solid #000000;
}	

.content_text a:link,.content_text a:active {
	color: #2e2e2e;
	text-decoration: none;
}

.content_text a:visited {
	color: #2e2e2e;
	text-decoration: underline;
}

.content_text a:hover {
	color: #777777;
	text-decoration: none;
}

.content_padding {
 padding:9px;
 }
 
.EmploymentPage {
	padding-top:80px;
	padding-left:40px;
}

.insidelinks-arrow {
	background:url('/images/website/design1/arrow.png');
	width:16px;
	height:16px;
	}

.pageTitleTag {
text-align:right;
font-size:17px;
color:#333333;
border-top: 1px solid #DCDCDC;
border-bottom: 2px solid #000000;
padding: 3px;
}
.depText {
font-size:11px;
font-weight:700;
line-height:14px;
}
.sectionTitle1 {
font-size:23px;
text-align:center;
color:#333333;
Xline-height:60px;
margin:0;
padding:0;
}
.sectionTitle2 {
font-size:23px;
text-align:right;
color:#000000;
margin:0;
padding:0 20px 5px 0;
}
.sectionDivider {
border-top:1px solid #DCDCDC;
}
.quickLinkBox {
border:2px solid #DCDCDC;
margin:30px 0;
}
.qqpagebox {
padding:20px 30px;
border: solid #DCDCDC;
border-width:1px 2px 2px 1px;
}
.content_sm_bd {
text-align:left;
font-weight:600;
padding-left:20px;
font-size:14px;
color:#DCDCDC;
margin:0;
}
/* Interior Page Elements */
#quickQuotePage {
position:relative;
background: url('/images/website/int_quickquote_bg.gif') 275px 0 no-repeat;
}
#valueTradePage {
position:relative;
background: url('/images/website/int_valuetrade_bg.gif') no-repeat;
}
#scheduleServicePage {
position:relative;
background: url('/images/website/int_schedservice_bg.gif') no-repeat;
}
#financeAppPage {
position:relative;
background: url('/images/website/int_financeapp_bg.gif') no-repeat;
}
#partsOrderPage {
position:relative;
background: url('/images/website/int_partsorder_bg.gif') no-repeat;
}
#collisionFormPage {
position:relative;
background: url('/images/website/int_collisionform_bg.gif') no-repeat;
}

/* Form Element */
 .formlayers {
    width:170px;
    margin:0;
    padding:0;
}

/* Payment Calculator */
.calculatorhead { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 3px ;
	background-color: #CECDCD;
}
.calculatortable { 
	text-align:center;
}
.calculatortable2 { /* to reduce size of the table if the cost items are too high */
	font-size:11px;
	text-align:center;
}

.btncalc {
	cursor:pointer;
}

/* Form Headers */
.quick_quote_header {
 	height:30px;
 	width:168px;
	background:url('/images/website/header_quick_quote_wh.gif');
 }
  .request_information_header {
 	height:30px;
 	width:168px;
	background:url('/images/website/header_request_info_wh.gif');
 }
  .service_header {
 	height:30px;
 	width:168px;
	background:url('/images/website/header_service_wh.gif');
 }
  .test_drive_header {
 	height:30px;
 	width:168px;
	background:url('/images/website/header_test_drive_wh.gif');
 }
  .body_shop_header {
 	height:30px;
 	width:168px;
	background:url('/images/website/header_body_shop_wh.gif');
 }
  .order_parts_header {
 	height:30px;
 	width:168px;
	background:url('/images/website/header_order_parts_wh.gif');
 }
 
 /* forms */
.formpadding { 
	height:20px;
}
.qq {
	width:168px; 
	background-color: #CECDCD;
	border: 1px solid #000000;
	color: #000000;
	margin:0;
	}
.qq Input, Select{
	padding:1px;
	margin:1px;
	}
.qq a:link {
	color: #000000;
	}
/* Find It Fast */	

.fif_header {
 	height:50px;
 	width:168px;
	background:url('/images/website/header_fif_wh.gif');
}
#fif-search {
	padding: 5px 5px 0 5px;
	text-align:center;
	}
INPUT.fif, SELECT.fif {
	border: 1px solid #000000;
	background-color:#FFFFFF;>;
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	border-collapse:collapse;
	margin:5px 0px;
}
.fif-tabs {
	padding: 0;
	margin: 0;
	font-size:10px;
	width: 100%;
	height:16px;
}
.fif-tabs a{
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 3px ;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	display:block;
	text-align:center;
}
.fif-tabs .current a{ /** currently selected menu item **/
	text-decoration: none;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	color:#000000;
	background-color:#CECDCD;
	padding: 3px;
}
.fif-tabs .off a{
	color: #FFFFFF;
	background-color: #2e2e2e;
}
.fif-tabs .off a:hover{
	color: #FFFFFF;
	background-color: #2e2e2e;
}
.content_bottom {
    width:100%;
    z-index:3;
    position:absolute;
    bottom:0px;
    left:0px;
    }
.content_top {
    width:100%;
    z-index:3;
    position:absolute;
    top:0px;
    left:0px;
    }
.content_br {
    float:right;
    }
.content_bl {
    }
.content_tr {
    float:right;
    }
.content_tl {
    }
h4 {
    font-size:17px;
    font-weight:700;
    color:#337630;
    padding:0;
    margin:0;
}
.small_input {
    width:40px;
    margin:0;
    padding:0;
}
.price_calculator {
    font-size:22px;
    font-weight:900;
    text-align:center;
    color:green;
}
/* From Inventory */
.inventory_price {
    float: right;
    text-align: right;
}
.inv_item_label {
    font-size: 10px;
    font-weight: 600;
    padding-right: 10px;
    line-height: 12px;
}

.inv_item_text {
    font-size: 10px;
    font-size: 11px;
    line-height: 12px;
}

.ymmt {
    width: 230px;
    text-align: right;
    padding-right: 10px;
}

.ymmt1 {
    font-size: 10px;
    font-weight: 600;
    color: #555655;
    width: 200px;
    text-align: right;
    padding-right: 10px;
}

.searchPrice {
    float: right;
    font-size: 12px;
    text-align: right;
    padding-right: 10px;
}

.searchSPrice {
    font-size: 11px;
}

.searchIPrice {
    font-size: 17px;
    font-weight: 600;
    color: red;
}

.inv-search-tab {
    font-size: 13px;
    text-align: right;
    padding-top: 4px;
    font-weight: 600;
    color: #555655;
}

.inv_search {
    width: 210px;
    padding: 5px;
    background-color: #A6A6A6;
    position: relative;
    margin-right: 3px;
}

.tab-right {
    background-image: url('http://www.dealerinnovation.com/images/inventory_tab_right.png');
    height: 24px;
    width: 22px;
}

.tab-left {
    background-image: url('http://www.dealerinnovation.com/images/inventory_tab_left.png');
    height: 24px;
    width: 22px;
}

.tab-back {
    background-image: url('http://www.dealerinnovation.com/images/inventory_tab_back.png');
    background-repeat: repeat-x;
    height: 24px;
}

.subtitlebar {
    font-size: 18px;
}


.content_text A:visited {
    text-decoration: none;
}

.small_inv_item {
    font-size: 7pt;
}

.right_align {
    text-align: right;
}

A.inv_item_header:active, A.inv_item_header:visited, A.inv_item_header:link {
    font-weight: bold;
    font-size: 9pt;
    color: #2e2e2e;
    text-decoration: none;
}

A.inv_item_header:hover {
    font-weight: bold;
    font-size: 9pt;
    color: #777777;
    text-decoration: none;
}

.inv_item_iprice {
    font-weight: bold;
    font-size: 8pt;
    color: red;
}
.details_button{
	font-size:12px;
	font-wieght:900;
	height:20px;
	padding-left:5px;
	padding-top:3px;
	cursor:pointer;
	color:#000000;
	background-image:url('http://www.dealerinnovation.com/images/website/php_image_gradient.php?height=20&width=1&base=CECDCD&end=777777');
	background-repeat: repeat-x;
	background-color: #CECDCD;
}
.inventory_form {
    background-color: #333333;
    font-size: 9px;
    font-weight: 600;
    color: #000000;
    text-align: left;
    padding: 0;
}
.details_form {
	background-color: #CECDCD;
}
.inventory_under_form {
    background-image: url('http://www.dealerinnovation.com/images/website/php_image_gradient.php?height=150&width=1&base=333333&end=CECDCD');
    background-repeat: repeat-x;
    background-color: #333333;
    text-align: right;
    padding-right: 10px;
    font-size: 11px;
    font-weight: 300;
	color:#000000;
}

.inv_details_col1width {
    width: 305px;
}
.hiddenBox {
	z-index:1;
	position:absolute;
	display:none;
	left:140px;
}
