/* apple adjustments - at bottom of file */

#Main {
	padding:0 15px !important;
	width:615px;
	margin-bottom:30px;
}

#Main,#SideBar{
	overflow:hidden;
}

* html #Main{
	margin-top:13px;
}

body, html body {
	background:#171717 url('BodyBGPattern.gif') repeat scroll center 76px !important;
}

#Footer {
  background-color:#FFFFFF;
  width:auto;
}

#Billboard {
  clear:left;
  position:relative;
  top:5px;
}

h1{
  padding:5px;
  font-size:16px;
}

* html h1{
  padding:5px;
  font-size:16px;
}

#ContentSection h1{
  padding:5px 10px 3px;
  font-size:16px;
  color:#0372CF;
}

.subh1{
  display:inline;
  font-size:11px;
  font-weight:normal;
  margin:0 4px;
}

#Note {
  color:#828282;
  font-size:11px;
  height:12px;
  margin-top:5px;
}

.Items .ItemThumb {
 border:1px solid #484848;
 display:block;
 overflow:hidden;
 position:relative;
}
#Content {
	position:relative;
	z-index:2;
	background:transparent;
	padding:0px;
	width:960px;
}

.Content{
	overflow-x:hidden;
	width:960px;
	top:0;
	margin:0 auto;
}

.Content a,#Top a,#MetaData .MoreVideos a{
	color:#0372CF;
}

.Content a.Active{
	color:#464646;
	text-decoration:none;
}

.ItemCatalog .PRStatus, .ItemCatalog .ItemTitle, .ItemCatalog .ItemStatistics, .ItemCatalog .ItemDescription {
  color:#FFFFFF;
  display:block;
}

#FlashSectionHome {
  position:relative;
  height:180px;
  left:595px;
  margin:39px 0 0 0;
}

#ChannelSearchForm label {
	color:#fff;
	font-weight:bold;
}

#ChannelSearchField {
	border:1px solid #505050;
	font-size:12px;
	padding:2px;
	width:160px;
	margin-left:0px;
	height:18px;
}

*html #ChannelSearchField {
	border:1px solid #505050;
	font-size:12px;
	padding:2px;
	width:160px;
	margin-left:0px;
}

#UtilityLinks .RSSFeed {
	color:#4AADE1;
	
}

#Top{
	background:transparent;
}

.SortBy li a, .TimeFrame li a {
  display:inline-block;
  padding:0 5px;
}

* html .SortBy li a, * html .TimeFrame li a {
  display:inline-block;
  padding:0 5px;
}

.CatalogMode3 .ItemTitle big, .CatalogMode4 .ItemTitle big {
	color:#D6D6D6;
	display:inline;
	font-size:11px !important;
	font-weight:normal;
}

#Synopsis{
	padding-top:0px;
	color:#005DAB;
	padding:65px 0 0 10px;
	width:400px;
	height:40px;
	font-size:14px;
}

/* Synopsis */

#ContentSection #Synopsis {
	padding:0px 0 0px 0px;
	width:960px;
	height:auto;
}

#ContentSection1 #Synopsis {
	background: transparent url('Playstation3.jpg') no-repeat scroll 10px 17px;
}

#ContentSection2 #Synopsis {
	background: transparent url('xbox.jpg') no-repeat scroll 10px 17px;
}

#ContentSection3 #Synopsis {
	background: transparent url('wii.jpg') no-repeat scroll 10px 17px;
}

#ContentSection4 #Synopsis {
	background: transparent url('PC.jpg') no-repeat scroll 10px 17px;
}

#ContentSection5 #Synopsis {
	background: transparent url('PSP.jpg') no-repeat scroll 10px 17px;
}

#ContentSection6 #Synopsis {
	background: transparent url('DS.jpg') no-repeat scroll 10px 17px;
}

#ContentSection7 #Synopsis {
	background: transparent url('iPhone.jpg') no-repeat scroll 10px 17px;
}

#ContentSection8 #Synopsis {
	background: transparent url('Reviews.jpg') no-repeat scroll 10px 17px;
}


#ContentSection9 #Synopsis {
	background: transparent url('NowInStores.jpg') no-repeat scroll 10px 17px;
}


#ContentSection10 #Synopsis {
    background: transparent url('ComingSoon.jpg') no-repeat scroll 10px 17px;
}


#ContentSection11 #Synopsis {
    background: transparent url('LatestTrailers.jpg') no-repeat scroll 10px 17px;
}

#ContentSection12 #Synopsis {
    background: transparent url('News.jpg') no-repeat scroll 10px 17px;
}

#ContentSection13 #Synopsis {
    background: transparent url('SearchResults.jpg') no-repeat scroll 10px 17px;
}

#ContentSection14 #Synopsis {
    background: transparent url('AudienceFavorites.jpg') no-repeat scroll 10px 17px;
}

#ContentSection15 #Synopsis {
    background: transparent url('BrowseByGame.jpg') no-repeat scroll 10px 17px;
	width:520px;
    padding:30px 0 0 10px;
}

#ContentSection16 #Synopsis {
    background: transparent url('Game-Play-&-Cheats.jpg') no-repeat scroll 10px 17px;
	width:520px;
    padding:30px 0 0 10px;
}


#ContentSection17 #Synopsis {
    background: transparent url('Shows.jpg') no-repeat scroll 10px 17px;
	width:520px;
    padding:30px 0 0 10px;
}

#ContentSection18 #Synopsis {
    background: transparent url('LatestVideos.jpg') no-repeat scroll 10px 17px;
	width:520px;
    padding:30px 0 0 10px;
}


/* Navigation */

#Navigation{
	background-color:transparent;
	height:33px;
    line-height:33px;
}

#Navigation li a{
	margin:0px 0px;
	height:33px;
    line-height:33px;
}

#Navigation li a span{
	width:480px;
	height:33px;
	display:block;
	overflow:hidden;
	text-align:left;
	direction:ltr;
	text-indent:-1000em;
	background:#FFFFFF url('SectionNavigation.gif') no-repeat 0px 0px; 
	cursor:pointer;
}

#Navigation li a:hover span,#Navigation li a.Over span{
	margin-left:-123px;
}

#Navigation li a.Down span{
	margin-left:-240px !important;
}

#Navigation li a.Active span{
	margin-left:-360px;
}

#Navigation li a#Section1{
	width:75px;
}

#Navigation li a#Section1 span{
	background-position: 0px -256px;
}

#Navigation li a#Section2{
	width:120px;
}

#Navigation li a#Section2 span{
	background-position:0px -224px;
}

#Navigation li a#Section3{
	width:100px;
}

#Navigation li a#Section3 span{
	background-position:0px -192px;
}

#Navigation li a#Section4{
	width:70px;
}

#Navigation li a#Section4 span{
	background-position:0px -160px;
}

#Navigation li a#Section5{
	width:70px;
}

#Navigation li a#Section5 span{
	background-position:0px -128px;
}

#Navigation li a#Section6{
	width:70px;
}

#Navigation li a#Section6 span{
	background-position:0px -96px;
}

#Navigation li a#Section7{
	width:70px;
}

#Navigation li a#Section7 span{
	background-position:0px -64px;
}

#Navigation li a#Section8{
	width: 80px;
}

#Navigation li a#Section8 span{
	background-position:0px -32px;
}

#Navigation li a#Section9{
	width:0px;
}

#Navigation li a#Section9 span{
	background-position:0px 0px;
}

#Navigation li a#Section10{
	width:0px;
}

#Navigation li a#Section10 span{
	background-position:0px 0px;
}

#Navigation li a#Section11{
	width:0px;
}

#Navigation li a#Section11 span{
	background-position:0px 0px;
}

#Navigation li a#Section12{
	width:0px;
}

#Navigation li a#Section12 span{
	background-position:0px 0px;
}

#Navigation li a#Section13{
	width:0px;
}

#Navigation li a#Section13 span{
	background-position:0px 0px;
}

#Navigation li a#Section14{
	width:0px;
}

#Navigation li a#Section14 span{
	background-position:0px 0px;
}

#Navigation li a#Section15{
	width:0px;
}

#Navigation li a#Section15 span{
	background-position:0px 0px;
}

#Navigation li a#Section16{
	width:0px;
}

#Navigation li a#Section16 span{
	background-position:0px 0px;
}

#Navigation li a#Section17{
	width:0px;
}

#Navigation li a#Section17 span{
	background-position:0px 0px;
}

#Navigation li a#Section18{
	width:0px;
}

#Navigation li a#Section18 span{
	background-position:0px 0px;
}

#Navigation li a#Section19{
	width:0px;
}

#Navigation li a#Section19 span{
	background-position:0px 0px;
}

/* Utility Bar */

#UtilityBar{
	background:transparent;
}

#Subscribe span, #Unsubscribe span, #SendChannel span{
	background-color:transparent;
	background-image: url('FormButtonsMatrix.gif');
}

#ChannelSearchForm{
	background:none;
	padding:1px 0 0 22px;
}

*html#ChannelSearchForm {
    padding:1px 0 0 0px;
}

#ItemSearchButtonWrap{
	background:transparent url('FormButtonsMatrix.gif') no-repeat 0px -25px;
	margin:-24px 0 0 272px;
}

*html #ItemSearchButtonWrap{
	margin: -1px 0 0 0px;

}

#ItemSubmitButtonWrap{
	background-image:url('FormButtonsMatrix.gif');
}

.IsSubscribed,.IsUnsubscribed{
	background-color:#000;
}

* html .IsSubscribed,* html .IsUnsubscribed{
	background:#000;
}

/* Sections */

#SectionDescription{
	background:transparent;
}

.SectionName{
	display:none;
}

#ContentSection,
#ContentSection1,
#ContentSection2,
#ContentSection3,
#ContentSection4,
#ContentSection5,
#ContentSection6,
#ContentSection7,
#ContentSection8,
#ContentSection9,
#ContentSection10,
#ContentSection11,
#ContentSection12,
#ContentSection13,
#ContentSection14,
#ContentSection16,
#ContentSection17,
#ContentSection18,
#ContentSection19,
#SearchSection{
    background:transparent url('HomeBg.gif') no-repeat scroll 0px 0px;
}

#ContentSection15 {
   background:#e7e7e7 url('HomeBgbrowse.gif') no-repeat scroll 0px 0px;
}

#SearchSection #Main .MainCatalog{
	margin-top:50px;
}

#SearchSection h3.CatalogName{
	color:#F1E6CA;
}

#ContentSection13 h1 {
  font-size:16px;
  padding:10px 5px;
}

#ContentSection13 #Billboard{
  display:none;
}

.CatalogName em {
   display:none;
   font-style:normal;
}

#Details{
	background:#CEC2B7 none repeat scroll 0%;	border:1px solid #FFFFFF;	color:#42270E;	
}

#Details h2 {
	color:#75614D;
}

#CloseDetailsBottom {
	background-image:url(FormButtonsMatrix.gif);
}

.CloseBox {
	background:transparent url(CloseIcon.gif) no-repeat scroll 0px;
}

/* Ad Unit */
#VideoPlayer{
	background: transparent url('DCAdUnitGradBG.png') no-repeat 0px 220px;
}

#VideoPlayer p{
	background:#000000;
	border:1px solid #464646;
	color:#FFFFFF;
}

#VideoPlayer p a{
	color:#4AADE1;;
}


/* Catalogs */

#Main .MainCatalog{
	background:transparent;
	width:615px;
}

/* Default Catalog */
.DefaultCatalog .ItemTitle big {
   width:290px;
   color:#FFFFFF;
}

.DefaultCatalog li a{
	color:#413f3c;
}

.DefaultCatalog .ItemSubmitter a {
	color:#2B84CE;
}

.DefaultCatalog .ItemTitle{
	color:#2B84CE;
	background:transparent;
	border-bottom:1px solid #D4D4D2;
}

.DefaultCatalog .ItemThumb {
   margin:0 8px 10px;
}

.ItemCatalog .ItemThumb img {
   width:136px;
   border:1px solid #a9a9a9 !important;
}

/* Sections Catalog */

#Main .CatalogName{
	color:#005dab;
	font-size:17px;
	background:transparent;
	margin:3px 5px 0px;
}

#Main .MainCatalog {
  background:transparent url('MainCatalogBackground.png') no-repeat scroll 0 0;
}

#Main form#CatalogCategories {
	margin:0px 5px;
	padding:0px !important;
}

#ContentSection18 #Main form#CatalogCategories, #ContentSection10 #Main form#CatalogCategories, #ContentSection9  #Main form#CatalogCategories {
	display:none;
}

#Main .CatalogCategories {
	padding-top:3px;
}

#Main .SortBy {
	float:left;
	margin:5px 0px;
	clear:left;
}

#Main .TimeFrame {
	border-left:1px solid #FFFFFF;
    float: left;
    margin: 5px 0px;
    clear:none;
    display:inline;
}


#Main .SortBy li, .TimeFrame li {
	display:inline;
	margin:0px;
	padding:0px;
}

#Main .MainCatalog .ItemCatalog{
	background:transparent;
	color:#413f3c;
	padding:5px 7px;
}

#ContentSection #Main .MainCatalog .ItemCatalog{
  padding:5px 12px;
}

*html #ContentSection #Main .MainCatalog .ItemCatalog{
  padding:5px 10px;
}

.CatalogMode3 li {
 width:140px;
}

#ItemCatalog1 .ItemSubmitter{
	display:none;
}

#ItemCatalog1 .CatalogMode3{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
}

#ItemCatalog1 .CatalogMode3 li{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	height:118px;
	margin:2px 4px 5px;
	width:140px;
}

* html #ItemCatalog1 .CatalogMode3 li{
	margin:2px 3px 5px;
}

#ItemCatalog1 .CatalogMode3 li a{
	color:#413f3c;
}

#ItemCatalog1 .CatalogMode3 .ItemTitle{
	background:none;
}

#ItemCatalog1 .CatalogMode3 .ItemTitle big{
	font-size:11px;
	color:#005dab;
}

#ItemCatalog1 .CatalogMode3 .ItemTitle big:hover{
	text-decoration:underline;
}

#ItemCatalog1 .CatalogMode3 .ItemTitle small{
	display:none;
}


#ItemCatalog1 .CatalogMode3 .VisDif{
	display:none;
}

#ItemCatalog1 .CatalogMode3 .ItemDescription{
	display:block;
}

#ItemCatalog1 .CatalogMode3 .ItemSubmitter a {
	color:#2B84CE;
}

/* catalogs */

#ContentSection #Main {
	padding-top: 0px !important;
	width:630px;
	margin-top:15px;
}

#ContentSection15 #Main {
  width: 980px;
}

#ContentSection #Main .MainCatalog {
	width:auto;
	margin:14px 0 0 0px;
}

#ContentSection .PageSelector {
  display:none;
}

#ContentSection #Main .SortBy{
  display:none;
}

.ItemSubmitter {
   color:#FFFFFF;
}

/* Catalog 1 */
#ContentSection #cc1 {
  background:url("VideoGamesStatusCatalogBG.jpg") no-repeat scroll 0 0 transparent;
  height:156px;
  width:615px;
}

#ContentSection #cc1 .CatalogName a {
  color:#005DAB;
}

#ContentSection #cc1 .ItemTitle big {
  color:#005DAB !important;
}

#ContentSection #cc1 .CatalogName {
  margin:3px 5px 0px !important;
}

#ContentSection #ItemCatalog1 {
	display:block;
	overflow:hidden;
}

#ContentSection #ItemCatalog1 .ItemSubmitter{
	display:none;
}

#ContentSection #ItemCatalog1 .CatalogMode3{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	margin-left:0px;
	width:615px;
}

#ContentSection #ItemCatalog1 .CatalogMode3 li{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	height:118px;
	margin:2px 5px;
}

#ContentSection #ItemCatalog1 .CatalogMode3 li a{
	color:#413f3c;
}

#ContentSection #ItemCatalog1 .CatalogMode3 .ItemTitle{
	background:none;
}

#ContentSection #ItemCatalog1 .CatalogMode3 .ItemTitle big{
	font-size:11px;
	color:#005DAB;
}

#ContentSection #ItemCatalog1 .CatalogMode3 .ItemTitle big:hover{
	text-decoration:underline;
}

#ContentSection #ItemCatalog1 .CatalogMode3 .ItemTitle small{
	display:none;
	color:#FFFFFF;
}


#ContentSection #ItemCatalog1 .CatalogMode3 .VisDif{
	display:none;
}

#ContentSection #ItemCatalog1 .CatalogMode3 .ItemDescription{
	display:none;
	color:#FFFFFF;
}

#ContentSection #ItemCatalog1 .CatalogMode3 .ItemSubmitter {
	display:none;
}

#ContentSection #ItemCatalog1 .CatalogMode3 .ItemSubmitter a {
	display:none;
}

/* Catalog 2*/

#ContentSection #cc2 {
  background:url('VideoGamesStatusCatalogBG.jpg') no-repeat scroll 0 0;
  height:156px;
  width:615px;
}

#ContentSection #ItemCatalog2 {
	display:block;
	overflow:hidden;
}

#ContentSection #ItemCatalog2 .ItemSubmitter{
	display:none;
}

#ContentSection #ItemCatalog2 .CatalogMode3{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	margin-left:0px;
	width:615px;
}

#ContentSection #ItemCatalog2 .CatalogMode3 li{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	height:118px;
	margin:0px 5px;
}

#ContentSection #ItemCatalog2 .CatalogMode3 li a{
	color:#413f3c;
}

#ContentSection #ItemCatalog2 .CatalogMode3 .ItemTitle{
	background:none;
}

#ContentSection #ItemCatalog2 .CatalogMode3 .ItemTitle big{
	font-size:11px;
	color:#005DAB;
}

#ContentSection #ItemCatalog2 .CatalogMode3 .ItemTitle big:hover{
	text-decoration:underline;
}


#ContentSection #ItemCatalog2 .CatalogMode3 .ItemTitle small{
	display:none;
	color:#FFFFFF;
}


#ContentSection #ItemCatalog2 .CatalogMode3 .VisDif{
	display:none;
}

#ContentSection #ItemCatalog2 .CatalogMode3 .ItemDescription{
	display:none;
	color:#FFFFFF;
}

#ContentSection #ItemCatalog2 .CatalogMode3 .ItemSubmitter {
	display:none;
}

#ContentSection #ItemCatalog2 .CatalogMode3 .ItemSubmitter a {
	display:none;
}

/* Catalog 3*/

#ContentSection #cc3 {
  background:url('VideoGamesStatusCatalogBG.jpg') no-repeat scroll 0 0;
  height:156px;
  width:615px;
}

#ContentSection #ItemCatalog3 {
	display:block;
	overflow:hidden;
}
}

#ContentSection #ItemCatalog3 .ItemSubmitter{
	display:none;
}

#ContentSection #ItemCatalog3 .CatalogMode3{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	margin-left:0px;
	width:615px;
}


#ContentSection #ItemCatalog3 .CatalogMode3 li{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	height:118px;
	margin:0px 5px;
}

#ContentSection #ItemCatalog3 .CatalogMode3 li a{
	color:#413f3c;
}

#ContentSection #ItemCatalog3 .CatalogMode3 .ItemTitle{
	background:none;
}

#ContentSection #ItemCatalog3 .CatalogMode3 .ItemTitle big{
	font-size:11px;
	color:#005DAB;
}

#ContentSection #ItemCatalog3 .CatalogMode3 .ItemTitle big:hover{
	text-decoration:underline;
}

#ContentSection #ItemCatalog3 .CatalogMode3 .ItemTitle small{
	display:none;
	color:#FFFFFF;
}


#ContentSection #ItemCatalog3 .CatalogMode3 .VisDif{
	display:none;
}

#ContentSection #ItemCatalog3 .CatalogMode3 .ItemDescription{
	display:none;
}

#ContentSection #ItemCatalog3 .CatalogMode3 .ItemSubmitter {
	display:none;
}

#ContentSection #ItemCatalog3 .CatalogMode3 .ItemSubmitter a {
	display:none;
}

/* Catalog 4*/

#ContentSection #cc4 {
  background:url('VideoGamesStatusCatalogBG.jpg') no-repeat scroll 0 0;
  height:156px;
  width:615px;
}

#ContentSection #ItemCatalog4 {
	display:block;
	overflow:hidden;
}

#ContentSection #ItemCatalog4 .ItemSubmitter{
	display:none;
}

#ContentSection #ItemCatalog4 .CatalogMode3{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	margin-left:0px;
	width:615px;
}


#ContentSection #ItemCatalog4 .CatalogMode3 li{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	height:118px;
	margin:0px 5px;
}

#ContentSection #ItemCatalog4 .CatalogMode3 li a{
	color:#413f3c;
}

#ContentSection #ItemCatalog4 .CatalogMode3 .ItemTitle{
	background:none;
}

#ContentSection #ItemCatalog4 .CatalogMode3 .ItemTitle big{
	font-size:11px;
	color:#005DAB;
}

#ContentSection #ItemCatalog4 .CatalogMode3 .ItemTitle big:hover{
	text-decoration:underline;
}


#ContentSection #ItemCatalog4 .CatalogMode3 .ItemTitle small{
	display:none;
}


#ContentSection #ItemCatalog4 .CatalogMode3 .VisDif{
	display:none;
}

#ContentSection #ItemCatalog4 .CatalogMode3 .ItemDescription{
	display:none;
}

#ContentSection #ItemCatalog4 .CatalogMode3 .ItemSubmitter {
	display:none;
}

#ContentSection #ItemCatalog4 .CatalogMode3 .ItemSubmitter a {
	display:none;
}

/* Catalog 5*/

#ContentSection #cc5 {
  background:url('VideoGamesStatusCatalogBG.jpg') no-repeat scroll 0 0;
  height:156px;
  width:615px;
}

#ContentSection #ItemCatalog5 {
	display:block;
	overflow:hidden;
}

#ContentSection #ItemCatalog5 .ItemSubmitter{
	display:none;
}

#ContentSection #ItemCatalog5 .CatalogMode3{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	margin-left:0px;
	width:615px;
}

#ContentSection #ItemCatalog5 .CatalogMode3 li{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	height:118px;
	margin:0px 5px;
}

#ContentSection #ItemCatalog5 .CatalogMode3 li a{
	color:#413f3c;
}

#ContentSection #ItemCatalog5 .CatalogMode3 .ItemTitle{
	background:none;
}

#ContentSection #ItemCatalog5 .CatalogMode3 .ItemTitle big{
	font-size:11px;
	color:#005DAB;
}

#ContentSection #ItemCatalog5 .CatalogMode3 .ItemTitle big:hover{
	text-decoration:underline;
}

#ContentSection #ItemCatalog5 .CatalogMode3 .ItemTitle small{
	display:none;
}


#ContentSection #ItemCatalog5 .CatalogMode3 .VisDif{
	display:none;
}

#ContentSection #ItemCatalog5 .CatalogMode3 .ItemDescription{
	display:none;
}

#ContentSection #ItemCatalog5 .CatalogMode3 .ItemSubmitter {
	display:none;
}

#ContentSection #ItemCatalog5 .CatalogMode3 .ItemSubmitter a {
	display:none;
}

/* Catalog 6*/

#ContentSection #cc6 {
  background:url('VideoGamesStatusCatalogBG.jpg') no-repeat scroll 0 0;
  height:156px;
  width:615px;
}

#ContentSection #ItemCatalog6 {
	display:block;
	overflow:hidden;
}


#ContentSection #ItemCatalog6 .ItemSubmitter{
	display:none;
}

#ContentSection #ItemCatalog6 .CatalogMode3{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	margin-left:0px;
	width:615px;
}


#ContentSection #ItemCatalog6 .CatalogMode3 li{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	height:118px;
	margin:0px 5px;
}

#ContentSection #ItemCatalog6 .CatalogMode3 li a{
	color:#413f3c;
}

#ContentSection #ItemCatalog6 .CatalogMode3 .ItemTitle{
	background:none;
}

#ContentSection #ItemCatalog6 .CatalogMode3 .ItemTitle big{
	font-size:11px;
	color:#005DAB;
}

#ContentSection #ItemCatalog6 .CatalogMode3 .ItemTitle big:hover{
	text-decoration:underline;
}

#ContentSection #ItemCatalog6 .CatalogMode3 .ItemTitle small{
	display:none;
}


#ContentSection #ItemCatalog6 .CatalogMode3 .VisDif{
	display:none;
}

#ContentSection #ItemCatalog6 .CatalogMode3 .ItemDescription{
	display:none;
}

#ContentSection #ItemCatalog6 .CatalogMode3 .ItemSubmitter {
	display:none;
}

#ContentSection #ItemCatalog6 .CatalogMode3 .ItemSubmitter a {
	display:none;
}

/* browse by artist - main */

#letters{
	width:auto;
	height: 30px;
	color: #4AADE1;
	font-weight:bold;
	margin:10px 0 0 0px;
}
#letters ul{
	list-style:none;
	margin-left:20px;
	padding:0px;
	font-size:12px;
	display: block;
}
#letters ul li{
	display:inline;
	padding:1px 1px;
	color: #4AADE1;
}
#letters ul li a{
	color: #4AADE1;
	
}
#Artists{
	width:807px;
	color: #000;
}
.Column{
	width:240px;
	padding-left:22px;
	float:left;
}
#Artists ul{
	list-style:none;
	margin: 10px 0px 10px;
	padding:0px;
}
.ArtistGroup h2{
	font-size:14px;
	text-decoration: none;
	margin:10px 0px 0px 0px;
}

.ArtistGroup p{
	font-size:11px;
	padding:0px;
}
	
/* Catalog 7*/
#ContentSection7 #Main .MainCatalog {
  width:auto;
}
#ContentSection7 #FlashSectionHome {
  height:120px;
  left:580px;
  margin:20px 0 0;
  position:relative;
}
	
#ContentSection #cc7 {
  background:url('VideoGamesStatusCatalogBG.jpg') no-repeat scroll 0 0;
  height:156px;
  width:615px;
}

#ContentSection #ItemCatalog7 {
	display:block;
	overflow:hidden;
}


#ContentSection #ItemCatalog7 .ItemSubmitter{
	display:none;
}

#ContentSection #ItemCatalog7 .CatalogMode3{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	margin-left:170px;
	width:620px;
}


#ContentSection #ItemCatalog7 .CatalogMode3 li{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	height:113px;
	margin:10px 5px;
}

#ContentSection #ItemCatalog7 .CatalogMode3 li a{
	color:#413f3c;
}

#ContentSection #ItemCatalog7 .CatalogMode3 .ItemTitle{
	background:none;
}

#ContentSection #ItemCatalog7 .CatalogMode3 .ItemTitle big{
	font-size:11px;
	color:#005DAB;
}

#ContentSection #ItemCatalog7 .CatalogMode3 .ItemTitle big:hover{
	text-decoration:underline;
}

#ContentSection #ItemCatalog7 .CatalogMode3 .ItemTitle small{
	display:none;
}


#ContentSection #ItemCatalog7 .CatalogMode3 .VisDif{
	display:none;
}

#ContentSection #ItemCatalog7 .CatalogMode3 .ItemDescription{
	display:none;
}

#ContentSection #ItemCatalog7 .CatalogMode3 .ItemSubmitter {
	display:none;
}

#ContentSection #ItemCatalog7 .CatalogMode3 .ItemSubmitter a {
	color:#2B84CE;
}
	
	/* Catalog 8*/
#ContentSection8 #Main .MainCatalog {
  width:auto;
}
#ContentSection8 #FlashSectionHome {
  height:120px;
  left:580px;
  margin:20px 0 0;
  position:relative;
}
	
#ContentSection #cc8 {
  background:url('VideoGamesStatusCatalogBG.jpg') no-repeat scroll 0 0;
  height:156px;
  width:615px;
}

#ContentSection #ItemCatalog8 {
	display:block;
	overflow:hidden;
}


#ContentSection #ItemCatalog8 .ItemSubmitter{
	display:none;
}

#ContentSection #ItemCatalog8 .CatalogMode3{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	margin-left:170px;
	width:620px;
}


#ContentSection #ItemCatalog8 .CatalogMode3 li{
	background:transparent;
	border-top:5px none transparent;
	color:#5C6B73;
	height:113px;
	margin:10px 5px;
}

#ContentSection #ItemCatalog8 .CatalogMode3 li a{
	color:#413f3c;
}

#ContentSection #ItemCatalog8 .CatalogMode3 .ItemTitle{
	background:none;
}

#ContentSection #ItemCatalog8 .CatalogMode3 .ItemTitle big{
	font-size:11px;
	color:#005DAB;
}

#ContentSection #ItemCatalog8 .CatalogMode3 .ItemTitle big:hover{
	text-decoration:underline;
}

#ContentSection #ItemCatalog8 .CatalogMode3 .ItemTitle small{
	display:none;
}


#ContentSection #ItemCatalog8 .CatalogMode3 .VisDif{
	display:none;
}

#ContentSection #ItemCatalog8 .CatalogMode3 .ItemDescription{
	display:none;
}

#ContentSection #ItemCatalog8 .CatalogMode3 .ItemSubmitter {
	display:none;
}

#ContentSection #ItemCatalog8 .CatalogMode3 .ItemSubmitter a {
	color:#2B84CE;
}

/* Sidebar Catalog */

/* Main */

#ContentSection #SideBar {
	background:transparent;
	margin:15px 0px 0 0;
}

#ContentSection #SideBar .MainCatalog{
	background:#171717;
	border:none;
}

#ContentSection1 #SideBar .CatalogMode1 li {
	background:#171717;
	border:1px none #EBEBEB;
}

#GenreUnit {
  border: 2px hidden #414244;
  display:block;
  margin:11px 0;
  width:auto;
}


#GenreUnit a.Active{
 color:#000;
}

.genre{
  color:#4AADE1;
  background:transparent no-repeat scroll 0 0;
  font-size: 13px;
  display:inline;
  font-weight:bold;
  margin:0px 5px;
  padding:9px;
}


#smartLinkGridSTYLEID {
 background-color: #292929;
 border: 1px solid #414244;
}

#smartLinkGridSTYLEID a{
  color:#4AADE1;
  background-color:transparent;
}

.smartLinkCellSTYLEID {
  border:1px solid white;
  cursor:pointer;
  float:left;
  height:105px;
  margin:2px;
  padding:2px;
  text-align:center;
  width:62px;
  background-color: transparent;
}

/* browse by artist */

#ContentSection7 #SideBar .MainCatalog{
	background:#241414;
	border:none;
}
#ContentSection7 #SideBar .CatalogMode1 li {
	background:#3E2222;
	border:1px none #EBEBEB;
}

/* Nominated */

#ContentSection8 #SideBar .MainCatalog{
	background:#241414;
	border:none;
}
#ContentSection8 #SideBar .CatalogMode1 li {
	background:#283659;
	border:1px none #EBEBEB;
}

/* ALL */

#SideBar .CatalogName{
	font-size:15px;
	border-top:5px none #E9E9E7;
	color:#FFFFFF;
	background-color:#F0F0EE;
	background:transparent url(SideBarHeaderBG.jpg) no-repeat scroll 0 0;
	margin:5px 2px 5px 2px;
	overflow:hidden;
}

* html #SideBar .CatalogName{
	background-position: 3px 2px;
}

#SideBar form#CatalogCategories {
	margin:-2px;
	padding:0px !important;
}

#SideBar .SortBy {
	display:none;
	float:left;
	margin:5px 0px;
}

#SideBar .TimeFrame {
	display:none;
	float:left;
	margin:5px 0px;
}

#SideBar .SortBy li {
	display:inline;
	margin:0px;
	padding:0px;
}

#SideBar .TimeFrame li {
	display:inline;
	margin:0px;
	padding:0px;
}

#SideBar .PageSelector {
	display:none;
}

#SideBar .ItemTitle {
	color:#4AADE1;
}

#SideBar .CatalogMode1 .ItemTitle big {
	color:#4AADE1;
}

#SideBar .CatalogMode1 .ItemTitle big:hover {
	text-decoration:underline;
}


#SideBar .ItemCatalog .ItemDescription{
	color:#FFFFFF;
}
	
#SideBar .ItemSubmitter{
	color:#5C6B73;
	display:none;
}

/* Item Page Catalog */

.CatalogMode3 .ItemTitle{
	background:transparent;
}

.CatalogMode3 .ItemTitle big{
	color:#fff;
	font-size:11px;
}

/* Page Selector */
.PageSelector li a.PageNumber, .PageSelector li#Next a, .PageSelector li#Previous a{
	color:#4AADE1;
	text-decoration:underline;
}

.PageSelector{
	background:#242424;
	color:#B1B1B1;
	clear:both;
}

.PageSelector #Previous{
	background-image:url('PaginationPrevious.gif');
}

.PageSelector #Next{
	background-image:url('PaginationNext.gif');
}

/* Submit Box */
#ItemSubmitBox{
	border:1px solid #000;
	background:#a8733c url('SubmitBoxBG.gif') no-repeat left top;
	color:#fafaf8;
}

#ItemSubmitBox p{
	margin-right:85px;	
}

#ItemSubmitBox h4{
	font-size: 13px;
}

/* Statistics */
#ChannelStatistics{
	background:#212121;
	border:1px solid #3a3939;	
}

#ChannelStatistics h4{
	background-color:#000000;
	color:#FFFFFF;
	font-size:13px;	
}

#ChannelStatistics li{
	border-bottom:1px solid #3a3939;
}

#ChannelStatistics li strong{
	background-color:transparent;
	color:#7c7c7c;
	font-size:10px;
}

#ChannelStatistics li span{
	background-color:transparent;
	color:#FFFFFF;
	font-size:10px;
}

/* Features Box */
#FeaturesBox{
	background:#E9E9E7;
	border:1px none #3a3939;
}

#FeaturesBox h3{
	background-color:#F0F0EE;
	color:#464646;
	font-size:13px;	
}

#FeaturesBox h4 {
	color:#464646;
	font-size:13px;
	background-color:transparent;
}

#FeaturesBox {
	color:#464646;
	font-size:11px;
}

/* Submit */
.Initial #SubmitProcess{
	background: transparent url(SubmitBG.jpg) no-repeat 0px 51px;
}
/* Item Page Specific */

#PageContent #TopZones{
	background:transparent url(ChannelNavBG-ItemPage.jpg) no-repeat left bottom;
	padding-bottom:47px;
	height:71px;
	width:811px;
	left:11px;
}

.Branded #ItemColumn, .Branded #ItemPageSideBar{
	margin-top:20px;
}

#ItemColumn .ItemCatalog{
	background:#5B320C url(CatalogMode2BGSpon.jpg) no-repeat 0px 0px;
}

#ItemColumn .ItemCatalog .MoreVideos a{
	color:#FBC902;
}

.Branded #TopZones{
	background: transparent url('ItemPageHeader.jpg') no-repeat 0 0;	
	padding:0 !important;
}

#MainCol {
	background: #fff no-repeat 0 0;	
}

/* Final Fixes by Zohar */
#SearchSection #Synopsis{
    background: transparent url('SearchResults.jpg') no-repeat scroll 7px 15px ;
	color:#FFFFFF;
	width:620px;
}

#SearchSection .MainCatalog{
	width:auto !important;
	margin:0px 0 0 0 !important;
}

#SearchSection .MainCatalog .ItemCatalog{
	padding-left:0px;
	margin-left:-7px;
}

#SearchSection .CatalogMode3 li{
	margin: 2px 0 5px 10px !important
}

.CatalogMode3 li img{
	width:134px;
	height:81px;
	overflow:hidden;
}

#Stats li {
  width:110px;
}
#AfterPlayer {
 margin:5px;
}

#Comments {
  clear:both;
  position:relative;
  top:10px;
}

.Wiki #BtnTop {
  position:absolute;
  top:4px;
}

/*Browse AtoZ*/

.SetionAtoZ {
  float:left;
  margin-right:10px;
  overflow:hidden;
  width:22%;
}

.SetionAtoZ h3 {
  color:#0372CF;
  padding-left:0;
  margin-top:10px;
}

.AtoZToolbar{
 margin: 10px 0px 5px;
}

* html .AtoZToolbar{
 margin: 8px 0px 5px;
}

.AtoZToolbar li {
  display:inline;
  font-size:15px;
  font-weight:bold;
  padding:0 5px;
}

.AtoZDescription{
  padding:0px;
  color:#005DAB;
}

.AtoZDescription p{
  padding:0px;
}

.AtoZDescription h3{
  padding:0px;
}

#email {
  margin-bottom:10px;
}

#statuscatalog {
  margin:12px 0 0 0;
}

#twitter {
  margin:0px 0 10px 0;
}

#rssblog {
  margin:0px 0 10px;
}