/**
* Copyright (c) 2008, Impact Proximity
* All rights reserved.
* @author Jerome Conde <j.conde@impactbbdo.ae>
* @version 1.0.x
*/

/**
* css resets adapted from Eric Meyer [http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/]
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: tahoma;
 vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
 outline: 0;
}
body {
 line-height: 1;
 color: black;
 background: #fbfaf1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
 border-collapse: separate;
 border-spacing: 0;
 width: 100%;
 float: right;
}
caption, th, td {
 text-align: left;
 font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: "";
}
blockquote, q {
 quotes: "" "";
}
h1,h2,h3,h4,h5{font-weight:bold;}
/** end of resets */

html,body{
 width:100%;
 height:100%;
 color:#101010;
 font:12px/1.3em arial,serif;
 /*background:#ffffff url(/deployedfiles/anazahra/CommonAssets/images/portal/background/BodyBg.gif) repeat-x right top;*/
}
a{
 color:#999999;
 text-decoration:none;
}
a:hover{
 border:0 none;
 color:#999999;
}
a img{
 display:block;
}
strong{
 font-weight:bold;
}
textarea{
	font:12px/1.3em arial,serif;
}

div.Page{
 margin:0 auto;
 width:960px;
 min-height:700px;
 height:auto !important;
 height:700px;
 background-color:#fff;
}
/*Header Style Start*/
div.Header{
 position:relative;
 z-index:10;
 width:100%;
 height:132px;
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/HeaderBg.gif) no-repeat right top;
}
div.bridalPage{
 background: none repeat scroll 0 0 transparent;
 min-height: 1000px;
}
div.celebrityPage div.Header{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CelebrityHeaderBg.gif) no-repeat right top;
}
div.fashionPage div.Header{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/FashionHeaderBg.gif) no-repeat right top;
}
div.beautyPage div.Header{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CelebrityHeaderBg.gif) no-repeat right top;
}
/*div.galleryPage div.Header{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/galleryHeaderBg.gif) no-repeat right top;
}*/
div.HeaderTop{
 float:right;
 z-index:11;
 position:relative;
 width:960px;
 height:17px;
 padding:3px 0 0 0;
}
ul.Nav0{
	position:absolute;
	right:0;
	top:1px;
	padding:1px 0 1px 12px;
	border-left:1px solid #9ea3a1;
}
ul.Nav0 li{
 display:inline;
 direction:rtl;
 color:#83389b;
 text-align:right;
 font-size:13px;
 font-family:arial;
 padding:0 12px 0 0;
}
ul.Nav0 li a{
 color:#83389b;
 font-family:arial;
}
ul.Nav0 li a.Active,
ul.Nav0 li a:hover{
 color:#999999;
}
fieldset.LogOut{
 position:absolute;
 right:216px;
 top:2px;
 padding:0 10px 0 0;
}
fieldset.LogOut label{
 color:#999999;
 font-size:11px;
 float:right;
 padding:0 0 0 0;
 font-family:arial;
 text-align:right;
 direction:rtl;
 font-weight:bold;
}
fieldset.LogOut input{
 float:right;
 margin:0 10px 0 0;
}
fieldset.Search{
 position:absolute;
 top:10px;
 left:195px;
 width:280px;
 height:30px;
}

fieldset.Search input{
 position:relative;
 float:right;
 direction:rtl;
 padding:0 3px 0 3px;
 font-size:14px;
 color:#666666;
 font-family:arial;
 border:1px solid #aa7bb9;
 width:172px;
 height:14px; 
 margin:0;
}
fieldset.Search input.SearchButton{
 width:16px;
 height:16px;
 margin:0;
 padding:0;
 border:0 none;
}
fieldset.Search input.SearchButton2{
 width:62px;
 height:16px;
 margin:0 10px 0 0;
 padding:0;
 border:0 none;
}
div.TopAdvancedSearch{
 display:none;
 position:absolute;
 top:28px;
 left:212px;
 background:#e9e4ea;
 width:268px;
 height:81px;
}
ul.TopAdvancedSearchList{
 float:right;
 width:250px;
 padding:10px 15px 0 0;
}
ul.TopAdvancedSearchList li{
 float:right;
 width:120px;
}
ul.TopAdvancedSearchList li input{
 float:right;
}
ul.TopAdvancedSearchList li label{
 float:right;
 font-size:13px;
 font-family:tahoma;
 color:#666666;
 padding:0 10px 0 0;
}
div.HeaderNav{
 width:948px;
 z-index:10;
 float:right;
 padding:17px 12px 0 0;
 position:relative;
}
div.HeaderNav h1{
 float:right;
 margin:0;
 width:152px;
 height:55px;
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/logo/ZakLogoMain.gif) no-repeat right top;
 text-indent:-9999em;
}
div.HeaderNav h1 a{
	display:block;
	height:100%;
}
div.ProfileStatus{
 float:right;
 width:750px;
 text-align:right;
 padding:15px 40px 0 0;
}
div.ProfileStatus span{
 padding:0;
 float:right;
 font-family:tahoma;
 font-size:12px;
 line-height:20px;
 color:#999999;
 font-weight:bold;
}
div.ProfileStatus span strong{
 font-family:arial;
 font-size:20px;
 font-weight:normal;
 color:#333333;
}
div.ProfileStatus p{
 padding:0 0 0 0;
 float:right;
 clear:right;
 font-family:tahoma;
 font-size:13px;
 color:#666666;
}
div.ProfileStatus a{
 color:#83389b;
}
ul.EditProfile{
 float:right;
 width:160px;
 padding:4px 10px 0 0;
}
ul.EditProfile li{
 float:right;
 border-right:1px solid #afb0b0;
 padding:0 4px;
}
ul.EditProfile li:first-child,
ul.EditProfile li.FirstChild{
	border-right:0;
}
ul.EditProfile li a{
 color:#83389b;
 font-size:12px;
 font-family:tahoma;
}
ul.Nav1{
 width:100%;
 float:right;
 padding:5px 0 0 0;
 position:relative;
}
ul.Nav1 li{
 display:inline;
 color:#ffffff;
 float:right;
 text-align:right;
 font-family:arial;
 font-size:16px;
 font-weight:bold;
 padding:17px 14px 10px;
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/generic/Disc.gif) no-repeat 100% 24px;
}
ul.Nav1 li.celebrity{
 color:#ffffff;
 background:none;
 padding-right:0;
}
ul.Nav1 li a{
 color:#83389b;
 padding:0 0 10px;
 font-family:arial;
}
div.celebrityPage ul.Nav1 li.Selected a,
ul.Nav1 li.celebrity a:hover{
 color:#d62027;
}
div.FahionPage ul.Nav1 li.Selected a,
ul.Nav1 li.fashion a:hover{
 color:#ff3396;
}
div.beautyPage ul.Nav1 li.Selected a,
ul.Nav1 li.beauty a:hover{
 color:#8b64cf;
}
div.communityPage ul.Nav1 li.Selected a,
ul.Nav1 li.community a:hover{
 color:#ffa5d9;
}
div.galleryPage ul.Nav1 li.Selected a,
ul.Nav1 li.gallery a:hover{
 color:#3d3d3d;
}
div.healthPage ul.Nav1 li.Selected a,
ul.Nav1 li.health a:hover{
 color:#5490dd;
}
ul.Nav1 li.archive a:hover{
 color:#83389B;
}
ul.Nav1 li ul.SubNav{
 display:none;
 position:absolute;
 top:40px;
 left:0;
 width:960px;
 height:17px;
 padding:3px 0 0 0;
}
ul.Nav1 li.celebrity ul.SubNav{
 background:#d62027;
}
ul.Nav1 li.fashion ul.SubNav{
 background:#ff3396;
}
ul.Nav1 li.beauty ul.SubNav{
 background:#8b64cf;
}
ul.Nav1 li.community ul.SubNav{
 background:#ffa5d9;
}
ul.Nav1 li.gallery ul.SubNav{
 background:#3d3d3d;
}
ul.Nav1 li.health ul.SubNav{
 background:#5490dd;
}
ul.Nav1 li.archive ul.SubNav{
 background:#83389B;
}
ul.Nav1 li.Selected ul.SubNav{
 display:block;
 z-index:0;
}
ul.Nav1 li ul.SubNav li{
 display:inline;
 color:#ffffff;
 float:right;
 text-align:right;
 font-family:arial;
 font-size:14px;
 padding:0 15px 0 15px;
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/generic/Disc2.gif) no-repeat 100% 19px;
}
div.celebrityPage ul.Nav1 li ul.SubNav li{
 color:#ffffff;
}
ul.Nav1 li ul.SubNav li a{
 color:#ffffff;
 padding:5px 0 0 0;
}
ul.Nav1 li.celebrity ul.SubNav li a{
 color:#ffffff;
 padding:5px 0 0 0;
}
ul.Nav1 li.fashion ul.SubNav li a{
 color:#ffffff;
 padding:5px 0 0 0;
}
ul.Nav1 li.beauty ul.SubNav li a{
 color:#ffffff;
 padding:5px 0 0 0;
}
ul.Nav1 li.community ul.SubNav li a{
 color:#ffffff;
 padding:5px 0 0 0;
}
ul.Nav1 li.gallery ul.SubNav li a{
 color:#ffffff;
 padding:5px 0 0 0;
}
ul.Nav1 li.health ul.SubNav li a{
 color:#ffffff;
 padding:5px 0 0 0;
}
ul.Nav1 li.archive ul.SubNav li a{
 color:#ffffff;
 padding:5px 0 0 0;
}
ul.Nav1 li.celebrity ul.SubNav li a:hover{
 color:#feafb2;
}
ul.Nav1 li.fashion ul.SubNav li a:hover{
 color:#fcbcdc;
}
ul.Nav1 li.beauty ul.SubNav li a:hover{
 color:#d4bdfd;
}
ul.Nav1 li.community ul.SubNav li a:hover{
 color:#d754a0;
}
ul.Nav1 li.gallery ul.SubNav li a:hover{
 color:#999999;
}
ul.Nav1 li.health ul.SubNav li a:hover{
 color:#75a8e5;
}
ul.Nav1 li.archive ul.SubNav li a:hover{
 color:#75a8e5;
}
div.TopArrow{
 display:none;
 padding:0;
 position:absolute;
 top:112px;
 left:0;
}
div.TopArrow img{
 display:block;
}
/*Header Style End*/
/*Copy Style Start*/
div.Copy {
	background:none repeat scroll 0 0 #fff;
	float:right;
	padding:0;
	position:relative;
	text-align:right;
	width:100%;
	z-index:9;
}
.Copy-BR{
 float:right;
  z-index:9;
 width:100%;
 text-align:right;
 padding:0 0 0 0;
 position: relative;
 background:#FFF;
}
.Copy-BRHome{
 float:right;
 z-index:9;
 width:100%;
 text-align:right;
 padding:0 0 0 0;
 background:#ffffff;
 position:static;
 margin-top: -48px;
}
div.celebrityPage div.Copy{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CopyBGCelebrity.gif) no-repeat bottom left;
 Background-color:#fff;
}
div.bridalPage div.Copy{
 /*background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CopyBGCelebrity.gif) no-repeat bottom left;*/
}
div.fashionPage div.Copy{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CopyBGCelebrity.gif) no-repeat bottom left;
 background-color:#fff;
}
div.servicesPage div.Copy{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CopyBG.gif) no-repeat bottom left;
}
/*BannerWrapper*/
div.BannerWrapper{
 width:960px;
 /*background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/BannerWrappperBG.gif) no-repeat top left;*/
 float:right;
}
div.celebrityPage div.BannerWrapper{
 /*background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/BannerWrappperBGCeleb.gif) no-repeat top left;*/
}
div.bridalPage div.BannerWrapper{
 background: none;
}
div.fashionPage div.BannerWrapper{
 /*background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/FashionBannerWrappperBG.gif) no-repeat top left;*/
}
div.SwfBanner{
 float:right;
 width:960px;
 padding:0 0 10px 0;
 margin-top:20px;
}
/*
div.Banner1{
 float:right;
 width:478px;
 height:249px;
 margin:0 0 0 1px;
}
div.Banner1Celeb{
 float:right;
 width:719px;
 height:249px;
 margin:0 0 0 1px;
}
div.Banner2{
 float:right;
 width:240px;
 height:124px;
 margin:0 0 1px 1px;
}
div.Banner3{
 float:right;
 width:240px;
 height:124px;
 margin:0 0 1px 0;
}
* html div.Banner2{
 margin-bottom : -2px;
}
* html div.Banner3{
 margin-bottom : -2px;
}
div.Banner4{
 float:right;
 width:240px;
 height:124px;
 margin:0 0 0 1px;
}
div.Banner5{
 float:right;
 width:240px;
 height:124px;
 margin:0;
}
*/
div.Banner1Celeb{
 float:right;
 width:719px;
 height:249px;
 margin:0 0 0 1px;
}

div.Banner5{
 float:right;
 width:478px;
 height:249px;
 margin:0 0 0 1px;
}



div.Banner2{
 float:right;
 width:240px;
 height:124px;
 margin:0 0 1px 1px;
}
div.Banner1{
 float:left;
 width:240px;
 height:124px;
 margin:0 0 1px 0;
}
div.BannerSmallImageText{
	left:0px;
	color: #fff;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	text-align: right;
	height: 16px;
	padding: 3px;
	line-height: 1;
	direction: rtl;
	background:url(/deployedfiles/anazahra/CommonAssets/images/portal/background/bghomeimagecomp.png) repeat;
	width: 234px;
	position: absolute;
	bottom: 0px;
}
div.BannerBigImageText{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	left:0px;
	opacity: 0.5;
	color: #fff;
	font-size: 17px;
	font-family: arial;
	font-weight: bold;
	text-align: right;
	height: 24px;
	padding: 5px;
	line-height: 1; 
	direction: rtl;
	background-color: rgb(0, 0, 0);
	width: 468px;
	position: absolute; 
	bottom: 1px;
}
* html div.Banner2{
 margin-bottom : -2px;
}
* html div.Banner1{
 margin-bottom : -2px;
}
div.Banner4{
 float:right;
 width:240px;
 height:124px;
 margin:0 0 0 1px;
}
div.Banner3{
 float:left;
 width:240px;
 height:124px;
 margin:0;
}
div.AdvertBanner{
 width:736px;
 padding:5px 10px 0 0;
 float:right;
}
div.AdvertBanner p{
 padding:3px 0 0 0;
 float:right;
 text-align:right;
 color:#bbbbbb;
 font-size:11px;
 font-family:tahoma;
}
div.AdvertBanner a{
 padding:0;
 float:right;
 text-align:right;
 color:#bbbbbb;
 font-size:11px;
 font-family:arial;
}
/*ContentWrapper*/
div.ContentWrapper {
	float:right;
	overflow:hidden;
	padding:10px 10px 0 0;
	position:relative;
	top:0px;
	width:950px;
	z-index:0;
}
div.RegWrapper{
 padding-top:0;
}
div.LoginPage div.ContentWrapper{
 padding-top:15px;
}
div.ColOne{
	position:relative;
	z-index:1;
 float:right;
 width:640px;
}
div.Breadcrumb{
 float:right;
 width:620px;
 height:44px;
 margin-bottom:15px;
 border-bottom:1px solid #5d245a;
 background: url("/deployedfiles/anazahra/CommonAssets/images/portal/background/BreadcrumbBG.gif") repeat scroll 620px 44px transparent;
}
div.celebrityPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CelebrityBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
}
div.bridalPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/BridalBreadcrumb.gif) no-repeat top left;
 border-bottom:0 none;
}
div.galleryPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/GalleryBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
}
div.communityPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CommunityBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
}
div.healthPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/HealthBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
}
div.SearchPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
}
div.ExpertPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border-bottom:3px solid #883e9f;
}
div.fashionPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/FashionBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
}
div.editorialPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border:0 none;
}
div.MyZakPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/MyZakBreadcrumbBG.gif) no-repeat top left;
 border:0 none;
}
div.LoginPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
}
div.LoginNewPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/LoginBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
 margin-right:10px;
}
div.contactusPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
}
div.aboutusPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
}
div.subscriptionPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
}
div.termsandconditionsPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
}
div.surveyPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
}
div.competitionPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
}
div.RSSPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
}
div.bloginformationPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CommunityBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
}
div.privacyPage  div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CommunityBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
}
div.privacypolicyPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
}
div.errorpagePage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SearchBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
}
div.advertorialPage div.Breadcrumb{
 width:960px;
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/WideBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
}
div.servicesPage div.Breadcrumb{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/servicesBreadcrumbBG.gif) no-repeat top left;
 border-bottom:0 none;
 margin-top:10px;
}

* html div.LoginNewPage div.Breadcrumb{
 margin-right:5px;
}
div.BannerWrapper div.Breadcrumb{
	padding-top:30px;
	margin-right:10px;
	background-position:0 30px;
}

div.advertorialPage
div.BannerWrapper
div.Breadcrumb {
     background-position: 0px 5px;
     margin-right: 0px;
     padding-top: 5px;
}


div.sitemapPage div.Breadcrumb{
 background:url(/deployedfiles/anazahra/CommonAssets/images/portal/background/SiteMapBreadcrumbBG.gif) 0 30px no-repeat;
 border-bottom:0 none;
 margin:0 10px 0 0;
 width:700px;
}
div.sitemapPage div.BannerWrapper{
	padding-bottom:20px;
}
* html div.sitemapPage div.Breadcrumb{
 margin-right: 5px;
}
div.Breadcrumb h2{
 color:#fff;
 font-family:tahoma;
 font-size:16px;
 font-weight:normal;
 padding:2px 10px 0 0;
 line-height:20px;
}
div.advertorialPage div.Breadcrumb h2{
 color:#fff;
 font-family:tahoma;
 font-size:16px;
 font-weight:normal;
 padding:2px 10px 0 0;
 line-height:20px;
}
ul.BreadcrumbList{
 float:right;
 padding:5px 10px 0 0;
}
ul.BreadcrumbList li{
 display:inline;
 float:right;
 padding:0 5px;
 color:#666666;
}
div.galleryPage ul.BreadcrumbList li{
 color:#5e5d5d;
}
ul.BreadcrumbList li a{
 color:#999999;
 padding:0 0 0 10px;
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/button/BreadcrumbListArrow.gif) no-repeat 1% 4px;
}
ul.BreadcrumbList li a:hover{
 color:#666666;
}
ul.BreadcrumbList li:First-Child,
ul.BreadcrumbList li.FirstChild{
 padding-right:0;
}
ul.BreadcrumbList li:First-Child a,
ul.BreadcrumbList li.FirstChild a{
 padding-right:0;
}
div.Box{
 float:right;
 display:inline;
 width:300px;
 height:auto !important;
 margin:0 0 30px 20px;
}
div.Box h3{
	 font-family:arial;
	font-size:13px;
	 line-height:30px;
	 padding:0 0 0 2px;
	font-weight:bold;
	direction:rtl;
	 color:#101010;
	margin-bottom:10px;
	margin-top:8px;	
}

div.BoxLeft{
 position:relative;
 float:right;
 width:300px;
 min-height:20px;
 height:auto !important;
 height:20px;
 margin:30px 0 0 0;
}
div.RegBox{
 margin:0;
}
ul.PopularList{
 position:absolute;
 top:5px;
 left:0;
 direction:rtl;
}
ul.PopularList li{
 display:inline;
 padding:0 7px 0 7px;
 text-align:right;
 font-size:14px;
}
ul.PopularList li.Selected a,
ul.PopularList li a:hover{
 color:#83389b;
}
div.BoxGeneric{
 position:relative;
 border-top:3px solid #83389b;
}
div.GenericImage1{
 border-top:3px solid #83389b;
 padding:0;
 width:300px;
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/Box1BG.gif) no-repeat top left;
}
div.GenericImage2{
 border-top:3px solid #ffa5d8;
 padding:0;
 width:300px;
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/Box1-b-BG.gif) no-repeat top left;
}
div.GenericImage3{
 border-top:3px solid #3d3d3d;
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/Box1-c-BG.gif) no-repeat top left;
}
div.Boxfashion{
 border-top:3px solid #ff3396;
}
div.community{
 position:relative;
 border-top:3px solid #603813;
}
div.HomeFamily{
 border-top:3px solid #333399;
}
div.FitnessHealth{
 border-top:3px solid #ff3396;
}
div.celebrity{
 position:relative;
 border-top:3px solid #d52027;
}
div.bridal{
 position:relative;
 border-top:3px solid #851A2D;
}
div.blogs{
 position:relative;
 border-top:3px solid #83389B;
}
div.health{
 position:relative;
 border-top:3px solid #59a1e9;
}
div.Forums{
 border-top:3px solid #7a7b7c;
}
div.Careers{
 border-top:3px solid #688a6f;
}
div.gallery{
 position:relative;
 border-top:3px solid #3d3d3d;
}
div.InspireWomen{
 border-top:3px solid #59a1e9;
}
div.beauty{
 border-top:3px solid #333399;
}
div.Sponsor{
 border-top:1px solid #dddcd5;
}
h2{
 font-family:arial;
 font-size:24px;
 line-height:30px;
 padding:5px 0 0 2px;
 color:#101010;
 direction:rtl;
}
h2 a{
 color:#101010;
 font-family:arial;
}
h2.BoxWrapHeight{
 padding:0;
}
h2.PhotoGalleryH2{
 padding:0 10px 0 0;
}
h3{
 font-family:arial;
 font-size:18px;
 line-height:30px;
 padding:0 0 0 2px;
 font-weight:normal;
 direction:rtl;
 color:#101010;
}
h4{
 font-family:arial;
 font-size:26px;
 line-height:30px;
 padding:0 0 0 2px;
 font-weight:normal;
 color:#808381;
 direction:rtl;
}
p{
 font-family:tahoma;
 font-size:13px;
 color:#101010;
 direction:rtl;
 padding:5px 0 0 0;
}
a{
 color:#101010;
}
ul.List1{
 float:right;
 padding:0;
}
ul.List1 li{
 direction:rtl;
 padding:4px 0;
 text-align:right;
 width:300px;
 border-top:1px solid #DCDCDC;
 font-size:12px;
}
div.GenericImage1 ul.List1{
 padding:5px 0 0 0;
}
div.GenericImage2 ul.List1{
 padding:5px 0 0 0;
}
div.GenericImage1 ul.List1 li{
 width:290px;
}
div.GenericImage2 ul.List1 li{
 width:290px;
}
ul.List1 li:first-child,
ul.List1 li.FirstChild{
	border:0;
}
ul.List1 li p{
 font-family:tahoma;
 font-size:13px;
 color:#101010;
 width:250px;
 padding:0;
}
ul.List1 li table{
 direction:rtl;
 padding:0;
 border-collapse:collapse;
}
ul.List1 li table tr td{
 direction:rtl;
 text-align:right;
 padding:5px 0 6px 10px;
 vertical-align:top;
}
ul.List1 li table tr td h3{
 padding:0;
 line-height:20px;
}
ul.List1 li table tr td p{
  font-family:tahoma;
  font-size:13px;
  color:#666666;
  width:210px;
  padding:8px 0 0 0; 
  direction:ltr;
}
ul.List1 li table tr td span{
 padding:0;
 float:right;
 width:100%;
 color:#999999;
}
ul.List1 li table tr td a{
 padding:0;
 float:right;
 color:#101010;
 direction:rtl
}
ul.List1 li table tr td a.BlogComments{
 color:#9352a6;
 float:none;
}
ul.List1 li table tr td a.BlogCommentsLeft{
 color:#9352a6;
}
ul.List1 li td img{
	display:block;
	border:#dcdcdc solid 1px;
}
div.BoxWrap{
 float:right;
 display:inline;
 width:620px;
 min-height:170px;
 height:auto !important;
 height:170px;
 margin:0 0 30px 20px;
}
div.MarginNone{
 min-height:100px;
 height:auto !important;
 height:100px;
}
div.communityWrap{
 background:url("/deployedfiles/anazahra/CommonAssets/images/portal/background/CommunityWrapBG.gif") no-repeat  0 0;
 min-height:220px;
 padding:30px 0 0 0;
 height:auto !important;
 height:220px;
}
div.ComOne{
 float:right;
 width:49%;
}
div.ComOne img{
 float:right;
 padding:0 80px 0 0;
}
div.ComOne input{
 float:right;
 padding:20px 80px 0 0;
}
div.ComOne input.communityLeft{
 margin-right:10px;
 padding:20px 0 0 0;
}
div.ComTwo{
 float:right;
 width:47%;
}
div.ComTwo p{
 padding:0 0 20px 0;
}
div.ImageWrap{
 padding:5px 0 0 0;
 float:right;
}
div.ImageWrap p{
 float:right;
 direction:rtl;
 width:300px;
 font-size:12px;
 text-align:right;
 padding:2px 0 0 0;
 line-height:1.3em;
}
div.ImageWrap p a{
	font-family:arial;	
}
div.ImageWrap p strong{
 font-size:18px;
 font-weight:normal;
 padding:0;
 font-family:arial;
}
div.ImageWrap p img{
 float:right;
 display:inline;
 margin:0 0 0 10px;
 border:#dcdcdc solid 1px;
}
div.ContentWrapper ul.PhotoGallery{
 float:right;
 text-align:right;
 padding:10px 20px 10px 0;
}
div.ContentWrapper ul.PhotoGallery li{
 text-align:right;
 float:right;
 direction:rtl;
 padding:0;
 border:0 none;
 width:120px;
}
div.ContentWrapper ul.PhotoGallery li p{
 width:100px;
 font-size:12px;
}
div.ContentWrapper ul.PhotoGallery li a img{
	display:block;
	border:#dcdcdc solid 1px;
}
div.ColTwo{
	position:relative;
	z-index:0;
 width:300px;
 float:left;
 padding:0 0 15px 10px;
}
* html div.ColTwo{
	padding-bottom:15px;
}
*:first-child+html div.ColTwo{
	padding-bottom:15px;
}
div.ColTwoZero{
 padding:0;
}
div.Sharing{
 float:right;
 width:100%;
 margin:0;
}
ul.SocialNetworks{
 float:left;
 width:162px;
}
ul.SocialNetworks li{
 float:right;
 text-align:left;
 padding:0 20px 0 0;
}
ul.SharingList{
 padding:6px 0 2px 0;
 border-top:1px solid #dfdedb;
 border-bottom:1px solid #dfdedb;
 width:300px;
 float:right;
}
ul.SharingList li{
 padding:0 0 0 0;
 width:65px;
 float:right;
}
ul.SharingList li a{
 float:right;
 display:inline;
 width:auto;
 margin:0 0 0 5px;

}
ul.SharingList li a.LastAnchor{
 width:27px;
}
ul.SharingList li a img{
 float:right;
}
ul.SharingList li span{
 float:right;
 font-size:11px;
 line-height:.95em;
 padding:0 0 0 8px;
 font-family:tahoma;
}
*:first-child+html ul.SharingList li span{
	line-height:1.2em;
}
ul.SharingList li.FirstChild{
 padding:0 0 0 15px;
 width:92px; /*127px;*/
}
ul.SharingList li.FirstChild a{
	width:24px;
}
ul.SharingList li.LastChild{
 padding:0;
 width:67px;/*63px;*/
 float:right;/*left;*/
}
div.LeftBanner{
 float:right;
 padding:10px 40px 5px;
 margin-top:10px;
 background:#e6e6e6;
 /*added for ads overflow issue in IE*/
/* overflow:hidden;*/
}
div.LeftBanner p{
 color:#BBBBBB;
 font-family:tahoma;
 font-size:11px;
 padding:0;
 width:220px;
 text-align:right;
}
p.BannerText{
 color:#BBBBBB;
 font-family:arial;
 font-size:11px;
 padding:0;
 text-align:right;
}
div.FormSet{
 background:#fff;
 padding:9px 0 9px 0;
 margin:0 0 0 0;
}
div.FormSet p{
 font-size:16px;
 padding:0;
 line-height:1.5em;
}
div.FormSet fieldset{
 padding:3px 0 0 0;
 min-height:20px;
}
div.FormSet fieldset input{
 padding:0;
 margin-right:0;
 float:right;
}
div.FormSet fieldset label{
 padding:0 5px 0 0;
 direction:rtl;
 float:right;
 text-align:right;
}
a.SendArrow{
 background:transparent url(/deployedfiles/anazahra/CommonAssets/images/portal/button/ArrowLeft.gif) no-repeat scroll left 3px;
 clear:both;
 direction:rtl;
 color:#83389B;
 float:right;
 font-family:arial;
 font-size:16px;
 font-weight:bold;
 margin:5px 0 0;
 padding:0 0 0 10px;
}
div.SendCommentHolder{
 position:relative;
 width:100%;
 height:1px;
}
a.SendComment{
 position:absolute;
 top:65px;
 left:33px;
 direction:rtl;
 color:#83389B;
 font:bold 16px/.8em arial;
 margin:5px 0 0;
 padding:0 0 0 10px;
 background:transparent url(/deployedfiles/anazahra/CommonAssets/images/portal/button/ArrowLeft.gif) no-repeat scroll left 3px;
}
div.GalleryCommentsBlock a.SendComment{
	top:45px;
}
div.VideoGallery{
 position:relative;
 width:610px;
 float:right;
 height:300px;
 padding:0 10px 0 0;
 background:#191919;
}
div.VideoGallery h2{
 font-size:24px;
 color:#fff;
 width:610px;
 padding:5px 0 0 0;
 direction:rtl;
}
div.VideoGallery h3{
 font-size:18px;
 color:#cccccc;
 width:610px;
 padding:5px 0 0 0;
 direction:rtl;
 font-weight:normal;
}
div.VideoGallery p{
 direction:rtl;
 position:absolute;
 top:86px;
 right:0px;
 width:300px;
 padding:5px 0 0 0;
 font-size:13px;
 font-weight:bold;
 color:#cccccc;
}
div.VideoGalleryCelebrity{
 float:right;
 height:270px;
 background:none;
 padding:0;
}
div.VideoGalleryCelebrity h2{
 color:#666666	;
}
div.VideoGalleryCelebrity h3{
 color:#666666;
}
div.VideoGalleryCelebrity p{
 color:#666666;
}
div.VideoGalleryCelebrity ul.Thumbnails li table tr td{
 color:#101010;
}

div.VideoGallery h2 a{
 color:#ccc;           
}
div.VideoGalleryNew{
background: #191919; 
float: right; 
height: 300px; 
padding: 0 5px 0 0; 
position: relative; 
width: 615px;
}
div.VideoGalleryNew h2{
margin-bottom: 10px; 
text-decoration: underline; 
color:#808381;
}
div.ThumbnailSmallNew{
 width:auto;
 float:right;
 padding:0;
}
div.ThumbnailSmallBoxbridal{
height: 58px; 
float: right; 
padding-right: 2px;
border-right:4px solid #ABACB2;
}
div.ThumbnailSmallBoxcelebrity{
 height: 58px; 
float: right; 
padding-right: 2px;
border-right:4px solid #d52027;
}
div.ThumbnailSmallBoxbeauty{
 height: 58px; 
float: right; 
padding-right: 2px;
 border-right:4px solid #8B64CF;
}
div.ThumbnailSmallBoxfashion{
 height: 58px; 
float: right; 
padding-right: 2px;
 border-right:4px solid #FF3396;
}
div.ThumbnailBig{
 float:right;
 width:320px;
 height:150px;
 overflow:hidden;
 padding:0;
 cursor:pointer;
}
div.ThumbnailSmall{
 width:280px;
 float:right;
 padding:0;
}
ul.Thumbnails{
 padding:0;
 float:right;
}
ul.Thumbnails li{
 border-bottom:0;
 padding:0 0px 0 0;
 width:auto;
}
* html ul.Thumbnails li{
 padding:0 0 0 0;
}
ul.Thumbnails li:first-child,
ul.Thumbnails li.FirstChild{
	padding-top:0;
}
ul.Thumbnails li table{
 border-collapse:collapse;
 direction:rtl;
 margin-top: 5px;
}
ul.Thumbnails li table tr td{
 padding:0;
 font-size:13px;
 text-align:right;
 color:#cccccc;
 vertical-align:top;
}
ul.Thumbnails li table tr td strong{
	/*display:block;*/
	font-family:arial;
	font-size:16px;

}
ul.Thumbnails li table tr td img{
 margin:0 0 0 15px;
 border:#dcdcdc solid 1px;
}
ul.Thumbnails li table tr td a.Selected img{
 border:#efc3fe solid 2px;
}
ul.Thumbnails li img.BigThumbnail,
ul.Thumbnails li p.LongDesc{
	display:none;
}
ul.Thumbnails li a{
	 color:#ccc;
	 text-decoration:none;
}
ul.Thumbnails li a:hover{
	 color:#ccc;
	 text-decoration:underline;
}
table.GraphTable{
 float:right;
 border-collapse:collapse;
 padding:0;
 direction:rtl;
}
table.GraphTable th{
 text-align:right;
 padding:0;
 font-size:14px;
 padding:10px 0 5px 0;
 color:#666666;
 font-weight:bold;
}
table.GraphTable td{
 text-align:right;
 padding:0 0 2px 5px;
 font-size:12px;
 color:#666666;
}
/*GoogleAddWrapper*/
div.GoogleAddWrapper{
 float:right;
 clear:both;
 width:950px;
 margin:10px 10px 0 0;
}
div.GoogleAddWrapper span{
 display:block;
 padding:0 0 20px 0;
}
h4.BottomLogo{
	clear:both;
	float:right;
	width:200px;
	padding:35px 10px 15px 0;
}
h4.BottomLogo a img{
	display:block;
}
div.Sitemap{
 clear:both;
 width:950px;
 direction:rtl;
 border-top:1px solid #dddcd5;
 padding:0 0 0 0;
 overflow:auto;
 margin:10px 10px 0 0;
}
ul.SectionList{
 width:100%;
 padding:5px 0 0 0;
 float:right;
}
ul.SectionList li{
 padding:0 0 25px 0;
 width:235px;
 float:right;
 text-align:right;
}
ul.SectionList li h5{
 font-size:20px;
 padding:0;
 font-family:arial;
}
ul.SectionList li h5 a{
 font-family:arial;		
}
h5.generic,
h5.generic a
{
 color:#84389c;
}
h5.fashion,
h5.fashion a
{
 color:#ff3396;
}
h5.beauty,
h5.beauty a
{
 color:#8b64ce;
}
h5.health,
h5.health a
{
 color:#3d93e9;
}
h5.Fitness,
h5.Fitness a
{
 color:#eb737d;

}
h5.celebrity,
h5.celebrity a
{
 color:#83389b;

}
h5.HomeFamily,
h5.HomeFamily a
{
 color:#eab859;
}
h5.CareersMoney,
h5.CareersMoney a
{
 color:#688a6f;

}
h5.Sponsor,
h5.Sponsor a
{
 color:#999999;

}
h5.InspireWomen,
h5.InspireWomen a
{
 color:#ffa5d8;

}
h5.gallery,
h5.gallery a
{
 color:#3d3d3d;

}
ul.SectionList li ul{
 width:230px;
 float:right;
 padding:10px 0 5px 0;
}
ul.SectionList li ul li{
 font-size:11px;
 padding:0 15px 3px 0;
 width:215px;
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/generic/Bullet.gif) no-repeat 100% 5px;
 font-family:tahoma;
 color:#101010;
}
ul.SectionList li ul li a{
 color:#101010;
}
ul.SectionList li ul li a:hover{
 color:#999999;
}
div.Partners{
 width:100%;
 padding:0 0 20px 0;
}
ul.PartnersList{
 overflow:hidden;
 padding:10px 0 0 0;
 text-align:right;
}
ul.PartnersList li{
 direction:rtl;
 display:inline;
 float:right;
 width:310px;
 text-align:right;
}
ul.PartnersList li table{
 border-collapse:collapse;
}
ul.PartnersList li table tr td{
 vertical-align:top;
 text-align:right;
 padding:0 0 0 15px;
}
ul.PartnersList li table tr td h3{
 width:165px;
 line-height:20px;
 font-weight:normal;
}
ul.PartnersList li table tr td h3 a{
	 font-family:arial

	
}
ul.PartnersList li table tr td p{
 width:165px;
}
ul.PartnersList li table tr td img{
	border:#dcdcdc solid 1px;
}
/*Copy Style End*/
/*Footer Style Start*/
.FooterWrap{
 clear:both;
 width:100%;
 background:#e6edea;
 height:85px;
 margin:0;
}
.Footer{
 margin:0 auto;
 width:960px;
}
.LeftFooter{
 float:right;
 width:640px;
 padding:10px 10px 0 0;
}
ul.Nav2{
 float:right;
 direction:rtl;
 width:100%;
 text-align:right;
 padding:10px 0 0 0;
}
ul.Nav2 li{
 float:right;
 display:inline;
 padding:0 7px 0 7px;
 color:#83389b;
 width:auto;
 text-align:right;
 font-family:arial;
 font-size:13px;
}
ul.Nav2 li:first-child,
ul.Nav2 li.FirstChild{
 padding-right:0;
}

ul.Nav2 li a{
 color:#101010;
}
ul.Nav2 li.Selected a,
ul.Nav2 li a:hover{
 color:#993399;
}
ul.Nav2Latest li a{
 color:#993399;
}
ul.Nav2Latest li.Selected a,
ul.Nav2Latest li a:hover{
 color:#999999;
}
.RightFooter{
 float:right;
 width:240px;
 padding:10px 0 0 0;
}
.RightFooter p{
 direction:rtl;
 color:#101010;
 padding:10px 0 0 0;
 text-align:right;
 font-family:tahoma;
 font-size:12px;
}
/*Footer Style End*/


div.VidPlayer{
	display:none;
	z-index:1;
	position:absolute;
	top:0;
	left:10px;
	width:940px;
	height:415px;
}
div.VidPlayer .Translucent{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#000;
}
div.VidPlayer span.Close{
	display:block;
	position:absolute;
	right:10px;
	top:10px;
	width:20px;
	height:20px;
	cursor:pointer;
	background:url(/deployedfiles/anazahra/CommonAssets/images/portal/generic/Close.gif) 50% 50% no-repeat;
	text-indent:-999em;
}
div.VidPlayer div.Player{
	position:absolute;
	right:30px;
	top:28px;
	width:578px;
	height:350px;
}
div.VidPlayer div.VideoInfo{
	position:absolute;
	top:35px;
	left:20px;
	width:285px;
	height:350px;
}
div.VideoInfo h3{
	font:26px/1.3em arial;
	color:#999;
	padding:0 0 20px;
	width:284px;
}
div.VideoInfo p{
	color:#fff;
	font:15px/1.3em arial;
}
div.VidPlayer table{
	direction:rtl;
	position:absolute;
	bottom:60px;
	left:10px;
	width:285px;
}
div.VidPlayer table td{
	text-align:right;
	vertical-align:top;
	padding-left:10px;
	color:#fff;
	font-size:15px;
}
div.VidPlayer table a img{
	border:#dcdcdc solid 1px;
}
div.VidPlayer table td strong{
	display:block;
	color:#999;
}
div.VidPlayer h4{
	position:absolute;
	bottom:120px;
	right:645px;
	color:#fff;
	font-size:18px;
}
div.VidPlayer a.More{
	position:absolute;
	right:645px;
	bottom:25px;
	font-weight:bold;
	font-size:15px;
	color:#83399c;
	padding-left:15px;
	background:url(/deployedfiles/anazahra/CommonAssets/images/portal/button/ArticleLeftArrow.gif) 0 50% no-repeat;
}
div.VidPlayer a.More:hover{
	color:#fff;
}

div.ResultWrap{
	display:none;
}
div.PollResult{
	padding-left:10px;
}
div.PollResult table{
	direction:rtl;
	width:100%;
}
div.PollResult table td{
	text-align:right;
	padding:5px 0;
}
div.PollResult table td span.Bar{
	display:block;
	height:5px;
	background:#fd2b15;
}
div.BecomeFan{
 float:right;
 width:298px;
 border:1px solid #abb2c0;
}
a.PollAnchorRight{
 float:right;
 margin-top:10px;
 background:none;
 padding:0;
}
/*add this style overwrite*/
body #at15s{
	margin-left:-215px!important;
}
a.NewImageTop{
 display:block;
 margin-top:10px;
}

div.OverlayImage{
	border:#ccc solid 1px;
	padding:4px;
	background:#fff url(/deployedfiles/anazahra/CommonAssets/images/portal/generic/ajaxloader2.gif) 50% 50% no-repeat;
}
div.OverlayImage img{
	width:100%;
	height:100%;
}

/*Added for building link for Editioral page in Top links -Start*/
.aboutuspopup{
	display:none;
	left:10px;
	position:absolute;
	top:0;
	z-index:10;
	background:none repeat scroll 0 0 #666666;
	color:#FFFFFF;
	font:arial;
	font-size:14px;
	text-align:right;
	opacity:0.9;
}
.aboutuspopup a{
	color:#FFFFFF;	
	padding:2px;
}
.aboutuspopup a:hover{
	color:#999999;
}
div.aboutuspopup span.Close {
	font-size:11px;
	margin:4px;
	cursor:pointer;
}
/*Added for building link for Editioral page in Top links -End*/


div.Header1{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CelebrityHeaderBg.gif) no-repeat right top;
 height:132px;
position:relative;
width:100%;
z-index:10;
}

div.celebrityPage div.Header1{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CelebrityHeaderBg.gif) no-repeat right top;
}
div.fashionPage div.Header1{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/FashionHeaderBg.gif) no-repeat right top;
}


div.BannerWrapper1{
 /*background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/BannerWrappperBGCeleb.gif) no-repeat top left;*/
 display:inline;
float:right;
margin-top:-7px;
position:relative;
width:960px;
}

div.celebrityPage div.BannerWrapper1{
 /*background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/BannerWrappperBGCeleb.gif) no-repeat top left;*/
}
div.fashionPage div.BannerWrapper1{
 /*background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/FashionBannerWrappperBG.gif) no-repeat top left;*/
}

div.BannerWrapper1 div.Breadcrumb{
	padding-top:30px;
	margin-right:10px;
	background-position:0 30px;
}
div.sitemapPage div.BannerWrapper1{
	padding-bottom:20px;
}


div.Copy1{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CopyBGCelebrity.gif) no-repeat bottom left;
 float:right;
padding:0;
position:relative;
text-align:right;
width:100%;
z-index:9;
}
div.celebrityPage div.Copy1{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CopyBGCelebrity.gif) no-repeat bottom left;
}
div.fashionPage div.Copy1{
 background: url(/deployedfiles/anazahra/CommonAssets/images/portal/background/CopyBGCelebrity.gif) no-repeat bottom left;
}


table.LatestVideos tr td strong p{
	color:#ccc;	
}

a.vgn-ext-ice-floatee-menu-link img{
	display: inline;
}
.titleComments{
 width:98%;
 line-height:20px;
 padding:0 0 10px 0;
 color:#101010;
 direction:rtl;
 font-family:arial;
 font-size:24px;
}
#descriptionID{
direction: rtl;
font-family: Calibri,sans-serif;
font-size: 11pt;
line-height: 16px;
margin-bottom: 10pt;
margin-left: 0;
margin-top: 0;
unicode-bidi: embed;
color:#E9E9E9;
float:right;
padding:10px 0 0;
width:300px;
}
div.fashionNavImg {
	position:relative;
}
div.blogNavImg {
	position:relative;
}
div.innerblogNavImg {
	position: absolute; 
	background: url(/deployedfiles/anazahra/CommonAssets/images/portal/button/new-navbt.png) no-repeat left top; 
	width: 31px; 
	height: 30px; 
	z-index: 111; 
	left: 0px; 
	top: 0px;
}
div.innerfashionNavImg {
	position: absolute; 
	/*background: url(/deployedfiles/anazahra/CommonAssets/images/portal/button/fashion-navbt.png) no-repeat left top; */
	width: 31px; height: 30px; 
	z-index: 111; left: 0px; 
	top: 0px;
}
