body
{
        background:#515E65;
        color: #4D4D4D;
        font-size: 12px;
		line-height:1.3em;
        padding: 0px;
        text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		min-width:968px;
		margin:0;
}


.main
{
	margin: 0 auto; 
	width: 968px; 
	padding:0;
	text-align:left;
	min-width:968px;
	
}


a{color:#25768D; text-decoration:underline;}
a:hover { text-decoration:none;}
a, button, .button{ cursor:pointer;}

.clear{  overflow:hidden; width:100%;}
.clear1{ clear:both;}
.br{ display:block;}
.fright{ float:right;}
.fleft{ float:left;}
.txt{ display:block; position:absolute;}
.txt1{ position:relative;}
.list0 li, .list0 li a{ display:block; float:left;}

body.contentpane{ background:#FFF; margin:10px; width:auto; text-align:left; color:#000;}
body.contentpane div{ color:#000;}


/*         _______
__________/ fonts \_______________________________________________________________________
--------------------------------------------------------------------------------------- */


.caption h3 span,
.banner h3 span
{font-family: 'MyriadProBold';}



/*         ________
__________/ header \_____________________________________________________________________
--------------------------------------------------------------------------------------- */
.tail-header{ background:url(../images/tail-header.gif) top center repeat-x; height:89px;}
.tail-slider{ background:url(../images/tail-slider.jpg) top center repeat-x; height:432px;}
.slider-slider-center{ background:url(../images/slider-slider-center.jpg) center 17px no-repeat;}


/*logo*/
.logo{ left:0px; top:10px;}
.logo a{
	background:url(../images/logo.png) 0 0 no-repeat;
	width:345px;
	height:63px;
}
/**/

.list-data{ z-index:9999; top:17px; left:399px;}
.list-data li{ display:block; float:left; color:#B3B3B3; font-size:14px; font-family:Tahoma; height:30px; line-height:2.6em;}
.list-data li a{ color:#B3B3B3; text-decoration:none;}
.list-data li a:hover{ color:#FFC122;}
.marker1{ background:url(../images/marker1.png) 0 6px no-repeat; width:198px; text-indent:39px;}
.marker2{ background:url(../images/marker2.png) 0 0 no-repeat; text-indent:26px; width:183px;}
.marker3{ background:url(../images/marker3.png) 0 8px no-repeat; width:188px; text-indent:41px;}


/*search*/
.s1 #mod-search-searchword{
	width:185px; 
	height:28px; 
	background:url(../images/bg_input.png) 0 0 repeat;
	border:1px solid #6b6e6f;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	 font-size:12px;
	 line-height:16px;
	 padding:0 0 0 8px;
	 margin:0 7px 0 19px !important;
	 
	 -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;


  line-height:2.2em;
  
   -webkit-box-shadow: inset 0px 0 3px #000;
  -moz-box-shadow: inset 0px 0 3px #000;
  box-shadow: inset 0px 0 3px #000;
  border:none;
  border-bottom:1px solid #4A5151;
}
/**/





/*         _________
__________/ content \_____________________________________________________________________
--------------------------------------------------------------------------------------- */
.tail-content{ background:#515E65 url(../images/tail-content.gif) 0 0 repeat-x;}
.container-indent{ padding:15px 18px 15px 20px;}
#container{
	overflow:hidden; 
	text-align:left; 
	
}

#left{
	float:left; 
	text-align:left;    
	width:304px;
	background:url(../images/article_bg.gif) 0 0 repeat;
	
	-webkit-border-top-left-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-topleft: 9px;
-moz-border-radius-bottomleft: 9px;
border-top-left-radius: 9px;
border-bottom-left-radius: 9px;


}
.left-indent{ padding:14px 0 0 0;}

#right{
	float:right; 
	text-align:left;    
	width:304px;

}
.right-indent{ padding:14px 20px 0 0;}

/*on-line style*/
.content .button,
.content button{
	background:url(../images/buttom.gif) 0 0 repeat-x;
	height:30px;
	  border:none;
	border-left:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
	
  display:inline-block;
  color:#762e02;
   padding:0 14px;
   line-height:2.4em;
   text-decoration:none;
   color:#000000;
   font-size:12px;
   margin-bottom:5px;
   
   -webkit-text-shadow: 0px 1px 1px #FFF;
  -moz-text-shadow: 0px 1px 1px #FFF;
  text-shadow: 0px 1px 1px #FFF;
  
  -webkit-box-shadow: 0px 2px 2px #EBEBEB;
  -moz-box-shadow: 0px 2px 2px #EBEBEB;
  box-shadow: 0px 2px 2px #EBEBEB;
  
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.content .button:hover,
.content button:hover{ color:#FFF; text-decoration:none !important; background:#23292A;}
.content button, .box-form .button, .contact-form .button{  padding-bottom:2px;}

.img-indent{ float:left; margin:0 33px 0 0;}
.text-text1{ color:#25768D; font-size:14px;}
.indent-top-bottom1{ padding:15px 0;}

.box1{ padding:25px 0 0 0;}
.box1 .col-1{ width:295px;}
.box1 .col-2{ width:295px; margin-left:24px;}
/**/

/*content-bg*/
.content-bg{
	background:#323C3D; 
	margin:21px 4px 41px 4px; 
	border-bottom:1px solid #646B6C; 
	padding:0 0 5px 0;
	
	  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.content-bg1{
	background:#FFF;
	
	-webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
/**/


/*row-banner*/
.row-banner{ padding:54px 0 0 5px;}
.row-banner .banner{
	background:url(../images/banner_bg.png) 0 0 no-repeat;
	width:304px;
	height:132px;
	position:relative;
}
.banner-indent{ margin:0 24px 0 23px;}

.banner-img1{ background:url(../images/baner_img1.jpg) 0 0 no-repeat; width:180px; height:96px; top:29px; left:124px;}
.banner-img2{ background:url(../images/baner_img2.jpg) 0 0 no-repeat; width:171px; height:107px; top:18px; left:133px;}
.banner-img3{ background:url(../images/baner_img3.jpg) 0 0 no-repeat; width:184px; height:98px; top:27px; left:120px;}
.banner h3{ top:12px; left:13px;}
.banner h3 span{ color:#DADEDE; font-size:30px; display:block; line-height:1em; text-transform:uppercase;}
.banner h3 strong{ color:#E6B027; font-size:22px; line-height:1em;}
.banner-button{
	background:url(../images/banner-button.png) 0 0 no-repeat;
	width:116px;
	height:29px;
	top:87px;
	color:#522301;
	font-size:18px;
	line-height:1.6em;
	text-indent:11px;
	text-decoration:none;
	letter-spacing:1px;
	
	-webkit-text-shadow: 0px 1px 1px #FFDB4C;
  -moz-text-shadow: 0px 1px 1px #FFDB4C;
  text-shadow: 0px 1px 1px #FFDB4C;
}
.banner-button:hover{
	text-decoration:none;	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

/**/


/*row-car*/
.row-car{ margin-bottom:29px;}
.row-car .col-1{ width:185px;}
.row-car .col-2{ width:185px; margin-left:31px;}
.row-car a{ text-decoration:none; font-size:14px;}
.row-car a:hover{ text-decoration:none; color:#FFB700;}
.indent-top-bottom{ padding:16px 0 9px 0;}
/**/

/*row-car*/
.row-news .col-1{ width:187px;}
.row-news .col-2{ width:187px; margin-left:27px;}
.row-news p{ padding-bottom:19px;}
.row-news .text1{ color:#474747; font-size:11px;}
.row-news .text2{ color:#25768D; font-size:14px; display:block; padding:5px 0 11px 0;}
.button-top11{ margin-top:25px;}
/**/


/*search*/
.moduletable .search label{ display:none;}
.moduletable .search{
	background:url(../images/article_sep.gif) bottom left repeat-x;
	padding:0 0 26px 0;
}
.moduletable.s1{ margin-left:0 !important; margin-top:0 !important; margin-bottom:15px !important;}
.s1 .stylebox1-text{ padding:0 !important;}
/**/
.list-top{ margin-top:15px;}
.list-top-bottom{ padding:15px 0;}
.indent-top{ padding-top:15px;}
/*moduletable*/
.moduletable{ margin-left:20px; margin-bottom:30px;}
.moduletable .stylebox1-title{
	background:url(../images/title_wr.gif) 0 0 repeat-y;
	border-bottom:1px solid #0E1A1E;
}
.moduletable .stylebox1-title h3{
	padding:8px 0 8px 14px;
	color:#FFFFFF;
	font-size:24px;
	line-height:1.2em;
	text-transform:uppercase;
}
.moduletable .stylebox1-text{ padding:19px 18px 0 0;}
/**/

/*Login*/
#login-form #modlgn-username, #login-form #modlgn-passwd{
	width:257px; 
	height:28px; 
	background:url(../images/bg_input.png) 0 0 repeat;
	border:1px solid #6b6e6f;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	 font-size:12px;
	 line-height:16px;
	 padding:0 0 0 8px;
	 margin-bottom:10px;
	 
	 -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;


  line-height:2.2em;
  
   -webkit-box-shadow: inset 0px 0 3px #000;
  -moz-box-shadow: inset 0px 0 3px #000;
  box-shadow: inset 0px 0 3px #000;
  border:none;
  border-bottom:1px solid #4A5151;
}
.list-form{}
.list-form li{ padding:0 36px 5px 0; display:block;}
.list-form li:last-child{ background:none; padding-right:0;}
.list-form li:first-child{ padding-left:0;}
.list-form a{ color:#FFCA44; text-decoration:none;}
.list-form a:hover{ color:#FFF; text-decoration:none;}

#form-login-remember{ padding:7px 0 21px 0; color:#e3f8ff;}

.moduletable{ position:relative;}
#modlgn-remember{ float:left; margin:2px 9px 0 0;}



.box-form .button, .logout-button .button{ margin:0 3px 17px 0;}


.login-greeting{ display:block; padding-bottom:11px; color:#FFF; font-size:14px; text-transform:uppercase;}


.content .box-form input, .content  .logout-button input, .s1 .button{
	-webkit-box-shadow: 0px 2px 2px #000;
  -moz-box-shadow: 0px 2px 2px #000;
  box-shadow: 0px 2px 2px #000;
  text-transform:capitalize;
  padding-bottom:2px;
}

/**/

/*list-article*/
.list-article li{background:url(../images/accordion_marker.png) 0 5px no-repeat; padding:8px 0 8px 30px; border-bottom:1px solid #697171;}
.list-article li a{ color:#FFB700; text-decoration:none;}
.list-article li a:hover{ color:#FFF;}
/**/




/*         ________
__________/ footer \______________________________________________________________________
--------------------------------------------------------------------------------------- */
.tail-footer{ background:url(../images/tail-footer-top.jpg) top center repeat-x;}
.footer{ min-height:73px;}

/*footer-text*/
.footer-text{ overflow:hidden; width:580px;}
.footer-text .col-1{ width:263px;}
.footer-text .col-1 p{ padding:27px 0 0 0; font-size:13px;}
.footer-text .col-1 p a{ color:#687071; text-decoration:none;}
.footer-text .col-1 p a:hover{ text-decoration:underline;}
.footer-text .col-2{ margin-left:106px; width:158px;}

.social-icon{ padding:27px 0 20px 0;}
.social-icon li, .social-icon li a{ display:block; float:left; width:26px; height:26px;}
.social-icon li{ margin-right:5px;}
.social-icon .icon1{ background:url(../images/icon1.png) 0 0 no-repeat;}
.social-icon .icon2{ background:url(../images/icon2.png) 0 0 no-repeat;}
.social-icon .icon3{ background:url(../images/icon3.png) 0 0 no-repeat;}
.social-icon .icon4{ background:url(../images/icon4.png) 0 0 no-repeat;}
.social-icon .icon5{ background:url(../images/icon5.png) 0 0 no-repeat;}

.social-icon li a:hover{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
/**/

/*footer-menu*/
.footer-menu { width:381px;}
.footer-menu ul{ float:right; padding:28px 0 11px 0;}
.footer-menu ul ul{ display:none;}
.footer-menu li{
	background:url(../images/footer-menu-sep.gif) right top no-repeat;
	display:block;
	float:left;
	padding:0 13px;
}
.footer-menu li.lastItem{ background:none;}
.footer-menu li a{ color:#FFC812; font-size:13px; text-decoration:none;}
.footer-menu li a:hover,
.footer-menu li.current a,
.footer-menu li.active a{ color:#FFF;}
/**/

/*         _______________
__________/ header-slider \_______________________________________________________________
--------------------------------------------------------------------------------------- */

.tail-slider{ background:url(../images/tail-slider.jpg) 0 0 repeat-x; height:432px;}
.slider{height:432px; position:relative; z-index:1;}



.pix_diapo {
	height: 432px;
	margin: 0 0 0 0;
	position: relative;
	
}
.pix_diapo > div {
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.pix_diapo > div img{ z-index:1; margin:47px 0 0 402px;}
#pix_prev, #pix_next {
	cursor: pointer;
	display: block;
	height: 44px;
	position: absolute;
	width: 44px;
	z-index: 1001;
	top:221px;
	opacity: 1 !important;
}
#pix_prev:hover, #pix_next:hover{ background-position:0 -44px;}

#pix_prev{ background:url(../images/slider_left.png) 0 0 no-repeat; left:5px;}
#pix_next{ background:url(../images/slider_right.png) 0 0 no-repeat; left:920px;}
#pix_play, #pix_stop, #pix_pag_ul > li > .pix_thumb, #pix_canvas, #pix_commands   { display:none !important;}




#pix_pag {
	top:438px;
	left:393px;
	position:absolute;
	width: 184px;
	height:35px;
	z-index: 999999;
	padding:11px 0 0 43px;
}



#pix_pag li{ 
	display:block; 
	float:left;  
	margin-left:13px;
	background:url(../images/page_bg.png) 0 0 no-repeat;
	width:15px;
	height:16px;
	font-size:0;
	text-indent:-10000px;
	line-height:0;
	cursor:pointer;
	
}
#pix_pag li.diapocurrent, #pix_pag li:hover{ background-position:0 -16px;}


#pix_pag_ul > li > .thumb_arrow {
	display:none;
}
.pix_relativize {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.elemHover {
	position: absolute;
}

.ui-loader {
	display: none;
}

.caption {
	display: block;
	width: 335px;
	top:62px;
	left:81px;
	color:#B2CDD5;
	font-size:14px;
	line-height:1.5em;
}

.caption h3{ margin-bottom:25px;}
.caption h3 span{
	color:#FFFFFF;
	font-size:52px;
	line-height:1.2em;
	letter-spacing:-1px;
	word-spacing:-1px;
}
.caption h3 strong{ color:#FFC122; font-size:24px; display:block; padding:1px 0 0 0;}
.slider-indent-top{ padding:17px 0 0 0;}
.slider-button-top{ padding:24px 0 0 0;}
.slider-button-top a{
	display:block;
	float:left;
	background:url(../images/slider-button.png) 0 0 no-repeat;
	width:127px;
	height:41px;
	margin-right:19px;
	text-align:center;
	text-decoration:none;
	color:#34383A;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	line-height:2.4em;
}
.slider-button-top a:hover{ background-position:0 -41px; text-decoration:none; color:#FFF;}






/*         ___________
__________/ accordion \__________________________________________________________________
--------------------------------------------------------------------------------------- */
	

.accordion, .accordion li {margin: 0; padding: 0; border: none;}
.accordion li{
		background:url(../images/article_sep.gif) bottom left repeat-x;
		padding:2px 0 6px 0;
}
.accordion li a{
	background:url(../images/accordion_marker.png) 2px 3px no-repeat; 
	display:block; 
	padding:3px 0 5px 30px;
	color:#FFB700;
	text-decoration:none;
	font-size:12px;
	line-height:1.7em;
	
	
}
.accordion li a:hover{ color:#FFF;}
.accordion li li{background:url(../images/sep2.gif) bottom left repeat-x !important; margin:0 18px 0 18px; padding:0 !important;}
.accordion li li a{ background:url(../images/marker_sub.gif) 11px 7px no-repeat; color:#FFFFFF; padding:1px 0 1px 17px; font-size:12px; }
.accordion li li a:hover{ color:#FFB700; text-decoration:none;}


.accordion ul {
	padding:0 0 0;  
	
}
.accordion ul a { margin-top:4px;}
.accordion a:hover{ color:#006888;}
.accordion a.dcjq-parent.active{ background:url(../images/accordion_bg.png) 0 0 no-repeat;  color:#ffffff;}
.accordion a.dcjq-parent:hover{
	color:#FFF;
}
.accordion a.dcjq-parent{
	color:#FFB700;
	
}
.dcjq-count{ display:none;}




