*{	padding:0;
	margin:0;
	background-color:transparent;
	font-size:12px;
	font-family: Tahoma, 'Noto Sans', sans-serif;
	font-style:normal;
	color:#262626;	
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

html,body {
height:100%;
margin:0;
padding:0;
}
body {
	font-size:12px;
	font-family: Tahoma;
	font-style:normal;
	color:#262626;
	height: auto !important;	
	min-height: 100%;
	position: relative;
	width:100%;
	background:#190500 url(images/footer_bg.jpg) no-repeat center top; padding-top:50px;
}

font {color:inherit;}

img {border: 0;}	
i {font-style:italic;}
ul li {list-style:none;}

ol {margin-left:20px;}
p {line-height:19px;}

.fl {float:left;}
.fr {float:right;}

.clear_all {clear:both;}

h1, .h1 {color:#4b240e; 
	font:italic bold 22px/24px 'Noto Sans'; 
	margin-bottom:10px;
}
h2, .h2, .ui-dialog-title {color:#8f3c0d;
	font:italic bold 21px 'Noto Sans'; 
	margin-bottom:10px;
}
h3, .h3 {color:#676767;
	font:italic bold 18px 'Noto Sans'; 
	margin-bottom:10px;
}
.title1 {color:#ffdec9;
	font:italic 24px 'Noto Sans'; 
	background:transparent;
	text-shadow: 0 -2px 0px rgba(35,10,0,1);
	padding:0;
}
.title2 {color:#575757;
	font:italic 24px 'Noto Sans'; 
	padding:15px 0 20px 15px;
}
.title3 {color:#fff;
	font:italic bold 24px 'Noto Sans'; 
	padding:15px 0 15px 15px;
	text-shadow: 0 -2px 0px rgba(9,100,31,1);
}
.w480 {width:480px !important;}
.w655 {width:655px;}
.wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

/*---------------- HEADER -----------------*/

.container { width:100%;
	min-height:100%;
	padding-bottom:10px;
}

.sheet {position:relative;
	background: #fff;
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 1);
	-moz-box-shadow:    0px 5px 5px rgba(0, 0, 0, 1);
	box-shadow:         0px 5px 5px rgba(0, 0, 0, 1);}

header {height:130px;background: #fff;}

.logo { margin:25px 20px 0}

.main_menu {	width:700px;
	height:120px;
	margin-right:10px;	
	position:relative;	
}
.main_menu li { 
	float:left; 
	display:inline-block;
	width:116px;
	height:115px;
	text-align:center;	
}
.main_menu li a { 
	font:italic bold 14px 'Noto Sans'; 
	color:#9c2905;
	text-decoration:underline;
	padding-top:28px;
	height:83px;
	width:117px;
	position:relative;
	display:inline-block;
	background: url(images/menu_bg2.png) no-repeat top left;
}
.main_menu li.active a {
	font-weight:bold; 
	color:#fff; 
	border-bottom:none;
	padding-top:31px;
	background-position: -119px -1px;
	top:-2px;
}
.main_menu  a:hover { 
	font-weight:bold; 
	color:#fff; 
	border-bottom:none;
	padding-top:31px;	
	background-position: -238px -1px;
	top:-2px;	
}

/*----------------- HEADER END ----------------*/
/*-------------------- FOOTER -----------------*/

#pop_n_disc { 
	margin-top:20px;
}
#pop_n_disc article {float:left; margin-top:5px;margin-bottom:25px;}
/* #pop_n_disc article.list {width:325px; margin-right:20px;} */
#pop_n_disc article.list {margin-right:20px;}
#pop_n_disc article.list p {margin-bottom:0;}
#pop_n_disc article li {margin-left:15px;
	border-top:1px solid #664435;
	border-bottom:1px solid #000000;
	padding:15px 0 20px 0;
}

#pop_n_disc .list {}

#pop_n_disc article table {}
#pop_n_disc article td {
	padding:15px 25px 20px 15px;
	background: url(images/border1.gif) repeat-x bottom left;
	z-index:2;
}

#pop_n_disc article tr:last-child td {background:none;}

#pop_n_disc article li:first-child {border-top:none;}
#pop_n_disc article li:last-child {border-bottom:none;}
#pop_n_disc article li a, #pop_n_disc article td a {color:#ffdec9;
	font:italic 13px Arial;	
	text-shadow: 0 -1px 0px rgba(35,10,0,1);
	text-decoration:none;
	display:block;	
}
	
#pop_n_disc article li span, #pop_n_disc article td span {color:#9a7a69;
	font:normal 11px Arial; 
	text-decoration:none;
}
#pop_n_disc article.banner {float:left;width:250px; margin-left:25px;}
#pop_n_disc article.banner img {border:1px solid #6f4630;margin:20px 15px 0 5px;}
#pop_n_disc p {
	margin:20px 0 0 15px;
}

#rasporka {height:345px;}
#rasporka_main {height:45px;}

footer {	width:100%;
	height:33px;
	position: absolute;
	z-index:100;
	bottom: 0;
	background: transparent;
}

.main_p {height:45px;}

footer article {float:left; margin-top:5px;margin-bottom:25px;}
footer article.list {width:325px; margin-right:20px;}
footer article.list p {margin-bottom:0;}
footer article li {margin-left:15px;
	border-top:1px solid #664435;
	border-bottom:1px solid #000000;
	padding:15px 0 20px 0;
}
footer article li:first-child {border-top:none;}
footer article li:last-child {border-bottom:none;}
footer article li a {color:#ffdec9;
	font:italic 13px Arial;	
	text-shadow: 0 -1px 0px rgba(35,10,0,1);
	text-decoration:none;
	display:inline-block;
	height:16px;
	overflow:hidden;	
}
footer article li span {color:#9a7a69;
	font:normal 11px Arial; 
	text-decoration:none;
}
footer article.banner {float:left;width:250px; margin-left:25px;}
footer article.banner img {border:1px solid #6f4630;margin:20px 15px 0 5px;}
footer p {color:#482a1b;
	font:normal 11px Arial; 
	margin:0 15px 0;
	padding:10px;
	background:#0e0000;
}

/*----------------- FOOTER END -----------------------*/

/*------------------- CONTENT ------------------------*/

#content {padding-bottom: 26px; position:relative; z-index:100;}

.banner {margin-bottom:20px;margin-left:20px;display:inline-block;width:680px;}
.main_content {width:680px; 
	float:left; 
	margin:0 0 20px 20px;
	display:inline-block;
}
.main_content article ul, .main_content article ol {margin-bottom:5px;}
.main_content article ol  {list-style:decimal;}
.main_content article ul li {background: url(images/list_cont.png) no-repeat left top; color:#694a2f; margin:0 0 20px 25px; padding-left:15px;line-height:19px;}
.main_content article ol li {color:#694a2f; margin:0 0 20px 30px; line-height:19px;}
.main_content p {margin-bottom:15px;}
.main_content article {padding-bottom:15px;}
.main_content article img { 
	margin-bottom:10px;
	padding:3px;
	-webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.3);
}
.main_content article img.fl {
	margin-right:10px; 
}
.main_content article img.fr {
	margin-left:10px; 
}
.main_content article.event {margin-top:25px;padding-bottom:15px;border-bottom:1px dashed #c2c2c2;}
.main_content article.event p.title  {margin-bottom:10px;}
.main_content article.event .title a {
	color:#8f3c0d;
	font:bold italic 18px 'Noto Sans'; 
	display:inline-block;
	width:550px;
}
.main_content article.event .date {display:inline-block; 
	padding:1px 5px 5px; 
	margin-right:20px;
	margin-top:5px;
	position:relative;
	top:-4px;
	font:bold 11px Tahoma;
	width:90px;
	text-align:center;
	background:#e7f8ef;
	color:#247c4a;
	-webkit-box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 1px 1px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 1px 1px rgba(50, 50, 50, 0.3);
}
.main_content article.event  span.views {display:inline-block;
	color:#8F3C0D; 	
	padding-left:20px; 
	height:16px;
	background: url(images/views.png) no-repeat left top;
	cursor:pointer;
}
.main_content article.event  span.comms {display:inline-block;
	color:#8F3C0D; 
	margin-left:15px; 
	padding-left:20px; 
	height:16px;
	background: url(images/comments.png) no-repeat left top;
	cursor:pointer;
}
.main_content article.event:last-child {border:none;}

.main_content a {color:#9c2905; text-decoration:none;}
.main_content a:hover {text-decoration:underline;}
.main_content a:visited {color:#797979;}

.main_content .calendar {background:#098628;
	width:280px;
	float:right;
	margin:0 0 5px 10px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow:         0 1px 1px rgba(0, 0, 0, 0.4);
}
.main_content .calendar p {margin-bottom:0;}
.main_content .calendar a:hover {text-decoration:none;}
.main_content .calendar .date {font-size:11px;
	font-weight:bold;
	color:#fff;
	text-shadow: 0 1px 0px rgba(181,142,21,1);
	display:inline-block;
	padding:1px 10px 3px;
	height:14px;
	margin-bottom:7px;
	background: #fbc21d;
	position:relative;
	left:0;
	-webkit-box-shadow: 0px 1px 0px rgba(8, 114, 34, 1);
	-moz-box-shadow:    0px 1px 0px rgba(8, 114, 34, 1);
	box-shadow:         0px 1px 0px rgba(8, 114, 34, 1);
}
	.main_content .calendar .date:before {
		content:'';
		position:absolute;
		width:2px;
		height:19px;
		left:-2px;
		top:0;
		background:url(images/arrow11.png) no-repeat top left;
	}

	.main_content .calendar .date:after {
		content:'';
		position:absolute;
		width:16px;
		height:19px;
		right:-16px;
		top:0;
		background:url(images/arrow1.png) no-repeat top left;
	}

.main_content .calendar a:hover .date {color:#247c4a;	
	background: #e7f8ef;
	text-shadow:none;
}

	.main_content .calendar a:hover .date:before, .main_content .calendar a:hover .date:after {	
		background-position: 0 -20px;
	}
	
.main_content .calendar .event_title {display:block;
	font-style:italic;
	margin:0 25px 17px 15px;
	padding-bottom:10px;
	color:#fff;
	border-bottom:1px dashed #d9cfcc;
}

.main_content article.calendar a:hover .event_title {color:#b7f2c7;}
.main_content article.calendar ul {margin:0; padding:0;}
.main_content article.calendar li{list-style:none; margin:0; padding:0; line-height:14px;}
.main_content article.calendar li:last-child .event_title {border:none; list-style:none; margin-bottom:5px;}

.main_content article.list .title1 {color:#575757;
	font-style:italic; 
	font-size:24px;
}
/* .main_content  article.list {width:310px; float:left; margin:5px 30px 0 0;} */
.main_content  article.list {margin:5px 30px 0 0;}
.main_content  article.list p {margin-bottom:0;}
.main_content article.list ul li {
	background:none;
	margin:0;
	border-bottom:1px dashed #a6a6a6;
	padding:15px 0 20px 0;
}

.main_content article.list li:last-child {border-bottom:none;}
.main_content article.list li a {color:#4c4c4c;
	font:italic 13px Arial;	
	text-decoration:none;		
}
.main_content article.list li span {color:#69452f;
	font:normal 11px Arial; 
	text-decoration:none;
}
.main_content article.list .title2 {
	color:#7a7a7a;
	padding:0;
}

.main_content .gallery  a {
	display:inline-block; 
	margin:0 5px 25px 0; 
	text-align:center;
}
.main_content .gallery  a img {
	margin-bottom:10px;
	padding:3px;
	-webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.3);
}
.main_content .gallery  a .gal_name {
	color:#9c2905; 
	text-decoration:underline; 
	font-size:18px; 
	font-style:italic;
}
.contacts {
	width:240px;
	font-family:'Noto Sans', sans-serif;
	margin-left:30px;
	-webkit-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0 2px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         0 2px 2px rgba(50, 50, 50, 0.3);
	position:relative;
	top:0;
}
	.contacts p {
		color:#959595;
		font:italic 12px 'Noto Sans';
		margin:10px 15px;
	}
	.contacts b, .contacts b a {
		color:#676767;
		font-size:16px;
		font-style:italic;
		font-weight:normal;
		margin-bottom:15px;
		display:inline-block;
	}
	.contacts span {
		color:#9c2905;
		font-size:25px;
		font-style:italic;
		margin-bottom:15px;
		display:inline-block;
	}
	
p.grey {width:240px;
	margin-left:30px;
	margin-top:20px;
	color:#959595;
	font-size:11px;
}
.pointer {width:269px;
	height:121px;
	position:absolute;
	top:70px;
	left:-269px;
	background: url(images/pointer1.png) no-repeat top left;
}

.sidebar {width:265px; float:right; display:inline-block;}
.sidebar article {
	-webkit-box-shadow: -1px 1px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    -1px 1px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         -1px 1px 2px rgba(50, 50, 50, 0.3);
	margin-bottom: 15px;
	padding-bottom: 10px;
	width:266px;
	position:relative;
	right:-2px;
	background: #fff;
}
.sidebar article a {text-decoration:none;}

.sidebar .date {
	font-size:11px;
	font-weight:bold;
	color:#247c4a;
	display:block;
	padding:2px 10px;
	height:16px;
	margin-bottom:10px;
	background: url(images/arrow.gif) no-repeat top left;
	position:relative;
	left:-2px;
}
.sidebar a:hover .date {color:#fff;
	text-shadow: 0 -1px 0px rgba(88,21,0,1);
	background-position: 0 -20px;
}
.news_title {display:block;
	font-style:italic;
	margin:0 25px 10px 15px;
	padding-bottom:15px;
	color:#4b4b4b;
	border-bottom:1px dashed #d9cfcc;
}
a:hover .news_title { color:#4e1300;}
.sidebar article ul li:last-child .news_title {border-bottom:none; margin-bottom:0;}
.sidebar .banner { margin:0 4px 15px; width:250px;}
.sidebar .company {margin-left:15px;}
.sidebar .company img {padding-left:40px;}
.sidebar article:after { content:"";
	width:4px;
	height:4px;
	background: transparent url(images/bg1.png) no-repeat top right;
	position:absolute;
	right:-1px;
	bottom:-4px;
}

.menubar {width:200px; float:left; display:inline-block;}
.menubar article {
	-webkit-box-shadow: -1px 1px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    -1px 1px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         -1px 1px 2px rgba(50, 50, 50, 0.3);
	margin-bottom: 15px;
	padding-bottom: 10px;
	width:200px;
	position:relative;
	left:-3px;
	background: #fff;
}
.menubar article a {text-decoration:none;}
.menubar article ul li a {display:block;
	font-style:italic;
	font-size:14px;
	
	margin:1px 20px 1px 15px;
	padding:10px 0 15px 15px;
	color:#4b4b4b;
	border-bottom:1px dashed #d9cfcc;
	background: transparent url(images/menu_marker1.gif) no-repeat top left;
}
.menubar article ul li {position:relative;width:208px;}
.menubar article ul li a:hover {color:#4e1300;background-position:0 -48px;}
.menubar article ul li.last a {border-bottom:none;margin-bottom:0;}
.menubar article ul li.active {background: transparent url(images/current.png) no-repeat top left;
	left:-4px;}
.menubar article ul li.active a {color:#fff;background:none;padding-left:18px;}
.menubar article:before {content:"";
	width:3px;
	height:4px;
	background: transparent url(images/bg2.png) no-repeat top right;
	position:absolute;
	left:0;
	bottom:-4px;
}
article.menu  ul {padding-top:15px;}
article.menu .title2 {padding-bottom:0;}
article.menu a {text-decoration:none;}
article.menu ul li a {display:block;
	height:29px;
	font-style:italic;
	font-size:14px;	
	margin:2px 0;
	padding:10px 0 0 15px;
	color:#4b4b4b;	
	background: transparent url(images/menu_marker1.gif) no-repeat top left;
}
article.menu ul li {position:relative; margin-left:15px; width:230px;border-bottom:1px dashed #d9cfcc;}
article.menu ul li a:hover {color:#4e1300;background-position:0 -48px;}
article.menu ul li.last {border-bottom:none;margin-bottom:0;}
article.menu ul li.active a {color:#fff; background-color:#9c2905; background-position:0 -98px;}
article.menu ul li.active a:after {content:"";
	width:11px;
	height:39px;
	background: transparent url(images/current_after.png) no-repeat top left;
	position:absolute;
	right:-11px;
	top:0;
}
article.menu ul li.active a:before {content:"";
	width:21px;
	height:43px;
	position:absolute;
	left:-20px;
	top:0;
	background: transparent url(images/current_before.png) no-repeat top left;
}

/*----------------- CONTENT END ----------------------*/

/*------------------- FORM ---------------------------*/
fieldset {border:none;}
.button1, .button2 {display:block; 
	width:130px;
	color:#ffe2d0;
	font:italic bold 18px Tahoma;	
	text-shadow: 0 -1px 0px rgba(145,57,28,1);
	border:none;
	-webkit-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 3px 2px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 3px 2px rgba(0, 0, 0, 0.4);
}
.button1 {display:block; 
	height:37px;
	padding-bottom:7px;
	margin-top:75px;
	color:#ffe2d0;
	font:italic bold 18px Tahoma;	
	background: url(images/button1.jpg) no-repeat top left;
	text-shadow: 0 -1px 0px rgba(145,57,28,1);
	border:none;
	-webkit-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 3px 2px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 3px 2px rgba(0, 0, 0, 0.4);
}
.button1:hover { color:#fff;
	background-position: 0 -37px;}
.button1:disabled { color:#ffe2d0;
	background-position: 0 -74px;
}
.jot-form .button1 {margin-top:10px;}
	
.button2 { font-size:14px;
	height:22px;
	padding-top:5px;
	background: url(images/button2.jpg) no-repeat top left;
	text-decoration:none;
	text-align:center;
	position:absolute;
	right:0;
	top:-50px;
	cursor:pointer;
}
.button2:hover { background-position: 0 -27px;}
.button2:disabled, .button2:active { 	background-position: 0 -54px;}

.button-left {
	right:81px;
}
.button-out {
	width:80px;
}
.submit_btn {
	margin:10px 0 15px 20px;
	line-height:30px;
	text-align:center;
	height:30px;
	cursor:pointer;
}
.remember_btn {
	margin:10px 20px 15px 0;
	text-align:right;
}
.dotted {
	border-bottom:1px dotted;
	text-decoration:none;
}
.dotted:hover {
	text-decoration:none !important;
}
input, textarea, select, .input {
	border:1px solid #fff;
	background:none;	
	color:#666;
	font:normal 14px Tahoma;
	padding:5px 10px;	
	-webkit-box-shadow:inset 0px 1px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: inset   0px 1px 2px rgba(50, 50, 50, 0.3);
	box-shadow:   inset      0px 1px 2px rgba(50, 50, 50, 0.3);
}
input  {width:310px;}

.commentarea {width:310px;}
.input {width:310px; display:block;}

.main_content form p {margin:0}

.input_border {
	-webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.3);
	padding:1px;
	display:inline-block;
	margin-bottom:10px;
}
/*------------- FORM END -----------------*/

/*------------- COMMENTS -----------------*/
.comment {margin:5px 0 5px;}
.jot-form span.input_border {margin-bottom:10px;}
.jot-form textarea {height:100px;width:655px;}
#moderacia {
	cursor:help;
}
.jot-editby{
	font-size:10px;
	font-style:italic;
	padding:1px 0 2px 5px;
}
.jot-err, .jot-cfm, .jot-list ul, #wlpeUser .wlpeMessage  {
	padding:10px;
	margin-bottom:5px;
	background:#e78888;
	border-radius:1px;
}
.jot-cfm, #wlpeUser .wlpeMessage {
	background:#8fe788;
}
.jot-list ul {
	background:#95bbea;
	margin-bottom:10px;
}
.jot-list ul li {
	margin:2px 0 2px 25px !important;
}
figure.comment img { margin-bottom:2px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.comment div.comment_body {
	width:375px;
	min-height:60px;
	margin-left:45px;
	-webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.3);
	position:relative;
}
.comment div.point {width:35px;
	height:25px;
	background: url(images/comment_point.png) no-repeat top left;
	position:absolute;
	left:-35px;
	top:30px;
}
.jot-user {width:60px;text-align:center;}
.jot-user, .jot-user b {color:#6a1900;}
.jot-user img {max-width:60px;max-height:60px;}
.jot-mod {width:60px;
	position:absolute;
	right:0;
}
.jot-poster {color:#6a1900;margin:10px 15px 5px;display:block;font-size:11px;text-transform:uppercase;}
.jot-message{color:#666;
	font-size:13px;
	margin:0 15px 15px;
}
/*------------- COMMENTS END -----------------*/

/*------------- Pagination-------------*/

nav .ditto_previous_link, nav .ditto_next_link{margin:0 10px; color:#62402e;} /*отступы для ссылок «далее» и «назад»*/ 
nav a:hover.ditto_previous_link, nav a:hover.ditto_next_link {text-decoration:none;color:#9C2905;}
/* .nav .ditto_page {padding: 2px 5px;}отступы для номеров страниц*/
nav { 
	margin:0 auto;
	text-align:center;
	}
nav a {font:normal 14px Tahoma; margin-left:2px; color:#9C2905; padding:2px 4px; text-decoration:none;}
nav a:hover, nav .ditto_currentpage {font:normal 14px Tahoma; color:#9C2905; }
nav .ditto_currentpage {font:normal 14px Tahoma; background:#8f3d0e; padding:0 3px; color:#fff; } /*оформление текущей страницы: цвет текста, цвет фона, цвет и ширина границы, размер отступов, текст жирным шрифтом*/

/*------------- Pagination END-------------*/

/*------------- AUTORIZATION -----------------*/
#--login {
	display:none; 
	position:absolute; 
	top:150px;
	left:30%;	
	width:400px; 
	height:210px; 
	text-align:center;
	background:#fff;
	position:absolute;
    z-index:200;
	border:1px solid #fff;
	border-radius:10px;
	-webkit-box-shadow: 0px 5px 11px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 5px 11px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 5px 11px rgba(50, 50, 50, 0.75);
	}
	.floating-dialog p {color:#ababab;
		font:normal 14px Tahoma;
		padding:17px 0 10px;
	}

	#checkbox_1 {width:30px;}
	.floating-dialog .rem_chbx label.checkbox {color:#ababab;
	font:normal 14px Tahoma;
	}
	.floating-dialog .rem_chbx {
	margin-top:10px;
	padding:0;
	}
	.floating-dialog .rem_chbx a {
	color:#9c2905;
	font:normal 14px Tahoma;
	text-decoration:none;
	}
#close_b {position:relative; 
	top:5px; 
	left:380px;
	width:11px;
	padding:0 !important;
}
p.breadcrumbs {margin-bottom:3px;}
.breadcrumbs a, .breadcrumbs .B_currentCrumb {font-style:italic;}
.breadcrumbs a {text-decoration:inderline;}

.ui-dialog {
	border-radius:10px;
	border:none;
	box-shadow:0 0 10px #333;
}
.ui-dialog input {
	color:#666;
}
.form-error {color:red;padding:1px 5px 5px;}
/*------------- AUTORIZATION END -----------------*/

.changepass {
	display:none;
	margin:20px 0 15px;
	float:left;
}
.passarea {
	margin:0 0 20px;
	padding:5px 10px;
	background:#eee;
	border-radius:2px;
}
.info {
	font-size:10px;
}
.profile-act .button1 {
	margin-right:5px;
}
.userprofile label {
	line-height:25px;
}
.userprofile td {
	padding:5px 0;
}


.wlpeUserPage {
	clear:both;
	overflow:hidden;
	margin:10px 0;
	padding:0 0 10px;
	border-bottom:1px solid #ccc;
}
.wlpeUserPagePhoto {
	padding-right:20px;
}
.wlpeUserPagePhoto .bigimg{
	height:200px;
	width:200px;
}
.h2 span {
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	padding-left:20px;
}
.button3 {
	width:auto;
	background:#ddd;
}

.user-page {
	margin:20px 0;
}

.inbox {

}
.inbox tr {
	border-bottom:1px solid #aaa;
}
.inbox td, .inbox th {
	padding:2px 5px;
}
.inbox th {
	font-weight:bold;
}
.inbox .date {
	font-size:10px;
}
.inbox .new {
	background:#E7F8EF;
}
.main_content article.map {padding:3px;
	-webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.3);	
	}

.fon:before {content:''; background: url(images/pre_footer_bg.jpg) no-repeat top center;
	height:433px;
	width:100%;
	position:absolute;
	top:-433px;
	z-index:10;}	
.fon {
	background: url(images/footer_bg.jpg) no-repeat top center;
	height:348px;
	width:100%;
	position:absolute;
	bottom:0;
	z-index:10;
}