#mmenu_left_part,
#mmenu_right_part
{
	float:left;
	background: url('../img/mmenu_corners.gif') top right no-repeat;
	width:9px;
	height:29px;
}
#mmenu_right_part
{
	background: url('../img/mmenu_corners.gif') 0 -29px no-repeat;
}
#mmenu_content
{
	background: url('../img/mmenu_bg.gif') top repeat-x;
	height:29px;
	float:left;
	width:962px;
}

#mmenu_left_part_bottom,
#mmenu_right_part_bottom
{
	float:left;
	background: url('../img/mmenu_corners_bottom.gif') 0 -29px no-repeat;
	width:9px;
	height:29px;
}
#mmenu_right_part_bottom
{
	background: url('../img/mmenu_corners_bottom.gif') top right no-repeat;
}
#mmenu_content_bottom
{
	background: url('../img/mmenu_bg_bottom.gif') top repeat-x;
	height:29px;
	float:left;
	width:962px;
}


/* main menu block */
.mm_spacer
{
	height: 24px;
	width: 5px;
	float: left;
	background-color: white;
}
.mmenu_slash,
.mmenu_no_slash
{
	float: left;
	text-align: center;
	background: url('../img/mm_slash.gif') center right no-repeat;
	height:29px;
	line-height:29px;
}
.mmenu_no_slash
{
	background: none;
}
a.mmain:link,
a.mmain:visited,
.mmenu_selected
{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
a.mmain:hover,
a.mmain:active 
{
	text-decoration: underline;
}
.mmenu_selected
{
	text-decoration: underline;
}
a.mmain_bottom:link,
a.mmain_bottom:visited,
.mmenu_selected_bottom
{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
a.mmain_bottom:hover,
a.mmain_bottom:active 
{
	text-decoration: underline;
}
.mmenu_selected_bottom
{
	text-decoration: underline;
}
/* main menu block end */

.inventory_menu
{
	position:absolute;
	margin:57px 0 0 0px;
	_margin:67px 0 0 0;
	width:700px;	
}

.menu_padd
{
	height:29px;
	margin:auto;
	margin-top:20px;
	width:980px;
}
.left_part_active,
.right_part_active
{
	float: left;
	background:url(../img/mmenu_corners.gif) 0 0 no-repeat;
	width: 16px;
	height: 29px;
}
.right_part_active
{
	background:url(../img/mmenu_corners.gif) 0 -40px no-repeat;
}
.center_part_active
{
	background:url(../img/mmenu_center.gif) 0 0 repeat-x;
	height: 29px;
	float: left;
}

.glossymenu
{
	position: relative;
	padding: 0 0 0 10px;
	margin: 0 auto 0 auto;
	height: 29px;
	list-style: none;
}

.glossymenu li
{
	float:left;
	margin-top: 0px;
}

.glossymenu li a
{
	float: left;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 29px;
	line-height: 31px;
	text-align: center;
	cursor: pointer;
	margin-top: 0px;	
}
.glossymenu li a b
{
	float: left;
	display: block;
	padding: 0 35px 0 19px; /*Padding of menu items*/
	margin-top: 0px;
}
.glossymenu li a.current,
.glossymenu li a:hover
{
	color: #fff;
	text-decoration:underline;	
	height: 29px;
	background-position: left;
	margin-top: 0px;
}
.glossymenu li a.current b,
.glossymenu li a:hover b
{
	color: #fff;
	text-decoration:underline;
	height: 29px;
	margin-top: 0px;
}

.inventory_menu2
{
	position:absolute;
	width:700px;	
}
.menu_padd2
{
	height:29px;
	margin:auto;
	margin-top:20px;
	width:980px;
}
.left_part_active,
.right_part_active
{
	float: left;
	background:url(../img/mmenu_corners.gif) 0 0 no-repeat;
	width: 16px;
	height: 29px;
}
.right_part_active
{
	background:url(../img/mmenu_corners.gif) 0 -40px no-repeat;
}
.center_part_active
{
	background:url(../img/mmenu_center.gif) 0 0 repeat-x;
	height: 29px;
	float: left;
}

.glossymenu2
{
	position: relative;
	padding: 0;
	margin: 0 auto 0 auto;
	height: 29px;
	list-style: none;
}

.glossymenu2 li
{
	float:left;
	margin-top: 0px;
}

.glossymenu2 li a
{
	float: left;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 29px;
	line-height: 31px;
	text-align: center;
	cursor: pointer;
	margin-top: 0px;	
}

.glossymenu2 li a b
{
	float: left;
	display: block;
	padding: 0 35px 0 19px; /*Padding of menu items*/
	margin-top: 0px;
}

.glossymenu2 li a.current2,
.glossymenu2 li a:hover
{
	color: #fff;
	text-decoration:underline;	
	height: 29px;
	background-position: left;
	margin-top: 0px;
}

.glossymenu2 li a.current2 b,
.glossymenu2 li a:hover b
{
	color: #fff;
	text-decoration:underline;
	height: 29px;
	margin-top: 0px;
}
.main_bottom_center_bg
{
	margin:44px auto;
	*margin:0px auto;
	width:978px;
	/*height:150px;*/
	border:1px #cdcdcd solid;
	border-top:0px;
}
.middle_1,
.middle_2,
.middle_3
{
position:absolute;
height:130px;
overflow: hidden;
}
.middle_1 
{
	margin: 20px 0 0 0;
	width:350px;
}
.middle_2
{
	margin: 60px 0 0 346px;
	width: 300px;
}
.middle_3
{
	margin: -65px 0 0 630px;
	width:345px;
	border:0px solid #000;
}

.lblock_half_design
{

}
