/* Common Element Styling */
@import "commontags.css";
@import "header.css";
@import "footer.css";
@import "rating.css";

.clear {
	clear: both;
	}

.col1 {
	float: left;
	width: 430px;
	margin-bottom: 25px;
	}
	
.col2 {
	float: right;
	width: 500px;
	margin-bottom: 25px;
	}
	
.wrap {
	width: 960px;
	margin: auto;
	}
	
h2 {
	margin: 0;
	font-size: 16px;
	}

.blue {
	color: #0066FF;
	font-weight: bold;
}
.orange {
	color: #FF6F02;
}
#grey {
	color: #333333;
}
#grey label {
	text-align: right;
	width: 130px;
	float: left;
	padding-right: 10px;
	clear: both;
}
#grey #topic1_field label {
	clear: both;
	margin-left: 150px;
}
#grey input.Radio {
	width: 40px;
}
#grey input, #grey textarea {
	width: 200px;
	float: left;
	margin: 5px;
}
#grey .submit {
	width: 80px;
	clear: both;
	margin-left: 276px;
}
.wrap {
	clear: both;
	width: 950px;
	margin: 0 auto;
}
.adBanner {
	margin: 10px;
	width:735px;
	float: left;
}

.pageControl {
	list-style: none;
	padding: 0;
	margin: 15px; auto;
	float: left;
	font-size: 15px;
	}
	
	.pageControl li {
		font-weight: bold;
		float: left;
		margin: 0px 2px;
		}
		
		.pageControl li a {
			padding: 5px;
			color: #4D4D4D;
			text-decoration: none;
			}
		
		.pageControl li a:hover {
			text-decoration: underline;
			background: #4D4D4D;
			color: #f2f2f2;
			}
		
		.pageControl li.active a {
			color: #0079BD;
			text-decoration: underline;
			}
		
.w640 {
	width: 640px;
	margin: 0 auto;
}
.w640_top {
	background: url(../images/640wide_top.gif);
	height: 8px;
	font: 0;
	line-height: 0;
	float: left;
	width: 640px;
}
.w640_bottom {
	background: url(../images/640wide_bottom.gif);
	height: 8px;
	font: 0;
	line-height: 0;
	float: left;
	width: 640px;
}
.w640_center {
	background: #F2F2F2;
	padding: 0 10px;
	float: left;
	width: 620px;
}
.w640_title {
	clear: both;
	background: #F2F2F2;
	height: 35px;
}
.w640_title img {
	float: left;
	padding-left: 8px;
}
.w640_title p {
	color: #333333;
	float:left;
	font-size:18px;
	font-weight:bold;
	line-height:33px;
	margin:0pt;
	padding:0pt 0pt 0pt 8px;
}

.w200 {
	width: 200px;
	margin: 0 auto;
}
.w200_top {
	background: url(../images/200wide_top.gif);
	height: 10px;
	font: 0;
	line-height: 0;
	float: left;
	width: 200px;
}
.w200_bottom {
	background: url(../images/200wide_bottom.gif);
	height: 10px;
	font: 0;
	line-height: 0;
	float: left;
	width: 200px;
}
.w200_center {
	background: #E6E6E6;
	padding: 0 10px;
	float: left;
	width: 180px;
}



#homeLeft {
	float: left;
	width: 500px;
	padding-left: 10px;
}
#homeRight {
	float: left;
	width: 245px;
}
#verticleAds {
	float: right;
	width: 180px;
}

/* Home Recently Added */
#recentlyAdded {
	width: 500px;
	float: left;
	padding: 10px 0 20px 0;
	}

	.horizontalListing {
		width: 190px;
		margin: 0;
		float: left;
		padding: 10px 20px;
		height: 220px;
		}
		
		.horizontalListing:hover {
			background: #EBEBEB;
			}
			
		.horizontalListing a.screen {
			margin: auto;
			width: 140px;
			display: block;
			padding: 0;
			margin: 0 0 12px 0;
			}
		
		.horizontalListing a img.preview {
			width: 140px;
			height: 105px;
			border: 0;
			display: block;
			}
			
		.horizontalListing .hzDescription {
			clear: both;
			}
			
		.horizontalListing .title {
			color: #0079BD;
			font-size: 17px;
			}
			
		.horizontalListing span {
			margin-bottom: 6px;
			display: block;
			}
	
		.horizontalListing .rating {
			margin-top: 5px;
			float: left;
			}
			
.featureBox {
	width: 200px;
	float: left;
	}
	
.featureBox2 {
	float: right;
	}
	
	.featureBox h2 {
		padding-bottom: 5px;
		color: #4d4d4d;
		border-bottom: 1px solid #4d4d4d;
		margin-bottom: 5px;
		}
		
		.featureBox2 h2 {
			margin-bottom: 14px;
			}
		
	.featureBox h4 {
		font-size: 14px;
		color: #0079BD;
		margin-bottom: 0;
		}
		
	.featureBox a {
		color: #C1272D;
		}

/* Home Featured Videos */
#homeLeft h2 {
	margin: 0;
}

.beingwatched {
	float: left;
	width: 430px;
	margin-bottom: 30px;
	}
	
	.beingwatched .upload {
		background: url(../images/upload2_btn.gif) top left no-repeat;
		height: 34px;
		width: 229px;
		float: left;
		padding: 0;
		margin: 15px 0 0 100px;
		}
		
		.beingwatched .upload:hover {
			background: url(../images/upload2_btn.gif) bottom left no-repeat;
			}

.featured {
	float: left;
	margin-bottom: 30px;
	}
	
	.featured h2 {
		margin-bottom: 12px;
		}
		
	.featured .middle {
		border-left: 1px solid #FCC836;
		border-right: 1px solid #FCC836;
		}
	
.featured .odd, #relatedVideos .odd {
	background: #EBEBEB;
	}

.featured .top
{
	width: 435px;
	height: 40px;
	background: url(../images/featured_header.png) top left no-repeat;
}

.featured .bottom
{
	width: 435px;
	height: 7px;
	background: url(../images/featured_bottom.png) top left no-repeat;
}
	
.featured .bottom, #recentlyAdded .bottom {
	margin-top: -5px;
	float: left;
	}

#recentlyAdded .middle {
	border-left: 1px solid #31ABD9;
	border-right: 1px solid #31ABD9;
	float:left;
	width: 488px;
	padding-left: 10px;
	}

#recentlyAdded .top
{
	width: 500px;
	height: 41px;
	background: url(../images/recently_added_header.png) top left no-repeat;
}

#recentlyAdded .bottom
{
	width: 500px;
	height: 8px;
	background: url(../images/recently_added_bottom.png) top left no-repeat;
}
	
.videoListing {
	width: 400px;
	clear: both;
	padding: 15px;
	}
	
	.videoListing a.screen {
		float: left;
		padding: 0;
		}
	
	.videoListing a img {
		float: left;
		}
	
	.videoListing h1 {
		color: #0079BD;
		margin: 0;
		}

	.videoListing .info {
		width: 240px;
		float: right;
		}
		
		.videoListing .info span {
			display: block;
			margin-bottom: 5px;
			}

		.videoListing .info .rating {
			float: left;
			}
			
.featured .videoListing {
	padding: 10px;
	margin: 0 5px 0 5px;
	}
			
.videoListing .info .featuredP {
	padding-top: 3px;
	height: 25px;
}
.videoListing .info .featuredV {
	margin-top: 14px;
}
.videoListing .info p {
	float: left;
	margin: 0;
	width: 280px;
	line-height: 11px;
	font-size: 11px;
	color: #333333;
}

/* Flash Player */

#flvPlayerContainer
{
	float:left;
	width:500px;
}

/* homepage */
#PlayerInfo {
	float: left;
	width: 500px;
    padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}
	
	#PlayerInfo .left {
		float: left;
		width: 49%;	
		padding-top: 5px;
		}
	
		#PlayerInfo .title {
			color: #0079BD;
			margin-bottom: 5px;
			}
			
		#PlayerInfo span {
			margin-bottom: 8px;
			}
			
	#PlayerInfo .right {
		float: right;
		width: 49%;
		margin-top: 15px;
		}
		
		#PlayerInfo .right span {
			float: right;
			width: 100%;
			}
			
			#PlayerInfo input {
				border: 1px solid #E6E6E6;
				background: #F2F2F2;
				color: #808080;
				font-family: Helvetica, Arial, sans-serif;
				padding: 3px;
                width: 100%;
				font-size: 13px;
				}
		
		#PlayerInfo .share {
			background: url(v4/images/share_btn.gif) top left no-repeat;
			width: 103px;
			height: 22px;
			float: left;
			padding: 0;
			margin: 10px 0;
			}
			
			#PlayerInfo .share:hover {
				background: url(.v4/images/share_btn.gif) bottom left no-repeat;
				}
				
#ajax #PlayerInfo {
	width: 500px;
	float: left;
    padding-top: 15px;
	}
	
#ajax #watchRecent {
	width: 150px !important;
	float: right;
	
    padding-left: 30px;
	}
	
#watchDesc h1 {
	clear: both;
	text-align: center;
	font-size: 32px;
	color: #0099FF;
	padding: 0px;
	margin: 0;
	line-height: 27px;
}
#PlayerInfo .ratingblock p {
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
}

#PlayerInfo .voted {
	float: left;
	font-size: 17px;
	color: #4D4D4D;
	font-weight: bold;
	}
	
#PlayerInfo .login {
	color: #C1272D;
	}
	
#PlayerInfo .ratingblock h2 {
	text-align: center;
	float: right;
	margin: 0;
	font-size: 72px;
	line-height: 80px;
}
#watchDesc #viewUser {
	float: left;
	width: 250px;
}
#watchDesc #viewDate {
	text-align: right;
	float: right;
	width: 150px;
}
#currentRating {
	float: right;
	width: 100px;
	height: 78px;
}

#watchDesc {
	float: left;
	}
	
#watchDesc p {
	color: #333333;
}
#viewEmb {
	text-align: right;
	width: 250px;
	float: right;
}
#viewDesc {
}
#viewEmb input {
	width: 190px;
}
#shareImg a {
			background: url(../images/share_btn.gif) top left no-repeat;
			width: 103px;
			height: 22px;
			padding: 0;
			margin: 10px 0;
			display: block;
			}
			
			#shareImg a:hover {
				background: url(../images/share_btn.gif) bottom left no-repeat;
			}
#watchComment {
	padding: 0 8px;
}
#watchComment h4 {
	margin: 0;
}

#viewRate {
	width: 100%;
	clear: both;
    text-align: left;
    padding-left: 20px;
    margin-top: 12px;
	}
	
.recentViewed {
	float: left;
	width: 500px;
	margin:0pt 10px;
}

.text {
	text-align: left;
	float: left;
	width: 250px;
	/* margin-left: 15px; */
	display: inline;
	}
	
	.text .ratingrating {
		font-weight: bold;
		font-size: 16px;
		}
		
	.text .ratingrating {
		margin-top: 0;
		}
/* Account */
#accountControl {
	color: #333333;
	width: 200px;
	float: left;
	margin: 0 10px;
}
#accountList {
	width: 730px;
	float: left;
}
#accountList .verticalListing {
	float: left;
	width: 170px;
	padding: 5px;
}
.empty {
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0;
	width: 230px;
	margin: 0 auto;
}

a.screen img, img.preview {
	border: 1px solid #4d4d4d !important;
	padding-bottom: 0;
	margin-bottom: 5px;
}

#playerCol
{
	width:960px;
	height:450px;
	margin:0 auto;
}

/* Ads */
.ad
{
	padding-bottom: 20px;
	float: none;
	clear: both;
	margin: 0 auto;
}

.ad img
{
	border: 1px solid black;
	padding: 0;
	margin-bottom: 10px;
	float: left;
}

.ad .textad
{
	border: 1px solid #0079BD;
	padding: 5px;
	/* background-color: #FFFFCF; */
}

.ad span
{
	font-size: 10px;
	float: right;
	color: #0079BD;
}

.ad468
{
	width: 468px;
}

.ad468 .textad
{
	height: 60px;
}

.ad728
{
	width: 728px;
}

.ad728 .textad
{
	height: 90px;
}

.ad160, .ad160300
{
	width: 160px;
}

.ad160 .textad
{
	height: 600px;
}

.ad160300 .textad
{
	height: 300px;
}

.ad120240
{
	width: 120px;
}

.FormField .error
{
	color: red !important;
}

.appMessage
{
	padding: 7px;
	font-weight:bold;
}

#pageMessage .info
{
	background-color: #FFFFC4;
	border:1px solid #FFBF00;
	color:#CC9900;
}

#pageMessage .success
{
	background-color:#DFEDE6;
	border:1px solid #00A33D;
	color:#006B33;
}

#pageMessage .error
{
	background:#F9E2EC;
	border:1px solid #CB1A68;
	color:#CB1A68;
}
.subscribe
{
	background: url(../images/subscribe_btn.gif) top left no-repeat;
	float:right;
	height:34px;
	width:103px;
	padding: 0;
}
.unsubscribe
{
	background: url(../images/unsubscribe_btn.gif) top left no-repeat;
	float:right;
	height:34px;
	width:124px;
	padding: 0;
}

#summarybox
{
	width: 520px !important;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	padding: 15px !important;
}

#summarybox input
{
	border:1px solid #CCCCCC;
	color:#4D4D4D;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	padding:3px;
	width:215px;
	background: white;
}

#inputs
{
	width: 275px;
	float: right;
}

#inputs p
{
	float:right;
}

#summarybox #viewRate
{
	margin: 0;
	padding: 0;
	width: 100px;
	clear: none;
}

.memberPhoto
{
	float:left;
}

#summarybox .userinfo p
{
	padding-left: 10px;
	float: left;
	margin: 0;
}

p.added
{
	padding-top: 15px;
}

.home #summarybox
{
	width: 470px !important;
}

.home #summarybox input
{
	width: 145px !important;
}

#zonkNews
{
	margin-bottom:20px;
}

#zonkNews .top
{
	width: 197px;
	height: 41px;
	background: url(../images/zonk_news_header.png) top left no-repeat;
}

#zonkNews .bottom
{
	width: 197px;
	height: 8px;
	background: url(../images/coming_soon_bottom.png) top left no-repeat;
}

#zonkNews .middle
{
	border-left: 1px solid #950000;
	border-right: 1px solid #950000;
	padding: 1px 10px;
	width: 175px;
}

#zonkNews p
{
	margin-top:  3px;
}

#todaysMessage .top
{
	width: 266px;
	height: 41px;
	background: url(../images/todays_message_header.png) top left no-repeat;
}

#todaysMessage .bottom
{
	width: 266px;
	height: 8px;
	background: url(../images/todays_message_bottom.png) top left no-repeat;
}

#todaysMessage .middle
{
	border-left: 1px solid #FCC836;
	border-right: 1px solid #FCC836;
	padding: 1px 10px;
	width: 204px;
	min-height: 207px;
}

#todaysMessage
{
	float:left;
	margin-left: 10px;
}
