/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 { text-transform: uppercase; }

h1 { font-size: 30px; line-height: 30px; }
h2 { font-size: 27px; line-height: 27px; }
h3 { font-size: 23px; line-height: 23px; }
h4 { font-size: 18px; line-height: 18px; }
h5 { font-size: 16px; line-height: 16px; }
h6 { font-size: 14px; line-height: 14px; }

h1, h2 { color: #707070; }
h3, h4, h5, h6 { color: #888; }

a:hover,
em { color: #5C5C5C; }

mark,
ins { color: #FFF; }

hr { border-top-color: #DDD; }

/*strong { color: #707070; }
.bg-colored strong { text-shadow: 0 -1px 0 rgba(0,0,0,0.5); }*/

code { line-height: 12px; }

pre {
	border: 1px solid #DBDBDB;
	background: #FBFBFB;
	box-shadow: inset 1px 0px 17px rgba(20, 20, 20, 0.08);
	color: #878787;
}

::-moz-selection { color: #fff; }
::selection { color: #fff; }

#form10 .wdform_table1 input {
    background: none repeat scroll 0 0 #FAFAFA !important;
    border: 1px solid #CCCCCC !important;
    padding: 10px !important;
}
.wdform_td1{
/*background:#2D4B88 !important;*/
background:#ebebeb !important;
border:1px solid #cccccc !important;
}
#form10 .input_deactive {
    border: 1px solid #CCCCCC !important;
    color: #999999 !important;
    font-style: italic !important;
    margin: 0px !important;
    padding: 10px !important;
	background: none repeat scroll 0 0 #FAFAFA !important;
}
#form10 .input_active {
    border-width: 0px !important;
    color: #999999 !important;
    font-style: italic !important;
    margin: 0px !important;
    padding: 10px !important;
	background: none repeat scroll 0 0 #FAFAFA !important;
}
#form10 .wdform_table2 {
    border-collapse: separate !important;
    border-spacing: 2px;
    float: left;
    padding-left: 10px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-right: 10px !important;
}

#form10 .wdform_page_navigation {
    margin-bottom: -20px !important;
    text-align: center !important;
}

#form10 .wd_form_label {
    border: medium none;
    color: #666666 !important;
}
#form10 .mini_label {
    color: #000000;
    display: none !important;
    font-family: 'Lucida Grande',Tahoma,Arial,Verdana,sans-serif;
    font-size: 10px;
}

#form10 button {
    cursor: pointer;
	background: none repeat scroll 0 0 #008CD1;
	border-style: solid !important;
    border-width: 1px !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset !important;
    color: #FFFFFF !important;
    padding: 8px 20px !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2) !important;
}

#form10 .wdform_table1 {
    border: 0 solid #000000;
    border-collapse: separate;
    border-spacing: 0px !important;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    width: 100%;
	margin-top:30px !important;
}
.nomarginka #form10 .wdform_table1 {
margin:0px !important;
text-align:center !important;
}