/*   Developed by Yuri Zakharov   */

* {
    margin: 0;
    padding: 0;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
b,
i,
p {
	font-size: 12px;
}
img {
	border: none;
}
img.event_photo {
	padding: 1px;
	border: 1px solid #ededed;
}
body {
	background: #f1e7c2 url('/img/images/body.gif') repeat-x;
}
#wrapper {
	width: 943px;
	margin: 0 auto;
	background: url('/img/images/wrapper_top.gif') no-repeat;
	position: relative;
}
.addon {
	position: absolute;
	font-size: 3px;
	height: 4px;
	left: 0;
	top: 0;
	width: 400px;
	background-color: #e5d6c4;
	border-left: 1px solid #c9aa83;
}

/*   + Header   */

#header {
	padding-top: 4px;
	position: relative;
}
#header .logo {
	display: block;
	width: 390px;
	height: 171px;
	position: absolute;
	left: 0;
	top: 0;
	background: url('/img/images/logo.png') no-repeat;
	text-decoration: none;
	text-indent: -10000px;
/*	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod='image'); */
}
#header .logo a {
	display: block;
	height: 100%;
}
#header img {
	margin-left: 279px;
	display: block;
}
#header .languages {
	position: absolute;
	left: 296px;
	top: 18px;
	color: #FFFFFF;
}
.languages a,
.languages span {
	color: #989ea3;
	padding: 2px 3px;
	font-weight: bold;
}
.languages .active {
	text-decoration: none;
	text-transform: uppercase;
	color: $FFF;
}
.languages_services a,
.languages_services span {
	color: #989ea3 !important;
}
.mail {
	position: absolute;
	top: 20px;
	right: 24px;
	color: #989ea3;
	line-height: 18px;
}
.mail a {
	color: #989ea3;
}
.languages_howWorks a,
.languages_howWorks span,
.mail_parties,
.mail_parties a,
.mail_give,
.mail_give a,
.mail_howWorks,
.mail_howWorks a,
.mail_white,
.mail_white a {
	color: #FFF !important;
}
/*.mail_howWorks,
.mail_howWorks a {
	color: #595959 !important;
}*/
/*   - Header   */

/*   + Menu   */
#menu,
#menu_ru {
	height: 53px;
}
#menu li,
#menu_ru li {
	display: block;
	float: left;
}
#menu li a,
#menu_ru li a {
	text-transform: uppercase;
	font-weight: bold;
	color: #635744;
	padding: 5px 21px;
	text-decoration: none;
	line-height: 53px;
}
#menu_ru li a {
	padding: 5px 14px;
}
#menu li .active,
#menu_ru .active {
	color: #FFF;
}
.first {
	padding-left: 0px!important;
}
.middle {
	padding-left; 0px;
}
.last {
	padding-right: 0px!important;
}


/*   - Menu   */


/*   + Content Rules  */

#content {
	background: #FFF url('/img/images/wrap_inner.gif') 0 0 repeat-y;
	padding-bottom: 11px;
	margin-top: -10px;
	position: relative;
}
#content .sidebar {
	width: 279px;
	float: left;
	background: #fdfbf5 url('/img/images/sidebar.gif') repeat-x;
	padding-bottom: 40px;
	border-right: 1px solid #d6be92;
}
#content .inner {
	width: 583px;
	background: url('/img/images/inner.gif') no-repeat;
	float: right;
	padding: 10px 40px 70px 40px;

}
#content .bottom {
	background: url('/img/images/content.gif') no-repeat;
	width: 943px;
	clear: both;
	height: 11px;
	position: absolute;
	bottom: 0;
	_bottom: -4px;
	left: 0;	
}
/*   - Content Rules   */

/*   + Sidebar   */
.sidebar .register {
	background:  url('/img/images/register_top.gif') no-repeat;
	padding: 27px 0 23px 32px;
}

.register a {
	color: #7f7b75;
	line-height: 16px;
}
.register .baske,
.register span {
	font-weight: bold;
	color: #7f7b75;
}
#register_btn,
#register_btn_ru,
#register_btn_ua {
	height: 35px;
	width: 218px;
	display: block;
	text-indent: -10000px;
	background: url('/img/images/register_btn.png') no-repeat;
	/*margin-top: -10px;*/
}
#register_btn_ru {
	width: 218px;
	background: url('/img/images/register_btn_ru.png') no-repeat;
}
#register_btn_ua {
	width: 218px;
	background: url('/img/images/register_btn_ua.png') no-repeat;
}

.sidebar .item {
	display: table;
	background: url('/img/images/sidebar_item.gif') no-repeat;
	width: 218px;
	height: 70px;
	margin: 21px 0 0 32px;
	text-decoration: none;
	*position: relative; 
	overflow: hidden;
	*display: block;
}
.item img {
	margin: 4px 0px 4px 4px;
	margin-right: 10px;
	float: left; 
}
.item span {
	padding: 4px 0 0 0;
	color: #FFF;
	font-weight: bold;
	display:table-cell;
	vertical-align:middle;
	float:right;
	width:141px;
	text-align:center;
	border:0;
	height: 70px;

}

/*.item span {
	padding: 0 6px 0 6px;
	color: #FFF;
	font-weight: bold;
	display: block;	
	*position: absolute;  
	*top: 50%;
	*margin-top: -10px;
	display: table-cell; 
	vertical-align: middle;

}*/

table.subMenu {
	width: 500px;
	clear: both;
	margin: 3px 0 15px 0;
}
table.subMenu td {
	text-align: left;
	vertical-align: top;
}
table.subMenu td a {
	font: bold 11px/18px Tahoma, Arial, Helvetica, sans-serif;
}
table.subMenu td a.active {
	text-decoration: none;
}
.inner span {
	font: 11px/16px Arial, Helvetica, sans-serif;
}

/*   - Sidebar   */

/*   + Inner   */
.inner h2 {
	text-align: left;
	font: bold 22px Arial, Helvetica, sans-serif;
	padding: 15px 0 15px 30px;
	color: #c9aa83;
	text-transform: uppercase;
}
.inner h3 {
	color: #ababab;
	font: bold 17px/52px Arial, Helvetica, sans-serif;
	clear: both;
}
.inner h4 {
	margin-top: 5px;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #595959;
	clear: both;
}
.inner strong {
/*	display: block; */
	color: #595959;
	font-weight: bold;
	margin-top: 5px;
}
.inner .slogan {
	width: 100%;
	display: block;
	text-align: center;
	color: #b2b2b2;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 27px;
}
.inner p {
	margin-bottom: 27px;
	margin: 10px 0 17px 0;
	color: #595959;
	font: 12px/18px Tahoma, Arial, Helvetica, sans-serif !important;
}
.inner hr {
	height: 2px;
	margin: 19px 0 -4px 0;
	_margin: 13px 0 -12px 0;
	border: 1px solid #FFF;
	border-top: 1px solid #ededed;
}
.inner h3 {
	
}
.inner ul, 
.inner ol {
	margin: 5px 0;
	padding-left: 20px;
}
.inner ul li,
.inner ol li {
	padding-left: 16px;
	color: #595959;
	list-style-type: none;
	font: 12px/16px Tahoma, Arial, Helvetica, sans-serif;
}

.inner li ul li,
.inner li ol li {
	margin-left: 14px;
	font: 11px/16px Tahoma, Arial, Helvetica, sans-serif;
	font: 12px/16px Tahoma, Arial, Helvetica, sans-serif;
}
.inner ul li {
	background: url('/img/images/li.gif') 0 .6em no-repeat;
}
li.sub {
	background: none !important;
}
.inner .news {
	margin-top: 20px;
}
.news th {
	font-weight: bold;
	color: #838383;
	padding: 0 0 10px 0;
	text-align: left;
}
.news td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #a2a2a2;
	line-height: 16px;
	padding: 2px 0;
	vertical-align: top;
}
.news .date {
	color: #cd5e54;
	font-weight: bold;
	width: 94px;
	padding: 4px 10px 0 0;
}
.news a {
	text-decoration:none;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #a2a2a2;
	line-height: 16px;
	padding: 2px 0;
	vertical-align: top;
}

.serv {
	margin: 0 30px;
}
.serv a {
	font-size: 12px;
	line-height: 18px;
	color: #b68d69;
}
.step {
	padding: 30px 0;
}
.step .img {
	float: left;
	padding: 2px 24px 5px 1px;
	background: url('/img/images/serv_bg.gif') no-repeat;
	width: 51px;
	height: 49px;
	border: 1px solid red;
}
.step .last {
	background-image: none;
}
.step .active {
	background-image: url('/img/images/serv_act.gif');
}
.customer td {
	color: #757575;
}
.customer td {
	padding: 1px 0 2px 0;
}


.basket {
	margin-top: 30px;
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
}
.basket th, 
.basket td {
	color: #9e9e9e;
	text-align: center;
}
.basket th,
.basket th  a {
	font-weight: bold;
	color: #9e9e9e;
	background-color: #EEE;
	padding: 13px 0;
}
.basket th {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.basket .first_h {
	text-align: left;
	padding-left: 32px;
	padding: 8px 0 8px 32px;
}
.basket .services {
	background-color: #f5f5f5;
}
.services td {
	font-weight: bold;
	padding: 5px 0 5px 32px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	text-align: center;
}
.basket  .qty {
	width: 26px;
}
.basket a,
.changes a {
	color: #b68d69;
}
.basket .delete {
	color: #757575;
}
.basket span {
	color: #ababab;
	padding-left: 10px;
}
.basket .bordered td {
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding-top: 20px;
	padding-bottom: 20px;
}
.basket .r_bordered td {
	border-right: 1px solid #eaeaea;
}

.changes {
	border-bottom: 1px solid #eaeaea;
	padding: 16px 28px 16px 32px;
	text-align: right;
	color: #757575;
}
.changes table {
	text-align: left;
}
.changes table td {
	padding: 4px 0;
}
.notes {
	margin-top: 20px;
	color: #ababab;
}
.notes td {
	padding: 4px 10px 4px 0;
	font-size: 9px;
}
.element_note {
	text-indent: 7px;
	background: url('/img/images/element_note.gif') 0 55% no-repeat;
}
.border-bot {
	border-bottom: 1px solid #efefef;
	padding-bottom: 7px;
	margin-bottom: 18px;
}

.minutes {
	margin-left: 27px;
}
.minutes td {
	color: #ababab;
	font-weight: bold;
	padding: 0 5px;
}
.minutes .uah {
	text-align: right;
}
.minutes .min {
	font-weight: bold;
	color: #b68d69;
	padding-right: 47px;
	background: url('/img/images/dotts.gif') 100% 55% no-repeat;
}
.minutes .korz {
	background: url('/img/images/dotts.gif') 0 55% no-repeat;
	padding-left: 47px;
}
.learn {
	display: block;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}

.etiqu {
	float: left;
	width: 100%;	
}
.etiqu .img1 {
	float: left;
	margin-right: 10px;
}
.etiqu p {
	text-align: justify;
	padding-right: 10px;
}

/*.buzz {
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 663px !important;
}
.wide {
	margin-top: 28px;
}
.buzz_in {
	margin: 0 75px !important;
}*/
.red {
	margin-top: 24px;
	margin-bottom: 6px;
	color: #cd5e54;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.buzz .long {
	color: #595959;
	font: 11px/18px Arial, Helvetica, sans-serif;
	text-align: justify;
}
.buzz .more_news {
	margin-top: 30px;
	color: #595959;
	display: block;
	font: 10px/16px Arial, Helvetica, sans-serif;
}
.prices {
	width: 50%;
}
.package {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.package th {
	font-weight: bold !important;
}
.package td,
.package th {
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 3px 7px;
	vertical-align: top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #595959;
}

table.partners {
	width: 100%;
}
table.partners td {
	width: 50%;
	padding: 18px 0;
	border-top: 1px solid #ededed;
}
table.partners img {
	vertical-align: middle;
}

/*   + Footer   */
#footer {
	padding: 22px 0 22px 45px;
	widtrh: 100%;
	position: relative;
	color: #aa9f89;
	font-size: 10px;
}
#footer .fire {
	position: absolute;
	top: 21px;
	left: 320px;
	text-transform: uppercase;
	font-size: 10px;
}
.fire a {
	color: #aa9f89;
	font-size: 10px;
}
#footer .candles {
	width: 331px;
	height: 186px;
	position: absolute;
	top: -140px;
	right: -35px;
	background: url('/img/images/candles.png') no-repeat;
	_background: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/candles.png',sizingMethod='crop');
}
b {
	font-weight: bold;
}
i,
.italic {
	font-style:italic !important;
}
.italic {
	margin-top: 10px;
}

form label,
form input,
form select {
	display: block;
	float: left;
	width: 150px;
	margin: 0 10px 10px 0;
}
form select {
	width: 154px;
}
form select option {
	width: 174px;
}
form label {
	width: 120px;
	text-align: right;
}
form br {
	clear: both
}
form input.submit_btn {
	width: 50px;
	position: relative;
	left: 130px;
}


/*   Hack   */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

/*\*/
html*b,
html*#menu li a,
html*.news .date,
html*.news th,
html*.item h4,
html*.languages a,
html*.languages span,
html*.register .baske,
html*.register span,
.item span,
.inner .slogan {
	font-weight: normal;
	*font-weight: bold;
}
