h1
{
	    color: #d44560!Important;
}

.zakaz_info input, .zakaz_info textarea, .selectitle 
{
    border-radius: 3px;
    padding: 6px 10px 8px 10px!important;
    width: 250px;
    border: 1px solid #e7e0d8;
    background: #fcfcfc;
    position: relative;
    display: block;
    line-height: normal!important;
}

#zakaz_form,#zakaz_success
{
    text-shadow: 0px 1px 0px #fff;
}

#zakaz_send_clear1
{
	clear:both;
	height:7px;
}


#zakaz_send
{
text-shadow: none;
background:#a2d34e;
padding-left:58px;
padding-right:16px;
position:relative;
height:35px;
white-space:nowrap;
border-radius:4px;
font-size:22px;

line-height:24px;
cursor:pointer;
display:inline-block;
text-transform:uppercase;
}
#zakaz_send:active
{
box-shadow: 0px 1px 1px #799d3a inset;
}
#zakaz_send span
{
color:#fff;
text-transform:uppercase;
display:inline-block;
padding-top:4px;
}
#zakaz_send i
{

width:56px;
height:35px;
background:url("/images/template/fast23.png") 0px 3px ;
display:block;
position:absolute;
left:0px;
top:1px;
}
#zakaz_send:hover i
{
top:0px;
background-position:0px -38px!important;
}
.zakaz_info
{
	padding-bottom:20px;
}
.zakaz_info>span
{
	display:block;
	height: 33px;
}

#login_bottom
{
	width:260px;
	position:relative;
	height:50px;
}

#login_bottom a 
{
	
	border-bottom: 1px solid;
    display: inline-block;
    line-height: 14px;
	text-decoration:none;
}

#login_bottom a:hover
{
color:#d44560!Important;
}

#login_register
{
	position:absolute;
	left:0px;
	top:0px;
}

#login_reset,#login_login
{
	position:absolute;
	right:0px;
	top:0px;
}

#zakaz_send_clear {
    position:relative;
   height:60px!important;
    color: #d44560;
  
    font-size: 15px;
   
    
}

#zakaz_send_clear  span
{
	position:absolute;
	left:0px;
	top:20px;
	display:block;
}

.zakaz_error {
    border: 1px solid #d44560!important;
}












.selectitle i 
{
position: absolute;
right: 10px;
top: 12px;
width: 11px;
height: 7px;
background: url("/images/template/dar.png");
display: block;
}
div.select
{
height:32px;
position:relative;
}

.selectitle
{
position:absolute;
left:0px;
top:0px;
z-index:2;

cursor:pointer;
}
div.select:hover
{
z-index:3;
}

div.select:hover .selectlist
{
display:block;
}
div.select.active1
{
z-index:10!Important;
}
div.select.active1 .selectitle
{
background: none!important;
border-bottom: 1px solid transparent!important;
}

.selectlist.nonactive
{
display:none!important;
}

.selectlist
{
display:none;
position:absolute;
top:0px;
left:0px;


border-radius: 3px;
padding: 31px 10px 9px 10px!important;
width: 250px;
border:1px solid #e7e0d8;
background:#fcfcfc;


}

.select.active
{
display:none!important;
}

.selectlist .select
{
display:block;
cursor:pointer;
padding-bottom:7px;
}

.selectlist .select:hover
{
color:#d44560!Important;
}

#zakaz_info
{
width:390px;
float:left;
text-shadow: 0px 1px 0px #fff;
}
#zakaz_right
{
float:right;
width:316px;
text-shadow: 0px 1px 0px #fff;
}

.zakaz_title {
    text-transform: uppercase;
    height: 40px;
    white-space: nowrap;
    font-size: 14px;
}