@charset "utf-8";
/* CSS Document */

/* styles for add steps */

/* main wrapper */
.ab_announce {} 

.fcolw {width:82px;}

.dbl_hdr {margin:8px 0;}
.dbl_hdr h3 {margin:0}

/* Progress Bar ============================ */

.sell_progressbar{background:#eee url(../img/frontend/ab_announce/bg_step.gif) repeat-x left center; margin-bottom:10px}
.sell_progressbar .lt{background:transparent url(../img/frontend/cnr_5_w_lt.gif) no-repeat left top;}
.sell_progressbar .rt{background:transparent url(../img/frontend/cnr_5_w_rt.gif) no-repeat right top;}
.sell_progressbar .rb{background:transparent url(../img/frontend/cnr_5_w_rb.gif) no-repeat right bottom;}
.sell_progressbar .lb{background:transparent url(../img/frontend/cnr_5_w_lb.gif) no-repeat left bottom;}
.sell_progressbar .title{width:24%}

.sell_progressbar table {text-align:center;vertical-align:middle;border-bottom:none;border:0;margin:0;padding:0}
.sell_progressbar img {display:block;margin:2px 0}
.sell_progressbar td {vertical-align:middle; text-align:left; border:0;margin:0;padding:0;}
.sell_progressbar h1{margin:5px 0 5px 25px; font-size:140%}

.sell_progressbar .step{width:22%;color:#000;font-weight:bold}
.sell_progressbar .step .num{background-image:url(../img/frontend/ab_announce/arr_step.gif);background-position: left center; background-repeat:no-repeat; padding:0 0 0 25px}
.sell_progressbar .step_active{background:#bedf64 url(../img/frontend/ab_announce/bg_step_a.gif) repeat-x left center;font-size:140%;color:#900}
.sell_progressbar .step_active .num{background-image:url(../img/frontend/ab_announce/arr_step_a.gif)}
.sell_progressbar .step_pass{color:#999;font-weight:normal}

.sell_progressbar .step_next .num{background-image:url(../img/frontend/ab_announce/arr_step_n.gif)}
.sell_progressbar .step_last{width:1%;padding:0;background-image:url(../img/frontend/ab_announce/arr_last.gif);background-position: left center; background-repeat:no-repeat}
.sell_progressbar .step_last{}
.sell_progressbar .step_last_next{background-image:url(../img/frontend/ab_announce/arr_last_n.gif)}



/* Step 1 =====================================*/

/* .add_main_head */
.add_main_head {}
.add_main_head td {vertical-align:middle;}
.add_main_head .first {padding-right: 10px;}
.add_main_head .second {}
.add_main_head .second select {width:200px; font-size:120%}


/* bg, colors and borders for .t_adv_add_top, .t_adv_add, .add_dop_info */

.t_adv_add tr td {background-color: #f5fce0;}
.t_adv_add tr.t_req td {background-color: #e0f9bb; width:33%;}
.t_adv_add tr.t_req h5 {font-weight:bold;}
.add_dop_info tr td {background-color:#f9f3d0;}
.add_dop_info tr.t_req td {/*background-color:#F9E3AC;*/}

tr.t_section1 td{border-bottom:2px solid #fff !important}
tr.t_section2 td{/*border-bottom:1px solid #fff !important*/}


/* paddings */
	.t_withnext td {padding-bottom:0 !important}
	.t_withprev td {padding-top:0 !important}
	.t_withall td {padding-top:0 !important;padding-bottom:0 !important}
	
	
	

/* .t_adv_add */
.t_adv_add {font-size:90%; width:100%;}
.t_adv_add h5 {font-weight:normal; font-size:100%;}
.t_adv_add h5 .ctrl{font-weight:normal; font-size:80%; float:right; margin-right:40px}
.t_adv_add td {padding:6px 10px;}
.t_adv_add .f_grp{margin:0;padding:0}

.t_adv_add .view_chk_inline ul li {white-space:normal;}
.t_adv_add .view_chk_inline ul li label {white-space:nowrap;}

.t_adv_add .add_label {/*color:#669966; font-weight:bold;*/ padding-left:10px; padding-top:5px; // padding-top:8px; //width: 80px; padding-right:0;}
.t_adv_add td.add_label {width:10%;}
.t_adv_add td.add_label_hor {width:auto; border-bottom:none; padding-bottom:0;}
.t_adv_add td.add_label_hor .fcolw {width:auto; padding:3px 0}
.t_adv_add select {font-family:Tahoma, Verdana, Arial; font-size:9pt;}
.t_adv_add select option {padding-top:2px; padding-bottom:2px;}
.t_adv_add input {padding:2px 0;font-family:Tahoma, Verdana, Arial;font-size:9pt; margin-right:3px;}
.t_adv_add input.radio {width:12px; height:auto; margin-right:1px; border:none; padding:0;}
.t_adv_add input.checkbox {width:12px; height:10pt; margin-right:3px; border:none; padding:0; }
.t_adv_add input.file {width:auto;}
/*.t_adv_add td div {padding:3px 0;}*/
.t_adv_add td .country select {width:120px;}
.t_adv_add_top ul.opt, 
.t_adv_add_top .opt ul,
.t_adv_add ul.opt, 
.t_adv_add .opt ul { display:inline; padding:0;}
.t_adv_add_top .opt li, 
.t_adv_add .opt li {display:inline; margin:0 2px;}

.t_adv_add .tech td {width:33%;}
/*.t_adv_add .tech td div {padding:0;}*/
.t_adv_add .kuzov_bus .add_label {width:57px; padding:6px 10px 6px 10px;}
.t_adv_add .kuzov_bus td {width:125px; padding:6px 10px 6px 0;}
.t_adv_add .kuzov_bus .seatstd {width:135px;}
.t_adv_add .kuzov_bus .col {}
.t_adv_add .kuzov_bus li {margin-bottom:2px;}

/*
.t_adv_add .view_fld2 input.text, 
.t_adv_add .view_fld2 select {width:65px;}
.t_adv_add .view_fld1 input.text, 
.t_adv_add .view_fld1 select {width:165px;}
*/

#spares_wrapper select {width:370px;}


/* .right_cont */
.t_adv_add .right_cont ul li div {margin:0; padding:0;} 
.t_adv_add .right_cont ul li {list-style-type:none; display: block; float:left; margin-right:6px; margin-bottom:0px; cursor:pointer;}
.t_adv_add .right_cont ul li .ctl {background:transparent url(../img/frontend/ab_announce/corner.gif) no-repeat top left;}
.t_adv_add .right_cont ul li .ctr {background:transparent url(../img/frontend/ab_announce/corner.gif) no-repeat top right;}
.t_adv_add .right_cont ul li .cbl {background:transparent url(../img/frontend/ab_announce/corner.gif) no-repeat bottom left;}
.t_adv_add .right_cont ul li .cbr {background:transparent url(../img/frontend/ab_announce/corner.gif) no-repeat bottom right;}
.t_adv_add .right_cont ul li .mid {padding: 3px 5px 5px 5px; line-height:normal; color:#444;}
.t_adv_add .right_cont ul li .mid span {line-height:1.4em;}
.t_adv_add .right_cont ul li .mid img { width:48px; height:19px; vertical-align:middle; margin-right:5px;}
.t_adv_add .right_cont ul li .mid .img { width:48px; height:19px; vertical-align:middle; margin-right:5px;}
.t_adv_add .right_cont ul li .mid input {display:none; float:left;}
.t_adv_add .right_cont ul li.active {background-color:#5e8a36;}
.t_adv_add .right_cont ul li.active .mid span {color:#d4ff7b;}

/**/
.t_adv_add .carbodies ul li {width:145px; margin-right:5px; /*font-size:85%;*/}
.t_adv_add .colors .carbodies ul li .mid img {width:18px; height:18px;}

#add_colors {/*font-size:90%;*/}
#add_colors img {width:18px; height:18px; border:1px solid #c0eaa0;}
#add_colors .active img {border:1px solid #d4ff7b;}
#add_colors .img {width:18px; height:18px; border:1px solid #c0eaa0; display:block; float:left;}
#add_colors .active .img {border:1px solid #d4ff7b;}
#add_colors ul {width:455px; display:block; float:left; padding:0;}
#add_colors ul li {width:110px; margin-right:40px;}
#add_colors ul li .mid {padding:3px 5px; // padding:3px 5px 0px 5px;}
#add_colors ul li .mid span {display:block; float:left; padding-top:3px;}
#userscolor {display:inline; float:none; width:100px; margin-bottom:-2px; border:2px inset #c0eaa0; color:#999999;}
.active #userscolor {color:#000000; border:2px solid #d4ff7b;}
#colordop {width:96px; float:left;}
#colordop ul {width:100%;}
#colordop ul li {display:block; float:none; width:100%;}
#colordop div input {width:18px;}
#colordop div {padding:2px 0; text-indent:-22px; margin-left:22px;}
#colorSelector {width:18px; height:18px; border:1px solid #d4ff7b; float:left; margin-right:8px; // margin-right:6px;}
#colorSelector div {background:#00ff00 url(../img/frontend/ab_announce/picker.gif) no-repeat scroll right bottom; border:1px solid #000000; cursor:pointer; height:15px;}

.t_adv_add .carbodies ul {width:445px; float:left; padding:0;}
.t_adv_add .carbodies .col {float:left; width:140px;}
.t_adv_add .carbodies .col label {/*color:#669966; font-weight:bold;*/ margin-right:10px;}

.t_adv_add .kuzov .col label {text-align:right; width:120px; display:inline-block; margin-right:10px;}
.t_adv_add .kuzov input.text {width:65px;}

.t_adv_add .gruzovik .cols ul {width:330px;}
.t_adv_add .gruzovik .cols ul li {display:block; width:110px; float:left;}

.t_adv_add .kabina .col {width:160px; float:right;}
.t_adv_add .kabina label.add_label {margin-right:10px;}
.t_adv_add .kabina input.text {width:65px;}

.t_adv_add .dopdescr textarea {width:100%;}

.t_adv_add .galery .add_label span.dop {color:#000; font-weight:normal;}
.t_adv_add .galery .add_galitem a,
.t_adv_add .galery .add_galitem div {display:inline; padding-left:20px; background:transparent url(../img/frontend/i/icn_photo_add.gif) no-repeat left 0px; margin-right:10px;}
.t_adv_add .galery .add_galitem input {background-color:#fff;}
.t_adv_add .galery .remove_galitem img {width:55px; margin-right:10px; display:block; float:left;}
.t_adv_add .galery .remove_galitem img.todel {opacity:0.5;filter: alpha(opacity=50); -moz-opacity: 0.5;}
.t_adv_add .galery .remove_galitem a {padding-left:16px; background:transparent url(../img/frontend/ab_announce/remove_photo.gif) no-repeat left 3px; display:inline-block; margin-top:7px;}
.t_adv_add .galery .remove_galitem input {border:none; padding:0;}
.t_adv_add .galery .remove_galitem a:hover {text-decoration:none;}
.t_adv_add .galery .remove_galitem p {display:inline-block; margin-top:7px; display:block; float:left;}
.t_adv_add .galery .hidden_additem {display:none;}

.t_adv_add .options li {width:33%; float:left; padding:2px 0;}
.t_adv_add .options li label {margin-right:10px;}
.t_adv_add .options .column {width:142px; margin-left:8px; float:left; padding:0;}
.t_adv_add .options .column div {padding:1px 5px 1px 0;}
.t_adv_add .options_showhidden {text-align:right; padding:5px; display:none;}


/* input.file */
input.file {width:auto; border:inherit;}

.add_dop_info {}
.add_dop_info td {padding:6px 7px; vertical-align:top;}



.add_dop_info tr td label {font-weight:bold;}
.add_dop_info .pofile {text-align:right; font-size:85%; font-weight:normal; margin-right:7px;}
.add_dop_info .pofile a {background:transparent url(../img/frontend/ab_announce/profile.gif) left center no-repeat; padding-left:12px;}
.add_dop_info input {padding:2px 0;font-family:Tahoma, Verdana, Arial;font-size:9pt;}
.add_dop_info input.text, .add_dop_info select {width:100%;}
.add_dop_info .prim {font-size:90%;}
.agree {font-weight:bold; margin:10px 0;}
.agree input {border:none; width:18px;}

.add_dop_info .phone_code input {width:70px;}
.add_dop_info .phone_num input {width:195px;}

.add_dop_info #more_phones {/*font-size:85%;*/}

/* right col */

#ab_announce .dopInfo {font-size:90%; margin-bottom:10px;}

#ab_announce #rcol h2 {margin:15px 0 5px 0;}

#ab_announce .steps { float:right; background-color:#FFFF00; height:100%;}

.multisel5 select {height:92px;}
.view_fld1_double_input input {width:360px;}

.withopt input, 
.withopt select {width:110px !important;}
.selopt select {width:60px !important; height:20px !important;}

.toggle_tl .alert h4 {padding-top:7px; margin:0;}


/* adv_prn */
.adv_prn {border-bottom:2px solid #999;}
.adv_prn .hdr_ico {padding:0 120px 0 0; background:transparent url(../img/frontend/bg/bg_prn_mags.jpg) no-repeat right top; font-size:100%; font-weight:bold; min-height:37px; line-height:1em;}
*html .adv_prn .hdr_ico {height:37px;}
.app_sell_content .tophdr {height:42px;}
.app_sell_content .tophdr .right {margin-top:12px;}
.adv_prn .hdr_ico span {display:block; margin:11px 0 3px 0;} 
.adv_prn .top_ctrl {background:#ccc url(../img/frontend/bg/bg_prn_grd_grey.gif) repeat-x;}
.adv_prn .top_ctrl .top {padding:8px 10px 5px 10px; border-bottom:1px solid #999; height:2em; overflow:hidden;}
.adv_prn .top_ctrl .top .ac2_button {width:100px; float:right; margin-left:5px;}
.adv_prn .top_ctrl .top .ac2_button .bcnt span { display:block; padding:0 0 0 20px; margin:0 3px; background:transparent url(../img/frontend/i/icn_print_preview.gif) no-repeat left;}
.adv_prn .top_ctrl .top select {width:100px; margin:1px 0px; float:left;}
.adv_prn .top_ctrl .tbl {padding:5px 10px 8px 10px; border-top:1px solid #ddd;}
.adv_prn .top_ctrl .tbl table {width:100%; margin-bottom:10px;}
.adv_prn .top_ctrl .tbl table th {font-size:90%; color:#666666; font-weight:normal; text-align:left; padding-bottom:2px;}
.adv_prn .top_ctrl .tbl table th span {display:block; width:50px;}
.adv_prn .top_ctrl .tbl table td {background:#fff; border:1px solid #666666; border-left:none; padding:2px 5px; text-align:left; color:#000;}
.adv_prn .top_ctrl .tbl .alert {display:none; background-color:#ffff99;}
.adv_prn .top_ctrl .tbl table td.signs {border-left:1px solid #666666;}
.adv_prn .top_ctrl .tbl table td.signs, 
.adv_prn .top_ctrl .tbl table td.over {font-weight:bold; background-color:#99cc00; color:#fff;} 
 
.adv_prn .top_ctrl .overdouble table td.double {color:#000; font-weight:bold; background-color:#fff;}
.adv_prn .top_ctrl .overdouble table .allow {color:#666666; font-weight:normal;}
.adv_prn .top_ctrl .overdouble table td.allow {background-color:#eee;}
.adv_prn .top_ctrl .overdouble table td.signs, 
.adv_prn .top_ctrl .overdouble table td.over {font-weight:bold; background-color:#ffcc00; color:#000;}
.adv_prn .top_ctrl .overdouble .alert, 
.adv_prn .top_ctrl .overflow .alert {display:block;}
.adv_prn .top_ctrl .overflow table td.signs, 
.adv_prn .top_ctrl .overflow table td.over {font-weight:bold; background-color:#cc0000; color:#fff;}
.adv_prn .top_ctrl .overflow table .allow {color:#666666; font-weight:normal;}
.adv_prn .top_ctrl .overflow table .double {color:#000; font-weight:bold;}
.adv_prn .top_ctrl .overflow table td.allow {background-color:#eee;}
.adv_prn .top_ctrl .overflow table td.double {background-color:#fff;}
.adv_prn .top_ctrl .singleprice .overflow table td.allow {color:#000; font-weight:bold;}
.adv_prn .top_ctrl .singleprice table th.allow {font-weight:normal; color:#666;}

.adv_prn .top_ctrl .tbl .allow {color:#000; font-weight:bold;}
.adv_prn .top_ctrl .tbl .double {color:#666666; font-weight:normal;}
.adv_prn .top_ctrl .tbl td.double {background-color:#eee;}
.adv_prn .top_ctrl .singleprice .double {display:none;}

.adv_prn .top_ctrl .ok_msg {padding:0 0 0 20px; background:transparent url(../img/frontend/i/icn_alrt_info_small.gif) no-repeat 1px 3px; font-size:90%;}
.adv_prn .top_ctrl .overdouble .ok_msg,
.adv_prn .top_ctrl .overflow .ok_msg {display:none;}

.adv_prn .top_ctrl .dbl_msg {display:none; padding:0 0 0 20px; background:transparent url(../img/frontend/i/icn_alrt_info_small.gif) no-repeat; font-size:90%;}
.adv_prn .top_ctrl .overdouble .dbl_msg {display:block;}

.adv_prn .top_ctrl .atten_msg {display:none; padding:0 0 0 20px; background:transparent url(../img/frontend/i/icn_alrt_yellow_dark.gif) no-repeat; font-size:90%;}
.adv_prn .top_ctrl .overflow .atten_msg {display:block;}

.adv_prn .tbl_main {background-color:#eee; padding:8px 10px; font-size:90%;}
.adv_prn .tbl_main table {color:#999; width:100%;}
.adv_prn .tbl_main thead td {border-bottom:1px dotted #999;}
.adv_prn .tbl_main tbody th {font-weight:normal; text-align:left;}
.adv_prn .tbl_main tbody .lbl {width:60px; padding-right:5px;}
.adv_prn .tbl_main tbody .num {width:10px; text-align:right;}
.adv_prn .tbl_main tbody th strong {display:block; margin:10px 0 3px 0;}
.adv_prn .tbl_main tbody .checked td {font-weight:bold;}
.adv_prn .tbl_main tbody .checked label {color:#000;}
.adv_prn .tbl_main tbody .checked .num {color:#666;}
.adv_prn .tbl_main tbody td input {margin-right:5px; // margin-right:3px;}
.adv_prn .tbl_main tbody textarea {width:100%; display:block;}
.adv_prn .top_ctrl_bot {background-image:none;}

.prn_popup {}
.prn_popup .type_selector {margin-bottom:10px;}
*html .prn_popup .type_selector strong {margin-left:-10px;}
.prn_popup .type_selector select {display:block; width:220px; float:right; margin-left:10px;}
.prn_popup .info_tbl {background-color:#ccc; padding:5px; margin-bottom:10px;}
.prn_popup .info_tbl table {width:100%;} 
.prn_popup .info_tbl th {text-align:right; font-weight:normal; font-size:90%; padding:2px 5px;}
.prn_popup .info_tbl td {padding:2px 5px; background-color:#fff; width:3em; border:1px solid #bbb;}

.prn_popup .info_tbl .signs {font-weight:bold; color:#fff; background-color:#99cc00;}
.prn_popup .info_tbl td.over {font-weight:bold; color:#fff; background-color:#99cc00;}
.prn_popup .info_tbl .signs_lbl {padding-left:20px; width:5em;}
.prn_popup .info_tbl .allow {font-weight:bold; color:#000;}
.prn_popup .info_tbl th {color:#666;}
.prn_popup .info_tbl th.double {width:50px;}
.prn_popup .info_tbl td.double {background-color:#eee; font-weight:normal; color:#666;}

.prn_popup .overdouble .info_tbl .signs {font-weight:bold; color:#fff; background-color:#ffcc00;}
.prn_popup .overdouble .info_tbl td.over {font-weight:bold; color:#fff; background-color:#ffcc00;}
.prn_popup .overflow .info_tbl .signs {font-weight:bold; color:#fff; background-color:#cc0000;}
.prn_popup .overflow .info_tbl td.over {font-weight:bold; color:#fff; background-color:#cc0000;}
.prn_popup .overdouble .info_tbl th.allow,
.prn_popup .overflow .info_tbl th.allow {font-weight:normal; color:#666;}
.prn_popup .overdouble .info_tbl td.allow, 
.prn_popup .overflow .info_tbl td.allow {background-color:#eee; font-weight:normal; color:#666;}
.prn_popup .overdouble .info_tbl th.double, 
.prn_popup .overflow .info_tbl th.double {font-weight:bold; color:#000;}
.prn_popup .overdouble .info_tbl td.double, 
.prn_popup .overflow .info_tbl td.double {font-weight:bold; color:#000; background-color:#fff;}
.singleprice .overflow .info_tbl th.allow {font-weight:bold; color:#000;}
.singleprice .overflow .info_tbl td.allow {font-weight:bold; color:#000; background-color:#fff;}

.prn_popup .alert {display:none;}
.prn_popup .alert p {margin:0;}
.prn_popup .overdouble .alert, 
.prn_popup .overflow .alert {display:block;}

.prn_popup .preview {border:2px solid #ccc; padding:5px; margin-bottom:10px;}
.prn_popup .preview .hdr {margin:0 10px 0 10px; font-weight:bold; font-size:120%;}
.prn_popup .preview .hdr .price {float:right;}
.prn_popup .preview .photo {width:240px; height:150px; overflow:hidden; float:left; background-color:#ccc; margin:10px;}
*html .prn_popup .preview .photos {margin-left:-10px;}
.prn_popup .preview .photo img {width:240px;}
.prn_popup .preview .def_photo {background:#ccc url(../img/frontend/i/icn_big_photo.gif) no-repeat center 45%;}
.prn_popup .preview .def_photo img {display:none;}
.prn_popup .preview .adv_text {font-size:90%;}
.prn_popup .preview .adv_text .over {color:#b00;}
.prn_popup p {margin: 0 10px 10px 10px;}

/*type_combiphoto - default*/
/*type_photo*/
.prn_popup .type_photo {width: 280px; margin:0 auto;}
.prn_popup .type_photo .preview .photo {display:none;}
.prn_popup .type_photo .preview .firstphoto {display:block;}
/*type_text*/
.prn_popup .type_text {width: 280px; margin:0 auto;}
.prn_popup .type_text .preview .photo {display:none;}
.prn_popup .type_text .preview .adv_text {margin-top:10px;}
/*type_bold*/
.prn_popup .type_bold {width: 280px; margin:0 auto;}
.prn_popup .type_bold .preview .photo {display:none;}
.prn_popup .type_bold .preview .adv_text {margin-top:10px; font-weight:bold;}
/*type_doublephoto*/
.prn_popup .type_dblphoto .preview .hdr {float:right; margin:10px 0;
width:150px; // margin-top:15px;}
.prn_popup .type_dblphoto .preview .hdr .price {float:none; text-align:left;}
.prn_popup .type_dblphoto .preview .photo {display:none;}
.prn_popup .type_dblphoto .preview .firstphoto {display:block; width:340px; height:210px; float:left; margin-right:20px; // margin-top:0;}
.prn_popup .type_dblphoto .preview .firstphoto img {width: 340px;}
.prn_popup .type_dblphoto .preview .clearabs {clear:none;}
/*type_bigphoto*/
.prn_popup .type_bigphoto .preview .photo {display:none;}
.prn_popup .type_bigphoto .preview .firstphoto {display:block; width:490px; height:305px;}
.prn_popup .type_bigphoto .preview img {width:490px;}

/* Step2 =============================*/
.step2_topblock {border:2px solid #CCCCCC; background-color:#CCCCCC;}
.step2_akcii {width:750px; padding:4px;background-color:#fff;}
.step2_zakaz {width:190px; padding:15px 12px 10px 10px; background-color:#fff; font-size:90%;}

.step2_akcii ul.tp li {display:block; float:left; position:relative; padding:0px; border:7px solid #fff; width:230px; padding:2px}
.step2_akcii ul.tp li:hover {border:7px solid #9c3}
.step2_akcii ul.tp li.active {border:7px solid #f00/*#fc3 #7b3*/; background-color:#900}
.step2_akcii ul.tp li.active:hover {border:7px solid #ce6/*#9c3*/;background-color:#d00}
.step2_akcii ul.tp li input {display:none;}
.step2_akcii ul.tp li img {display:block; width:230px; height:170px; cursor:pointer}
.step2_akcii ul.tp li .button_wrap {position:absolute; bottom:10px; right:10px;} 
.step2_akcii ul.tp li .ac2_button .bcnt {font-size:75%;}
.step2_akcii ul.tp .free_disabled {font-size:80%;}
.step2_akcii ul.tp .free_disabled .wrap {background-color:#eee; color:#999; text-align:center; height:50px; padding:60px 15px; line-height:1.3em;}
.step2_akcii ul.tp .free_disabled .wrap .hdr {font-weight:bold; color:#000; font-size:120%; margin-bottom:10px;}
.step2_akcii .packselect {padding:20px 0 0 2px;}
.step2_akcii .packselect select {width:100%;}
.step2_packets_block {background-color:#669900; width:auto;}
.step2_packets_block ul {margin:0;}
.step2_packets_block ul.tp li {width:210px; border:7px solid #669900; margin-left:10px;}
.step2_packets_block ul.tp li.first {margin-left:0;}
.step2_packets_block ul.tp li img {width:210px; height:62px;}

.step2_zakaz .payments {background:#E0F9BB url(../img/frontend/sell_step2/green_arr.gif) no-repeat center bottom; padding:10px 10px 30px 10px; margin:5px 0;}
.step2_zakaz .ac2_button {width:175px; margin:0px auto 10px; float:none;}

.step2_zakaz .tp_info {margin-bottom:15px;}
.step2_zakaz .tp_selected {color: #b00;font-size:120%;}

.step2_akcii ul.errorlist {background-color:#FFFF66; padding:10px}

/* Step3 ==================================*/

.ab_announce_hdr .add_step3_cont { margin-bottom:20px;}
.ab_announce_hdr .add_step3_cont dl {margin:20px 0 40px 0;}
.ab_announce_hdr .add_step3_cont dt {float:left; width:170px; font-size:85%; color:#666666;}
.ab_announce_hdr .add_step3_cont dd {font-weight:bold;}
.ab_announce_hdr .add_step3_cont p {margin-bottom:10px;}
.ab_announce_hdr .add_step3_cont .ac2_button {float:none; width:200px;}
.ab_announce_hdr_sub {font-size:10pt; margin:10px 0; }


/****************** UNLIM *************/
.unlim_payment_form {border:3px solid #ddd; padding:10px 5px;}
.unlim_payment_form table td {padding:0 6px 0 30px; background-repeat:no-repeat; background-position:5px top; font-size:90%;}
.unlim_payment_form table td.step2_info {background-image:url(../img/frontend/unlim/n1.gif);}
.unlim_payment_form table td.step2_akcii {background-image:url(../img/frontend/unlim/n2.gif);background-position:35px top;}
.unlim_payment_form table td.step2_zakaz {background-image:url(../img/frontend/unlim/n3.gif);}
.unlim_payment_form table h3 {font-weight:bold; margin-top:3px;}
.unlim_payment_form table td.step2_akcii ul.tp li img {height:62px; width:210px;}
.unlim_payment_form table td.step2_akcii ul.tp li {width:210px;}
.unlim_payment_form h4 {margin:3px 0;}
.unlim_payment_form table td.step2_akcii h4 {margin:2px 0 4px 30px;}

.unlim_payment_form .pers_info {width:190px; margin-bottom:10px;}
.unlim_payment_form .pers_info .avat {float:left; width:40px; margin-right:15px;}
.unlim_payment_form .pers_info .avat img {width:40px;}
.unlim_payment_form .pers_info .info {float:left; width:135px;}
.unlim_payment_form .pers_info p {margin:0 0 2px 0; padding:0;}
.unlim_payment_form table td.step2_info select {width:190px;}
.unlim_payment_form table td.step2_info .edit {margin-top:10px; font-size:90%;}