.tab_head{
	background:url(../images/bg-tab.gif) repeat-x left bottom;
	border-right:1px solid #c9dbe4;
	border-left:0px solid #c9dbe4;
	font-weight:bold;
}
.tab_head_left{
	background:url(../images/bg-tab.gif) repeat-x left bottom;
	border-right:1px solid #c9dbe4;
	font-weight:bold;		
}
.tab_head_right{
	background:url(../images/bg-tab.gif) repeat-x left bottom;
	border-left:0px solid #c9dbe4;
	font-weight:bold;	
}
.tab_tile{
	font-weight:bold;
	border-right:1px solid #c9dbe4;
	
}
.tab_tile_right{
	font-weight:bold;
	border-right:0px solid #c9dbe4;
	
}
.tab_tile a, .tab_tile_right a{
	font-weight:bold;
	
}


.mobile_tab_head{
	background:url(../images/bg-mobile.gif) repeat-x left bottom;
	border-right:1px solid #c9dbe4;
	border-left:0px solid #c9dbe4;
	font-weight:bold;
}
.mobile_tab_head_left{
	background:url(../images/bg-mobile.gif) repeat-x left bottom;
	border-right:1px solid #c9dbe4;
	font-weight:bold;		
}
.mobile_tab_head_right{
	background:url(../images/bg-mobile.gif) repeat-x left bottom;
	border-left:0px solid #c9dbe4;
	font-weight:bold;	
}
.mobile_tab_tile{
	font-weight:bold;
	border-right:1px solid #c9dbe4;
	
}
.mobile_tab_tile_right{
	font-weight:bold;
	border-right:0px solid #c9dbe4;
	
}
.mobile_tab_head a, .mobile_tab_head_left a, .mobile_tab_head_right a,.mobile_tab_tile a, .mobile_tab_tile_right a{
	font-weight:bold;
	color:#cb6098;
}


.online_tab_head{
	background:url(../images/bg-online.gif) repeat-x left bottom;
	border-right:1px solid #c9dbe4;
	border-left:0px solid #c9dbe4;
	font-weight:bold;
}
.online_tab_head_left{
	background:url(../images/bg-online.gif) repeat-x left bottom;
	border-right:1px solid #c9dbe4;
	font-weight:bold;		
}
.online_tab_head_right{
	background:url(../images/bg-online.gif) repeat-x left bottom;
	border-left:0px solid #c9dbe4;
	font-weight:bold;	
}
.online_tab_tile{
	font-weight:bold;
	border-right:1px solid #c9dbe4;
	
}
.online_tab_tile_right{
	font-weight:bold;
	border-right:0px solid #c9dbe4;
	
}

.online_tab_head a, .online_tab_head_left a, .online_tab_head_right a,.online_tab_tile a, .online_tab_tile_right a{
	font-weight:bold;
	color:#af8c1d;
}


/****header menu ****/

#mainMenu
{
	position:relative;
	background:url(../images/bg-menu-normal.gif) repeat-x bottom;
	text-transform:uppercase;
	height:30px;
	font-weight:bold;
}
	
#mainMenu a
{
	padding-left:17px;
	padding-right:17px;
	position:absolute;
	bottom:0px;
	line-height:25px;
	background:url(../images/menu-sep.gif) no-repeat right top;
	color:#444444;
}

#submenu
{		
	background-color:#000;
	width:100%;
	background:url(../images/bg-menu-bottom.gif) repeat-x bottom;
	height:23px;
	padding:7px 0px 0px 0px;		
}
	
#submenu div
{
	white-space:nowrap;
}

#mainMenu .activeMenuItem
{
	background:url(../images/bg-menu-bottom.gif) repeat-x top;
	cursor:pointer;
}

#mainMenu .activeMenuItem img
{
	position:absolute;
	bottom:0px;
	right:0px;
}

#mainMenu .inactiveMenuItem
{		
	cursor:pointer;	
	color:#444444;	
}
	
#submenu a
{	
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	color: #444444;
}
	
#submenu a:hover
{
	color: #0a58a9;
}

.advertise-small
{
	float:left;
	width:292px;
	height:70px;
}

.advertise-small img
{
	float:left;
	margin:0px 6px 0px 0px;

}
.advertise-small embed
{
	float:left;
	margin:0px 6px 0px 0px;

}

