

#twocolcont2 {

	width: 650px;

	height: auto;

	margin: 10px 0 0 150px;

	padding: 0;

}



#twocolcont2 h1 {

	text-align: center;

	margin-bottom: 10px;

}



#twocolcont2 h2 {

	line-height: 30px;

}



#twocolcont2 p {

	line-height: 14px;

	margin: 0 0 5px 20px;

}



.cats {

	margin-bottom: 0px;

	margin-top: 0px;

	padding-top: 10px;

}







.cats .cats2 {

	padding: 3px 8px;

}







.cats .cats3 {

	padding: 4px 8px;

}







.cats ul {

	width: 90%;

}



/* info page */







#info .fs {

	float: right;

	margin: 0 0 8px 0;

}







#info .submitter {

	display: block;

	height: 64px;

}



#info em {

	display: block;

	float: left;

	font-weight: bold;

	margin: 0 0 8px 0;

	padding: 0;

}



#info img {

	float: left;

	margin-right: 5px;

}



#info p {

	clear: both;

	margin: 0 0 10px 0;

}



/* items list */



#items {
	float: left;
	/*margin: 20px 0 0 50px;*/
	margin-left: 0px;
	padding-right: 0px;
	width: 490px;
}

* html #items {
	/*margin: 20px 0 0 50px;*/
	margin-left: 0px;
	padding: 0px;
}



#items .jj {
	cursor: pointer;
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	width: 490px;
}



* html #items .jj {
	cursor: pointer;
	display: block;
	margin-bottom: 18px;
	margin: 0;
	padding: 0;
	width: 480px;
}

#items .block {
	border-bottom: 1px solid #ddd;
	display: block;
	float: left;
	line-height: 15px;
	margin: 0 0 4px 0;
	padding: 0;
	width: 340px;
	cursor: pointer;
}

#items .block0 {
	float: right;
	margin: 0;
	padding: 0;
}

#items div {
	clear: none;
	float: right;
	width: 340px;
	margin: 0;
	padding: 0;
}

#items .g {
	font-style: normal;
	font-weight: normal;
	/* text-decoration: underline; */
}

#items .odd{
	background-color: #F1F5F6;
}

#items .r{
	font-style: normal;
	text-transform: capitalize;
}

#items .rated {
	clear:left;
	float:right;
	width:260px;
	padding: 0px 0 0 0;
}

#items .runTime {
	text-align: right;
	display: block;
	margin-top:-1px;
	z-index: 10000;
	float: right;
}

#items #imgAndTime {
	background-color:white;
	float:left;
	width:136px;
	vertical-align:bottom;
}

#items .imgAndTime {
	background-color:white;
	float:left;
	width:136px;
	vertical-align:bottom;
}

#items .submitted {
	text-align:left;
	display: inline;
}

a, #items .submitted a {
	/* text-decoration: underline; */
}

#items a {
	text-decoration: none;
}

#items .earned a, #items .worth a {
	text-decoration: none;
}

#items .subm {
	width:66%;
	font-weight:bold;
}

#items .itemsHeader {
	display:inline;
	width:100%;	
	border-bottom:1px solid #666;
}

#items .timeago {
	text-align:right;
	width:34%;
	float:right;
}

#items em {
	float: right;
	font-style: normal;
	padding: 0 3px;
	white-space: nowrap;
}

* html #items em {
	float: right;
	font-style: normal;
	padding: 0 5px;
	white-space: nowrap;
}

#items img {
	border: 1px solid #e3e3e3;
	float: left;
}

#items .rated img {
	/* float: none; */
	position: relative;
	top: 3px;
}

#items .plus {
	position: relative;
	top: 1px;
	margin: 0 0 0 4px;
}

#items strong, #items h3 {
	display: block;
	float: left;
	margin:0;
	padding: 0 3px;
	text-align: left;
	cursor: pointer;
}

#items table{
	width: 330px;
}







#items tr{
	padding-left: 5px;
}



#items .p{
	margin: 0;
	padding: 5px 0px 0px 5px;
}


/* rounded spotlights */



.round {

	text-align: left;

	float:left;

	margin: 0 0 0 0;

}



/* for each color, define */



.round .blue {

	background: url(/i/rblue.gif) no-repeat;

}







.round .blue:hover {

	background: url(/i/rbluen.gif) no-repeat;

}







.round .green {

	background: url(/i/rgreen.gif) no-repeat;

}







.round .green:hover {

	background: url(/i/rgreenn.gif) no-repeat;

}







.round .pink {

	background: url(/i/rpink.gif) no-repeat;

}







.round .pink:hover {

	background: url(/i/rpinkn.gif) no-repeat;

}







.round h1, .round a.rssUser  {

	float: left;

	display: inline;

}



.round a.rssUser {

	margin: 0 0 0 10px;

}



.round a strong {

	text-transform: uppercase;

}







.showpublicPage{

	float:right; 

	margin:-10px 10px 0 0;

}



/* pagination links (prev/next) */



#pagination {

	float: left;

	letter-spacing: 0px;

	margin: 16px 0 0px 0;

	text-align: center;

	width: 842px;	

}





#pagination .imgEmpty {

	float:left;

	font-weight:bold;

	float:left;

	width:842px;

	height:73px;

}



#pagination .imgEmpty .next{

	float:right;

	margin:0px 0px 0 0px;

	padding:30px 70px 24px 0px;

	cursor: pointer;

	text-align:right;

}



#pagination .imgEmpty .prev {

	padding:30px 10px 24px 70px;

	float:left;

	margin:0px 0px 0 0px;

	text-align:right;

	cursor: pointer;

}



#pagination .imgEmpty a.prev , #pagination .imgEmpty a.next  {

	text-decoration:none;

}



#pagination .imgEmpty a.prev:hover, #pagination .imgEmpty a.next:hover {

	/* text-decoration: underline; */

}



#pagination img {

	width: 842px;	

}



#pagination .pages {

	bottom: 42px; 

	position: relative;

	right: 0;

}







#pagination .pages a {

	font-weight: normal;

	position: relative;

	bottom: 4px;

	cursor: pointer;

}



#pagination .pages strong {

	position: relative;

	bottom:2px;

}



/* Banners */



#floatBannersRight {

	float: right;

	width: 300px;

	margin: 0;

	padding: 0;

}



#floatBannersLeft {

	float:left;

	width:300px;

}



#HPSponsoredVideo, #HPzone1, #HPzone2, #HPzone3, #HPzone4, #HPzone5, #HPzone6 {

	margin: 10px 0;

	float: left;

}



#addfavMedRecbannerTop, #addfavMedRecbannerBottom {

	margin: 10px 0;

	width: 300px;

	float: right;

	clear: both;

}



/* top items */



#topitems {

	float: left;

	margin: 0 0px 10px 0;

	width:505px;

}



* html #topitems {

	width:500px;

}



#topitems li {

	margin-left: 19px;

	width:234px;

	position: relative;	

}



* html #topitems li {

	margin-left: 18px;

}



#topitems #firsttopitems {

	margin-left: 0px;

}



#topitems .play {

	position: absolute;

	top: 140px;

	left:8px;

}



#topitems .all {

	float: left;

	margin: 6px 0 0 0;

}



#topitems .earn {

	float:left;

}



#topitems .info {

	float:right;

	width:154px;

}



#topitems .comments {

	font-style: normal;

}



#topitems .desc {

	display: block;

	font-style: normal;

	cursor: pointer; 

}



#topitems .strong a {

	text-decoration: none;

	display: inline;

	width: 100%;

}



#topitems a {

	text-decoration: none;

}



#topitems .submitted {

	text-decoration: none;

	display: block;

}



#topitems .submitted a {

	/* text-decoration:underline; */

}



#topitems em, #topitems h1 {



	font-style: normal;



	margin: 0;



	font-weight: 300;



}







#topitems p {



	margin: 0;



	cursor: pointer;



}



#topitems strong, #topitems h2 {

	text-decoration: none;

	margin: 0;

	font-weight: 600;

}



#topitems h2 a {

	text-decoration: none;

	display: block;

}



#topitems .runTime {

	text-align: right;

	display: block;

	margin:-8px 0px 0 0;

	z-index: 10000;

	direction: ltr;

}



#topitems .strong img {

	position: relative;

	top:3px;

}



#topitems a.comments {

	display:block;

	font-weight:normal;

	/* text-decoration:underline; */

}



#topitems .sep {

	font-weight:normal;

}



#showingTitle {

	float: left;

	margin: 5px 0 3px 0;

	width: 815px;

}



* html #showingTitle {

	margin: 5px 0 3px 10px;

}



#tableVideos {

	width:100%;

	float:left;

	margin: 10px 0;

} 



* html #tableVideos {

	width:805px;

	margin: 0 0 0 5px;

}



#tableVideos th {

	text-align: center;

	background-color: #e5e5e5;

	height: 41px;

}



#tableVideos .removed{

	background-color: #FFFAF0;

}



#tableVideos .editItem {

	width:118px;

	height:15px;

	background: url(/i/editItemInfo.gif) top right no-repeat;

}



#tableVideos th.lastCell{

	background:url('/i/bg-tr-corner.gif') no-repeat top right;

	background-color: #e5e5e5;

}



#tableVideos td.selected, #tableVideos th.selected {

	background-color: #eff3f5;

	text-align:center;

}



#tableVideos td.center {

	text-align: center;

}



#tableVideos .totalEarnings {

	text-align: center;

	font-weight: bold;

}



#tableVideos .bg1 {

	background-color: #f7f7f7;

}



#tableVideos .bg2 {

	background-color: #f2f2f2;

}



#tableVideos .bg3 {

	background-color: #eff3f5;

}



#tableVideos .thumb {

	margin: 10px 10px 0 0px; 	

	float: left;

}



#tableVideos .headline {

	font-weight: bold;

	margin: 10px 5px 0 0;

}



#tableVideos .text {

	font-weight: normal;

	margin: 5px 0 0 0;

	vertical-align: top;

	clear: right;

}



#tableVideos .details1 {

	float:right;

	text-align: left;

	width: 115px;

	vertical-align: top;

}



#tableVideos .details2 {

	float:right;

	text-align: left;

	width: 115px;

	vertical-align: top;

}



#tableVideos .more {

	margin: 10px 0px 10px 0px;

	float: right;

	width: 125px;

}



#tableVideos .more a {

	margin: 0px 0px 6px 0px;

	display: block;

	text-align: left;

}



#tableVideos .bg3 {

	background-color: #eff3f5;

}



#tableVideos .runTime {

	text-align: right;

	margin:-8px 0 10px 0;

	z-index: 10000;

}



/* small table submitter */



#smallsub {

	float: right;

	margin: 10px 0;

	text-align: left;

	width: 300px;

}



* html #smallsub {

	margin: 10px 0px 0px 0;

}



#smallsub .h {

	background-color: #a1a1a1;

	font-weight: bold;

	height: 25px;

	width: 300px;

	margin: 0;

	padding: 0px 0 0px 0;

	text-align: center;

}



#smallsub .bg1, #smallsub  #level12, #smallsub  #mains1 {

	background: #ebf5fa;

	margin-bottom: 1px;

}







#smallsub .bg2, #smallsub  #level12, #smallsub  #mains0 {

	background: #daecf5;

	margin-bottom: 1px;

}



#smallsub  #level0 {

	background-color: #a1a1a1;

	width: 300px;

	padding: 0px 0 0px 0;

}



#smallsub  #level0 a.linktop {

	font-weight: bold;

	text-decoration: none;

	text-align: center;

}



#smallsub td {

	height: 20px;

	padding:0;

}



* html #smallsub td {

	height: 22px;

}



#smallsub  #level0 a.linktop:hover {

	font-weight: bold;

	height: 217px;

	text-decoration: none;

}



#smallsub  #level1, #smallsub  #level3, #smallsub  #level4, #smallsub  #mains0 {

	background: #FFFFFF;

}



#smallsub  #level12, #smallsub  #mains1 {

	background: #ebf5fa;

	margin-bottom: 1px;

}



#smallsub  #level12, #smallsub  #mains0 {

	background: #daecf5;

	margin-bottom: 1px;

}



#smallsub  #level15 {

	background: #f7f8f9;

	height: 6px;

}



#smallsub  #level16 {

	border: 0px solid #89949a;

}



#smallsub  #topbars{

	background: #FFCC00;

}



#smallsub  .linktop {

	padding: 0px 0 0 0px;

}



#smallsub .score {

	margin: 0 4px 0 0px;

	text-align: right;

}



#smallsub .scores {

	padding: 0 10px 0 0px;

	text-align: left;

}



#smallsub .number {

	padding: 0 20px 0 10px;

	text-align: left;

}



#smallsub .userHome {

	width: 170px;

}





#smallsub .footer {

	background-color: #fff;

	text-align: center;

	font-weight: bold;

	margin: 10px 0 0 0;

	display: block;

}



#subcontent {

	margin-bottom: 40px;

}



#statsLiveCounter {

	width: 230px;

	height: 70px;

}



#floatStatsMessage {

	font-weight: normal;

	background: url(/i/getDiscoveredOnMc.jpg) no-repeat;

	float: left;

	margin: 10px 0;

	width: 306px;

	text-align: left;

	height: 226px;

	clear: both;

	position: relative;

	left: -6px;

}



* html #floatStatsMessage {

	float: right;

	position: relative;

	left: -8px;

	margin: 5px 0px 0 0;

}



#floatStatsMessage .mainText {

	margin: 62px 10px 0 24px;

}



#floatStatsMessage .moreText {

	margin: 8px 0 0 24px;

}



#floatStatsMessage a {

	margin: 20px 0 0 24px;

	display: block;

	width: 90px;

}



.statsFF {

	float: right;

	margin: 10px 0 10px 0;

	width: 230px;

	text-align: center;

}



#sort {

	padding: 0;

	margin: 20px 0;

}



#sort span, #sort a {



	margin: 0px 4px 0px 0px;



	padding: 0;



}



#period{



	margin: 10px 0px 10px 0px;



	padding: 0;



	display: block;



}



#sort h1 {



	clear: both;



	margin: 10px 0px 0px 0px;



	display: inline;



}



#sort .sortBy {

	margin: 0;

	font-weight: bold;

}



#period h1 {

	clear: both;

	margin: 0px 15px 0px 0px;

	display: inline;

}



#searchResults {

	float:left;

	clear: both;

	text-align: left;

	margin: 10px 10px 10px 0px;

	display: block;

	width:100%;

}



#searchResults h1 {

	display: inline;

	clear: both;

}



#searchResults .searchFilter {

	margin: 0px 10px 0 10px;

}



.rssTop {

	position: relative;

	top:3px;	

}



.searchFilterUnder {

	margin: 6px 2px 0 2px;

}



/* sub header on subbmitter page*/



#subheader {

	margin: 10px 0 20px 0px;

	padding: 0;

	clear: both;

}



#subheader #floatBannersRight {

	margin: 10px 0 0 0;

}



#subheader #text {

	border: 0px solid #000000;

	float: right;

	margin: 0px 10px 0px 0px;

	text-align: left;

	width: 82%;

	z-index: 3;

}



#subheader .desc {

	margin: 0px 0px 0px 10px;

	text-align: left;

}



#subheader .h1 {

	font-weight: 900;

}



#subheader .image {

	background-image: url(/i/submitters/user_image.gif);

}



#subheader #greyContainer {

	margin: 10px 0 10px 0px;

	width: 808px;

	float: left;

}



#subheader .roundcont {

	background-color: #e5e5e5;

	height: 100%;

	text-align: center;

}



#subheader p { 

	margin: 0;

	padding: 0;

}



#subheader #greyContainer .roundtop { 

	background: url('/i/bg-tr-corner.gif') no-repeat top right; 

}



#subheader #greyContainer .roundbottom {

	background: url('/i/bg-br-corner.gif') no-repeat bottom right; 

	clear:both;

}





#subheader .title {

	margin: 0px 0px 0px 10px;

}



#subheader strong {

	display: block;

	margin: 0 0 4px 0;

}



#subheader .dataL span {

	margin: 0 0 4px 0;

	display: block;

}



#subheader .dataR span {

	margin: 0 0 6px 0;

	display: block;

}



#subheader a {

	font-weight: normal;

}



#producerRewards {

	float: left;

	margin: 13px 0px 20px 0;

	width: 300px;

	background: url(/i/prPixel.gif) repeat-y left;	

} 



#producerRewards .h {

	background: url(/i/prHeader.gif) no-repeat left;

	width:300px;

	height:49px;

	padding: 0;

	margin: 0;

}



#producerRewards .f {

	clear: both;

	background: url(/i/prFooter.gif) no-repeat left;

	width:300px;

	height:90px;

	text-align: center;

}



#producerRewards .f strong {

	font-weight: bold;

	padding: 10px 0 5px;

	display:block;

}



#producerRewards .f div {

	padding: 0px 0 5px;

}



#producerRewards .head {

	text-align: left;

	font-weight: bold;

	margin: 0 0 12px 0;

}



#producerRewards #desc{

	margin: 8px 0 0 0;

	width: 200px;

	float: right;

	cursor: pointer;

}



#producerRewards #thumbSV{

	width: 81px;

	float: left;

	margin: 8px;

}



#producerRewards h2 {

	margin:0;

	font-weight: bold;

	text-align: left;

}



#producerRewards p {

	margin-top:0px;

	padding-right:3px;

	text-decoration: none;

}



#producerRewards .runTime {

	text-align: right;

	position: relative;

	top:-8px;

	z-index: 10000;

	float: right;

	width: 81px;

}



.okBox1 {

	margin: 10px 0 0 10px;

}



* html .okBox1 {

	margin: 10px 0 0 5px;

}



.errorBox1 {

	margin: 10px 0 0 10px;

}



* html .errorBox1 {

	margin: 10px 0 0 5px;

}



#newsBlock {

	font-weight: normal;

	float: right;

	margin: 10px 0px 0 0;

	width: 290px;

	text-align: left;

	height: 202px;

	clear: both;

	padding: 49px 0 0 10px

}



#newsBlock .item1 {

	height: 80px;

}



#newsBlock .item {

	height: 60px;

}



.newsBlock_bg {

	background: url(/i/newOnMetacafe.gif) no-repeat;

}



.TableWrapper {

	margin: 0px 0 0 0;
	width:300px;
	background: #f8f7f5;
	clear: both;
	position: relative;
	top:1px;
	left: 1px;
	
}

.TableWrapper2 {
	margin: 0px 0 0 0;
	width:300px;
	background: #ffffff;
	clear: both;
	position: relative;
	top:1px;
	left: 1px;
}


.TableWrapper3 {

	margin: 0px 0 0 0;
	width:300px;
	background: #FFFFCC;
	clear: both;
	position: relative;
	top:1px;
	left: 1px;
	
}


#topTable {

	float:left;
	margin: 0px 0 10px 0;
	clear: both;
	position: relative;
	top:-1px;
	left: -1px;
	width:300px;
	font: 13px verdana;
	padding-bottom: 0px;
	background: White;
	border:1px solid #ddd !important;

}



* html #topTable {
	float: none;
	margin: 0 0 0 0;
}







#topTable .h {

	background-color: #cccccc;

	text-align: center;

	font-weight: bold;	

	height: 22px;

	line-height: 22px;

	margin: 0;

	padding: 0;

	width: 300px;

}



#topTable .RowOdd {

	clear: both;

	background: #ecf6fa;

	width: 295px;

	height: 22px;

	line-height: 22px;

	border-bottom: 1px solid #fff;

	padding: 0;

	margin: 0;

}



#topTable .Row {

	clear: both;

	background: #e6f2f9;

	width: 295px;

	height: 22px;

	line-height: 22px;

	border-bottom: 1px solid #fff;

	margin: 0;

	padding: 0;

}



#topTable .Count{

	float: left; 

	width: 32px;

	padding: 0 0 0 4px;

	font-weight: bold;

	margin: 0;

	padding: 0;

}



#topTable .Name {

	float: left; 

	width: 182px;

	padding: 0 4px 0 4px;

}



#topTable .Score {

	float: left; 

	width: 50px;

	margin: 0;

	padding: 0 10px 0 4px;

	text-align: right;

}



#topTable a {

	/* text-decoration: underline; */

	padding: 0;

	margin: 0;

}



.topTableF {

	margin: 5px 0 0 0;

	text-align: center;

}





.TableWrapperNews {

	margin: 0px 0 0 0;

	width:420px;

	background: #f8f7f5;

	clear: both;

	position: relative;

	top:1px;

	left: 1px;

}







#topTableNews {

	float:left;

	margin: 0px 0 10px 0;

	clear: both;

	position: relative;

	top:-1px;

	left: -1px;

	width:420px;

	font: 13px verdana;

	border:1px solid #ddd;

	padding:1px;

	padding-top:2px;

	padding-bottom: 0px;

	background: #fff;

}



* html #topTableNews {

	float: none;

	margin: 0 0 0 0;

}







#topTableNews .hNews {

	background-color: #f3f3f3;

	text-align: center;

	font-weight: bold;	

	height: 22px;

	line-height: 22px;

	margin: 0;

	padding: 0;

	width: 420px;

	margin:0 0 1px 0;

}



#topTableNews a {

	text-decoration: none; 

	padding: 0;

	margin: 0;

}



#topTableNews a:hover {

	text-decoration: underline; 

	padding: 0;

	margin: 0;

}



#prBox {

	clear: left;

	margin: 14px 0 0 0;

	float: left;

	background: url(/i/prBox.gif) no-repeat;

	width: 491px;

	height: 296px;

}



#prBox .text {

	font-weight: bold;

	margin: 50px 10px 0 12px;

}



#prBox a {

	float: right;

	margin: 10px 0 0 0;

}



#prWrapper #sort {

	float: left;

	margin: 10px 0 0 0;

	width:490px;

}






