/* header block */
.main_container
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
.hearde_block
{ background-image: none; background-repeat: no-repeat; margin-top: 16px; width: 900px; height: 120px; }
.main_top_left_angle,
.main_top_right_angle
{
	width: 0;
	height: 0;
	float: left;
	background: no-repeat 50% top;
}
.main_top_right_angle
{
	float: left;
	background: no-repeat 50% top;
}
.main_top_center_bg,
.main_bottom_center_bg
{
	width: 900px;
	height: 0;
	float: left;
	background: white repeat-x 50% top;
}
.main_bottom_center_bg
{
	height: 20px;
	background: url('../img/logo_center_bottom_bg.gif') top repeat-x;
}

.main_bottom_right_angle,
.main_bottom_left_angle
{
	width: 0;
	height: 20px;
	float: left;
	background: url(../img/main_bottom_right_angle.png) no-repeat 50% top;
}
.main_bottom_left_angle
{
	background: url('../img/main_bottom_left_angle.png') top no-repeat;
}
/* header block end */

/* header image block */
.hi_spacer_left,
.hi_spacer_right
{
	height: 0;
	width: 0;
	float: left;
	background-color: white;
}
.hi_spacer_right
{
	float: right;
}
#header_boat,
#header_bg
{
	width: 900px;
	height: 165px;
	float: left;
	background: url(../img/header_boat.jpg) no-repeat center;
}
#header_bg
{
	width: 0;
	_position: absolute;
	background: url(../img/header_bg.gif) repeat-x center;
}
#header_right_bg
{
	width: 0;
	height: 0;
	float: right;
	position: relative;
	background: white 
}
#blue_wave
{
	width: 0;
	height: 143px;
	position: absolute;
	text-align: right;
	background: url(../img/wave_blue.png) no-repeat right bottom;
}
#blue_wave span#slogan_s,
#blue_wave div#slogan_b
{
	color: white;
	font-size: 0;
	margin: 0 55px;
	padding-top: 38px;
}
#blue_wave div#slogan_b
{
	font-size: 0;
}

#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;
}
/* header image block end */

/* main menu block */
#mmenu_left_part,
#mmenu_content,
#mmenu_right_part
{
	width: 0;
	height: 24px;
	float: left;
	background: white url(../img/mm_sides.gif) no-repeat;
}
#mmenu_content
{
	width: 900px;
	background: url(../img/mm_bg_center.gif) repeat-x center;
}
#mmenu_right_part
{ background: white url(../img/mm_sides.gif) no-repeat -3px 0; width: 0; height: 0; }
.mm_spacer
{ background-color: white; height: 24px; width: 0; float: left; background-image: url(../img/mm_slash.gif); }
.mmenu_slash,
.mmenu_no_slash
{
	float: left;
	height: 24px;
	text-align: center;
	background: url('../img/mm_slash.gif') center right no-repeat;
	line-height: 21px;
	*line-height: 18px;
}
.mmenu_no_slash
{
	background: none;
}

a.mmain:link,
a.mmain:visited,
.mmenu_selected
{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
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: 5px 18px;
	color: #1fa3c5;
}
.selector
{
	font-size: 10px;
	color: #F49724;
}
.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: white repeat-x 0 -5px;
	margin: 5px 15px 0;
	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: #036;
	font-size: 8pt;
}
a.mfooter:link,
a.mfooter:visited,
.mfooter_selected
{
	color: #f49724;
	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: #036;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

#footer_cr_block
{
	height: 25px;
	text-align: center;
}
.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: #f49724; font-size: 10pt; font-weight: none; background-position: center 0; text-decoration: none; text-transform: capitalize; }
a.mAccount:hover,
a.mAccount:active
{ background-position: center 0; text-decoration: underline; }

.lbAccount a:link,
.lbAccount a:visited
{ background-position: center 0; text-decoration: underline; }

.lbAccount a:hover,
.lbAccount a:active
{ background-position: center 0; text-decoration: none; }

#account_block a font,
#account_block span font
{ color: #299dbd; font-size: 10pt; background-position: center 0; }
.lbAccount
{ background-position: center 0; padding: 1px 0 0 3px; }
.lbAccount a font
{ color: #787878; font-size: 14px; font-weight: none; font-family: "Trebuchet MS;background-position: center 0;"; }

.lbAccount a.selected
{
	text-decoration: none;
	background: #efeaea center 0;
}

/* 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: #299dbd;
	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
{ color: #fff; margin: 0 8px; }

a.bc_link:link,
a.bc_link:visited
{
	color: #7c7b7a;
	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 */
.head_icon_block
{ background-color: #fff; width: 0; height: 120px; float: right; }
#icon_mail,
#icon_search,
#icon_home
{ bottom: 0px; width: 0; height: 0px; margin: 0px 0px 0 0px; cursor: pointer; float: right; }
#icon_search
{
	width: 0;
	height: 0px;
	margin: 0px 0px 0;
}
#icon_home
{
	width: 0;
	height: 0px;
	margin: 0px 0px 0;
}

