*{ 
	margin:0; 
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	font-family:Verdana, Helvetica, sans-serif; 
	font-size:100%; 
	width: 100%;
	background: #335266;
	font-size: 0.815em;
}
	
.pop_up_dealer_vlp {
	width:867px;
	margin: 140px;
	display: block;
	height: auto;
	color: #335266;
}

.pop_up_dealer_vlp_header{
	background: url(../images/pb_dealer_vlp_tab_bgr_full.png) top left no-repeat;
	height: 56px;
}
.pop_up_dealer_vlp_content{
	background: url(../images/pb_dealer_vlp_middle_bgr_full.png) top left repeat-y;
}
.pop_up_dealer_vlp_footer {
	height: 17px;
	background: url(../images/pb_dealer_vlp_bottom_bgr_full.png) top left no-repeat;
}
.pop_up_dealer_vlp_content_center {
	width: auto;
	height: auto;
	padding: 0 31px 0 31px;
	}
.top_box_dealer_vlp{
  padding:0;
	margin: 0;
  height: 36px;
	display: block;
	margin-left: 16px;
}
.bottom_box_dealer_vlp{
  padding:0;
	margin: 0;
  height: 17px;
	display: block;
}

a.box_close {
	display: block;
	background: url(../images/pb_btn_close.png) no-repeat center center;
	width:25px;
	height:25px;
	float: right;
	position: relative;
	right: 11px;
	top: 36px;
}
a:hover.box_close {
	background: url(../images/pb_btn_close_over.png) no-repeat center center;
}

a.dealer_vlp_tab span{
    background: url(../images/pb_dealer_vlp_tab_right.png) center right no-repeat;
    display: inline-block;
    padding: 0 15px 0 0;
    line-height: 36px;
    height: 36px;
	font-weight: bold;
	/*font-size:0.815em;*/
	text-transform:uppercase;
}
a.dealer_vlp_tab:hover span{
    background: url(../images/pb_dealer_vlp_tab_right_active.png) center right no-repeat;
    cursor: pointer;
}
a.dealer_vlp_tab{
    background: url(../images/pb_dealer_vlp_tab_left.png) center left no-repeat;
    float: left;
    color: #878787;
    padding: 0 0 0 16px;
    text-decoration: none;
    height: 36px;
}
a.dealer_vlp_tab:hover{
    background: url(../images/pb_dealer_vlp_tab_left_active.png) center left no-repeat;
    color: #335266;
    text-decoration: none;
}

.dealer_vlp_tab_a span{
    background: url(../images/pb_dealer_vlp_tab_right_active.png) center right no-repeat;
    display: inline-block;
    padding: 0 15px 0 0;
    line-height: 36px;
    height: 36px;
	font-weight: bold;
	/*font-size:0.815em;*/
	text-transform:uppercase;
}
.dealer_vlp_tab_a{
    background: url(../images/pb_dealer_vlp_tab_left_active.png) center left no-repeat;
    float: left;
    color: #335266;
    padding: 0 0 0 16px;
    text-decoration: none;
    height: 36px;
}

h4 {
	/*font-size : 0.845em;*/
	font-size : 1.1em;
	color: #d01414;
	margin-bottom: 7px;
}
.dealer_vlp_ad_box{
	/*height: 39px;*/
	margin-bottom: 10px;
}
.dealer_vlp_ad_box span{
	color:#6C6B6B;
}
.dealer_vlp_ad_box_left{
  /*padding-left: 12px;*/
	float:left;
}
.ad_links{
	float:left;
}
.ad_links a, .ad_links span{
	display: inline-block;
	padding-left: 26px;
	margin-left: 26px;
	height:17px;
	color:#6c6b6b;
}
.ad_links a:hover{
	color: #d01414;
}
.pop_up_dealer_vlp .activ_icon {
	color: #d01414;
}

.ad_normal_sel{
	background: url(../images/icon_ad_normal.png) no-repeat center left;
}
a.ad_normal{
	background: url(../images/icon_ad_normal.png) no-repeat center left;
}
a:hover.ad_normal{
	background: url(../images/icon_ad_normal_over.png) no-repeat center left;
}
.ad_new_sel{
	background: url(../images/icon_ad_new.png) no-repeat center left;
}
a.ad_new{
	background: url(../images/icon_ad_new.png) no-repeat center left;
}
a:hover.ad_new{
	background: url(../images/icon_ad_new_over.png) no-repeat center left;
}
.ad_colored_sel{
	background: url(../images/icon_ad_colored.png) no-repeat center left;
}
a.ad_colored{
	background: url(../images/icon_ad_colored.png) no-repeat center left;
}
a:hover.ad_colored{
	background: url(../images/icon_ad_colored_over.png) no-repeat center left;
}
.ad_top_sel{
	background: url(../images/icon_ad_top.png) no-repeat center left;
}
a.ad_anunttop{
	background: url(../images/icon_ad_top.png) no-repeat center left;
}
a:hover.ad_anunttop{
	background: url(../images/icon_ad_top_over.png) no-repeat center left;
}
	
.col_807{
	/*background: #ff9900;*/
	width: 807px;
	float: left;
}
.margin_bt{
	margin-top: 10px;
	margin-bottom: 10px;
}