/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.bg {
	width:100%;
	background:url(../img/bg-tail.gif) repeat center top;
}

.wrapper {
	width:100%;
	overflow:hidden;
}
.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.8125em;
	line-height:1.932em;
}

a {color:#d43400; outline:none;}
a:hover {text-decoration:none;}

.extra-wrap {overflow:hidden; float: left;}
 
p {margin-bottom:18px;}
.p0 {margin-bottom:0px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:53px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.it {font-style:italic;}

.color-1 {color:#fff;}
.bad-browser {
	text-align: center;
	margin-bottom: 5px;
}

.color-2 {color:#000;}
.color-3 {color:#d43400;}

.small {
	font-size:80%;
}

/*********************************boxes**********************************/
.indent {padding:55px 0 10px 25px;}
.indent-left {padding-left:19px;}
.indent-left2 {padding-left:60px;}
.indent-right {padding-right:45px;}

.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.prev-indent-bot {margin-bottom:10px;}
.img-indent-bot {
	margin-bottom:40px;
}
.margin-bot {margin-bottom:35px;}
.marg-top-10 {margin-top:10px;}
.marg-top-20 {margin-top:20px;}

.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 25px 0px 0;}	
.img-indent-r {float:right; margin:0 10px 0px 40px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button a,
h1 a {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}
#bricks-strip {
	width: 100%;
	height: 80px;
	background-image: url(../img/briks.jpg);
	background-repeat: repeat;
	background-position: 0px 5px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #BA2C1D;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.navbar {
    min-height: 70px;
	margin-bottom: 0px;
	padding-top: 15px;
}
.navbar-brand {
    height: 70px;
    padding: 0px 10px;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
}

h1 {
	padding:17px 0 0 45px; 
	position:relative;
	float:left;
}

.count {
	font-size: 26px;
	font-weight: bold;
}
.water-counter {
	background-color: #36F;
	border-radius: 5px;
	text-align: center;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 7px;
	margin-bottom: 10px;
}
.water-counter a {
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
}
.water-counter a:hover {
	text-decoration: none;
}

	
/***** menu *****/
.menu-row {
	width:100%;
	padding-bottom:2px;
	background:url(../img/menu-row-tail.gif) center bottom repeat-x #fff;
}
.menu {
	padding:0 0 0 0; 
	border-left:1px solid #e5e5e5;
}
.menu > li {
	float:left; 
	position:relative;
	border-right:1px solid #e5e5e5;
}
.menu > li > a {
	display:block; 
	width:191px;
	font-size:14px; 
	line-height:4em; 
	padding:4px 0 2px; 
	color:#272727; 
	text-transform:uppercase; 
	text-align:center;
}
.menu li a.active, .menu li.current,
.menu > li > a:hover {color:#fff; background:#c32300;}
.menu li a.selected, .menu li.current a {color:#fff;}

.row-bot {
	width:100%;
	height:30px;
	background:url(../img/row-bot-tail.gif) center top repeat-x;
	overflow:hidden;
}

/***** tabs *****/
ul.tabs {
	list-style: none;
	width: 960px;
	margin:0 auto;
	overflow:hidden;
}
ul.tabs li {
	float: left;
	overflow: hidden;
	position: relative;
	padding-left:12px;
}
ul.tabs li:first-child {padding:0;}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	background:url(../img/tabs-a.png) right top no-repeat;
	display: block;
	width:312px;
	height:57px;
	text-align:center;
	font-size:14px;
	line-height:57px;
	font-weight:normal;
	text-transform:uppercase;
	text-shadow: 1px 1px 0px #000;
}
ul.tabs li.active a, ul.tabs li a:hover  {background-position:left top;}
#breadcrumbs {
	padding-top: 10px;
	padding-bottom: 25px;
}


.tab_container {
	width:100%;
	height:380px;
	overflow:hidden;
	background:url(../img/briks.jpg) repeat 0px 5px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #BA2C1D;
}
.tab_container iframe {
	height: 340px;
	width: 626px;
	background-color: #FFF;
	text-align: center;
}

.tab_content {
	width:100%;
	background:url(../img/tabs-bg.jpg) center top no-repeat;
	padding:20px 0;
}
.tab_content p {
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
}

.title {
	display:block;
	font-size:67px;
	line-height:1.2em;
	color:#f0f0f0;
	text-align:center;
	letter-spacing:-2px;
	margin-bottom:-2px;
}
.title-2 {
	padding-bottom: 10px;
}


/*********************************content*************************************/
#content {
	width:100%;
	padding:25px 0 45px;
	position:relative;
	z-index:1;
}

.spacer-1 {
	width:100%; 
	background:url(../img/pic-1.gif) 217px 0 repeat-y;
}

h2 {
	font-size:28px;
	line-height:1em;
	color:#272727;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:8px;
	text-align: left;
}
h3 {
	font-size: 21px;
	line-height: 1.3em;
	color: #272727;
	font-weight: normal;
	margin-bottom: 6px;
	text-align: left;
}
h5 {
	color:#d43400;
	font-weight:normal;
	margin-bottom:3px;
	text-align: left;
}
h6 {
	color:#272727;
	margin-bottom:5px;
	text-align: left;
}
.list-group-item, .item-list {
    border-bottom: 1px solid #ddd;
	border-top: 0px solid #ddd;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
	padding: 10px 0px;
	margin-bottom: 0px;
}
.item {
	margin-bottom: 20px;
}
.text ul li {
	list-style-position: inside;
	list-style-type: circle;
}

.item .date , .item-list .date{
	margin-bottom: 7px;
}
.item .item-pic img , .item-list img.item-pic{
	margin-right: 20px;
	margin-bottom: 15px;
	border: 1px solid #999;
}
.item .basepic img    {
	border: 1px solid #999;
}
.item .title2 {
	margin-bottom: 12px;
}

.item .text {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

.gallery-list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	vertical-align: middle;
	clear: left;
	display: block;
	overflow: visible;
	width: 100%;
	height: 210px;
}
.gallery-list .gallery-list-img {
	width: 190px;
	height: 190px;
	float: left;
}
.gallery-list .gallery-list-img a img{
	border: 1px solid #CCC;
	margin-right: 20px;
	vertical-align: middle;
}
.gallery-list .gallery-list-title  {
	vertical-align: middle;
	margin-left: 210px;
}
.gallery-list .gallery-list-date {
	margin-top: 10px;
	margin-left: 210px;
}

.gallery-images {
	margin-bottom: 14px;
	display: block;
	margin-right: 14px;
	margin-left: 0px;
	vertical-align: top;
	text-align: center;
	margin-top: 0px;
	float: left;
	height: 250px;
	width: 192px;
	overflow: auto;
}
.gallery-images a img {
	border: 1px solid #CCC;
	vertical-align: top;
	text-align: center;
}
.gallery-images .gallery-images-title {
	font-weight: normal;
	margin-top: 5px;
	width: 190px;
	font-size: 9pt;
	line-height: 10pt;
}
.gallery-images .gallery-images-descr {
	font-size: 9pt;
	line-height: 9pt;
}

#social-media {
	margin-bottom: 40px;

}
.yashare-auto-init      {
	margin: 0px;
	padding: 12px 0px 0px;
	vertical-align: middle;
}
.yashare-auto-init span.b-share {
	margin: 0px;
	padding: 0px;
}

.border-bot {
	width:100%; 
	padding-bottom:20px; 
	background:url(../img/pic-1.gif) 0 bottom repeat-x;
}

.box {
	width:100%; 
	background:url(../img/box-tail.gif) 0 0 repeat-x;
}

.button {
	display:inline-block; 
	padding-bottom:4px;
	background:url(../img/button-shadow.png) center bottom no-repeat;
	position:relative;
}
	.button a {
		display:inline-block;
		padding:5px 10px 5px 30px;
		font-size:15px;
		line-height:2em;
		text-transform:uppercase;
		color:#fff;
		background:url(../img/button-tail.gif) 0 0 repeat-x #ad0100;
		border-radius:20px;
		cursor:pointer;
	}
	.button strong {
		display:inline-block;
		padding-right:39px;
		background:url(../img/button-marker.png) right 5px no-repeat;
	}
.button a:hover {background:#ad0100;}

.button-2 {
	display:inline-block;
	padding:5px 20px;
	font-size:13px;
	line-height:1.23em;
	color:#fff;
	background:#d43400;
	text-decoration:none;
}
.button-2:hover {background:#222;}

.btn-wrap {
	/* padding-left:45px; */
}
.auth-table-wrapper {
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 12px;
	background-color: #E4E4E4;
	width: 85%;
	margin-top: 10px;
}

.auth-table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.auth-table td{
	vertical-align: middle;
}
.td_auth_width {
	width: 230px;
	text-align: left;
}



.bt-reg {
	color: #FFF;
	background-color: #d43400;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 7px;
}
.bt-reg:hover {
	background:#222;
	cursor: pointer;
}


.bt-no {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #D43400;
	text-decoration: underline;
	background-repeat: repeat;
	cursor: pointer;
	background-color: #E4E4E4;
}
.bt-noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.special {
	visibility: hidden;
}
.errors , .error{
	color: #ad0100;
}
table.strips {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table.strips td {
	padding: 5px 10px;
}

table.strips .odd-strips{
	background-color: #E5E5E5;
}


.info {
	font-style: italic;
}





.list-1 li {
	line-height:18px; 
	padding:6px 0 6px 15px; 
	background:url(../img/marker-1.gif) 0 12px no-repeat;
}
.list-1 li.selected, .list-1 li.current {
	line-height:18px;
	padding:6px 0 6px 15px;
	background:url(../img/marker-2.gif) no-repeat 0 12px;
	font-weight: bold;
}

	.list-1 li a {
	display: inline-block;
	color: #D43400;
	}
	.list-1 li a:hover {color:#d43400; text-decoration:underline;}

.list-2 li {
	font-size:14px; 
	line-height:24px; 
	padding:0px; 
	background:url(../img/pic-1.gif) 0 bottom repeat-x;
}
	.list-2 li a {
		display:block; 
		color:#1799cf; 
		padding-left:12px; 
		background:url(../img/marker-1.gif) 0 10px no-repeat;
	}
	.list-2 li a:hover {color:#fff;}
	.list-2 .last-item {background:none;}

.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-size:14px; 
	padding-right:8px; 
	background:url(../img/marker-3.gif) right 8px no-repeat;
}
.link-1:hover {color:#fff;} 

.text-1 {font-size:14px;} 
.text-2 {font-size:14px; line-height:1.285em;}  

dl dt {margin-bottom:5px;}
dl span {float:left; width:88px;}
.table-border {
	width: 100%;
}

.table-border td {
	border: 1px dashed #972600;
	padding: 10px;
}

#map {
	border: 1px solid #CCC;
}


/***** contact form *****/
#contact-form {
	display:block;
	width:100%;
}
	#contact-form label {
		display:block; 
		height:40px; 
		overflow:hidden;
	}
	#contact-form .border {
		display:block;
		border:1px solid #fff;
		overflow:hidden;
	}
	#contact-form input {
		float:left; 
		width:497px; 
		font-size:12px; 
		line-height:1.25em;
		color:#808080;
		padding:9px 8px; 
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		border:1px solid #e4e4e4; 
		background:#fff;
		outline:none;
	}
	#contact-form textarea {
		float:left;
		height:195px; 
		width:497px; 
		font-size:12px; 
		line-height:1.25em;
		color:#808080;
		padding:9px 8px; 
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		border:1px solid #e4e4e4;
		background:#fff;
		overflow:auto;
		outline:none;
	}
.text-form {
	float:left; 
	display:block; 
	font-size:13px;
	line-height:32px;
	width:103px; 
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
}

.buttons {padding:8px 0 0 0; text-align:right;}
.buttons a {margin-left:7px; padding:5px 35px;}		
.adv {
	width: 100%;
	font-size: 90%;
	padding: 15px 0px 15px 0px;
	line-height: 1.1em;
}
.adv a {
	color: #36F;
}
.footerlinks {
	background:url(../img/bg-tail2.gif) repeat center top;
	background-color: #999;
	padding-top: 20px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.b-top {z-index:2600;position:fixed;left:0;bottom:70px;width:34%;margin-left:50%;opacity: 0.5;filter:alpha(opacity=50);}
.b-top:hover {opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.b-top-but {
	z-index: 2600;
	position: absolute;
	display: block;
	left: 56px;
	bottom: 0;
	margin: 0 0 0 100%;
	padding: 32px 12px 4px;
	color: white;
	border-radius: 7px;
	background-color: #666666;
	background-image: url(../img/b-j-top.png);
	background-repeat: no-repeat;
	background-position: 50% 11px;
}
.files-outer {
	overflow: auto;
	padding: 7px;
}
.files-outer img {
	float: left;
	margin-right: 10px;
}
.files-outer div {
	overflow: auto;
}

/****************************footer************************/
footer {
	width:100%; 
	padding:25px 0 30px;
	background:url(../img/footer-tail.gif) center top repeat-x;
}

footer span {display:block;}
