﻿*{
	margin:0px;
	padding:0px;
	outline:none;
	}

::selection {
	background: #cae3ef; /*Safari*/
	}

::-moz-selection {
	background: #cae3ef; /*Firefox*/
	}

html{
	margin:0;padding:0;
	}

img{
	border:0;
	}
	
body{
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	}
	
a, a:active, a:visited{
	color:#248cbb;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

	
/*Main Part of CSS */

/*Header*/

#header{
	width: 925px;
	margin: 0px auto 0px auto;
}

#header #top-left{
	float: left;
	width: 260px;
}

#header #top-right{
	float: right;
	width: 630px;
	margin-top: 22px;
}

#header #logo{
	display: block;
	width: 207px;
	height: 75px;
	margin: 31px 0px 27px 0px;
}

#header #logo a{
	display: block;
	width: 207px;
	height: 75px;
	cursor: pointer;
	background: url('images/logo.png') no-repeat center;
	text-indent: -99999px;
}

#header #slogan{
	color:#858585;
	font-size: 9pt;
	line-height: 12pt;
	padding-left: 20px;
	margin-bottom: 17px;
}

#header img#phones_home{
	padding-left: 20px;
	margin-bottom: 25px;	
}

#header img.the-page-phone{
	clear: both;
	display: block;
	float: right;
	margin: 10px 0px 20px 0px;
}

#header #searchform{
	display: block;
	background: #fff;
	border: 1px solid #e2e2e2;
	width: 156px;
	
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Safari, Chrome */
	-khtml-border-radius: 8px; /* KHTML */
	border-radius: 8px; /* CSS3 */			
	
	padding: 3px;
	float: right;
	margin-left: 22px;
}

#header #searchform div{
	background: #e2e2e2;
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px; /* KHTML */
	border-radius: 6px; /* CSS3 */		
}

#header #searchform #s-text{
	width: 120px;
	font-size: 9pt;
	display: block;
	border: 0px;
	float: left;
	margin: 3px 0px 3px 7px;
	background: transparent;
	color:#848484;
}

#header #searchform #s-submit{
	margin: 3px 4px 0px 0px;
	display: block;
	border: 0px;
	float: right;	
	background: url('images/search-arrow.png') no-repeat center;
	text-indent: -99999px;
	width: 15px;
	height: 15px;
}

#header #top-meta{
	float: right;
	text-align: right;
	margin-top:6px;
}

#header #top-meta a{
	display: inline-block;
	margin-left: 4px;
}

#header #home-slider{
	margin-top: 20px;
	width: 625px;
	height: 240px;
	clear: both;
	float: right;	
	margin-bottom: 25px;
}

#header #home-slider #bxslider1{
	display: block;
	width: 625px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}

#header #home-slider #bxslider1 li{
	display: block;
	width: 625px;
	height: 240px;	
	
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Safari, Chrome */
	-khtml-border-radius: 8px; /* KHTML */
	border-radius: 8px; /* CSS3 */		
}

/*top-menu*/

#top-menu{
	width: 100%;
	background: url('images/menu_bg.jpg') no-repeat center top;
	height: 47px;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}

#top-menu ul{
	width: 925px;
	margin: 0px auto 0px auto;
	list-style: none;
	height: 47px;	
}

#top-menu ul li{
	float: left;
	display: block;
	background: url('images/divider.gif') no-repeat right;
	height: 47px;	
}

#top-menu ul li.last, #top-menu ul li.menu-item-32{
	background: transparent;
}

#top-menu ul li a{
	text-align: center;
	width: 154px;
	display: block;
	height: 37px;	
	padding: 10px 0px 0px 0px;
	color:#848484;
	text-decoration: none;
}

#top-menu ul li a:hover,
#top-menu ul li.current-post-ancestor a,
#top-menu ul li.current-menu-item a{
	border-bottom: 7px solid #0086c3;
	height: 30px;
}


/*content*/

#content{
	width: 925px;
	margin: 40px auto 0px auto;
	line-height: 15pt;
	color:#525252;
}

#content #text{	
	width: 630px;
}

#content #sidebar{	
	width: 256px;
}

#content .left-coll{
	float: left;
}

#content .right-coll{
	float: right;
}

#content h1, 
#content h2,
#content h3,
#content h4,
#content h5,
#content h6{
	color:#525252;
	margin-bottom: 17px;
}

#content #text h2,
#content #text h3,
#content #text h4,
#content #text h5,
#content #text h6{
	padding-top: 10px;
	clear: both;
}

#content table, #content p, #content img, #content iframe, #content object, #content ul, #content ol{
	margin-bottom: 17px;
}

#content li.current_page_item a{ 
	text-decoration: none;
	color:#525252;
}

#content li.current_page_item li a{
	color:#248cbb;
}

#content ul, #content ol{
	margin-left: 30px;
}

#content ul.children,
#content ol.children{
	margin-bottom: 0px;
}

#content h1{
	font-weight: bolder;
	font-size: 15pt;
}

#content h1.blue{
	color:#248cbb;
}

#content h1.small-margin-bottom{
	margin-bottom: 4px;
}

#content p.date-time{
	font-size: 80%;
	font-weight: bolder;
}

#content h2{
	font-weight: normal;
	font-size: 14pt;	
}

#content .padding-left{
	margin-left: 16px;
}

#content ul.list-news{
	list-style: none;
	font-size: 9pt;
	line-height: 12pt;
	margin-left: 4px;
}

#content ul.list-news li{
	margin-bottom: 17px;
	padding-bottom: 15px;	
	border-bottom: 1px solid #E2E2E2;
}

#content ul.list-news li.no-border{
	border-bottom: 0px;
	margin-left: 10px;	
}

#content ul.list-news li strong{
	border-left: 4px solid #BCBCBC;
	padding-left: 7px;
	font-size: 8pt;
}

#content ul.list-news li h4{
	margin: 0px;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 11px;
}

#content ul.list-news li p{
	padding-left: 11px;
	margin-bottom: 0px;
}

#content  table{
	border-top: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	
	border-spacing: 0px;
	width: 100%;
}

#content  table td{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	padding: 4px 5px 3px 5px;
}

#content  table td p{
	margin-bottom: 0px;
}



#content #contact-us{
	display: block;
	background: #fff;
	border: 1px solid #e2e2e2;
	
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Safari, Chrome */
	-khtml-border-radius: 8px; /* KHTML */
	border-radius: 8px; /* CSS3 */			
	
	padding: 3px;
	text-align: center;
	margin-bottom: 35px;
}

#content #contact-us div{
	background: #fff;
	border: 1px solid #e2e2e2;
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px; /* KHTML */
	border-radius: 6px; /* CSS3 */		
	padding: 6px 0px 6px 0px;
}

#content #contact-us img{
	margin-bottom: 0px;
}

/*Catalogue*/

#content #catalogue{
	clear: both;
	margin: 0px 0px 40px 10px;
	list-style: none;
}

#content #catalogue li{
	float: left;
	width: 190px;
	margin-right: 15px;
}

#content #catalogue li .catologue-header{
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px; /* KHTML */
	border-radius: 6px; /* CSS3 */	
	
	width: 100%;
	border: 1px solid #DBDCDD;
	background: #dee0e1 url('images/catalogue-gradient.png') repeat-x top;
}

#content #catalogue li .catologue-header .padding-div{
	padding: 20px 15px 20px 15px;
}

#content #text #catalogue li .catologue-header .padding-div img{
	margin-bottom: 10px;
}

#content #catalogue li .catologue-header .the-tip-header a{
	display: block;
	cursor: pointer;
	font-size: 8pt;
	color:#858585;
	font-weight: bolder;
	text-transform: uppercase;
}

#content #catalogue li .catologue-header a.read-more{
	display: inline-block;
	background: url('images/read-more-icon.png') no-repeat 2px 0px;
	padding-left: 27px;
	line-height: 23px;
}

#content #catalogue li .catologue-header a.pdf-file{
	display: inline-block;
	background: url('images/pdf-file-icon.png') no-repeat 0px 0px;
	padding-left: 27px;
	line-height: 23px;
}


#content #crumbs-bg{
	display: block;
	width: 100%;
	font-size: 80%;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 4px;
	margin-bottom: 17px;
}

#content #crumbs-bg a,
#content #crumbs-bg a:active,
#content #crumbs-bg a:visited,
#content #crumbs-bg a:hover{
	color:#858585;
}


.tip-yellowsimple {
	z-index:1000;
	text-align:left;
	border:3px solid #fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:10px 14px 14px 14px;
	min-width:50px;
	max-width:420px;
	color:#333;
	background-color:#e7e7e7;
	/**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */
	 
	-moz-box-shadow: 2px 2px 7px rgba(80, 80, 80, 0.70);
	-webkit-box-shadow: 2px 2px 7px rgba(80, 80, 80, 0.70);
	box-shadow: 2px 2px 7px rgba(80, 80, 80, 0.70);

	/* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";	
}

.tip-yellowsimple p{
	margin-bottom: 10px;
}

.tip-yellowsimple ul{
	display: block;
	margin-left: 10px;
}

.tip-yellowsimple ul li{
	display: block;
	float: left; 
	width: 195px;
	margin-left: 10px;
	text-indent: -10px;
	font-size: 90%;
}


.tip-yellowsimple .tip-inner {
	font:12px/16px arial,helvetica,sans-serif;
}

/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-yellowsimple .tip-arrow-top {
	margin-top:-6px;
	margin-left:-5px; /* approx. half the width to center it */
	top:0;
	left:10%;
	width:9px;
	height:6px;
	background:url('images/tip-yellowsimple_arrows.gif') no-repeat;
}
.tip-yellowsimple .tip-arrow-right {
	margin-top:-4px; /* approx. half the height to center it */
	margin-left:0;
	top:50%;
	left:100%;
	width:6px;
	height:9px;
	background:url(images/tip-yellowsimple_arrows.gif) no-repeat -9px 0;
}
.tip-yellowsimple .tip-arrow-bottom {
	margin-top:0;
	margin-left:-5px; /* approx. half the width to center it */
	top:100%;
	left:10%;
	width:9px;
	height:6px;
	background:url(images/tip-yellowsimple_arrows.gif) no-repeat -18px 0;
}
.tip-yellowsimple .tip-arrow-left {
	margin-top:-4px; /* approx. half the height to center it */
	margin-left:-6px;
	top:50%;
	left:0;
	width:6px;
	height:9px;
	background:url(images/tip-yellowsimple_arrows.gif) no-repeat -27px 0;
}



.tip-content { display:none; width:0px; height: 0px;}










#content #complex {
	display: block;
	background: #fff;
	border: 1px solid #e2e2e2;
	width: auto;
	
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Safari, Chrome */
	-khtml-border-radius: 8px; /* KHTML */
	border-radius: 8px; /* CSS3 */			
	
	padding: 3px;
	margin: 0px;
}

#content #complex div{
	background: #fff;
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px; /* KHTML */
	border-radius: 6px; /* CSS3 */	
	padding: 5px;
	border: 1px solid #e2e2e2;	
}

#content #complex img{
	margin: 0px auto 0px auto;
}

#content #complex strong{
	display: block;
	width: 223px;
	margin: 0px auto;
	border-top: 1px solid #006eb7;
	text-align: center;
	padding-top: 5px;
	text-transform: uppercase;
}

#content #complex a{
	color:#0089c1;
	text-decoration: none;
}


#content .alignleft,
#content img.alignleft {
	float: left;
	margin-right:20px;
}
#content .alignright,
#content img.alignright {
	float: right;
	margin-left:20px;
}
#content .aligncenter,
#content img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 25px;
}

.ngg-galleryoverview{
	margin-bottom:25px;
}













#content #accordion-container {
	background: #ffffff;
	padding: 3px 7px 3px 7px;
	border: 1px solid #dddddd;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0 5px 15px #cccccc;
	-webkit-box-shadow: 0 5px 15px #cccccc;
	box-shadow: 0 5px 15px #cccccc;
}

#content .accordion-header {
	font-size: 9pt;
	/*background: #ebebeb;*/
	margin: 5px 0 7px 0;
	padding: 3px 15px 3px 15px;
	border: 1px solid #e9e9e9;
	cursor: pointer;
	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	 
}

#content .accordion-header-1, #content table td.title-td-44 {  background-color:#60c6ed; }
#content .accordion-header-2, #content table td.title-td-48 {  background-color:#f6f761; }
#content .accordion-header-3, #content table td.title-td-50 {  background-color:#f7d161; }
#content .accordion-header-4, #content table td.title-td-52 {  background-color:#f76161; }
#content .accordion-header-5, #content table td.title-td-56 {  background-color:#b8dc91; }
#content .accordion-header-6, #content table td.title-td-54 {  background-color:#d5d5d5; }


#content .active-header {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	/*background: url('images/active-header.gif') #cef98d;*/
	background-repeat: no-repeat;
	background-position: right 50%;
}

#content .active-header:hover {
	/*background: url(images/active-header.gif) #c6f089;*/
	background-color:#fff;	
	background-repeat: no-repeat;
	background-position: right 50%;
}

#content .inactive-header {
	/*background: url(images/inactive-header.gif) #ebebeb;*/
	background-repeat: no-repeat;
	background-position: right 50%;
}

#content .inactive-header:hover {
	/*background: url(images/inactive-header.gif) #f5f5f5;*/
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: right 50%;
}

#content .accordion-content {
	display: none;
	padding: 0px 4px 20px 15px;
	background: #ffffff;
	border: 0px solid #cccccc;
	border-top: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	font-size: 90%;
}








#content .contacts-from{
	background: #ccc;
	padding: 25px 20px 25px 20px;
	color:#fff;
	font-weight: bolder;
	margin-bottom: 30px;
}

#content .contacts-from table{
	width: 100%;	
	border-spacing: 10px;
	border: 0px;
	background: transparent;
	margin: 0px;
	color: #424242;
	vertical-align:top;	
}

#content .contacts-from table td{
	border: 0px;
	padding:0px;
	min-width:10px;
}


#content .contacts-from input,
#content .contacts-from textarea,
#content .contacts-from select { 
	padding:3px 3px 3px 10px;
	border: 1px solid #B3B3B3; 
	vertical-align:top;
	cursor: auto;
}

#content .contacts-from input,
#content .contacts-from select { 
	background:#fff url('images/input.png') repeat-x center top; 
}
	
#content .contacts-from textarea{
	background:#fff url('images/input-textarea.png') repeat-x center top; 
}	
	
#content .contacts-from input:hover,
#content .contacts-from textarea:hover,
#content .contacts-from select:hover	{
	border: 1px solid #B3B3B3; 
}


#content .contacts-from input:focus,
#content .contacts-from textarea:focus,
#content .contacts-from select:focus	{ 
	background:#fff; 
	border: 1px solid #777; 
}

#content .contacts-from input {
	width:95%; 
	height:30px;
}

#content .contacts-from .wpcf7-radio input,
#content .contacts-from .wpcf7-checkbox input{
	display: inline;
	width: auto;
}

#content .contacts-from .wpcf7-list-item {	
	display: inline-block;
	margin-right: 10px;
	font-weight: normal;
}

#content .contacts-from .wpcf7-list-item input{
	height: 20px;
}

#content .contacts-from .wpcf7-list-item-label{
	line-height: auto;  
	padding: 0px;
	margin: 0px;
}

#content .contacts-from textarea{
	width:95%; 
	padding-top:12px;
	padding-left:11px;
	height:200px;
	margin-bottom:0px;
}
#content .contacts-from select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

#content .contacts-from input.wpcf7-submit{ 
	cursor:pointer;
	border: 1px solid #aaa; 
	height:36px;
	background:#f9f9f9 url('images/input-button.png') repeat-x center top; 
	width:100px;  
	padding:5px; 
	margin: 0px 0 0 0px;
}

#content .contacts-from input.wpcf7-submit:hover, #content .contacts-from input.wpcf7-submit:focus{ 
	background:#f9f9f9 url('input.png') repeat-x center top; 
	cursor:pointer;
}











#content #wrapper div.tab1,
#content #wrapper div.tab2 {
    display:none;
}

#content #wrapper div.ngg-gallery-singlepic-image {
	display: block;
}

#content #wrapper.tab1 div.tab1 {
    display:block;
    width:100%;
	border-top: 1px solid #aaa;	
	padding-top: 30px;
}
#content #wrapper.tab2 div.tab2 {
    display:block;
    width:100%;
	border-top: 1px solid #aaa;	
	padding-top: 30px;	
}
#content #wrapper.tab3 div.tab3 {
    display:block;
    width:100%;
	border-top: 1px solid #aaa;	
	padding-top: 30px;	
}

#content #wrapper span.tab1,
#content #wrapper span.tab2{
	display: block;
	float: left;
	width: 130px;
	background: #d0d0d0;
	text-align: center;
	padding: 4px;
	margin-left: 3px;
	
	-moz-border-top-right-radius: 6px; /* Firefox */
	-webkit-border-top-right-radius: 6px; /* Safari, Chrome */
	-khtml-border-top-right-radius: 6px; /* KHTML */
	border-top-right-radius: 6px; /* CSS3 */
	
	-moz-border-top-left-radius: 6px; /* Firefox */
	-webkit-border-top-left-radius: 6px; /* Safari, Chrome */
	-khtml-border-top-left-radius: 6px; /* KHTML */
	border-top-left-radius: 6px; /* CSS3 */	

	cursor: pointer;
}

#content #wrapper span:hover{
	background: #e3e3e3;
}

#content #wrapper.tab1 span.tab1 {
    color: #fff;
    cursor: default;
    font-weight: bold;
    text-decoration: none;
	background: #248cbb;	
}
#content #wrapper.tab2 span.tab2 {
    color: #fff;
    cursor: default;
    font-weight: bold;
    text-decoration: none;
	background: #248cbb;	
}
#content #wrapper.tab3 span.tab3 {
    color: #fff;
    cursor: default;
    font-weight: bold;
    text-decoration: none;
	background: #248cbb; 	
}




#content table.file-table{
	border: 0px;
	font-size: 9pt;
	border-spacing: 0px;	
}


#content table.file-table thead td{
	background: #cd2d26;
	font-weight: bolder;
	color:#fff;
	border: 0px!important;
}

#content table.file-table td{
	border: 0px;
	border-right: 1px solid #fff;
	padding: 2px 10px 2px 10px;  
	border-bottom: 1px solid #939393;
}

#content table.file-table a.pdf-file{
	display: block;
	float: left;
	padding: 4px 0px 6px 34px;
	background: url('images/pdf.gif') no-repeat 0px 0px;
	margin: 0px 0px 0px 10px;
}

#content table td.text-align-center{
	text-align: center;
}






#content .alignleft,
#content img.alignleft {
	float: left;
	margin-right:20px;
}
#content .alignright,
#content img.alignright {
	float: right;
	margin-left:20px;
}
#content .aligncenter,
#content img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 25px;
}

.ngg-galleryoverview{
	margin-bottom:25px;
}



#content table#catalogue-container,
#content table#catalogue-container tr{
	border: 0px;
	text-align: center
}

#content table#catalogue-container td{
	border: 0px;
	border-bottom: 1px solid #aaa;
	padding: 10px;	
}

#content table#catalogue-container td.information{
	text-align: left;
}

#content table#catalogue-container td.img{
	text-align: center;
	width: 110px;
}

#content table#catalogue-container td.img a{
}

#content table#catalogue-container td.img a img{	
	height: 80px;	
	margin: 0px;
	padding: 0px;
}







/*footer*/

#footer{
	clear: both;
	max-width: 991px;
	min-width: 925px;
	margin: 50px auto 0px auto;
	background: #d9d9d9;
	
	-moz-border-top-right-radius: 15px; /* Firefox */
	-webkit-border-top-right-radius: 15px; /* Safari, Chrome */
	-khtml-border-top-right-radius: 15px; /* KHTML */
	border-top-right-radius: 15px; /* CSS3 */
	
	-moz-border-top-left-radius: 15px; /* Firefox */
	-webkit-border-top-left-radius: 15px; /* Safari, Chrome */
	-khtml-border-top-left-radius: 15px; /* KHTML */
	border-top-left-radius: 15px; /* CSS3 */	
	
	padding: 40px 0px 20px 0px;
}

#footer .container{
	min-height: 100px;
	width: 925px;
	margin: 0px auto 0px auto;
	background: url('images/logo-footer.png') no-repeat top right;
}

#footer img{
	margin-bottom: 17px;
}

#footer p{
	color:#505050;
	margin-bottom: 17px;
}