body
{
        background:#1b350e;
        color: #634c39;
        font-size: 12px;
		line-height:1.2em;
        padding: 0px;
        text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		min-width:1062px;
		margin:0;
}


.main
{
	margin: 0 auto; 
	width: 1062px; 
	padding:0;
	text-align:left;
	min-width:1062px;
	
}


a{color:#634c39; 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;}

.xdebug-error, .photo-gallery br{ display:none;}
#powerfulmodcontent{
	background: #6a4322 !important;
		
		  -webkit-border-radius: 10px;
 		 -moz-border-radius: 10px;
 		 border-radius: 10px;
}

/*         _______
__________/ fonts \_______________________________________________________________________
--------------------------------------------------------------------------------------- */


.text-logo
{font-family: 'BebasNeueRegular';}

.caption1 h3,
.caption2 h3,
.caption3 h3
{font-family: 'MyriadProBlackBold';}





.tail-content{ background:url(../images/tail-content.gif) 0 0 repeat;}
.tail-header{ background:url(../images/tail-header.jpg) 0 0 repeat-x;}
.tail-header-center{ background:url(../images/tail-header-center.jpg) top center no-repeat;}


/*         ________
__________/ header \_____________________________________________________________________
--------------------------------------------------------------------------------------- */
.header{ height:592px;}

/*logo*/
.logo{
	
	width:403px;
	height:65px;
	top:10px;
	left:63px;
}
.logo a{
	background:url(../images/logo.png) 0 0 no-repeat;
	width:403px;
	height:65px;
}

/*social-icon*/
.social-icon{
	top:32px;
	left:862px;
}
.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;}

/*search*/
.search-box {
    overflow: hidden;
	top:30px;
	left:534px;
	width:307px;
	position:absolute;
	
}
.search-box label {	display:none;}
.search-box #mod-search-searchword {
	background:#004069 !important;
	width:248px;
	height:28px;
	top:0;
	left:0;
	border-top:1px solid #004069;
	border-left:1px solid #004069;
	border-right:1px solid #32729b;
	border-bottom:1px solid #5c92b2;
	line-height:1.2em;
	
	 -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color:#82daea;
  font-size:12px;
  padding:0 0 0 8px;
  font-family:Arial, Helvetica, sans-serif;
}
.search-box .button {
    background:url(../images/search_button.png) 0 0 no-repeat;
	width:42px;
	height:33px;
	display:block;
	font-size:0; 
	line-height:0; 
	text-indent:-10000px;
	top:-1px;
	left:261px;
	position:absolute;
	cursor:pointer;
	
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  
   -webkit-box-shadow:none !important;
  -moz-box-shadow:none !important;
  box-shadow: none !important;
   
	
}
.search-box .button:hover { background-position:0 -33px;}
.search-box img {
    display: none !important;
}
/**/




/*         _________
__________/ content \_____________________________________________________________________
--------------------------------------------------------------------------------------- */
.content-bg{ padding:32px 52px 31px 51px;}
#container{
	overflow:hidden; 
	text-align:left; 
	margin-bottom: -30000px; 
	padding-bottom:30000px;	
}

#left{
	float:left; 
	text-align:left;    
	width:290px;
	margin-bottom: -30000px; padding-bottom:30000px;

}
.left-indent{ padding:0 38px 0 0;}

#right{
	float:right; 
	text-align:left;    
	width:290px;
	margin-bottom: -30000px; padding-bottom:30000px;

}
.right-indent{ padding:0 0 0 38px;}

/*on-line style*/

.content .button,
.content button{
	background:url(../images/buttom.gif) 0 0 repeat-x;
	height:30px;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display:inline-block;
  color:#762e02;
   padding:0 11px;
   line-height:2.5em;
   text-decoration:none;
  
  -webkit-text-shadow: 0px 1px 1px #ffdb82;
  -moz-text-shadow: 0px 1px 1px #ffdb82;
  text-shadow: 0px 1px 1px #ffdb82;
  border:none;
}

.content .button:hover,
.content button:hover{ color:#FFF; text-decoration:none !important;}


.container-indent{ padding:6px 0 0 0;}
.bg-wrapper{
	background:#c86f1f;
	
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  
  border:1px solid #e0a675;
  padding:5px 5px 5px 6px;
}
.bg-wrapper1{
	background:#FFF;
	border:1px solid #974912;
	padding:15px 10px 19px 20px;
	
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.img-border{
	border:1px solid #d4cac3;
	padding:5px;
	background:#FFF;
	
	 -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.img-indent{ float:left; margin:0 30px 0 0;}

.row-separator{ background:url(../images/row-separator.gif) bottom left repeat-x; height:27px;}
.row-sep-shadow{
	background:url(../images/row-sep-shadow.gif) 0 0 repeat-x;
	height:20px;
	margin:5px 0 10px 0;
}

.row-box .col-1{ width:313px;}
.row-box .col-2{ margin-left:23px; width:287px;}

.content-bg strong{ color:#891243;}
.list-top{ padding:11px 0 0 0;}
.indent-top{ padding-top:12px;}
.indent-top-bottom{ padding:11px 0;}
.button-top{ padding-top:11px;}
/**/







/*Login*/
#login-form #modlgn-username, #login-form #modlgn-passwd{
	width:204px; 
	height:28px; 
	background:#ffffff url(../images/input_bg.gif) 0 0 repeat-x;
	border:1px solid #6b6e6f;
	font-family:Arial, Helvetica, sans-serif;
	color:#634c39;
	 font-size:13px;
	 line-height:16px;
	 padding:0 0 0 8px;
	 margin-bottom:15px;
	 
	 -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  
  border-top:1px solid #2c190b;
  border-left:1px solid #e0d9d2;
  border-right:1px solid #d3c7be;
  border-bottom:1px solid #c08f66;
  
  line-height:2.2em;
}
.list-form li{ padding:0 0 5px 0;}
.list-form a{ color:#ffc600; text-decoration:underline;}
.list-form a:hover{ color:#ffc600; text-decoration:none;}

#form-login-remember{ padding:4px 0 21px 0; color:#cb9a71;}

.moduletable{ position:relative;}
#modlgn-remember{ float:left; margin:2px 9px 0 0;}



.box-form .button, .logout-button .button{ margin:0 11px 17px 0;}


.extra-reg{ text-align:right; float:right; padding:0 11px 0  0; color:#ffc600;}
.extra-reg:hover{ text-decoration:none;}
.login-greeting{ display:block; padding-bottom:11px; color:#ffc600; font-size:14px;}
/**/



/*wrapper article*/
.moduletable{ margin-bottom:11px;}
.moduletable .stylebox1-title{
	background:url(../images/article_title.png) 0 0 no-repeat;
	width:252px;
	height:60px;
}
.moduletable .stylebox1-title h3{
	color:#411e01;
	font-size:24px;
	line-height:1.2em;
	padding:16px 0 0 39px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:capitalize;
	
	-webkit-text-shadow: 0px 1px 1px #f8c784;
  -moz-text-shadow: 0px 1px 1px #f8c784;
  text-shadow: 0px 1px 1px #f8c784;
}
.moduletable .stylebox1-text{
	background:#ffe8d5;
	border-left:1px solid #2c190b;
	border-right:1px solid #2c190b;
	border-bottom:1px solid #e0cfc1;
	padding:14px 14px 14px 18px;
	
	-webkit-border-bottom-right-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomright: 9px;
-moz-border-radius-bottomleft: 9px;
border-bottom-right-radius: 9px;
border-bottom-left-radius: 9px;
}

.s1 .stylebox1-text{
	background:#6a4322 url(../images/article_bg1.gif) 0 0 repeat-x;
}
.s2 .stylebox1-text{ padding:4px 4px 24px 4px;}
/**/


/*         ________
__________/ footer \______________________________________________________________________
--------------------------------------------------------------------------------------- */
.tail-footer{ background:url(../images/tail-footer.gif) top center repeat-x; height:78px;}
.footer .col-1{ width:521px;}
.footer .col-1 p{ padding:31px 0 0 71px; color:#8bae6c; font-size:12px; line-height:1.2em;}
.footer .col-1 p a{ color:#8bae6c; text-decoration:none;}
.footer .col-1 p a:hover{ text-decoration:underline;}
.footer .col-2{ margin-left:337px; width:160px; padding:27px 0 0 0;}

/*         _______________
__________/ header-slider \_______________________________________________________________
--------------------------------------------------------------------------------------- */
.corner-top-left{ background:url(../images/corner_top_left.png) 0 0 no-repeat;top:-9px; left:-13px;}
.corner-top-right{ background:url(../images/corner_top_right.png) 0 0 no-repeat;  top:-10px; left:823px;}
.corner-bottom-left{ background:url(../images/corner_bottom_left.png) 0 0 no-repeat; top:263px; left:-13px;}
.corner-bottom-right{ background:url(../images/corner_bottom_right.png) 0 0 no-repeat; top:262px; left:823px;}

.corner{ width:43px; height:43px; z-index:111;}

.slider-wrapepr{
	z-index:1; 
	top:141px; 
	left:104px; 
	width:853px; 
	height:293px;
	border:1px solid #ffffff;
	background:url(../images/slider-wrapepr.gif) 0 0 repeat-x;
	
	  
  -webkit-box-shadow: 0px 2px 8px #292f35;
  -moz-box-shadow: 0px 2px 8px #292f35;
  box-shadow: 0px 2px 8px  #292f35;
}
.slider{ width:948px; height:315px;}



.pix_diapo {
	height: 275px;
	margin: 0 0 0 0;
	position: relative;
	width: 836px;
	
}
.pix_diapo > div {
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.pix_diapo > div img{ margin:10px 0 0 9px; z-index:1;}
#pix_prev, #pix_next {
	cursor: pointer;
	display: block;
	height: 30px;
	position: absolute;
	width: 33px;
	z-index: 1001;
	top:303px;
	opacity: 1 !important;
}
#pix_prev:hover, #pix_next:hover{ background-position:0 -30px;}

#pix_prev{ background:url(../images/pix_prev.png) 0 0 no-repeat; left:30px;}
#pix_next{ background:url(../images/pix_next.png) 0 0 no-repeat; left:796px;}
#pix_play, #pix_stop, #pix_pag_ul > li > .pix_thumb, #pix_canvas, #pix_commands   { display:none !important;}




#pix_pag {
	top:302px;
	left:346px;
	position:absolute;
	width: 157px;
	height:31px;
	z-index: 111;
	background:url(../images/pix_pag.png) 0 0 no-repeat;
	padding:10px 0 0 30px;
}



#pix_pag li{ 
	display:block; 
	float:left;  
	margin-left:15px;
	background:url(../images/page_bg.png) 0 0 no-repeat;
	width:14px;
	height:13px;
	font-size:0;
	text-indent:-10000px;
	line-height:0;
	cursor:pointer;
	
}
#pix_pag li.diapocurrent, #pix_pag li:hover{ background-position:0 -13px;}


#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: 497px;
}

.caption h3{
	height:52px;
	display:inline-block;
	padding:0 13px;
	line-height:1.2em;
	color:#ffffff;
  font-size:36px;
  line-height:1.5em;
  text-transform:uppercase;
  
 
 
 -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  letter-spacing:-2px;
}

.caption1{
	top:205px;
	left:554px;
}
.caption1 h3{
	background:url(../images/slider_text1.gif) 0 0 repeat-x;
	-webkit-text-shadow: 0 -1px 1px #b17f00;
  -moz-text-shadow: 0 -1px 1px #b17f00;
  text-shadow: 0 -1px 1px #b17f00;
}
.caption2{
	top:205px;
	left:554px;
}
.caption2 h3{
	background:url(../images/slider_text2.gif) 0 0 repeat-x;
	 -webkit-text-shadow: 0 -1px 1px #79a408;
  -moz-text-shadow: 0 -1px 1px #79a408;
  text-shadow: 0 -1px 1px #79a408;
}
.caption3{
	top:205px;
	left:508px;
}
.caption3 h3{
	background:url(../images/slider_text3.gif) 0 0 repeat-x;
	 -webkit-text-shadow: 0 -1px 1px #007aaf;
  -moz-text-shadow: 0 -1px 1px #007aaf;
  text-shadow: 0 -1px 1px #007aaf;
}





/*         ___________
__________/ accordion \__________________________________________________________________
--------------------------------------------------------------------------------------- */
	

.accordion, .accordion li {margin: 0; padding: 0; border: none;}
.accordion li{
		background:url(../images/sep1.gif) bottom left no-repeat;
		padding:2px 0 4px 0;
}
.accordion li a{
	background:url(../images/accordion_marker.gif) 16px 10px no-repeat; 
	display:block; 
	padding:9px 0 9px 44px;
	color:#634c39;
	text-decoration:none;
	font-size:14px;
	line-height:1.2em;
}
.accordion li li{background:url(../images/sep2.gif) bottom left repeat-x !important; margin:0 18px 0 18px;}
.accordion li li a{ background:url(../images/marker_sub.gif) 0 7px no-repeat; color:#e9dace; padding:3px 0 3px 25px; font-size:12px; }
.accordion li li a:hover{ color:#ffbf00;}


.accordion ul {
	padding:4px 0 12px;  
	background:#6a4322; 
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.accordion ul a { margin-top:4px;}
.accordion a:hover{ color:#a72b48;}
.accordion a.dcjq-parent.active{ background:#6a4322 url(../images/accordion_marker1.gif) 16px 10px no-repeat;  color:#ffffff;}
.accordion a.dcjq-parent:hover{
	color:#a72b48;
}
.accordion a.dcjq-parent{
	color:#634c39;
	
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;


}




/*         ______
__________/ news \________________________________________________________________________
--------------------------------------------------------------------------------------- */	


.top-indent{ height:0; overflow:hidden; font-size:0; line-height:0;}
.img-indent1{ border:3px solid #cecece; float:left; margin:0 11px 0 0;}

.news-border strong  a{ color:#0d7fe0;}
.news-border{ color:#363636; text-align:justify;}


#news-container li{ background:url(../images/news-sep.gif) bottom left repeat-x; line-height:1.4em; color:#634c39;}
#news-container li:last-child{ background:none !important;}
#news-container .row-news{  padding:15px 0;}
#news-container span a{ color:#5d871b;}