@import "http://demo-templates.com/templates/videoportal/video/css/reset.css";
body {
	background: #7bb7d1 url('http://demo-templates.com/templates/videoportal/video/img/bg.gif') repeat-x;
	height:100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font: 100%/1.2 Arial, Helvetica, sans-serif;
	color: #484f58;
}

/* global
============================== */

A:link {
	color: #4a94c4;
	text-decoration: none;
}
A:visited {
	color: #335ecc;
}
A:hover {
	color: #335ecc;
	text-decoration:underline;
}
A:active {
	color: #335ecc;
}


H1 {
	padding:1.1em 0 0.1em;
	color: #ffffff;
	font: bold 210% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
H2 {
	padding: 0 0 0.2em 0.2em;
	text-align:left;
	text-transform:uppercase;
	font-size: 100%;
	color:#bee9ff;
}
H3 {
	padding: 0.5em 0 0.3em 0.7em;
	text-align:left;
	font-size:90%;
	color:#335ecc;
}
H4 {
	padding: 0.8em 0 0.4em 0;
	font-size:100%;
	color:#3c3c3c;
}
/*P {
	padding: 0.2em 0 0.6em;
	font-size: 100%;
}*/
UL, OL {
	padding: 0.2em 0 0.6em 2.4em;
	font-size: 100%;
}
UL LI,
OL LI {
	padding: 0.2em 0 0.1em;
}
TABLE {
	font-size: 100%;
}

/* Structure
------------------------------ */
/* the main box, contains everything else except footer.*/
.wrapper { 
	width:1000px;
	margin:0 auto;

}

.outer {

	margin-right: 260px;
	
}

.wrapper-watch {
margin-right: 385px;
}


#header { 
	height: 212px;
	padding: 0;
	text-align: left;
}

#page-title {
	/*background: url('http://demo-templates.com/templates/videoportal/video/img/header_bg.jpg') no-repeat;*/
	float:left;
	width: 174px;
	height: 44px;
	text-align:left;
	/*padding:40px 0 0 20px;*/
	/*padding-left:20px;*/
}

.container {
	background:#ffffff url('http://demo-templates.com/templates/videoportal/video/img/bg-column-right.gif') repeat-y top right; 
	padding: 0;
	overflow: hidden;
	height:100%;
	clear:both;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
}

	.container .main {
		float: left;
		width: 690px;
		margin-bottom:4px;
		padding:20px 10px 20px 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:.9em;
		
	}
	.container .sidebar {
		float: right;
		width: 236px;
		padding:20px;
		
	}

	.container.video {
		background:#ffffff url('http://demo-templates.com/templates/videoportal/video/img/bg-column-right-video.gif') repeat-y top right; 
	}
	.container.video .main{
		width:540px;
	}
	
		.container.video .sidebar{
		width:380px;
	}

/* Page Title
------------------------------ */
/*method Pixy*/
#page-title h1 {
	position: relative;
	float: left;
	width: 160px;
	height: 29px;
	margin: 7px;
	overflow: hidden;
	text-align:left;
}
	#page-title h1 span {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(http://demo-templates.com/templates/videoportal/video/img/logo.gif) no-repeat 0 0;
	}


/* Header Menus
------------------------------ */

#header-menu {
	background: url(http://demo-templates.com/templates/videoportal/video/img/bg-header-menu-l.gif) no-repeat left;
	position:absolute;
	right:10px;
	top:0;
	width:auto;
	margin-right:10px;
	padding:0;
	font-size: .75em;
	color: #8de0ff;
}

#header-menu div {
		background: url(http://demo-templates.com/templates/videoportal/video/img/bg-header-menu.gif) no-repeat right;
		height:24px;
		margin-left:24px;
		padding-right:24px;
	}

#header-menu ul {
	padding-left:0;
}
	#header-menu ul li {
		float:left;
		height:12px;
		padding: 0 9px 2px 9px;
		border-left: 1px solid #292929;
	}

	#header-menu ul li.first{
		float:left;
		padding: 0;
		padding-right:9px;
		padding-bottom:5px;
		border-left-width: 0;
	}
	
	#header-menu ul li.center{
		padding-left:35px;
	}
		#header-menu ul li.breakline {
			clear:both;
		}

		#header-menu li a, #header-menu li a:visited {
			text-decoration: none;
			font-weight: normal;
			color: #9facb2;
		}
		
		#header-menu li#logout a{
			text-decoration:none;
			font-weight: bold;
		}
		
		#header-menu li a:hover {
			text-decoration: none;
			font-weight: normal;
			color: #d5eef9;
		}

.header-text {
	float:left;
}


#banner-place-1 {
	float:right; 
	clear:right; 
	margin:35px 0px 5px 5px;

}

/* Main Menu
------------------------------*/
ul#main-menu {
	background:#0c4974; 
	clear:both;
	height:47px;
	width:auto;
	border-bottom:2px solid #0b3858;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#ff9f51;
	font-size:110%;
}
	ul#main-menu li{
		float:left;
		width: 122px;
		height:33px;
		margin-left:0;
		padding:0;
		padding-top:14px;
		text-align:center;
	}
	
		ul#main-menu li a {
			text-decoration:none;
			text-transform:uppercase;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#ccefff;
		}
		
		ul#main-menu li a:hover,ul#main-menu li.active span, ul#main-menu li span {
			text-decoration:none;
			text-transform:uppercase;
			color:#ffffff;
		}
	
		
/* Search
------------------------------ */

#search-form {
	float:right;
	margin-top:9px;
	text-align: left;
	font-size: .75em;
	vertical-align:bottom;
	color: rgb(48, 48, 56);
	
}

#search-form fieldset {
	margin: 0 !important;
	border-width: 0 !important;
	padding: 0 !important;
}
	.form-row {
		clear:both;
		overflow: hidden;
	}
	

		#search-form .form-field { 
				float:left;
				margin-right:13px;
				padding-top:0;
				color:#545454; 
			}
		
			.form-field.text {
				color:#00315b;
				font-weight:bold;
			} 	
	
		#search-form .form-submit {
			float:left !important;
			clear:none !important;
			overflow: hidden;
			width:auto !important;
			padding: 0 !important;
			padding-top:0 !important;
			
		}


#search-form input#search-field {
	background: #303030 url(http://demo-templates.com/templates/videoportal/video/img/bg-search.gif) repeat-x;
	width: 268px; 
	height:18px;
	border:1px solid #757575;
	color:#ffffff;
}

#search-form select {
	width:87px;
}


/* Header block*/

.header-blocks {
	background:url(http://demo-templates.com/templates/videoportal/video/img/bg-header.jpg) no-repeat;
	width:1000px;
	height:119px;
	position:relative;
	clear:both;
}


.block-main h3{
	padding: 0.2em 0 0.2em 0;
	text-align:left;
	font-size: 1.2em;
	color:#ff5a00;
}

.block-main h3 a{
	text-decoration:none;
	color:#ff5a00;
}

h2#video-page {
	/*float:left; 
	width: auto;*/
}

h2#video-page #video-header { 
	float:left;
}

.main p {
	padding-top:1em;
}
/* set block actions*/
#set-block {
	background:url(http://demo-templates.com/templates/videoportal/video/img/bg-set-blocks.jpg) no-repeat 4px 4px;
	width:295px;
	height:300px;
	border:1px solid #d3d3d3;
	margin-bottom:10px;
	padding:4px 4px 4px 390px;
	text-align:center;
}

#set-block-wrapper {
	padding:20px;
}

#set-block p {
	
	
	text-align:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#ffffff;
}

.set-block-action span { 
	display:block; 
	width:196px;
	height:188px;
	
}

#set-block h1 {
	padding-top:0;
	text-transform:none;
	text-align:left;
	line-height:.6em;
	font-size:3em;
}

#set-block h1 span{
	display:block;
	font-weight:normal;
	font-style:italic;
	font-size:.5em;
}
#set-block h2 {	
	padding-top:.6em;
	padding-left:0;
	font-size:1.3em;
}
.block-main {
	background-color:none;
	position:relative;
	width:100%;
	overflow:hidden;
	border:1px solid #75b7e1;
	padding-left:0;
	padding-top:0;
	margin-bottom:10px;
	margin-left:0px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
}

.block-main h2 {
	background:#75B7E1 url(http://demo-templates.com/templates/videoportal/video/img/i-video-new.jpg) no-repeat scroll 10px 10px;
	height:31px;
	margin-bottom:0;
	padding-left:40px;
	padding-top:12px;
	padding-bottom:0;
	color:#ffffff;
}

#block-video-new h2 {
	background-image:url(http://demo-templates.com/templates/videoportal/video/img/i-video-new.jpg);
}

#block-video-featured h2 {
	background-image:url(http://demo-templates.com/templates/videoportal/video/img/i-featured.jpg);
}

	.block-main .block-main-content {
		background:none;/* #2c2e31;url(http://demo-templates.com/templates/videoportal/video/img/block-video-v1_bg.gif) repeat-x*/
		height:auto !important;
		text-align:left;
	}
	
	#container-video .block-main-content {
		padding-left:0;
	}

		.block-main .block-main-content .block-wrapper{
				padding:15px;
				/*background:#2c2e31;*/
			}
	
/* video block v1*/

.block-video-v1 {
	/*background:#2c2e31 url(http://demo-templates.com/templates/videoportal/video/img/block-video-v1_bg.gif) repeat-x;*/
	float:left;
	width:140px;
	height:auto;
	margin: 10px 10px 5px 10px;
	padding-bottom: 5px;
	text-align:center;
	line-height:1.5em;
	font-size:.8em;
}

.block-video-v2 { 
	overflow:hidden;
	height:auto;
	border-bottom:1px solid #e6e6e6;
	padding:8px;
	text-align:left;
	font-size:0.85em;
}

.channel {
	padding:0 !important;
	padding-bottom: 5px;
	margin:0 15px !important;
}


.block-video-v1 p, .block-video-v2 p {
	padding-top:0.3em !important;
}

.block-video-v1 .video, .block-video-v2 .video {
	position:relative; 
	top:0;
	left:0;
	width: 140px;
	height:110px;	
	text-align:center;
}

 .block-video-v2 .video IMG {
	position:absolute;
	left:0;
	top:0;
	border: #b9b9b9 1px solid;
	padding:1px;
	margin:0 auto;
}

.block-video-v1 .video IMG {
position:absolute;
	left:0;
	bottom:0 !important;
	border: #b9b9b9 1px solid;
	padding:1px;
	margin:0 auto;
}

.block-video-v1 a.videoname {
	font-weight: normal;
}

.block-video-v2 a.videoname {
	color:#ff5a00;
	font-weight:bold;
}

.block-video-v1 a.username {
	color:#676767;
	text-decoration:underline;
}

.block-video-v2 .video {
	float:left;
}

.block-video-v2 .desc {
	float:left;
	width:47%;
	padding-left: .5em;
}

.block-video-v2 p {
	padding:0 1em .5em 0;
}

.block-video-v2 .info {
	float:left;
	width:23%;
	border-left: 1px solid #f3f4f5;
	padding:0 1.5em .5em 1em;
}

.more-featured a{
	background:url(http://demo-templates.com/templates/videoportal/video/img/i-marker-channels-all.gif) no-repeat 0 2px;
	display:block; 
	height:20px;
	margin:20px 0 0 20px;
	padding-left:20px;
	text-align:left;
	font-weight:bold; 
	color:#2c6c93;
}

.featured-menu-wrapper {
	height:30px;
	border-bottom:1px solid #e6e6e6;
	font-size:.75em;
}


UL.featured-menu  {
	float:left;
	height:20px;
	margin: 0;
	padding:0;
	padding-top:8px;
	
}

.featured-menu2 {
	float:right !important;
	border-bottom:none !important;
	margin-top:0 !important;
}
	ul.featured-menu li {
		float:left;
		padding:0;
		margin:0;
	}

	ul.featured-menu li.first a{
		border-left:0;
	}
	
		ul.featured-menu li a, ul.featured-menu li span {
			float:left;
			display:block;
			border-left:1px solid #e6e6e6;
			width:auto;
			height:14px;
			margin: 0 3px 0 0;
			padding: 0 9px 0 9px;
			text-decoration: none;
			font-weight: normal;
			color: #4a94c4;
		}
		
		ul.featured-menu li a:hover {
			display:block;		
			text-decoration: none;
			font-weight: normal;
			color: #676767;
		}
		
		ul.featured-menu li span {
			text-decoration:underline;
			color:#000000;
		}

.user-list {
	padding:15px;

}

.user-portrait {
	display:block;
	float:left;
	margin:10px;
	margin-left:0;
	padding-right: 10px;
}

.user-desc {
	float:left;
	width: 70%;
	margin:10px;
	margin-left:0;
}

/* News */

.news {
	text-align:left;
	font-size:.9em;
}

.news .block-main-content {
	padding:20px;
}

/* Rating */

.rating-container {
	width: 90px;
}

ol.rating {
	position: relative;
	width: 90px;
	height: 16px;
	padding: 0;
	background: transparent url(http://demo-templates.com/templates/videoportal/video/img/rating-stars.gif) repeat-x 0 0;
	overflow: hidden;
	margin:5px 0 3px 0 !important;
}
	ol.rating li {
		float: left;
		width: 18px;
		height: 16px;
		padding: 0 !important;
		list-style: none;
	}
		ol.rating li.filled,
		ol.rating li.active {
			background: transparent url(http://demo-templates.com/templates/videoportal/video/img/rating-stars.gif) repeat;
		}
		ol.rating li.filled { background-position: 0 -17px; }
		ol.rating li.active { background-position: 0 -51px; }

			ol.rating li a {
				display: block;
				position: absolute;
				width: 18px;
				height: 16px;
				text-decoration: none;
				text-indent: -9000px;
				font-size: 1%;
				z-index: 20;
			}
			ol.rating li a:hover {
				left: 0;
				background: transparent url(http://demo-templates.com/templates/videoportal/video/img/rating-stars.gif) repeat 0 -34px;
				z-index: 2;
			}
			ol.rating .star1 { left: 0; }
			ol.rating a.star1:hover { width: 18px; }
			ol.rating .star2 { left: 18px; }
			ol.rating a.star2:hover { width: 36px; }
			ol.rating .star3 { left: 36px; }
			ol.rating a.star3:hover { width: 54px; }
			ol.rating .star4 { left: 54px; }	
			ol.rating a.star4:hover { width: 72px; }
			ol.rating .star5 { left: 72px; }
			ol.rating a.star5:hover { width: 90px; }

			.rating-stats {
				display: block;
				position: relative;
				margin: 3px 0 0 0;
				padding-left:5px;
				text-align: left;
				font-size: 85%;
			}
			/* Saving state */
			.rating-container .saving {
				padding-left: 18px;
				background:url(http://demo-templates.com/templates/videoportal/video/img/progress_active.gif) 0 0 no-repeat;
				font-style: italic;
			}

.video-display-view {
	float:right; 
	height:22px;
	border-left:1px solid #e6e6e6;
	padding-top:8px;
	padding-left:10px; 
	padding-right:3px;
	font-weight:normal;
}

.block-page-items {
	float:right;
	font-size:.75em;
	text-transform:none;
	color:#ffffff;
}

/* news */

.meta-date {
	font-size:90%;
	color:#9f9f9f;
}

a.read-more {
	/*background:url(http://demo-templates.com/templates/videoportal/video/img/more.jpg) no-repeat right 60%;*/
	width:64px;
	display:block;
	padding-right:6px;
}

.block-main-content fieldset.bordered {
	margin:0 15px !important;
}

/* Boxes*/
.block-common {
	background:#ffffff;
	width: 100%;
	border:1px solid #75b7e1;
	margin-bottom: 10px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
.block-common .rounded-top-corners {
	background:none;
	height: 0;
	font-size: 1px;  
}

.block-common .rounded-top-corners div {
	background:none;
	height: 0;
	font-size: 1px;  
}

.block-common .border-top {
	background:none; 	
	
}

.block-common .border-bottom {
	background: none; 	
}

.block-common .border-left {
	background: none; 	
}
.block-common .border-right {
	background: none; 
}

.block-common .rounded-bot-corners {
	background:none;
	height: 0;
	font-size: 1px;  
}

.block-common .rounded-bot-corners div {
	background:none;
	height: 0;
	font-size: 1px;  
}

.block-common h3 {
	background:#75b7e1 url(http://demo-templates.com/templates/videoportal/video/img/i-whats-new.jpg) no-repeat 10px 10px;
	height:29px;
	padding:14px 0 0 35px;
	margin:0;
	text-transform:uppercase;
	font-size:80%;
	color:#ffffff;
}

.block-common .block-content {
	min-height:66px;
	height:auto !important;
	height:66px;
	padding:8px;
	text-align:left;
	font-size:80%;
}

.block-common .block-content UL {
	/*list-style-image:url(http://demo-templates.com/templates/videoportal/video/img/marker_channel.gif);*/
	margin:0;
	padding:0;

}
	#block-channels .block-content UL LI{
		padding:1px;
		border-bottom:1px dashed #c3c3c3;
	}
		#block-channels .block-content UL LI A{
			background:url(http://demo-templates.com/templates/videoportal/video/img/i-marker-channels.gif) no-repeat 195px 5px;
			display: block;
			height:21px;
			padding-left:10px;
			padding-top:3px;
			color:#335ecc;
		}
		
		#block-channels .block-content UL LI A:hover{
			background:#f6f6f6 url(http://demo-templates.com/templates/videoportal/video/img/i-marker-channels-hover.gif) no-repeat 195px 5px;
			text-decoration:none;
		}

.block-common .block-content p {
	padding:0.7em 0 0 0.6em;
}

.block-common .block-content p.bottom-padding {
	padding:0em 0 0.7em 0.6em;
	border-bottom:1px dashed #c3c3c3;
}

.block-common .block-content a#all-channels {
	background:url(http://demo-templates.com/templates/videoportal/video/img/i-marker-channels-all.gif) no-repeat 0 2px;
	display:block; 
	height:30px;
	padding-left:20px;
	font-weight:bold; 
	color:#2c6c93;
}

.block-common p.align-center {
	text-align:center;
}

#block-loginbox .block-content{
	min-height:140px;
}

#block-loginbox h3{
	background-image:url(http://demo-templates.com/templates/videoportal/video/img/i-login.jpg);
	float:left;
}
#block-channels h3{
	background-image:url(http://demo-templates.com/templates/videoportal/video/img/i-channels.jpg);
}

#block-whats-new h3{
	background-image:url(http://demo-templates.com/templates/videoportal/video/img/i-whats-new.jpg);
}

#block-loginbox #sign-up {
	/*background-color:#918566;*/
	position:absolute;
	top:0;
	right:5px;
	z-index:100;
	height:20px;
	float:right;
	margin:0 4px 0 0;
	padding-right:10px;
	padding-top:16px;
	font-size:85%;
	color:#335ecc;
	
	
	/*padding:6px 0 0 10px;
	
	font-size:80%;*/
	
}

#sign-up A { 
	color:#335ecc;
}

#block-loginbox .form-row {
	padding: .7em 0;
	overflow: hidden;
}
	#block-loginbox .form-label {
		float:left;
		width:70px !important;
		margin-left: 0px;
	}
	#block-loginbox .form-field {
		float:left;
		width:136px;
		margin-left: 10px;
	}
	#block-loginbox .form-field input.text {
		width: 100%;
		border:1px solid #b8b8b8;
		font-size: 90%;
		color:#8a8a8a;
	}

#block-loginbox .form-submit {
	width: 100%;
	padding-top: .8em;
	text-align:center;
}

#block-loginbox .form-submit .form-field {
	float:none !important;
	width:100%;
}
	
#block-login p.align-center {
	text-align:center;
}

span.block-header-style {
	color:#91989f !important;
}	        	
	        	
.approved {
	color:green;
}

/*watch*/

ul.watch-link-list {
	list-style-image:url(http://demo-templates.com/templates/videoportal/video/img/watch_link_marker.gif);
	font-size:95%;	
}

ul.watch-info-list {
	font-size:.8em;
}
ul.watch-link-list li, ul.watch-info-list li{
		float:left;
		height:12px;
		margin: 0;
		padding: 0 25px 2px 0;
		color:#2d5f89;
	}

ul.watch-link-list li a {
	color:#335ecc;
}
	
/* Footer
------------------------------ */
#footer {
	background:#3f84a8;
	width: auto;
	padding:20px;
	text-align: left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


#footer a {
	color:#ccefff !important;
}

ul#footer-menu {
	background: none;
	padding:10px 0;
	font-size:70%;
	color: #bec6ca;
}

	ul#footer-menu li {
		float:left;
		height:10px;
		padding: 0 10px 2px 10px;
		border-left: 1px solid #ccefff;
	}

	ul#footer-menu li.first{
		float:left;
		padding: 0;
		padding-right:10px;
		border-left-width: 0;
	}

		ul#footer-menu li a, ul#footer-menu li a:visited {
			text-decoration: none;
			font-weight: bold;
			color: #ffa955;
		}
		
		ul#footer-menu li a:hover {
			text-decoration: underline;
			font-weight: bold;
			color: #ffa955;
		}


#footer #copyright { 
	padding:10px 0 0 0;
	font-size: 70%;
	line-height:1.5em;
	color:#bec6ca;
	
}

#footer #copyright a{ 

}

#footer #powered-by { 
	padding:10px 0 0 0;
	font-size: 70%;
	color:#bec6ca;
}

#footer #powered-by a{ 

}


/* Forms
------------------------------ */

.main fieldset {
	margin: .4em 0 .6em;
	border-width: 0;
	padding: .2em 10px .6em;
}
.main fieldset.bordered {
	border: 1px solid #e7eaec;
}
.main fieldset legend {
	padding: 0.2em 0;
	margin:0;
	font-size:100%;
	font-weight:bold;
	color:#2d5f89;
}
.main .form-row {
	clear:both;
	padding: .2em 0;
	overflow: hidden;
}
	.main .form-label {
		float: left;
		width: 230px;  
	}
	
	.main .form-label-required {
		float: left;
		width: 230px;
	}
	.main .form-label-required label {
		background: url(http://demo-templates.com/templates/videoportal/video/img/i_required.gif) no-repeat 98% 20%;
		padding-right:20px;
		font-weight:normal;
	}
	
	.main .form-field {
		float:left;
		color:#545454; 
	}
	.main .form-comment {
		clear:both;
		margin-left: 235px;
		font-size: 85%;
		color: #8a8a8a;
	}
	.main .form-comment p{
		padding-top:.5em !important;
	}
	
	.main .form-field-unvalid {
		float:left;
		margin-left:10px;
		margin-top:7px;
		font-size: 85%;
		color: #ff0000;
	}
	
	.main .form-comment p, .main .form-field-unvalid p {
		padding:0;
	}
		
.main .form-submit {
	clear:both;
	width:60%;
	float:right;
	padding: 1.5em 0 .4em;
	overflow: hidden;
}


.go {
	background-color: #f6bf00;
	height:20px;
	margin:0;
	border: 1px solid #676767;
	font-weight: bold;
	color: #262626;
}

.button {
	border:0px;
}


input.text, .main .form-field textarea, .main .form-field select {
	background-color: #fff;
	width:210px;
	border: 1px solid #676767;
}

.form-element {
	font-size:90%;
}

/* Errors & Messages */

	.form-row.error {
		margin: .4em -10px;
		border: 1px solid #E5998A;
		padding: .75em 9px;
		color: #802A1A;
	}
	.msg-ok,
	.msg-error {
		margin:10px 0;
		margin-left:0;
		border-width: 1px;
		border-style: solid;
		padding: .5em 9px;
	}
		.msg-ok {
			border-color: #B1CC7A;
			background-color: #E2F2C2;
			color: #384D0F;
		}
		.msg-error {
			border-color: #E5998A;
			background-color: #FFD4CC;
			color: #802A1A;
		}

/* Paging */

ul.paging {
	margin: .3em 0 0;
	padding: 0;
	overflow: hidden;
}
	ul.paging li {
		float: left;
		margin: 0 .25em 0 0;
		padding: .5em .5em 0;
		background:#f5f7fb;
		border:1px solid #cfd7e3;
		color: #4c586b;
		list-style: none;
		font-size: 100%;
	}
		ul.paging li a,
		ul.paging li strong {
			float: left;
			margin: -.6em -.6em 0;
			
			padding: .2em .7em;
			font-size: 85%;
		}
		ul.paging li a {
			border-color: #C3D7E5;
			color: #4c586b;
			text-decoration: none;
		}
		ul.paging li strong, ul.paging li a:hover {
			border-color: #9ba8bc;
			background-color: #9ba8bc;
			color: #ffffff;
			font-weight: normal;
		}
	ul.paging li.arrow {
		background:#f5f7fb;
		border:1px solid #cfd7e3;
		padding: 0 .6em ;
		font-size: 1.1em;
		line-height:1em;
	}
		ul.paging li.arrow a {
			margin-top: 0;
			padding-top: 0;
			padding-bottom: 4px;
			color: #4c586b;
			font-size: 100%;
		}
		
		ul.paging li.arrow span {
			display:block;
			padding-bottom: 4px;
		}

.highlight
{
	background-color: #FACE8D;
}

#comments {
	border:none;
	margin-top:.7em;
}

#comments h3 {
	background:#2c2e31 url(http://demo-templates.com/templates/videoportal/video/img/comment_header_bg.gif) repeat-x;
	height: 26px;
	padding:.5em 0 0 0.8em;
	font-size:130%;
	color:#454545;
}

#comments .block-user-comment {
	font-size:90%;
}

.block-user-comment .user-image {
	float:left;
	padding:0.8em;
}

.block-user-comment .user-comment {
	float:left;
	padding:0.8em;
}

.block-user-comment .user-reply {
	float:right;
	padding:0.8em;
}


.overLibTable {
	background-color:#2f3034;
	width:600px;
	border-spacing:0;
	border-collapse:collapse;
	border: 1px solid #e7eaec;
	
}

.overLibTable td.caption {
	padding:2px 5px;
	text-align:left;
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
	
}

.overLibTableContent {
	background-color:#E7EAEC;
}

.overLibTableContent td {
	text-align:left;
	padding:2px 6px;
}




/* Tables
------------------------------ */
.dataTable {
	width: 100%;
	border: 1px solid #e7eaec;
	border-spacing:0;
	border-collapse:collapse;
	color: #b6b6b6;
	
}

.dataTable td {
	border-bottom: 1px solid #e7eaec;
	padding:4px 2px;
	text-align:left;
}

.dataTable td.bg {
	background:url(http://demo-templates.com/templates/videoportal/video/img/datatable_td_bg.gif) repeat-x;
	border:0 !important;
	height:36px;
	padding-top:8px !important;
	text-align:left;
}


.dataTable td.header {
	background-color:#e5eef7;
	border-bottom: 1px solid #e7eaec;
	padding:1px 2px;
	text-align:center;
	font-weight:bold;
}

.dataTable td.right-align{
	text-align:right;
}

.dataTable td.left-align{
	text-align:left;
}

.dataTable td.nowrap{
	white-space: nowrap;

}

.dataTable .selected{
	background-color:#fcefc0;
} 



/* Other styles
============================== */

.clear {
	clear: both;
	font-size: 1px;
}

.divider {
	background: url(http://demo-templates.com/templates/videoportal/video/img/point_divider.gif) repeat-x;
	height:1px;
	margin: 0.2em 0;
	font-size:1px;
}
p.alert {
	color: #ff0000;
}



