.menu_container {
	position: relative;
	z-index: 99001;
}

.greyed {
	background-image:url(../images/menu/Main_menu_Top_mid.png);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:14px;
    padding-left:11px;
	padding-right:11px;
	padding-top: 2px;
    margin:0px;
	font-weight:bold;
	height:43px;
	cursor:pointer;
	color:#ffffff;
	border-bottom:none;
	padding-top:10px;
    float:left;
    display:inline;
    position:relative;
}
.greyed .start {
	background-image:url(../images/menu/Main_menu_Top_mid.png);
	background-repeat:repeat-x;
    width:2px;
    height:43px;
    float: left;
    position:absolute;
    top:0px;
    left:0px;
}
.selected {
	color:#ffffff;
	background-image:url(../images/menu/Main_menu_tab_hover_mid.png);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:14px;
    padding-left:11px;
	padding-right:11px;
	padding-top: 2px;
    margin:0px;
	font-weight:bold;
	height:43px;
	cursor:pointer;
	color:#ffffff;
	border-bottom:none;
	padding-top:10px;
    float:left;
    display:inline;
    position:relative;
}
.hover {
	color:#ffffff;
	background-image:url(../images/menu/Main_menu_tab_hover_mid.png);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:14px;
    padding-left:11px;
	padding-right:11px;
	padding-top: 2px;
    margin:0px;
	font-weight:bold;
	height:43px;
	cursor:pointer;
	color:#ffffff;
	border-bottom:none;
	padding-top:10px;
    float:left;
    display:inline;
    position:relative;
}
.selected .start, .hover .start {
	background-image:url(../images/menu/Main_menu_tab_hover_begin.png);
	background-repeat:repeat-x;
    width:2px;
    height:43px;
    float: left;
    position:absolute;
    top:0px;
    left:0px;
}.selected .end, .hover .end {
	background-image:url(../images/menu/Main_menu_tab_hover_end.png);
	background-repeat:no-repeat;
    background-position:right;
    height:43px;
    float: left;
    position:relative;
    top:-26px;
    left:14px;
}.menu_start {
	background-image:url(../images/menu/Main_menu_Top_L.png);
	background-repeat:no-repeat;
	height:43px;
	width:25px;
}.menu_start2 {
	background-image:url(../images/menu/Main_menu_Top_mid.png);
	background-repeat:repeat-x;
    width:10px;
}.menu_body {
    background-image:url(../images/menu/Main_menu_Top_mid.png);
	background-repeat:repeat-x;
    height:43px;
    text-align:left;
    width:713px;
}.menu_sep {
	background-image:url(../images/menu/Main_menu_tab_split.jpg);
	background-repeat:no-repeat;
    font-size:0px;
	width:2px;
    float:left;
    height:43px;
}
.menuTable {
    width:930px;
	background-color:transparent;
}

/**
Sub menu
*/
.submenu_position {
    left:35px;
    top:36px;
    position:absolute;
}
.submenu_container  {
    position:relative;
    text-align:center;
    padding-top:0px;
    height:220px;
    
}.submenu_container .center {
    height:100%;
}.submenu_container .bottom {

}.submenu_container .left  {
    background-image:url(../images/menu/Dropdown_frame_border_left.png);
    background-repeat:repeat-y;
    width:9px;
    float:left;
    height:100%;
}.submenu_container .main  {
    background-image:url(../images/menu/Dropdown_frame_border_middle.png);
    padding-top:10px;
    float:left;
    display:inline;
    height:100%;
}.submenu_container .right  {
    background-image:url(../images/menu/Dropdown_frame_border_right.png);
    width:9px;
    height:100%;
    float:left;
}
.submenu_container .bottom .left_corner {
    background-image:url(../images/menu/BG_frame_border_BL.jpg);
    width:35px;
    height:51px;
     float:left;
}.submenu_container .bottom .center {
    background-image:url(../images/menu/BG_frame_border_bottom.jpg);
    height:51px;
    float:left;
    width:100%;
}.submenu_container .bottom .right_corner {
    background-image:url(../images/menu/BG_frame_border_BR.jpg);
    width:35px;
    height:51px;
     float:left;
}
.submenu { 
    width:120px;
    height:120px;
    float:left;
    padding-right:30px;
}
.submenu .title { 
    font-size:14px;
    display:block;
    color:#ffffff;
}

.submenu img { 
    border:0px;
}

.menu_level2 {
	z-index: 99000;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.menu_level2_frame_border_left {
	position: absolute;
	width: 9px;
	height: 448px;
	background-image: url(../images/menu/Dropdown_frame_border_left.png);
}

.menu_level2_frame_border_right {
	position: absolute;
	left: 481px;
	width: 10px;
	height: 448px;
	background-image: url(../images/menu/Dropdown_frame_border_right.png);
}

.menu_level2_frame_border_bottom {
	position: absolute;
	top: 448px;
	width: 491px;
	height: 28px;
	background-image: url(../images/menu/Dropdown_frame_border_bottom.png);
}

.menu_level2_box {
	width: 475px;
	height: 448px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/menu/Dropdown_frame_border_middle.png);
	position: absolute;
	left: 6px;
}

.menu_level2_box_content {
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 40px;
}

.menu_level2_entry {
	position: absolute;
	width: 120px;
}

.menu_level2_entry_name {
	font-size: 13px;
	font-family: Arial;
	color: #fff;
	text-align: center;
}

.menu_level2_entry_icon img {
	cursor: pointer;
	position: relative;
	left: 0px;
	top: 0px;
}

.menu_level2_entry_icon img:hover {
	left: 1px;
	top: 1px;
}

/* r = row, c = column */
.ml2_r1 {
	top: 40px;
}

.ml2_r2 {
	top: 175px;
}

.ml2_r3 {
	top: 310px;
}

.ml2_c1 {
	left: 40px;
}

.ml2_c2 {
	left: 175px;
}

.ml2_c3 {
	left: 310px;
}


.mini_cart{
    background-color:white;
    color:#000000;
    cursor:pointer;
    font-size:9px;
    left:695px;
    padding:3px;
    position:absolute;
    text-align:right;
    top:93px;
    width:70px;
    z-index:999;
}
.mini_car a{
    text-decoration:none;
}


.menu_chat {
    width:139px;
    height:49px;
    margin:0px;
    padding:0px;
    float:left;
}

.menu_cart_icon {
    background-repeat:repeat-x;
    background-image: url(../images/menu/Main_menu_Top_mid.png);
    height:43px;
    width:120px;
    padding-top:6px;
    cursor:pointer;
    float:left;
}

.menuLeftCorner
{
    background:url("../images/menu/Main_menu_Top_L.png") top right no-repeat;
    width:25px;
    height:43px;
    float:left;
}

.menuItemSpliter
{
    background: url("../images/menu/Main_menu_tab_split.jpg") top left no-repeat;
    width:2px;
    height:36px;
    float:left;
}

ul#topnav li
{    
    float: left;
    position: relative; /*--Important--*/
    cursor:pointer;    
    height:40px;
}

ul#topnav li a, ul#topnav li a:hover
{
    padding-left: 11px;
    padding-right: 11px;    
    text-decoration: none;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
}

.menuSelected a, .menuSelected:hover
{
    background: url("../images/menu/Main_menu_tab_hover_mid.png") top left repeat-x;
}
.menuItem:hover
{
    background: url("../images/menu/Main_menu_tab_hover_mid.png") top left repeat-x;
}
.menuItem a, .menuItem a:hover
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;    
}

.menuWithSubmenuItem:hover
{
    background: url("../images/menu/Main_menu_with_submenu_tab_hover_mid.png") top left repeat-x;    
}

.menuItemTitle
{
    float:left;
}
.menuItemTitle a
{
    padding-top:10px;
    padding-bottom:5px;
    float:left;
}

.expandableMenuItemMedia
{
    text-align: center;
    padding-bottom: 5px;
}

.expandableMenuItemMedia a
{
    text-align: center;
}

.expandableMenuItemMediaContent
{
    text-align: center;
    vertical-align: top;
}

.expandableMenuItemMediaContent a
{
    text-align: center;
    vertical-align: top;
    float:none;
    padding:0px;
}

ul#topnav {
    background:url("../images/menu/Main_menu_Top_mid.png") top left repeat-x;
    margin: 0; padding: 0;
    float:left;
    list-style: none;
    width:635px;
    height:37px;
}

ul#topnav li .expandableMenuContainer {
	position: absolute; /*--Important--*/
    margin-left: -60px;
	float: left;
	display: none; /*--Hidden for those with js turned off--*/
    cursor:default;
  z-index:-1;
}

.expandableMenuLeft
{
    background:url('../images/menu/Dropdown_frame_border_left.png') repeat-y right;
    width:9px;
}
.expandableMenuRight
{
    background:url('../images/menu/Dropdown_frame_border_right.png') repeat-y left;
    width:10px;
}
.expandableMenuMiddle
{
    background:#d24735 url('../images/menu/Dropdown_frame_border_middle.png') repeat-x top;
    padding-top:25px;
    vertical-align: top;
    padding-left: 35px;
    padding-right: 35px;
}

.expandableMenuItemsTable
{
    background:transparent;    
    width:100%;
    padding-top: 20px;
}

.expandableMenuItemTitle
{
    padding-top:15px;    
    padding-left:2px;
    padding-right:2px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
}
