/* ------ grid ------- */

.grid_item {
	margin: 0 0 -12px 0;
}
.grid_bullet {
	margin: 0 0 -24px 0;
}
*+html .grid_bullet {
	margin: 0 0 -22px 0;
}
* html .grid_bullet {
	margin: 0 0 -22px 0;
}
.grid_bullet_big {
	margin: 0 0 -27px 0;
}
*+html .grid_bullet_big {
	margin: 0 0 -26px 0;
}
* html .grid_bullet_big {
	margin: 0 0 -26px 0;
}

.grid_list {
	margin-top: 9px;
}
.grid_pager {
	position: relative;
	margin: 20px 0 0 -10px;
	padding: 0 0 0 35px !important;
	height: 20px;
	width: 425px;
	z-index: 200;
}
.grid_pager a {
	font-size: 10px;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 4px 0 0 1px;
	text-align: center;
	height: 17px;
	width: 20px;	
}
.grid_pager a:link, .grid_pager a:visited, .grid_pager a:hover, .grid_pager a:active {
	color: #002b5c;
	text-decoration: none;	
}
.grid_pager a.selected:link, .grid_pager a.selected:visited, .grid_pager.selected:active, .grid_pager.selected:hover {
	background: url(../image/bg_pages.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	cursor: default;
}

.news_image_left {
	margin:12px 7px 0 35px;
}

.news_image_left div {
	margin:12px 7px 0 0;
	float:left; 
}

.news_image_right {
	margin:12px 30px 0 7px;
}

.news_image_right div {
	margin:12px 0 0 7px;
	float:right; 
}

.news_image_top {
	margin:0 0 0 35px;
}

.news_image_bottom {
	margin:5px 0 0 35px;
}
/* ------- commons -------- */
#center ul, #center ol {
	padding:12px 30px 0 35px;
}

#publ p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#publ ul, #publ ol {
/*	margin:12px 30px 0 35px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#publ table {
	margin:12px 30px 0 35px;}


#center .center_text {
	padding: 0px 30px 0 35px;
}
#center .center_text h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 11px 0px;
	margin: 0;
	line-height: 1.2em;
}
#center .center_text h2 {
	font-size: 12px;
	padding: 11px 0px 0px 0px;
	line-height: 1.2em;
}
#center .center_text h3 {
	font-size: 11px;
	padding: 11px 0px 0px 0px;
}
#center .center_text h4 {
	font-size: 11px;
	padding: 11px 0px 0px 0px;
}
#center .center_text h5 {
	font-size: 11px;
	padding: 11px 0px 0px 0px;
}
#center .center_text h6 {
	font-size: 11px;
	padding: 11px 0px 0px 0px;
}
#center .center_text p {
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#center .center_text ul {
	margin: 0;
	padding: 12px 0 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#center .center_text ol {
	padding-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#center .top_text p {
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}

#center .right_column p {
	padding-right: 10px;
}
#center .right_column h1 {
	padding-right: 10px;
}
#center .right_column h2 {
	padding-right: 10px;
}
#center .right_column h3 {
	padding-right: 10px;
}

/* ------ search --------- */
#searchForm, .search_result, .search_pager {
	padding:0px 30px 5px 35px;
}


#search .greyColumn {
	background:#EFEFEF; 
	padding: 6px 5px 5px 0px; 
	border-bottom: solid 10px;
	border-bottom-color: #FFFFFF;
}

#search .leftColumn {
	padding: 0px 0px 0px 35px; 
	border-bottom: solid 10px;
	border-bottom-color: #FFFFFF;
}

#search .firstLeftColumn {
	padding: 6px 0px 5px 35px; 
	border-bottom: solid 10px;
	border-bottom-color: #FFFFFF;
}

#search .column {
	border-bottom: solid 10px;
	border-bottom-color: #FFFFFF;
}

.atr input, .atl input {margin: 0 15px 0 5px;}
/*------ contactform -------*/
/* {
	padding: 0px 30px 0 35px;
	color:#A87B50;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;	
}	*/
.webform_table {
	padding: 12px 30px 0 35px;
	border:0 none;
	border-collapse:collapse;
	border-spacing:0;
	background:transparent none repeat scroll 0 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0px;
/*	padding:4px;*/
	text-align:left;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	width:100%;
	/*line-height:1.2em;*/
}
.webform_table textarea{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}
.webform_label_first_row {
	color:#666666;
	font-size:10px;
	vertical-align:top;
	color:#666666;
	font-size:10px;
	width:35%;
	text-align:left;	
	padding:4px 0px 4px 15px !important;
}
		
	
.webform_label {
	color:#666666;
	font-size:10px;
	vertical-align:top;
	margin-top:4px;
	margin-right:35px;
	width:40%;
	text-align:left;	
	white-space:normal;  
	padding:4px 0px 4px 35px !important;
}
.webform_label_error {
	color:#F81435;
	font-size:10px;
	padding: 0 35px 0 0;
	margin: 0 4px;
	display: block;
}	
.webform_msg_error {
	color:#F81435;
	font-size:10px;
	margin-top:4px;
}	
td.webform_label_multi {
	padding:4px 0px 4px 35px !important;
	color:#666666;
	font-size:10px;
	margin-top:4px;
	margin-left:4px;
	margin-bottom:4px;	
	margin-right:35px;
	width:40%;
	text-align:left;	
}
.webform_field, .webform_field_multi {
	width:60%;
	margin-top:4px;
	margin-left:35px;
	margin-bottom:4px;
	text-align:left;	
	vertical-align: top;
}

td.webform_label,td.webform_label_multi {
	padding: 5px 10px 3px 35px!important;
	vertical-align: top;
	font-size: 11px;
}

td.webform_field span.fieldNotice, td.webform_field_multi span.fieldNotice {
	padding: 0 35px 0 0;
	margin: 0 0 4px 4px;
	display: block;
}

.webform_field span.captchaField input {
	width: 120px;
	margin-right: 12px;
}

.webform_field span.captchaField img {
	vertical-align: middle;
}

.onlineform {
	background:#EFEFEF none repeat scroll 0 0;
	border:0 none;
	color:#666666;
	font-size:10px;
	padding:4px;
	margin-top:4px;
	margin-left:4px;
	width:85%;

}
.contactformfield {
	width:70%;
	margin-top:4px;
	margin-left:4px;
	text-align: left;	
	/*background:#EFEFEF none repeat scroll 0 0;*/
	border:0 none;
	color:#666666;
	font-size:10px;
	padding:4px;
	width:85%;
	
}	
.formbutton_submitbutton, .formbutton_resetbutton  {
	background:#005687 none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	font-size:10px;
	height:21px;
	text-transform:uppercase;
	width:100px;
}

td.webform_button {
	text-align:left !important;
	color:#CC0000;
	width:60%;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:35px!important;
	padding-top: 15px!important;
}
#center1 .content p {
	margin-top:4px;
	margin-left:4px;	
	margin-right:35px;
	padding:3px 3px 0 3px;
	color:#A87B50;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 1.2em;
}	
.captcha_img{
	margin-left:4px;
	margin-top:4px;
	
}

.checkformlable {
	color:#666666;
	font-size:10px;
	margin-top:4px;
	margin-right:35px;
	width:40%;
	text-align: left;	
	white-space: normal;  
	padding:12px 30px 0px 35px !important;
}

.checkformfield{
	margin-top:4px;
	margin-left:4px;
	text-align: left;	
	background:#FFFFFF none repeat scroll 0 0;
	border:0 none;
	color:#666666;
	font-size:10px;
	padding:12px 30px 4px 35px;
	width:60%;	
}

.dotWithTopPadding{
	padding: 2px 9px 0px -20px;
}	

/*---- Text Navigator ---*/
.textNavigator {
	float: left;
	line-height: 15px;
	padding: 11px 0 0 30px;
}

#form_captcha_id {
	display: inline;
}

/*--------- Image gallery ----------*/
#imageGalleryPasseDiv {
    position: absolute;
    z-index: 1002;
    background: white;
    padding: 3px;
    margin: 3px;
    border: 1 dashed gray;
}

#imageGalleryNavigation, #imageGalleryName, #imageGalleryClose, #imageGalleryText {
    font-family: "Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#imageGalleryNavigation, #imageGalleryClose {
    font-weight: bold;
    text-transform: uppercase;
    width: 80px;
    white-space: nowrap;
}

#imageGalleryClose {
    text-decoration: none !important;
}

#imageGalleryCoverDiv {
    position: absolute;
    z-index: 1001;
    background: black;
    left: 0;
    top: 0;
}

#imageGalleryImg {
    cursor: pointer;
}

#imageGalleryImgDiv {
    background: gray;
    display: block;
}

.imageGalleryName, .imageGalleryDescription {
    font-size: smaller;
    line-height: 12px;
}

.paragraphText img {
    margin: 12px 7px 0 35px;
}

#publ .paragraphText>ul, #publ .paragraphText>ol {
    margin: 0 30px 0 35px;
}

#leftMenuHideShowLink {
    color: #999;
}

#leftMenuHideShowLink img {
    position: absolute; 
    right: 14px; 
    top: 8px;
}

#leftMenuHideShowLink span {
    position: absolute;
    top: 12px;
    left: 45px;
    font-size: 10px;
    width: 130px;
}

