/* @vesrion $Id: default.css 101 2010-09-29 11:25:34Z ikiselev $ */


@import url("../css/calendar/calendar.css");


/* ======== */
/* Default */

html, body, form, table {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100.01%;
}
body {
	font-size: 75%;
	font-family: Arial, Tahoma;
	line-height: 1.5em;
	color: #000;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th,
table td {
	vertical-align: top;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #0077B4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input, select, textarea, label {
	font-size: 100%;
	font-family: Arial, Tahoma;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Arial, Tahoma;
	line-height: 1.5em;
	margin: 0;
}

h1 {
	font-size: 250%;
	margin-bottom: 0.3em;
}
h2 {
	font-size: 166.7%;
	line-height: 1.2em;
	margin-bottom: 0.4em;
}
h3 {
	font-size: 150%;
	font-family: Georgia, times;
	font-weight: normal;
	margin-bottom: 0.3em;
}
h4 {
}
h5 {
}

.headline {
	border-bottom: 1px solid #DAEACA;
}
.headline span {
	font-weight: normal;
}
h1.headline {
	line-height: 1.2em;
	padding-top: 4px;
	margin-bottom: 0.75em;
}
h1.headline span {
	font-size: 60%;
}
h2.headline span {
	font-size: 70%;
	line-height: 1.4em;
}

p {
	margin: 0 0 1.5em 0;
}



/* ======= */
/* Layout */

html {
	height: 100%;
	overflow-y: scroll;
}
body {
	min-width: 971px;
	height: 100%;
}
#page-outer {
	min-height: 100%;
	position: relative;
	background: #89B556 url("../img/bg_page_2.jpg") no-repeat 50% 200px;
}
#head-page #page-outer {
	background-image: url("../img/bg_page.jpg");
}
#page-outer-in-1 {
	background: url("../img/bg_header.gif") repeat-x;
}
#page-outer-in-2 {
	background: url("../img/bg_top.png") no-repeat 50% 0;
}
#page {
	width: 971px;
	/* overflow: hidden; */
	padding: 0 0 305px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 200px;
	position: relative;
	color: #FFF;
	background: url("../img/bg_top.png") no-repeat -756px 0;
}
#header-bottom {
	clear: both;
}
#footer {
	width: 100%;
	height: 272px;
	position: absolute;
	bottom: 0;
	background: #303030 url("../img/bg_footer.gif") repeat-x;
	color: #FFF;
}
#footer-inner {
	width: 971px;
	margin: 0 auto;
}

/* Columns */
#common-column {
	width: 963px;
	margin: 30px 0 0 8px;
}
#center-column {
	width: 702px;
	float: left;
}
#right-column {
	width: 256px;
	float: right;
}

/* Single box */
.single-box-header,
.single-box-footer {
	height: 11px;
	clear: both;
	font-size: 0;
	line-height: 0;
	background: url("../img/common_sprites.png") no-repeat 0 -22px;
}
.single-box-footer {
	background-position: 0 -33px;
	margin-bottom: 20px;
}
.single-box {
	clear: both;
	background: #fff url("../img/bg_single_column_m.gif") repeat-y;
	padding: 0 12px 20px;
}

/* Double box */
.double-box-header,
.double-box-footer {
	height: 11px;
	clear: both;
	font-size: 0;
	line-height: 0;
	background: url("../img/common_sprites.png") no-repeat;
}
.double-box-footer {
	background-position: 0 -11px;
	margin-bottom: 20px;
}
.double-box {
	width: 678px;
	float: left;
	clear: both;
	background: #FFF url("../img/bg_double_column_m.gif") repeat-y;
	padding: 20px 12px;
}

/* dd-box-wrap */
.dd-box-wrap {
	display: none;
	color: #FFF;
	background: #1D1D1D;
	padding-bottom: 15px;
}



/* ======= */
/* Blocks */

#header .more {
	height: 22px;
	font-family: Verdana, Arial;
	padding: 5px 0 0 0;
}
#header .more a {
	float: left;
	color: #FFF;
	text-decoration: none;
	background: url("../img/blue_arrow.gif") no-repeat 100% 0.4em;
	padding: 0 10px 0 0;
}
#header .more a:hover {
	color: #4BC1DE;
}
#header .more .link-towns {
	margin-right: 15px;
}

/* Logo */
#logo {
	width: 359px;
	height: 157px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../img/bg_logo.png") no-repeat 0 2px;
}
#logo img {
	display: block;
	margin: 3px 0 0 34px;
}
#logo a,
#logo img {
	outline: 0;
}

/* Offers info */
#offers-info {
	width: 330px;
	height: 157px;
	float: left;
	padding: 0 0 0 374px;
}
#offers-info .title {
	font-size: 116.7%;
	font-family: Georgia, times;
	color: #4BC1DE;
	padding: 20px 0 0 0;
}
#offers-info .location {
	font-size: 250%;
	line-height: 1.2em;
}


/* Invite */
#invite {
	width: 261px;
	height: 27px;
	float: right;
}
#invite .title {
	height: 22px;
	font-family: Verdana, Arial;
	padding: 5px 0 0 0;
}
#invite .text {
	/* width: 130px; */
	width: 261px;
	height: 51px;
	float: right;
	font-size: 116.7%;
	background: url("../img/bg_invite.png") no-repeat 50% 0;
	/* padding: 37px 7px 0 90px; */
	padding: 37px 0 0 0;
	margin-top: 5px;
	cursor: pointer;
}
#invite .text b {
	font-size: 171.4%;
	margin-left: 5px;
}
#invite a {
	color: #FFF;
	text-decoration: none;
}
#invite a:hover {
	color: #4BC1DE;
}

/* Top menu */
#top-menu {
	width: 680px;
	float: left;
	clear: left;
	font-size: 116.7%;
	font-family: Georgia, times;
	padding: 0 0 0 20px;
	margin: -5px 0 0 0;
}
#top-menu .item {
	float: left;
}
#top-menu a {
	height: 48px;
	display: block;
	float: left;
	line-height: 3.4em;
	color: #052228;
	padding: 0 15px;
}
#top-menu .selected a,
#top-menu a:hover {
	color: #FFF;
	background: #57CFF0;
	text-decoration: none;
}


/* User-panel */
#user-panel {
	width: 246px;
	height: 48px;
	min-width: 186px;
	float: right;
	position: relative;
	font-family: Georgia, times;
	color: #052228;
	background: url("../img/hr_user_panel.gif") no-repeat 0 50%;
	margin-top: -5px;
	padding: 0 10px;
}
#user-panel a {
	color: #052228;
}

/* User menu */
.user-menu {
	font-size: 150%;
	padding: 0 10px 0 5px;
}
#right-column .user-menu {
	display: none;
}
.user-menu a,
.user-menu span {
	/* width: 80px; */
	height: 34px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	padding: 14px 15px 0;
}
#user-panel .user-menu a:hover {
	color: #FFF;
	background: #57CFF0;
}
.user-menu .registration-link {
	font-size: 77.8%;
}
.user-menu span {
	font-size: 77.8%;
	padding: 14px 0 0;
}

/* User */
#user-panel .user {
	float: left;
	font-size: 116.7%;
	font-family: Arial, Tahoma;
	line-height: 1.2em;
	margin-right: 7px;
}
#user-panel .user-in {
	display: table-cell;
	height: 48px;
	vertical-align: middle;
}
#user-panel .user-in span {
	width: 128px;
	overflow: hidden;
	line-height: 1em;
	display: block;
}
#user-panel .user-in a {
	font-size: 71.4%;
	color: #FFF;
}
#user-panel .photo {
	float: left;
	height: 30px;
	overflow: hidden;
	margin: 8px 0 0 0;
	margin-right: 7px;
}
#user-panel .photo img {
	width: 30px;
}
#user-panel .cabinet {
	width: 74px;
	font-size: 116.7%;
	float: left;
}
#user-panel .cabinet a {
	display: block;
	padding: 5px 10px 0;
	height: 43px;
}
#user-panel div.hover a {
	text-decoration: none;
	color: #FFF;
	background: #66D6F2;
}

/* User menu */
#user-panel .popup-menu {
	position: absolute;
	right: 3px;
	top: 48px;
	z-index: 100;
	display: none;
}
#user-panel .popup-menu {
	padding-left: 17px;
	background: url(../img/drop_down_left.png) no-repeat 0 100%;
}
#user-panel .popup-menu .in-1 {
	padding-right: 18px;
	background: url(../img/drop_down_right.png) no-repeat 100% 100%;
}
#user-panel .popup-menu .in-2 {
	padding-bottom: 8px;
	background: url(../img/drop_down_bottom.png) no-repeat 0 100%;
}
#user-panel .popup-menu ul,
#user-panel .popup-menu li {
	margin:0;
	padding:0;
	list-style: none;
	background: none;
}
#user-panel .popup-menu ul {
	padding: 0 0 10px 0;
	width: 145px;
	background: #66d6f2;
}
#user-panel .popup-menu li {
	padding: 8px 0 8px 0;
	background: url(../img/bg_item.gif) repeat-x 0 100%;
}
#user-panel .popup-menu a {
	display: inline;
	float: none;
	text-decoration: none;
	color: #FFF;
	padding: 0;
}
#user-panel div.cabinet:hover .popup-menu a:hover,
#user-panel div.hover .popup-menu a:hover {
	color: #00708C;
}


/* Balance */
.balance {
	clear: both;
}
.personal-page .balance {
	margin: 30px 0 0 0;
}


/* Status */
#status,
.status {
	width: 100%;
	height: 47px;
	display: none;
}
#status {
	float: left;
	clear: both;
}
.status {
	position: absolute;
	left: 0;
	top: 200px;
	background: #F4FCE9;
	border: 2px solid #8EB316;
	border-width: 2px 0;
}
.status .inner {
	width: 971px;
	position: relative;
	padding: 15px 0 0 40px;
	margin: 0 auto;
}
.status p {
	font-size: 150%;
	font-weight: bold;
	color: #444;
}
.status .inner a {
	/* color: #8EB316; */
	color: #444;
	text-decoration: underline;
}
.status .inner a:hover {
	text-decoration: none;
}
.status .done {
	background: url("../img/icon_success.gif") no-repeat;
	padding: 0 0 2px 25px;
}
.status a.done {
	text-decoration: none;
}
.status a.done:hover {
	text-decoration: underline;
}
.status .error {
	color: #444;
	background: url("../img/icon_error.gif") no-repeat;
	padding: 2px 0 2px 30px;
}
.status .close {
	right: 0;
	position: absolute;
	padding: 0 15px 0 0;
	/* margin: -14px 0 0 0; */
}
.status .close a {
	color: #8EB316;
	background: url("../img/icon_close_status.gif") no-repeat 100% 1px;
	padding: 0 20px 0 0;
}

/* Recent status */
.status-extend .status-content {
	padding-left: 230px;
}
.status-extend .status-label {
	width: 193px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 27px;
	font-size: 133.3%;
	background: url("../img/bg_status_recent_box.png") no-repeat;
	padding: 9px 0 0 20px;
}


/* Tabs */
.tabs {
	font-size: 116.7%;
	font-family: Georgia, times;
	line-height: 2.2em;
	color: #052228;
	margin-left: 20px;
}
.tabs .inner {
	float: left;
	background: url("../img/common_sprites.png") no-repeat -691px -89px;
	padding-left: 11px;
}
.tabs .item {
	float: left;
	height: 30px;
	overflow: hidden;
	background: url("../img/common_sprites.png") no-repeat 100% -119px;
	padding: 0 22px 0 10px;
}
.tabs a,
.tabs b {
	font-size: 85.7%;
	font-family: Arial, Tahoma;
	color: #000;
	margin: 0 0 0 17px;
}
.tabs a b {
	font-size: 100%;
	margin-left: 0;
}
.tabs a:hover,
.tabs a b {
	color: #0981BE;
}


/* Offer */
.offer {
	width: 678px;
	position: relative;
	z-index: 10;
	clear: both;
	background: #FFF;
	border: 2px solid #76A045;
	padding: 10px;
	margin: 0 0 20px 0;
}
.offer h1 {
	font-size: 250%;
	line-height: 1.2em;
	color: #333;
	margin: 13px 0 20px 40px;
}
.offer .left {
	width: 220px;
}
.offer .right,
.offer .offer-pic img {
	width: 440px;
}

/* Price */
.offer .price {
	position: relative;
	border: 1px solid #7ACCF6;
	background: #CFEEF6;
	padding: 92px 0 0 0;
	margin-bottom: 10px;
}
.offer .price-label {
	width: 287px;
	height: 92px;
	position: absolute;
	top: 0;
	color: #FFF;
	background: url("../img/bg_price.png") no-repeat;
	margin: -1px 0 0 -68px;
}
.offer .price-label .num {
	float: left;
	font-size: 133.3%;
	line-height: 1.7em;
	padding: 27px 0 0 50px;
}
.offer .price-label .num b {
	font-size: 187.5%;
}
.offer .price-label .num-small b {
	font-size: 162.5%;
}
.offer .price-label .big-button {
	float: right;
	margin: 7px 3px 0 0;
}
.offer .price table {
	width: 100%;
	margin-bottom: 10px;
}
.offer .price th {
	padding-right: 5px;
}
.offer .price td {
	font-size: 133.3%;
	font-weight: bold;
	text-align: center;
}
.offer .price .link {
	font-size: 133.3%;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #7ACCF6;
	padding: 10px 0;
}
.offer .price .link a {
	line-height: 1.3em;
	color: #1B74B9;
	background: url("../img/icon_gift_big.gif") no-repeat;
	padding: 3px 0 3px 30px;
}

/* Remained time */
.offer .remained-time {
	font-size: 116.7%;
	border: 1px solid #98C267;
	background: #DDEDCC url("../img/hourglass.gif") no-repeat 85% 90%;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.offer .remained-time .title {
	padding-bottom: 5px;
}
.offer .remained-time b {
	display: block;
}

/* End time */
.offer .end-time {
	background-image: url("../img/hourglassfinal.gif");
}
.offer .end-time .time-info {
	padding: 8px 0;
}

/* Scale */
.offer .scale {
	border: 1px solid #98C267;
	background: #DDEDCC;
	text-align: center;
	padding: 10px;
}
.offer .scale .purchased {
	font-size: 166.7%;
	font-weight: bold;
	padding: 5px 0 11px 0;
}
.offer .scale .must-purchase {
	line-height: 1.3em;
}
.offer .scale .coupone-on {
	font-size: 133.3%;
	font-weight: bold;
	background: url("../img/scale/ok.png") no-repeat 20px 8px;
	padding: 5px 0 10px 35px;
}

/* Scale-bar */
.scale-bar {
	width: 177px;
	height: 50px;
	position: relative;
	margin: 5px 0 10px 0;
	padding: 0 8px 0 0;
}
.scale-bar b {
	width: 50px;
	height: 18px;
	position: absolute;
	top: 32px;
	font-size: 150%;
}
.scale-bar b.min-count {
	left: 0;
	text-align: left;
}
.scale-bar b.max-count {
	right: -11px;
	text-align: right;
}
.scale-bar .point {
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	height: 13px;
	background: url("../img/scale/point.gif") no-repeat;
	z-index: 2;
}
.scale-bar .progress-bar {
	width: 190px;
	position: absolute;
	top: 13px;
	left: 0;
	background: url("../img/scale/bg_progress_bar.gif") no-repeat;
	height: 15px;
	padding: 2px 8px 0 2px;
}
.scale-bar .left-bar {
	height: 7px;
	background: url("../img/scale/left_bar.gif") no-repeat;
}
.scale-bar .right-bar {
	width: 0;
	float: left;
	background: url("../img/scale/right_bar.gif") no-repeat 100% 0;
}


/* Offer decription */
.offer .offer-pic {
	margin-bottom: 10px;
}
.offer .offer-info {
	width: 47%;
	float: left;
}
.offer .offer-info ul {
	padding-left: 0;
	list-style-type: none;
}
.offer .offer-feature {
	width: 47%;
	float: right;
}

/* Offer text */
.offer-text {
	width: 466px;
	float: left;
}
.offer-text .top-links {
	font-style: italic;
	padding: 0 0 2em 0;
}
.offer-text blockquote {
	font-weight: bold;
	color: #666666;
	background: url("../img/quote.png") no-repeat 20px 0;
	margin: 0;
	padding: 0 0 1em 40px;
}
.offer-text .opinion {
	width: 466px;
	background: url("../img/bg_opinion.gif") repeat-y;
}
.offer-text .opinion-text {
	background: url("../img/bg_opinion_top.jpg") no-repeat;
	padding: 95px 15px 0;
}
.offer-text .opinion-footer {
	height: 15px;
	font-size: 0;
	line-height: 0;
	background: url("../img/common_sprites.png") no-repeat 0 -44px;
}

/* Offer contact */
.offer-contact {
	width: 190px;
	float: right;
}

/* Offer comment */
.offer-comment {
	width: 292px;
	position: relative;
	margin: 0 0 0 -50px;
}
.offer-comment-header,
.offer-comment-footer {
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url("../img/common_sprites.png") no-repeat 0 -59px;
}
.offer-comment-footer {
	height: 49px;
	background-position: 0 -70px;
}
.offer-comment-content {
	background: #fff url("../img/bg_offer_comment.gif") repeat-y;
	padding: 0 10px 0 56px;
}
.offer-comment h3 {
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
.offer-comment h3 a {
	color: #000;
}
.offer-comment .text {
	font-size: 91.7%;
	line-height: 1.3em;
}
.offer-comment .avatar-small {
	float: left;
	margin: 0 10px 5px 0;
}
.offer-comment .text a {
	margin-left: 5px;
}
.offer-comment .bottom {
	clear: both;
	text-align: right;
	border-top: 1px solid #EEE;
	padding-top: 3px;
	margin-top: 5px;
}

/* Recent offers */
.recent-offers {
	padding: 10px 0 0 0;
}
.recent-offers .item {
	width: 320px;
	float: left;
	margin: 0 15px 20px 5px;
}
.recent-offers .edge-item {
	margin-right: 0;
}
.recent-offers .date {
	font-size: 91.7%;
	font-weight: bold;
	padding: 0 7px;
}
.recent-offers .inner {
	width: 310px;
	border: 2px solid #76A045;
	padding: 5px;
}
.recent-offers .left {
	width: 140px;
}
.recent-offers .right,
.recent-offers .offer-thumb img {
	width: 164px;
}
.recent-offers .offer-thumb {
	overflow: hidden;
}
.recent-offers .offer-thumb,
.recent-offers .offer-thumb img {
	height: 99px;
}
.recent-offers .title {
	height: 41px;
	/* height: 55px; */
	font-size: 116.7%;
	/*padding-bottom: 5px;*/
}
.recent-offers .title a {
	color: #000;
}
.recent-offers .count {
	text-align: center;
	border: 1px solid #76A045;
	background: #DDEDCC;
	margin-bottom: 5px;
}
.recent-offers .count b {
	display: block;
	font-size: 200%;
	line-height: 1.1em;
}
.recent-offers .count span {
	font-size: 91.7%;
	line-height: 1.2em;
	color: #436D12;
}
.recent-offers .price {
	height: 97px;
	border: 1px solid #9CBBC3;
	background: #CFEEF6;
}
.recent-offers .price-label {
	width: 149px;
	height: 36px;
	position: absolute;
	margin: -1px 0 0 -10px;
	background: url("../img/bg_price_recent.png") no-repeat;
}
.recent-offers .price table {
	position: relative;
}
.recent-offers .price th,
.recent-offers .price td {
	padding: 0 0 1px 1px;
}
.recent-offers .price th {
	text-align: right;
	font-weight: normal;
	padding-right: 3px;
}
.recent-offers .price td {
	font-weight: bold;
	white-space: nowrap;
}
.recent-offers .price-title {
	font-size: 125%;
}
.recent-offers th.price-title,
.recent-offers td.white {
	padding-top: 7px;
	padding-bottom: 12px;
}
.recent-offers .num {
	font-size: 116.7%;
}
.recent-offers .white .num {
	font-size: 133.3%;
}


/* Offer-dummy */
.offer-dummy .title {
	font-size: 150%;
	line-height: 1.3em;
}
.offer-dummy .text {
	font-size: 133.3%;
	line-height: 1.3em;
}
.offer-dummy .form-outer {
	border: 1px solid #F3D3C4;
	background: #FDFEEE;
	padding: 20px;
	margin: 0 0 20px 0;
}
.offer-dummy iframe {
	width: 100%;
	height: 70px;
	overflow: hidden;
}


/* Gift */
.gift {
	width: 256px;
	overflow: hidden;
	font-size: 91.7%;
	line-height: 1.3em;
	font-weight: bold;
	background: url("../img/bg_gift_b.png") no-repeat 0 100%;
	padding: 0 0 8px 0;
	margin-bottom: 30px;
}
.gift .inner-bg {
	background: url("../img/bg_gift_t.png") no-repeat;
	padding: 0px 30px 0;
}
.gift h2 {
	height: 63px;
	text-align: center;
	white-space: nowrap;
	font-size: 218.2%;
	padding: 73px 0 0 0;
	margin-left: -10px;
}
.gift h2,
.gift h2 a {
	color: #FFF;
}
.gift h2 a {
	text-decoration: none;
}
.gift .text {
	margin-bottom: 5px;
}
.gift .button {
	margin: 3px auto 0;
}
.gift .blue-button {
	margin: 0 auto;
}
.gift .blue-button a {
	font-size: 127.3%;
}


/* Gift-subscription */
.gift-subscription .inner-bg {
	background-image: url("../img/bg_gift_iphone_t.png");
}
.gift-subscription h2 {
	height: 68px;
}
.gift-subscription form {
}
.gift-subscription .title {
	margin-bottom: 2px;
}
.gift-subscription form a {
	color: #8EB316;
}
.gift-subscription .blue-button {
	margin-bottom: 0;
}



/* Promo */
.promo-header,
.promo-footer {
	width: 234px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url("../img/common_sprites.png") no-repeat 100% -44px;
	margin-left: 10px;
}
.promo-footer {
	background-position: 100% -55px;
	margin-bottom: 15px;
}
.promo {
	width: 214px;
	line-height: 1.3em;
	background: #fff url("../img/bg_promo.gif") repeat-y;
	padding: 5px 10px 10px;
	margin-left: 10px;
}
.promo h3 {
	font-size: 133.3%;
	margin-bottom: 0.8em;
}
.promo h3 a {
	color: #000;
}
.promo img {
	float: left;
	margin: 0 10px 10px 0;
}

.right-menu ul,
.right-menu li {
	margin:0;
	padding:0;
	list-style: none;
	background:0;
}
.right-menu li {
	margin-bottom: 7px;
	padding-left: 13px;
	background: url(../img/blue_dot.gif) no-repeat 1px .6em;
}
.right-menu li.active {
	background: url(../img/blue_arrow1.gif) no-repeat 0 .5em;
}
.right-menu a {
	color: #0981be;
}
/* Footer */
#footer-top {
	height: 38px;
	text-align: right;
	font-weight: bold;
	padding: 18px 38px 0 0;
}
#footer-top a {
	color: #FFF;
}
#footer-bottom {
	height: 159px;
	border-bottom: 1px solid #343434;
	background: #222;
	margin: 1px 11px 0 0;
}
#copyright {
	text-align: center;
	color: #6A6A6A;
	padding: 18px 11px 0 0;
}


/* Bottom menu */
.bottom-menu {
	width: 764px;
	float: left;
	/* background: url("../img/vr_bottom_menu.gif") repeat-y 100% 0; */
}
.bottom-menu .group-items {
	width: 171px;
	height: 140px;
	float: left;
	background: url("../img/vr_bottom_menu.gif") repeat-y 100% 0;
	padding: 19px 0 0 20px;
}
.bottom-menu,
.bottom-menu a {
	color: #6A6A6A;
}
.bottom-menu h2 {
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 0.2em;
}
.bottom-menu ul li {
	margin-bottom: 0.3em;
}


/* Bottom logo */
.bottom-logo {
	float: right;
	padding: 20px 27px 0 0;
}
.bottom-logo .phone {
	text-align: right;
	padding: 0 0 20px 0;
}
.bottom-logo .phone b {
	font-size: 216.7%;
	line-height: 1.2em;
}


/* User table */
.user-table {
	width: 100%;
	font-size: 91.7%;
	color: #000;
}
.user-table .col-1 {
	width: 35%;
}
.user-table .col-2 {
	width: 35%;
}
.user-table .col-3 {
	width: 30%;
}
.user-table th,
.user-table td {
	padding: 8px 10px;
	text-align: left;
}
.user-table th {
	text-transform: uppercase;
}
.user-table tr.odd th,
.user-table tr.odd td {
	background: #DDEDCC;
}
.user-table tr.even th,
.user-table tr.even td {
	background: #FFF;
}
.user-table form,
form .user-table {
	font-size: 100%;
}
.user-table form .buttons {
	font-size: 100%;
	padding-top: 3px;
	border: none;
}
.user-table .avatar {
	margin: 0 0 5px 0;
}



/* Forum-table */
.forum-table {
	width: 100%;
	font-size: 100%;
}
.forum-table th,
.forum-table td {
	border-bottom: 1px solid #DAEACA;
	padding: 8px 10px 8px 0;
}
.forum-table th {
	text-align: left;
	font-size: 116.7%;
}
.forum-table td {
}
.forum-table .cell-info {
	width: 80px;
	line-height: 1.3em;
}
.forum-table td.middle .hint {
	padding-top: 5px;
}
.forum-table .avatar {
	margin: 0 0 5px 0;
}
.forum-table .avatar-mini {
	vertical-align: middle;
}
.forum-table form .buttons {
	font-size: 100%;
	padding-top: 3px;
}


/* User order */
.user-order {
	width: 100%;
}
.user-order th,
.user-order td {
	padding: 8px 10px 8px 0;
	text-align: left;
	vertical-align: top;
}
.user-order th {
	padding-bottom: 5px;
}
.user-order td {
	/*border-top: 1px solid #DAEACA;*/
}
.user-order .tr-2 td {
	background: #DDEDCC;
}
.user-order .order-img,
.user-order .order-img img {
	width: 74px;
}
.user-order td.order-img {
	padding-bottom: 8px;
	padding-left: 10px;
}
.user-order td.order-edit {
	font-size: 91.7%;
}
.user-order td.order-status {
	font-weight: bold;
	color: #666666;
}
.user-order td.order-invite {
	padding: 0 0 8px 0;
}
.user-order .order-status,
.user-order select {
	margin-bottom: 5px;
}


/* User gifts */
.user-gifts td.order-img {
	padding-left: 0;
}
.user-gifts td.order-to {
	padding-left: 10px;
}
.user-gifts .order-info {
	width: 12%;
}


/* Purchase table */
.purchase-table {
	width: 100%;
}
.purchase-table th,
.purchase-table td {
	padding: 8px 10px 8px 0;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #DAEACA;
}
.purchase-table td {
	font-size: 133.3%;
}
.purchase-table .description {
	width: 50%;
	text-align: left;
}
.purchase-table .description .link-popup {
	font-size: 75%;
}
.purchase-table .quantity,
.purchase-table .price,
.purchase-table .total {
	width: 10%;
}
.purchase-table .total {
	width: 15%;
	font-weight: bold;
	white-space: nowrap;
}
.purchase-table .textinputs {
	width: 40px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.purchase-table .title {
	line-height: 1.3em;
	margin-bottom: 5px;
}


/* Cols */
.cols {
	width: 100%;
}


/* Payment auth */
.gift-options .col-1,
.gift-options .col-2 {
	width: 49%;
}
.payment-auth .col-1,
.payment-auth .col-2 {
	width: 54%;
	padding-top: 12px;
}
.payment-auth .col-2 {
	width: 45%;
}
.payment-auth .sign-in-box {
	background: #DDEDCC;
	padding: 15px;
	margin-bottom: 10px;
}
.payment-auth .col-1,
.gift-options .col-1 {
	float: left;
}
.payment-auth .col-2,
.gift-options .col-2 {
	float: right;
}
.gift-options .col-2 {
	padding-bottom: 10px;
}
.payment-auth td,
.gift-options .field {
	padding: 0 10px 8px 0;
}
.payment-auth td {
	width: 50%;
}
.gift-options .field {
	padding-top: 2px;
	padding-bottom: 6px;
}
.gift-options .field .field {
	padding: 6px 0 2px 0;
}
.payment-auth .textinputs,
.gift-options .textinputs {
	width: 100%;
}
.gift-options .email {
	width: 60%;
	float: right;
	vertical-align: middle;
}
.gift-options textarea {
	width: 100%;
	height: 190px;
}
.gift-options .buttons {
	margin-top: 7px;
}



/* Pager */
.pager {
	clear: both;
	font-size: 0.9em;
	padding: 10px 0;
}
.pager ul,
.pager li {
	margin:0;
	padding:0;
	background: none;
	list-style: none;
}
.pager li {
	display: inline;
}
.pager a,
.pager span {
	margin: 0 1px 0 0;
	padding: 1px 4px;
	color: #fff;
}
.pager a {background: #89b556;}
.pager span {background: #0981be;}

.pager .first_url a,
.pager .prev_url a,
.pager .next_url a,
.pager .last_url a {
	background: none;
	padding: 0;
}
.pager .first_url {
	margin-right: 5px;
}
.pager .prev_url {
	margin-right: 5px;
}
.pager .next_url {
	margin-left: 5px;
}
.pager .last_url {
	margin-left: 5px;
}


/* dd-box */
.dd-box {
	margin: 0 auto;
	width: 971px;
}
.dd-box .close {
	padding-right: 5px;
	font-size: 83.3%;
	text-align: right;
}
.dd-box .close a {
	color: #999999;
	text-decoration: none;
	outline:0;
}
.dd-box .close a:hover {
	color: #4BC1DE;
	text-decoration: underline;
}
.dd-box .dd-box-item {
	display: none;
}


/* Towns */
.towns ul,
.towns li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}
.towns ul {
	width: 971px;
	border-top: 1px dashed #343434;
}
.towns li {
	width: 193px;
	height: 36px;
	float: left;
	border: 1px dashed #343434;
	border-width: 0 1px 1px 0;
}
.towns li.link-to-page {
	float: right;
	clear: left;
	border-left-width: 1px;
	padding-right: 2px;
}
.towns li.link-to-page a {
	color: #4BC1DE;
}
.towns li.edge {
	border-right-width: 0;
}
.towns a {
	display: block;
	/*padding: 15px 20px 15px 10px;*/
	padding: 10px 0 10px 30px;
	color: #ffffff;
	text-decoration: none;
	outline: 0;
}
.towns li.active a {
	background: #555;
}
.towns a:hover {
	color: #4BC1DE;
	text-decoration: underline;
	background: #555;
}


/* Subscribe & social */
.subscribe-social {
	border: 1px dashed #343434;
	border-width: 1px 0;
	width: 100%;
}
.subscribe,
.social {
	padding: 10px 0;
}
.subscribe {
	float: left;
	width: 65%;
	border-right: 1px dashed #343434;
}
.subscribe iframe {
	width: 100%;
	height: 27px;
}
.social {
	font-size: 116.7%;
	float: right;
	width: 34%;
	margin: 5px 0 0 0;
}
.social .title {
	float: left;
	padding: 0 15px 0 0;
}
.social .item {
	float: left;
	padding: 0 20px 0 5px;
}


/* Popup */
#opaque {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	background-color: #000;
	opacity: 0;
}
.popup {
	max-width: 470px;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 1001;
	color: #000;
	border: 2px solid #84AD4E;
	background: #FFF;
}
.popup .top {
	text-align: center;
	background: #DAEACA;
	padding: 7px 10px;
}
.popup .content {
	padding: 10px;
}
.popup h2 {
	margin-bottom: 0;
}
.popup p {
	margin-bottom: 1em;
}
.popup .content a {
	color: #0077B4 !important;
}
.popup .link-close {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 100%;
	z-index: 1002;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	color: #89B556;
	background: url("../img/icon_close.png") no-repeat;
	margin: -14px 0 0 -12px;
	cursor: pointer;
}

/* Welcome-popup */
.welcome-popup {
	max-width: 697px;
}
.welcome-popup .top {
	text-align: left;
	padding: 5px 24px;
}
.welcome-popup .content {
	padding: 10px 24px 24px;
}
.welcome-popup h1 {
	margin: 0 0 5px 0;
}
.welcome-popup .pics {
	padding: 0 0 10px 0;
}
.welcome-popup .offer-dummy .title {
	font-size: 133.3%;
	line-height: 1.2em;
}
.welcome-popup .offer-dummy p {
	margin-bottom: 0.6em;
}
.welcome-popup .offer-dummy .form-outer {
	height: 125px;
	padding: 15px 15px 10px;
	margin: 24px 0 0 0;
}
.welcome-popup .offer-dummy .form-outer p {
	font-size: 150%;
	margin-bottom: 0;
}

/* Gift-registration popup */
.gift-registration-popup {
	width: 550px;
	max-width: 550px;
}
.gift-registration-popup .top {
	text-align: left;
}


/* User */
.is-auth-user .for-non-auth-user {
	display: none;
}
.is-non-auth-user .for-auth-user {
	display: none;
}



/* ========= */
/* Elements */

/* Common */
.spacer {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	visibility: hidden;
}

.clear {
	clear: both;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }

.hr {
	font-size: 1px;
	line-height: 1px;
	border-bottom: 1px solid #A9A9A9;
	clear: both;
}

.hidden,
.printable {
	display: none;
}

.no-print {
	display: block;
}

.nobr {
	white-space: nowrap;
}

.left {
	float: left;
}
.right {
	float: right;
}

.small {
 font-size: 91.7%;
}
.big {
	font-size: 216.7%;
}
.user-table .big {
	font-size: 236.4%;
}

/* Colors */
.red, a .red, a.red, .error {
	color: #F00;
}
.blue, a .blue, a.blue {
	color: #0077B4;
}
.white, a .white, a.white {
	color: #FFF;
}
.gray, a .gray, a.gray {
	color: #888 !important;
}
.green, a .green, a.green {
	color: #8EB316;
}


/* Text-align */
.t-left {
	text-align: left;
}
.t-right {
	text-align: right;
}
.center,
th.center,
td.center {
	text-align: center;
}
div.center {
	margin-left: auto;
	margin-right: auto;
}
.middle {
	vertical-align: middle;
}


/* Links */
.link-vk {
	background: url("../img/icon_vk.gif") no-repeat;
	padding: 1px 0 0px 22px;
}
.link-lj {
	background: url("../img/icon_lj.gif") no-repeat;
	padding: 1px 0 1px 22px;
}
.link-fb {
	background: url("../img/icon_fb.gif") no-repeat;
	padding: 0 0 0 22px;
}
.link-tw {
	background: url("../img/icon_tw.gif") no-repeat;
	padding: 0 0 0 22px;
}
.link-mail {
	background: url("../img/icon_mail.gif") no-repeat 0 2px;
	padding: 2px 0 0px 22px;
}
.link-to-gift {
	background: url("../img/icon_gift.gif") no-repeat;
	padding: 1px 0 1px 22px;
}
.link-add {
	text-align: right;
	padding: 7px 0 0 22px;
}
.link-add a {
	background: url("../img/forum_sprite.gif") no-repeat 0 -12px;
	padding: 7px 0 0 22px;
}

.forum-search {
	text-align: left;
	padding: 0px 0 0 0px;
}

.headline .link-add {
	float: right;
	font-size: 40%;
	font-weight: normal;
}

.forum-top-links {
	font-size: 91.7%;
	padding: 0 0 10px 0;
}
.forum-top-links .link-back {
	padding-top: 3px;
}


/* Form */
form {
	/* font-size: 91.7%; */
}
form table {
	width: 50%;
}
form td {
	padding: 0 25px 10px 0;
}
form table.col-2 {
	width: 100%;
}
form .col-2 td {
	width: 50%;
}
form .field {
	padding: 0 0 8px 0;
}
.buttons,
form .buttons {
	/*font-size: 145.5%;*/
	font-size: 150%;
	line-height: 1.5em;
	border-top: 1px solid #DAEACA;
}
form .buttons,
form tr.buttons td {
	padding: 7px 0 0 0;
}
form .buttons span,
form .buttons a {
	white-space: nowrap;
}
form .buttons .blue-button {
	/*font-size: 112.5%;*/
}
form .required {
	color: #0077B4;
}
form .captcha-pic {
	border: 1px solid #A0A0A0;
	margin-bottom: 5px;
}
form .confirm input {
	vertical-align: top;
}


/* Invite-form */
.invite-form {
	margin: 30px 0;
	border: 1px solid #F3D3C4;
	background: #FDFEEE;
	padding: 10px 15px;
}
.invite-form table {
	width: auto;
}
.invite-form td {
	padding: 0 0 15px 18px;
}
.invite-form .td-input {
	width: 350px;
}
.invite-form .textinputs {
	width: 100%;
	font-size: 133.3%;
	font-weight: bold;
	margin: 5px 0 0 0;
}
.invite-form p {
	padding: 0 0 0 18px;
	margin: 0 0 1em 0;
}
.invite-form .buttons {
	padding: 0 0 0 0;
	border: 0;
}
.invite-form .links {
	font-size: 116.7%;
}
.invite-form .links a {
	margin: 0 30px 0 0;
}


/* Form elements */
label {
	color: #000;
	vertical-align: top;
	line-height: 1.45em;
}
.textinputs,
select,
textarea {
	color: #000;
	border: 1px solid #A0A0A0;
}
.textinputs {
	width: 90%;
	/* height: 1.7em; */
	padding-top: 3px;
	padding-bottom: 3px;
}
select {
	vertical-align: top;
}
.hint {
	font-size: 91.7%;
	line-height: 1.2em;
	color: #8A8A8A;
}
.input-flag {
}
.button {
	width: 89px;
	height: 23px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	border: none;
	background: url("../img/bg_button_red.png") no-repeat;
	cursor: pointer;
}
.button-wide {
	width: 133px;
	background: url("../img/bg_button_red_wide.png") no-repeat;
}
div.button {
	line-height: 1.3em;
	padding: 4px 0 0 0;
}
.button a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
.big-button {
	width: 144px;
	height: 44px;
	font-size: 216.7%;
	font-weight: bold;
	text-align: center;
	background: url("../img/bg_button_big.png") no-repeat;
	padding: 23px 0 0 0;
}
div.big-button {
	height: 67px;
	line-height: 1.2em;
	padding: 0;
}
.big-button,
.big-button a {
	color: #FFF;
	text-decoration: none;
}
.big-button a {
	width: 144px;
	height: 50px;
	display: block;
	padding: 17px 0 0 0;
}
.big-button-disabled {
	font-size: 150%;
	color: #C8E4EB;
	background-image: url("../img/bg_button_big_disabled.png");
}
div.big-button-disabled {
	height: 54px;
	padding: 13px 0 0 0;
}
.blue-button {
	width: 222px;
	height: 34px;
	font-weight: bold;
	text-align: center;
	border: none;
	background: url("../img/bg_button_blue.png") no-repeat;
}
.blue-button,
.blue-button a {
	color: #FFF;
	text-decoration: none;
}
.blue-button a {
	width: 222px;
	height: 24px;
	display: block;
	padding: 10px 0 0 0;
}
.blue-button-short {
	width: 177px;
	background-image: url("../img/bg_button_blue_short.png");
}
.blue-button-short a {
	width: 177px;
}
.buttons div.blue-button a {
	padding-top: 4px;
}
.blue-button-big {
	font-size: 150%;
}
div.blue-button-big {
	line-height: 1.2em;
}
div.blue-button-big a {
	padding-top: 7px;
}
.disabled-button {
	width: 222px;
	height: 34px;
	font-weight: bold;
	text-align: center;
	color: #EEE;
	border: none;
	background: url("../img/bg_button_disabled.png") no-repeat;
}



/* ======== */
/* Content */

/* Pictures */
.body img.left {
	margin: 5px 20px 5px 0;
}
.body img.right {
	margin: 5px 0 5px 20px;
}

/* Avatar */
.avatar,
.avatar-small,
.avatar-mini {
	border: 1px solid #CCC;
}
.avatar {
	width: 60px;
}
.avatar-small {
	width: 30px;
}
.avatar-mini {
	width: 16px;
}

/* Lists */
ul {
	line-height: 1.35em;
	list-style-type: disc;
	margin: 0;
	padding: 0 0 1em 15px;
}
ul li {
	/*background: url("../img/bullet.gif") no-repeat 0 0.5em;*/
	margin-bottom: 5px;
}
ol {
	padding: 0;
	margin: 0 0 1em 25px;
}
ol li {
	margin-bottom: 5px;
}


/* Table */
.table {
	border: 1px solid #C3C3C3;
	background: #F9F9F7;
	margin-bottom: 1em;
}
.table th,
.table td {
	padding: 5px 7px;
}
.table th {
	border-left: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
}
.table td {
	border-left: 1px solid #C3C3C3;
}
.table .biglion {
	background: #FFF;
}



/* ======== */
/* Modules */

/* Content-list */
.last-step-page #right-column .content-list {
	display: none;
}
.content-list .item {
	margin-bottom: 15px;
}
#right-column .content-list .item {
	margin-bottom: 10px;
}
.content-list h3 {
	font-weight: bold;
	line-height: 1.4em;
}
.content-list .promo h3 {
	font-size: 150%;
	text-align: left;
	font-weight: normal;
	margin-bottom: 5px;
}


/* News */
.news .item {
	padding: 0 0 1em 0;
}
.news .date {
	font-size: 91.7%;
	font-weight: bold;
	color: #666666;
}
.news h4 {font-size:12px !important;}

/* Subscription */
.subscription {
	padding: 20px 0 0 0;
}
#subscription {
	float: right;
	color: #FFF;
}
.subscription .title {
	font-size: 116.7%;
	font-family: Georgia, times;
	margin-bottom: 5px;
}
.subscription .textinputs {
	width: 145px;
	margin-right: 5px;
	border: 1px solid #000;
}
.subscription .submit {
	width: 106px;
	height: 27px;
	color: #FFF;
	border: none;
	background: url("../img/bg_button_subscription.png") no-repeat;
}


/* Subscription in towns */

.subscription-towns span {
	display: block;
	padding: 0 15px 0 0;
	margin: 10px 0 0 0;
}
.subscription-towns form input {
	float: none;
}
.subscription-towns .group-items {
	width: 47%;
	float: left;
	padding: 0 2.9% 0 0;
}
.subscription-towns .group-items label {
	display: block;
}
.subscription-towns form .textinputs,
.subscription-towns form select {
	width: 222px;
	height: 20px;
	line-height: 1.7em;
	color: #000;
	border: 1px solid #A0A0A0;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 3px 7px 0 0;
}
.subscription-towns form select {
	height: 30px;
	padding: 5px;
}
.subscription-towns form .submit {
	width: 222px;
	height: 37px;
	position: relative;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
	color: #FFF;
	border: none;
	background: url("../img/bg_button_blue.png") no-repeat;
}
.subscription-towns .bottom {
	clear: both;
	padding: 5px 0 0 0;
}
.subscription-towns .bottom a {
	font-weight: bold;
	text-decoration: underline;
}
.subscription-towns .bottom a:hover {
	text-decoration: none;
}


/* Subscription-competition */
.competition {
	width: 300px;
	height: 164px;
	float: right;
	text-align: center;
	background: url("../img/bg_subscription_competition.jpg") no-repeat;
	padding: 10px 50px;
}
.competition h3 {
	line-height: 1.2em;
	margin: 0 0 0.7em 0;
}
.competition .textinputs {
	margin-bottom: 1.2em;
}
.competition form label {
	vertical-align: middle;
}
.competition select {
	height: 22px;
	padding: 2px;
	margin: 0 0 0.8em 5px;
}
.competition .blue-button {
	background-image: url("../img/bg_button_competition.png");
}

/* Competition-stat */
.competition-stat {
	width: 350px;
	float: right;
	padding: 0 20px 20px;
}
.competition-stat th,
.competition-stat td {
	padding: 4px 5px;
	border-bottom: 1px solid #C3C3C3;
}






/*
font-size:
Parent
16px = 100%
15px = 93.75%
14px = 87.5%
13px = 81.25%
12px = 75%
11px = 68.75%
 9px = 56.25%

Child 12px
30px = 250%
28px = 233.3%
26px = 216.7%
24px = 200%
22px = 183.3%
21px = 175%
20px = 166.7%
18px = 150%
16px = 133.3%
15px = 125%
14px = 116.7%
13px = 108.3%
12px = 100%
11px = 91.7%
10px = 83.3%
 9px = 75%
 8px = 66.7%
*/
