@charset "utf-8";
/* CSS Document */


/*===================== text & link ======================*/

.up-case {
	text-transform:uppercase;
}

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { text-decoration:underline; }

.small {
	font-size:			0.818em;;
}
.green {
	color:				#8AC83F
}
.white {
	color:				#ccc;
}
.black {
	color:				black;
}
.red {
	color:				red;
}
a.underline:hover {
	text-decoration:	none;
}
.green_line {
	display:			block;
	height:				18px;
	padding:			1px 19px 0 19px;
	background:			#a4d061;
	
	color:				#fff;
}
.green_line a {
	color:				#fff;
}
.close {
	background:			url(images/close.gif) no-repeat 0 0;
	width:				10px;
	height:				10px;
}
/*===================== lists ======================*/
ul.list1 {	
	padding:			0 0 1.25em 0;
}

ul.list1 li {	
	padding:			0.5em 0 0 0;
}

/*===================== othrer ======================*/

img.float-left  {
	margin:				0 14px 0 0;
}
.relative {
	position:			relative;
}
/*===================== big link list ===============*/
.b_l_list h2 {
	padding:			0;
}
.b_l_list a {
	display:			block;
	padding:			0 0 0.25em;
}
.b_l_list a:hover {
	text-decoration:	none;
}

/*===================== lang =======================*/
p.lang {
	padding:			0.4em 0 0.9em;
}

/*===================== petal =======================*/

.petal  {
	background-image:	url(images/petal.png);
	background-repeat:	no-repeat;
	background-position:0 0;
	width:				158px;
	height:				158px;
	cursor:				pointer;
}
.petal.jshover  {
	background-image:	url(images/petal_act.png);
}
.petal td {
	text-align:			center;
	vertical-align:		middle !important;
	color:				#fff;
	padding:			0 10px;
}

/*====================== news_list1 ========================*/
.news_list{
	position:			relative;
}
.news_list .petal {
	position:			absolute;
	right:				-20px;
	top:				20px;
}
.place {
	position:			relative;
}
.place .petal {
	position:			absolute;
	right:				276px;
	bottom:				264px;
}

/*===================== mFollower ===================*/

#mFollower  {
	position:			absolute;
	top:				-1000px;
	left:				-1000px;
	z-index:			100;
	
	width:				158px;
	height:				158px;
}

#mFollower h2  {
	
}



/*======================tab1========================*/

.tb2c, .tb4c {
	margin:				0 0 1.25em 0;
}
.tb2c td, .tb4c td {
	vertical-align:		top;
	/*border-left:		17px solid #000;*/
}
.tb2c td {
	width:				375px;
	/*border-left:		17px solid #000;*/
}
.tb4c td {
	width:				179px;
	/*border-left:		17px solid #000;*/
}
.emp {
	width:				17px;
}


/*====================== news_link ========================*/

a.news_link {
	text-decoration:	none;
}
a.news_link span {
	display:			block;
	height:				18px;
	padding:			1px 19px 0 19px;
	background:			#a4d061;
	
	color:				#fff;
}

a.news_link strong {	
	text-transform:		uppercase;
}
a.news_link:hover {
	text-decoration:	underline;
}
a.news_link:hover span {
	background:			none;
	
	color:				#000;
	text-decoration:	none !important;
}
a.news_link:hover img {
	text-decoration:	none !important;
}

a.news_link strong {	
	text-transform:		uppercase;
}


/*============ Designers ===============*/

a.designer_link {
	text-decoration:	none;
}

a.designer_link span {
background:#afafaf  none repeat scroll 0 0;
color:#000000;
display:block;
height:24px;
padding:12px 1px 1px;
text-align:center;
}

a.designer_link strong {	
	text-transform:		uppercase;
}
a.designer_link:hover {
	text-decoration:	underline;
}
a.designer_link:hover span {
	background:			none;
	
	color:				#000;
	text-decoration:	none !important;
}
a.designer_link:hover img {
	text-decoration:	none !important;
}

a.designer_link strong {	
	text-transform:		uppercase;
}

.gray_line  {
background:none repeat scroll 0 0 #afafaf;
color:white;
display:block;
height:18px;
padding:1px 19px 0;
}

.gray_line a {
color:white;
}

.designer_detail_text a{
color: #afafaf;
}

/*============ Market ===============*/

a.market_link {
	text-decoration:	none;
}

a.market_link span {
background:#a4d061 none repeat scroll 0 0;
color:#000000;
display:block;
height:24px;
padding:12px 1px 1px;
text-align:center;
font-size:11px;
}

a.market_link strong {	
	text-transform:		uppercase;
}
a.market_link:hover {
	text-decoration:	underline;
}
a.market_link:hover span {
	background:			none;
	color:				#000;
	text-decoration:	none !important;
}
a.market_link:hover img {
	text-decoration:	none !important;
}

a.market_link strong {	
	text-transform:		uppercase;
}

p.market_stand {
padding:0;
text-align:right;
}

/*======================thumb========================*/

.thumb-img {
	position:relative;
	width:179px;
	height:179px;
}
.thumb-img .thumb-inner {
	height:100%;
	overflow:hidden;
	position:relative;
	width:100%;
}

/*======================breacrumb========================*/

.breacrumb {
	height:				43px;	
	text-align:			right;
	text-transform:		uppercase;
}
.breacrumb a:hover {
	/*text-decoration:	none;*/
}

/*======================send_form========================*/

#send_form {
}
#send_form  p {
	position:			relative;
	padding:			0 0 1.25em;
}
#send_form  p label {
	position:			absolute;
	left:				0;
	top:				0;
	padding:			1px 5px 0 0;
	background:			#fff;
	text-transform:		uppercase;
	color:				#8AC83F;
	font-weight:		bold;
}
#send_form  p.focus label {
	color:				#000;
}
#send_form  p textarea, #send_form  p input {
	width:				100%;
	color:				#8AC83F;
	background:			url(images/ta_bg.png);
	border:				none;
}
#send_form  p.focus textarea, #send_form  p.focus input {
	color:				#000;
	background:			url(images/ta_bg_foc.png);
}
#send_form  p #full_name {
	text-indent:		7.3em;
	height:				30px;
}
#send_form  p #e_mail {
	text-indent:		4em;
	height:				15px;
}
#send_form  p #short {
	text-indent:		11.7em;
	height:				45px;
}

/*======================reg_form========================*/

#reg_form {
}
#reg_form  p {
	padding:			0 0 1.25em;
}
#reg_form  input {
	width:				175px;
}
#reg_form  select {
	width:				181px;
	height:				21px;
}
#reg_form  #where {
	width:				100%;
	height:				auto;
}
#reg_form  #address {
	width:				375px;
}
#reg_form  #lecture {
	width:				375px;
}
/*======================acc_form========================*/

#acc_form {
}
#acc_form p {
	padding:			0 0 1.25em;
}
#acc_form input {
	width:				175px;
}
#acc_form select {
	width:				181px;
	height:				21px;
}
#acc_form #COMMENT {
	width:				100%;
	height:				auto;
}
#acc_form #LAST_NAME{
	width:				375px;
}

/*======================reg_form========================*/

#fp_ban {
	margin:				-40px 0 38px;
}
#fp_ban .petal {
	position:			relative;
	float:				right;
	margin:				-35px 0 0;
}
/*
* html .breacrumb {
	padding:			8px 28px 14px;
}
*+html .breacrumb {
	padding:			16px 28px 14px;
}
.breacrumb a, .breacrumb a:hover {
	color:				#ff0000;
}*/

/*============ BITRIX FIX ===============*/
font.notetext {
	color:				#06BD2C !important;
}
.bx-popup-form textarea {
	overflow:			visible;
}

