@charset "utf-8";
@font-face
{
	font-family:newyear;
	src:url(http://www.wmcenter.com.ua/font/verbena.otf);
}
@font-face
{
	font-family:trixie;
	src:url(http://www.wmcenter.com.ua/font/trixie.otf);
}
@font-face
{
	font-family:reg;
	src:url(http://oplata.wmcenter.com.ua/trixie.otf);
}
/* Селекторы на теги */
a
{
	color:#000;
}
a:hover
{
	color:#000000;
}
/*
.htmla
{
	background-image:-moz-linear-gradient(top, #c2e1ee, #ffffff);
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #c2e1ee),color-stop(1, #ffffff));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#bababa', EndColorStr='#ffffff');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#bababa', EndColorStr='#ffffff')";
}
*/
html
{
	background-image:url(http://www.wmcenter.com.ua/images/site/gradient.png);
	background-repeat:repeat;
	/*background-color:#b0b0b0;*/
	background-color:#ece9e8;
	/*
	background-image: url(http://www.wmcenter.com.ua/images/site/ny.png);
	background-repeat:no-repeat;
	background-position:center top;
	*/
}
body
{
	/*background-image: url(http://www.wmcenter.com.ua/images/bg.gif);*/
	/*
	background-image: url(http://www.wmcenter.com.ua/images/site/ny.png);
	background-repeat:no-repeat;
	background-position:center top;
	*/
	/*
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-left:8px;
	padding-right:8px;
	*/
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:8pt;
	font-family:Verdana;
	color:#000;
	width:1230px;
	margin-right:auto;
	margin-left:auto;
}
div
{
	font-family:Verdana;
}
img
{
	border:none;
	margin:0px;
	padding:0px;
}
input
{
	font-size:14px;
	font-weight:bold;
}
input[type="radio"]:checked+label
{
	color:#900;
	text-decoration:underline;
}
input[type="submit"]
{
	/*padding:0px 9px 0px 9px;*/
}
h1
{
	font-size:18px;
}
h2
{
	font-size:16px;
}
h3
{
	font-size:14px;
}
h4
{
	font-size:12px;
}
hr
{
	margin:0px;
	padding:0px;
}
p
{
	font-family:Verdana;
}
select
{
	border:1px solid #5B5B5B;
}
span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url( http://www.wmcenter.com.ua/images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 20px;
	padding: 0 0 0 0;
	background: url( http://www.wmcenter.com.ua/images/radio.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 64px; 
	height: 18px;
	padding: 2px 4px 0 4px;
	color: #3D3D3D;
	font-size: 11px;
	background: url( http://www.wmcenter.com.ua/images/select.gif) no-repeat;
	overflow: hidden;
	border:0;
}
table {
	font-family:Verdana;
}
ul {
	margin-top:1px;
}
/* Идентификаторы */
#data_inside {
	display:inline;
	color:#0C8EBD;
}
#inp {
	background: url( http://www.wmcenter.com.ua/images/bg_input.gif) no-repeat left top;
	width:148px;
	height:17px;
	text-align:center;
	padding-top:1px;
}
#inside {
	font-size:9pt;
	padding:10px;
	margin:10px;
}
#navigation {
	padding:0px;
	margin:0px;
	margin-left:10px;
}
#navigation li {
	float:left;
	margin-right:1px;
	list-style:none;
	width:auto;
}
#note {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	background:#CCCCCC;
	border:1px dashed #999999;
	padding:7px;
}
#tooltip {
	position:absolute;
	z-index:3000;
	width:320px;
	border:1px solid #666;
	background-color:#33A8F7;
	padding:0px;
	color:#fff;
	border-radius:1em;
	border-top-left-radius:0px;
	-webkit-border-radius:1em;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius:1em;
	-moz-border-radius-topleft:0px;
	box-shadow:4px 4px 4px #666;
	-moz-box-shadow:4px 4px 4px #666;
	-webkit-box-shadow:4px 4px 4px #666;
}
#tooltip div {
	padding:8px;
	font-weight:bold;
}
#tooltip h3 {
	border-top-right-radius:0.5em;
	-moz-border-radius-topright:0.5em;
	-webkit-border-top-right-radius:0.5em;
	background-color:#333;/*0C8EBC*/
	padding:3px;
	padding-left:12px;
	font-weight:bold;
	font-size:1.2em;
	margin:3px;
	color:#fff;
}
/* Классы */
.adver {
	font-family:Verdana;
}
.ajabutt {
	font-family: Tahoma, sans-serif;
	font-weight:bold;
	cursor:pointer;
	padding-left:3px;
}
.ajabutt:hover {
	cursor:pointer;
	text-decoration:underline;
}
.alert {
	color:#900;
	font-weight:normal;
}
.black {
	color: #000000;
}
.beep {
	font-size:16px;
	color:#f00000;
	font-weight:bolder;
}
.bl {
	color:#0C8EBD;
}
.bl:hover {
	color:#000000;
}
.blue, .blue a {
	color:#0C8EBD;
	font-size:10pt;
	font-weight:bold;
	line-height:20pt;
}
.blue_color {
	color:#0C8EBD;
}
.blue_sh {
	text-shadow:#0688b3 1px 1px 1px;
}
.boxed {
	-moz-box-shadow:3px 3px 3px #666;
	-webkit-box-shadow:3px 3px 3px #666;
	box-shadow:3px 3px 3px #666;
}
.curs_td
{
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	padding:3px;
}
.curs_sub
{
	font-weight:bold;
	vertical-align:bottom;
	text-align:right;
	height:9px;
	font-size:9px;
	letter-spacing:0px;
	line-height:9px;
	margin:0px;
	padding:0px;
	margin-left:16px;
}
.darr {
	font-family: "Arial Unicode MS", Arial, Geneva, sans-serif;
	font-weight: bold;
	color:#0C8EBE;
}
.darr_shop {
	font-family:MS Sans Serif;
	font-size:16px;
	font-weight: bold;
	color:#0C8EBE;
}
.drop a {
	color:#0C8EBD;
	font-size:1em;
	text-decoration:underline;
}
.drop img {
	margin:6px;
}
.drop span {
	text-decoration:underline;
	margin-top:0px;
	cursor:pointer;
}
.drop_li {
	cursor:pointer;
	font-weight:bold;
	list-style-type:circle;
	text-decoration:underline;
}
.dt {
	border: 1px solid #000000;
}
.dt tr th {
	border: 0px;
	padding:1px;
	margin:0px;
	text-align:center;
}
.dt tr td {
	border: 1px solid #000000;
	padding:1px;
	margin:0px;
}
.fielder {
	background-image:url(http://www.wmcenter.com.ua/images/form/spec_left.png);
	background-repeat:no-repeat;
	width:310px;
	height:192px;
	margin:0px;
	padding:0px;
	min-height:192px;
	min-width:310px;
}
.imga {
	text-decoration:none;
}
.inp {
	border:0;
	margin:0;
	padding:0;
	color:#333333;
	width:140px;
}
.inpo {
	color:#000000;
	border:1px solid #5B5B5B;
	-moz-box-shadow:2px 2px 2px #666;
	-webkit-box-shadow:2px 2px 2px #666;
	box-shadow:2px 2px 2px #666;
	float:left;
}



.inpo_shop
{
	color:#000;
	/*border:1px solid #5B5B5B;*/
	border:1px solid #0C8EBD;
	background-color:#fff;
	font-family:MS Sans Serif;
	
	-moz-box-shadow:2px 2px 2px #ccc;
	-webkit-box-shadow:2px 2px 2px #ccc;
	box-shadow:2px 2px 2px #ccc;
	
	padding-left:1em;
	padding-right:1em;

	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	border-radius:2em;

	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	float:left;
	/*behavior: url(border-radius.htc);*/
	
	margin-left:4px;
	margin-right:4px;
}
.inpo_shop[readonly="readonly"] {
	border:1px solid #000;
	box-shadow:2px 2px 2px #ccc;
	background-color:#aaa;

	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
}
.inpo_shop:disabled {
	border:1px solid #000;
	box-shadow:2px 2px 2px #ccc;
	background-color:#aaa;
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
}
.inpo_shop:read-only {
	border:1px solid #000;
	box-shadow:2px 2px 2px #ccc;
	background-color:#aaa;
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
}
.inpo_shop:-moz-read-only {
	border:1px solid #000;
	box-shadow:2px 2px 2px #ccc;
	background-color:#aaa;
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
}






.inpo_select {
	color: #000000;
	border: 1px solid #5B5B5B;
	font-family: MS Sans Serif;
	padding-left: 1em;
	padding-right: 0px;

	-webkit-border-radius:2em;
	-webkit-border-top-right-radius:2em;
	-webkit-border-bottom-right-radius:2em;
	
	-moz-border-radius:2em;
	-moz-border-radius-topright:2em;
	-moz-border-radius-bottomright:2em;
	
	border-radius:2em;
	border-top-right-radius:2em;
	border-bottom-right-radius:2em;
	/*
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	*/
	float:left;
}
.inpo_option {
	color:#000000;
	border:1px solid #5B5B5B;
	font-family:MS Sans Serif;
	padding-left:1em;
	padding-right:0px;
	float:left;
	/*
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	*/
}



.inpo2 {
	color:#3D3D3D;
	background:none;
	background-color:#FFFFFF;
	background-image:none;
	border:none;
	border-bottom:1px solid #333333;
}
.item {
	float:left;
	position:relative;
	margin-left:24px;
	margin-right:24px;
	margin-top:24px;
	margin-bottom:24px;
	padding:0px;
	width:128px;
	height:88px;
}
.item_theme {
	float:left;
	position:relative;
	margin:3px;
	padding:0px;
	width:70px;
	height:80px;
}
.item_theme span {
	font-family:Tahoma;
	font-size:9px;
	text-align:center;
	color:#0C8EBD;
}
.item_theme:hover span {
	color:#000;
}
.item:hover a {
	color:#0C8EBD;
	/*font-style:italic;*/
}
.item_small {
	border:black 0px solid;
	float:left;
	position:relative;
	margin:2px;
	margin-top:1px;
	margin-bottom:1px;
	padding:0px;
	width:108px;
	height:70px;
}
.item_small2 {
	border:#0c8ebd 1px dotted;
	/*border-radius:32px;
	-moz-border-radius:32px;
	-webkit-border-radius:32px;*/
	/*
	-moz-border-radius-bottomright:16px;
	-webkit-border-bottom-right-radius:16px;
	border-bottom-right-radius:16px;
	*/
	float:left;
	position:relative;
	margin:1px;
	padding:1px;
	width:128px;
	height:50px;
	border-top:none;
	border-left:none;
}
.item_small_icon {
	float:left;
	width:48px;
	height:48px;
	margin-top:1px;
	margin-left:1px;
}
.item_link {
	color:#0c8ebd;
	display:block;
	margin:1px;
	padding:0px;
	text-decoration:none;
	/*
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma;
	*/
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma;
}
.item_small:hover {
	background:url(http://www.wmcenter.com.ua/images/shop/item48/null.png);
	background-repeat:no-repeat;
	background-position:center;
}
.gray, .gray a {
	color:#404040;
	font-size:10pt;
	font-weight:bold;
}
.h_li {
	list-style-type:none;
}
.h1,.h2,.h3,.h4,.h5,.h6 {
	color:#0c8ebd;
	display:block;
	margin:1px;
	padding:1px;
	text-decoration:none;
	font-weight:bold;
}
.h1 {
	font-size:18px;
}
.h2 {
	font-size:16px;
}
.h3
{
	font-size:14px;
}
.h4 {
	font-size:12px;
	color:#12384a;
}
.h5 {
	font-size:10px;
}
.h6 {
	font-size:8px;
}
.html5 {
	font-family:MS Sans Serif;
}
.menu_login {
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius: 0px;
	border:1px solid #0C8EBD;
	background-color:#fff;
	padding-left:18px;
	-moz-box-shadow:3px 3px 3px #999;
	-webkit-box-shadow:3px 3px 3px #999;
	box-shadow:3px 3px 3px #999;
	behavior: url(ie-css3.htc);
}
.menu_quick_box {
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	/*
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius: 0px;
	*/
	border:1px solid #0C8EBD;
	background-color:#fff;
	padding-left:18px;
	-moz-box-shadow:3px 3px 3px #999;
	-webkit-box-shadow:3px 3px 3px #999;
	box-shadow:3px 3px 3px #999;
	behavior: url(ie-css3.htc);
	margin-left:2px;
}
.menu_quick_link
{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#0c8ebd;
	text-decoration:none;
	letter-spacing:0;
}
.menu_quick_link:hover
{
	color:#0c8ebd;
	text-decoration:underline;
}
.mini {
	font-size:8pt;
}
.navi {
	color:#fff;
	/*background-color:#000;*/
	font-family:Tahoma;/*Arial Narrow;*/
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	border:1px solid #000;
	text-decoration:none;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:1px;
	padding-right:1px;

	margin:0;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-top-left-radius:0;
	-moz-border-radius-topleft:0;
	-webkit-border-top-left-radius:0;

	background:rgb(0,0,0);
	background:-moz-linear-gradient(top,rgb(0,0,0) 1%,rgb(150,150,150) 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,rgb(0,0,0)), color-stop(100%,rgb(150,150,150)));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000',endColorstr='#999',GradientType=0 );
	background:-o-linear-gradient(top,rgb(0,0,0) 1%,rgb(150,150,150) 100%);
}
.navi:hover {
	color:#fff;
	background:rgb(12,142,188);
	background:-moz-linear-gradient(top,rgb(12,142,188) 1%,rgb(0,0,0) 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,rgb(12,142,188)), color-stop(100%,rgb(0,0,0)));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000',endColorstr='#ffffff',GradientType=0 );
	background:-o-linear-gradient(top,rgb(12,142,188) 1%,rgb(0,0,0) 100%);
	/*background-color:#0c8ebc;*/
	/*rgb(12,142,188);*/
}
.need {
	color: #990000;
	font-weight:bold;
/*text-align:left;
float:left;*/
}
.news_dot {
	padding:0;
	margin:0;
	margin-left:-24px;
}
.noneed {
	color: #000;
	font-weight:bold;
/*
text-align:left;
float:left;*/
}
.offline {
	color: #0FBAF0;
	font-size: 10pt;
	font-weight:bold;
}
.online {
	color: #1bce1e;
	font-size: 12pt;
	font-weight:bold;
}
.online span {
	color: #1bce1e;
	font-size: 10pt;
	font-weight:bold;
}
.ok {
	width:52px;
	height:40px;
	background:url( http://www.wmcenter.com.ua/images/butt_ok.gif) no-repeat;
	color:#434343;
	text-align:center;
	border:0;
	cursor:pointer;
}
.pay {
	font-size:12px;
	font-weight:bold;
}
.pay:hover {
	cursor: pointer;
}
.png {
	border:0;
}
.quick
{
	background:url( http://www.wmcenter.com.ua/images/bg_quick.gif) repeat-y left top;
	color:#000;
}
.quick a {
	color:#000;
	text-decoration:underline;
}
.quick a:hover
{
	color:#000;
	text-decoration:none;
}
.quick_top
{
	background:url(http://www.wmcenter.com.ua/images/quick_top.gif) no-repeat left top;
	padding-left:0;
}
.round_field {
	margin-top:-8px;
	width:100%;
	background:none;
	
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	
	-moz-box-shadow:3px 3px 3px #999;
	-webkit-box-shadow:3px 3px 3px #999;
	box-shadow:3px 3px 3px #999;
	/*
	box-shadow:3px 3px
	*/
}
.round_center {
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	z-index:1;
}
.red_butt
{
	border:none;
	background-color:#FFFFFF;
	cursor:pointer;
	text-decoration:underline;
	color:#FF0000;
	padding:0;
	margin:0;
}
.round_bl {
	height:24px;
	min-height:24px;
	width:24px;
	min-width:24px;
	/*background-image:url(http://www.wmcenter.com.ua/images/form/bl.png);
	background-repeat:no-repeat;*/
	background-color:#fff;
	border:1px solid #0C8EBD;
	border-top:none;
	border-right:none;
	border-bottom-left-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
}
.round_br {
	height:24px;
	min-height:24px;
	width:24px;
	min-width:24px;
	/*background-image:url(http://www.wmcenter.com.ua/images/form/br.png);
	background-repeat:no-repeat;*/
	background-color:#fff;
	border:1px solid #0C8EBD;
	border-top:none;
	border-left:none;
	border-bottom-right-radius:12px;
	-webkit-border-bottom-right-radius:12px;
	-moz-border-radius-bottomright:12px;
}
.round_img {
/*
	background:#fff;
	border:1px solid #0C8EBD;
	border-bottom:none;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-left-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
*/
}
.round_inside {
	padding:0;
	margin:-24px;
	z-index:2;
	position:relative;
}
.round_inside select {
	font-weight:bold;
}

.border_top_blue {
	border-top:1px solid #0C8EBD;
}
.border_bottom_blue {
	border-bottom:1px solid #0C8EBD;
}
.border_right_blue {
	border-right:1px solid #0C8EBD;
}
.border_left_blue {
	border-left:1px solid #0C8EBD !important;
}




.round_tl
{
	height:24px;
	min-height:24px;
	width:24px;
	min-width:24px;
	background-color:#fff;
	border:1px solid #0C8EBD;
	border-bottom:none;
	border-right:none;
	border-top-left-radius:12px;
	-webkit-border-top-left-radius:12px;
	-moz-border-radius-topleft:12px;
	/*background-image:url(http://www.wmcenter.com.ua/images/form/tl.png);
	background-repeat:no-repeat;*/
}
.round_tr
{
	height:24px;
	min-height:24px;
	width:24px;
	min-width:24px;
	background-color:#fff;
	border:1px solid #0C8EBD;
	border-bottom:none;
	border-left:none;
	border-top-right-radius:12px;
	-webkit-border-top-right-radius:12px;
	-moz-border-radius-topright:12px;
	/*background-image:url(http://www.wmcenter.com.ua/images/form/tr.png);
	background-repeat:no-repeat;*/
}
.s1 {
	font-size: 14pt;
	color: #ABABAB;
}
.s3 {
	font-size: 16pt;
	color: #979797;
}
.s_f_m {
	margin:0;
	padding:0;
	width:224px;
	height:80px;
}
.s_f_m1 {
	float:left;
	position:relative;
	margin:3px;
	margin-top:16px;
	padding:0;
	width:210px;
	height:100px;
}
.space0 {
	line-height:1.4em;
	font-weight:bold;
}
.space {
	line-height:2em;
}
.spec_forma {
	border:none;
	background:none;
	margin:0;
	padding:0;
	width:100%;
}
.shop_head {
	color:#0C8EBD;
	cursor:pointer;
	display:inline;
	font-size:12px;
	font-weight:bold;
}
.spec_left {
	background:none;
	border:none;
	margin:0;
	padding:0;
	margin-left:2px;
	margin-top:0;
	position:relative;
	font-size:12px;
	cursor:pointer;
	color:#0C8EBD;
	width:130px;
}
.spec_right {
	background:none;
	border:none;
	margin:0;
	padding:0;
	margin-left:12px;
	margin-top:0;
	position:relative;
	font-size:12px;
	cursor:pointer;
	color:#0C8EBD;
	width:140px;
}
.spec_submit {
	background:none;
	border:none;
	color:#990000;
	position:relative;
	margin-right:0;
	margin-top:0;
	cursor:pointer;
}
.styled option {
	background-color:#FFFFFF;
}
/*
.submit {
	cursor:pointer;
	margin-top:4px;
	font-family:MS Sans Serif;
	#padding:0px 9px 0px 9px;
	color:#fff;
	font-size:14px;
	border:1px solid #555;
	font-weight:normal;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-moz-box-shadow:2px 2px 2px #666;
	-webkit-box-shadow:2px 2px 2px #666;
	box-shadow:2px 2px 2px #666;
	background-color:#0688b3;
}
.submit:hover {
	color:#fff;
	background-color:#115870;
}
*/












.submit {
	cursor:pointer;
	margin-top:4px;
	font-family:MS Sans Serif;
	/*padding:0px 9px 0px 9px;*/
	color:#fff;
	font-size:14px;
	border:1px solid #555;
	font-weight:normal;
	border-radius:2em;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	-moz-box-shadow:2px 2px 2px #666;
	-webkit-box-shadow:2px 2px 2px #666;
	box-shadow:2px 2px 2px #666;
	background-color:#0688b3;

	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
}
.submit:hover {
	color:#fff;
	background-color:#115870;
	
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
}

.submit[disabled="disabled"] {
	margin-top:4px;
	font-family:MS Sans Serif;
	/*padding:0px 9px 0px 9px;*/
	color:#999;
	font-size:14px;
	border:1px solid #555;
	font-weight:normal;
	border-radius:2em;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	-moz-box-shadow:2px 2px 2px #666;
	-webkit-box-shadow:2px 2px 2px #666;
	box-shadow:2px 2px 2px #666;
	background-color:#ccc;
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
}
.submit:disabled {
	background-color:#ccc;
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
}
.submit:-moz-disabled {
	background-color:#ccc;
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
}

















.submit_shop {
	cursor:pointer;
	margin-top:4px;
	font-family:MS Sans Serif;
	/*padding:0px 9px 0px 9px;*/
	color:#fff;
	font-size:14px;
	border:1px solid #555;
	font-weight:normal;
	border-radius:2em;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	-moz-box-shadow:2px 2px 2px #666;
	-webkit-box-shadow:2px 2px 2px #666;
	box-shadow:2px 2px 2px #666;
	background-color:#0688b3;

	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
}
.submit_shop:hover {
	color:#fff;
	background-color:#115870;
	
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.5);
}

.submit_shop[disabled="disabled"] {
	margin-top:4px;
	font-family:MS Sans Serif;
	/*padding:0px 9px 0px 9px;*/
	color:#999;
	font-size:14px;
	border:1px solid #555;
	font-weight:normal;
	border-radius:2em;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	-moz-box-shadow:2px 2px 2px #666;
	-webkit-box-shadow:2px 2px 2px #666;
	box-shadow:2px 2px 2px #666;
	background-color:#ccc;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	border-bottom-left-radius: 0;
	-moz-border-radius-topleft:0;
	-webkit-border-top-left-radius:0;
	border-top-left-radius:0;
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
}
.submit_shop:disabled {
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
}
.submit_shop:-moz-disabled {
	-moz-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
	box-shadow:inset 0 3px 4px rgba(0,0,0,.2);
}



.submit2 {
	cursor:pointer;
	font-weight:normal;
	background-color:#fff;
	border: 1px ridge #ccc;
}
.under {
	color:#3D3D3D;
	border:1px solid #5B5B5B;
}
.you_interested {
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border-radius:14px;
	border:1px solid #0C8EBD;
	background-color:#fff;
	
	-moz-box-shadow:3px 3px 3px #999;
	-webkit-box-shadow:3px 3px 3px #999;
	box-shadow:3px 3px 3px #999;
}

.inpo {
	border-color:#3d3d3d;
	background-color:#fff;
	width:370px;
}


.inpo:focus {
	border-color:#0c8ebd;
	-moz-box-shadow:inset 0 3px 4px rgba(12,142,189,.2);
	-webkit-box-shadow:inset 0 3px 4px rgba(12,142,189,.2);
	box-shadow:inset 0 3px 4px rgba(12,142,189,.2);
}

.buy_sposob {
	margin-top:8px;
}
#payform {
	background-image:url(https://www.wmcenter.com.ua/biz/res/img/body-background.gif);
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:18px;
	margin:3px;
}
.meld {
	-moz-box-shadow:2px 2px 2px #999;
	-webkit-box-shadow:2px 2px 2px #999;
	box-shadow:2px 2px 2px #999;
	
}
.sape_div {
	color:#666;
	font-size:9px;
	border-color:#ccc !important;
}
.sape {
	color:#666;
	font-size:9px;
}
.sape:first-letter {
	text-transform:capitalize;
}
.plane {
	width:175px;
	background:none #fff;
	margin:1px;
	padding:6px;
	border:1px solid #0C8EBD;
}
.plane a {
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
}

.stroke {
	color:#666;
	text-shadow: 0 0 1px #999;
	-moz-text-shadow: 0 0 1px #999;
	-webkit-text-shadow:0 0 1px #999;
}
.news_tovar {
	display:inline;
	float:left;
	padding:2px;
	margin:2px;
	text-align:center;
}

.alert_submit {
	border:1px solid #900;
	padding:1px;
	font-family:MS Sans Serif;
	border-radius:2em;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	border-bottom-left-radius: 0;
	-moz-border-radius-topleft:0;
	-webkit-border-top-left-radius:0;
	border-top-left-radius: 0;
}
.ppl_calc_tbl {
	margin:6px;
	text-align:left;
	border:0 dotted #0c8ebd;
	border-collapse:collapse;
}
.ppl_calc_type {
	width:16px;
}
.ppl_calc_name {
	color:#0c8ebd;
	width:48px;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
}
.ppl_calc_how {
	width:48px;
	text-align:right;
}
.ppl_calc_what {
	width:32px;
}
.ppl_invest {
	color:#0c8ebd;
	font-weight:bold;
	/*font-size:11px;*/
}
.brdl {
	border-left:1px dotted #0c8ebd;
}
.brdr {
	border-right:1px dotted #0c8ebd;
}
.brdt {
	border-top:1px dotted #0c8ebd;
}
.brdb {
	border-bottom:1px dotted #0c8ebd;
}
.item_center
{
	width:146px !important;
	height:28px !important;
}
.body_center_ico
{
	float:left;
	width:16px;
	height:16px;
	margin:1px;
}
.small_item_link
{
	color:#0c8ebd;
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	font-family:Arial Narrow;
	margin-left:1px;
	margin-right:1px;
	float:left;
	width:186px;/*230*/
	height:18px;
	border:0 solid #000;
}
.exch_inpo, .exch_text
{
	width:340px;
	-webkit-transition: width 1s ease;
	-moz-transition: width 1s ease;
	-o-transition: width 1s ease;
	-ms-transition: width 1s ease;
	transition: width 1s ease;
}
.exch_inpo:focus, .exch_text:focus
{
	width:360px;
}
.help:hover
{
	cursor:help;
}
.webr
{
	border-right:1px dotted #0c8ebd;
	/*border-right:1px solid rgba(12, 142, 189, .5);*/
}
.webl
{
	border-left:1px dotted #0c8ebd;
	/*border-left:1px solid rgba(12, 142, 189, .5);*/
}
.webt
{
	border-top:1px dotted #0c8ebd;
	/*border-top:1px solid rgba(12, 142, 189, .5);*/
}
.webb
{
	border-bottom:1px dotted #0c8ebd;
	/*border-bottom:1px solid rgba(12, 142, 189, .5);*/
}
textarea,pre
{
	margin:0 !important;
	padding:0 !important;
	outline:0 !important;
	border:1px !important;
}
.expandingArea
{
	position:relative;
	border:1px solid #0c8ebd;
	background:#fff;
	width:320px !important;
	border-radius:2em;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2) inset;
	color:#000;
}
.expandingArea > textarea, .expandingArea > pre
{
	padding:5px;
	background:transparent;
	font:400 13px/16px helvetica, arial, sans-serif;
	white-space:pre-wrap;
	word-wrap:break-word
}
.expandingArea > textarea
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	height:100px;
	width:100%;
}
.expandingArea.active > textarea
{
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	resize:none
}
.expandingArea > pre
{
	display:none
}
.expandingArea.active > pre
{
	display:block;
	visibility:hidden
}
.expandingArea, .expandingArea .inpo_shop, .expandingArea pre span
{
	border-radius:0 !important;
	-moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
	padding:2px;
}
.brz_tl
{
	-moz-border-radius-topleft:0;
	-webkit-border-top-left-radius:0;
	border-top-left-radius:0;
}
.brz_bl
{
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	border-bottom-left-radius:0;
}
.brz_tr
{
	-moz-border-radius-topright:0;
	-webkit-border-top-right-radius:0;
	border-top-right-radius:0;
}
.brz_br
{
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	border-bottom-right-radius:0;
}
