﻿/*  
Theme Name: ExchangeBoxTheme
Theme URI: http://best-curs.info
Description: Шаблон для обменника
Version: 2.0
Author: Best-Curs.info
Author URI: http://best-curs.info/
*/

*{margin:0;padding:0;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;background:transparent;margin:0;padding:0}
ol,ul{list-style:none}
select,input,textarea{padding:0;margin:0;outline:0;font-size:100%;vertical-align:baseline;}
blockquote,q{quotes:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-spacing:0}
sup,sub{line-height:0}
strong,dfn,dl dt,th{font-weight:700}
em,dfn,tfoot{font-style:italic}

a{text-decoration:underline;color:#3d81c0;}
a:hover{text-decoration:none;color:#3d81c0;}
body{font:12px/1.3em Arial, sans-serif;color:#393c44;background:#f2f1f0 url(images/bg.png);}

/* header */
#header{width:100%;min-width:1000px;border-top:2px solid #5d7e97;border-bottom:1px solid #7f9cae;background:#d2e6f1 url(images/bghead.png);height:110px;overflow:hidden;}
.header{width:960px;margin:0 auto;color:#5b646a;font:14px/18px Arial;padding:25px 0 0 0;}
.logo{float:left;padding:0 0 0 5px;width:340px;}
.textlogo{
color: #376188;
font: bold 36px Arial;
}
	.textlogo a{
	color: #376188;
	text-decoration: none;
	}
.logodescr{ color: #5b646a; font: 11px Arial; text-transform: uppercase; }
.hcontacts{float:right;width:270px;padding:0 5px 0 0;text-align:right;}
.hcontacts strong{color:#334450;font-weight:normal;}
.hcontacts p{padding:0 0 1px 0;}
.regrab{float:right;width:210px;}
.worktime{color:#334450;text-transform:uppercase;font:12px Tahoma;padding:3px 0 3px 0;}
/* end header */

/* top menu */
#topmenu{width:100%;min-width:1000px;border-top:2px solid #5d7e97;border-bottom:1px solid #c3c2c1;background:#fdfdfd url(images/menubg.png);box-shadow:0 0 20px -5px #c0c0bf;height:64px;position:relative;z-index:30;}
.topmenu{width:960px;margin:0 auto;}
.topmenu ul{background:url(images/libg.png) no-repeat 0 0;padding:0 0 0 1px;height:66px;}
.topmenu li{float:left;position:relative;height:66px;background:url(images/libg.png) no-repeat right 0;}
.topmenu li a{float:left;height:64px;font:14px Tahoma;color:#334450;text-decoration:none;padding:0 30px 0 29px;line-height:64px;text-transform:uppercase;}
.topmenu li:hover > a{background:url(images/libga.png);box-shadow:inset 0 10px 20px -10px #b7b6b6;color:#315c83;}
.topmenu ul ul{position:absolute;float:none;display:none;top:64px;left:-1px;background:url(images/ulul.png) repeat-x bottom 0;padding:0 0 4px 0;height:auto;width:235px;border-top:1px solid #e0e8ed;}
.topmenu ul ul li{float:none;display:block;position:relative;height:auto;background:#fcfcfc;background-image:linear-gradient(top, #FFFFFF, #EEEEEE);background-image:-o-linear-gradient(top, #FFFFFF, #EEEEEE);background-image:-moz-linear-gradient(top, #FFFFFF, #EEEEEE);background-image:-webkit-linear-gradient(top, #FFFFFF, #EEEEEE);background-image:-ms-linear-gradient(top, #FFFFFF, #EEEEEE);background-image:-webkit-gradient(linear,
left top,
left bottom,
color-stop(#FFFFFF),
color-stop(#EEEEEE));}
.topmenu ul ul li:hover{background:#7dc1fc;background-image:linear-gradient(top, #62aaf0, #8fc9f2);background-image:-o-linear-gradient(top, #62aaf0, #8fc9f2);background-image:-moz-linear-gradient(top, #62aaf0, #8fc9f2);background-image:-webkit-linear-gradient(top, #62aaf0, #8fc9f2);background-image:-ms-linear-gradient(top, #62aaf0, #8fc9f2);background-image:-webkit-gradient(linear,
left top,
left bottom,
color-stop(#62aaf0),
color-stop(#8fc9f2));}
.topmenu ul ul li > a{float:none;display:block;height:auto;border:1px solid #e0e8ed;border-top:none;font:14px Tahoma;color:#334450;text-decoration:none;padding:10px 40px 10px 20px;text-transform:none;}
.topmenu ul ul li:hover > a{background:none;color:#fff;}
.topmenu ul ul li.hasedul > a{background:url(images/hasul.png) no-repeat right 11px;}
.topmenu ul ul li.hasedul:hover > a{background:url(images/hasul2.png) no-repeat right 11px;}
.topmenu ul ul ul{position:absolute;display:none;float:none;top:-1px;left:100%;background:url(images/ulul.png) repeat-x bottom 0;padding:0 0 4px 0;height:auto;width:235px;border-top:1px solid #e0e8ed;}
.topmenu ul ul ul li.hasedul a{background:none;}
.topmenu ul ul ul li.hasedul:hover a{background:none;}
/* end top menu */

/* content zone */
#container{width:960px;padding:30px 20px;margin:0 auto;min-height:350px;position:relative;z-index:20;}
.contentzone{float:left;width:650px;overflow:hidden;}
.sidebar{float:right;width:285px;overflow:hidden;}
/* end content zone */

/* standart widgets */
.widget{background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;margin:0 0 30px 0;padding:12px 16px;}
.widgettitle{color:#393c44;padding:0 0 12px 0;font:22px Arial;}
.widget ul li{display:block;padding:0 0 5px 15px;background:url(images/wliarr.png) no-repeat 0 3px;}
/* end standart widgets */

.bexbcurs_widget{
background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;margin:0 0 30px 0;padding:12px 16px;
}
.bexbcurs_widgettitle{
color:#393c44;padding:0 0 12px 0;font:22px Arial;
}
.bexbcurs_update{
color: #757d88;
font: 13px Arial;
padding: 0 0 15px 0;
}
.bexbcurs_tableline{
padding: 0 0 10px 0;
}
.bexbcurs_tabletab1{
float: left;
width: 90px;
}
.bexbcurs_para{
margin: 0 0 5px 0;
padding: 7px 10px;
text-align: center;
color: #393c44;
font: bold 15px Arial;
border-radius: 8px;
background: #c1e2fa;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #b7defb),
	color-stop(1, #cce8f8)
);
background-image: -o-linear-gradient(bottom, #b7defb, #cce8f8);
background-image: -moz-linear-gradient(bottom, #b7defb, #cce8f8);
background-image: -webkit-linear-gradient(bottom, #b7defb, #cce8f8);
background-image: -ms-linear-gradient(bottom, #b7defb, #cce8f8);
background-image: linear-gradient(to bottom, #b7defb, #cce8f8);
}
.bexbcurs_birga{
text-align: center;
font: 11px Arial;
color: #757d88;
}
.bexbcurs_arr{
margin: 11px 0 0 0;
width: 20px;
height: 20px;
float: left;
background: url(images/wliarr.png) no-repeat center 0;
}
.bexbcurs_tabletab3{
float: right;
width: 140px;
}
.bexbcurs_curs{
border-radius: 6px;
background: #edf4f7;
padding: 5px 10px;
color: #393c44;
font: 12px Arial;
}


/* page */
.thecontent{margin:0 0 30px 0;background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;padding:16px 20px;min-height:300px;}
h1.titlepage{font:22px Arial;color:#365b7d;padding:0 20px 26px 20px;margin:0 -20px 10px -20px;background:url(images/h1.png) repeat-x 0 bottom;}
.text p{padding:0 0 20px 0;}
.text span{color:#365b7d;font:14px Arial;}
.text h2{font:18px Arial;color:#393c44;margin:0 0 10px 0;}
.text h3{font:18px Arial;color:#365b7d;margin:0 0 10px 0;}
.text h4{font:14px Arial;color:#365b7d;margin:0 0 10px 0;}
.text ul li{display:block;background:url(images/wliarr.png) no-repeat 0 2px;padding:0 0 5px 15px;}
.text ul{margin:0 0 20px 20px;}
.text ol{list-style-type:decimal;margin:0 0 20px 40px;color:#365b7d;}
.text table{border:none;margin:0 0 20px 0;}
.text table th{font:18px Arial;color:#365b7d;padding:5px 15px;background:#d4e6f0;text-align:left;}
.text table th.th1{border-radius:6px 0 0 6px;}
.text table th.th2{border-radius:0 6px 6px 0;}
.text table td{font:12px Arial;color:#393c44;padding:10px 15px;text-align:left;border-bottom:1px solid #e0e8ed;}
.fcwidget ul{margin:0 0 10px 20px;padding:10px 0 0 0;}
.fcwidget ul li{display:block;background:url(images/wliarr.png) no-repeat 0 2px;padding:0 0 5px 15px;}
.fcwidget ol{list-style-type:decimal;margin:0 0 10px 40px;padding:10px 0 0 0;color:#365b7d;}
/* end page */

/* sitemap */
.sitemaptitle{color:#393c44;font:22px Arial;background:url(images/h3min.png) no-repeat 0 1px;padding:0 0 0 30px;margin:0 0 10px 0;}
ul.smap{
margin:0 0 20px 20px;
}
ul.smap li{ display:block;background:url(images/wliarr.png) no-repeat 0 2px;padding:0 0 5px 15px; }
.sitemapleft{float:left;width:300px;overflow:hidden;}
.sitemapright{float:right;width:300px;overflow:hidden;}
/* end sitemap */

/* posts */
.posts{border-bottom:1px solid #e0e8ed;padding:0 0 10px 0;margin:0 0 10px 0;}
.onepostdate{color:#757d88;padding:0 0 15px 0;}
.metabox{background:#f2f5f7;padding:10px;border-radius:4px;font:11px Arial;color:#757d88;}
.metabox a{text-decoration:none;}
.metabox a:hover{text-decoration:underline;}
.metatags{padding:4px 0 0 0;}
.postsleft{float:left;width:70px;color:#757d88;padding:3px 0 0 3px;}
.postsright{float:right;width:520px;margin:0 10px 10px 0;}
h2.poststitle{color:#3d81c0;font:16px Arial;margin:0 0 10px 0;}
.poststitle a{text-decoration:none;}
.poststitle a:hover{text-decoration:underline;}
.metaboxleft{float:left;width:460px;}
.metaboxright{float:right;text-align:right;font:14px Arial;}
.metaboxright a{text-decoration:underline;}
.metaboxright a:hover{text-decoration:none;}
/* end posts */

/* partners */
.fwidget{width:960px;margin:0 auto 30px;border-bottom:1px solid #fff;}
.fwidgetvn{padding:0 0 20px 0;border-bottom:1px solid #dfe2e3;}
.fwtitle{border-bottom:1px solid #fff;margin:0 0 20px 0;}
.fwtitlevn{color:#365b7d;font:22px Arial;padding:0 0 17px 0;border-bottom:1px solid #dfe2e3;}
table.tpartner{width:100%;height:70px;}
table.tpartner td{text-align:center;}
/* end partners */

/* footer */
#footer{position:relative;z-index:10;width:100%;min-width:1000px;border-top:1px solid #000000;padding:45px 0;background:#3f4d5b url(images/fbg.png);box-shadow:inset 0 10px 20px #1a2027;}
.footer{width:960px;margin:0 auto;color:#c8c8c8;}
.footer a{color:#c8c8c8;}
.fleft{width:250px;float:left;min-height:10px;}
.fcenter{width:230px;float:left;padding:0 20px;}
.fright{text-align:right;width:400px;float:right;}
.fright img{margin:0 5px 0 0;}
/* end footer */

/* widget news */
.widget.exb_news_widget{background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;margin:0 0 30px 0;padding:12px 16px;}
.exb_news_widget.widgettitle{color:#393c44;padding:0 0 12px 0;font:22px Arial;}
.wnewsline{margin:0 0 10px 0;}
.wnewsdate{padding:0 0 5px 0;color:#757d88;}
.wnewstitle{ }
/* end widget news */

/* widget otzivs */
.widget.exb_otziv_widget{background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;margin:0 0 30px 0;padding:12px 16px;}
.exb_otziv_widget.widgettitle{color:#393c44;padding:0 0 12px 0;font:22px Arial;}
.wotzivline{padding:0 0 10px 0;margin:0 0 10px 0;border-bottom:1px solid #e0e8ed;}
.wotzdateline{padding:0 0 5px 0;color:#365b7d;font:12px Arial;}
.wotzdateline a{color:#365b7d;}
.wotzivdate{color:#757d88;padding:0 5px 0 0;}
.wallotziv{text-align:right;}
/* end widget otzivs */

/* captcha */
.captchablock{
width: 245px;
margin: 0 0 15px 0;
}
    .captchright{
	float: right;
	width: 117px;
	}
	    .captchaimg{
		overflow: hidden;
		height: 47px;
		width: 117px;	
		}
		    .captchaimg img{
			border-radius: 8px;
			border: 1px solid #ddd;
			width: 115px;
	        height: 45px;
			}
		.captchatext{
		width: 115px;
		text-align: center;
		font-size: 10px;
		}
	.captchleft{
	float: left;
	width: 120px;
	}
	.captchalabel{
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	margin: 0 0 5px 0;
	}
	.captchinput .rinput{
	width: 100px;
	}
/* end captcha */

/* contact form */
.cfcaptcha .captchablock{
margin: 0 0 5px 0;
}
table.cftable{
width: 100%;
border: none;
background: none;
}
table.cftable td.cfleft{
width: 100px;
padding: 5px;
border: none;
background: none;
}
table.cftable td.cfright{
padding: 5px;
border: none;
background: none;
}
.cftable{font-weight:bold;padding:10px 0 0 0;}
/* end contact form */

/* otziv form */
.otzivdiv{ margin: 0 0 30px 0; }
.otzcaptcha .captchablock{
margin: 0 0 5px 0;
}
table.otzivform{
width: 100%;
border: none;
background: none;
}
table.otzivform td.otzleft{
width: 100px;
padding: 5px;
border: none;
background: none;
}
table.otzivform td.otzright{
padding: 5px;
border: none;
background: none;
}
/* end otziv form */

/* otzivs */
.manyotzivs{border-bottom:1px solid #e0e8ed;margin:0 0 30px 0;}
.oneotziv{padding:15px 0 15px 0;border-top:1px solid #e0e8ed;}
.nootziv{padding:15px 0 15px 0;border-top:1px solid #e0e8ed;}
.oneotzivleft{float:left;width:94px;overflow:hidden;}
.oneotzivright{float:right;width:510px;}
.oneotzivright p{padding:3px 0;}
.oneotdate{color:#757d88;padding:0 0 3px 0;}
.oneotname{color:#365b7d;}
/* end otzivs */

/* account */
.accounttitle{color:#365b7d;font:18px Arial;padding:5px 20px;margin:0 0 10px 0;background:#d4e6f0;border-radius:6px;}
table.aftable{
width: 100%;
border: none;
background: none;
}
table.aftable td.afleft{
width: 100px;
padding: 5px;
border: none;
background: none;
}
table.aftable td.afright{
padding: 5px;
border: none;
background: none;
}
.accounttopblock{
margin: 0 0 20px 0;
}
.accountwarn{padding:5px 0 0 0;font:bold 12px Arial;color:#365b7d;display:none;}
.err .accountwarn{display:block;}
/* end account */

/* status widget */
.statuswork_widget{background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;margin:0 0 30px 0;padding:12px 16px;}
.statuswork_widget_title{color:#393c44;padding:0 0 12px 0;font:22px Arial;}
.statuswork_widget_date{
padding: 3px 0 0 0;
color: #757d88;
}
.statusworkblock{
width: 170px;
height: 35px;
background: url(images/statuswork.png) no-repeat 0 0;
font: 16px Arial;
color: #5b646a;
margin: 0 auto;
padding: 21px 0 0px 85px;
}
.statusworkblock.online{
background: url(images/statuswork.png) no-repeat 0 -54px;
}
/* end status widget */

/* rezerv widget */
.rezerv_widget{background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;margin:0 0 30px 0;padding:12px 16px;}
.rezervwidget_title{color:#393c44;padding:0 0 12px 0;font:22px Arial;}
.obmenlinew{display:block;height:30px;width:200px;margin:0 0 0 0;overflow:hidden;text-decoration:none;}
.obmenlinewico{height:30px;width:30px;overflow:hidden;float:left;margin:0 5px 0 0;}
.obmenlinewtext{color:#393c44;float:left;width:160px;font:13px/30px Arial;}
table.rewtable{ width: 100%; }
/* end rezerv widget */

/* lastobmen widget */
.lobmen_widget{background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;margin:0 0 30px 0;padding:12px 16px;}
.lobmenwidget_title{color:#393c44;padding:0 0 12px 0;font:22px Arial;}
table.lotable td.lovnstr{
width: 20px;
}
.lovnstr div{
width: 20px;
height: 20px;
background: url(images/tastr.png) no-repeat;
}
.widline{height:1px;background:#e0e8ed;margin:0 0 5px 0;}
.widlastdate{font:12px Arial;color:#757d88;}
/* end lastobmenwidget */

/* login widget */
.login_widget{background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;margin:0 0 30px 0;padding:12px 16px;}
.loginwidget_title{color:#393c44;padding:0 0 12px 0;font:22px Arial;}
.wline{padding:0 0 10px 0;}
.wlineleft{float:left;width:120px;padding:0 0 0 3px;}
.wlineright{float:right;width:100px;text-align:right;}
/* end login widget */

/* register widget */
.register_widget{background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;margin:0 0 30px 0;padding:12px 16px;}
.registerwidget_title{color:#393c44;padding:0 0 12px 0;font:22px Arial;}
/* end register widget */

/* user widget */
.user_widget{background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;margin:0 0 30px 0;padding:12px 16px;}
.userwidget_title{color:#393c44;padding:0 0 12px 0;font:22px Arial;}
.user_widget ul li{display:block;background:url(images/wliarr.png) no-repeat 0 2px;padding:0 0 5px 15px;}
.user_widget ul{margin:0 0 0 0px;padding: 0 0 0 0;}
/* end user widget */

/* login shortcode */
.lfcaptcha .captchablock{
margin: 0 0 5px 0;
}
table.lftable{
width: 100%;
border: none;
background: none;
}
table.lftable td.lfleft{
width: 100px;
padding: 5px;
border: none;
background: none;
}
table.lftable td.lfright{
padding: 5px;
border: none;
background: none;
}
.lftable{font-weight:bold;padding:10px 0 0 0;}
.lfdiv{ width: 400px; }
input.lfinput{
width: 260px;
}
.lflink{
float: left;
width: 150px;
text-align: left;
}
    .lflink p{
	padding: 0;
	margin: 0;
	}
.lfsubm{
float: right;
width: 100px;
text-align: right;
}
/* end login shortcode */

/* register shortcode */
.rfcaptcha .captchablock{
margin: 0 0 5px 0;
}
table.rftable{
width: 100%;
border: none;
background: none;
}
table.rftable td.rfleft{
width: 100px;
padding: 5px;
border: none;
background: none;
}
table.rftable td.rfright{
padding: 5px;
border: none;
background: none;
}
.rftable{font-weight:bold;padding:10px 0 0 0;}
.rfdiv{ width: 400px; }
input.rfinput{
width: 260px;
}
.rflink{
float: left;
width: 100px;
text-align: left;
}
    .rflink p{
	padding: 0;
	margin: 0;
	}
.rfsubm{
float: right;
text-align: right;
}
/* end register shortcode */

/* lostpass shortcode */
.lpscaptcha .captchablock{
margin: 0 0 5px 0;
}
.lptext{
padding: 0 0 5px 0;
}
table.lpstable{
width: 100%;
border: none;
background: none;
}
table.lpstable td.lpsleft{
width: 100px;
padding: 5px;
border: none;
background: none;
}
table.lpstable td.lpsright{
padding: 5px;
border: none;
background: none;
}
.lpslable{font-weight:bold;padding:10px 0 0 0;}
.lpsdiv{ width: 500px; }
input.lpsinput{
width: 260px;
}
/* end lostpass shortcode */

/* bottom widgets */
.fcwidget{margin:0;}
.fcwidgetvn{padding:0 0 20px 0;font:12px Arial;color:#5b646a;}
.fcwtitle{border-bottom:1px solid #fff;margin:0 0 20px 0;}
.fcwtitlevn{color:#365b7d;font:22px Arial;padding:0 0 17px 0;border-bottom:1px solid #dfe2e3;}
.fcwidget p{padding: 0 0 10px 0;}

/* end bottom widgets */

/* home */
.lefthomecol{float:left;width:220px;margin:0 0 30px 0;background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;padding:10px 0;}
.widgethometitle{font:22px Arial;padding:0 20px 16px 20px;margin:0 0 0px 0;background:url(images/h1.png) repeat-x 0 bottom;}
.onehline{padding:0 10px;display:block;height:30px;cursor:pointer;text-decoration:none;}
.onehlineico{height:30px;width:30px;overflow:hidden;float:left;margin:0 5px 0 0;color:#393c44;}
.onehlinetext{float:left;width:160px;font:13px/30px Arial;}
.onehline:hover{background:#d4e6f0;}
.onehline.act{background:#d4e6f0 url(images/arr.png) no-repeat right center;}

.righthomecol{float:right;width:400px;margin:0 0 30px 0;background:#fff;border-left:1px solid #e7e9e9;border-right:1px solid #e7e9e9;border-bottom:1px solid #c6ccd1;border-radius:8px;padding:10px 0;}
.widt1{float:left;width:220px;}
.widt2{width:140px;float:left;}
a.onehrine{padding:0 10px;display:block;height:30px;cursor:pointer;text-decoration:none;}
a.onehrine:hover, a.onehrine.active{background:#d4e6f0;}
.onehrineico{height:30px;width:30px;overflow:hidden;float:left;margin:0 5px 0 0;color:#393c44;}
.onehrinetext{float:left;width:150px;font:13px/30px Arial;color:#393c44;}
.onehrinerezerv{position: relative; float:left;width:100px;font:bold 12px/30px Arial;color:#393c44;text-align: right;}
.zaprosvalutrelvn{
display: none;
position: absolute;
float: none;
top: 4px;
right: -80px;
border: 1px solid #aebdc5;
box-shadow: 3px 3px 3px -2px #334450;
border-radius: 3px;
width: 73px;
text-align: center;
height: 19px;
font: bold 10px/19px Arial;
color: #334450;
background: #f7f7f7;
}
.onehrine:hover .zaprosvalutrelvn{ display: block; }
.tabhome{display:none;}
.tabhome.act{display:block;}
/* end home */
/* zapros box */
#exbprezshadow{
position: fixed;
float: none;
top: 0;
left: 0;
z-index: 99998;
width: 100%;
height: 100%;
display: none;
background: #000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7; 
-khtml-opacity: 0.7;
opacity: 0.7;
}
.exbprezbox{
position: fixed;
float: none;
top: 0;
left: 0;
z-index: 99999;
width: 100%;
height: 100%;
display: none;
}
    .exbprezboxvn{
	position: relative;
    width: 350px;
	margin: 0 auto;
    padding: 15px;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px #000;
    border-radius: 10px;
    background: #fff;
	}	
    .exbprezboxclose{
	position: absolute;
	float: none;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url(images/close.png) no-repeat;
	top: 15px;
	right: 15px;
	}
	.exbprezboxtitle{
	font: 18px Arial;
	color: #393c44;
	padding: 0 30px 0 0;
	margin: 0 0 10px 0;
	}
	.exbprezboxvn p{
	padding: 5px 0;
	}
	input.rezboxinput{
	width: 250px;
	}
	textarea.rezboxtextarea{
	width: 330px;
	min-width: 330px;
	max-width: 330px;
	min-height: 60px;
	height: 60px;
	}
/* end zapros box */
/* widget obmen */
.widgetobmen{
background:#fff;
border:1px solid #6fb9fb;
border-radius:8px;
margin:0 0 30px 0;
padding:12px 16px;
}
.widgetobmentitle{color:#393c44; padding:0 0 12px 0; font:21px Arial;}
.wotitle{background:#d4e6f0;color:#365b7d;font:18px Arial;padding:4px 16px;margin:0 -16px 10px;}
.wolineadres{ }
.wolineinput{ padding:0 0 10px 0; width: 225px;}
.wowarnerr{color:#ff0000;font:11px Arial; display: none; padding: 0 0 0 2px;}
.err .wowarnerr{display:block;}
.wosubmit .rsubmit{
display: block;
margin: 0 auto;
}
.wopred{background:url(images/info.png) no-repeat 0 0;padding:1px 0 2px 25px;color:#365b7d;font:14px Arial;margin:0 0 3px 0;}
.wopredtext{font:11px Arial;margin:0 0 10px 0;}
.wvalname{
font-weight: bold;
}
.wosummtitle{font:14px Arial;margin:0 0 4px 0;}
.wosumline{padding:0 0 10px 0;}
.wosumline.err { padding: 0 0 15px 0; }
.wosumminput{float:left;width:90px;padding:2px 0 2px 0;}
.wosumminput .rinput{ width: 60px; }
.wosummnazv{float:left;width:160px;padding:13px 0 0 0;font:14px Arial;overflow:hidden;}
.wosummopis{float:left;width:160px; font:10px/11px Arial; padding:2px 0 0 0;overflow:hidden; color: #888;}
.woschettitle{color:#365b7d;font:14px Arial;margin:0 0 2px 0;}
/* end widget obmen */

/* widget step2 */
.widgetobmen{
background:#fff;
border:1px solid #6fb9fb;
border-radius:8px;
margin:0 0 30px 0;
padding:12px 16px;
}
.widgetobmentitle{color:#393c44; padding:0 0 12px 0; font:21px Arial;}
.wotdtitle{color:#365b7d;font:14px Arial;margin:0 0 2px 0;}
.wotdscom{font:11px Arial;margin:0 0 10px 0;}
.wodlinec{margin:0 0 10px 0;font:14px Arial;}
.wodct{color:#365b7d;}
.wodpred{font:11px Arial;color:#365b7d;margin:0 0 15px 0;}
.wotdtext{margin:0 0 15px 0;}
.woline{height:1px;background:#e0e8ed;margin:0 0 12px 0;}
.woveddann{
padding: 10px 0 0 0;
border-top: 1px solid #e0e8ed;
border-bottom: 1px solid #e0e8ed;
margin: 0 0 10px 0;
}
.wootdaeteblock{ margin: 0 0 10px 0; }
/* end widget step2 */
/* obmen */
.xchangestep1title{
font:22px Arial;color:#365b7d;padding:0 20px 26px 20px;margin:0 -20px 10px -20px;background:url(images/h1.png) repeat-x 0 bottom;
}
.biginfo{background: #fefbec url(images/binfo.png) no-repeat 10px 10px;padding:10px 10px 10px 65px;border:1px solid #d4e6f0;border-radius:6px;margin:0 0 20px 0;}
.binfotitle{font:18px Arial;}
.biginfo p{padding:5px 0;}

table.obmentable{width: 100%; padding:5px 0;border-top:1px solid #e0e8ed;border-bottom:1px solid #e0e8ed;margin:0 0 20px 0;}
table.obmentable td{padding:0 0 0 10px;font:14px Arial; vertical-align:top;}
table.obmentable td.tdobmtitle{text-align: right; padding: 15px 0 0 0;}
.wolineinputtab .rinput{ width: 290px; }
.wolineinputtab{
padding: 5px 0 5px 0;
}
table.obmentable td.tdfirst{ width: 150px; }
.xchangestep1submit input{
float: right;
}
.obmentitle{font:18px Arial;color:#365b7d;background:#d4e6f0;padding:5px 15px;border-radius:6px;margin:0 0 20px 0;}
.blockchange{
margin: 0 0 20px 0;
}
.plsyst{
font-weight: bold;
}
.obmenfirstblock{
margin: 0 0 15px 0;
}
.obmenfirstleft{float:left;width:330px;}
.obmenfirstright{float:right;width:270px;}
table.obmminit{
width:270px;
vertical-align: top;
}
td.obmminitleft{
padding: 11px 10px 0 15px;
vertical-align: top;
}
td.obmminitright{
width: 180px;
vertical-align: top;
}
.obmminitright input{
width: 180px;
}
.stepshetline{
margin: 0 0 10px 0;
}
.stepshettitle{
font: bold 13px Arial;
color:#365b7d;
padding: 0 0 2px 0;
}
.stepshetleft{
float: left;
width:330px;
}
    .stepshetleft input{
	width: 310px;
	}
	.stepshetleft .exchboxtool{
	margin: 10px 0 0 0;
	}
.stepshetright{
float:right;
width:270px;
padding: 10px 0 0 0;
}
.rselected{cursor:pointer;position:relative;}
.rselecttitle{width:330px;height:35px;border:1px solid #d2d2d2;border-bottom:1px solid #b5b5b5;border-right:1px solid #b5b5b5;box-shadow:inset 0 0 1px #fff;border-radius:3px;background:#f5f5f5;background-image:linear-gradient(top, #ffffff, #f5f5f5);background-image:-o-linear-gradient(top, #ffffff, #f5f5f5);background-image:-moz-linear-gradient(top, #ffffff, #f5f5f5);background-image:-webkit-linear-gradient(top, #ffffff, #f5f5f5);background-image:-ms-linear-gradient(top, #ffffff, #f5f5f5);background-image:-webkit-gradient(linear,
left top,
left bottom,
color-stop(#ffffff),
color-stop(#f5f5f5));}
.act .rselecttitle, .rselected:hover .rselecttitle{background:#ffffff;background-image:linear-gradient(bottom, #ffffff, #f5f5f5);background-image:-o-linear-gradient(bottom, #ffffff, #f5f5f5);background-image:-moz-linear-gradient(bottom, #ffffff, #f5f5f5);background-image:-webkit-linear-gradient(bottom, #ffffff, #f5f5f5);background-image:-ms-linear-gradient(bottom, #ffffff, #f5f5f5);background-image:-webkit-gradient(linear,
left bottom,
left top,
color-stop(#ffffff),
color-stop(#f5f5f5));}
.rselecttitlevn{background:url(images/rselect.png) no-repeat right 0;height:35px;}
.rselectico{float:left;width:30px;height:35px;margin:0 10px 0 10px;}
.rselectname{float:left;width:240px;height:35px;font:14px/35px Arial;text-shadow:1px 1px 1px #fff;color:#393c44;}
.rselectlinemenu{display:none;position:absolute;float:none;top:36px;left:0;width:330px;border:1px solid #d2d2d2;border-bottom:1px solid #b5b5b5;border-right:1px solid #b5b5b5;box-shadow:inset 0 0 1px #fff;border-radius:3px;background:#fff; overflow-y: auto; max-height: 180px;}
.act .rselectlinemenu{display:block;}
.rselectline{background:#fff;height:35px;}
.rselectline.cur, .rselectline:hover{background:#d4e6f0;}
/* end obmen */
/* step 2 */
.xchangestep2title{
font:22px Arial;color:#365b7d;padding:0 20px 26px 20px;margin:0 -20px 10px -20px;background:url(images/h1.png) repeat-x 0 bottom;
}
.stepline{margin:0 0 5px 0; color: #5b646a; font: 14px Arial;}
.stepwarning{
font: 12px Arial;
text-align: center;
color: #ff0000;
margin: 0 0 25px 0;
}
.step2name{font-weight:bold;color:#365b7d;}
.stepcheckbox{
padding: 0 0 20px 170px;
}
.step2submit{
text-align: center;
}
.stepblock{
border: 1px solid #6fb9fb;
margin: 0 0 20px 0;
border-radius: 6px;
padding: 15px 20px;
}
.steptitle{
margin: 0 -20px 10px;
padding: 5px 20px;
background: #f2f9fd;
font: 18px Arial;
color: #365b7d;
}
    .steptitlemin{
	margin: 0 0 0 5px;
	font: 12px Arial;
	color: #757d88;
	}
	.stepblleft{
	padding: 5px 0 0 0;
	float: left;
	width: 330px;
	font: 14px Arial;
	}
	    .stepblleft p{
		padding: 0 0 5px 0;
		}
	.stepblright{
	float: right;
	width: 200px;
	padding: 5px 0 0 0;
	}
	.stepicotext{
	float: right;
	height: 35px;
	font: 14px/35px Arial;
	}
	.stepico{float:right;width:30px;height:35px;margin:7px 5px 0 0;}
/* end step 2 */
/* step 3 */
.xchangestep3title{
font:22px Arial;color:#365b7d;padding:0 20px 26px 20px;margin:0 -20px 10px -20px;background:url(images/h1.png) repeat-x 0 bottom;
}
.merchantinst{
margin: 0 0 10px 0;
font: 14px Arial;
}
    .merchantinst p{
	padding: 0 0 10px 0;
	}
	.merchantinst h3{font:18px Arial;color:#365b7d;margin:0 0 10px 0;}
.plategblock{
margin: 0 0 20px 0;
font: 14px Arial;
}
.plblockvid{
color: #365b7d;
}
.zawarntext{
margin: 0 0 20px 0;
}
.statusza{
border: 1px solid #6fb9fb;
border-radius: 6px;
padding: 15px 20px;
font: 14px Arial;
}
.statuszadel, .statuszaworked, .statuszasuc{
border: 1px solid #6fb9fb;
border-radius: 6px;
padding: 15px 20px;
font: 14px Arial;
}
.statuszadel.topped, .statuszaworked.topped, .statuszasuc.topped{
margin: 0 0 20px 0;
}
.statuszadeleted{
color: #ff0000;
}
.statuszasuctrue{
color: #365b7d;
}
.statuszabolds, .statuszawobolds, .statuszasucbolds{
font-weight: bold;
}
.zadate{
margin:0 0 5px 0; color: #5b646a; font: 14px Arial;
}
.newstatbo{
color: #365b7d;
}
.oplblockstep{
padding: 20px 0 0 0;
}
.oplblockstepleft{
float: left; width: 45%;
}
.oplblockstepright{
float: right; width: 45%; text-align: right;
}
.zayastatus{border-top:1px solid #e0e8ed;border-bottom:1px solid #e0e8ed;padding:15px 0;}
/* end step 3 */

/* tooltip */
.exchboxtool{
position: relative;
display: none; 
border: 1px solid #badfff;
border-radius: 4px;
padding: 10px 15px;
color: #365b7d;
margin: 0 0 10px 0;
font: bold 10px Arial;
background: #f2f9fd;
}
.exchboxtoolvnug{
position: absolute;
float: none;
top: -8px;
left: 40px;
width: 14px;
height: 8px;
background: url(images/ug.png) no-repeat;
}
.exchboxtooltext{
overflow: hidden;
}
/* end tooltip */

/* tarifs */
.javahref{cursor:pointer;}
.tariftitle{font:18px Arial;margin:0 0 10px 20px;}
.tarifbl{ margin: 0 0 20px 0; }
table.tariftable {border:none; width: 100%;}
table.tariftable  th{font:15px Arial;color:#365b7d;padding:5px 10px;background:#d4e6f0;text-align: left;}
table.tariftable  th.first{border-radius:6px 0 0 6px;}
table.tariftable  th.last{border-radius:0 6px 6px 0;}
table.tariftable td{font:12px Arial;color:#393c44;padding: 0; vertical-align: middle; text-align:left;border-bottom:1px solid #e0e8ed;}
table.tariftable td.tacursotd{
padding: 0 0 0 10px;
width: 90px;
}
table.tariftable td.tavnstr{
width: 20px;
}
table.tariftable td.tarezervs{
padding: 0 0 0 10px;
}
.tavnstr div{
width: 20px;
height: 20px;
background: url(images/tastr.png) no-repeat;
}

.obmenline{display:block;height:30px;width:160px;overflow:hidden;text-decoration:none;}
.obmenlineico{height:30px;width:30px;overflow:hidden;float:left;margin:0 5px 0 0;}
.obmenlinetext{color:#393c44;float:left;width:120px;font:12px/30px Arial;}
/* end tarifs */

/* userobmen */
table.usstattable{border:1px solid #d4e6f0;border-radius:6px;margin:0 0 30px 0;padding:10px; width: 100%;}
table.usstattable th{border-bottom:1px dotted #bfbfbf;padding:5px 10px;text-align:left;background:none;font:bold 13px Arial;color:#000;}
table.usstattable td{border-bottom:1px dotted #bfbfbf;padding:5px 10px;text-align:right;color:#365b7d;font-weight:bold;background:none;}

table.usobmentable {border:none;margin:0 0 20px 0; width: 100%;}
table.usobmentable  th{font:15px Arial;color:#365b7d;padding:5px 10px;background:#d4e6f0;text-align: left;}
table.usobmentable  th.first{border-radius:6px 0 0 6px;}
table.usobmentable  th.last{border-radius:0 6px 6px 0;}
table.usobmentable td{font:12px Arial;color:#393c44;padding: 5px 10px;text-align:left;border-bottom:1px solid #e0e8ed;}
table.usobmentable td.noitems{
text-align: center;
font: bold 12px Arial;
}
/* end userobmen */

/* partnerstats */
table.stattable{border:1px solid #d4e6f0;border-radius:6px;margin:0 0 30px 0;padding:10px;}
table.stattable th{border-bottom:1px dotted #bfbfbf;padding:5px 10px;text-align:left;background:none;font:bold 13px Arial;color:#000;}
table.stattable td{border-bottom:1px dotted #bfbfbf;padding:5px 10px;text-align:right;color:#365b7d;font-weight:bold;background:none;}

table.statusertable{border:none;margin:0 0 20px 0; width: 330px;}
table.statusertable th{font:18px Arial;color:#365b7d;padding:5px 15px;background:#d4e6f0;text-align:left;}
table.statusertable th.first{border-radius:6px 0 0 6px;}
table.statusertable th.last{border-radius:0 6px 6px 0;}
table.statusertable td{font:12px Arial;color:#393c44;padding:10px 15px;text-align:left;border-bottom:1px solid #e0e8ed;}
table.statusertable td.stusright{ text-align: right; font-weight: bold; }
.promouserdiv h3{
font:18px Arial;color:#365b7d;margin:0 0 10px 0;
}
.promouserdiv h4{
font:14px Arial;color:#365b7d;margin:0 0 10px 0;
}
.promouserdiv p{
padding:0 0 20px 0;
}
/* end partnerstats */

/* payments */
.payments_minitext{
border: 1px solid #ddd;
border-radius: 3px;
margin: 0 0 20px 0;
padding: 15px 20px;
font: 12px Arial;
}
    .paymin{
	color: #ff0000;
	font-weight: bold;
	}
	.exbpayform{
	margin: 0 0 15px 0;
	}
	table.exbpaytable{
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 10px;
	border-collapse: separate;
	width: 100%;
	}
	    table.exbpaytable  td{
		vertical-align: top;
		padding: 5px 5px;
		}
		.ptlabel{
		padding: 10px 0 0 0;
		}
		.ptschet{
		padding: 10px 0 0 0;
		}
		    .ptschet input{
			width: 210px;
			}
			td.ptwebmoney{
			width: 240px;
			}
.paytable_title{
font: 18px Arial;
margin: 0 0 15px 0;
}			
table.paytablearchive {border:none;margin:0 0 20px 0; width: 100%;}
table.paytablearchive  th{font:15px Arial;color:#365b7d;padding:5px 10px;background:#d4e6f0;text-align: left;}
table.paytablearchive  th.first{border-radius:6px 0 0 6px;}
table.paytablearchive  th.last{border-radius:0 6px 6px 0;}
table.paytablearchive td{font:12px Arial;color:#393c44;padding: 5px 10px;text-align:left;border-bottom:1px solid #e0e8ed;}
table.paytablearchive td.noitems{
text-align: center;
font: bold 12px Arial;
}
.ptvaluts{ font-weight: bold; }
/* end payments */

/* promo */
#promotopmenu{
margin: 0 0 20px 0;
}
    #promotopmenu ul{
	margin: 0;
	list-style: none;
	padding: 0;
	}
    #promotopmenu li{
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
	background: none;
	}
	#promotopmenu a{
	margin: 0;
	padding: 0;
    color: #09344b;
	}
	    #promotopmenu a:hover{
        color: #ff0000;
	    }
	    #promotopmenu li.current a{
	    font-weight: bold;
	    text-decoration: none;
	    }
.promotextwarning{
margin: 0 0 20px 0;
}
    .onepromotxt{
	margin: 0 0 10px 0;
	font: italic 12px Arial;
	}
	.onepromotxttext{
	margin: 0 0 30px 0;
	}
	.ptextarea{
	margin: 0;
	padding: 3px 5px;
	background: #fff;
	color: #6d6d6d;
	font: 12px Arial;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	width: 96%;
	min-width: 96%;
	max-width: 96%;	
    height: 50px;
    box-sizing: border-box;	
	}
	    .onepromotxttext .ptextarea{ height: 100px; }
	textarea.ptextareaus{
	margin: 0 0 20px 0;
	padding: 3px 5px;
	background: #fff;
	color: #6d6d6d;
	font: 12px Arial;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	width: 96%;
	min-width: 96%;
	max-width: 96%;
    height: 50px;
	min-height: 50px;
    box-sizing: border-box;	
	}		
#promomenu{
margin: 0 0 20px 0;
}
    #promomenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}
    #promomenu ul li{
	display: inline;
	margin: 0 5px;
	padding: 0;
	background: none;
	}
	#promomenu ul li a{
	position: relative;
	margin: 0;
    border-bottom: 1px dotted #09344b;
    color: #09344b;
	text-decoration: none;
	}
	#promomenu ul li a:hover{
	position: relative;
	margin: 0;
    border-bottom: 1px dotted #ff0000;
    color: #ff0000;
	text-decoration: none;
	}
	#promomenu ul li.act a{
	position: relative;
	margin: 0;
    border-bottom: none;
    color: #000;
	font-weight: bold;
	text-decoration: none;
	}
	.pbcontainer{
	display: none;
	}
	    .pbcontainer.act{
		display: block;
		}
		.prevbanner{
		margin: 0 0 5px 0;
		}
		.bannerboxone{
		margin: 0 0 20px 0;
		}	
        .bannerboxlink{
        margin: 0 0 5px 0;
        }
		.bannerboxlink a{
	    position: relative;
	    margin: 0;
        border-bottom: 1px dotted #09344b;
        color: #09344b;
	    text-decoration: none;		
		}
	    .bannerboxlink a.act{
	    position: relative;
	    margin: 0;
        border-bottom: 1px dotted #000;
        color: #000;
	    font-weight: bold;
	    text-decoration: none;
	    }			
	    .bannerboxlink a:hover, .bannerboxlink a.act:hover{
	    position: relative;
	    margin: 0;
        border-bottom: 1px dotted #ff0000;
        color: #ff0000;
	    text-decoration: none;
	    }
	.bannerboxone .ptextarea{
	display: none;
	margin: 0;
	padding: 3px 5px;
	background: #fff;
	color: #6d6d6d;
	font: 12px Arial;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	width: 100%;
    height: 100px;
    box-sizing: border-box;	
	}		
/* end promo */	

/* pagenavi */
.pagenavi{padding:10px 0 0 0;margin:0 0 20px 0;color:#393c44;text-align:center;}
.pagenavi span, .pagenavi a{margin:0 2px;position:relative;padding:6px 8px;border:1px solid #cfcfcf;border-radius:3px;font:12px/28px Arial;}
.pagenavi span.current{background:#d4e6f0;border:1px solid #d4e6f0;}
.pagenavi a{text-decoration:none;color:#393c44;background:#f5f5f5;background-image:linear-gradient(top, #ffffff, #f5f5f5);background-image:-o-linear-gradient(top, #ffffff, #f5f5f5);background-image:-moz-linear-gradient(top, #ffffff, #f5f5f5);background-image:-webkit-linear-gradient(top, #ffffff, #f5f5f5);background-image:-ms-linear-gradient(top, #ffffff, #f5f5f5);background-image:-webkit-gradient(linear,
left top,
left bottom,
color-stop(#ffffff),
color-stop(#f5f5f5));}
/* end pagenavi */

/* form formatting */
.rinput{background:#fff;border:1px solid #e2e2e2;border-radius:6px;height:35px;font:12px/35px Arial;color:#757d88;padding:0 10px;width:230px;box-shadow:inset 0 0 5px #e2e2e2;}
.err .rinput{border:1px solid #ff5252;color:#ff5252;}
input.disabled{ color: #ccc!important; background: #eaeaea!important; border: #888!important; }
.rselect{background:#fff;border:1px solid #e2e2e2;border-radius:6px;font:12px Arial;color:#757d88;padding: 8px 10px;width:230px; vertical-align: middle;}
.rtextarea{background:#fff;border:1px solid #e2e2e2;border-radius:6px;height:150px;min-height:150px;width:370px;max-width:370px;font:12px Arial;color:#757d88;padding:10px;box-shadow:inset 0 0 5px #e2e2e2;}
.err .rtextarea{border:1px solid #ff5252;color:#ff5252;}
.rsubmit{background:#81c5fc url(images/submit.png) repeat-x 0 0;border:1px solid #009bc9;border-radius:3px;height:33px;font:18px/33px Arial;color:#fff;padding:0 20px;cursor:pointer;}
.rsubmit:hover{background:#81c5fc url(images/submit.png) repeat-x 0 -33px;}
a.rsubmita{background:#81c5fc url(images/submit.png) repeat-x 0 0;display:block;text-decoration:none;border:1px solid #009bc9;border-radius:3px;height:33px;font:18px/33px Arial;color:#fff;padding:0 20px;cursor:pointer;}
a.rsubmita:hover{background:#81c5fc url(images/submit.png) repeat-x 0 -33px;}
.rsubmitdel{background:#f7f7f7 url(images/rsubmitdel.png) repeat-x 0 0;border:1px solid #d2d2d2;border-radius:3px;height:33px;font:18px/33px Arial;color:#393c44;padding:0 20px;cursor:pointer;}
.rsubmitdel:hover{background:#f7f7f7 url(images/rsubmitdela.png) repeat-x 0 0;}
.checkbox{cursor:pointer;background:url(images/checkbox.png) no-repeat 0 0;padding:1px 0 0 25px;}
.checkbox.act{background:url(images/checkbox.png) no-repeat 0 -284px;}
/* end form formatting */

/* result message */
.exbresfalse{font:bold 12px Arial;border-top:1px solid #dacccd;border-right:1px solid #eae3e4;border-bottom:1px solid #b49a9e;border-left:1px solid #dacccd;border-radius:3px;background:#f0e9ea;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f0e9ea));background:-moz-linear-gradient(#fff, #f0e9ea);background:-o-linear-gradient(top, #fff, #f0e9ea);padding:10px 20px;color:#ff0000;margin:0 0 10px 0;}
.exbrestrue{font:bold 12px Arial;border-top:1px solid #ccdace;border-right:1px solid #e3eae4;border-bottom:1px solid #9ab49d;border-left:1px solid #ccdace;border-radius:3px;background:#e9f0ea;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#e9f0ea));background:-moz-linear-gradient(#fff, #e9f0ea);background:-o-linear-gradient(top, #fff, #e9f0ea);padding:10px 20px;color:#069b11;margin:0 0 10px 0;}
/* end result message */

/* classed */
.clear{clear:both;}
.right{float:right;}
.red{ color: #ff0000; }
img.alignnone{display:block;margin:0 0 20px 20px;}
img.alignright{float:right;margin:0 0 1em 1em}
img.alignleft{float:left;margin:0 1em 1em 0}
img.aligncenter{display:block;margin:20px auto;}
a img.alignnone{display:block;margin:0 0 20px 20px;}
a img.alignright{float:right;margin:0 0 1em 1em}
a img.alignleft{float:left;margin:0 1em 1em 0}
a img.aligncenter{display:block;margin:20px auto;}