.greyed{
	background-image:url(../images/main/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/main/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/main/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/main/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/main/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/main/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/main/Main_menu_Top_L.png);
	background-repeat:no-repeat;
	height:43px;
	width:25px;
}.menu_start2{
	background-image:url(../images/main/Main_menu_Top_mid.png);
	background-repeat:repeat-x;
    width:10px;
}.menu_body{
    background-image:url(../images/main/Main_menu_Top_mid.png);
	background-repeat:repeat-x;
    height:43px;
    text-align:left;
    width:713px;
}.menu_sep{
	background-image:url(../images/main/Main_menu_tab_split.jpg);
	background-repeat:no-repeat;
    font-size:0px;
	width:2px;
    float:left;
    height:43px;
}.menu_end{
	background-image:url(../images/main/Main_menu_Top_mid.png);
	background-repeat:repeat-x;
	height:43px;
    width:5px;
}.menu_cart_icon{
	background-repeat:repeat-x;
    background-image: url(../images/main/Main_menu_Top_mid.png);
	height:43px;
    width:29px;
    padding-top:6px;
    position:relative;
    cursor:pointer;
}.menu_cart_icon img{
	position:relative;
    top:-10px;
    left:-85px;
}.menuTable{
    width:930px;
	background-color:transparent;
}.menu_chat{
    position:relative;
    top:0px;
    left:0px;
    width:139px;
    height:49px;
    margin:0px;
    padding:0px;
    float:left;
}

/**
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;
}