/*
    Document   : order_form
    Created on : 14.07.2013, 8:25:05
    Author     : ComeOn
    Description:
        Purpose of the stylesheet follows.
*/
#order_form {
    height: auto;
    padding: 35px 50px 0;
    text-align: justify;
    width: 850px;
}
#order_form .item {

}
#order_form .item .img {
    border-radius: 3px 3px 3px 3px;
    float: left;
    display:none;
    margin-bottom: 20px;
    margin-right: 30px;
    overflow: hidden;
    width: 250px;
}

#order_form .item .img img {
    border-radius: 3px 3px 3px 3px;
    display: none;
    
    overflow: hidden;
    width: 250px;
}

#order_form .item .name {
    font-size: 28px;
    line-height: 33px;
    padding-bottom: 15px;
	color:#d79300;
}


#order_form .item .price {
    color: #00CBFF;
    font-size: 28px;
    line-height: 34px;
}

#order_form .item .border {
    background: url("base/dot.png")/*tpa=http://zachitnik-doors.ru/media/order_form/base/dot.png*/ repeat-x scroll 0 -19px transparent;
    clear: both;
    height: 1px;
    margin-left: -50px;
    position: relative;
    width: 950px;
}

#order_form .two {
    font-size: 0;
    margin-bottom: 15px;
    display: inline-block;
    margin-right: 50px;
}


#order_form label {
    display: block;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
}
#order_form i b {
    color: #00CBFF;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
}


#order_form .two input {
    width: 380px;
}

#order_form input[type="text"], #order_form input[type="email"], #order_form textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px -1px #000000 inset;
    font-size: 16px;
    padding: 12px 10px;
}

#order_form .one {
    margin-bottom: 15px;
}

#order_form .one textarea {
    height: 90px;
    width: 830px;
    font-size: 16px;
    padding: 12px 10px;
}

#order_form input.error, #order_form textarea.error { border-color: #973d3d; border-style: solid; background: #f0bebe; color: #a35959; }
#order_form input.error:focus, #order_form textarea.error:focus { border-color: #973d3d; color: #a35959; }




#order_form .one input, form .one textarea {
    width: 830px;
}





#order_form i {
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    white-space: nowrap;
}

#order_form h3.oiv {
    background-position: 0 -718px;
}
#order_form h3[class] {
    white-space: nowrap;
}
#order_form h3 {
    color: #3d73b3;
    font-family: intro_regular,'Arial Black',Black,sans-serif;
    font-size: 25px;
    font-weight: normal;
    height: 23px;
    line-height: 23px;
    margin-left: -50px;
    overflow: hidden;
    text-align: center;

    text-transform: uppercase;
    width: 830px;
}

#order_form .one1 {
    margin-bottom: 15px;
}


.fancybox-skin form {
    box-shadow: none;
}
#order_form {
    border-radius: 2px 2px 0 0;

    display: block;

    padding: 15px 50px 0;
    position: relative;

}
h3.oiv{
color:#3d73b3!important;
margin-bottom:10px!important;
}
#order_form label {
    display: block;
}


#order_form i {
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    white-space: nowrap;
}


#order_form .one1 input, #order_form .one1 textarea {
    width: 800px;
}


#order_form .two1 {
    font-size: 0;
    margin-bottom: 15px;
}


#order_form .two1 label {
    display: inline-block;
    margin-right: 50px;
    width: 400px;
}

#order_form .two1 label input {
    width: 380px;
}


#order_form .one textarea {
    height: 90px;
}

#inline h2{
text-align:center;
font-weight:normal;
font-size:25px;
}

#order_form p{
    display: block;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    white-space: nowrap;
}