html {
	/*font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #0a391a;*/
	border: 0px;
	height: 100%;
	color:#666666;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height:17px;
}
body{
	height: 100%;
	border: 0 none;
	background: #d3e9f6 url(../img/bg_repeat.jpg) repeat-x;
}
input, 
select{
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #0a391a;
}
a:link,
a:visited{
	color: #70b5dc;
	text-decoration: underline;	
}
a:hover{
	color: #70b5dc;
	text-decoration: none;
}
.success{
	margin: 5px 0;
	border: solid 1px #CDCDCD;
	background: #F6F7FC url(../img/icons/accept.jpg) 7px center no-repeat;
	padding: 10px 10px 10px 40px;
}
.failed{
	margin: 5px 0;
	border: solid 1px #CDCDCD;
	background: #F6F7FC url(../img/icons/remove.jpg) 7px center no-repeat;
	padding: 10px 10px 10px 40px;
}
.status{
	margin: 5px 0;
	border: solid 1px #CDCDCD;
	background: #F6F5FB url(../img/icons/info.jpg) 7px center no-repeat;
	padding: 10px 10px 10px 40px;
}
.success a,
.failed a,
.status a {
	color: #999;
}
	
.default a{
	color: #0081CD;
	text-decoration: none;
}
.default a:link, 
.default a:visited{
	
}
.default a:hover{
	text-decoration: underline;
}
#processing{
	display: none;
	position: absolute;
	top: 20px;
	left: 50%;
	width: auto;
	padding: 5px 8px;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	z-index: 21;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/*-moz-border-radius-topleft  / -webkit-border-top-left-radius*/
}
#container{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width: 1000px;
	position: relative;
	background: url(../img/bg.jpg) top center no-repeat;
}
#header_wrap{
	height: 128px;
	width: 1000px;
	margin: 0 auto;
}

#header{
	margin: 0 auto;
	width: 1000px;
	height: 128px;
	position: relative;	
	padding:0px;
}
#header_logo{
	position: absolute;
	top: 2px;
	left: 50px;
	width: 101px;
	height: 120px;
	background: url(../img/header_logo.png) 0 0 no-repeat;
	cursor: pointer;
}
#header_label{
	position: absolute;
	top: 20px;
	left: 200px;
	width: 472px;
	height: 47px;
	background: url(../img/header_label.png) 0 0 no-repeat;
}
#header_contacts_rss{
	position: absolute;
	top: 20px;
	right: 40px;
	width: 300px;
	height: 20px;
	text-align: right;
}
#header_contacts_rss a{
	font-size: 12px;
	color: White;
	text-decoration: none;	
}
#header_contacts_rss a:hover{
	text-decoration: underline;	
}
#envelope{
	position: relative;
	top: 1px;
	margin-right:6px;
}
#rss{
	position: relative;
	top: 3px;
	margin-left:20px;
	margin-right:6px;
}


#middle_wrap{
	margin: 0px auto;		
	position: relative;
	width: 1000px;
	padding:0px;
	margin-bottom: 15px;	
}

#main_nav{
	position: absolute;
	height: 46px;
	width:720px;
	bottom: 0px;
	right: 5px;
}

#middle{
	margin: 0px auto;	
	position: relative;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#content{
	position:relative;
	float:left;
	width: 770px;
	margin-left: 30px;
	display: inline;
	background-color: #ffffff;
	min-height: 500px;
}

#left_section{
	width:200px;
	float:left;
}
#left_nav, #left_nav_s{	
	position:relative;
	font-size:12px;	
	width:200px;
	background-color: #ffffff;	
}

#calendar{	
	position:relative;
	font-size:12px;	
	width:100%;
	float:left;
	background-color: #ffffff;	
	overflow: hidden;
}
#calendar table{
	width: 230px !important;
}
#banners{
	width:200px;
	text-align: center;
}
#search{	
	position:relative;
	font-size:12px;	
	width:200px;
	height: 24px;
	background: url(../img/search.jpg) 0 0 no-repeat;
}
#search_text{
	position: absolute;
	width: 166px;
	top: 4px;
	left: 6px;	
	border: none;
	font-size: 11px;
	color: #9d9d9d;
}
#magnifying{
	width: 18px;
	height: 16px;
	position: absolute;
	right: 8px;	
	top: 5px;
}


#left_nav_bottom {
	background:transparent url(../img/nav_bottom.gif) no-repeat scroll center top;
	height:158px;
	width:200px;
}




#footer_wrap{
	margin:  0 auto;
	bottom: 0 !important;
	position: relative;
	width: 1000px;
}
#footer{
	position: absolute;
	right: 0px;
	width: 770px;
	text-align: center;
}
#copyrights{
	position: absolute;
	top: 25px;
	left: 40px;
	width: 550px;
}
a#intersoft-footer{
	position: absolute;
	display: block;
	top: 25px;
	right:20px;
	width: 200px;
	height: 24px;
	text-align:right;
	text-decoration:none;
}

.bufferTop1  { margin-top: 1px; }
.bufferTop2  { margin-top: 2px; }
.bufferTop4  { margin-top: 4px; }
.bufferTop5  { margin-top: 5px; }
.bufferTop10  { margin-top: 10px; }
.bufferTop15  { margin-top: 15px; }
.bufferTop20  { margin-top: 20px; }

/**************************

 DIV Pagin 
 
**************************/

#paginator{
	width: 100%;
	text-align: center;
	left: 0px;
}
#paginator span{
	text-decoration: underline;
	color: #0864f5 !important;	
}
#paginator a{
	color: #717171 !important;	
	text-decoration: none;
}
#paginator a:hover{
	text-decoration: underline;
}
/* Others */
ul.top{
	margin: 0px;
	width:720px;
	padding: 0px;
	list-style: none;
	height: 46px;
	line-height:46px;
	text-align: right;
}
ul.top li{
	/*display: inline;*/
	float: right;
	margin: 0;
	margin-left:-1px;
	position:relative;
	display:block;
	/*width: 160px;*/
}
ul.top li a:link, ul.top li a:visited{
	color: #ffffff;
	text-decoration: none;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding:0px 25px;
}

ul.top li a:hover{
	color: #b5b5b5;
	text-decoration: none;
}

ul.top li:hover a{
	color: #b5b5b5;
	text-decoration: none;
}

ul.top li a:active{
	text-decoration: none;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}


ul.top li.focus_left{
	height: 46px;
	width: 6px;
	/*width: 160px;*/
	background: url(../img/top_focus_left.gif) no-repeat;
}
ul.top li.focus_right{
	height: 46px;
	width: 6px;
	/*width: 160px;*/
	background: url(../img/top_focus_right.gif) no-repeat;
}
ul.top li.focus{
	height: 46px;
	/*width: 160px;*/
	background: url(../img/top_focus.jpg) repeat-x;
}

ul.top li.focus a:link, 
ul.top li.focus a:visited, 
ul.top li.focus a:hover, 
ul.top li.focus a:active {
	color: #00a5dc;
	padding:0px 15px;
}
/* 
	LEVEL TWO
*/
ul.top ul 						{margin:0;padding:0;background-color:#175b88;width: 180px; visibility: hidden; position: absolute; top: 97%; list-style: none;border-top: #fff solid 1px; z-index:20;	}
ul.top ul li 					{height:auto !important;float: left; width: 100%;position:relative;border-bottom: #d1d1d1 solid 1px;}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.top ul li a					{display:block;width:160px!important;line-height:16px!important;font-size:11px;display: block;font-weight: normal;	text-transform: none; background:none;color: #fff !important;text-align:left !important;padding:10px !important;	height: auto !important;	} 
ul.top ul li a:hover{ background-color:#4c84a7}
#middle_left{
	float: left;
	width: 530px;
}
#middle_right{
	float: left;
	width: 227px;
}
/*page*/
.page_title{
	padding: 0px 15px 10px 15px;
	line-height: 20px;
	color:#043142;
	font-size:14px;
}
.page_box{

}
.page_content{
	padding: 0px 20px 10px 15px;
	margin: 0px;
	text-align: justify;
}

.product_content{
	position:relative;
	width:620px;
	float:left;
}

.product_list{
	position:relative;
	width:760px;
	clear:both;
	margin:10px 0px;
	border-bottom:1px dashed #CCCCCC;
}

.p_text{
	height:45px;
	margin-bottom:10px;	
}

.read_more_catalog{
	display:block;
	background-repeat:no-repeat;
	width:95px;
	height:19px;
	float:left;
	margin-bottom:10px;
}

.product_image{
	float:left;
	width:140px;
}

.p_title{
	margin-bottom:10px;
}

a img.galleryImageBorder {
	border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
	border-style:solid;
	border-width: 1px; 
	margin: 5px 10px 10px 0px; 
	padding: 3px;	
}

#left_nav ul ul{
	margin-top:-5px;
}
#left_nav ul{
	padding-top:5px;
	padding-bottom:10px;
	background:white;
	border-radius:5px;
	width:200px !important;
}


ul.sf-menu li {
	background: url(../img/limiter.jpg) #fff bottom center no-repeat !important;
	font-size:14px;
	list-style-type:none;
	padding:11px 5px 5px 15px;
	text-align:left;
	position: relative;
	width:100% !important;
	box-sizing:border-box;
}



ul.sf-menu li a{
	color:#606060 !important;
	text-decoration:none;
}
ul.sf-menu li a:hover{
	color:#3a3a3a !important;
}


ul.sf-menu .subm a{
	color: #777777;
}

ul.sf-menu .focuss{
	color:#00a5dc !important;
}
ul.sf-menu .focuss:hover{
	color:#00a5dc !important;
}




.left_title{
	padding:20px 5px 10px;
	text-align:center;
	color:#666666;
	font-size:13px;
	font-weight:bold;
}

/* Form */
input:focus{
	outline: none;
}
input.text,
select.select {
	border: none;
	width: 278px;
	height: 20px;
	margin: 0;
	margin-left: 4px;
	background-color: #d3e9f5;
	color: #000;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 4px 5px 0 5px;
}
select.select{
	font-size: 1em;
	height: 22px;
	padding: 2px 5px 0 5px;
	width: 288px;
}
label.error{
	padding-top: 5px;
}
textarea:focus{
	outline: none;	
}
textarea{
	border: none;
	width: 330px;
	height: 152px;
	margin: 0;
	margin-left: 4px;
	color: #fff;
	background-color: #d3e9f5;
	font-size: 1.3em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	resize: none;
	padding: 3px 5px;
}
textarea.short{
	height: 75px;
}
/* pics */


.pic, .pic2{
	float: left;
	width: 152px;
	margin-top: 20px;
	display: inline;
	position: relative;
}
.pic2{
	margin: 20px 15px 0 15px;
}

.pic img, .pic2 img{
	position: relative;
	top: 5px;
	left: 5px;
}
.pic_c{
	float: left;
	width: 150px;
	height: 115px;
	display: inline;
	border: 1px solid #e3e7e6;
	position: relative;
}
.pic_t{
	width: 150px;
	text-align: center;
}


/* NEWS */

#newsboard{
	display:block;
	/*position: absolute;
	bottom:0px;
	bottom:10px;	
	left:0px;*/
	position:relative;
	float:left;
	width:196px;
}

#newsboard_header{
	display:block;
	position: relative;	
	background-image:url(../img/news_header.png);
	background-repeat:no-repeat;
	width:176px;
	/* width:221px;
	 * height:63px;*/
	height:34px;
	margin: 0px auto 0px;
	padding:29px 0px 0px 10px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;	
}

.newsboard_section{
	display:block;
	position: relative;	
	background-repeat:no-repeat;
	width:186px;
	min-height:133px;	
	height:auto !important;
	height:120px;
	margin: 0px auto;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333333;	
}

.newsboard_section_abs1{
	display:block;
	position: absolute;	
	background-image:url(../img/news_field.png);
	background-repeat:no-repeat;
	width:186px;
	height:121px;
	top:0px;
	left:0px;
	z-index:1;		
}

.newsboard_section_abs2{
	display:block;
	position: relative;	
	width:186px;
	min-height:100px;	
	height:auto !important;
	height:100px;
	top:6px;
	left:0px;
	z-index:1;		
}

.newsboard_sep{
	background-image:url(../img/news_field_sep.png);
	background-repeat:no-repeat;
	position: relative;	
	width:186px;
	height:18px;
	margin:5px 0px;
	clear:both;
}

.newsboard_title{
	display:block;
	position: relative;	
	background-color: #ffffff;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:166px;
	min-height: 16px; 
	height:auto !important;
	height:16px;
	line-height:14px;
	padding:5px 0px 5px 10px;	
	margin: 0px auto;	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

.newsboard_title a{
	color:#333333;
	text-decoration:none;
}



.news_text{
	display:block;
	position: relative;	
	width:166px;	
	margin: 0px auto;	
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	min-height:50px;
	height:auto !important;
	height:50px;
	line-height:14px;
}

.read_more_right{
	float: right;
}
.read_more_left{
	float: left;
}
.read_more_right a, .read_more_left a{
	color:#ff8d12;
	text-decoration:none;
	margin-right: 8px;
}
.read_more_right a:hover, .read_more_left a:hover{
	text-decoration:underline;
}

#calendar-container{
	float: left;
	display: inline;
}
#calendar-title{
	width: 100%;
	float: left;
	margin-top: 10px;
	display: inline;
	font-size: 16px;
	color: #043142;
	padding-bottom: 7px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
}
#special_title{
	font-size: 18px;
	color: #2f4f6f;
	line-height: 22px;
	margin-bottom: 26px;
}
#special_description{
	width: 100%;
	margin-bottom: 15px;
}

#page_path{
	height: 36px;
	padding: 10px 15px;
	color: #7fa4ba;
}
#page_path .home{
	color: #b0cfe2;
	text-decoration: none;
}
#page_path .home:hover{
	text-decoration: underline;
}
#page_path .page_path{
	color: #7fa4ba;
	text-decoration: none;
}
#page_path .page_path:hover{
	text-decoration: underline;
}
#minimap_title{
	font-size: 14px;
	color: #143e4e;	
	margin-bottom: 46px;
}
#minimap{
	width: 227px;
	height: 221px;
	background-image:url(../img/minimap.jpg);
	position: relative;
}
#map a:hover{
	text-decoration:underline;
}
#map a{
	font-size:10px;
	color:black;
	text-decoration:none;
	font-weight:bold;
}
#map{
	width: 495px;
	height: 297px;
	background-image:url(../img/map.jpg);
	position: relative;
}
#minimap img{
	border: #9e9e9e solid 1px;	
}
#address_title{
	font-size: 14px;
	color: #143e4e;	
	margin-bottom: 16px;
}
#address_cotnent{
	background-color: #f1f9fc;
	padding: 10px;	
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#address_limiter{
	margin-top: 15px;
	margin-bottom: 55px;
	border-top: #dfedf2 solid 1px;
	height: 0px;
	border-bottom: #f1f9fc solid 1px;	
}
#top_news_content{
	background: #f1f9fc url(../img/news_bg.jpg) 140px 0px  no-repeat;
	padding: 20px;
}
#top_news_label{
	color: #043142;
	font-size: 16px;	
	margin-bottom: 20px;
}
.top_news_date, .news_date, .event_date{
	font-size: 10px;
	color:#666666;
}
.top_news_link:hover, .top_news_link.active{
	background-color:#e2f3f9;
}
.top_news_link{
    color: #666666 !important;
	text-decoration:none !important;
	display:block;
	padding:5px;
}

.top_news_title, .news_title a, .events_title a{
	color: #043142;
	text-decoration: none;
}
.top_news_title{
	font-weight:bold;
}
.top_news_title a:hover, .news_title a:hover, .events_title a:hover{
	text-decoration: underline;
}
.top_news_limiter, .news_limiter, .events_limiter{
	margin-top: 15px;
	margin-bottom: 20px;
	border-top: #dfedf2 solid 1px;
	height: 0px;
	border-bottom: #f1f9fc solid 1px;	
}
.top_news_limiter{
	margin-top: 5px;
	margin-bottom: 5px;
}
.search_result{
	font-style: italic;	
}
.list{
	font-weight: bold;
}
#audio_content{
	float: left;
	margin-top: 20px;
}
#movie_content{
	float: left;
	margin-top: 20px;
}
.fadein{
	width: 495px;
	height: 302px;
	border: #e6e7e9 1px solid;
	overflow: hidden;
	position: relative;
}
.fadein a{
	position: absolute;
	left: 6px;
	top: 6px;	
}
.fadein p{
	position: absolute;
	left: 0px;
	bottom: 0px;	
	width:100%;
	height:40px;
	line-height:40px;
	overflow:hidden;
	background: rgba(0,0,0,0.7);
	color:white;
	text-align:center;
}