/* header block */
.main_container
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	text-align:left;
}
.hearde_block
{
	margin-top: 16px;
	width: 100%;
	height: 153px;
}
/*.main_top_center_bg,
.main_bottom_center_bg
{
	width: 973px;
	height: 30px;
	float: left;
}
.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: 18px;
	height: 20px;
	float: left;
	background: url('../img/main_bottom_right_angle.png') top no-repeat;
}
.main_bottom_left_angle
{
	background: url('../img/main_bottom_left_angle.png') top no-repeat;
}
*/
.main_top_center_bg,
.main_bottom_center_bg
{
	width: 100%;
	height: 4px;
	float: left;
	font-size:1px;
	background: white;
}
.main_bottom_center_bg
{
	height: 25px;
	background: url('../img/bottom_bg.gif') top repeat-x;
}

.main_bottom_right_angle,
.main_bottom_left_angle
{
	width: 4px;
	height: 20px;
	float: left;
	font-size:1px;
	background: url('../img/main_bottom_right_angle.gif') bottom no-repeat white;
}
.main_bottom_left_angle
{
	background: url('../img/main_bottom_left_angle.gif') bottom no-repeat white;
}
.content_name_left,
.content_name_right
{
	width: 7px;
	height: 35px;
	font-size:1px;
	background: url('../img/content_header_bg.gif') 0 0 no-repeat;
}
.content_name_center
{
	height: 35px;
	background: url('../img/content_header_bg.gif') center bottom repeat-x;
}
.content_name_right
{
	background: url('../img/content_header_bg.gif') -7px 0 no-repeat;
}
.content_title_arrow
{
	width: 9px;
	height: 11px;
	float: left;
	margin: 6px 7px 0 12px;
	background: url('../img/arrow_left_block.gif') 0px 0 no-repeat;
}
#logo_block
{
	clear: both;
	height: 80px;
	width: 100%;
}
#logo
{
	width: 265px;
	/*position: absolute;*/
	height: 44px;
	margin: 3px 0 3px 55px;
	_margin: 3px 0 3px 25px;
	float: left;
}
.head_icon_block
{
	width: 50px;
	float: right;
}
.slogan
{
	margin: -4px 55px 0pt 0pt;
	float: right;
	text-align: right;
}
#slogan_b,
#slogan_s
{
	font-size: 34px;
	color: #6d6d6d;
	font-family: Trebuchet MS;
}
#slogan_s
{
	font-size: 12px;
}
/* header block end */

/* header image block */
.hi_spacer_left,
.hi_spacer_right
{
	width: 21px;
	background:url('../img/hi_spacer_left.gif') top repeat-y;
	padding:0px;
}
.hi_spacer_right
{
	background:url('../img/hi_spacer_right.gif') top repeat-y;
}

#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_right_part,
#mmenu_content
{
	width: 1px;
	height: 34px;
	float: left;
	background: url('../img/mmenu_left_part.gif') 0 0 no-repeat #eeeeee;
}
#mmenu_content
{
	width: 973px;
	margin-left:21px;
	_margin-left:10px;
	background: url('../img/mmenu_bg.gif') center center repeat-x;
}
.mm_spacer
{
	height: 24px;
	width: 5px;
	float: left;
	background-color: white;
}
.mmenu_slash,
.mmenu_no_slash
{
	float: left;
	height: 41px;
	padding: 0px 0 0 0;
	text-align: center;
	background: url('../img/mm_bg_center.gif') bottom center repeat-x;
	line-height: 41px;
}
.mmenu_no_slash
{
	background: none;
}
.mmenu_none
{
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
	*cursor:pointer;	
}

.mmenu_none:link,
.mmenu_none:visited
{
	background: url('../img/mm_bg_center.gif') bottom center  repeat-x;
}

a.mmain
{
	text-decoration: none;
	text-transform: uppercase;
	color: white;
}
a.mmain:link,
a.mmain:visited
{
	_color: white;
	_font-size: 14px;
	_font-weight: bold;
	_font-family: Trebuchet MS;
	_cursor:pointer;
	_text-decoration: none;
	position: absolute;
	text-align: center;
}
a.mmain:hover,
a.mmain:active
{
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	background: url('../img/mmenu_active.gif') bottom center no-repeat;
	
}
.mmenu_none:link,
.mmenu_none:visited,
.mmenu_selected
{
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
	*cursor:pointer;
	text-decoration:none;
	text-transform: uppercase;
}
.mmenu_none:link,
.mmenu_none:visited
{
	background: url('../img/mmenu_active.gif') bottom center no-repeat;
}
.mmenu_none:hover,
.mmenu_none:active
{
	_color: white;
	background: url('../img/mmenu_active.gif') bottom center no-repeat;
}
.mmenu_selected
{
	position: absolute;
	text-align:center;
}
.mmenu_active
{
	height: 41px;
	padding: 0px 0 0 0;
	text-align: center;
	line-height: 41px;
	background: url('../img/mmenu_active_2.gif') bottom center no-repeat;
}
.mmenu_shadow
{
	color: #9F9F9F;
	position: absolute;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	margin: 1px 0 0 1px;
}
/* main menu block end */

/* main menu block */
.main_menu
{
	margin: 71px 0px 0px 295px;
	position:absolute;
}
#mmenu_content
{
	width: 685px;
	float: left;
	text-align: center;
}
#mmenu_left_part_active,
#mmenu_right_part_active,
#mmenu_left_part_none_active,
#mmenu_right_part_none_active,
.mmenu_separate_active,
.mmenu_separate_none_active,
.mmenu_separate_active_left,
.left_top_part
{
	width: 29px;
	height: 25px;
	float: left;
	background: url('../img/mmenu_first_active.gif') 0 0 no-repeat white;
}
#mmenu_right_part_active
{
	background: url('../img/mmenu_last_active.gif') 0 0 no-repeat white;
	position: absolute;
}
.active_page
{
	background: url('../img/mmenu_center_active.gif') center right  no-repeat;
	height: 25px;
	float: left;
	text-align: center;
}
.mmenu_bg_piece_active
{
	background: url('../img/mmenu_bg_active.gif') center left repeat-x;
	height: 25px;
	float: left;
}
#mmenu_left_part_none_active
{
	height: 25px;
	float: left;
	background: url('../img/mmenu_first_none_active.gif') center center no-repeat;
}
#mmenu_right_part_none_active
{
	background: url('../img/mmenu_last_none_active.gif') center center no-repeat;
	position: absolute;
}
.mmenu_separate_active
{
	background: url('../img/mmenu_separate_active.gif') center center no-repeat;
}
.mmenu_separate_active_left
{
	background: url('../img/mmenu_separate_active_left.gif') center center no-repeat;
}
.mmenu_separate_none_active
{
	background: url('../img/mmenu_separate_none_active.gif') center center no-repeat;
}
.left_top_part
{
	background: url('../img/left_top_part.gif') center center no-repeat;
	height: 9px;
	width: 12px;
}
.left_top_bg
{
	background: url('../img/left_top_bg.gif') center center repeat-x;
	height: 9px;
	width: 202px;
	float: left;
}
.right_top_part
{
	background: url('../img/right_top_part.gif') center center no-repeat;
	height: 9px;
	width: 12px;
	float: left;
}
.not_active_page
{
	background-color: white;
	height: 25px;
	float: left;
	text-align: center;
}
#mmenu_content
{
	width: 685px;
	float: left;
	text-align:center;
}
#mmenu_right_part_active
{
	background: url('../img/mmenu_last_active.gif') 0 0 no-repeat white;
}
.mm_spacer
{
	height: 24px;
	width: 5px;
	float: left;
	background-color: white;
}
.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: #3B5504;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position:relative;
	top: 4px;
	float: left;
}
a.mmain:hover,
a.mmain:active
{
	text-decoration: underline;
}
.mmenu_selected
{
	text-decoration: underline;
	float: right;
	color: #ffffff;
}
/* main menu block end */

/* languages selector */
.lang_selector
{
/* 	font-size: 10px; */
	text-align: right;
	margin: -21px 18px;
	color: #1377E8;
    float:right;
}
.selector
{
	font-size: 10px;
	color: #5F5F5F;
}
.lang_selector select
{
	border: 1px #ccc solid;
}
/* languages selector end */

/* footer menu */
.fScontainer
{
	background: white;
	padding: 6px 10px 3px 10px;
	height: 5px;
}
.fSplitter
{
	background: url('../img/splitter.gif') 0 0 repeat-x white;
	height: 3px;
}

#footer_menu_block
{
	margin:5px;
	text-align:right;
	font-size: 1px;
}
#footer_menu_block a font,
#footer_menu_block span font,
.lang_selector a font,
.blue
{
	color: white;
	font-size: 12px;
}
a.mfooter:link,
a.mfooter:visited,
.mfooter_selected
{
	color: white;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
a.mfooter:hover,
a.mfooter:active
{
	text-decoration: underline;
}
.mfooter_selected
{
	color:#8F0000;
	/*text-decoration: underline;*/
}

.mfooter_slash
{
	color: white;
	font-size: 10px;
}

#footer_cr_block
{
	height: 25px;
	text-align: center;
	margin:10px 0;
	padding:10px;
}
.cr_text
{
	color: black;
	font-size: 10px;
}
#footer_cr_block a:link,
#footer_cr_block a:visited
{
	color: black;
	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
{
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
	text-transform: capitalize;	
}

a.mAccount:hover,
a.mAccount:active
{
	background: none;
	text-decoration: underline;
	color: #B90202;
}

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

.lbAccount a.selected
{
	text-decoration: none;
	color: #B90202;
}
/* 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: #1377E8;
	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;
}
.bg_breadcrumbs
{
	background: url('../img/bg_breadcrumb.gif') left repeat-y;
	height:20px;
}
a.bc_link:link,
a.bc_link:visited
{
	color: #666666;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
}
a.bc_link:hover,
a.bc_link:active
{
	color: #1364c0;
	text-decoration: underline;
}
.bc_current
{
	color: #7c7b7a;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform: capitalize;
}
/* bread crumbs end */

/* simple search */
#ss_header
{
	float: right;
	width: 260px;
	*width: 270px;
	height: 30px;
	margin: 16px 20px 0 0;
	*margin: 13px 10px 0 0;
}
#ss_header #left_part
{
	background: url("../img/ss_left.gif") left center no-repeat;
	width: 25px;
	height: 25px;
	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: 22px;
	color: #1377E8;
	padding: 3px 4px 0 4px;
	width: 140px;
}
#ss_header #right_part
{
	background: url("../img/ss_right.gif") right center no-repeat;
	width: 1px;
	height: 25px;
	float: left;
}
#ss_button
{
	background: url("../img/ss_button.gif") 0 0 no-repeat;
	float: left;
	padding: 0 2px 6px 0;
	*padding: 0 2px 1px 0;
	border: 0;
	margin: 1px 0 0 2px;
	height: 23px;
	width: 52px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	cursor: pointer;
}
#ss_button:hover
{
	background: url("../img/ss_button.gif") 0 -23px no-repeat;
}

/* simple search end */

