h1{
	padding:0;
	margin:0 0 20px 0;
	color:#c3dbff;
}

.mainContent {
	width: 100%;
	height: 502px;
}

.secondaryContent {
	width: 100%;
	height: 181px;
}

.restaurants {
	overflow: hidden;
	padding:30px 25px 50px 35px;
	background:url(../images/text1000x300.jpg) top left no-repeat;
}


.content-container {
	padding: 20px 10px;
}

.custom-restaurant {
	padding:5px 15px 15px 15px;
	overflow: hidden;
}

.restaurant-header {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	width: 100%;
}

.restaurant-header td {
	valign: middle;
	width: 50%;
	padding: 12px;
}

#mainSpace .restaurant-header .left .runtime p {
	font-size: 1em;
	font-weight: normal;
	padding: 4px 0;
}
.restaurant-header .left{
	text-align: left;
}

.restaurant-header .right{
	text-align: right;
}
table.restaurant-footer {
	width: 100%;
}
.restaurant-footer tr{
	vertical-align: bottom;
}

.restaurant-footer .left{
	padding-bottom: 12px;
	width: 45%;
	text-align: left;
}

.restaurant-footer .left .address, .restaurant-footer .center .address{
	font-size: 1.15em;
	padding-top: 50px;
}

.restaurant-footer .left .address .adderess-postfix{
	color: #fff;
}
.restaurant-footer .center {
	padding-bottom: 12px;
	width: 25%;
}
.restaurant-footer .center .phone {
	padding-top: 50px;
	color: #fff;
}

.restaurant-footer .right{
	padding-top: 14px;
	valign: middle;
	width: 30%;
	text-align: right;
}

.restaurant-header .link {
	margin-top: -10px;
}
.restaurant-header .link a{
	color: #ccc;
	font-size:0.7em;
	fort-weight: normal;
}

.restaurant-header .right .logos{
	text-align: right;
	padding: 8px;
}

.restaurant-name {
	font-size: 1.3em;
}
.restaurant-name .prefix {
	color: #fff100;
}
.restaurant-name .postfix {
	color: #fff;
}

.yellow {
	color: #fff100;
}

.custom-restaurant .restaurant-gallery {
}

.restaurant-gallery table{
	width: 100%;
}

.restaurant-gallery table td{
	padding: 8px;
}

.restaurant-gallery .td-thumbs{
	height: 200px;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
}

.restaurant-gallery .td-big{
	padding: 0;
}

.restaurant-gallery .thumb{
	float:right;
	padding: 12px 0px 12px 26px;
}
.restaurant-gallery .thumb img{
	height: 87px;
	max-width: 131px;
}
.restaurant-gallery .thumb img:hover {
	cursor:pointer;
}
.restaurant-gallery .image-big{
	width: 300px;
}

.event {
	font-family: arial, verdana, sans-serif;
	padding-bottom: 40px;
}
.event .text {
	font-size: 0.9em;
	color: #ffffff;
	padding: 6px 0;
}

.event .text a.more{
	text-transform: uppercase;
	color: #fff100;
	font-weigth: bold;
}

.event h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 10px 5px 0 5px;
}
.event .remark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff100;
	padding: 5px;
}

.custom-restaurant .event {
	padding: 24px 0 0 0;
}

.custom-restaurant .event img {
	width:100%;
}

.custom-restaurant .description {
	padding: 20px;
	font-size: 1em;
	line-height: 1.3em;
	
}

.center {
	text-align: center;
	margin: 0 auto;
}

.table-100 {
	margin: 20px 0;
	width: 100%;
}

.table-100 td {
	padding: 5px;
}

.table-100 .left{
	width: 50%;
	text-align: right;
	vertical-align: middle;
	
	margin-left: auto;
	margin-right: 0;
}

.table-100 .right {
	width: 50%;
	vertical-align: middle;
	text-align: left;
	margin-left: 0;
	margin-right: auto;
}


.hint {
	font-size: 0.8em;
}

ul.actions {
	list-style:none;
}

ul.actions li {
	display: inline;
}

ul.private-office-menu {
	list-style:none;
}

ul.private-office-menu li{
	padding: 5px 12px;
	list-style: none;
	display: inline;
}

ul.private-office-menu li a {
	
	font-size: 1.2em;
	color: #b61421;
}

ul.private-office-menu li a:hover {
	text-decoration:none;
	color: #f11a2a;
}

ul.private-office-menu li a.selected {
	color: #e8e500;
}

.delivery {
	padding: 6px 0 ;
}

.delivery h2 {
	font-family: "Trebuchet MS",Verdana;
    margin: 0 10px;
    padding: 0;
    line-height: 1.4em;
    text-transform: uppercase;
}

.delivery a:hover {
    text-decoration: none;
}
.menu-page-header {
	padding: 6px 5px;
}

.delivery-address {
	font-size: 1.3em;
	width: 50%;
	float: right;
	text-align: right;
	color: #8A0404;
}
.delivery-phones {
	margin-top: 25px;
	font-size: 1.3em;
	float: left;
	text-align: right;
	color: #cd0a0a;
	padding-right: 10px;
}

.delivery-info {
	margin-top: 26px;
	font-size:14px;
	width: 48%;
	float: left;
	padding-bottom: 16px;
}

.categories {
	padding: 20px 0 0 10px;
	margin: 0 -10px -29px 0;
}
.categories h1, .categories h2 {
	font-family: "Trebuchet MS",Verdana;
    text-transform: uppercase;
}
.categories h3 {
	font-family: "Trebuchet MS",Verdana;
	line-height: 1em;
}

#basket-container {
	z-index: 5000;
}

.basket-container {
	background-color: #e4d704;
	display: none;
	width: 265px;
	min-height: 180px;
	position: fixed;
	right:10px;
	bottom: 110px;
	border-top: 2px #e3df92 solid;
	border-left: 2px #e3df92 solid;
	border-right: 2px #504801 solid;
	border-bottom: 2px #504801 solid;
	box-shadow: 0 0 10px 10px rgba(0,0,0, 0.3);

}
.basket-container .header {
	cursor: pointer;
	font-size: 0.95em;
	background-color: #e3d701;
	font-family: arial, verdana, sans-serif;
	text-align: center;
	padding: 7px 8px 2px 5px;
	color: #000;
	height: 37px;
}

.basket-container .header .clear{
	float: left;
	margin-top: -5px;
}


.basket-container .header .name {
	float: right;
	font-weight: bold;
}


.basket-container .header:hover {
	background-color: #eee325;
}
.basket-content {
 	position:relative;
 	background: #111;
	border: 3px #e4d704 solid;
	border-top: none;
	font-family: arial, verdana, sans-serif;
	padding: 10px 8px;
	color: #fff;
	z-index: 1000;
	
	border-left: 2px #504801 solid;
	border-top: 2px #504801 solid;
	border-bottom: 2px #e5df94 solid;
}

.basket-container h3 {
	font-size: 1.2em;
	padding-left: 8px;
	color: #e8e500;
}
.basket-content .list {
	margin-top: 8px;
	font-family:  Helvetica, Verdana,  sans-serif;
	font-size: 0.84em;
	width: 100%;
	margin-bottom: 80px;
}

.basket-content .list .left {
	padding: 2px 2px 2px 0;
	line-height: 1em;
	width: 50%;
	color: #ddd;
}
.basket-content .list .center {
	padding: 2px 2px 2px 0;
	line-height: 0.92em;
	width: 20%;
}
.basket-content .list .right {
	vertical-align: middle;
	width: 30%;
}

.basket-content .bottom {
	maring-top: 100px;
	position: absolute;
	bottom: 0;
	width: 250px;
	padding-right: 22px;
}

.basket-content .bottom .links {
	padding: 5px 7px;
	text-align: right;
}
.basket-content .bottom .links .detailed-list{
	color: brown;
	font-size: 1em;
	padding: 0 3px;
}
.basket-content .bottom .links .checkout {
	font-size: 1em;
	color: #e8e500;
}

.basket-content .total {
	font-family:  Helvetica, Verdana,  sans-serif;
	width: 100%;
}

.basket-content .total .left{
	padding-left: 0px;
	width: 58%;
	text-align: left;
}

.basket-content .total .right{
	width: 42%;
	padding-left: 4px;
	font-size: 1.1em;
	text-align: left;
}

.basket-content input {
	background-color: #333;
	border: 1px #555 solid;
	color: white;
	padding: 1px 0;
}

.basket-details {
}

.basket-details table {
	width: 90%;
	margin-bottom: 64px;
}

.basket-details table .left {
	vertical-align: middle;
	width: 60%;
}

.basket-details table .right {
	text-align: center;
	vertical-align: middle;
	width: 40%;
}
.basket-details input {
	text-align: center;
	padding: 4px 0;
}
.basket-details .product-info {
	font-family:  Helvetica, Verdana,  sans-serif;
	padding: 12px 16px;
}

.basket-details .product-info h3 {
	font-size: 1.4em;
	color: #fff;
	padding-bottom: 24px;
	padding-top: 12px;
}

.basket-details .product-info .descr {
	padding: 5px 0;
	color: #fff;
	width: 360px;
}

.basket-details .product-info .price {
	padding: 0 12px;
	float:right;
	font-size: 1.25em;
}

.basket-details .product-info .portion {
	width: 60px;
	padding: 3px 12px;
	float:right;
	font-size: 1em;
	text-align: right;
}

.purple-line-header {
	background-color: #1a011e;
	margin: 0 -10px;
	padding: 8px 24px;
	color: #E8E500;
	text-align: center;
}

.basket-details .total-cost {
	margin-top: -7px;
	color: #fff;
	font-size: 1.3em;
	float: left;
	padding-left: 68px;
	padding-right: 20px;
	width: 520px;
}

.basket-details .total-cost .label {
	width: 100px;
	padding-right: 0px;
	font-size: 0.85em;
}
.purple-line-header a {
	color: #E8E500;
}
.purple-line-header .exw-cost {
	font-size: 0.8em;
}

.clear {clear: both;}

.moscow-map {
	background: url('../images/moscowMap.png') no-repeat transparent;
	width: 960px;
	height: 578px;
	position: relative;	
	padding-bottom: 30px;
}
.moscow-map .map-point-container .map-point {
	width: 21px;
	height: 42px;
	position: absolute;
	z-index: 10;
	cursor: pointer;
}

.moscow-map .map-point .short-description {
	position: absolute;
	z-index: 10;
	background-color: #FFF;	
	top: 28px;
}
.map-point-tooltip {
	border: 1px #000 solid;
	-moz-box-shadow:inset 0 0 10px #000000;
   	-webkit-box-shadow:inset 0 0 10px #000000;
}

.moscow-map .map-point .short-description .text {
	color: #000;
	max-width: 250px;
    min-width: 123px;
	padding: 5px;
	nowrap: no
}

.moscow-map .map-point .short-description .icons {
	position: relative;
	color: #000;
}

a.help-ico {
	font-size: 13.1px;
	left: 780px;
	position: absolute;
	top: 420px;
	text-decoration: none;
}

a.help-ico:hover {
	text-decoration: none;
}

a.help-ico span.ico-text {
	bottom: 7px;
    position: relative;
	text-decoration: underline;
}

div.help-description {
	bottom: 20px; 
	font-size: 0.9em; 
	position: absolute; 
	right: 10px; 
	width: 323px;
	display: none;
	background-color: #000000;
	z-index: 100;
	padding-left: 5px;
}
div.help-description.entered {
	display: block;
}

div.map-point-address {
	top: 560px;
	font-size: 1.1em; 
	position: absolute; 
	right: 30px;
	text-align:right;
	display: none;
	background-color: #000000;
	-moz-box-shadow:inset 0 0 10px #000000;
   	-webkit-box-shadow:inset 0 0 10px #000000;
	z-index: 50;
}
div.map-point-address.entered {
	display: block;
}

div.map-point-roadmap {
	top: -170px;
	font-size: 16.1px; 
	position: absolute; 
	right: 10px;
	text-align:right;
	display: none;
	z-index: 50;
}
div.map-point-roadmap.entered {
	display: block;
}

div.map-point-roadmap .roadmap {
   height: 200px;
    position: relative;
    right: 0;
    top: 0;
    width: 300px;
    z-index: 40;
}

div.map-point-roadmap .restaurant-logo-1 {
    height: 75px;
    position: absolute;
    right: 20px;
    top: 180px;
    width: 115px;
    z-index: 50;
}
div.map-point-roadmap .restaurant-logo-2{
    height: 75px;
    position: absolute;
    right: 280px;
    top: 10px;
    width: 115px;
    z-index: 50;
}
div.map-point-roadmap .restaurant-logo-3 {
    height: 75px;
    position: absolute;
    right: 170px;
    top: 180px;
    width: 115px;
    z-index: 50;
}


div.map-point-roadmap .restaurant-logo-4 {
    height: 75px;
    position: absolute;
    right: 280px;
    top: 60px;
    width: 115px;
    z-index: 50;
}

div.map-point-roadmap .restaurant-logo-5 {
    height: 75px;
    position: absolute;
    right: 20px;
    top: 260px;
    width: 115px;
    z-index: 50;
}

div.map-point-roadmap .restaurant-logo-6 {
    height: 75px;
    position: absolute;
    right: 280px;
    top: 110px;
    width: 115px;
    z-index: 50;
}

.restuarants-title {
	font-size: 16px;
	padding: 60px 0 100px 30px;
}

.restuarants-title  .red{
	font-weight: bold;
	font-size: 18px;
}
.red {
	color: #B31414;
}

div.risont-logo {
	position: absolute;
	left: 20px;
	bottom: 0;
	width: 70px;
	height: 120px;
}
div.restaurant-list {
	position: absolute;
	left: 110px;
	bottom: 0;
}

.default-form {
	width: 100%;
}

.default-form td{
	padding: 5px;
	vertical-align: middle
}
.default-form .left{
	text-align: right;
	width: 35%;
}

.default-form .right{
	padding-left: 12px;
	width: 65%;
}

.default-form select {
	width: 352px;
}
.default-form input  {
	width: 340px;
}

.default-form input.phone  {
	width: 321px;
}
.default-form textarea  {
	width: 340px;
	resize:none;
}
.default-form input[type=radio], .default-form input[type=checkbox]  {
	width: auto;
}

.default-form input[type=submit]  {
	margin: 10px 0;
	width: auto;
	padding: 2px 6px;
}

.default-form  div.error {
	color: brown;
	font-size: 0.8em;
	padding-bottom: 2px;
}

.contacts {
	padding: 10px 0;
	width: 100%;
}

.contacts td {
	padding: 30px 5px 10px 5px;
}
.contacts .left {
	vertical-align: top;
	width: 20%;
}
.contacts .right {
	text-align:left;
	vertical-align: bottom;
	padding-bottom: 5px;
	width: 80%;
}
.contacts .right p{
	padding: 9px 0;
}

#tooltip {
	text-shadow: #ccc -1px -1px 1px;
	box-shadow:#000 0px 0px 12px;
	-moz-box-shadow:#000 0px 0px 12px;
	-webkit-box-shadow:#000 0px 0px 12px;
}


.order-details {
	padding: 20px 0;
}

.order-details .dates {
	font-size: 1.3em;
	font-family:  Helvetica, Verdana,  sans-serif;
	padding: 30px 30px 10px;
}

.order-details .date a{
	color: #B61421;
	padding: 0 15px;
}

.order-details .date a:hover {
	color: #f11a2a;
	text-decoration: none;
}

.order-details table {
	width: 90%;
	margin-bottom: 20px;
}

.order-details table .left {
	vertical-align: middle;
	width: 60%;
}

.order-details table .right {
	font-family:  Helvetica, Verdana,  sans-serif;
	text-align: center;
	vertical-align: middle;
	width: 40%;
}
.order-details input {
	text-align: center;
	padding: 4px 0;
}
.order-details .product-info {
	font-family:  Helvetica, Verdana,  sans-serif;
	padding: 12px 16px;
}

.order-details .product-info h3 {
	font-size: 1.4em;
	color: #ecdd01;
	padding-bottom: 6px;
	padding-top: 12px;
}

.order-details .product-info .descr {
	padding: 5px 0;
	color: #fff;
	width: 360px;
}

.order-details .right .price {
	color: #fff;
	padding: 0 12px;
	font-size: 1.25em;
}

.order-details .right .portion {
	font-size: 1em;
	color: #ec1c23;
}



.order-details .total-cost .label {
	width: 100px;
	padding-right: 0px;
	font-size: 0.85em;
}

.order-details .costs table {
	font-family:  Helvetica, Verdana,  sans-serif;
	margin-left: 460px;
	width: 320px;
	margin-bottom: 20px;
}

.order-details .make-order {
	padding-left: 510px;
}

.order-details .costs table td {
	padding: 5px 20px;
}

.order-details .costs table .total-cost {
	font-size: 1.3em;
}

.order-details .costs table .exw-cost {
	font-size: 1.1em;
}

.order-details .order-date {
	font-family: Helvetica,Verdana,sans-serif;
    padding: 12px 16px;
    font-size: 1.4em;
}

.order-details .order-date .date {
	padding: 0 5px;
	color: #ec1c23;
}

.red {
	color: #f11a2a;
}
.white {
	color: white;
}

.vacancies {
	padding: 10px 30px;
}

.vacancies .item {
	padding: 14px 0;
}

.vacancies .item {
	padding: 14px 0;
}

.vacancies .item .header h3 {
	font-size: 1.25em;
	
}

.vacancies .item .description {
	line-height: 1.35em;
	font-size: 1em;
}

.echos {
	padding: 20px;
	font-family:  Helvetica, Verdana,  sans-serif;
}
.form {
}
.form input{
	
}

.echos .faq {
	padding: 20px;
	margin: 10px -20px;
	background-color: #1f1f1f;
}
.echos .faq .username {
	font-size: 1.15em;
	color: #fff;
	font-weight: bold;
	padding-bottom: 8px;
}
.echos .faq .text{
	font-size: 1.05em;
}

.echos .faq .question {
	padding-bottom: 16px;
}

.echos .faq .question .text {
	color: #ffffff;
}

.echos .faq .answer .username {
	color: #e8e500;
}
.echos .faq .answer .text {
	color: #ffffff;
}
.echos .form {
	padding: 12px 0;
}
.echos .form  div.error{
	padding: 2px;
	font-size: 0.9em;
}
.echos .form table {
	width: 100%;
}

.echos .form td {
	vertical-align: top;
	padding: 5px;
}
.form .blur {
	color: #444;
}
.echos .form textarea {
	width: 100%;
	resize: none;
}

.right-align {
	text-align: right;
	float: right;
}

.echos .review {
	padding: 20px 20px 0 20px;
	margin: 10px -20px;
	background-color: #1f1f1f;
}

.echos .review .header {
	padding-bottom: 8px;
	font-size: 1.16em;
}
.echos .review .header .username {
	float: left;
	color: #ffffff;
	font-weight: bold;
}
.echos .review .header .restaurant {
	float: right;
	color: #ffffff;
}

.echos .review .text {
	text-align: justify;
	color: #fff;
	line-height: 1.4em;
	padding: 0;
}

.echos .review .answer {
	padding: 10px 10px 10px 40px;
}

.echos .review .answer .answer-header{
	color: #e8e500;
	font-weight: bold;
	padding: 5px;
}

.echos .review .answer .answer-text { 
	font-size: 0.95em;
	padding: 5px;
	color: #ffffff;
}
#faq_container
{
	display:none;
	width: 168px;
	height: 75px;
	position: absolute;
	left: 0px;
	top: 100px;
	font-family: Trebuchet MS;
	font-size: 11pt;
	line-height: 10pt;	
	z-index: 5000;	
}
#faq_container img 
{
	display: block;		
	position: absolute;
}
#faq_container .faq_link 
{	
	left: 10px;
	bottom: 25px;
	color: #ec1c23;
	position: absolute;
}

#faq_container .review_link 
{	
	text-align: left;
	top: 5px;	
	left: 10px;
	color: #fff100;
	position: absolute;
}

#delivery
{
	width: 300px;
	height: 80px;
	right: -400px;
	overflow:hidden;
	top: 94px;
	position: absolute;
}

#road 
{	
	position: absolute;
	display: none;
	bottom: -25px;
	right: 0;
}

#car_container
{	
	z-index: 5;
	left: 40px;
	position: absolute;	
}
#car
{
	top: 0;
	display: block;
	position: absolute;	
}
#circle_1
{
	top: 50px;
	left: 11px;
	position: absolute;
}

#circle_2
{	
	top: 50px;
	left: 114px;
	position: absolute;
}

.company .logos {
	min-height: 150px;
}

.company .logos ul {
	padding-top: 0;	
	margin: 0 auto;
}

.company .logos ul li {	
	padding-left: 28px;
	cursor: pointer;	
	display: inline-block;
	width: 102px;
}

.company .logos ul li img{
	height: 108px;
	display: block;
	margin: 0 auto;
}

.company .text {
	padding: 0 20px;
}

.company .text p{
	padding: 6px 0;
}

.banner {
	position: relative;
}

.banner-home {
	border: 0;
	width: 960px;
	height: 615px;
}

.menu-index-banner {
	margin: -16px -8px 8px -8px;
}

.yellow-arrow-down {
	display:none;
	position: fixed;
	right: 100px;
	bottom: 32px;
}

.fieldset {
	margin: 0 auto;
	margin-top: 24px;
	background-color: #020202;
}

.fieldset .header {
	text-align: center;
	font-size: 1.1em;
}

.column-4 {
	margin: 0 auto;
	width: 600px;
}
.column-4 input {
	width: auto !important;
}

.column-4 td {
	padding: 4px;
	width: 100px;
}
span.required {
	color: red;
	font-weight: bold;
	font-size: 1.3em;
}
.contacts {
	padding-left: 200px;
}

.contacts .paragraph {
	margin-bottom: 30px;
}

.contacts .paragraph h2 {
	font-size: 1.3em;
}

.contacts .paragraph p {
	font-size: 1.15em;
	line-height: 1.4em;
	margin: 3px 0;
}
.contacts .paragraph a {
	text-decoration: underline;
}
.contacts .paragraph .additional-phone {
	padding-left: 91px;
}

.fill-cv {
	text-align: center;
	font-size: 1.2em;
}
.fill-cv a {
	text-decoration: underline;
}

.paginator {
	text-align: center;
	padding: 10px 0;
}


.paginator ul.yiiPager {
	font-family:  Helvetica, Verdana,  sans-serif; 
    border: none;
    display: inline;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}

.paginator ul.yiiPager a:link, .paginator ul.yiiPager a:visited {
	border: 1px #060606 solid;
    color: #fff;
    font-weight: bold;
    padding: 5px 9px;
    text-decoration: none;
}

.paginator ul.yiiPager a:hover {
	background-color: #222 ;
}
.paginator ul.yiiPager .selected a {
	border: 2px #989632 solid;
    background-color: #E7E400;
    padding: 3px 5px;
    color: #000;
    font-weight: bold;
}
.paginator ul.yiiPager .hidden a {
	font-weight: normal;
    color: #333;
};
.paginator ul.yiiPager .first, .paginator ul.yiiPager .last {
    display: none;
}

.vacancies-text {
	padding: 20px 0;
	line-height: 1.5em;
}

.category-top-image {
	width: 250px;
	height: 170px;
	line-height: 170px;
	display: inline-block;
    vertical-align: middle;
}
.category-top-image div{
	margin: 0 auto;
	text-align: center;
}
.category-top-image img{
	max-height: 170px;
	vertical-align: middle;
	margin-right: 18px;
}

.main-logo-container {
	display:block;
	position: relative;
	margin: 30px auto;
	width:  370px;
}

.main-logo-image-container {
	
}
.main-logo-flash-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 370px;
	height: 91px;
	display: block;
}
.main-logo-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 370px;
	z-index: 1000;
}

.main-logo-link a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 370px;
	z-index: 1000;
	line-height: 91px;
}
.main-logo-link span {
	display: block;
	width: 370px;
	height: 91px;
}

ul.DeliveryMenu ul.submenu-list {
	padding:  10px 20px;
}

.products-container-wrapper {
	position: relative;
	overflow: hidden;
}
.products-container {
	position: relative;
	top: 0;
	left: 0;
}
.collapsed {
	display: none;
	margin:0;
	padding: 0;
}

.menu-products {
	position: relative;
}
.menu-products .background {
	position: relative;
}
.products-list {
	position: absolute;
	top: 0;
	left: 0;
}

.event-delimiter {
	height: 10px;
	width: auto;
	margin: 0 -15px;
}

.purple-opacity {
	background: url('../images/contentTitleBackground-opacity.png') repeat top left;
}
#mainSpace.purple-opacity {
	background: url('../images/contentTitleBackground-opacity.png') repeat top left;
}

.custom-restaurant.black {
	background-color: #000000;
}
#menuPageTitle.background-free, .background-free {
	background: transparent;
}

.default-form label {
	color: #ffffff;
}

.default-form input, .default-form textarea, .default-form select {
	border: 1px #666666 solid;
}

.reccomendations-text {
	padding: 30px 20px 10px;
	line-height: 20px;
}

.cabinet-link {
	float: left;
	width: 140px;
	text-align: right;
	margin-top: -5px;
}

.logout-link {
	float: left;
	width: 57px;
}

.cabinet-link a, .logout-link a {
	color: #eee;
}

.cabinet-link a:hover, .logout-link a:hover {
	text-decoration: underline;
	color: #fff;
	text-shadow: 0 0 3px #fff;
}

.articles {
	padding: 10px 30px;
}

.articles .articles-item-container {
	padding: 12px;
	margin-bottom: 40px;
	background-color: #111;
}
.articles .articles-item-container:hover {
	background-color: #222;
}

.articles .articles-item-container .title {
	margin: 10px;
	font-size: 16px;
	color: yellow;
}
.articles .articles-item-container .title a {
	color: yellow;
}

.articles .articles-item-container .date {
	font-size: 12px;
	color: #888;
	padding: 6px 20px;
}
.articles .articles-item-container .text {
	padding: 5px;
	line-height: 20px;
}

.captcha {
	padding: 10px 0;
}
	.captcha a {
		font-size: 12px;
		color: #999;
		display: block;
		float: left;
		margin: 23px 5px;
		text-decoration: underline
	}
		.captcha a:hover {
			color: #fff;
		}
	.captcha img {
		margin: 4px 0;
		border: 1px #222 solid;
		float: left;
		display: block;
	}


.echo-form input {
	width: auto !important;
}

.top-content-links {
	position: absolute;
	right: 10px;
	top: 170px;
	width: 300px;
}
	.social-links-container .link {
		width: 27px;
		height: 27px;
		background: url(../images/social-sprite.png);
		background-repeat: no-repeat;
		float: right;
		margin: 5px;
		cursor: pointer;
	}
	.social-links-container .vkontakte {
		background-position: 0px 0px
	}

	.social-links-container .vkontakte:hover {
		background-position: -27px 0px;
	}

	.social-links-container .facebook {
		background-position: 0px -27px
	}

	.social-links-container .facebook:hover {
		background-position: -27px -27px;
	}

	.android-button {
		margin: -5px 5px 0;
		display: block;
		margin-top: -5px;
		width: 37px;
		height: 43px;
		background: url(../images/android-button-sprite.png);
		background-repeat: no-repeat;
		float: right;
	}
	.android-button:hover {
		background-position: -37px 0px;
	}

	.appstore-button {
		display: block;
		margin: 6px 5px 0;
		width: 74px;
		height: 24px;
		background: url(../images/app-store-button-sprite.png);
		background-repeat: no-repeat;
		float: right;
	}
	.appstore-button:hover {
		background-position: -74px 0px;
	}

.submenu-list h3 {
	line-height: 1.6em;
	font-size: 14px;
}

ul.DeliveryMenu li.hot-menu-link {
	padding: 0 0 20px;
}
	ul.DeliveryMenu li.hot-menu-link a,
	ul.DeliveryMenu li.hot-menu-link h2 {
		color: red;
	}

	ul.DeliveryMenu li.hot-menu-link a:hover {
		color: yellow;
	}

.hot-menu-container {

}
	.hot-menu-container .row .item {
		text-align: center;
		float: left;
		padding-bottom: 15px;
		width: 197px;
		height: 280px;
		
	}


	.hot-menu-container .row .item.wide {
		height: 300px;
	}
		.hot-menu-container .row .item .name {
			color: #FFF663;
			font-size: 14px;
			margin: 0 0 5px;
			padding: 0;
			height: 40px;
		}
		.hot-menu-container .row .item .image {
			height: 150px;
			position: relative;
		}
		.hot-menu-container .row .item.wide .image {
			height: 180px;
		}
			.hot-menu-container .row .item .image img {
				position: absolute;
				bottom: 0;
				left: 0;
			}

		.hot-menu-container .row .item .order-button {
			margin: 14px 0;
		}
		.hot-menu-container .row .item .additional-info {
			margin-top: 10px;
		}
			.hot-menu-container .row .item .additional-info .price {
				background-color: #B70000;
				color: #FFE4E9;
				font-size: 14px;
				padding: 2px 5px;
			}
			.hot-menu-container .row .item .additional-info .portion {
				color: #990000;
				font-size: 14px;
				margin-left: 3px;
			}

