@charset "utf-8";
/* CSS Document */
/* RESETER v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #464a4e;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* MAIN  STYLES */

a {
	text-decoration: none;
	color: #017bbc;
}

.main_container {
	width: 100%;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #464a4e;
}

.head_container {
	width: 100%;
	height: 197px;
	background: url(../images/head.jpg) left top no-repeat;
	position: relative;
}

.body_container {
	width: 100%;
	float: left;
}

.footer_container {
	clear: both;
	text-align: center;
	border-top: 1px solid #a4abb2;
	margin: 0px 30px 0px 30px;
	padding: 20px 0 10px 0;
}
.footer_container #footer_info {
	clear: both;
	margin: 10px 10px 30px 10px;
	font-size: 12px;
	color: #80888f;
}
.footer_container #suite_counters {
	clear: both;
}
.footer_container #footer_wglogo a {
	text-decoration: none;
	color: #017bbc;
}
.footer_container #footer_wglogo{
	font-size: 10px;
	margin-top: -50px;
	float: right;	
}

.body_container #body_container_ears {
	height: 11px;
	background: url(../images/body_bg_top.gif) top left no-repeat;
	margin-bottom: 5px;
}
.body_container #body_container_content #body_container_content_left {
	float: left;
	width: 203px;
	padding-left: 7px;
	background: url(../images/td_left_bg.gif) top right repeat-y;
	padding-left: 30px;
}
.body_container #body_container_content #body_container_content_left_top {
	clear: both;
	background: url(../images/td_left_top_bg.gif) top left no-repeat;
	height: 36px;
	width: 100%;
}
.body_container #body_container_content #body_container_content_left_bottom {
	clear: both;
	background: url(../images/td_left_bottom_bg.gif) top left no-repeat;
	height: 36px;
	width: 100%;
}

.body_container #body_container_content #body_container_content_right {
	float: left;
	padding-right: 7px;
	padding-left: 7px;
}

.body_container #body_container_content #left_banner {
	max-width: 120px;
	overflow: hidden;
	margin-left: 44px;
	float: left;
	clear: both;
	margin-top: 21px;
}

.body_container #body_container_content #top_banner {
	overflow: hidden;
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}

.body_container #body_container_content #body_container_content_right #top_banner{
	margin-right: 23px;
}

.body_container #body_container_content #right_banner {
	float: right;
	clear: both;
	max-width: 120px;
	margin-right: 20px;
	overflow: hidden;
	margin-top: 21px;
}

.body_container #body_container_content #body_container_content_right #body_container_content_right_leftcol {
	float: left;
	width: 490px;
}
.body_container #body_container_content #crumbs {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 17px;
	clear: both;
}
.body_container #body_container_content #crumbs a {
	text-decoration: none;
	color: #017bbc;
	border-bottom: 1px solid #017bbc;
	line-height: 25px;
}

.body_container #body_container_content #full_content {
	clear: both;
	padding: 10px 40px 20px 40px;
}

.body_container #body_container_content #section_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	clear: both;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/section_icon.jpg) top left repeat-x;
}
.body_container #body_container_content #section_name div {
	height: 41px;
	padding: 0 0 0 25px;
	background: url(../images/sect_name_span_bg.jpg) top left no-repeat;
	position: relative;
	text-align: left;
	min-width:150px;
}

.body_container #body_container_content #content_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	clear: both;
	text-align: justify;
	margin-bottom: 20px;
	position: relative;
}

.contents_list {
	border-bottom: 1px dashed #8d9dab;
	padding: 10px 0px 10px 0px;
	float: left;
	clear: both;
	width: 100%;
}

.contents_list .contents_img_thumb {
	float: left;
	margin: 0px 10px 10px 0;
}

.contents_list .description {
	float: left;
}

.contents_list .short {
	float: left;
	clear: both;
}

.contents_list a.title {
	font-size: 16px;
	line-height: 20px;
	color: #017bbc;
	float: left;
	clear: both;
}

.content_paginator {
	clear: both;
	margin-bottom: 20px;
	text-align: center;
}
.content_paginator a {
	margin: 0 5px 5px 5px;
	text-decoration: none;
	color: #017bbc;
	font-size: 14px;
	border-bottom: 1px solid #017bbc;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
}
.content_paginator a.selected {
	color: #FFF;
	border: none;
	width: 20px;
	height: 21px;
	line-height: 20px;
	background: url(../images/system/paginator_current_num_bg.gif) top left no-repeat;
}
.content_paginator a.controllers, .content_paginator span.controllers a {
	color: #FFF;
	border: none;
	width: 65px;
	height: 19px;
	background: url(../images/system/pgination_back_forward_bg.png) top left no-repeat;
	line-height:17px;
	margin: 0 10px 0 10px;
	float: left;
}
.content_paginator a.controllers#forward, .content_paginator span.controllers#forward a {
	background: url(../images/system/pgination_back_forward_bg.png) top left no-repeat;
}

.content_paginator span.controllers {
	display: inline-block;
	margin-top:10px;
}
.content_paginator span.controllers a {
	float: none;
}

.body_container #body_container_content #body_container_content_right #body_container_content_right_rightcol {
	float: left;
	background: url(../images/td_right_bg.gif) top left repeat-y;
	margin-left: 10px;
}
.body_container #body_container_content #body_container_content_right_top {
	clear: both;
	background: url(../images/td_lright_top_bg.gif) top left no-repeat;
	height: 36px;
	width: 100%;
}
.body_container #body_container_content #body_container_content_right_bottom {
	clear: both;
	background: url(../images/td_right_bottom_bg.gif) top left no-repeat;
	height: 36px;
	width: 100%;
}

/* MENU STYLES */
#body_container_content_left_menu, #body_container_content_right_rightcol_menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F72A8;
	font-size: 14px;
	line-height: 18px;
}
#body_container_content_right_rightcol_menu {
	/*padding-left: 15px;*/
	width: 200px;
}
#body_container_content_left_menu {
	/*padding-right: 20px;*/
}

#body_container_content_left_menu a, #body_container_content_right_rightcol_menu a {
	color: #2F72A8;
}

#body_container_content_left_menu .menu_section_name, #body_container_content_right_rightcol_menu .menu_section_name {
	line-height: 35px;
	background: url(../images/h3_bg.gif) bottom left repeat-x;
}

#body_container_content_left_menu ul, #body_container_content_right_rightcol_menu ul {
	padding: 5px 0px 5px 5px;
	font-weight:bold;
}

#body_container_content_left_menu ul ul, #body_container_content_right_rightcol_menu ul ul {
	font-weight: normal;
	font-size: 12px;
}

#body_container_content_left_menu ul ul .menu_section_name, #body_container_content_right_rightcol_menu ul ul .menu_section_name {
	border: none;
	background: url(../images/td_sub_bg.gif) bottom left repeat-x;
}

.notes_container {
	display: none;
	position: absolute;
	z-index: 1000;
	width: 200px;
	height: 200px;
	background-color: #F0F5FB;
	border: 5px solid #999;
	padding: 10px;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
#body_container_content_right_rightcol_menu.menu {
	float: right;
}
.menu ul {
	list-style:none;
}
.menu li {
	margin: 0px 0px 4px 0px;
}
.menu li a {
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	height:26px;
	line-height: 26px;
	display:  block;
	cursor: pointer;
	border: none;
}
.menu li .menu_ears_l {
	float: left;
	width: 5px;
	height: 26px;
	background:  url(../images/vertical_menu_ears_l.png) left top no-repeat;
}
.menu li .menu_section_name {
	float: left;
	height: 26px;
	width: 163px;
	padding-left: 20px;
	background:#81c200;
}
.menu li .menu_ears_r {
	float: left;
	width: 5px;
	height: 26px;
	background:  url(../images/vertical_menu_ears_r.png) right top no-repeat;
}

.horisontal_menu {
	margin: 10px 30px 10px 30px;
	text-align: center;
	position: absolute;
	bottom: 0;
}

.horisontal_menu ul {
	display: inline-block;
}

.horisontal_menu li {
	float: left;
	margin: 0px 0px 0px 10px;
}

.horisontal_menu li .menu_section_name {
	float: left;
	height: 26px;
	width: auto;
	padding: 0 5px 0 5px;
	background:#fab400;
}

.menu li.selected .menu_ears_l {
	background:  url(../images/vertical_menu_selected_ears_l.png) right top no-repeat;
}
.menu li.selected .menu_section_name {
	background: #2a98d1;
}
.menu li.selected .menu_ears_r {
	background:  url(../images/vertical_menu_selected_ears_r.png) right top no-repeat;
}

/* GALLERATOR */

.gallerator {
	height: 500px;
	margin-bottom: 100px;
}

.gallerator #gallerator_viewer_container {
	height: 100%;
	position:relative;
	overflow: hidden;
	background-color: #464A4E;
	border: 5px solid #FFF;
}

.gallerator #gallerator_viewer_container #gallerator_navigator_prev {
	position: absolute;
	width: 60px;
	height: 100%;
	left:0px;
	top: 0px;
	z-index: 1;
	background: url(../images/previewer_scroll_prev.gif) center left no-repeat;
	cursor: pointer;
}

.gallerator #gallerator_viewer_container #gallerator_navigator_next {
	position: absolute;
	width: 60px;
	height: 100%;
	right: 0px;
	top: 0px;
	z-index: 1;
	background: url(../images/previewer_scroll_next.gif) center right no-repeat;
	cursor: pointer;
}

.gallerator #gallerator_viewer_container #gallerator_informer {
	position: absolute;
	padding: 5px;
	background: url(../images/bginformer.png);
	bottom: 0;
	left: 0;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	width: 300px;
}

.gallerator #gallerator_viewer_container #gallerator_informer span {
	font-weight: bold;
}


.gallerator #gallerator_viewer_container #gallerator_image_container {
	top: 0;
	left:0;
	padding: 5px;
	background-color: #ECEFF4;
	border: 1px solid #FFF;
	display:inline-block;
}

.gallerator #gallerator_viewer_container #gallerator_image_container img {
	cursor: move;
	border: 1px solid #FFF;
	background-color: #FFF;
	position: relative;
}

.gallerator #gallerator_previewer_container {
	width: 100%;
	position: absolute;
}

.gallerator #gallerator_previewer_container #gallerator_thumbs_parent_container {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 90px;
}

.gallerator #gallerator_previewer_container #gallerator_thumbs_container {
	height: 90px;
	position: relative;
	padding: 0px 40px 0px 40px;
}

.gallerator #gallerator_previewer_container .thumb {
	background-color: #FFF;
	margin: 5px;
	float: left;
	cursor: pointer;
	text-align: center;
	padding: 5px;
}

.gallerator #gallerator_previewer_container div {
	overflow: hidden;
	width: 70px;
	height: 70px;
}

.gallerator #gallerator_previewer_container img {
	display: block;
	width: 70px;
	height: auto;
}

.gallerator #gallerator_previewer_container #gallerator_previewer_navigator_prev,  .gallerator #gallerator_previewer_container #gallerator_previewer_navigator_next {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 100%;
	z-index: 10;
	background: url(../images/gallerator_thumbs_scroll_prev.gif) center left no-repeat;
	background-color: #FFF;
	cursor: pointer;
}
.gallerator #gallerator_previewer_container #gallerator_previewer_navigator_next {
	left: auto;
	right: 0;
	background: url(../images/gallerator_thumbs_scroll_next.gif) center right no-repeat;
	background-color: #FFF;
}
