@import url(common.css);
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #DDF976;
	background: #000;
	font-size:12px;
}

* {padding:0; margin:0;}

p {padding:0; margin:0;}

a,
a:link,
a:visited,
a:active
{
	color:#ADE600;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

#foot_panel * a,
#foot_panel * a:link,
#foot_panel * a:visited,
#foot_panel * a:active 
{
	color:#DDF976;
	text-decoration:none;
}

#foot_panel * a:hover
{
	text-decoration:underline;
}

#common {
	width: 940px;
	height: 600px;
	margin: auto;
	text-align: left;
	border: 1px solid #00f;
}

#background_gallery,
#canvas {
	text-align:left;
	width:100%;
	height:600px;
	position:fixed;
	left:50%;
	margin-left:-600px;
	/*overflow:hidden;*/
}
#canvas {position:absolute; height:auto; z-index:3; width:1000px;}

#head_bg,
#languages,
#head_label,
#logo,
#content_zone_home,
#logo_small,
#menu_level1,
#menu_level2,
#lang_icons,
#content_zone
{
	position:absolute;
}

#head_bg {top:332px; left:0; height:119px; z-index:3; width:100%; background:#000; opacity:0.65; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65); text-align:right;}
#languages {top:379px; left:710px; font-weight:bold;}
#languages a:hover {color:#FFF; /*#C5EC37*/ text-decoration:none;}
#logo {top:282px; left:538px;}
#head_label {top:380px; left:308px; width:200px;}

#content_zone_home {top:655px; left:218px;}
#foot_panel {width:825px; border-top:solid #333333 1px; color:#DDF976; font-size:10px; padding:9px 0 20px 0; float:left;}
#foot_b1, #foot_b2, #foot_b3, #foot_b4 {float:left}
#foot_b2, #foot_b3 {border-left:1px solid #435519; padding-left:10px;}
#foot_b1 {width:100px;}
#foot_b2 {width:143px;}
#foot_b3 {width:265px;}
#foot_b4 {width:294px;}

#logo_small {top:315px; left:190px; width:70px;}
#menu_level1 {top:346px; left:304px; width:199px; border-right:1px dotted #595B50; padding-right:16px;}
#menu_level2 {top:346px; left:535px; width:410px;}
#menu_level1,
#menu_level2,
#menu_level1 a,
#menu_level1 a:link,
#menu_level1 a:visited,
#menu_level1 a:active,
#menu_level2 a,
#menu_level2 a:link,
#menu_level2 a:visited,
#menu_level2 a:active
{
	font-size:11px;
	color:#DDF976;
	text-decoration:none;
}
#menu_level1 a,
#menu_level2 a,
#menu_level1 span,
#menu_level2 span
{
	display:block;
	padding:0 5px;
}
#menu_level1 a:hover,
#menu_level2 a:hover,
.selected_item
{
	color:#000 !important;
	background:#C5EC37;
}

.menu_level2_block {width:199px; float:left; margin-left: 5px}

.selected_item {font-weight:bold;}

#lang_icons {top:469px; left:857px; z-index:1;}
#lang_icons a, #lang_icons span {font-size:11px; background:#000; padding:3px;}
#lang_icons span {font-weight:bold; color:#C5EC37;}
#lang_icons a:hover {text-decoration:none; color:#C5EC37;}

#content_zone {top:467px; left:218px; width:825px;}

#main_content {margin: 0 200px 20px 34px; padding: 36px 35px 26px 57px; background:url(../img/bg_opacity_60.png); color:#DDF976;}

.marker {color:#CCFF33}

a.sitemap_item {color:#CCFF33 !important; font-weight:bold; display:block; border-bottom:1px dotted #FFF; padding-bottom:6px; margin:30px 0 10px 0;}
a.sitemap_item:hover {}
a.sitemap_subitem {display:block; padding-left:11px;}

/*GALLERY POPUP*/
#gallery_bg {z-index:3; position:fixed; width:100%; height:100%; top:0; left:0; background:#000000; display:none; overflow:hidden;}
#gallery_popup_bg a {color:#ade600; font-weight:bold;}
#gallery_popup_bg {z-index:3; position:absolute; width:100%; top:0; left:0; display:none;}
#gallery_popup {color:#FFF; width:300px; margin:26px auto 0; overflow:hidden;}
#gallery_popup_menu	{float:left; width:96px; padding:39px 18px 0 0;}
#gallery_popup_menu_title	{color:#C5EC37; font-weight:bold; padding-bottom:20px; text-align:right;}
#gallery_popup_menu_list a	{width:96px; display:block; text-align:right; text-transform: uppercase;}
#gallery_popup_menu_list a:hover {color:#000000; background:#C5EC37; text-decoration:none;}
.popup_active_link {color:#000000 !important; background:#C5EC37 !important; font-weight:bold;}
#gallery_popup_body	{float:right; opacity:0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
#gallery_popup_image	{cursor:pointer; z-index:1000;}
#img_loading_label	{float:right; width:16px; height:20px; background:url(../img/ajax-loader.gif) bottom no-repeat;} 
#gallery_popup_control	{background:#F0FFA8; padding:6px 9px 0;}
#gallery_images_name	{margin:0 9px 2px 0; text-align:right; font-size:14px; height:30px; color:#F0FFA8; font-weight:bold;}
#gallery_controller	{float:left; clear:left; font-family:Arial; font-size: 12px; vertical-align:middle;}
#gallery_controller_l	{background:url(../img/g_arrow_l.gif) left 1px no-repeat; text-decoration:none;}
#gallery_controller_r	{background:url(../img/g_arrow_r.gif) right 1px no-repeat; text-decoration:none;}
#gallery_controller span {color: #ADE600;}
#gallery_popup_close	{float:right; font-family:Arial; font-size: 11px;}
.gallery_active_link	{color:#6D9100 !important; font-weight:bold;}
#gallery_last_line	{height:20px}
.g_imgs {border:0px;}

/* sIFR styles for H1 titles (no flash plugin) */
h1 {
  font-family: verdana, arial;
  font-size: 20px;
  color: #C5EC37;
  font-weight: normal;
  padding: 0;
  margin: 0 0 15px 0;
}  

#accordion {
	border-bottom:1px solid #C5EC37;
	width:494px;
}

.ui-accordion-header:focus{
	outline: none;
	-moz-outline-style: none;
}

.ui-accordion-header{
	border-top:1px solid #C5EC37;
	padding: 3px 0 9px 0;
	cursor: pointer;	
}

.ui-state-default{
	padding-bottom: 4px;
}

.ui-accordion-content {
	padding-bottom: 5px;
}
