@charset "utf-8";
/* --------------- Common --------------- */
body {
	margin:0px;
	background-color:#969696;
	font-family:Tahoma;
}
td {font-family:Tahoma; font-size:11px;}
a {-moz-outline-style:none;
  outline: none;
}

.Spacer {padding:0px; margin:0px; border:none;}

.ErrorMsg {color:#f90;}
.DefaultMsg {color:#5aa;}
.Red {color:Red;}
.Teal {color:Teal;}
.Bold {font-weight:bold;}
.RTL {direction:rtl;}
.Right {text-align:right;}
/* --------------- Base Layout --------------- */
#ctl00_ctl00_RightPanePlaceHolder_Update div {z-index:999;}

.Float_Left {display:inline-block; float:left;}
.Float_Right {display:inline-block; float:right; text-align:right; direction:rtl;}

.MainTable {
	width:100%;
	height:100%;
}
.MainTable td{
	padding:0px;
	margin:0px;
	text-align:center;
	border:none;
}

#TopBanner {
	height: 105px;
	background-color:#4b4b4b;
	padding:8px;
	vertical-align:middle;
}
#BottomBanner {padding:7px;}
#BottomBannerTopSpacer {padding:0px; background-color:#969696;}
#MainContent {
	height: 100%;
	vertical-align:top;
	padding-top: 15px;
	padding-bottom: 10px;
}

.CenterTable{
	width:960px;
	height:100%;
}

.CenterTable td{
	background-color:#8f8f8f;
	padding:10px;
}

#ContentTable {
	width:100%;
	height:100%;
}

#ContentTable td {
	vertical-align:top;
	padding:0px;
}

#LeftPane {
	background-color:#656567;
	width:615px;
}

.LeftPaneContainer td{
	height:100%;
}

/* --------------- WorkPanel --------------- */
.WorkPanel{
	background-color:#303030;
	width:100%;
	height:100%;
}
.WorkPanel td{
	background-color:#303030;
	padding:7px;
	margin-top:7px;
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	color:#ccc;
	line-height:17px;
}
.WorkPanel td img.Alone{
	margin-bottom:-3px;
}
.WorkPanel th, .WorkPanel th h1, .WorkPanel th h2, .WorkPanel th h3{
	text-align:left;
	color:#ccc;
	font-weight:bold;
	font-family:Arial, Tahoma;
	font-size:13px;
	letter-spacing:1px;
	margin:0px;
}

td#RightPane {
	padding-left:5px;
}
#RightPane .WorkPanel{
	height:auto;
	margin-bottom:7px;
}


/* --------------- Main Menu --------------- */
#MainMenu {
	background-color:#313131;
	height: 15px;
	text-align:left;
	padding:0px;
}
#MainMenuContainer {
	width:920px;
	height:100%;
	padding:0px;
	vertical-align:middle;
}
#MainMenuContainer td {padding:0px; border:none; margin:0px;}
#MainMenuContainer a, #MainMenuContainer a:visited {color:#fff; font-family:Tahoma; font-size:12px; text-decoration:none;}
#MainMenuContainer a:hover {color:#aaa;}

td#MenuItems, td.MenuItems{
	padding:0px;
	text-align:left;
	font-size:2px;
}
#MenuItems a{
	display:inline-block;
	width:86px;
	border:none;
	border-bottom-width:5px;
	border-bottom-style:solid;
	font-family:Tahoma;
	text-decoration:none;
	color:#fff;
	padding:5px 0px;
	text-align:center;
	margin:0px;
}
a#MenuHome, a#MenuHome:link, a#MenuHome:visited, a#MenuHome:active {border-bottom-color:#c4c4c4;}
a#MenuHome:hover{background-color:#c4c4c4;}
a#MenuNews, a#MenuNews:link, a#MenuNews:visited, a#MenuNews:active {border-bottom-color:#f93ca2;}
a#MenuNews:hover{background-color:#f93ca2;}
a#MenuMusic, a#MenuMusic:link, a#MenuMusic:visited, a#MenuMusic:active {border-bottom-color:#ca9aff;}
a#MenuMusic:hover{background-color:#ca9aff;}
a#MenuMovies, a#MenuMovies:link, a#MenuMovies:visited, a#MenuMovies:active {border-bottom-color:#54a0ff;}
a#MenuMovies:hover{background-color:#54a0ff;}
a#MenuTVRadio, a#MenuTVRadio:link, a#MenuTVRadio:visited, a#MenuTVRadio:active {border-bottom-color:#44d83a;}
a#MenuTVRadio:hover{background-color:#44d83a;}
a#MenuEvents, a#MenuEvents:link, a#MenuEvents:visited, a#MenuEvents:active {border-bottom-color:#fbfc60;}
a#MenuEvents:hover{background-color:#fbfc60;}
a#MenuLinks, a#MenuLinks:link, a#MenuLinks:visited, a#MenuLinks:active {border-bottom-color:#ffaa33;}
a#MenuLinks:hover{background-color:#ffaa33;}

#MenuItems a:hover{border-bottom-color:#313131; color:#313131;}


td#MenuItemsRight {text-align:right; font-size:2px; padding:0px;}
#MenuItemsRight a{
	display:inline-block;
	width:70px;
	border:none;
	border-top-width:5px;
	border-top-style:solid;
	font-family:Tahoma;
	text-decoration:none;
	color:#fff;
	padding:5px 0px;
	text-align:center;
	margin:0px;
}
#MenuItemsRight a:hover{border-top-color:#313131; color:#313131;}

#MenuItemsRight a.LoginLink:link, #MenuItemsRight a.LoginLink:visited, #MenuItemsRight a.LoginLink:active {border-top-color:#44d83a;}
#MenuItemsRight a.LoginLink:hover {background-color:#44d83a; border-top-color:#313131;}
#MenuItemsRight a.JoinLink:link, #MenuItemsRight a.JoinLink:visited, #MenuItemsRight a.JoinLink:active {border-top-color:#54a0ff;}
#MenuItemsRight a.JoinLink:hover {background-color:#54a0ff; border-top-color:#313131;}
#MenuItemsRight a.LogoutLink:link, #MenuItemsRight a.LogoutLink:visited, #MenuItemsRight a.LogoutLink:active {border-top-color:#44d83a;}
#MenuItemsRight a.LogoutLink:hover {background-color:#44d83a; border-top-color:#313131;}


/* --------------- Footer --------------- */
.Footer {
	background-color:#313131;
	height: 100%;
}
.FooterLinks {width:960px; margin-top:7px;}
.FooterLinks td {text-align:left; vertical-align:top;}
.FooterLinks .FooterTitle {color:#ff9904; margin-bottom:3px; font-size:12px;}
.FooterLinks td {}
.FooterLinks td a:link, .FooterLinks td a:visited, .FooterLinks td a:active {
	font-family:tahoma; font-size:11px; text-decoration:none; line-height:17px;}
#FooterLeft {padding:11px; background-color: #414141;	width: 240px;}
#FooterLeft a {color:#f7c181;}
#FooterRight {padding:11px;width:713px;}
#FooterRight td {}
#FooterRight table {width:100%; height:100%;}
#FooterRight table td {border-left:1px dashed #6d6d6d; width:33%; height:100%; padding:0px; padding-left:10px;}
#FooterRight table td#FirstColumn {border-left:none; padding-left:0px;}
#FooterRight{background-color:#4b4b4b;}
#FooterRight a {color:#cecece;}
.FooterLinks td a:hover {text-decoration:underline;}

#Footer {background-color:#1f1f1f; padding:20px; color:#3f3f3f;}
#Footer a, #Footer a:link, #Footer a:visited, #Footer a:active, #Footer a:hover {font-family:Verdana; text-decoration:none; color:#929292; padding:0px 3px;}
#Footer a:hover {text-decoration:underline;}

#Copyright {margin:10px; font-family:tahoma; font-size:11px; color:#717171;}
#Copyright a, #Copyright a:visited, #Copyright a:active {color:#ddd; text-decoration:none;}
#Copyright a:hover {color:#999;}

.TabContent, .TabContent td {background-color:#3c3e3b;}
.TabHeader {font-size:2px; margin-bottom:0px;}
.TabHeader table td {width:1%;}
#T td {padding-right:1px; padding-bottom:2px;}
.TabHeader a, .TabHeader a:visited, .TabHeader .Active {color:#cacaca; font-family:Tahoma; font-size:11px; text-decoration:none;}
.TabHeader a, .TabHeader .Active
{
	display:inline-block;
	margin-right:1px;
	width:100%;
	border:none;
	font-family:Tahoma;
	background-color:#282828;
	text-decoration:none;
	padding:2px 0px;
	text-align:center;
	margin-bottom:1px;
}
.TabHeader a:hover {background-color:#3c3e3b;}
.TabHeader a.Active, .TabHeader a.Active:hover {background-color:#3c3e3b; color:#fb38a0;}
.TabHeader .Orange a.Active, .TabHeader .Orange a.Active:hover {color:#fe9a00;}

.TopTab a, .TopTab a:visited {margin-right:5px; display:inline-block; color:#cacaca;}
.TopTab a:hover {background-color:#f1a73a; color:#fff;}
.TopTab a.Active, .TopTab a.Active:hover {background-color:#f1a73a; color:#fff;}

.LeftTab a:hover {background-color:#3e3e3e; color:#f1a73a;}
.LeftTab a.Active, .LeftTab a.Active:hover {background-color:#3e3e3e; color:#f1a73a;}


a.LinkPink {color:#fb38a0; text-decoration:none;}
a.LinkPink:hover {color:#fb38a0; text-decoration:underline;}
a.LinkGray {color:#ccc; text-decoration:none;}
a.LinkGray:hover {color:#ccc; text-decoration:underline;}
a.LinkOrange, .LinkOrange a {color:#F1A73A; text-decoration:none;}
a.LinkOrange:hover, .LinkOrange a:hover {color:#F1A73A; text-decoration:underline;}
a.LinkWhite {color:#fff; text-decoration:none;}
a.LinkWhite:hover {color:#ccc; text-decoration:underline;}



.OverLayer {background:transparent url('/images/layer_back.png') repeat scroll 0 0;
	width:100%;
	height:100%;
	vertical-align:middle;
	display:none;
}
div.OverLayer
{
    /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
    position: fixed;
    z-index:5000;
    left: 1px;
    top: 1px;
}
body > div.OverLayer
{
    /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
    position: absolute;
}

.Login {width:500px; height:300px;}
.Login td {background-color:#ccc;}

#divWelcome {overflow:hidden; height:15px; padding:0px; margin:0px; display:inline-block; width:120px; text-align:right;}
.Welcome {color:#cacaca;}

.RightRelatedInfo p {margin:0px; margin-bottom:8px;}
/* --------------- Pagers --------------- */
td.Pager {vertical-align:middle; line-height:8px;}
td.PagerLeft   {text-align:left; color:#fb38a0; height:20px; line-height:8px;}
td.PagerRight  {text-align:right; color:#fb38a0; line-height:8px;}
td.PagerCenter div.PgCnDiv {text-align:center; line-height:8px;}
td.PagerCenter div.PgCnDiv span span, td.PagerCenter div.PgCnDiv a {text-align:center; vertical-align:middle; display:inline-block; width:15px; height:15px; line-height:15px;}
td.PagerCenter div.PgCnDiv a:hover {color:#FB38A0; background-color:#222;}
td.PagerCenter div.PgCnDiv span span {color:#FB38A0; background-color:#303030;}
td.PagerCenter div.PgCnDiv a {color:#ccc; background-color:#303030;}
td.PagerCenter div.PgCnDiv a {color:#ccc; text-decoration:none; background-color:#303030; vertical-align:middle;}
td.Orange div.PgCnDiv a:hover, td.Orange div.PgCnDiv span span {color:#F1A73A;}

/* --------------- Comment Section --------------- */
.CommentsPanel {background-color:#808080;}
.CommentsPanel td {background-color:#737373; color:#f7f7f7;}

.CommentsPanel td a, .CommentsPanel td a:visited, .CommentsPanel td a:active {color:#333; text-decoration:none;}
.CommentsPanel td a:hover {color:#eee;}

.CommentsPanel td a.AddComment, .CommentsPanel td a.AddComment:visited {background-color:#676767; padding:3px 7px; text-decoration:none; color:#fff;}
.CommentsPanel td a.AddComment:hover {background-color:#ddd; color:#444;}
td.CommentTD {color: #333333; border-bottom:3px solid #808080;}
td.CommentSep {background-color:#808080;}
td.CommentSep img {width:1px; height:15px;}
.CommentDate {font-size:10px; color:#333; font-weight:bold;}
.CommentName {font-weight:bold;}
.CommentUserThumb {display:block; width:50px; height:50px; margin:10px;}

.CommentTextBox {border:1px solid #d3d3d3; background-color:#a1a1a1; font-family:Verdana; font-size:11px;}
.ComButton {background-color:#666; height:20px; padding:0px 20px; border:none; color:#ddd; font-size:11px; vertical-align:middle;}

td.ComPagerCenter div.PgCnDiv span span {color:#FB38A0; background-color:#b3b3b3;}
td.ComPagerCenter div.PgCnDiv a {color:#f7f7f7; background-color:#666;}
td.ComPagerCenter div.PgCnDiv a:hover {color:#666; background-color:#eee;}

/* --------------- Artist Page --------------- */
.QuickBio {padding:10px 10px;}
.QuickBio table td {height:10px; line-height:14px; background-color:#3c3e3b;}
.QuickBio a, .QuickBio a:link, .QuickBio a:visited, .QuickBio a:active {color:cyan; text-decoration:none;}
.QuickBio a:hover {color:inherit; text-decoration:underline;}
.BioTitle {width:80px;}
.Description a {color:#fb38a0;}
#AddContent {margin-top:5px; margin-bottom:14px;}
#AddContent a {color:cyan;}
#AddContent a:hover {color:#ccc;}

.FanTable tr td {background-color:#333;}
.FanBtn input, .NotFanBtn input {border:none; font-family:Arial; font-size:11px; font-weight:bold; width:80px; height:20px; color:#fff; vertical-align:middle; padding:0px;}
.FanBtn input {background-color:#16ae17;}
.NotFanBtn input {background-color:#FB38A0;}
.FanNo span {color:#fff; text-align:center; font-size:11px;}
.FanSpacer {width:7px; height:1px;}

.ArtistUsers, .ArtistSources {margin-bottom:10px;}
.ArtistUsers a, .ArtistSources span a, .ArtistUsers a:visited, .ArtistSources span a:visited, .ArtistUsers a:hover, .ArtistSources span a:hover {color:#ccc;}
.ArtistUsers img {margin-right:10px; width:50px; height:50px;}
.ArtistSourcesTitle {color:#FB38A0; font-family:Arial; font-weight:bold; font-size:12px; line-height:24px;}
#ArtistGenres a {color:cyan;}
#ArtistGenres a:hover {color:#ccc;}

.PhotoAlbum {color:#989898; padding:6px; padding-bottom:5px; font-family:Verdana;}
td.PhotoAlbumSep {background-color:#303030;}
.PhotoAlbumSep img {width:5px; height:1px;}
.AlbumCover {width:177px; height:134px; padding:0px; border:none; display:block;}

#galleryPanel, #galleryPanel td {background-color:#141414;}
#tdAlbumPhotos, #galleryAlbum {padding-top:4px;}
#GallerySep {line-height:5px;}
#GallerySep img {width:1px; height:4px;}
#divBackAlbum {text-align:right; padding:2px 7px;}

.Photos {color:#989898; padding:0px; font-family:Verdana; background-color:#141414;}
.Photos table td, .Photos table td table td {background-color:#141414;}
td.PhotosSep {background-color:#141414;}
.PhotosSep img {width:0px; height:0px;}
.Photos img.Photo, .Photos img.PhotoActive {width:102px; height:68px; padding:0px; margin:3px 1px; display:block;}
.Photos img.PhotoActive {border:1px solid #fb38a0;}
.Photos a img.Photo, .Photos a:visited img.Photo, .Photos a:active img.Photo {border:1px solid transparent;}
.Photos a:hover img.Photo {border:1px solid #fb38a0;}
.Photos img.PhotoShow {border:none; display:inline-block;}

.Photos input.Photo {width:102px; height:68px; padding:0px; margin:3px 1px; display:block;}
.Photos input.Photo {border:1px solid transparent;}
.Photos input.Photo:hover {border:1px solid #fb38a0;}

#UpdateProgress {display:block; position:absolute; width:589px; height:80px; background-color:#555; color:#fb38a0; font-weight:bold; text-align:center; vertical-align:middle; opacity:0.6; filter:alpha(opacity=60);}
#UpdateProgressArtists {display:block; position:absolute; width:100%; height:100%; background-color:#555; top:0px; left:0px; opacity:0.6; filter:alpha(opacity=60); color:#fb38a0; font-weight:bold; text-align:center; vertical-align:middle;}

td.ArticleTD {color: #333333; border-bottom:2px solid #303030;}
.Article {color:#989898; padding:5px; font-family:Tahoma;}
.Article .ArticleTitle {margin:0px; font-size:12px; font-weight:bold; float:left;}
.Article .ArticleTitle span {font-size:11px; color:#999;}
.Article .ArticleTitle a{color:#fb38a0; text-decoration:none;}
.Article td .ArticleDate {font-size:10px; margin-bottom:10px; float:right; color:#999;}
.Article .ArticleSmallDesc {color:#c8c8c8; font-size:11px; display:block;}
.Article .ArticleMore {text-align:right; display:block;}
.Article .ArticleMore a{color:#fb38a0; text-decoration:none;}

div#FindMore {padding:10px;}
div#FindMore a, div#FindMore a:visited, div#FindMore a:active {padding:3px; color:#222; background-color:#fb38a0; text-decoration:none;}
div#FindMore a:hover {color:#fb38a0; background-color:transparent;}

td.FilmsTV {}
td.FilmsTV .FilmsTVThumb {}
td.FilmsTVTitle {color:#fb38a0; font-size:11px;}
td.FilmTVSep {background-color:#303030;}
.FilmTVSep img {width:3px; height:1px;}

table.Awards {background-color:#333;}
table.Awards tr th, table.Awards tr td {padding:5px; text-align:center; vertical-align:middle;}
table.Awards tr th {font-size:11px; font-weight:bold; color:#fb38a0; background-color:#444;}
table.Awards tr td div {padding:7px;}
/* --------------- Movies Page --------------- */
.Movies table td {padding:5px;}
td.MovieThumb, img.MovieThumb {width:102px; height:144px; padding:0px; border:none; display:block;}
td.MoviesInfo {padding:5px;}
a.BlueLink, a.BlueLink:visited, a.BlueLink:active {color:#54a0ff; text-decoration:none;}
a.BlueLink:hover {text-decoration:underline;}
.MoviesInfo p {margin:0px; margin-bottom:10px;}

table.MovieInfo td {background-color:#373737; padding:7px;}
.MovieInfo td#tdImgMovie {}
.MovieInfo td#tdImgMovie, .MovieInfo td#InfoTD {padding:5px;}
.MovieInfo td#tdImgMovie .Desc {line-height:16px;}
.MovieInfo td#tdImgMovie img {width:170px; height:240px; margin-right:5px; margin-bottom:5px;}
.MovieInfo td#InfoTD .Title {color:#ccc;}
.MovieInfo td#InfoTD p {margin-top:3px; margin-bottom:5px;}

.MovieInfo a:link, .MovieInfo a:visited, .MovieInfo a:active {color:cyan; text-decoration:none;}
.MovieInfo a:hover {color:cyan; text-decoration:underline;}

#MoreInfo {padding:7px;}
#MovieRates {margin-top:10px; margin-right:10px;}
#MovieRates td {background-color:#303030; padding:7px;}

.MovieInfo .Genre a:link, .MovieInfo .Genre a:visited, .MovieInfo .Genre a:active {color:cyan; text-decoration:none;}
.MovieInfo .Genre a:hover {color:#ccc; text-decoration:underline;}

.Cast {color:#989898; padding:7px 6px 5px; font-family:Verdana;}
.Cast td, .CastEmpty {background-color:#3c3e3b;}
td.CastSep {background-color:#303030; padding:0px; margin:0px;}
.CastSep img {width:3px; height:1px; margin:0px;}
.ArtistThumb {width:102px; height:68px; padding:0px; border:none; display:block;}

.MovieDownload p {margin:0px;}

/* --------------- Events Page --------------- */
td.EventThumb, img.EventThumb {width:300px; height:76px; padding:0px; border:none;}
.EventTitle {color:#fb38a0;}
a.EventLink, a.EventLink:visited, a.EventLink:active {color:#fb38a0; text-decoration:none;}
a.EventLink:hover {color:yellow;}

/* --------------- Gallery Page --------------- */
.AlbumName {font-size:13px; font-weight:bold; color:#fb38a0;}
#galleryPicFooter img {visibility:hidden;}
a#GalleryBack, a#GalleryBack:link, a#GalleryBack:visited, a#GalleryBack:active,
a#GalleryNext, a#GalleryNext:link, a#GalleryNext:visited, a#GalleryNext:active
	{background:url('/images/spacer.gif') 0 0;
}
a#GalleryBack:hover {background:url('/images/PhotoOverBack.png') no-repeat left 50%;
}
a#GalleryNext:hover {background:url('/images/PhotoOverNext.png') no-repeat right 50%;
}

/* --------------- News Page --------------- */
#NewsDetail #NewsTitle {padding-left:5px; margin-bottom:10px;}
#NewsDetail #NewsTitle .Title {display:block; font-weight:bold; font-size:14px; font-family:Verdana, 'Times New Roman', Arial; color:#fb38a0;}
#NewsDetail #NewsTitle span.Date {display:block; font-size:10px; color:#888;}
#NewsDetail img.imgNews {text-align:left; padding-right:10px; padding-bottom:10px;}
#NewsDetail .NewsDesc {font-family:Tahoma; font-size:11px; color:#ccc; line-height:17px;}

#PopulateLinks img, #PopulateLinks a img {border:none; padding-right:3px;}
#PopulateLinks a, #PopulateLinks a:visited, #PopulateLinks a:active {color:#fb38a0; text-decoration:none; font-size:12px; font-family:Arial; font-weight:bold; color:#999;}
#PopulateLinks a:hover {color:#ccc;}

#EmailFormTable td {font-family:Verdana; font-size:11px; vertical-align:middle; background-color:#3e3e3e;}
#EmailFormTable .txtBox {background-color:#666; border:1px solid #313131; color:#d1d1d1; font-family:Verdana; font-size:11px; width:500px; height:20px; vertical-align:middle;}

/* --------------- Video Page --------------- */
#PopulateLinksVideo img, #PopulateLinksVideo a img {border:none; padding-right:3px;}
#PopulateLinksVideo a, #PopulateLinksVideo a:visited, #PopulateLinksVideo a:active {color:#fb38a0; text-decoration:none; font-size:12px; font-family:Arial; font-weight:bold; color:#999;}
#PopulateLinksVideo a:hover {color:#ccc;}
#PopulateLinksVideo td {background-color:#3e3e3e;}

.FormTable td {font-family:Verdana; font-size:11px; vertical-align:middle; background-color:#3e3e3e;}
.FormTable .txtBox {background-color:#666; border:1px solid #313131; color:#d1d1d1; font-family:Verdana; font-size:11px; height:20px; vertical-align:middle;}

/* ----------------------------------------- */
.txtSearch {background-color:#969696; width:100%; height:18px; border:none; color:#333; font-size:12px; vertical-align:middle;}
.DefButton {background-color:#474747; height:18px; padding:0px 3px; border:none; color:#969696; font-size:11px; vertical-align:middle;}

.TextBox {background-color:#ddd; padding:2px; width:200px; height:16px; border:none; color:#333; font-size:12px; vertical-align:middle;}
.Button {background-color:#888; height:22px; padding:0px 5px; border:none; color:#000; font-size:11px; vertical-align:middle;}
.Form td.title {text-align:right;}
.Form td.control {text-align:left;}

/* Rating */
#RateTD {text-align:right; vertical-align:middle; width:90px;}
#RateTD div {width:100%; text-align:right;}
.RateStar {
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 1px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.RateFilledStar {background:transparent url('/images/rating/FilledStar.png');}
.RateEmptyStar {background:transparent url('/images/rating/EmptyStar.png');}
.RateWaitingStar {background:transparent url('/images/rating/SavedStar.png');}

.RateBar {
    font-size: 0pt;
    width: 15px;
    height: 6px;
    margin: 1px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.RateFilledBar {background:transparent url('/images/rating/FilledBar.gif');}
.RateEmptyBar {background:transparent url('/images/rating/EmptyBar.gif');}
.RateWaitingBar {background:transparent url('/images/rating/SavedBar.gif');}


/* Main Search */
#MainSearchTbl td {padding:0px; background-color:#2f2f2f; height:25px; vertical-align:middle; line-height:8px;}
input.txtSearch {color:#333; background-color:#969696; border:none; font-size:18px;
                     width:197px; height:25px; vertical-align:middle; padding:0px; margin:0px;}
#MainSearchTbl td div span span {background-position:right center; vertical-align:middle;}

.SearchTypes {background-color:#474747; border:none; color:#777;}
.SearchTypes, .SearchTypes img {vertical-align:middle;}

.SearchTypeslbl {display:block; background-color:#474747; color:#ccc; width:45px; height:25px; vertical-align:middle; line-height:25px;
                  padding:0px 5px; padding-right:10px; font-family:Tahoma; font-size:11px;}

.SearchTypesPanel {width:50px; margin-left:-10px; margin-top:3px;}
.SearchTypesPanel a, .SearchTypesPanel a:visited, .SearchTypesPanel a:active
	 {display:block; width:53px; background-color:#474747; color:#ccc; height:25px; line-height:25px;
	   vertical-align:middle; text-decoration:none; padding-left:5px; padding-right:5px;}
.SearchTypesPanel a:hover {background-color:#313131;}


/* Pages Search */
#SearchTbl, #SearchTblFa {background-color:#3e3e3e;}
#SearchTbl td, #SearchTblFa td {padding:3px; background-color:#505050; height:20px; vertical-align:middle; line-height:8px;}
td#SearchBtn, td#SearchBtnFa {border:none; width:24px;}
td#tdSearch, td#tdSearchFa {vertical-align:middle; padding:1px;}
input.txtAutoSearch {color:#a88d9c; background-color:transparent; border:none; font-size:18px;
                     width:100%; height:25px; vertical-align:middle; padding:0px; margin:0px; font-weight:bold;}
.ActiveLang, .ChangeLang {width:60px; height:25px; line-height:25px; display:inline-block; border:0px; text-align:center; vertical-align:middle; font-size:14px;}
.ActiveLang {background-color:#fb38a0; cursor:default;}
a.ChangeLang, a.ChangeLang:visited, a.ChangeLang:active {background-color:#282828; color:#eee; text-decoration:none;}
a.ChangeLang:hover {background-color:#fb38a0;}

/* Alphabets */
.Alphabets a, .Alphabets a:visited, .Alphabets a:active 
	{font-size:12px; display:inline-block; padding:1px 3px; text-align:center; text-decoration:none; color:#fb38a0; white-space:nowrap;}
.Alphabets a:hover, .Alphabets a.Active {color:#c5c5c5;}

/* Names */
.Names {width:100%;}
.Names a {display:block; line-height:20px; width:100%; color:#c5c5c5; text-decoration:none; font-family:Tahoma;}
.Names a:hover {background-color:#373737; color:#fb38a0;}
.Names a span {width:280px; overflow:hidden; text-align:left; display:inline-block; direction:ltr;}
a.CurrentLetter {font-family:Verdana; font-size:14px; font-weight:bold; color:#fb38a0;}

/*AutoComplete flyout */
.autocomplete_completionListElement 
{  
	margin : 0px!important;
	margin-top:3px;
	padding:0px;
	background-color : #ccc;
	color : #444;
	border :1px solid buttonshadow;
	cursor : default;
	overflow : auto;
    ttext-align : left; 
    list-style-type : none;
	text-indent:0px;
}
.autocomplete_completionListElement li
{  
	text-indent:0px;
	margin:0px;
	padding:5px 0px;
	width:100%;
	font-size:16px;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #666;
	color: #ccc;
	padding: 1px;
}

/* AutoComplete item */
.autocomplete_listItems 
{
	background-color : transparent;
	color : windowtext;
	padding : 1px;
}

/* --------------- Login & Join Forms --------------- */
#tblLogin, #tblForgot, #tblJoin, #tblTerms {background-color:#fff;}
#tblLogin td, #tblForgot td, #tblJoin td, #tblTerms td {background-color:#fff; font-family:Verdana; font-size:12px; color:#202020;}
#tblLogin td .txtBox, #tblForgot td .txtBox, #tblJoin td .txtBox {border:1px solid #afafaf; background-color:#e9e9e9; height:20px; font-size:16px; color:#555;}
#tblLogin td .cmbBox, #tblJoin td .cmbBox {border:1px solid #afafaf; background-color:#e9e9e9; height:25px; padding:2px; font-size:12px; color:#222;}
.LoginJoinForm td {text-align:left;}
.LoginBtns {background-color:#fe9a00; font-size:14px; color:#fff; height:20px; border:none; vertical-align:middle; padding:3px 7px;}
a.LoginBtns, a.LoginBtns:visited, a.LoginBtns:active {text-decoration:none; padding:3px 10px;}
a.LoginBtns:hover {background-color:#fff; color:#fe9a00;}
.LoginBtns.Gray {background-color:#838383;}

#ThumbTabs a, #ThumbTabs a:visited, #ThumbTabs a:active {background-color:#b2b2b2; color:#fff; padding:4px 12px; display:inline-block; text-decoration:none; text-align:center; vertical-align:middle;}
#ThumbTabs a:hover, #ThumbTabs a.Active {background-color:#fe9a00;}
td#ChooseThumb {border:3px solid #fe9a00; padding:5px; height:75px;}
ltd#ChooseThumb div {margin:0px; padding:0px;}

.stepcarousel a img, .stepcarousel a:visited img, .stepcarousel a:active img {border:1px solid transparent;}
.stepcarousel a:hover img, .stepcarousel a img.Active {border:1px solid #fe9a00;}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 450px; /*Width of Carousel Viewer itself*/
height: 60px; /*Height should enough to fit largest content's height*/
vertical-align:middle;
margin-left:5px;
margin-right:5px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
vertical-align:middle;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin:5px; /*margin around each panel*/
width: 50px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
vertical-align:middle;
}


#UploadForm td {color:#c3c3c3; font-family:Tahoma; font-size:12px; padding-bottom:15px; background-color:#3e3e3e;}
#UploadForm .UTextBox {border:1px solid #cdcdcd; background-color:#777; color:#222; font-family:Verdana; font-size:12px;}
.FormTitle {margin-bottom:5px;}

a.BlockLinkPink {display:block; color:#FB38A0; width:100%; height:20px; text-align:center; background-color:#282828; text-decoration:none;}
a.BlockLinkPink:hover {text-decoration:underline; background-color:#333;}


h1.BiDir, h2.BiDir {width:100%;}
h1.BiDir span, h2.BiDir span {width:290px; overflow:hidden; text-align:left; display:inline-block; direction:ltr;}

a.MainBlockLinkPink {display:block; color:#FB38A0; width:100%; height:20px; margin-top:3px; text-align:left; background-color:#282828; text-decoration:none;}
a.MainBlockLinkPink:hover {text-decoration:underline; background-color:#333;}

a.MainBlockLinkPink {width:100%; display:block; line-height:20px; width:100%; color:#fb38a0; text-decoration:none; font-family:Tahoma; cursor:pointer;}
a.MainBlockLinkPink span {width:285px; overflow:hidden; text-align:left; display:inline-block; direction:ltr; margin-left:5px; margin-right:5px;}
a.MainBlockLinkPink:hover {background-color:#373737; color:#fb38a0; text-decoration:none;}
a.MainBlockLinkPink:hover span {text-decoration:underline;}


/* Popup Box */
#tinybox {position:absolute; display:none; padding:10px; background:#fff url('/images/preload.gif') no-repeat 50% 50%;
          border:10px solid #FE9A00; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:;
}
.CloseBtn {position:absolute; right:3px; top:3px; width:16px; height:16px; background-image:url('/images/close.gif'); background-position:top; background-repeat:no-repeat; cursor:pointer;}
.BoxLogo {width:200px; height:60px; margin-bottom:15px; background-image:url('/images/logo_w.png'); background-position:top; background-repeat:no-repeat;}
.BoxIFrame {border:0px; width:100%; background-color:Transparent;}
#BoxBody {background-color:Transparent;}

.BoxForm, #tblForgot, #tblJoin, #tblTerms {background-color:#fff;}
.BoxForm td, #tblForgot td, #tblJoin td, #tblTerms td {background-color:#fff; font-family:Verdana; font-size:12px; color:#202020;}
.BoxForm td .txtBox, #tblForgot td .txtBox, #tblJoin td .txtBox {border:1px solid #afafaf; background-color:#e9e9e9; height:20px; font-size:16px; color:#555;}
.BoxForm td .cmbBox, #tblJoin td .cmbBox {border:1px solid #afafaf; background-color:#e9e9e9; height:25px; padding:2px; font-size:12px; color:#222;}

.ShareBar {display:inline-block; border:2px solid #c0c0c0; background-color:#f3f3f3; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px; padding:2px; margin-top:10px;}
.ShareBar a, .ShareBar a:link, .ShareBar a:visited, .ShareBar a:active {color:#888;}
.ShareBar a:hover {color:#333; text-decoration:none;}

