/* 
======================================================================== 
DEFAULT VALUES FOR ELEMENTS AND MAIN CONTAINER PARTS
========================================================================
*/
html, body, div, img
{
	border: 0;
	margin: 0;
	padding: 0;
}
html, body, div, span, table, td
{
}
html
{
	height: 100%;
	width: 100%;
}
body
{
	width: 100%;
	font-size: 11px;
	font-family: "Verdana", sans-serif;
	background-color: #ffffff;
	background-image: url('../images/top_block_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
h1, h2, h3, h4, h5
{
	font-family: "Verdana", sans-serif;
	margin: 0;
	padding: 0;
}
/* 
======================================================================== 
MAIN PAGE CONTENT
========================================================================
*/
#main_block
{
	position: relative;
	margin: 0px auto 0 auto;
	width: 1000px;
}
#top_block
{
	position: relative;
	height: 325px;
}
#central_block
{
	width: 100%;
	height: 72px;
	background-color: #e3ebf9;
	position: relative;
}
#bottom_block
{
	height: 195px;
	position: relative;
	overflow: hidden;
}
#footer_block
{
	height: 20px;
}
/* 
======================================================================== 
TOP BLOCK CONTENT
========================================================================
*/
#top_left_block
{
	width: 274px;
	height: 325px;
	position: absolute;
	top: 0;
	left: 0;
}
#logo_block
{
	width: 190px;
	height: 70px;
	cursor: pointer;
	margin: 60px auto;
	background-image: url('../images/header_logo_bg.gif');
	background-repeat: no-repeat;
}
#third_menu_block
{
	width: 200px;
	height: 160px;
	position: absolute;
	bottom: 0;
	left: 47px;
	padding: 7px 0 0 7px;
	border-left: 1px solid #a1bdea;
}
.third_menu_item, 
.third_menu_item_blue
{
	height: 16px;
	line-height: 16px;
	cursor: pointer;
}
.third_menu_item,
.third_menu_item a, 
.third_menu_item a:visited, 
.third_menu_item a:active, 
.third_menu_item a:hover
{
	text-decoration: none;
	color: #000000;
}
.third_menu_item_blue,
.third_menu_item_blue a, 
.third_menu_item_blue a:visited, 
.third_menu_item_blue a:active, 
.third_menu_item_blue a:hover
{
	color: #a1bdea;
	font-weight: bold;
}

#top_center_block
{
	overflow: auto;
	background-color: #e3ebf9;
	width: 451px;
	height: 325px;
	position: absolute;
	top: 0;
	left: 274px;
}
#folder_background
{
	width: 451px;
	height: 325px;
}
/* 
======================================================================== 
CENTRAL BLOCK CONTENT
========================================================================
*/

/* 
======================================================================== 
BOTTOM BLOCK CONTENT
========================================================================
*/
.bottom_menu_container
{
	position: absolute;
	top: 0;
}
.bottom_menu
{
	width: 161px;
	padding: 25px 0 0 7px;
	height: 130px;
	padding-bottom: 20px;
	border-left: 1px solid #a1bdea;
}
.bottom_menu_item, 
.bottom_menu_item_blue
{
	height: 16px;
	line-height: 16px;
	cursor: pointer;
	width: 95%;
}
.bottom_menu_item,
.bottom_menu_item a, 
.bottom_menu_item a:visited, 
.bottom_menu_item a:active, 
.bottom_menu_item a:hover
{
	text-decoration: none;
	color: #000000;
}
.bottom_menu_item_blue,
.bottom_menu_item_blue a, 
.bottom_menu_item_blue a:visited, 
.bottom_menu_item_blue a:active, 
.bottom_menu_item_blue a:hover
{
	color: #a1bdea;
	font-weight: bold;
	text-decoration: none;
}

.menu_close_button
{
	position: relative;
	bottom: 20px;
	left: 10px;
	height: 14px;
	width: 100%;
	background-image: url('../images/menu_close_bg.gif');
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.menu_close_text_hide
{
	font-size: 12px;
	padding-left: 19px;
	color: #ffffff;
}
.menu_close_text_show
{
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	padding-left: 19px;
	color: #c5c7c8;
	display: inline;
}
#main_menu_block.bottom_menu
{
	border: 0;
	width: 123px;
	padding: 25px 0 0 45px;
	left: 0;
}
/* 
======================================================================== 
FIRST-LEVEL MENU BLOCKS AND HEADERS STYLE
========================================================================
*/
.first-menu_item_block
{
	height: 30px;
}

#current.first-menu_item_block
{
}
#current.first-menu_item_block, #current.first-menu_item_block a
{
	color: #5e9fe1;
}

.first-menu_item_header, .first-menu_item_header a, .first-menu_item_header a:hover, .first-menu_item_header a:visited, .first-menu_item_header a:active
{
	color: #000000;
	text-decoration: none;
}
.first-menu_item_header
{
	margin: 0;
	letter-spacing: 0;
	line-height: 21px;
	font-size: 19px;
	font-weight: normal;
	cursor: pointer;
}


/* 
======================================================================== 
SECOND-LEVEL MENU BLOCKS AND HEADERS STYLE
========================================================================
*/
.second-menu_item_block
{
	height: 30px;
}

#current.second-menu_item_block
{
}
#current.second-menu_item_block, #current.second-menu_item_block a
{
	color: #5e9fe1;
}

.second-menu_item_header, .second-menu_item_header a, .second-menu_item_header a:hover, .second-menu_item_header a:visited, .second-menu_item_header a:active
{
	color: #000000;
	text-decoration: none;
}
.second-menu_item_header
{
	margin: 0;
	letter-spacing: 0;
	line-height: 21px;
	font-size: 19px;
	font-weight: normal;
	cursor: pointer;
}


/* 
======================================================================== 
CONTENT-TEMPLATES BLOCK CONTAINER
========================================================================
*/
#content-templates_block
{
	overflow: hidden;
	padding: 35px 15px 35px 15px;
}

* html #content-templates_block
{
	padding: 35px 0 0 15px;
	width: 410px;
}
* html #contact_form_block
{
	width: 430px;
}
/* 
======================================================================== 
CONTENT-ARTICLE TEMPLATE
========================================================================
*/
.content_header
{
	margin: 5px 0 15px 0;
	padding: 0;
	letter-spacing: 0;
	line-height: 34px;
	font-size: 24px;
	font-weight: normal;
	color: #3878db;
}
.content_text
{
	font-family: "Verdana";
}

#contact_form_block h1,
#contact_form_block td
{
	padding: 0;
	margin: 0;
}
/* 
======================================================================== 
CURRENT GALLERY BLOCK
========================================================================
*/
#gallery_block
{
	position: absolute;
	width: 100%;
	top: 325px;
	background-color:#e3ebf9;
}
#gallery_scrollable_block
{
	margin: 0 20px 0 20px;
	white-space: nowrap;
	overflow: hidden;
}
* html #gallery_scrollable_block
{
	width: 960px;
}
.gallery_centering_table,
.gallery_centering_table td
{
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.gallery_centering_table
{
	margin: 0 auto;
}
.gallery_centering_table img
{
	display: block;
	margin-left: 7px;
	cursor: pointer;
}
#scroll_left
{
	width: 20px;
	height: 72px;
	position: absolute;
	left: 0;
	top:0;
	background-color:#e3ebf9;
}
#scroll_right
{
	width: 20px;
	height: 72px;
	position: absolute;
	right: 0;
	top:0;
	background-color:#e3ebf9;

}
#gallery_image_block
{
	display: none;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	width: 451px;
	height: 325px;
	cursor: pointer;
}
/* 
======================================================================== 
FOOTER BLOCK
========================================================================
*/
#footer_block, #footer_block a
{
	text-decoration: none;
	font-size: 10px;
	padding: 0px 10px 0 20px;
}
.footer_left
{
	height: 16px;
	text-decoration: none;
	color: #565656;
	float: left;
}
.footer_right
{
	height: 16px;
	float: right;
}
.footer_right,
.footer_right a,
.footer_right a:visited,
.footer_right a:active,
.footer_right a:hover
{
	text-decoration: none;
	color: #999999;
}

/* NEEDS TO GO LAST TO BE CHANGED BY SIFR INITIALISATION JAVASCRIPT*/
.third_menu_item_blue,
.third_menu_item,
.bottom_menu_item_blue,
.bottom_menu_item
{
	visibility: visible;
}
