/*---------------------------------------

	RESET, BODY

-----------------------------------------*/


#banner { position: fixed; top: 0px; left: 0px; width: 100%; background: #052739; -webkit-box-shadow: 0 2px 1px rgba(0,0,0,.4); -moz-box-shadow: 0 2px 1px rgba(0,0,0,.4); box-shadow: 0 2px 1px rgba(0,0,0,.4); z-index: 100; overflow: hidden; }
#banner-left { float: left; width: 120px; }
#banner-right { float: right; width: 900px; }
#banner p { text-align: center; font-size: 1.2em; margin: 0; line-height: 140%; padding: 20px 20px 18px 20px; }




/*---------------------------------------

	LEAN MODAL

-----------------------------------------*/

#lean_overlay {
    position: fixed;
    z-index: 10000;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}


#signup{
	width: 404px;
    padding-bottom: 2px;
    display:none;
    background: #FFF;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}

#oneclickform {
	width: 293px;
    padding-bottom: 2px;
    display:none;
    background: #FFF;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}

#mailme, #reviewme, #requestme{
	width: 565px;
    padding-bottom: 2px;
    display:none;
    background: #FFF;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}

#test {
    width: 600px;
	padding: 30px; 
    display:none;
    background: #FFF;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}

#test p { color: #666; text-shadow: none; }

#signup-header, #mailme-header, #reviewme-header, #requestme-header, #oneclick-header { background: rgba(0, 0, 0, 0) linear-gradient(#3ca2f3, #0f65a9) repeat scroll 0 0; padding: 5px 18px; border-bottom: 1px solid #CCC; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }

#requestme-header { margin-bottom: 25px;}

#signup-header p:first-child, #mailme-header p:first-child, #reviewme-header p:first-child, #requestme-header p:first-child, #oneclick-header p:first-child{
	font: bold 15px/19px Arial  !important;
    text-align: center;
	color: #F8F8F8;
}

#signup-header  h2, #mailme-header h2, #reviewme-header h2, #requestme-header h2, #oneclick-header h2{ color: #444; font-size: 2em; font-weight: 700; margin-bottom: 3px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); }
#signup-header  p, #mailme-header p, #reviewme-header p, #requestme-header p, #oneclick-header p{ color: #f8f8f8; font: 13px/19px Arial !important; text-align: center; margin: 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); text-shadow: none; }





#signup .txt-fld{ 
width: 100%;
padding: 14px 10px; 
border-bottom: 1px solid #EEE; 
height: 57px;
}

#youname, #ryouname{
float:left; 
width: 262px;
padding: 10px 5px 10px 15px;
}

#onename{
padding: 10px 15px;
}

#reqname, #from_request {
float:left; 
width: 232px;
padding: 10px 5px 0px 15px;
}


#contactxt, #reviewtxt{ 
width: 284px;
padding: 10px 15px 10px 5px;
}

#onetxt{ 
padding: 10px 15px;
}

#to_request,#contactreq{
width: 232px;
padding: 10px 15px 10px 5px;
}

#EWEWEWR{
 position: relative; 
text-align: right;
}


#signup .btn-fld{ overflow: hidden; padding: 12px 20px 12px 130px; }

#mailme .btn-fld, #reviewme .btn-fld { width: 96%; overflow: hidden; padding: 0px 0px 12px 110px; }

#requestme .btn-fld{ width: 254px; overflow: hidden; padding: 10px 0px 12px 110px; }

#oneclickform .btn-fld { margin: 0 10px 10px;  height: 33px;}

#signup .txt-fld label, #mailme .txt-fld label, #reviewme .txt-fld label, #requestme .txt-fld label{ display: block; float: left; width: 110px; padding-top: 4px; color: #222; font-size: 14px; font-family: Arial; text-align: left;  }
.formbackdiv .txt-fld input{ width: 261px; padding: 5px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-size: 1.14em; font-family: Arial; color: #222; background: #F7F7F7; font-family: Arial; outline: none; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #E7E6E6; border-bottom: 1px solid #E7E6E6; }
#mailme .txt-fld input{ width: 255px; padding: 5px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-size: 1.14em; font-family: Arial; color: #222; background: #F7F7F7; font-family: Arial; outline: none; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #E7E6E6; border-bottom: 1px solid #E7E6E6; }
#requestme .txt-fld input { width: 214px; font-size: 1.2em; font-style: italic; }
#signup .txt-fld input.good_input, #mailme .txt-fld input.good_input, #reviewme .txt-fld input.good_input, #requestme  .txt-fld input.good_input{ background: #DEF5E1 url(../images/good.png) 236px center no-repeat; }
#signup .txt-fld input.error_input, #mailme .txt-fld input.error_input, #reviewme .txt-fld input.error_input, #requestme  .txt-fld input.error_input{ background: #FDE0E0 url(../images/icon-error.png) 236px center no-repeat;  }

.formbackdiv .btn-fld button{ width: 112px; height: 33px; }



p.error { position: absolute; bottom: 48px; right: 20px; width: 262px; color: #FFF; font-size: 1.1em; padding-bottom: 5px; background: url(../images/error-arw.png) 20px bottom no-repeat; text-align: left; margin: 0; text-shadow: none; }
p.error span { display: inline-block; background: #D43636; padding: 6px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;  }
.txt-fld input:focus, .txt-fld textarea:focus { background-color: #FAF9DC; }
        
.formbackdiv  button {
	float: right;
	font-family: "Arial", sans-serif;
	background: #146BB1; 
	border: none;
  width: auto;
  overflow: visible;
  font-size: 14px;
  color: #FFF;
 padding: 7px 10px;  border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; font-weight: bold; text-shadow: 0 1px 0 rgba(0,0,0,0.4);}
        
#signup-header .modal_close,#mailme-header .modal_close ,#reviewme-header .modal_close, #requestme-header .modal_close, #oneclick-header .modal_close{ position: absolute; top: 8px; right: 8px; display: block; width: 14px; height: 14px;  z-index: 2; }
.modal_close i{
color: #ffffff;
font-size: 18px;
opacity: 0.6;
}
.loading-popup{
/* background: url(../images/callback/wait.gif) no-repeat; */
position: absolute;
right: 175px;
bottom: 14px;
width: 32px;
height: 32px;
}

#mailme .loading-popup, #reviewme #review-loading-popup, #requestme .loading-popup{
bottom: 19px;
height: 32px;
left: 175px;
position: absolute;
width: 32px;
}

#statusinfo{
position: absolute;
display: block;
font-size: 14px;
left: 10px;
margin-top: 20px;
color: green;
}

.errorinfo{
color: red !important;
}

#feedinfo,#reviewinfo, #onefeedinfo {
font-size: 1em;
font-weight: 700;
margin-left: 0px;
color: green;
text-align: center;
}

#reqinfo {
font-size: 1em;
font-weight: 700;
margin-left: 0px;
color: green;
text-align: center;
padding-top: 140px;
}


  
 #disable_sbtn, #disable_fbtn, #disable_rbtn, #disable_reqbtn, #disable_1btn{
 display: none;
 cursor: pointer;
 }

#submit_button, #feedback_button, #review_button, #request_button, #oneclick_button {cursor: pointer}


#feedmessage, #reviewmes, #requestmes{
height: 194px;
width: 527px;
font-size: 16px;
background: #f7f7f7;
font-family: Arial;
padding: 10px 10px 0px 10px;
margin-left: 5px;
}

#fmessage,#rmessage{
padding: 0px 10px;
}

.allreviews div{
color: #595959;
border: 1px solid #908f8f;
padding: 5px 0;
text-align: center; 
width: 271px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #FFFFFF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e7e7e7));
background: -webkit-linear-gradient(#FFFFFF, #e7e7e7);
background: -moz-linear-gradient(#FFFFFF, #e7e7e7);
background: -ms-linear-gradient(#FFFFFF, #e7e7e7);
background: -o-linear-gradient(#FFFFFF, #e7e7e7);
background: linear-gradient(#FFFFFF, #e7e7e7);
-pie-background: linear-gradient(#FFFFFF, #e7e7e7);
behavior: url(../js/pie/PIE.htc);
}

.allreviews:hover div{
box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Параметры тени */
}

#arreq{
float: left;
width: 45px;
height: 33px;
margin: 15px 0px 0px 10px;
display: block;
background: url(../images/arrow.png) no-repeat 0px 0px;
}


#oneclick-header .lm-title1{
font-weight: bold;
font-size: 15px;
}
#oneclick-header  .lm-title2{
font-size: 13px;
}