/* header block */
.main_container
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
.header_block
{
	margin-top: 10px;
	width: 100%;
	height: 195px;
}
#logo
{
	width: 256px;
	position: absolute;
	height: 41px;
	margin: 50px 0 0 40px;
	float: left;
}
.head_icon_block
{
	width: 50px;
	float: right;
}

/* header block end */

/* header image block */
.hi_spacer_left,
.hi_spacer_right
{
	height: 143px;
	width: 8px;
	float: left;
	background-color: white;
}
.hi_spacer_right
{
	float: right;
}
#header_bg
{
	float: left;
	height: 157px;
	width: 100%;
	background: url('../img/header_bg.gif') center center repeat-x;
}
#header_left_bg,
#header_right_bg
{
	width: 6px;
	height: 6px;
	margin-top: 151px;
	float: left;
	background: url('../img/header_bg_lb.gif') center center no-repeat;
}
#header_right_bg
{
	background: url('../img/header_bg_rb.gif') center center no-repeat;
	float: right;
}
#header_img
{
	width: 441px;
	height: 171px;
	background: url('../img/header_img.jpg') center center no-repeat;
	margin: 0 0 0 530px;
	position: absolute;
}

span#slogan_s,
div#slogan_b
{
	color: #758680;
	font-family: Trebuchet MS;
	font-size: 34px;
	padding-top: 38px;
}
span#slogan_s
{
	font-size: 12px;
	float: right;
	float /*\**/: left\9;
	padding-top: 0;
	margin-top: -6px;
}
.slogan
{
	margin: 13px 0 0 350px;
	position: absolute;
	z-index: 20;
}
#white_wave
{
	height: 21px;
	background: url('../img/wave_white.png') top left no-repeat;
	background-color: white;
}
#header_interim
{
	width: 450px;
	height: 21px;
	float: right;
	background-color: white;
}
#content_nav_icons a
{
	padding: 0 1px;
}
/* header image block end */

/* main menu block */
#mmenu_left_part,
#mmenu_content,
#mmenu_right_part
{
	width: 12px;
	height: 45px;
	float: left;
	background: url('../img/mm_sides.gif') 0 0 no-repeat white;
}
#mmenu_content
{
	width: 956px;
	background: url('../img/mm_bg_center.gif') center center repeat-x;
}
#mmenu_right_part
{
	background: url('../img/mm_sides.gif') 0 -45px no-repeat white;
	float: right;
}
.mmenu_slash,
.mmenu_no_slash
{
	float: left;
	height:47px;
	text-align: center;
	background: url('../img/mm_slash.gif') center right no-repeat;
	line-height: 42px;
	*line-height: 42px;
}
.mmenu_no_slash
{
	background: none;
}
.menu_shadow,
.menu_shadow_active
{
	color:#13589b;
	font-size:12px;
	font-weight:bold;
	line-height:42px;
	*line-height:15px;
	margin:1px 0 0 1px;
	position:absolute;
	text-decoration:none;
}
.menu_shadow_active
{
	text-decoration: underline
}

a.mmain:link,
a.mmain:visited,
.mmenu_selected
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position:relative;
}
a.mmain:hover,
a.mmain:active 
{
	text-decoration: underline;
}
.mmenu_selected
{
	text-decoration: underline;
}
/* main menu block end */

/* languages selector */
.lang_selector
{
	font-size: 10px;
	text-align: right;
	margin:50px 0 0 875px;
	*margin:  5px 0px 0px 240px;
	color: #1fa3c5;
	position:absolute;
}
.selector
{
	font-size: 10px;
	color: #1a7ba5;
}
.lang_selector select
{
	border: 1px #ccc solid;
}
/* languages selector end */

/* footer menu */
.fScontainer
{
	background: white; 
	border: 1px white solid; 
	_text-align: center;
	*text-align: center;
	padding: 6px 0 3px 0;
}
.fSplitter
{
	width: 740px;
	background: url('../img/splitter.gif') 0 -5px repeat-x white;
	margin: 5px 15px 0 15px;
	height: 3px;
}

#footer_menu_block
{
	text-align: center;
	margin: 0;
	font-size: 1px;
}
#footer_menu_block a font,
#footer_menu_block span font,
.lang_selector a font,
.blue
{
	color: #0584CB;
	font-size: 8pt;
}
a.mfooter:link,
a.mfooter:visited,
.mfooter_selected
{
	color: #AD5324;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
}
a.mfooter:hover,
a.mfooter:active 
{
	text-decoration: underline;
}
.mfooter_selected
{
	text-decoration: underline;
}

.mfooter_slash
{
	color: #49a2c9;
	font-family: Trebuchet MS;
	font-size: 10px;
}

#footer_cr_block
{
	height: 13px;
	text-align: center;
	margin-top:5px;
}
.cr_text
{
	color: #3b3939;
	font-size: 10px;
}
#footer_cr_block a:link,
#footer_cr_block a:visited
{
	color: #242323;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}
#footer_cr_block a:hover,
#footer_cr_block a:active 
{
	text-decoration: underline;
}

/* footer menu end */

/* account menu */
a.mAccount:link,
a.mAccount:visited,
.lbAccount a
{
	color: #1a7ba5;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
	text-transform: capitalize;
}
a.mAccount:hover,
a.mAccount:active
{
	text-decoration: underline;
}

.lbAccount a:link,
.lbAccount a:visited
{
	text-decoration: underline;
}

.lbAccount a:hover,
.lbAccount a:active
{
	text-decoration: none;
}

#account_block a font,
#account_block span font
{
	color: #177ea1;
	font-size: 10pt;
}
.lbAccount
{
	padding: 1px 0 0 15px;
	margin-left: 4px;
	background: url('../img/amenu_tick.gif') center left no-repeat;
}
.lbAccount a font
{
	color: #787878;
	font-size: 14px;
	font-weight: none;
	font-family: Trebuchet MS;
}

.lbAccount a.selected
{
	text-decoration: none;
	background: #f3f5f4;
}

/* account menu end */

.loading
{
	background: url('../img/load.gif') center center no-repeat white;
	height: 19px;
	width: 20px;
	display: none;
}

/* links */
a.blue_large:link,
a.blue_large:visited
{
	color: #177ea1;
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
}
a.blue_large:hover,
a.blue_large:active
{
	text-decoration: underline;
}
/* links end */

/* bread crumbs */
#bread_crumbs
{
	margin: 0 8px;
	line-height: 20px;
	*line-height: 35px;
	height: 30px;
}

a.bc_link:link,
a.bc_link:visited
{
	color: #ad5324;
	font-size: 12px;
	font-family: Trebuchet MS;
	text-decoration: none;
}
a.bc_link:hover,
a.bc_link:active
{
	text-decoration: underline;
}
.bc_current
{
	color: #7c7b7a;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform: capitalize;
}
/* bread crumbs end */

/* caption bg */
.item_caption
{
	background: url('../img/caption_bg.gif') center center repeat-x #e4eef5;
	border-left: 10px #7eaac8 solid;
	height: 27px;
	padding: 1px 0 0 15px;
}
.item_caption_left,
.item_caption_right
{
	background: url('../img/caption_left_bg.gif') center bottom no-repeat white;
	width: 6px;
	padding: 0;
}
.item_caption_right
{
	background: url('../img/caption_right_bg.gif') center bottom no-repeat white;
}
.item_caption_center
{
	background: url('../img/caption_center_bg.gif') center bottom repeat-x white;
	padding: 0;
	padding-bottom: 6px;
}
/* caption bg end */

/* simple search */
#ss_header
{
	float: right;
	width: 150px;
	height: 27px;
	margin: 11px 0 0 0;
}
#ss_header #left_part
{
	background: url("../img/ss_left.gif") left center no-repeat;
	width: 5px;
	height: 23px;
	float: left;
}
#ss_header input#search
{
	float: left;
	background: url("../img/ss_center.gif") left center repeat-x white;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	color: white;
	font-family: Verdana;
	padding: 3px 4px 0 4px;
	width: 110px;
}
#ss_button
{
	background: url("../img/ss_button.gif") 0 0 no-repeat;
	float: left;
	height: 23px;
	width: 22px;
	border: 0;
	cursor: pointer;
}
#ss_button:hover
{
	background: url("../img/ss_button.gif") 0 -23px no-repeat;
}

/* simple search end */
