html {
     overflow-y: -moz-scrollbars-vertical;
     overflow-y: scroll;
}
body {
	font-family: Arial;
	font-size: 9pt;
	background-color: #535C65;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
}
input, select {
	margin-bottom:1px;
}
#content_body {
	 text-align:center;
	 width:960px;
	 padding:0;
	 margin:0;
	 background-color:#FFFFFF;
}
.header {
	height:86px;
	padding-top:18px;
	padding-left:30px;
	width:905px;
}
.header_leftblock {
	float:left;
}
.header_rgtblock {
	float:right;
	text-align:right;
	padding-right:10px;
}
.header_phone {
	color:#687995;
	font-size:20px;
}
.header_ask_us {
	color: #000000;
	font-size:12px;
}
.header_ask_us a {
	color: #000000;
}
#menu {
	position:absolute ;
	background:url(/images/menu_bg.png) repeat-x;
	width:950px;
	height:40px;
	top:107px;
	margin-left:5px;
}
#menu .menu_container {
	height:36px;
	border-left:1px solid #AFB1B2;
	border-right:1px solid #AFB1B2;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
#menu .menu_container a {
	color:#3D3D3D;
	text-decoration:none;
}
#menu .menu_container .home {
	float:left;
	width:100px;
	text-align:center;
	padding-top:10px;
}
#menu .menu_container .menu_elm {
	float:left;
	width:120px;
	text-align:center;
	border-left:1px solid #9B9D9E;
	margin-top:10px;
	height:20px;
}
#ask {
	position:absolute;
	bottom:7px;
	right:10px;
	width:309px;
}
.content {
	min-height:300px;
	background:#ffffff;
}
.bottom {
	background-color:#FFFFFF;
	height:14px;
	width:960px;
}
.bottom .left_angle {
	float:left;
}

.bottom .right_angle {
	float:right;
}
.footer {
	text-align:left;
	color:#FFFFFF;
	padding-left:11px;
	padding-right:11px;
	font-size: 8pt;
	background-color: #535C65;
	padding-bottom:20px;
	height:35px;
	width:960px;
}
.footer .links {
	float:left;
	padding-top:13px;
}
.footer .links a {
	color:#FFFFFF;
	margin-right:5px;
	margin-left:5px;
	text-decoration:none;
}
.footer .links a:hover {
	text-decoration:underline;
}

.footer .copyright {
	float:right;
	text-align:right;
}
.footer .copyright .divider {
	margin-left:5px;
	margin-right:5px;
}
.footer .copyright .copy {
	float:left; 
	padding-top:13px;
	*margin-right:5px;
}
.footer .copyright .dealerfire_logo {
	float:right;
	*float:none;
	padding-top:3px;
	padding-left:5px;
}
.news {
	background-color:#FFFFFF;
	height:130px;
	padding-left:6px;
	position:relative;
	overflow:hidden;
	top:-100px;
	left:0px;
	margin-left:0px;
}
.news .block {
	text-align:left;
	float:left;
	width:310px;
}
.news .block .image {
	float: left;
	margin:10px;
}
.news .block .text {
	padding-top:10px;
}
.news .block .text a {
	text-decoration:none;
}
.news .block .text a:hover {
	text-decoration:underline;
}
.news .block .text a.title {
	font-size:13px;
	font-weight:bold;
	color:#425B73;
}

.news .block .text a.coverage {
	color:#153D71;
	background:url(/images/news/link_pointer.png) no-repeat center left ;
	padding-left:12px;
}
.inside_page {
	background:url(/images/inside_background.jpg) no-repeat;
	margin-bottom:35px;
	background-color:#ffffff;
	text-align:left;
	padding:30px;
	padding-top:50px;
	padding-right:14px;
	min-height:350px;
}
.inside_page .inside_square {
	width:311px;
	height:270px;
	top:35px;
	z-index:200;
	float:right;
	margin-left:30px;
}
h1 {
	color:#425B73;
	font-size:22px;
}
h2 {
	color:#425B73;
	font-size:18px;
}
.index_page {
	background:url(/images/index_content_bg.png) repeat-x;
	margin-bottom:0px;
	background-color:#ffffff;
}
.index_page .image_bg {
	background:url(/images/index_img_bg.jpg) no-repeat top left;
	height:490px;
	text-align: left;
}
.ibg_square {
	width:311px;
	height:490px;
	background:url(/images/index_square.png) no-repeat;
	position:absolute;
	text-align:left;
	padding-left:15px;
	padding-top:15px;
	z-index:200;
	margin-left:645px;
	margin-top:27px;
*margin-left:165px
}
.ibg_square .get_started {
	font-size:22px;
	color:#425B73;
	margin-top:10px;
}

.ibg_square .descr {
	font-size:11px;
	color:#232323;
	width:210px;
	*margin-bottom:0;
}
.bottom_square{
	border-left:1px solid #AFB1B2;
	border-right:1px solid #AFB1B2;
	width:942px;
	height:110px;
	position:absolute;
	background:url(/images/index_bottomsquare_bg.png) repeat-x;
	z-index:100;
	padding-top:15px;
	text-align:left;
	margin-left:8px;
	margin-top:243px;
*margin-left:-473px;
}
.bottom_square .wheel {
	text-align:left;
	background:url(/images/index_wheel.png) no-repeat;
	height:103px;
	color:#232323;
	font-size:12px;
	margin-left:15px;
	padding-left:100px;
	padding-top:5px;
	width:510px;
	*width:505px;
}
.bottom_square .wheel .strong{
	color:#000000;
	font-size:14px;
	margin-bottom:4px;
	font-weight:bold;
}

.inside_page .benef_header {
	font-weight:bold;
	margin-bottom:20px;
}

.inside_page .descr {
	margin-bottom:20px;

}
.inside_page .benef_title {
	font-weight:bold;
	background:url(/images/news/link_pointer.png) no-repeat center left ;
	padding-left:13px;
}
UL.tabber {
	padding:0;
	margin:0;
}
UL.tabber li {
	float:left;
	list-style-type: none;
	cursor: pointer;
	font-weight:bold;
	width:107px;
	height:18px;
	text-align:center;
	padding-top:5px;
	margin-right:1px;
}
UL.tabber li.inactive {
	border:1px solid #535C65;
	background-color:#748798;
	color:#ffffff;
}

UL.tabber li.active {
	border:1px solid #535C65;
	border-bottom:none;
	padding-bottom:1px;
	background-color:#ffffff;
	color:#000000;
}
.tabs {
	width:549px;
	padding-top:24px;
	*position:relative;
	*padding-top:0px;
}
#tab1 {
	border:1px #535C65 solid;
	padding:10px;
	z-index:0;
}
#tab2 {
	border:1px #535C65 solid;
	padding:10px;
}
#tab3 {
	border:1px #535C65 solid;
	padding:10px;
}
#tab4 {
	border:1px #535C65 solid;
	padding:10px;
}
#tab5 {
	border:1px #535C65 solid;
	padding:10px;
}
.form {
	width:200px;
}
.steps_form {
	border:1px solid #535C65;
	padding: 30px;
	width:500px;
	padding-top:10px;
	background:url(/images/steps_form_bg.jpg) no-repeat center right ;
	min-height:280px;
}
.steps_form_nobg {
	border:1px solid #535C65;
	padding: 30px;
	width:500px;
	padding-top:10px;
	min-height:280px;
}
.steps_form .description {
	color:#00000;
	font-weight:bold;
	margin-bottom:20px;
	width:300px;
}
.steps_form_nobg .description {
	color:#00000;
	font-weight:bold;
	margin-bottom:20px;
}
.steps_form_nobg .select_title {
	font-weight:bold;
	margin-top:10px;
}

.steps_form_nobg .package {
	width:460px;
	height:100px;
	padding:20px;
}
.steps_form_nobg .gray {
	background-color: #E2E7EC;
}
.steps_form_nobg .package .package_name {
	color:#00000;
	font-weight:bold;
	font-size:16px;
}

.steps_form_nobg .package .details {
	float:left;
	width:220px;
}
.steps_form_nobg .package ul {
	margin:0;
	padding:0;
	margin-left:15px;
	margin-bottom:5px;
}
.steps_form_nobg .package ul li {
	margin:2px;
}
.steps_form_nobg .package a {
	color:#425B73;
}

.steps_form_nobg .package .price {
	float:left;
	text-align:right;
}
.steps_form_nobg .package .price div{
	margin:2px;
}
.steps_form_nobg .package .price .total {
	font-weight:bold;
}

.steps_form_nobg .package .price_desc {
	float:right;
	text-align:right;
}
.steps_form_nobg .package .price_desc div {
	margin:2px;
}
.steps_form_nobg .package .price_desc .full_price {
	font-weight:bold;
	color:#ff0000;
}
.steps_form_nobg .package .price_block {
	text-align:right;
}
.steps_form_nobg .package .not_avialable {
	color:gray;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	display:none;
}
.hmpopup {
	width:623px;
	margin:70px auto;
	text-align:right;
	color:#000000;
	padding: 0;
}
.hmpopup a {
	color: #ffffff;
}
.hmpopup div {
	background:#E2E7EC;
	text-align:left;
	padding:20px;
}
.proceed {
	font-size:13px;
}
.proceed .price_desc {
padding-top:1px;
}
.proceed .price_desc div {
	margin:2px;
}
.proceed  .price_desc .full_price {
	font-weight:bold;
	color:#ff0000;
}
.proceed .price {
	text-align:right;
	width:150px;
	float:left;
	padding-right:5px;
}
.proceed .price div {
	margin:2px;
}
.proceed .price .total {
	font-weight:bold;
}

table.plans
{
	background-color: #dfe5ef;
	border: solid 1px #adb5c5;
}
table.plans tr td
{
	border: solid 1px #adb5c5;
	padding: 5px;
}
table.plans tr td.white
{
	background-color: white;
	color: black;
}
table.plans tr td.noborder
{
	border: 0;
}

table.plans tr td table td
{
	border: none;
	padding: 1px;
	text-align: left;
}
/* Buying Form */
span.req {
	color: #950000;
}
.fl_right {
	float: right;
}
.alert {
	color: #950000;
	margin: 10px 0;
	font-weight: bold;
}
.notice {
	margin: 10px 0;
}
input.invalid, select.invalid {
	background: #FFDCDC;
}
.proceed .price div, .proceed .price_desc div {
	height: 1.2em;
}
span.vehicle_vin {
	font-weight: bold;
}
/* /Buying Form */