body {	
	background-image: url(bg_jewelry.gif);	
	background-color: #4E4E4E;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;	
	scrollbar-face-color: #dddddd;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	}

#ContentPage{

}
#ContentPage #FlashNavigator{
	border: 0px solid pink;
	float: left;
	width: 900px;	
	text-align: left;
	height:41px;
	position: absolute; top: 50px; left: auto; z-index:1;
	margin:0px;
	padding:0px;
	clear:both;
	
}

#ContentPage #Navigator{
	border-top: 1px solid #676767;
	width: 900px;
	height: 39px;
}

#ContentPage #Navigator ul {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;

}

#ContentPage #Navigator ul li{
	float: left;
	display: block;	
	color: #676767;
	padding: 15px 20px 0px 30px;
}

#ContentPage #Navigator ul li a{float: left; outline: none;}
#ContentPage #Navigator ul li a:hover{	background-position: 0% -10px; }


#ContentPage #Navigator ul li#NavI a{background-image: url(nav01.gif);}
#ContentPage #Navigator ul li#NavI a:hover{ background-image: url(nav01.gif);}  
#ContentPage #Navigator ul li#NavII a{background-image: url(nav02.gif);}
#ContentPage #Navigator ul li#NavII a:hover{ background-image: url(nav02.gif);}  
#ContentPage #Navigator ul li#NavIII a{background-image: url(nav03.gif);}
#ContentPage #Navigator ul li#NavIII a:hover{ background-image: url(nav03.gif);}  
#ContentPage #Navigator ul li#NavIV a{background-image: url(nav04.gif);}
#ContentPage #Navigator ul li#NavIV a:hover{ background-image: url(nav04.gif);}  
#ContentPage #Navigator ul li#NavV a{background-image: url(nav05.gif);}
#ContentPage #Navigator ul li#NavV a:hover{ background-image: url(nav05.gif);}  
#ContentPage #Navigator ul li#NavVI a{background-image: url(nav06.gif);}
#ContentPage #Navigator ul li#NavVI a:hover{ background-image: url(nav06.gif);}  

#ContentPage #Navigator ul li#NavVII a{background-image: url(nav07.gif);}
#ContentPage #Navigator ul li#NavVII a:hover{ background-image: url(nav07.gif);}  
#ContentPage #Navigator ul li#NavVIII a{background-image: url(nav08.gif);}
#ContentPage #Navigator ul li#NavVIII a:hover{ background-image: url(nav08.gif);}  


#ContentPage #ContentFineJewelry {
	width: 900px;
	height: 170px;
	float: left;
}



#ContentPage #ContentFineJewelry .FTxt {
	width: 390px;
	float: left;
	display: block;
	padding: 20px 10px 0 20px;
	color: #ccc;
}

#ContentPage #ContentFineJewelry .FTxt span {
	font-size: 10px;
	color: #999;
}

#ContentPage #ContentFineJewelry .FTxt2 {
	width: 640px;
	float: left;
	display: block;
	padding: 20px 0px 0px 20px;
	color: #ccc;
}



#ContentPage #ContentFasionJewelry {
	margin-top: 10px;
	width: 900px;
	float: left;
	border:0px solid red;


}

#ContentPage #ContentFasionJewelry #FlashSubNevigator {
	display: block;
	width: 900px;
	height: 25px;
}


#ContentPage #ContentFasionJewelry #FlashSubNevigator2 {
	display: block;
	width: 900px;
	height: 40px;
}


#ContentPage #ContentFasionJewelry .CelebrityList, #ContentPage #ContentFasionJewelry .CelebrityContent {
	background-color: #fff;
	display: block;
	width: 900px;
/*	height: 512px;*/
	height: auto;
	padding:0px 0px 25px 0px;
	margin:0px;
	float:left;
	border:0px solid red;
}




#ContentPage #ContentFasionJewelry .CelebrityContent2 {
	background-color: #fff;
	display: block;
	width: 900px;
/*	height: 512px;*/
	height: auto;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
	border:0px solid red;
}

 #ContentPage #ContentFasionJewelry .NewsContent {
	background-color: #fff;
	display: block;
	width: 900px;
	height: 512px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
	border:0px solid red;
}

#ContentPage #ContentFasionJewelry .NewsContent .Img{
	background-color: #fff;
	display: block;
	width: 319px;
	height: 512px;
	padding:0px 30px 0px 0px;
	margin:0px;
	float:left;
	border:0px solid red;
}

#ContentPage #ContentFasionJewelry .NewsContent #FlashPress {
	background-color: #fff;
	display: block;
	width: 319px;
	height: 512px;
	padding:0px 20px 0px 0px;
	margin:0px;
	float:left;
	border:1px solid red;
}

#ContentPage #ContentFasionJewelry .NewsContent .TextInfo{
	background-color: #fff;
	display: block;
	width: 520px;
	height: 482px;
	padding:0px 20px 0px 0px;
	margin:15px 0px 15px 0px;
	float:left;
	border:0px solid green;
	overflow:auto;
}

#ContentPage #ContentFasionJewelry .NewsContent .Img2{
	background-color: #fff;
	display: block;
	width: auto;
	height: 512px;
	padding:0px 25px 0px 0px;
	margin:0px;
	float:left;
	border:0px solid red;
}

#ContentPage #ContentFasionJewelry .NewsContent .TextInfo2{
	background-color: #fff;
	display: block;
	width: 520px;
	height: 445px;
	padding:0px 20px 0px 0px;
	margin:0px 0px 15px 0px;
	float:left;
	border:0px solid green;
	overflow:auto;
}

#ContentPage #ContentFasionJewelry .NewsContent .EditorialCoverage{
height:455px;padding:20px 20px 0px 20px;border:0px solid blue;
}


#ContentPage #ContentFasionJewelry .NewsContent .Podcast{
height:455px;padding:20px 0px 0px 20px;border:0px solid blue;
}

#ContentPage #ContentFasionJewelry .NewsContent .Podcast .img{
width:160px;
height:133px;
padding:0px 0px 0px 0px;
margin:0px 26px 0px 26px;
border:1px solid #dddddd;
background-image:url("../images/block_podcast.jpg");
background-repeat: no repeat;
float:left;
}

#ContentPage #ContentFasionJewelry .NewsContent .Podcast .img_empty{
width:160px;
height:133px;
padding:0px 0px 0px 0px;
margin:0px 26px 0px 26px;
border:1px solid white;
float:left;
}

#ContentPage #ContentFasionJewelry .NewsContent .Podcast .detail{
float:left;
width:186px;
height:auto;
padding:0px 0px 0px 0px;
margin:7px 0px 0px 26px;
border:1px solid white;
color:#666666;
text-align:left;
line-height:15px;
}

#ContentPage #ContentFasionJewelry .NewsContent .Podcast .detail span{
color:#ff0000;
font-weight:bold;
}
/*Start Css PodCast */

#ContentPage #ContentFasionJewelry .NewsContent .Podcast ul{
	margin:0px auto;
	padding: 20px 0px 0px 30px;
	list-style-type:none;
	float: left;
	border: 0px solid Fuchsia;
	text-align: center;
	}


#ContentPage #ContentFasionJewelry .NewsContent .Podcast ul li{
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	float: left;
	border: 0px solid Fuchsia;
	width: 210px;
	}

	
#ContentPage #ContentFasionJewelry .NewsContent .Podcast ul li ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float: left;
	border: 0px solid Fuchsia;
}

	
#ContentPage #ContentFasionJewelry .NewsContent .Podcast ul li ul li.imgPodcast {
	width:160px;
	height:133px;
	padding:0px 0px 0px 0px;
	margin:0px 26px 0px 0px;
	border:1px solid #dddddd;
	background-image:url("../images/block_podcast.jpg");
	background-repeat: no repeat;
	text-align: center;
	}
	
#ContentPage #ContentFasionJewelry .NewsContent .Podcast ul li ul li.txtDetail {
	margin:0px;
	padding: 8px 0px 0px 0px;
	float: left;
	border: 0px solid orange;
	text-align: left;
	width: 180px;
	color: #666;
	line-height: 15px;
	}
	
#ContentPage #ContentFasionJewelry .NewsContent .Podcast ul li ul li.txtDetail span {
	padding: 0px 0px 1px 0px;
	color:#FF0000;
	font-weight: bold;
	text-align: left;	
	width: 180px;
	display: block;
	}
	
	



/*End Css PodCast*/
 .podcasts{
list-style-position:inside;
list-style-type:disc;
padding:0px 0px 0px 0px;
}

#ContentPage #ContentFasionJewelry .NewsContent .DetialInfo{
	background-color: #fff;
	display: block;
	width: 855px;
	height: 460px;
	padding:0px  15px 0px 15px;
	margin:15px 0px 10px 0px;
	float:left;
	border:0px solid green;
	overflow:auto;
}


#ContentPage #ContentFasionJewelry .NewsContent .DetialInfo2{
	background-color: #fff;
	display: block;
	width: 850px;
	height: 430px;
	padding:0px  15px 0px 20px;
	margin:0px 0px 10px 0px;
	float:left;
	border:0px solid green;
	overflow:auto;
}
#ContentPage #ContentFasionJewelry .NewsContent .BtnBack{
	background-color: #fff;
	display: block;
	width: 885px;
	height: auto;
	padding:2px  0px 0px 15px;
	float:left;
	text-align:right;
	border:0px solid green;
	
}



#ContentPage #ContentFasionJewelry .NewsContent2 {
	background-color: #fff;
	display: block;
	width: 875px;
	height: auto;
	padding:0px 0px 15px 0px;
	margin:0px;
	float:left;
	border:0px solid red;
}

#ContentPage #ContentFasionJewelry .NewsContent2 .Img{
	background-color: #fff;
	display: block;
	width: auto;
	height: 512px;
	padding:0px 15px 0px 0px;
	margin:0px;
	float:left;
	border:0px solid red;
}

#ContentPage #ContentFasionJewelry .NewsContent2 .TextInfo{
	background-color: #fff;
	display: block;
	width: 500px;
	height: 480px;
	padding:0px 30px 0px 0px;
	margin:5px 0px 10px 0px;
	float:left;
	border:0px solid green;
	overflow:auto;

}

#ContentPage #ContentFasionJewelry .NewsContent2 .DetialInfo{
	background-color: #fff;
	display: block;
	width: 845px;
	height: 450px;
	padding:0px  15px 0px 0px;
	margin:5px 0px 10px 0px;
	float:left;
	border:0px solid green;
	overflow:auto;

}

#ContentPage #ContentFasionJewelry .NewsContent2 .BtnBack{
	background-color: #fff;
	display: block;
	width: 860px;
	height: auto;
	padding:2px  0px 0px 15px;
	float:left;
	text-align:right;
	border:0px solid green;
	
}

#ContentPage #ContentFasionJewelry .CelebrityList {
	background-image: url(bg_celeblist.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#ContentPage #ContentFasionJewelry .CelebrityList ul {
	padding: 0;
	margin: 45px 0 35px 40px;
	list-style: none;
	float: left;
}

#ContentPage #ContentFasionJewelry .CelebrityList ul li {
	float: left;
}

#ContentPage #ContentFasionJewelry .CelebrityList ul li.Cname {
	padding: 48px 20px 0 0;
}

#ContentPage #ContentFasionJewelry .CelebrityList ul li a{float: left;}
#ContentPage #ContentFasionJewelry .CelebrityList ul li a:hover{	background-position: 0% -60px; }
#ContentPage #ContentFasionJewelry .CelebrityList ul li#CelebI a{background-image: url(celeb01.gif);}
#ContentPage #ContentFasionJewelry .CelebrityList ul li#CelebI a:hover{ background-image: url(celeb01.gif);}  
#ContentPage #ContentFasionJewelry .CelebrityList ul li#CelebII a{background-image: url(celeb02.gif);}
#ContentPage #ContentFasionJewelry .CelebrityList ul li#CelebII a:hover{ background-image: url(celeb02.gif);}  
#ContentPage #ContentFasionJewelry .CelebrityList ul li#CelebIII a{background-image: url(celeb03.gif);}
#ContentPage #ContentFasionJewelry .CelebrityList ul li#CelebIII a:hover{ background-image: url(celeb03.gif);}  
#ContentPage #ContentFasionJewelry .CelebrityList ul li#CelebIV a{background-image: url(celeb04.gif);}
#ContentPage #ContentFasionJewelry .CelebrityList ul li#CelebIV a:hover{ background-image: url(celeb04.gif);}  


#ContentPage #ContentFasionJewelry .CelebrityList .Txt {
	margin: 50px 0 0 45px;
	float: left;
}




#ContentPage #ContentFasionJewelry .CelebrityContent .Txt {
	float: right;
	display: block;
	width: 420px;
	padding: 50px 20px 0 0;

}


#ContentPage #ContentFasionJewelry .CelebrityContent2 .Txt {
	float: right;
	display: block;
	width: 440px;
	padding: 35px 10px 0 10px;

}



#ContentPage #Footer{
	padding: 15px 0 0 0;
	border:0px solid blue;

}


.editor_coverage2{
padding:10px 0px 0px 0px;
float:left;
border:0px solid green;
width:860px;
height:460px;
}

.editor_coverage3{
padding:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
border:0px solid green;
width:auto;
height:463px;
}

.cover_book{
margin:20px 20px 0px 27px;
border:1px solid black;

}

.cover_book2{
margin:22px 23px 5px 23px;
border:1px solid black;
}


.page{
text-align:left;
padding:5px 0px 0px 0px;
border:0px solid black;
}

.page2{
text-align:left;
padding:5px 0px 0px 20px;
border:0px solid black;
font-family:normal;
font-size:11px;
font-family:Tahoma;
}

#collection{
padding:20px 0px 10px 0px;
margin:20px 0px 0px 0px;
float:left;
border:0px solid green;
width:850px;
height:auto;
text-align:center;
/*background-color:#333333;*/
background-image: url(bg_jewelry.gif);	
}

li{
list-style-type:none;
list-style-position:outside;
padding:5px 0px 5px 0px;
}



.text_headline{
font-size:13px;
font-weight:bold;
color:#d12b2b;
}

.text_headline2{
font-size:13px;
font-weight:bold;
color:#DAB032;
}

.text_headline3{
font-size:13px;
font-weight:bold;
color:#EB6501;
}



.text_date{
color:#666666;
line-height:20px;
font-weight:bold;
}

.text_header{
font-size:12px;
font-weight:bold;
}

.namelist {
	padding-top: 5px;
	padding-bottom: 13px;
	display: block;
	text-align:center;
	}
