body, html{
	margin:0px;
	padding:0px;
	background:url(../images/site_back.jpg) repeat-x top center #F3EEDB;
	height:100%;
}

body, html, table{
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#010101;
	text-decoration:none;
}

table{
/*
  padding:0px;
	border-collapse:collapse;
*/	
	border:0px;
}

table td{ 
  vertical-align:top;
}
#menu table td { 
  padding:0px;
  margin:0px;  
}
#menu table{
  padding:0px;
	border-collapse:collapse;
	border:0px;
}

form{
	margin:0px;
	padding:0px;
}
/*
input, textarea{
	font:11px/12px Tahoma, Arial, Geneva, sans-serif;
	color:#000000;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight:400;
}
*/
span.submit{
	display:block;
	float:left;
	background:url(../images/submit_back_r.gif) no-repeat 100% 0px;
	padding-right:3px;
}

span.submit span{
	display:block;
	background:url(../images/submit_back_l.gif) no-repeat 0px 0px;
	padding-left:3px;
	_float:left;

}

span.submit input{
	background:url(../images/submit_back_c.gif) repeat-x top left;
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border:0px;
	cursor:pointer;
	height:18px;
	padding:0 5px 2px 5px;
}

span.submit a{
	display:block;
	background:url(../images/submit_back_c.gif) repeat-x top left;
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border:0px;
	cursor:pointer;
	height:18px;
	padding:2px 7px 0px 7px;
	text-decoration:none;
	_float:left;
}

img{
	border:0px;
}

h2{
	padding:0 0 11px 0;
	margin:0px;
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#817A7D;
}

h2.tab{
	padding:0 0 16px 0;
}

h2.tab a{
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#817A7D;
	text-decoration:none;
	border-bottom:1px dashed #817A7D;
}

h2.tab a.active{
	border-bottom:0px;
	padding-bottom:1px;
}

h3{
	padding:0 0 3px 0;
	margin:0px;
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#817A7D;
}
/*
p{
	margin:0px;
	padding:0 0 1em 0;
}
*/
a{
	color:#B02254;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

.clear{
	font-size:0px;
	line-height:0px;
	clear:both;
}

.all{
	width:929px;
	margin:0px auto;
	position:relative;
}

/* ------------------------------------------------------------- header */
#header{
	height:77px;
	position:relative;
	z-index:2;
	width:100%;
}

.logo{
	position:absolute;
	display:block;
	top:23px;
	left:20px;
	font-size:18px;
	line-height:20px;
}

.slogan{
	position:absolute;
	top:70px;
	left:32px;
	font: bold 14px/16px Georgia, "Times New Roman", Times, serif;
	width:282px;
}

.slogan-shadow2{
	color:#C388A2;
}

.slogan-shadow1{
	position:absolute;
	color:#FFFFFF;
	margin:1px 0 0 1px;
}

.menu-block{
	position:absolute;
	top:30px;
	left:313px;
	height:61px;
	background:url(../images/menu_back_r.gif) no-repeat top right;
	padding-right:15px;
}

.menu-block .mb-back-l{
	height:100%;
	background:url(../images/menu_back_l.gif) no-repeat top left;
	padding-left:15px;
	_float:left;
}

.menu-block .mb-back-c{
	height:100%;
	background:url(../images/menu_back_c.gif) repeat-x top left;
	_float:left;
}

.menu-block .marg{
	margin:0 -15px 0 -15px;
	height:100%;
	_float:left;
	position:relative;
}

.menu-block .button{
	float:left;
}

.menu-block .line{
	width:1px;
	font-size:0px;
	line-height:0px;
	background:url(../images/menu_line.gif) no-repeat 0px 31px;
	height:61px;
	float:left;
}

.menu-block .button-link{
	display:block;
	float:left;
	height:61px;
	white-space:nowrap;
	text-decoration:none;
}

.menu-block .button-link:hover{
	_display:inline-block;
}

.menu-block .with-submenu .button-link:hover{
	border-bottom:4px solid #FFFFFF;
}

.button-link span{
	display:block;
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color:#393939;
	letter-spacing:-1px;
	margin:0 18px 0 18px;
	padding-top:1px;
}

.menu-block .button-link span span{
	padding-top:28px;
	margin:0px;
}

.submenu{
	position:absolute;
	display:none;
}

.submenu.right{
	right:0px;
	_right:-1px;
}

.submenu table table{
	width:100%;
}

.submenu table .main-block{
	background:url(../images/submenu_back_c.gif) repeat-x bottom left #FFFFFF;
	white-space:nowrap;
}

.submenu table .down-back-c{
	height:15px;
	background:url(../images/submenu_back_bc.gif) repeat-x bottom left #FFFFFF;
}

.submenu table .down-back-l{
	width:15px;
	background:url(../images/submenu_back_l.png) no-repeat top left;
}

.submenu table .down-back-r{
	width:15px;
	background:url(../images/submenu_back_r.png) no-repeat top right;
}

.submenu table .main-block{
	background:url(../images/submenu_back_c.gif) repeat-x bottom left #FFFFFF;
	white-space:nowrap;
}

.submenu ul{
	padding:8px 30px 0 20px;
	margin:0 0 -11px 0;
	position:relative;
}

.submenu ul li{
	padding:0px 0px 7px 16px;
	margin:0px;
	list-style-type:none;
	background:url(../images/icon_strel.gif) no-repeat 0px 5px;
}

.submenu ul li a{
	text-decoration:none;
	color:#CC4E74;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	display:inline-block;
}

.submenu ul li a:hover{
	text-decoration:underline;
}

.button-link:hover span, .button.with-submenu:hover .button-link span, .button.with-submenu.hover .button-link span{
	padding-top:0px;
	border-top:1px solid #CD5176;
}

.menu-block .button-link:hover span span, .button.with-submenu:hover .button-link span span, .button.with-submenu.hover .button-link span span{
	padding-top:24px;
	border-top:4px solid #D77695;
}

.button.with-submenu:hover .submenu, .button.with-submenu.hover .submenu{
	display:block;
}

.menu-block .button.with-submenu:hover .button-link, .menu-block .button.with-submenu.hover .button-link{
	border-bottom:4px solid #FFFFFF;
}

/* ------------------------------------------------------------- content */
.content-block{
	background:url(../images/box_cont_back_bx.gif) repeat-x bottom left #FFFFFF;
	position:relative;
	_position:static;
	z-index:1;
	font:13px/15px Georgia, "Times New Roman", Times, serif;
}

.content-block.main{
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
}

.content-block .cb-back-tx{
	background:url(../images/box_cont_back_tx.gif) repeat-x top left;
	height:100%;
}

.content-block.main .cb-back-tx{
	background:url(../images/box_cont_main_back_tx.jpg) repeat-x top left;
	height:100%;
}

.content-block.main .cb-back-cx{
	background:url(../images/box_cont_main_back_cx.gif) repeat-x top left;
	height:100%;
}

.content-block .cb-back-ly{
	background:url(../images/box_cont_back_ly.gif) repeat-y top left;
	height:100%;
}

.content-block .cb-back-ry{
	background:url(../images/box_cont_back_ry.gif) repeat-y top right;
	height:100%;
}

.content-block .cb-back-tl{
	background:url(../images/box_cont_back_tl.gif) no-repeat top left;
	height:100%;
}

.content-block.main .cb-back-tl{
	background:url(../images/box_cont_main_back_tl.jpg) no-repeat top left;
	height:100%;
}

.content-block .cb-back-tr{
	background:url(../images/box_cont_back_tr.gif) no-repeat top right;
	height:100%;
}

.content-block.main .cb-back-tr{
	background:url(../images/box_cont_main_back_tr.jpg) no-repeat top right;
	height:100%;
}

.content-block .cb-back-bl{
	background:url(../images/box_cont_back_bl.gif) no-repeat bottom left;
	height:100%;
}

.content-block .cb-back-br{
	background:url(../images/box_cont_back_br.gif) no-repeat bottom right;
	padding:38px 35px 33px 35px;
}

.content-block.main .cb-back-br{
	min-height:655px;
	_height:655px;
	padding:24px 45px 31px 45px;
}

.blocks-corners{
	overflow:hidden;
	width:100%;
}

.box-corners-1{
	padding-bottom:27px;
	float:left;
}

.box-corners-1 .main-block{
	border:1px solid #DE7599;
	border-bottom:0px;
	background:url(../images/box_corner_back_tx.gif) repeat-x top left #D0577C;
	position:relative;
}

.box-corners-1 .main-block .b1{
	margin:-1px;
	margin-bottom:0px;
	background:url(../images/box_corner_back_tr.gif) no-repeat top right;
}

.box-corners-1 .main-block .b2{
	background:url(../images/box_corner_back_tl.gif) no-repeat top left;
	height:100%;
	display:table;
	width:100%;
}

.box-corners-1 .down-block{
	background:url(../images/box_corner_back_br.gif) no-repeat bottom right;
	padding-right:19px;
	height:19px;
}

.box-corners-1 .down-block .b1{
	background:url(../images/box_corner_back_bl.gif) no-repeat bottom left;
	padding-left:19px;
	height:100%;
}

.box-corners-1 .down-block .b2{
	background:url(../images/box_corner_back_bx.gif) repeat-x bottom left #D0577C;
	height:100%;
}

.box-corners-1 .fix{
	float:right;
	width:100%;
}

.box-corners-1 .fix2, .box-corners-2 .fix2{
	width:100%;
	display:inline-block;
}

.box-corners-1 .pad{
	padding:10px 19px 0 14px;
	margin-bottom:-12px;
	min-height:130px;
	_height:126px;
	position:relative;
}

.box-corners-2{
	padding-bottom:27px;
	float:left;
}

.box-corners-2 .main-block{
	position:relative;
	background:#EFBACC;
}

.box-corners-2 .main-block .b1{
	background:url(../images/box2_corner_back_tr.gif) no-repeat top right;
}

.box-corners-2 .main-block .b2{
	background:url(../images/box2_corner_back_tl.gif) no-repeat top left;
	height:100%;
	display:table;
	width:100%;
}

.box-corners-2 .down-block{
	background:url(../images/box2_corner_back_br.gif) no-repeat bottom right;
	padding-right:19px;
	height:19px;
}

.box-corners-2 .down-block .b1{
	background:url(../images/box2_corner_back_bl.gif) no-repeat bottom left;
	padding-left:19px;
	height:100%;
}

.box-corners-2 .down-block .b2{
	background:#EFBACC;
	height:100%;
}

.box-corners-2 .fix{
	float:right;
	width:100%;
}

.box-corners-2 .pad{
	padding:9px 19px 0 24px;
	margin-bottom:-12px;
	min-height:132px;
	_height:132px;
	position:relative;
}

.box-title{
	padding-bottom:12px;
	font: bold 15px/17px Georgia, "Times New Roman", Times, serif;
}

.text-shadow2{
	color:#D36486;
  white-space: nowrap;
}

.text-shadow1{
	position:absolute;
	color:#FFFFFF;
	margin:1px 0 0 1px;
  white-space: nowrap;
}

.form-line{
	padding-bottom:7px;
}

.form-line .field-name{
	width:59px;
	float:left;
	font: bold 12px/14px Georgia, "Times New Roman", Times, serif;
}

.my-balance{
	padding-bottom:5px;
	color:#FFFFFF;
}

.auth-list-links{
	margin:0px;
	padding:8px 0 0 2px;
}

.auth-list-links li{
	margin:0px;
	padding:0 0 4px 0;
	list-style-type:none;
}

.auth-list-links li a{
	color:#FFFFFF;
}

.my-balance span{
	font: bold 12px/14px Georgia, "Times New Roman", Times, serif;
}

.my-balance i{
	font-style:normal;
	position:relative;
	bottom:-1px;
	*bottom:0px;
}

.field{
	float:right;
}

.input-style{
	width:128px;
	height:13px;
	border:1px solid #C44166;
	border-bottom:0px;
	border-right:0px;
	background:#FFFFFF;
	padding:1px 5px 0 5px;
  font:normal 11px Tahoma, Arial, Geneva, sans-serif;
	color:#000000;
}

.button-submit{
	padding:2px 0 9px 0;
	float:right;
}

.form-links a{
	color:#FFFFFF;	
}

.list-models{
	float:left;
	margin:0 15px 0 0;
	padding:0px;
}

.list-models li{
	list-style-type:none;
	margin:0px;
	padding:0 0 3px 0;
	font-weight:bold;
}

.list-models li a{
	color:#111010;
	text-decoration:none;
}

.list-models li a:hover{
	text-decoration:underline;
}

.br-link, .br-link a{
	text-align:right;
	color:#FFFFFF;
}

.list-links{
	margin:0px;
	padding:0px;
}

.list-links li{
	list-style-type:none;
	margin:0px;
	padding:0 0 6px 16px;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	background:url(../images/icon_strel2.gif) no-repeat 0px 6px;
	color:#030303;
}

.list-links li a{
	color:#030303;
	text-decoration:none;
}

.list-links li a:hover{
	text-decoration:underline;
}

.main-content-block{
	padding:0 0 0 37px;
}

.inner-content-block{
	padding:0px;
}

.info{
	padding-bottom:27px;
	padding-right:37px;
	color:#272727;
	font:15px/17px Georgia, "Times New Roman", Times, serif;
}

.model{
	width:119px;
	padding:0 41px 0 0;
	height:210px;
	float:left;
}

.model h4{
	margin:0px;
	padding:0 0 8px 0;
	font:14px/16px Georgia, "Times New Roman", Times, serif;
	color:#010101;
  
  overflow:hidden;
  white-space:nowrap;
}

.model .status-on, .model .status-off{
	float:right;
	width:15px;
	height:15px;
	margin:0 0 5px 5px;
	background:url(../images/icon_status_on.gif) no-repeat top left;
}

.model .status-off{
	background:url(../images/icon_status_off.gif) no-repeat top left;
}

.image-model{
	width:119px;
	height:119px;
}

.model .image-model{
	padding-bottom:7px;
}

.image-model .image-back1{
	position:absolute;
	width:119px;
	height:119px;
	background:#EFBACC;
}

.image-model .image-prew{
	position:absolute;
	width:119px;
	height:119px;
	overflow:hidden;
	background-position:50% 50%;
	background-repeat:no-repeat;
}

.image-model .image-back2{
	position:absolute;
	width:119px;
	height:119px;
	background:url(../images/model_image_corners.png) no-repeat top left;
}

.image-model .image-link{
	display:inline-block;
	position:absolute;
	width:119px;
	height:119px;
	text-decoration:none;
}

.image-model .image-link span{
	display:inline-block;
	width:119px;
	height:119px;
	cursor:pointer;
}

.model .start-chat{
	display:block;
	width:86px;
	padding:0 0 5px 4px;
	font-size:11px;
	line-height:13px;
}

.model .start-chat.free{
	color:#010101;
}

.model .price{
	margin-top:-2px;
	padding-left:4px;
	font:11px/13px Georgia, "Times New Roman", Times, serif;
	color:#DE7694;
}

.navigation-block{
	top:-15px;
	position:relative;
	padding:0 37px 0 0;
	line-height:17px;
}

.navigation-block a{
	text-decoration:none;
	color:#010101;
	padding-right:4px;
}

.navigation-block a:hover{
	text-decoration:underline;
}

.navigation-block span{
	color:#B02254;
	text-decoration:underline;
	padding-right:4px;
}

.model-info{
	padding-bottom:28px;
	overflow:hidden;
	width:100%;
}

.image-model-big{
	float:left;
	width:343px;
	height:343px;
}

.image-model-big .image-back1{
	position:absolute;
	width:343px;
	height:343px;
	background:#EFBACC;
}

.image-model-big .image-prew{
	position:absolute;
	width:343px;
	height:343px;
	overflow:hidden;
	background-position:50% 50%;
	background-repeat:no-repeat;
}

.image-model-big .image-back2{
	position:absolute;
	width:343px;
	height:343px;
	background:url(../images/model_image_big_corners.png) no-repeat top left;
}

.image-model-big .image-link{
	display:inline-block;
	position:absolute;
	width:343px;
	height:343px;
	text-decoration:none;
}

.image-model-big .image-link span{
	display:inline-block;
	width:343px;
	height:343px;
	cursor:pointer;
}

.model-info .text-info{
	float:left;
	width:445px;
	margin-left:38px;
}

.price-chat-block{
	padding-bottom:20px;
	color:#AE1944;
	width:100%;
	overflow:hidden;
}

.price-chat-block .price{
	width:267px;
	float:left;
	padding-right:10px;
}

.price-chat-block .price .item{
	width:102px;
	padding-right:10px;
	float:left;
}

.price-chat-block .price .value{
	width:150px;
	float:left;
}

.big-button{
	float:left;
	display:block;
	background:url(../images/button_big_back_r.gif) no-repeat top right;
	padding-right:5px;
	height:28px;
	text-decoration:none;
	font-size:18px;
	line-height:20px;
	cursor:pointer;
	_width:1px;
	white-space:nowrap;
}

.big-button strong{
	font-weight:normal;
	cursor:pointer;
}

.big-button span{
	display:block;
	background:url(../images/button_big_back_l.gif) no-repeat top left;
	padding-left:5px;
	height:28px;
	cursor:pointer;
}

.big-button span span{
	background:url(../images/button_big_back_c.gif) repeat-x top left;
	height:25px;
	padding:3px 3px 0 3px;
}

.text-info .text{
	padding-bottom:26px;
}

.table-parameters td{
	padding-bottom:1px;
	font-weight:bold;
	color:#575757;
}

.table-parameters .opt{
	padding-right:25px;
}

.models .space {
	width:786px;
	margin-left:31px;
	padding:10px 0 25px 0;
	display:none;
}

.models .space-active {
	display:block;
}

.models .both {
	padding:0 0 0 0;
}

.slider .mask {
	width:100%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

.slider .wrap {
	width:10000px;
	position:relative;
	left:0;
	overflow:hidden;
}

.slider .panel {
	position:relative;
	float:left;
}

.slider a.back {
	width:38px;
	height:38px;
	margin:-19px 0 0 -32px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:50%;left:0;
}

.slider a.forward {
	width:38px;
	height:38px;
	margin:-19px -32px 0 0;
	display:block;
	overflow:hidden;
	position:absolute;
	top:50%;right:0;
}

.slider a.back:focus {
	outline:none;
}

.slider a.forward:focus {
	outline:none;
}

.slider a.back i, .slider a.forward i {
	width:76px;
	height:76px;
	display:block;
	position:absolute;
	top:0;left:0;
	cursor:pointer;
	background:url(../images/slide.gif) no-repeat 0 0;
}

.slider a.forward i {
	top:-38px;
}

.slider a.linkfirst i {
	top:0;left:-38px;cursor:default;background:url(../images/slide.gif) no-repeat 0 0;
}

.slider a.linklast i {
	top:-38px;left:-38px;cursor:default;background:url(../images/slide.gif) no-repeat 0 0;
}

.models .slider {
	width:786px;
	position:relative;
}

.models .mask {
	width:786px;
}

.models .panel {
	width:786px;
	overflow:hidden;
}

.models .image-model{
	padding:0 19px 0 19px;
}

.other-block .space{
	padding:0px 0 15px 0;
	display:none;
}

.other-block .space-active {
	display:block;
}

.rasp-table{
	margin-bottom:15px;
	font-size:11px;
	line-height:13px;
	color:#817A7D;
}

.rasp-table td{
	width:21px;
	padding-bottom:4px;
	text-align:center;
}

.rasp-table th{
	font-weight:normal;
	text-align:center;
	font-style:normal;
	padding-bottom:9px;
}

.rasp-table th.name{
	width:53px;
	color:#AE1944;
}

.rasp-table td .hour{
	margin:0px auto;
	width:11px;
	height:12px;
	background:#EFBACC;
	padding-top:2px;
	text-align:center;
}

.pay-block{
	padding:0 16px 0 25px;
}

.pay-tabs{
	height:34px;
	padding:0 1px 0 1px;
	
}

.pay-tab{
	height:34px;
	float:left;
	margin:0 -1px 0 -1px;
	display:inline-block;
	position:relative;
}

.pay-tab.active{
	height:34px;
	float:left;
	margin:0 -1px 0 -1px;
	display:inline-block;
	background:url(../images/pay_tab_back_r.gif) no-repeat top right #F6D5E0;
}

.pay-tab span{
	display:block;
	_float:left;
	height:34px;
}

.pay-tab.active span{
	background:url(../images/pay_tab_back_l.gif) no-repeat top left;
}

.pay-tab, .pay-tab a{
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#817A7D;
	text-decoration:none;
}

.pay-tab a{
	display:block;
	padding:10px 37px 0 36px;
	height:24px;
	_float:left;
	white-space:nowrap;
	outline:0px;
}

.pay-tab a.yan{
	padding:10px 37px 0 38px;
	_padding:10px 38px 0 38px;
}

.pay-tab.active a{
	color:#000000;
}

.pay-tab-line{
	width:1px;
	font-size:0px;
	line-height:0px;
	height:34px;
	background:url(../images/pay_tabs_line.gif) no-repeat top left;
	float:left;
}

.pay-box{
	background:url(../images/pay_block_back_bl.gif) no-repeat bottom left #F8D4E0;
}

.pay-box .pb-b2{
	background:url(../images/pay_block_back_br.gif) no-repeat bottom right;
}

.pay-meth .space {
	display:none;
}

.pay-meth .space-active {
	display:block;
}

div.hr{
	width:100%;
	height:1px;
	border-top:1px solid #EFB0C5;
	font-size:0px;
	line-height:0px;
	display:block;
	overflow:hidden;
	background:#FCE9EF;
}

.pay{
	padding:15px 24px 26px 24px;
	color:#313131;
}

.pay .begin-text{
	padding-bottom:15px;
}

.color-red{
	color:#B02254;
}

.minheight {
	min-height:252px;
	_height:252px;
}

.pay_wm {padding-left:157px;background:url(../images/pay_meth_wm.gif) no-repeat 26px 55px;}
.pay_sms {padding-left:145px;background:url(../images/pay_meth_sms.gif) no-repeat 12px 49px;}
.pay_card {padding-left:157px;background:url(../images/pay_meth_visa.gif) no-repeat 23px 39px;}
.pay_yan {padding-left:140px;background:url(../images/pay_meth_ym.gif) no-repeat 15px 35px;}

.act-code{
	padding-bottom:60px;
	overflow:hidden;
	width:100%;
}

.act-code .c1{
	width:152px;
	padding-right:10px;
	font-weight:bold;
	font-size:13px;
	padding-top:6px;
	float:left;
}

.act-code .c2{
	width:130px;
	padding-right:10px;
	font-weight:bold;
	font-size:13px;
	float:left;
}

.act-code .c2 input{
	width:108px;
	height:16px;
	border:1px solid #CC5075;
	padding:5px 5px 5px 5px;
	font-size:13px;
}

.act-code .c3{
	width:200px;
	padding-right:10px;
	float:left;
}

.act-code .c1-2{
	padding-bottom:6px;
	font-weight:bold;
	font-size:13px;
	padding-top:6px;
}

.pay-table{
	width:209px;
	padding:10px 0 24px 0;
}

.pay-table .pt-back-tr{
	background:url(../images/pay_table_corn_tr.gif) no-repeat top right;
	height:100%;
}

.pay-table .pt-back-tl{
	background:url(../images/pay_table_corn_tl.gif) no-repeat top left #EFBACC;
	height:100%;
}

.pay-table .pt-back-bl{
	background:url(../images/pay_table_corn_bl.gif) no-repeat bottom left;
	height:100%;
}

.pay-table .pt-back-br{
	background:url(../images/pay_table_corn_br.gif) no-repeat bottom right;
	padding:5px 15px 4px 15px;
}

.pay-table table{
	width:100%;
}

.pay-table table th{
	font-weight:bold;
	font-style:normal;
	text-align:left;
	padding-bottom:5px;
}

.pay-table table td{
	padding:4px 12px 4px 0;
	border-bottom:1px solid #F7D4E0;
}

.pay-table table tr.last td{
	border-bottom:0px;
}

.pay-table table .kred{
	text-align:right;
}

.pay table.tab {
	width:100%;
}

.pay table.tab th {
	padding:0 20px 5px 0;
	text-align:left;
	font-weight:normal;
}

.pay table.tab td {
	padding:0 20px 30px 0;
	vertical-align:middle;
}
.pay select {
	width:230px;
	font-size:15px;
	margin:auto;
}

.pay table.tab tr.op th {
	padding:3px 5px;
	font-size:11px;
}

.pay table.tab tr.op td {
	padding:3px 5px;
	font-size:11px;
	color:#B02254;
	padding-left:12px;
}
.pay table.tab tr.op td.number {
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#B02254;
	padding-left:0px;
}
.pay table.tab tr.op td.country {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#B02254;
	padding-left:0px;
}
.pay table.tab tr.op td.country img {
	margin:0 auto 4px auto;
	display:block;
}
.pay table.tab tr.hr td {padding:8px 0;}
.pay table.tab tr.hr td p.hr {margin:0;}

.pay table.ops tr.op th {
	padding:6px 5px 12px 5px;
	font-size:12px;
}

.pay table.ops tr.top .balance {
	top:1px;
}

/* ------------------------------------------------------------- footer */
#footer{
	padding:24px 16px 30px 43px;
	color:#37352D;
}

#footer a{
	color:#37352D;
}

#footer .box1{
	width:285px;
	margin-right:74px;
	float:left;
}

#footer .box2{
	width:260px;
	float:left;
}

#footer .box3{
	width:193px;
	float:right;
}

.warn{
   padding:18px 0 6px 53px;
   background:url(../images/icon_18.gif) no-repeat 0px 6px;
   min-height:23px;
   _height:23px;
}


.icons-money{
	padding-bottom:14px;
}

.icons-money a{
	margin-right:11px;
}

.icons-conf{
	padding:4px 0 7px 0;
}

.icons-conf img{
	margin-right:13px;
}