@import 'normalize.css';

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}
.left {float: left;}
.right {float: right;}
html {height: 500px;}
body
{
	height: auto !important;
	height: 100%;
	height: 100%;
}
body.innerPage{
	/*background: none #ffffff;*/
}
input {margin: 0; padding: 0;}
/*УБИРАЕМ ОБВОДКУ В ХРОМЕ ПРИ ФОКУСИРОВКЕ*/
input:focus, textarea:focus, a:focus, div:focus {outline:none;}
/*ЦВЕТ ИНПУТОВ*/
input {color: #000; font-family: verdana;font-size:12px;}
textarea {color: #000; font-family: verdana;font-size:12px;}
/*ЦВЕТ ПЛЕЙСХОЛДЕРА*/
input::-webkit-input-placeholder {color: #9a9a9a;font-style: italic;}
input:-moz-placeholder {color: #9a9a9a;font-style: italic;}
textarea::-webkit-input-placeholder {color: #9a9a9a;font-style: italic;}
textarea:-moz-placeholder {color: #9a9a9a;font-style: italic;}
/*ЦВЕТ ПЛЕЙСХОЛДЕРА ПРИ ФОКУСИРОВКЕ*/
input:focus::-webkit-input-placeholder {color: #9a9a9a;font-style: italic;}
input:focus:-moz-placeholder {color: #9a9a9a;font-style: italic;}
textarea:focus::-webkit-input-placeholder {color: #9a9a9a;font-style: italic;}
textarea:focus:-moz-placeholder {color: #9a9a9a;font-style: italic;}	

body {
    height: 500px !important;
    width: 810px;
}
.wrapper
{
	background: url("../common/bg-main1.png") no-repeat scroll 0 0 transparent;
	height: 500px;
	width: 810px;
	margin: auto;
	position: absolute;
	top:0;left:0;
}
.wrapper_2
{
	background: url("../common/bg-main2.png") no-repeat scroll 0 0 transparent;
}
.wrapper_3
{
	background: url("../common/bg-main3.png") no-repeat scroll 0 0 transparent;
}
.logo
{
	background: url("../common/logo.png") no-repeat scroll 0 0 transparent;
    height: 171px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 25px;
    width: 276px;
}
.wrapper_2 .logo
{
	background: url("../common/logo2.png") no-repeat scroll 0 0 transparent;
	width: 160px;
}
.wrapper_3 .logo
{
	background: url("../common/logo2.png") no-repeat scroll 0 0 transparent;
	width: 160px;
}
.lang{
	display: block;
	margin: auto;
	position: absolute;
	height: 16px;
	top:12px;right:15px;
	width: 16px;
}
.lang_ru{
	background: url("../common/language.png") no-repeat scroll 0 0 transparent;
	right:38px;
}
.lang_ua{
	background: url("../common/language.png") no-repeat scroll -23px 0 transparent;
	right:15px;
}
.main
{
	margin: auto;
	position: absolute;
	height: 225px;
	top:275px;right:0;left:0;
	width: 100%;
}
.text
{
	background: url("../common/text_field.png") no-repeat scroll 0 0 transparent;
	height: 112px;
	width: 651px;
	margin: 0 auto;
}
.text p
{
	color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    padding: 20px 55px 0 45px;
    text-align: center;
}
.f_button
{
	display: block;
	color: #fff;
	margin: auto;
	position: absolute;
	height: 66px;
	right:0;left:0; bottom: 25px;
	text-decoration: none;
	width: 340px;
}
.f_button .l_side
{
	background: url("../common/bg_f-button-l.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 100%;
	width: 71px;
}
.f_button .r_side
{
	background: url("../common/bg_f-button-r.png") repeat-x scroll 0 0 transparent;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    font: bold 30px arial;
    height: 100%;
    letter-spacing: 0.5px;
    padding-top: 14px;
    text-align: center;
    text-shadow: 2px 2px 1px #3A4771;
    width: 266px;
}
.f_button:hover .l_side
{
	background: url("../common/bg_f-button-l-hover.png") no-repeat scroll 0 0 transparent;
}
.f_button:hover .r_side
{
	background: url("../common/bg_f-button-r-hover.png") repeat-x scroll 0 0 transparent;
}
.f_button:active .l_side
{
	background: url("../common/bg_f-button-l-active.png") no-repeat scroll 0 0 transparent;
}
.f_button:active .r_side
{
	background: url("../common/bg_f-button-r-active.png") repeat-x scroll 0 0 transparent;
}


/* page 2 */
.goodFood
{
	position: absolute;
	top: 202px;
	left: 0;right: 0; margin: auto;
	color: #FFFFFF;
    display: block;
    font-family: 'PFDinTextProBold';
    font-size: 35px;
	text-transform: uppercase;
	text-align: center;
	
}
.picBlock{
	bottom: -40px;
    height: 205px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 230px;
    width: 700px;
}
.choose{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	background: url("../common/bg-choose.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 194px;
    position: absolute;
    display: none;
    width: 300px;
    opacity: 0.8;
}
.chooseBox:hover .choose {
    display: block;
}
.btn_choose{
	background: url("../common/bg_button-save.png") repeat-x scroll 0 0 transparent;
	top:0; bottom: 0; left: 0; right: 0; position: absolute; margin: auto !important;
    font-size: 24px;
}
.picBlock img
{
	float: right;
}
.or
{
	background: url("../common/bg_or.png") no-repeat scroll 0 0 transparent;
	top:0; bottom: 0; left: 0; right: 0; position: absolute; margin: auto;
	height: 50px;
	width: 77px;
	color: #8a1337;
	font-family: 'PFDinTextProBold';
    font-size: 24px;
	line-height: 50px;
	text-align: center;
}
.btn
{
	border-radius: 3px;
    color: #FFFFFF;
    display: block;
    font-family: 'PFDinTextProBold';
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin-top: 25px;
    text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
	text-decoration: none;
    width: 180px;
}

.btn_save
{
	background: url("../common/bg_button-save.png") repeat-x scroll 0 0 transparent;
	float: left;
}
.btn_save:hover,.btn_choose:hover
{
	background-position: 0 -50px;
}
.btn_save:active,.btn_choose:active 
{
	background-position: 0 -100px;
}
.btn_done
{
	background: url("../common/bg_button-done.png") repeat-x scroll 0 0 transparent;
    float: right;
    position: relative;
    right: 12px;
}
.btn_done:hover
{
	background-position: 0 -50px;
}
.btn_done:active
{
	background-position: 0 -100px;
}

.note
{
	clear: both;
    font: italic 11px arial;
    margin: auto;
    position: relative;
    text-align: center;
    top: 10px;
    width: 220px;
}
.note .star
{
	color: #8A1337;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -2px;
}
/* page 2 */


/* page 3 */
.wrapper_3 .goodFood {
    top: 150px;
}


.wrapper_3 .picBlock {
    bottom: 0;
    height: 275px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 200px;
    width: 700px;
}
.wrapper_3 .picBlock img
{
	float: left;
}
.w3_text
{
	background: url("../common/bg_w3-text.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 200px;
    position: relative;
    width: 385px;
	
}
.w3_text p.desc
{
	font:  bold 13px arial;
	padding: 20px 17px 0 20px;
}
.w3_text p.tel{
	bottom: 12px;
    display: block;
    font: bold 13px arial;
    position: absolute;
    right: 20px;
    width: 300px;
}
.w3_text p.tel span{
	color: #8A1337;
    font: bold 22px arial;
    left: 10px;
    position: relative;
}
/* page 3 */


/* Don't show shadows when selecting text */
::-moz-selection { background: #5af; color: #fff; text-shadow: none; }
::selection { background: #5af; color: #fff; text-shadow: none; }	
 #loader
 {
	background: rgba(256,256,256,0.4);
	display: none;
	position: fixed;
	top:0;left:0;right:0;bottom:0;
	height: 100%;
	width: 100%;
 }
 #loader img
 {
	bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
 }

a.public {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    background: none repeat scroll 0 0 #F4F7F9;
    border: 2px solid #FFFFFF;
    color: #8A1337;
    display: block;
    float: left;
    font-family: 'PFDinTextProBold';
    font-size: 16px;
    height: 50px;
    line-height: 16px;
    margin: 12px 0 0 14px;
    padding: 9px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 180px;
}
a.close {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    background: none repeat scroll 0 0 #8A1337;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    float: right;
    font-family: 'PFDinTextProBold';
    font-size: 16px;
    height: 50px;
    line-height: 16px;
    margin: 12px 0 0;
    padding: 17px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 180px;
}
.photologo {
    background: url("../common/photologo.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 262px;
    width: 303px;
}
.photologo .photo {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: url("files/alba.png") repeat scroll 0 0 transparent;
    height: 192px;
    margin: 5px 5px 15px;
    width: 293px;
}