
.headerWrapper {
	margin: 0;
	height: 190px;
	background-color: #5c1061;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 0px;
}

.headerWrapper .headerTabs {
	font-weight: bold;
	width: 980px;
	height: 40px;
	margin: 0 auto;
}

.headerWrapper .headerTabs .tabsTitle,
.headerWrapper .headerTabs .tabInactive,
.headerWrapper .headerTabs .tabActive {
	height: 20px;
	float: left;
	padding-top: 20px;
	color: #fff;
}

.headerWrapper .headerTabs .tabsTitle {
	color: #00adee;
	padding-left: 16px;
	padding-right: 8px;
}

.headerWrapper .headerTabs .tabInactive,
.headerWrapper .headerTabs .tabActive {
	width: 103px;
	text-align: center;
	cursor: pointer;
}

.headerWrapper .headerTabs .tabActive {
	background: url(../simg_celebrifi/headerTabActive.gif) bottom left no-repeat;
}

.headerWrapper .headerTabs .tabInactive:hover {
	background: url(../simg_celebrifi/headerTabInactive.gif) bottom left no-repeat;
}


.headerWrapper .headerTabs .tabFinal {
}

.headerWrapper .headerTabs .search {
	float: right;
	margin-right: 16px;
	margin-top: 8px;
	background: url(../simg_celebrifi/search_wrapper.gif) top left no-repeat;
	width: 165px;
	height: 32px;
}

.headerWrapper .headerTabs .search .searchInput {
	height: 20px;
	font-weight: bold;
	color: #666;
	border: 0;
	margin-left: 28px;
	margin-top: 6px;
	width: 130px;
}


.headerWrapper .header {
	width: 980px;
	height: 150px;
	margin: 0 auto;
	background: url(../simg_celebrifi/header_bg_bs.gif) top left no-repeat;
	position: relative;
	z-index: 500;
	
}

.headerWrapper .header .toHome {
	width: 200px;
	height: 70px;
	position: absolute;
	top: 45px;
	left: 15px;
	cursor: pointer;
}


.headerWrapper .header .ad {
	width: 728px;
	height: 90px;
	position: absolute;
	top: 10px;
	left: 238px;
	border: none;
}


.headerWrapper .header .mainNav {
	position: absolute;
	top: 126px;
	left: 16px;	
}

.headerWrapper .header .mainNav .navLevel1 {
	float: left;
	height: 25px;
	padding-left: 4px;
	padding-top: 4px;
} 

.headerWrapper .header .mainNav .navLevel1On {
	float: left;
	height: 20px;
	padding-left: 4px;
	padding-top: 4px;
	background-color: #6C0064;
}

.headerWrapper .header .mainNav a {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	margin-right: 14px;
}

.headerWrapper .header .mainNav a:hover {
	text-decoration: none;
}


.headerWrapper .header .tools {
	position: absolute;
	top: 116px;
	left: 450px;	
	height: 32px;
	width: 530px;
}


.headerWrapper .header .tools .lisu {
	margin-left: 24px;
	margin-top: 0px;
}

.headerWrapper .header .tools .lisu ul {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	display: inline;
}

.headerWrapper .header .tools .lisu ul li {
	display: inline;
}
.headerWrapper .header .tools .lisu ul li .textLI {
	vertical-align: 40%;
	display: inline;
}

.headerWrapper .header .tools .lisu ul li .textLI2 {
	vertical-align: 40%;
	display: inline;
	color: #fff;
}


.headerWrapper .header .tools .lisu a {
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}

.headerWrapper .header .tools .lisu .shortBar {
	font-size: 8pt;
}

.headerWrapper .subNav {
	position: absolute;
	top: 149px;
	border: 2px solid #6C0064;
	background-color: #fff;
	z-index: 500;
	padding: 8px;
	width: 306px;
}

.headerWrapper .subNavSmall {
	position: absolute;
	top: 149px;
	border: 2px solid #6C0064;
	background-color: #fff;
	z-index: 500;
	padding: 8px;
	width: 128px;
}
.headerWrapper .subNav .topCelebs {
	width: 140px;
	float: left;
}





