#content h3{
	padding-top: 20px;
}

#content a{
color: #ff9000;
border: none;
}

#content a:hover{
color: #666;

}

.watchH2 {
	font-size: 14pt;
	display: inline;
	margin: 0 10px;
}
.watchH3 {
	font-size: 10pt;
	display: inline;
	margin: 0;
	padding: 0;
	margin: 0 10px;
}
#watchingTitle {
	clear: both;
}
#watchingSubTitle {
	clear: both;
	top: -10px;
	margin-bottom: 20px;
	position: relative;
}
.red {
	color: red;
}
.right {
	float: right;
}
.left {
	float: left;
}
.lightGrey {
	color: #bebebe;
}
.grey {
	color: #464646;
}

#videoPlayerArea{
padding-top: 5px;

}

#videoPlayer {
	clear: both;
	margin: 20px 0 0 0;
	z-index: 1;

}
#videoPlayerShadow {
	clear: both;
	margin: -7px 0 0 0;
	z-index: -1;

}
#videoBase {
	height: 97px;
	margin-bottom: 25px;
	margin-top: -50px;
	background: url(../images/skin1/dividerBar.png) repeat-x 0 0;
	z-index: 1;
}
#footerBase {
	height: 63px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: url(../images/skin1/dividerBar.png) repeat-x 0 0;
	z-index: 1;
}
.channelListings {
	margin: -55px 0 50px 0;
	padding: 0;
}
.episodeList td {
	padding: 0 0 0px 5px;
	
}
.episodeListImg {
	padding: 0px;
	margin-top: 5px;
}
.episodeTitle {
	font-weight: bold;
	color: #515151;
	border-bottom: 2px solid #2f2f2f;
}
.descriptionDiv {
	width: 850px;
	position: relative;
	margin: 0 auto 0px auto;
	line-height: 28px;
}
.subDescriptionDiv {
	width: 800px;
	position: relative;
	margin: 0 auto 75px auto;
}
.listingsH3 {
	font-size: 16pt;
	color: #414141;
	padding-left: 10px;
}
#firstListing{
	margin-top: -25px;
}

.subListingsH3 {
	font-size: 12pt;
	margin-bottom: -8px;
	color: #414141;
}
.descriptionP {
	font-size: 10pt;
	padding: 15px 10px 25px 15px;
}
.descriptionTitle {
	border-bottom: 3px solid #f2f2f2;

}
.headerTitle{
	background-color: #f2f2f2;
	padding: 0px 5px 15px 5px;
}

.subDescriptionTitle {
	border-bottom: 2px solid #f2f2f2;
}
.commentBlock {
	padding: 15px;
	border-bottom: 1px solid #dcdcdc;
	clear: both;
}
.clearBoth {
	clear: both;
}
.posterDiv {
	float: left;
	width: 150px;
}
.commentDiv {
	float: right;
	width: 650px;
}
.posterDiv p {
	padding: 0;
	margin-bottom: 0px;
	color: #424242;
}
.posted {
	font-size: 7pt;
	margin-top: -8px;
	color: #9a9a9b;
}
.commentH4 {
	color: #424242;
	font-weight: bold;
	font-size: 10pt;
}
#featuredVideos {
	background-color: #e4e2e2;
	margin-top: -25px;
	padding: 15px;
	
}
#featuredVideos img {
	border: 5px solid #FFF;
	margin-top: 5px;
}
#featuredMiddle {
	margin: 0 40px;
}
/* Account Styles */
.accountH3{
padding:0;
margin: 0 0 15px 0;
}
.accountHistory{width: 610px; padding-left: 10px;}
.accountHistory td {padding-right: 40px; padding-top: 7px; padding-bottom: 5px; font-size: 11px;}

/* Payment */
.total{color: red;	padding-left: 10px;}


.temp{
font-size: 14px; display: block; padding:0; margin:0; padding-bottom: 10px;
}


/* Video  */
.videoMessage{
position: relative;
top: -20px;
text-align: center;
}

/* Channel Button Styles */
a:link.channelButtons, a.channelButtons, a:hover.channelButtons, a:visited.channelButtons {
	font-size: 10px;
	padding: 5px;
	-webkit-rounded-corners-radius: 4px;
	background-color: #d84e43;
	text-decoration: none;
	border: 1px solid #3d3d3d;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	color: #000;
}
a:hover.channelButtons {
	background-color:  #fd4b4f;
}

#content a {
/*color: #d72323;*/
text-decoration: underline;
}

.pImg {
	margin: 5px;
	border: 5px solid #e04f4c;
}

/*Pagnation Class */
.pagnation {
	font-weight: bold;
	padding: 5px 5px 0 5px;
}

.pagnation a {
text-decoration: none;
color: #4f74b6;
}

.pagnation h5 {
	display: none;
}

.prev{
	padding-right: 10px;
}

.next{
	padding-left: 10px;
}

.num {
	margin: 0;
	padding: 0 5px 0 5px;
}

.current {
	
	font-size: 18px;
	padding: 0 5px 0 5px;
	display: inline;
}
/*Pagnation Class */


/* Listings */
#listThumb{width:80px; }
#listTitle{width: 245px; font-weight: bold;}
#listDate{width: 95px;}
#listPrice{width: 130px;}
#listUrl{width: 150px;}

/* a */
.imageLink{
border:none;
}

/* lists */
.bigList{
padding: 0 20px 20px 40px;
}

.bigList li {
padding: 0 20px 20px 20px;
}

