   
html 
{  
    padding: 0;
}

body 
{
	margin:auto;
	padding:0;
	background: #ffffff repeat-x url(test.jpg) fixed;
	height:100%;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}


form { padding:0; margin:0; }
hr { color:#CCCCCC; border:0; height:1px; border-color:#CCCCCC; background-color:#dbdbda; }
a:hover { text-decoration:none; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; margin:0; padding:0;   }
.hide { display:none; }
small.clear { font-size:1px; height:0px; }

.tleft { text-align:left; }
.tright { text-align:right; }
.tcenter { text-align:center; }
.vmiddle { vertical-align:middle; }
.vtop { vertical-align:top; }
.vbottom { vertical-align:bottom; }
.underline { text-decoration:underline; }
.block { display:block; font-size:1px; }

.padme { padding:5px; }
.lrpadme { padding-left:10px; padding-right:10px; }
.tbpadme { padding-top:10px; padding-bottom:10px; }

.ldistance { margin-left:5px; }
.rdistance { margin-right:5px; }
.tdistance { }
.bdistance { margin-bottom:5px; }

.required { color:red; }
/* ARROWS */
a.arrow-gray {
	padding:5px;
	padding-left: 5px;
	margin-left: 4px;
	text-decoration:none;
	background-image: url('../../inc/img/base/arrow_gray_right.gif');
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	color: #000000;
}
a.standard {
	padding: 5px;
	text-decoration:none;
	text-align:left;
	 
}
a.arrow-green {
	padding:8px;
	padding-left:16px;
	text-decoration:underline;
	background-image:url('../../inc/img/base/arrow_green.gif');
	background-repeat:no-repeat;
	background-position:left 12px;
	font-size:12px;
	display:block;
	color:#2a2a2a;
}
a.arrow-green:hover { text-decoration:none; }
/* BUTTONS */
a.button-green {
    background: transparent url('../../inc/img/base/button_green.gif') no-repeat scroll top right;
    color: #fff;
	display:block;
	float:left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	text-align:center;
	position:relative;
	cursor:pointer
}

a.button-green span {
    background: transparent url('../../inc/img/base/button_green.gif') no-repeat;
	display:block;
    line-height: 14px;
    padding: 3px 0 5px 18px;
	cursor:pointer;

}
a.button-green:hover {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.button-green:hover span {
    background-position: bottom left;

} 

/* BUTTONS YELLOW */
a.button-yellow {
    background: transparent url('../../inc/img/base/button_yellow.gif') no-repeat scroll top right;
    color: #333333;
	display:block;
	float:left;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
    height: 33px;
    padding-right: 25px; /* sliding doors padding */
    text-decoration: none;
	text-align:center;
	position:relative;
	cursor:pointer
}

a.button-yellow span {
    background: transparent url('../../inc/img/base/button_yellow.gif') no-repeat;
	display:block;
    line-height: 25px;
    padding: 3px 0px 5px 25px;
	cursor:pointer;

}
a.button-yellow:hover {
    background-position: bottom right;
    color: #111111;
    outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}

a.button-yellow:hover span {
    background-position: bottom left;

} 
#search-box
{
    width: 190px;
    border-top: 1px solid #B9C5E9;
    border-left: 1px solid #B9C5E9;
    border-right: 1px solid #D4DAE9;
    border-bottom: 1px solid #D4DAE9;
    color:#595959;
    font-size:12px;
    padding: 5px;
    margin: 2px 2px 0 0;
}

.searchBoxHolder
{

    float: right;
    padding-right: 20px;
    padding-top: 20px;
} 
.textbox-search
{
    width: 170px;
	font-size: 13px;
    padding: 3px;
	border-top: 1px solid #586DA6;
    border-left: 1px solid #586DA6;
    border-right: 1px solid #B3BEDC;
    border-bottom: 1px solid #B3BEDC;
}

.search-block
{
    height: 60px;
	padding-top: 25px;
	padding-right: 20px; 
}

.search-block .advanced
{
	padding-left: 5px;
	margin-left: 4px;
	text-decoration:none;
	background-image: url('../../inc/img/base/arrow_gray_right.gif');
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
}

.search-block .holder
{
	margin: 3px; 
}

.top-toolbox
{
	padding-right: 10px;
} 
.wbox.news 
{
	width: 100%;
	height: 100%;
}

.wbox.news .wcontent 
{ 
	font-size: 12px;
	padding: 10px; 
	padding-top: 0;  
	min-height: 750px;
}

.wbox.news .topnews { width:195px; height:312px; background-color:#eaeaea; padding:10px; overflow:hidden; }
.wbox.news .topnews .photo { text-align:center; }
.wbox.news .topnews .photo img { background-repeat:no-repeat; background-position:center; }
.wbox.news .topnews .photo .date { position:absolute; font-size:10px; color:#FFFFFF; margin-left:5px; margin-top:5px; font-size:10px; font-family:Arial, Helvetica, sans-serif; }
.wbox.news .topnews .title { color:#3e3a2f; padding-top:5px; padding-bottom:5px; display:block; }
.wbox.news .topnews .description { font-size:10px;	 color:#3a3a3a }
.wbox.news a.news-archive-link {  background-image:url('../../inc/img/base/button_gradient_bgr.gif'); background-color:#dcdcdc; background-position:bottom; background-repeat:repeat-x; display:block; text-align:center; margin-top:2px; color:#000000; padding-top:10px; padding-bottom:10px; }

.wbox.news .list { width:516px; }
.wbox.news .list a, .search-news a { display:block;  padding:5px; background-color:#efefef; text-decoration:none; }
.wbox.news .list a:hover, .search-news a:hover { background-color:#e5e5e5;  }
.wbox.news .list a img, .search-news img { margin-right:10px; border:0 }
.wbox.news .list a .title, .search-news .title { color:#529d58; text-decoration:underline; position:relative; display:block; padding-bottom:5px; }
.wbox.news .list a .descr, .search-news .descr { color:#3a3a3a; text-decoration:none; position:relative; display:block; font-size:10px; }
.wbox.news .list a small, .search-news small { color:#a0a0a0; }

.news-item
{

}

.news-item .date
{
	float: left;
	width: 80px;
	min-height: 80px;
	background-image: url('../../inc/img/base/acs-int-news-item-date-holder.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: center;
}

.news-item .date .day
{
	padding-top: 18px;
	padding-left: 28px;
	font-size: 19px;
	font-weight: bold;
	color: #D0392D;
	width: 25px;
	height: 23px;
	text-align: center;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana;
}

.news-item .date .month
{
	padding-left: 27px;
	font-size: 14px;
	color: #42465F;
	width: 25px;
	height: 25px;
	font-weight: 300;	
	text-align: center;
	font-family: "Segoe UI";
	letter-spacing: 2px
}

.news-item .content
{
	float: left;
	border-left: 1px solid #D3D7EB;
	width: 600px;
	height: 85px;
	padding-left: 5px; 
}

.news-item .content .title
{
    color: #AC0D00;
	font-weight: bold;	
	margin-left: 5px;
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana;
}

.news-item .content .category
{
	padding: 5px;
	padding-left: 7px;
	margin-left: 4px;
	background-image: url('../../inc/img/base/arrow_gray_right.gif');
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	color: #000000;
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana;
}

.news-item .content .category a:hover
{
	text-decoration: underline;
}

.news-item .content .category a:active, a:visited
{
	text-decoration: none;
}

.news-item .content .text
{
    color: #000000;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana;
}

.wbox.news .wpaging
{
    padding:10px; padding-top:0;text-align:right;padding:0px 0px 15px 0px;font-family:Arial,Helvetica,sans-serif;color:#AC0D00;font-size:13px;
}

/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

 
	.coda-slider-wrapper { text-align: left }

/* Styling for specific sliders */

 
/* Stuff to change */

	.coda-slider-wrapper { padding: 10px 0 }
	.coda-slider { background: #ffffff }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 500px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
 
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	#inner-body .coda-nav ul li a.current { background: #3399CC }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 5px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }
   .panel-wrapper h2 { display: none}
/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
 
	.coda-slider-wrapper { clear: both; overflow: hidden }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left; min-height: 700px; }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
#coda-nav-1
{
border-bottom: 1px solid #D3D8E7;
}
#coda-nav-1 ul
{
margin: 0 auto;
   position: relative;
   width: 100%;
  height: 18px;
  
}

#coda-nav-1 li
{
    display: inline;
    list-style-type: none;
     
    width: 100%;

    background-color: #B11508;
    margin: 2px;
    padding-top: 2px;
    padding-bottom: 4px;
font-size: 12px;
color: #ffffff;

}

 #coda-nav-1 li .inactive
{
	background-image: url('../../inc/img/base/inactive-tab.gif');
	background-repeat: repeat-x;
    background-position: 1px;
    padding: 4px;
    color: #6A6C74;
}

#coda-nav-1 li .current
{
	background-image: url('../../inc/img/base/active-tab.gif');
	background-repeat: repeat-x;
    background-position: 1px;
    padding: 4px;
    color: #ffffff;
}

#coda-nav-1 li a
{
 
color: #ffffff;
}


  
.wbox.contacts 
{
	width: 100%;
	height: 100%;
}
.wbox.contacts .wcontent { padding:10px; padding-top:0;  }
.wbox.contacts .topcontacts { width:195px; height:312px; background-color:#eaeaea; padding:10px; overflow:hidden; }
.wbox.contacts .topcontacts .photo { text-align:center; }
.wbox.contacts .topcontacts .photo img { background-repeat:no-repeat; background-position:center; }
.wbox.contacts .topcontacts .photo .date { position:absolute; font-size:10px; color:#FFFFFF; margin-left:5px; margin-top:5px; font-size:10px; font-family:Arial, Helvetica, sans-serif; }
.wbox.contacts .topcontacts .title { color:#3e3a2f; padding-top:5px; padding-bottom:5px; display:block; }
.wbox.contacts .topcontacts .description { font-size:10px;	 color:#3a3a3a }
.wbox.contacts a.contacts-archive-link {  background-image:url('../../inc/img/base/button_gradient_bgr.gif'); background-color:#dcdcdc; background-position:bottom; background-repeat:repeat-x; display:block; text-align:center; margin-top:2px; color:#000000; padding-top:10px; padding-bottom:10px; }

.wbox.contacts .list { width:516px; }
.wbox.contacts .list a, .search-contacts a { display:block;  padding:5px; background-color:#efefef; text-decoration:none; }
.wbox.contacts .list a:hover, .search-contacts a:hover { background-color:#e5e5e5;  }
.wbox.contacts .list a img, .search-contacts img { margin-right:10px; border:0 }
.wbox.contacts .list a .title, .search-contacts .title { color:#529d58; text-decoration:underline; position:relative; display:block; padding-bottom:5px; }
.wbox.contacts .list a .descr, .search-contacts .descr { color:#3a3a3a; text-decoration:none; position:relative; display:block; font-size:10px; }
.wbox.contacts .list a small, .search-contacts small { color:#a0a0a0; }

.wbox.contacts .wcontent .textarea-standard-required 
{
	border-color:#424B7C #CAD0E0 #CAD0E0;
	border-right:1px solid #CAD0E0;
	border-style:solid;
	border-width:1px;
	padding:3px;
	width: 300px;
	
}

.wbox.contacts .wcontent .textbox-standard-required 
{
	border-color:#424B7C #CAD0E0 #CAD0E0;
	border-right:1px solid #CAD0E0;
	border-style:solid;
	border-width:1px;
	padding:3px;
	width:244px;
}
 
.wbox.subsection-documents 
{
	width: 100%;
	height: 100%;

}

.wbox.subsection-documents  .wcontent 
{ 
	padding:10px; 
	padding-top:0;  	
	min-height: 750px;
	margin: 0 auto;
} 
.simpleTree
{
	margin:0;
	padding-top:0;
	padding-left: 2px;
	padding-bottom: 0;
	padding-right: 0;	 
	overflow:auto;
	width: 700px;
	height: 600px;	
}
.simpleTree li
{
	list-style-type: none;
	margin:0;
	padding:0 0 5px 34px;
	line-height: 14px;
    text-decoration:underline;    
}
.simpleTree li span
{
	display:inline;
	clear: left;
	white-space: nowrap;    
}
.simpleTree ul
{
	margin:0; 
	padding:0;
}
.simpleTree .root
{
	margin-left:-16px;
	/*background: url("../img/base/sitemap/root.gif") no-repeat 16px 0 #ffffff;*/
}
.simpleTree .line
{
	margin:0 0 0 -16px;
	padding:0;
	line-height: 3px;
	height:3px;
	font-size:3px;
	/*background: url("../img/base/sitemap/line_bg.gif") 0 0 no-repeat transparent;*/
}
.simpleTree .line-last
{
	margin:0 0 0 -16px;
	padding:0;
	line-height: 3px;
	height:3px;
	font-size:3px;
	background: url("../img/base/sitemap/spacer.gif") 0 0 no-repeat transparent;
}
.simpleTree .line-over
{
	margin:0 0 0 -16px;
	padding:0;
	line-height: 3px;
	height:3px;
	font-size:3px;
	background: url("../img/base/sitemap/line_bg_over.gif") 0 0 no-repeat transparent;
}
.simpleTree .line-over-last
{
	margin:0 0 0 -16px;
	padding:0;
	line-height: 3px;
	height:3px;
	font-size:3px;
	background: url("../img/base/sitemap/line_bg_over_last.gif") 0 0 no-repeat transparent;
}
.simpleTree .folder-open
{
	margin-left:-16px;
	background: url("../img/base/sitemap/collapsable-last.gif") 0 -2px no-repeat #fff;
}
.simpleTree .folder-open-last
{
	margin-left:-16px;
	background: url("../img/base/sitemap/collapsable-last.gif") 0 -2px no-repeat #fff;
}
.simpleTree .folder-close
{
	margin-left:-16px;
	background: url("../img/base/sitemap/expandable-last.gif") 0 -2px no-repeat #fff;
}
.simpleTree .folder-close-last
{
	margin-left:-16px;
	background: url("../img/base/sitemap/expandable-last.gif") 0 -2px no-repeat #fff;
}
.simpleTree .doc
{
	margin-left:-16px;
	background: url("../img/base/sitemap/leaf.gif") 0 -1px no-repeat #fff;
}
.simpleTree .doc-last
{
	margin-left:-16px;
	background: url("../img/base/sitemap/leaf-last.gif") 0 -1px no-repeat #fff;
}
.simpleTree .ajax
{
	background: url("../img/base/sitemap/spinner.gif") no-repeat 0 0 #ffffff;
	height: 16px;
	display:none;
}
.simpleTree .ajax li
{
	display:none;
	margin:0; 
	padding:0;
}
.simpleTree .trigger
{
	display:inline;
	margin-left:-32px;
	width: 28px;
	height: 11px;
	cursor:pointer;
}
.simpleTree .text
{	
    cursor:pointer;
}
.simpleTree .active
{
	cursor: default;
	background-color:#F7BE77;
	padding:0px 2px;
	border: 1px dashed #444;
}
#drag_container
{
	background:#ffffff;
	color:#000;
	font: normal 11px arial, tahoma, helvetica, sans-serif;
	border: 1px dashed #767676;
}
#drag_container ul
{
	list-style: none;
	padding:0;
	margin:0;
}

#drag_container li
{
	list-style: none;
	background-color:#ffffff;
	line-height:18px;
	white-space: nowrap;
	padding:1px 1px 0px 16px;
	margin:0;
}
#drag_container li.doc, #drag_container li.doc-last
{
	background: url(../img/base/sitemap/leaf.gif) no-repeat -17px 0 #ffffff;
}
#drag_container .folder-close, #drag_container .folder-close-last
{
	background: url(../img/base/sitemap/expandable.gif) no-repeat -17px 0 #ffffff;
}

#drag_container .folder-open, #drag_container .folder-open-last
{
	background: url(images/collapsable.gif) no-repeat -17px 0 #ffffff;
}
.contextMenu
{
	display:none;
} 
.wbox.center-block .categories .col .search_view_results{
    margin-top:10px;
    margin-bottom:20px;
}
.wbox.center-block .categories .col .search_info{
    margin-bottom:10px;
}
.wbox.center-block .categories .col .search_results a{
    font-weight:bold;
    display:block;
    margin:10px 0px;
    padding:0px;
    color:blue;
    text-decoration:underline;
}
.wbox.center-block .categories .col .search_paging{
    width:100%;
    padding:10px 0px;
}
.wbox.center-block .categories .col .search_paging .search_paging_active{
    font-size:14px;
    margin-right:5px;
    font-weight:bold;
}

.wbox.center-block .categories .col .search_paging .search_paging_inactive{
    font-size:12px;
    display:inline;
    margin-right:5px;
    padding:0px;
    color:blue;
    text-decoration:underline;
}













 
.iconlist
{
list-style: none;
margin: 0;
padding: 0;
}

li.multi
{
background-image: url(bullet_pdf.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.link
{
background-image: url(../img/base/ico/link.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.text
{
background-image: url(bullet_text.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.htm
{
background-image: url(bullet_htm.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}


.content-tab
{
    background-image: url(../img/base/acs-int-content-tab-active.png);
	width: 50px;
}

.top-toolbox .language-switch
{
    text-decoration: none;
    color: #AC0D00;
}

.top-toolbox a
{
    text-decoration: none;
    color: #AC0D00;
}

img 
{

    border: 0;
}

/* 
			 * The state classes are a little bit complex, because of the doubble class bug in IE6
			 * The state class looks like this:
			 * 
			 * .ui-radio-state[-checked][-disabled][-hover] or .ui-checkbox-state[-checked][-disabled][-hover]
			 * 
			 * Examples:
			 * 
			 * .ui-radio-state-checked (simply checked) 
			 * .ui-radio-state-checked-hover (checked and hovered/focused)
			 * .ui-radio-state-hover (unchecked and hovered/focused)
			 * 
			 */
			
			.ui-radio-state-disabled,
			.ui-radio-state-checked-disabled,
			.ui-radio-state-disabled-hover,
			.ui-radio-state-checked-disabled-hover {
				color: #999;
			}
			span.ui-checkbox,
			span.ui-radio {
				display: block;
				float: left;
				width: 16px;
				height: 16px;
				background: url(icon_checkbox.png) 0 -40px no-repeat;
			}
			span.ui-helper-hidden {
				display: none;
			}
			label {
				padding: 2px;
				
			}
			span.ui-radio-state-hover,
			span.ui-checkbox-state-hover {
				background-position: 0 -114px;
			}
			
			span.ui-checkbox-state-checked {
				background-position: 0 -1px;
			}
			
			span.ui-checkbox-state-checked-hover {
				background-position: 0 -75px;
			}
			span.ui-radio-state-checked-disabled-hover,
			span.ui-radio-state-checked-disabled,
			span.ui-radio-state-checked {
				background-position: 0 -161px;
			}
			
			
			span.ui-radio-state-checked-hover {
				background-position: 0 -200px;
			}

 /**/

.overlay { 
	width:100%; 
	height:100%; 
	position:fixed; 
	left:0px; 
	top:0px; 
	background-color:#ffffff; 
	background-image:url('../../inc/img/base/loading.gif'); 
	background-repeat:no-repeat; 
	background-position:center;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

/* WHITE BOX */
.wbox {}
.wbox .wcontent-menu { background-color: #ECEFFB; }
.wbox .wcontent { background-color:#FFFFFF; }
.wbox .wcontent-menu .funcs { padding-top:3px; padding-bottom:3px; padding-right:5px; }
.wbox .wcontent-menu .visits { padding-top:20px; text-align:right; color:#ababa9; padding-right:5px; }

.wbox .wcontent .funcs { padding-top:3px; padding-bottom:3px; padding-right:5px; }
.wbox .wcontent .visits { padding-top:20px; text-align:right; color:#ababa9; padding-right:5px; }

.wbox .top-corners {
    background: transparent url('../../inc/img/base/white_box_top_corners.gif') no-repeat scroll bottom right;
    color: #FFFFFF; display:block; font-size:10px; height: 5px; padding-right: 8px; font-size:1px;

}

.wcontent2
{padding: 15px;
    
	background-color: #ffffff;
	
}
.wbox .top-corners  span {
    background: transparent url('../../inc/img/base/white_box_top_corners.gif') no-repeat;
	background-position:left bottom; display:block; line-height: 5px; padding: 0px 0px 0px 8px; cursor:pointer; font-size:1px;
}
.wbox .top-title {
    background: transparent url('../../inc/img/base/white_box_top_title.gif') no-repeat scroll top left; color: #373737; display:block; font-size:10px; background-color:#FFFFFF;
	
}
.wbox .top-title .rcorner { background-image:url('../../inc/img/base/white_box_top_title_right.gif'); background-repeat:no-repeat; height:20px; padding-top:5px; padding-left:30px; padding-right:5px; padding-bottom:2px; }
.wbox .top-title .rcorner a { color:#373737; }
.wbox .top-title .title { font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#AC0D00; padding-top:9px; padding-left:10px; _height:1%; /* IE6 FIX */ }
.wbox .top-title .title.green { color:#948675; }
.wbox .top-title .title a { color:#AC0D0;}

.wbox .bottom-corners {
    background: transparent url('../../inc/img/base/white_box_bottom_corners.gif') no-repeat scroll bottom right;
    color: #FFFFFF; display:block; font-size:10px; height: 6px;font-size:1px;
}
.wbox .bottom-corners  span {
    background: transparent url('../../inc/img/base/white_box_bottom_corners.png') no-repeat;
	background-position:left bottom; display:block; line-height: 6px; padding: 0px 0px 0px 8px; cursor:pointer; font-size:1px;
}

/* LEFT MENU */
 
.wbox.leftmenu 
{
}

.wbox.leftmenu .wcontent a 
{
	background-image: url(../../inc/img/base/leftmenu_arrow_plus.gif);
	background-position: 7px 9px;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	padding: 8px 8px 8px 25px;
	text-decoration: none;
}

.wbox.leftmenu .wcontent a:hover 
{
    background-color:#F5EBC9;
	background-image: url(../../inc/img/base/leftmenu_arrow_plus.gif);
	background-position: 7px 9px;
	background-repeat: no-repeat;
}
 
.wbox.leftmenu ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.wbox.leftmenu ul li 
{
}
/* VOTING POLL */
.wbox.poll { position:relative; }
.wbox.poll hr { color:#CCCCCC; border:0; height:1px; border-color:#CCCCCC; background-color:#dbdbda; }
.wbox.poll .wcontent { padding:5px; }
.wbox.poll .question { display:block; font-size:11px; color:#5e5e5e; text-align:left; padding-bottom:5px; }
.wbox.poll .answer { color:#252525; padding:3px; _height:1%; /* IE6 FIX */  }
.wbox.poll .answer input { float:left; }
.wbox.poll .answer label { float:left; width:180px; padding-top:3px; padding-left:5px; }
.wbox.poll .votes { display:block; text-align:center; color:#8c8c8c; } 

.wbox.poll .ansert-result { padding:5px; padding-left:10px; }
.wbox.poll .ansert-result .title { color:#000000; padding-bottom:2px; }
.wbox.poll .ansert-result .percent { font-size:10px; color:#ff5253; font-weight:bold; }

.wbox.poll .archive-button { color:#006600;  display:block; margin-left:5px; }
.wbox.poll .archive-button:hover { text-decoration:underline; }

.poll-archive { padding-left:10px; padding-right:10px; padding-bottom:10px; }
.poll-archive fieldset { border:solid 1px #cccccc;  }
.poll-archive fieldset legend { font-size:12px; color:#006600 }
.poll-archive .content { padding:10px; }
.poll-archive .content .item a { display:block; padding:5px; color:#006600; background-image:url('../../inc/img/base/leftmenu_arrow_plus.gif'); background-repeat:no-repeat; background-position:left; padding-left:15px; }
.poll-archive .content .votes { padding:5px; font-size:10px;  }
.poll-archive .answers { padding-left:15px; width:600px; }
.poll-archive .answers .ansert-result { padding-top:3px; padding-bottom:3px; }
.poll-archive .answers .ansert-result .title { color:#333333; }





/* NEWS ARCHIVE LISTING */
.news-archive { padding:10px; width:723px; overflow:hidden;  }
.news-archive .navi { }
.news-archive .navi .years {}
.news-archive .navi .years .title { width:50px; display:inline-block; }
.news-archive .navi .years a { display:inline-block; padding:5px; color:#333333; background-color:#f1f1f1; border:solid 1px #999999; text-decoration:none;  vertical-align:middle  }
.news-archive .navi .years a:hover, .news-archive .navi .years a.on  {  background-color:#73c079; color:#FFFFFF; border-color:#54a05b; text-decoration:none }

.news-archive .navi .months { margin-top:5px;}
.news-archive .navi .months .title { width:50px; display:inline-block; }
.news-archive .navi .months a  { display:inline-block; padding:4px; color:#333333;  background-color:#f1f1f1; border:solid 1px #999999; text-decoration:none; vertical-align:middle }
.news-archive .navi .months a.not-active { color:#CCCCCC; border:solid 1px #CCCCCC; cursor:default  }
.news-archive .navi .months a.not-active:hover { color:#CCCCCC; border:solid 1px #CCCCCC; background-color:#f1f1f1 }
.news-archive .navi .months a:hover, .news-archive .navi .months a.on  {  background-color:#73c079; color:#FFFFFF; border-color:#54a05b; text-decoration:none }

.news-archive .list { }
.news-archive .list a { display:block; padding:5px; background-color:#efefef; text-decoration:none; margin-bottom:5px; position:relative; }
.news-archive .list a:hover { background-color:#e5e5e5; }
.news-archive .list a img { margin-right:10px; border:0; position:relative; }
.news-archive .list a .title { color:#529d58; text-decoration:underline; position:relative; display:block; padding-bottom:5px; }
.news-archive .list a .descr { color:#3a3a3a; text-decoration:none; position:relative; display:block; font-size:10px; }
.news-archive .list a small { display:block; text-align:right; color:#a0a0a0; position:relative; }
.news-archive .list .notfound { padding:40px; color:#000000 }

.news-archive .title-large { font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#54a05b; overflow: hidden; }
.news-archive .title-large h1 { padding: 0; margin: 0; padding-bottom: 10px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#54a05b; }
.news-archive .display { color:#333333; position:relative; }
.news-archive .display small { color:#333333; font-size:11px; color:#999999 }
.news-archive .display img { padding:5px; }
/* CALLENDAR */
.wbox.callendar { width:228px; }
.wbox.callendar .wcontent { padding:5px; }
.wbox.callendar .digits { border:solid 1px #dbdbda; padding:5px; }
.wbox.callendar .digits .row { display:block;  }
.wbox.callendar .digits .row a { display:block;  float:left; cursor:pointer; text-decoration:none; font-size:10px; color:#7b7b7b; padding:1px; border:solid 1px #ffffff;  }
.wbox.callendar .digits .row a.red { color:#f54545; }
.wbox.callendar .digits .row a span {  display:block; background-image:url('../../inc/img/base/callendar/digit_bgr.gif'); background-repeat:repeat-x;  text-align:center; width:25px; height:17px; padding-top:5px;  }
.wbox.callendar .digits .row a:hover, .wbox.callendar .digits .row a.on {   color:#AC0D00; border:solid 1px #BCAA94; }
 

.wbox.callendar .digits .row span.empty { display:block; float:left; width:29px; }
.wbox.callendar .digits .row span.th { display:block; float:left; width:29px;  text-align:center; color:#7b7b7b; padding-bottom:3px; }

/* GALLERY HOMEPAGE */
.wbox.gallery-home { width:525px; }

.wbox.gallery-home .wcontent 
{
    padding:8px; 
	padding-top:6px; 
 
}

.random-questions-holder
{
	background-color: #ffffff;
	-moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	padding-left: 5px;  
	padding-right: 5px;  
	padding-bottom: 5px;  
    padding-top: 5px; 
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	margin-top: 10px;
}

.mayor-info-holder
{
	background-color: #E6EAF6;
	-moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	padding-left: 5px;  
	padding-right: 5px;  
	padding-bottom: 5px;  
	padding-top: 5px;  
 
}
 
.wbox.gallery-home .categories { margin-left:15px; }
.wbox.gallery-home .categories .col { }
.wbox.gallery-home .categories .col a { display:block; padding:5px; color:#000000; padding-left:5px; text-decoration:underline; }


.wbox.center-block { width:525px; }
.wbox.center-block .wcontent { padding:8px;  padding-top:6px;}
.wbox.center-block .categories { width: 500px; }
.wbox.center-block .categories .col { }
.wbox.center-block .categories .col a { display:block; padding:5px; color:#7b7b7b;  text-decoration:underline; }



/* GALLERY */
.wbox .gallery { padding-left:5px; padding-right:5px; }
.wbox .gallery .categories { }
.wbox .gallery .categories a { display:block; padding:5px; border:solid 1px #CCCCCC; margin-top:10px; margin-right:10px; text-decoration:none; color:#333333; width:345px; background-position:7px; background-repeat:no-repeat; font-size:14px; cursor:pointer; }
.wbox .gallery .categories a small { font-size:10px; display:block; color:#999999  }
.wbox .gallery .categories a span { padding-top:20px;  }
.wbox .gallery .categories a img { background-position:center; background-repeat:no-repeat; margin-right:10px; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9;	opacity: 0.9;
 }
.wbox .gallery .categories a:hover { border:solid 1px #6fbb75; color:#2b6e31 }
.wbox .gallery .categories a:hover img { filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;	opacity: 1; }
.wbox .gallery .category-menu {  padding-left:10px; padding-bottom:10px; }

.wbox .gallery .navi { padding-right:10px; 	padding-top:5px;}
.wbox .gallery .navi a { color:#003366; }

.wbox .gallery .photos { }
.wbox .gallery .photos a.item { display:block; padding:5px; border:solid 1px #CCCCCC; margin-top:10px; margin-right:10px; text-decoration:none; color:#333333; width:225px; background-position:7px; background-repeat:no-repeat; font-size:11px; cursor:pointer; text-align:center;  }
.wbox .gallery .photos a.item img { background-position:center; background-repeat:no-repeat;  filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9;	opacity: 0.9;
 }
.wbox .gallery .photos a.item:hover img { filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;	opacity: 1; }
.wbox .gallery .photos a.item span { display:block; padding-top:3px; width:220px; height:15px; overflow:hidden; } 

.wbox .gallery .photo { margin-top:10px; padding:10px; border:solid 1px #CCCCCC; width:710px; overflow:hidden;  text-align:center; }

/* CMS */
.wbox .cms { padding:8px; padding-top:0px; }
.wbox .cms .date { font-size:10px; color:#ababa9; padding-bottom:10px; padding-left:2px; }
.wbox .cms .text .title h1 { padding: 0; margin: 0; font-size:10px; }
.wbox .cms .text { border:solid 1px #dbdbda; padding:10px; color:#444444; width:723px; overflow:hidden; }
.wbox .cms .text table { border-color:#f2f2f2; border-collapse:collapse; }
.wbox .cms .text table td, .wbox .cms .text table tr { border-color:#f2f2f2;  padding:5px; }

.wbox .cms .comments {  }
.wbox .cms .comments .item { }
.wbox .cms .comments .item a { color:#FF3300; font-size:12px;  }

.wbox .cms .attachments {
	border:solid 1px #dbdbda;
}
.wbox .cms .attachments legend {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#56a15c;
	font-weight:bold;
}
.wbox .cms .attachments .item {
	padding:5px; padding-left:30px;
	background-image:url('../../inc/img/base/save_icon.gif');
	background-position:7px 5px;
	background-repeat:no-repeat;
}
.wbox .cms .attachments .item a {
	color:#000000;
}

.wbox .cms .comments .title {  padding:10px; padding-left:0px; font-size:14px; font-weight:bold; color:#AC0D00  }
.wbox .cms .comments .text-field { border:solid 1px #cccccc; padding:3px; }
.wbox .cms .comments  input.code { font-size:20px; font-weight:bold; padding:10px; margin-left:5px; text-transform:uppercase; }
/* MEMBERS LOGIN & REGISTER FORM */
.member-forms { padding:20px; }
.member-forms .login-form {	width:300px; padding-left:20px; padding-right:20px; }
.member-forms .login-form label {  padding-bottom:3px; margin-top:3px; font-size:11px; }
.member-forms .login-form input.text { width:150px;  padding:3px; border:solid 1px #CCCCCC;  }
.member-forms .login-form  input.requiredField { border:solid 1px #cccccc;  border-left:solid 2px #FF0000;  }

.member-forms .signup-form { width:335px; border-left:solid 1px #cccccc; padding-left:20px; padding-right:20px; }
.member-forms .signup-form label {  padding-bottom:3px;  margin-top:3px; font-size:11px; }
.member-forms .signup-form input.text { width:250px; padding:3px; border:solid 1px #CCCCCC; }

.member-forms .signup-form input.requiredField { border:solid 1px #cccccc;  border-left:solid 2px #FF0000;  }
.member-forms .signup-form input.code { font-size:20px; font-weight:bold; padding:10px; margin-left:5px; text-transform:uppercase; }
.member-forms .signup-form .country-list select { width:260px; }

.member-forms .title { font-size:13px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#57a25d }

/* MEMBER PROFILE */
.profile { padding:10px; }
.profile .user-info { display:block; font-size:16px; font-family:Arial, Helvetica, sans-serif; padding-bottom:10px; font-weight:bold; color:#ff7e00;  }
.profile .user-lastchange { font-size:10px; color:#999999; }
.profile table.member-info { width:100%; border-collapse:collapse;   }
.profile table.member-info td.field { background-color:#f1f1f1; width:40%; font-size:12px; font-family:Arial, Helvetica, sans-serif; border-bottom:solid 1px #cccccc; color:#666666; padding-left:20px; }
.profile table.member-info td.value { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; border-bottom:solid 1px #cccccc }
.profile table.member-info td.value input.text, .profile table.member-info td.value select.text  { width:350px; padding:5px; border:solid 1px #cccccc }
.profile table.member-info td.value input.password { width:165px; margin-right:5px; }
.profile table.member-info td.title { font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#333333; border-bottom:solid 1px #cccccc; padding:10px; padding-left:0px; }


/* FEED BACK FORM */
.feedback { padding:10px; padding-top:0px; }
.feedback input.text, .feedback textarea.text  { width:350px; padding:5px; border:solid 1px #cccccc }
.feedback input.requiredField, .feedback textarea.requiredField { border-left:solid 2px #FF0000; }
.feedback input.code { font-size:20px; font-weight:bold; padding:10px; margin-left:5px; text-transform:uppercase; }
/* SEARCH */
.search {
	padding:10px;
}
.search .search-field { 
	font-size:16px;
	padding:5px;
	width:300px;
}
.search .search-title {
	font-size:16px; 
	position:relative;
}
.search .form { background-color:#f2f2f2; padding:10px; }
.search .module { padding-right:10px; padding-bottom:10px; width:170px; overflow:hidden; height:15px; }
.search .form .callendar {
	
	padding-top:5px;
	width:220px;
	
}
.search .form .callendar .date {
	font-size:14px;
	padding-top:2px;
	color:#000000;
	font-weight:bold;
}
.search .form .callendar .left-button { display:block; padding:5px; background-image:url('../../inc/img/base/arrow_gray_left_big.gif'); background-repeat:no-repeat; background-position:center; margin-right:10px; text-decoration:none }
.search .form .callendar .right-button { display:block; padding:5px; background-image:url('../../inc/img/base/arrow_gray_right_big.gif'); background-repeat:no-repeat; background-position:center; margin-left:10px; text-decoration:none  }

fieldset.search-results { border:solid 1px #CCCCCC; padding:10px;	 }
fieldset.search-results:hover {  }
fieldset.search-results legend { font-size:16px; color:#3e8343; font-weight:bold; }

fieldset.search-results .item { padding:5px; position:relative;  }
fieldset.search-results .item a { color:#2b6495;  font-size:11px; position:relative; padding-left:10px; background-image:url('../../inc/img/base/arrow_gray_right.gif'); background-position:0px 5px; background-repeat:no-repeat; }
fieldset.search-results .notfound { color:#000000; padding:20px;  }

fieldset.search-results .search-gallery { }
fieldset.search-results .search-gallery a { 
	display:block; padding:5px; border:solid 1px #CCCCCC; margin-top:10px; margin-right:10px; text-decoration:none; color:#333333; width:157px; background-position:7px; background-repeat:no-repeat; font-size:11px; cursor:pointer; text-align:center; float:left; }
fieldset.search-results .search-gallery a img { 
	border:solid 1px #c1c1c2;
	background-position:center; background-repeat:no-repeat; margin-right:10px; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5;	opacity: 0.5;
 }
 
fieldset.search-results .search-gallery a:hover img { filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1;	opacity: 1; }
fieldset.search-results .search-gallery a span { display:block; padding-top:3px; width:160px; height:15px; overflow:hidden; }


/* PAGE CONSTRUCTION */
.constructor { margin:auto; width:1010px; }
.constructor .print-header { display:none; }
.constructor .print-footer { display:none; }
.constructor .header { 
margin-top: 5px;
     height: 120px;
	background-image:url('../../inc/img/base/header.png');
	background-repeat:no-repeat;
		-moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
	-webkit-border-radius-top-left: 6px;
    -webkit-border-radius-top-right: 6px;
    border-radius: 6px;
	behavior: url(../../inc/htc/border-radius.htc);
}
.constructor .header a.logo-sign { 
	display:block;
	width:200px;
	height:152px;
	position:absolute;
	text-decoration:none;
	cursor:pointer;
	margin-top:10px;
	margin-left:10px;
	background-repeat:no-repeat;
	background-image:url('../../inc/img/base/logo.png');
	_background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../inc/img/base/logo.png',sizingMethod='crop');
	z-index:1;
}
.constructor .header a.logo-text { 
	display:block;
	width:162px;
	height:100px;
	position:absolute;
	text-decoration:none;
	cursor:pointer;
	margin-top:50px;
	margin-left:180px;
	background-repeat:no-repeat;
	background-image:url('../../inc/img/base/logo-text.png');
	_background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../inc/img/base/logo-text.png',sizingMethod='crop');
	z-index:1;
}
.constructor .header .languages {
	text-align:right;
	color:#cccccc;
	font-size:9px;
	padding-top:3px;
	height:19px;
}
.constructor .header .languages a {
	font-size:10px;
	color:#787878;
}
.constructor .header .languages a.on { color:#4f4f4f; text-decoration:none; }
.constructor .header .photos { width:1010px; height:110px; background-repeat:no-repeat; }
.constructor .header .photos.n1 { background-image:url('../../inc/img/base/header/1.png'); _background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../inc/img/base/header/1.png',sizingMethod='image'); }
.constructor .header .photos.n2 { background-image:url('../../inc/img/base/header/2.png'); _background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../inc/img/base/header/2.png',sizingMethod='image'); }
.constructor .header .photos.n3 { background-image:url('../../inc/img/base/header/3.png'); _background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../inc/img/base/header/3.png',sizingMethod='image'); }
.constructor .header .photos.n4 { background-image:url('../../inc/img/base/header/4.png'); _background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../inc/img/base/header/4.png',sizingMethod='image'); }

.constructor .head-navi { 
	background-image:url('../../inc/img/base/head_navi_bgr.gif');
	background-repeat:repeat-x;
	border-top:solid 1px #FFFFFF;
	height:41px;
	z-index:10;

}
.head-navi2 { 
    margin: 0 auto;
	height:20px;
	z-index:10;
}
 .head-navi2 ul
{
	padding: 0;
	margin: 0;	
}
.head-navi2 ul li
{
	padding: 0;
	margin: 0;
	list-style: none;	
	display: block;
	float: left;
	white-space: nowrap;
}
.head-navi2 ul li
{
	padding: 0;
	margin: 0;
	list-style: none;	
	display: block;
	float: left;
	white-space: nowrap;
}
.constructor .head-navi ul
{
	padding: 0;
	margin: 0;
	list-style: none;	
}

.constructor .head-navi ul li
{
	padding: 0;
	margin: 0;	
	display: inline;
 
	white-space: nowrap;
}

.head-navi2 .tabs {height:20px;margin: 0 auto;height:20px; overflow:hidden;}
.head-navi2 .tabs a { 
	margin-left:2px;
 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	display:block; color:#523E34; padding-left:18px; padding-right:18px; padding-top:5px; height:28px; text-decoration:none; font-size:10px;  
    font-weight: bold;
	text-transform:uppercase;
}

.constructor .head-navi .date { color:#7A5D4E;   padding-top:13px; color: #ffffff;    font-size: 11px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana;  width:205px; text-align:center }
.constructor .head-navi .tabs { width:750px; height:42px; overflow:hidden;}
.constructor .head-navi .tabs a { 
	margin-left:2px;
	display:block; 
	color:#ffffff;
	 padding-left:18px; padding-right:18px; padding-top:14px; height:28px; text-decoration:none; font-size:11px;  
	background-image:url('../../inc/img/base/head_navi_separator.gif'); background-position:right 10px; background-repeat:no-repeat;
	font-weight:bold;
	text-transform:uppercase;
}
.constructor .head-navi .tabs a:hover {  text-decoration:underline;color:#ffffff; }
.constructor .head-navi .tabs a.on {
    background: transparent url('../../inc/img/base/head_navi_button_bgr.gif') no-repeat scroll bottom right;
    color: #444;
	display:block;
	float:left;
	text-transform:uppercase; 
    height: 42px;
	padding:0;
    padding-right: 20px; /* sliding doors padding */
    text-decoration: none;
	text-align:center;
	cursor:pointer
}
.constructor .head-navi .tabs a.on span {
    background: transparent url('../../inc/img/base/head_navi_button_bgr.gif') no-repeat;
	background-position:left bottom;
	display:block;
    line-height: 32px;
    padding: 5px 0 5px 20px;
	cursor:pointer;
}

.constructor .head-navi .tabs a.on:hover { color:#ffffff; border:none; }

.constructor .head-navi .search { padding-left:10px; padding-top:9px; padding-right:10px; }
.constructor .head-navi .search .keywords { width:161px; height:16px; padding-left:3px; padding-top:3px; border:solid 1px #5a9e5f; font-size:11px; background-image:url('../../inc/img/base/head_navi_search_bgr.gif'); background-repeat:repeat-x; background-position:bottom }
.constructor .head-navi .search a.button {
    background: transparent url('../../inc/img/base/head_navi_search_button.gif') no-repeat scroll bottom right;
    color: #FFFFFF;
	display:block;
	float:left;
	font-size:10px;
    height: 21px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
	text-align:center;
	cursor:pointer;
	margin-left:5px;
}
.constructor .head-navi .search a.button span {
    background: transparent url('../../inc/img/base/head_navi_search_button.gif') no-repeat;
	background-position:left bottom;
	display:block;
    line-height: 21px;
    padding: 0px 0px 0px 8px;
	cursor:pointer;

}

.constructor .body 
{ 
background-color: #E7E9F2;  
padding:7px; }
.constructor .body .leftbox { width:228px; }
.constructor .body .rightbox { width:761px; }
.constructor .footer { margin-top:2px; background-color:#C3C7DF; padding:8px; border-bottom: 1px solid #D0392D;}


.bottom-menubar { 	background-image:url('../../inc/img/base/head_navi_bgr2.gif');
	background-repeat:repeat-x;
	border-top:solid 1px #E9D9BE; padding:8px; }
.constructor .footer .keywords { width:228px; }
.constructor .footer .keywords .wcontent {  height:92px; overflow:hidden; padding:5px; text-align:left }
.constructor .footer .keywords .title { color:#519d59;  }
.constructor .footer .keywords a { color:#000000; line-height:15px; padding:3px; font-size:11px;  }

.constructor .footer .links .title { color:#474747; font-size:12px; padding-bottom:5px; text-align:left; }
.constructor .footer .links { margin-left:40px; width:170px; }
.constructor .footer .links a { display:block; text-decoration:underline; }
.constructor .footer .links a:hover { text-decoration:none; }

.constructor .footer2 { padding-top:5px; padding-bottom:20px; color:#3c3c3c; font-size:11px; }
.constructor .footer2 a { color:#909090; text-decoration:none; }

div.sitemap {  }
div.sitemap .content { padding-left:20px; padding-right:20px; padding-bottom:20px; }
div.sitemap .content .module-title { padding-bottom:5px; padding-top:5px; font-size:12px; font-weight:bold; color:#006633 }
div.sitemap .content .module-title a { color:#006600; background-image:url('../../inc/img/base/arrow_green.gif'); background-repeat:no-repeat; background-position:left; padding-left:15px; }
div.sitemap .content .node-title { padding:3px; }
div.sitemap .content .node-title a { color:#333333; background-image:url('../../inc/img/base/arrow_gray_right.gif'); background-repeat:no-repeat; background-position:left; padding-left:10px; }

/* PAGES */
.pager {  }
.pager a { display:block; border:solid 1px #999999; text-decoration:none; margin-right:2px; color:#666666 }
.pager a:hover, .pager a.on { border:solid 1px #666666; color:#333333 }
.pager a span { display:block; padding:3px; padding-left:5px; padding-right:5px; border:solid 1px #FFFFFF; background-color:#FFFFFF; background-image:url('../../inc/img/base/callendar/digit_bgr.gif'); background-repeat:repeat-x; background-position:top; }

a.button_userSendFriend {
	cursor:pointer;
}

div.userSendFriend {
	
	z-index: 500;
	position: fixed;
	margin:auto;
	top: auto;
	display:none;
	width: 500px;
	background-color: #ffffff;
	color: #666666;
	border:solid 5px #CCCCCC;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.overlayWrapper { position:fixed; background-color:#FFFFFF; width:100%; height:100%; left:0; top:0; display:none; z-index:400; 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
 }
 
.page_description { display:none; }

.top_link { float: right; color: gray; text-decoration: underline; }

.rsslink
{
	background-image: url('../../inc/img/base/rss/feed.png'); 
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	line-height: 18px;
}

/*
 * Banners - A
 */
#banner-opac
{
	float: left;
	background-image: url(../../inc/img/base/banners/acs-int-banner-opac-bg.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #987361;
	border-left: 1px solid #987361;
	border-right: 1px solid #BCAA94;
	border-bottom: 1px solid #BCAA94;
	width: 190px;
	height: 107px;
    margin-right: 5px;
}

#banner-eu
{
	float: left;
	background-image: url(../../inc/img/base/banners/acs-int-banner-eu-bg.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #987361;
	border-left: 1px solid #987361;
	border-right: 1px solid #BCAA94;
	border-bottom: 1px solid #BCAA94;
	width: 190px;
	height: 107px;
    margin-right: 5px;
}

#banner-esf
{
	float: left;
	background-image: url(../../inc/img/base/banners/acs-int-banner-esf-bg.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #987361;
	border-left: 1px solid #987361;
	border-right: 1px solid #BCAA94;
	border-bottom: 1px solid #BCAA94;
	width: 190px;
	height: 107px;
    margin-right: 5px;
}
/*
 * Banners - B
 */
#opac-text
{
    font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana;
	letter-spacing: 0.5px;
	margin-top: 5px;
	padding-left: 5px;
	color: #342721;
	border-left: 2px solid #D0382D;
}

/* menu */
 
.menu{
  display:none;
}
.rootVoices{
  background-color:#EDEDED;
  padding:5px;
  padding-bottom:0;
}
.rootVoices td.rootVoice {
  vertical-align:middle;
/*background-color:#fff;*/
  width:120px;
  font-family:Arial,Helvetica,sans-serif;
  text-shadow:#fff 1px 1px 1px;  
  color: gray;
  font-size:14px;
  line-height:18px;
  padding:8px;
  cursor: pointer;
}

.rootVoices td.rootVoice.selected{
  background: black url("../images/bgnd_sel_4.png");
  padding:8px;
  color:#ffffff;
  cursor: pointer;
  font-size:14px;
  text-shadow:#660033 1px 1px 1px;
  /*
    -moz-box-shadow:#999 2px 2px 10px;
    -webkit-box-shadow:#999 2px 2px 10px;
  */
  -moz-border-radius:8px 8px 0 0px;
  -webkit-border-top-right-radius:8px;
  -webkit-border-top-left-radius:8px;
  -webkit-border-bottom-right-radius:0px;
  -webkit-border-bottom-left-radius:0px;

}
.rootVoices td.rootVoice.disabled.selected{
  background:#999!important;
  color:#666;
  text-shadow:#ddd 1px 1px 1px;
}

.rootVoices.vertical {
  width:140px;
}
.rootVoices.vertical td.rootVoice{
  -moz-border-radius:8px 0px 0 8px;
  -webkit-border-top-right-radius:0px;
  -webkit-border-top-left-radius:8px;
  -webkit-border-bottom-right-radius:0px;
  -webkit-border-bottom-left-radius:8px;
}

/**/

.menuContainer{
/*overflow:hidden;*/
  position:absolute;
  background-color:gray;
  border-top:5px solid black;
  padding:0;
  -moz-box-shadow:#999 2px 2px 10px;
  -webkit-box-shadow:#999 2px 2px 10px;
  box-shadow:#999 2px 2px 10px;
  -moz-border-radius: 0 0 8px 8px;
  -webkit-border-top-right-radius:0px;
  -webkit-border-top-left-radius:0px;
  -webkit-border-bottom-right-radius:8px;
  -webkit-border-bottom-left-radius:8px;
}
.menuContainer.submenuContainer{
  border-top:none!important;
}

.menuContainer.disabled{
  border-top:5px solid #999;
  background-color:gray;
}
.menuContainer .line{
  background-color:transparent;
  width:100%;
}
.menuContainer .line.title {
  background-color:black;
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
/*border-bottom:1px solid black;*/
}
.menuContainer.disabled .line.title {
  background-color:#999;
}
.menuContainer .line.title a{
  font-size:14px;
  color:#ccc;
}
.menuContainer.disabled .line.title a{
  font-size:14px;
  color:#666;
  text-shadow:#999 1px 1px 1px;
}
.menuContainer td a{
  text-decoration:none;
  color:#f3f3f3;
  text-shadow:#666 1px 1px 1px;
}
.menuContainer td.voice{
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  padding:7px;
}
.menuContainer .separator{
  background-color:#999;
  height:1px;
  padding:0;
  margin:0;
}
.menuContainer td.img{
  font-family:Arial,Helvetica,sans-serif;
  text-align:center;
  font-size:12px;
  color: #c3c3c3;
  background-color:transparent;
  width:24px;
  padding:5px;
}
.menuContainer td.img img{
  width:20px;
}
.menuContainer .textBox{
  padding: 10px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  color: #c3c3c3;
}
.menuContainer .selected td{
  background-color:#f3f3f3;
  background-image:url("../images/bgnd_sel_2.jpg")
}
.menuContainer .selected td a{
  color:#000;
  text-shadow:#fff 2px 2px 1px;
  display:block;
}
.menuContainer .disabled td, .menuContainer .disabled td a {
  color:#555;
  text-shadow:#999 1px 1px 1px;
}
.menuContainer .subMenuOpener{
  background-image:url("../images/menuArrow_w.gif");
  background-repeat:no-repeat;
  background-position:right;
}
.menuContainer .selected .subMenuOpener{
  background-image:url("../images/menuArrow.gif");
  background-repeat:no-repeat;
  background-position:right;
}

/*BOX MENU*/

.boxMenu{
  color:#f3f3f3;
  border-top:8px solid black;
  background:url("../images/box_top.png") repeat-x;
}
.boxMenu h4{
  white-space:nowrap;
  margin:0 0 20px 0;
  padding:3px;
  font:18px/20px georgia, serif;
  padding-right:20px;
  text-shadow:#666 2px 2px 1px;
}

.boxMenu td{
  min-width:160px;
  vertical-align:top;
  border-right:1px solid #999;
}
.boxMenu td:hover{
  background:url(../images/box_menu_over.png);
  -moz-box-shadow:#666 2px 2px 4px;
  -webkit-box-shadow:#666 2px 2px 4px;
}

.boxMenu td:hover a{
  margin-right:3px;
  text-shadow:#fff 1px 1px 1px;
  color:#000;
}

.boxMenu td:last-child{
  min-width:160px;
  vertical-align:top;
  border-right:none;
}

.boxMenu a{
  font-size:14px;
  white-space:nowrap;
  display:block;
  padding:5px;
  margin-bottom:5px;
}

.boxMenu a img{
  padding-right:5px;
}

.boxMenu a:hover{
  color:#000;
  text-shadow:#fff 2px 2px 1px;
  background-image:url("../images/bgnd_sel_2.jpg");
  -moz-box-shadow:#666 2px 2px 4px;
  -webkit-box-shadow:#666 2px 2px 4px;
}

.boxMenu a img{
  border:0;
}




 /* jscroll */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 506;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#cccccc;
}
.jScrollPaneDrag {
	position: absolute;
	background: #cccccc;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/**/
div.extraWrapper {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 800;
	background-color: transparent;
}

div.extraFilterScroll {
	display: none;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	width: 206px;
	height: 307px;
	background-color: #efefef;
	border:solid 1px #c8c8c8;
	z-index: 1001;
	filter: alpha(opacity = 95);
	-moz-opacity: .95;
	opacity: .95;
	color: #666666;
	padding: 1em;
	padding:5px;
}



.h2iefix {
	margin-left: -10px;
	padding-left: 5px;
	margin-bottom: 9px;
	background-color: #666;
	color: #fff;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.flexcroll h4 {
	margin-left: -5px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	/*color:#666666;*/
}

.flexcroll h4 a:hover {
	color: #cc6600;
	text-decoration: none;
}

.flexcroll a {
	text-decoration: none;
}

.flexcroll h4 a {
	color: #666666;
	text-decoration: none;
}

.flexcroll ul {
	margin-left: 1em;
	list-style-type: none;
}

.flexcroll #extraFilterScrollContent {
	position: relative;
	overflow: auto;
	width: 200px;
	height: 300px;
	background-color:#FFFFFF;
	padding:3px;
}
.flexcroll #extraFilterScrollContent ul {
	margin:0;
}

#scrolledContent {
	position: relative;
	height: 345px;
	width: 700px;
	float: left;
	overflow: auto;
	color: #CCCCCC;
	top: 0px;
}



.extraFilterScroll a:hover {
	color:black;
}
.extraFilterScroll h4 {
	font-weight: bold;
	font-size: 10px;
}

.advSearch ul li a.removeFilterClass {
	float:left;
	color:red;
	padding-right:3px;
}

/*light*/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/**/
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: #666666;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 15px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

.wbox .wpaging{
    background-color:#FFFFFF;
}
