body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #FFF;
}

#mainwrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	background-color: #333;
}

#header {
	float: left;
	width: 1020px;
}

#logo {
	float: left;
	height: 83px;
	width: 291px;
}

#toplistheader {
	float: left;
	width: 729px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#toplistheader h3 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 729px;
	color: #C00000;
}

#toplistheader ul {
	float: left;
	width: 704px;
	list-style-type: circle;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 25px;
}

#toplistheader li {
	display: inline;
	float: left;
	width: 125px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 15px;
}

#toplistheader li a {
	text-transform: lowercase;
	color: #999;
	text-decoration: none;
}

#toplistheader li a:hover {
	color: #C00;
	text-decoration: underline;
}

#navbar {
	float: left;
	width: 1020px;
	background-color: #666;
}

#navmain {
	float: left;
	width: 344px;
}

#navmain ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}

#navmain li {
	display: inline;
	float: left;
	text-align: center;
}

#navmain li a {
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#navmain li a:hover {
	background-color: #C00;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#navsearch {
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 386px;
}

#navsearch form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
}

#navsearch .navsearchbox {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	width: 210px;
	margin-top: 2px;
}

#navsearch .navsearchbutton {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	width: 60px;
	margin-top: 2px;
}

#catbar {
	float: left;
	width: 1020px;
	background-color: #C00;
}

#navcategory {
	float: left;
	height: 16px;
	width: 124px;
	background-image: url(../images/navcategory.gif);
	background-repeat: no-repeat;
}

#navcategory .cattitle {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 14px;
	line-height: 12px;
	float: left;
	margin-top: 2px;
	width: 110px;
}

#navcats {
	float: left;
	width: 896px;
}

#navcats ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}

#navcats li {
	display: inline;
	float: left;
	text-align: center;
}

#navcats li a {
	display: block;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#navcats li a:hover {
	background-color: #C00;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#contentwrapper {
	float: left;
	width: 1020px;
	margin-top: 5px;
}

.wrapperbottom {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1020px;
	background-image: url(../images/wrapperbottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}

.contentleft {
	float: left;
	width: 680px;
}

.contentright {
	float: left;
	width: 340px;
}

.bannerright300 {
	float: left;
	height: 250px;
	width: 300px;
	margin-top: 5px;
	margin-right: 17px;
	margin-bottom: 5px;
	margin-left: 17px;
	border: 3px solid #FFF;
}

.plugrushsidebar {
	float: left;
	width: 306px;
	margin-top: 5px;
	margin-right: 17px;
	margin-bottom: 5px;
	margin-left: 17px;
}

.fullthumbsection {
	float: left;
	width: 1020px;
}

.fullsectionheader {
	float: left;
	width: 1020px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #C00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
}

.fullsectionheader h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	}

.fullsectionheader h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	}

.mediumthumbsection {
	float: left;
	width: 680px;
}

.thumbcontainer {
	float: left;
	width: 166px;
	margin: 2px;
	background-color: #FFF;
	color: #000;
}

.thumbtitle {
	float: left;
	width: 162px;
	font-size: 10px;
	line-height: 14px;
	height: 14px;
	overflow: hidden;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
}

.thumbtitle a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.thumbtitle a:hover {
	color: #C00;
	text-decoration: underline;
	font-weight: bold;
}

.thumb {
	float: left;
	height: 120px;
	width: 160px;
	margin: 2px;
}

.thumb a {
	display: block;
	height: 120px;
	width: 160px;
	border: 1px solid #000;
}

.thumb a:hover {
	display: block;
	height: 120px;
	width: 160px;
	border: 1px solid #C00;
}

.thumbinfo {
	font-size: 10px;
	line-height: 14px;
	float: left;
	height: 14px;
	width: 162px;
	text-align: center;
	text-transform: lowercase;
	margin-right: 2px;
	margin-left: 2px;
}

.thumbinfo a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.thumbinfo a:hover {
	color: #C00;
	text-decoration: underline;
	font-weight: bold;
}

#tagcloud {
	background-color: #C00;
	float: left;
	width: 308px;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 16px;
	text-align: center;
	font-size: 12px;
}

#tagcloud h3 {
	margin: 0px;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.tagcloudbody {
	padding: 10px;
}

#tagcloud a:link, #tagcloud a:visited {
	text-decoration:none;
	color: #FFF;
}

#tagcloud a:hover {
	text-decoration: underline;
}

#tagcloud span {
	padding: 4px;
}

#tagcloud .smallest {
	font-size: x-small;
}

#tagcloud .small {
	font-size: small;
}

#tagcloud .medium {
	font-size:medium;
}

#tagcloud .large {
	font-size:large;
}

#tagcloud .largest {
	font-size:larger;
}

/* paging */

#paging {
	padding: 0px;
	float: left;
	width: 680px;
	color: #000;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
}

#pages {
	margin: 0px;
	padding: 0px;
	float: left;
}

#pages ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#pages li {
	float: left;
	display: inline;
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

#pages li a {
	color: #000;
	padding: 5px;
	text-decoration: none;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	border: 1px solid #A6A6A6;
	font-weight: bold;
}

#pages li a:hover {
	color: #FFF;
	border: 1px solid #A6A6A6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #C00;
}

#pages li.current {
	color: #FFF;
	background-color: #C00;
	border: 1px solid #A6A6A6;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* player styles */

.playerleftsection {
	float: left;
	width: 170px;
}

#mediaspace {
	float: left;
	height: 380px;
	width: 506px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#videoinfo {
	float: left;
	width: 504px;
	text-align: center;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	background-color: #C00;
	height: 235px;
	border: 1px solid #F00;
}

#videoinfo .link {
	float: left;
	text-align: center;
	width: 504px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

#videoinfo .link a {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}

#videoinfo .link a:hover {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: underline;
}

#videoinfo .videodesc {
	float: left;
	width: 494px;
	margin: 5px;
	text-align: justify;
	font-size: 12px;
	line-height: 14px;
	height: 56px;
	color: #FFF;
	overflow: hidden;
}

#videoinfo .relatedvideos {
	float: left;
	width: 504px;
	text-align: left;
}

#videoinfo .relatedvideos h2 {
	padding: 0px;
	float: left;
	width: 496px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
	font-style: italic;
}

#videoinfo .relatedvideos ul {
	padding: 0px;
	float: left;
	width: 494px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#videoinfo .relatedvideos li {
	background-image: url(/images/bullet_redbg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style: none;
}

#videoinfo .relatedvideos li a {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}

#videoinfo .relatedvideos li a:hover {
	color: #FFF;
	text-decoration: underline;
	font-style: italic;
}

#footerbanner {
	text-align: center;
	padding: 0px;
	width: 1020px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#indexhardlinks {
	width:1020px;
	text-align:center;
	padding: 0px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	font-size: 10px;
}

#indexhardlinks a {
	color: #666;
	text-decoration: none;
}

#indexhardlinks a:hover {
	color: #C00;
	text-decoration: underline;
}

#footerlinks {
	font-size: 10px;
	padding: 0px;
	width: 1020px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #666;
}

#footerlinks a {
	color: #666;
}

#footerlinks a:hover {
	color: #C00;
	text-decoration: underline;
}

