div.overlay {
background: url(http://gazmir.ru/skelet/vint/shop_img/modal_images/white.png) repeat-x repeat-y;
	width:600px;
	height:auto;		
	display:none;
	padding:10px;
}
div.overlay div.close {
	background-image:url(http://gazmir.ru/skelet/vint/shop_img/modal_images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#overlay {
	background-image:url(http://gazmir.ru/skelet/vint/shop_img/modal_images/bg.png);
  color: #404040;
	
font: 16px/22px 'Helvetica Neue', Helvetica, Arial, sans-serif;

color: #a8a7a8;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);  

  }
#overgoop {
	background-image:url(http://gazmir.ru/skelet/vint/shop_img/modal_images/bg.png);
	color:#404040;
	
font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #a8a7a8;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);
}
div.wrap {
	height:auto;
	overflow-y:auto;
}
.contact-title {color: #23B3B6; margin:0; padding:10px 10px 3px 12px; font-size: 16px; text-align:center; font-weight: bold;

font: 18px/22px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #00a1d2;}
.contact-input {font-family:Verdana, Geneva, sans-serif; float:left; padding:10px; margin:5px; background:#eee; border:1px solid #fff; width:330px;
}
.lable {
                text-align: right;
				clear:left; 
				display:block;
				padding-right:15px; 
			    font-size: 12px;
				font-family: Verdana, Geneva, sans-serif;
				width:170px;
				
                }
.input[type=text] {
                text-align: left;
				background-color:#282828;
				border: 0px;
				font-size: 14px;
				font-weight:bold;
				font-family: Verdana, Geneva, sans-serif;
				color: white;
				width:230px;
				
				
				border: 0;
				border-radius: 5px;
				-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
				box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
				  
				padding: 0 10px;
				width: 300px;
				height: 40px;
}
input[type=text]:focus {
			  color: white;
			  background: rgba(0, 0, 0, 0.1);
			  outline: 0;
}
.input[type=textarea] {
                text-align: left;
				background-color:#282828;
				border: 0px;
				font-size: 14px;
				font-weight:bold;
				font-family: Verdana, Geneva, sans-serif;
				color: white;
				width:230px;
				
				
				border: 0;
				border-radius: 5px;
				-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
				box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
				  
				padding: 0 10px;
				width: 300px;
				height: 60px;
}
input[type=textarea]:focus {
			  color: white;
			  background: rgba(0, 0, 0, 0.1);
			  outline: 0;
			  border:none;
			  outline: none;
}
input, textarea { outline:none; }
input:active, textarea:active { outline:none; }
:focus { outline:none; } 


.login-button {
position: absolute;
top: 8px;
left: 7px;
z-index: 2;
width: 48px;
height: 48px;
padding: 0 0 48px;
text-indent: 120%;
white-space: nowrap;
overflow: hidden;
background: none;
border: 0;
border-radius: 24px;
cursor: pointer;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.1);
background: url("http://gazmir.ru/skelet/vint/shop_img/modal_images/arrow.png") 12px 14px no-repeat;
background-color:#00a2d3;
}
.login-button:hover {
background: url("http://gazmir.ru/skelet/vint/shop_img/modal_images/arrow.png") 12px 14px no-repeat;
background-color:#0CF;
}


.login-submit {
position: absolute;
top: 530px;
right: 150px;
width: 48px;
height: 48px;
padding: 8px;
border-radius: 32px;
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
background: #373737 url("http://gazmir.ru/skelet/vint/shop_img/modal_images/bg.png") 0 0 repeat;
}
.login-submit:hover {
	background:#404040;
}


				
.warning_table {

  background: #F0F0F0;
 
	 border: outset 5px #666666;
	 
	 -moz-border-radius: 5px;

     -webkit-border-radius: 5px;
}

.warning_font_big {

font: Verdana, Geneva, sans-serif;
font-size: 30px;
color: #B70004;
}

.warning_font {
font-family:Verdana, Geneva, sans-serif;
font-size: 13px;
color: #333;
padding-left: 50px;
padding-right: 25px;
padding-top: 15px;
}





