@import "http://pettales.tv/video/css/reset.css";
body {
	background: #f4f1ec url('http://pettales.tv/video/img/bg.jpg') 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: #335ecc;
	text-decoration: underline;
}
A:visited {
	color: #335ecc;
}
A:hover {
	color: #335ecc;
	text-decoration:none;
}
A:active {
	color: #335ecc;
}


H1 {
	padding: 0.2em 0 0.1em;
	color: #f6bf00;
	font: bold 130% Arial, Helvetica, sans-serif;
}
H2 {
	padding: 0.4em 0 0.2em 0.8em;
	text-align:left;
	font-size: 140%;
	color:#454545;
}
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 { 

	min-width:990px;
	margin:0 7px;

}

.outer {

	margin-right: 260px;
	
}

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


#header { 
	height: 247px;
	margin-left:26px;
	margin-right:26px;
	padding: 0;
	text-align: left;
}

#page-title {
	/*background: url('http://pettales.tv/video/img/header_bg.jpg') no-repeat;*/
	float:left;
	width: 561px;
	height: 140px;
	text-align:left;
	/*padding:40px 0 0 20px;*/
	/*padding-left:20px;*/
}

#right-col {
	/*float:right;
	width: 240px;
	margin-left:0px;
	margin-right:10px;
	padding-top:.5em;*/
	float: right;
	position: relative;
	width: 250px;  /* L */
	padding-top:.5em;
	margin-right: -251px;  /* -L-1 */
	margin-left: 1px;
}

#right-col-video {
	float:right;
	position: relative;
	width: 375px;
	margin-left:1px;
	margin-right:-376px;
	padding-top:.5em;
}


#container {
	float: left;
	width: 100%;
	min-width:670px;
	margin-right: -1px;
	/*margin-left:7px;*/
}

#container-video {
	float: left;
	width:100%;
	margin-right:-1px;
	min-width:525px;
}

#content {
	/*width:98%;
	min-width:1000px;*/
	margin-right:17px;
	padding-top:.6em;
	text-align:left;
	font-size:80%;
}
/* Page Title
------------------------------ */
/*method Pixy*/
#page-title h1 {
	position: relative;
	float: left;
	width: 226px;
	height: 40px;
	margin: 63px 0 0 117px;
	
	color: #2d86df;
	font-size: 70%;
	overflow: hidden;
	text-align:left;
}
	#page-title h1 span {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(http://pettales.tv/video/img/logo.gif) no-repeat 0 0;
	}


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

ul#header-menu {
	background: none;
	float:right;
	width:auto;
	height:44px;
	margin-right:0;
	padding:0;
	padding-left:10px;
	padding-top:18px;
	font-size: 75%;
	color: #8de0ff;
}

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

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

		ul#header-menu li a, ul#header-menu li a:visited {
			text-decoration: underline;
			font-weight: normal;
			color: #8de0ff;
		}
		
		ul#header-menu li#logout a{
			text-decoration:none;
			font-weight: bold;
		}
		
		ul#header-menu li a:hover {
			text-decoration: none;
			font-weight: normal;
			color: #8de0ff;
		}

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

/* Main Menu
------------------------------*/
.main-menu-wrapper-left {
	background:url(http://pettales.tv/video/img/menu_bg_left.gif) no-repeat; 
	width:auto; 
	padding-left:8px;
}

.main-menu-wrapper-right {
	background:url(http://pettales.tv/video/img/menu_bg_right.gif) right no-repeat;
	width:auto;
	padding-right:8px;
}


ul#main-menu {
	background:none; 
	clear:both;
	height:31px;
	width:auto;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#ff9f51;
	font-size:80%;
}
	ul#main-menu li{
		
		float:left;
		width: 122px;
		height:31px;
		margin-left:0;
		margin-right:18px;
		padding:0;
		
		text-align:center;
	}
	
	ul#main-menu li.first {
		margin-left:37px;
	}
	
	ul#main-menu li.last {
		margin-right:0;
	}
	
	
	
		ul#main-menu li a, ul#main-menu li span {
			background:url(http://pettales.tv/video/img/menu_bg.gif) repeat-x;
			height:31px;
			display:block;
			padding-left:6px;
			text-decoration:none;
			color:#ffffff;
		}
		ul#main-menu li a span, ul#main-menu li span span {
			background:url(http://pettales.tv/video/img/menu_right_bg.gif) 100% 0 no-repeat;
			position:relative;
			left:6px;
			height:23px;
			display:block;
			padding-top:8px;
			padding-right:12px;
			text-decoration:none;
			color:#ffffff;
		}
		ul#main-menu li a:hover,ul#main-menu li.active span {
			background:url(http://pettales.tv/video/img/menu_active_bg.gif) repeat-x;
			color:#00315b;
		}
		ul#main-menu li a:hover span, ul#main-menu li.active span span{
			background:url(http://pettales.tv/video/img/menu_active_right_bg.gif) 100% 0 no-repeat;
			color:#00315b;
		}
		
		ul#main-menu li.active span{
			color:#00315b !important;
		}
		
			ul#main-menu li a span, ul#main-menu li.active span span {
					
			}
			
			ul#main-menu li.active span span {
				
			}
		ul#main-menu li a:hover{
			text-decoration:none;
			color:#00315b;
		}
		
/* Search
------------------------------ */
.search-form-left {

}

.search-form-right {
	
}

#search-form {
	background:url(http://pettales.tv/video/img/search_shadow_bg.gif) left bottom no-repeat;
	height: 62px;
	padding-top:0;
	margin-left:37px;
	text-align: left;
	font-size: 80%;
	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;
		padding: 27px 0 0 0;
		overflow: hidden;
	}
	

		.form-field { 
				float:left;
				padding-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-color: #ffffff;
	width: 268px; 
	border:1px solid #657181;
}

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

#content h2 {
	background:url(http://pettales.tv/video/img/headline_bg.gif) no-repeat;
	height:44px;
	margin-bottom:0;
	padding-left:26px;
	padding-top:5px;
	padding-bottom:0;
	color:#3b382f;
}

#content h3 {
	padding: 0.4em 0 0.2em 0;
	text-align:left;
	font-size: 100%;
	color:#335ecc;
}

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

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

#content p {
	padding-top:1em;
}
/* set block actions*/
#set-block {
	background:none;
	/*width: 698px;*/
	height:inherit;
	text-align:center;
}

#set-block .rounded-top-corners {
	font-size: 1px;  
}

#set-block .rounded-top-corners div {
	font-size: 1px;  
}

#set-block .rounded-bot-corners {
	font-size: 1px;  
}

#set-block .rounded-bot-corners div {
	font-size: 1px;  
}


.set-block-action {
	background:url(http://pettales.tv/video/img/actions_bg.jpg);
	
	width:191px;
	height:242px;
	padding:5px 5px 5px 10px;
	
}

.set-block-action p {
	width:170px;
	padding:15px 0 0 25px;
	text-align:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#2d5f89;
}

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

#watch-big {
	background:url(http://pettales.tv/video/img/btn_watch_big.jpg) no-repeat center center;
}

#upload-big {
	background:url(http://pettales.tv/video/img/btn_upload_big.jpg) no-repeat center;
}

#share-big {
	background:url(http://pettales.tv/video/img/btn_share_big.jpg) no-repeat center;
}

.block-main {
	background-color:none;
	float:left;
	width:100%;
	padding:6px;
	padding-left:0;
	padding-top:0;
	margin-left:0px;
}

	.block-main .block-main-content {
		background:none;/* #2c2e31;url(http://pettales.tv/video/img/block-video-v1_bg.gif) repeat-x*/
		float:left; 
		width:100%;
		height:auto !important;
		padding-left:15px;
	}
	
	#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://pettales.tv/video/img/block-video-v1_bg.gif) repeat-x;*/
	float:left;
	width:140px;
	height:auto;
	margin: 0 5px 10px;
	padding-bottom: 5px;
	text-align:center;
	line-height:1.5em;
	font-size:95%;
}

.block-video-v2 { 
	background: url(http://pettales.tv/video/img/point_divider.gif) repeat-x bottom;
	float: left;
	clear: left;
	width: 97%;
	height:auto;
	padding:8px;
	text-align:left;
	font-size:95%;
}

.channel {
	padding:0 !important;
	padding-bottom: 5px;
	margin:0 !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-v1 .video IMG, .block-video-v2 .video IMG {
	position:absolute;
	left:0;
	bottom:0;
	border: #b9b9b9 1px solid;
	margin:0 auto;
}

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

.block-video-v1 a.username {
	color:#484f58;
}

.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 #e3dbc4;
	padding:0 1.5em .5em 1em;
}

.wrapper-featured {
	background:url(http://pettales.tv/video/img/featured_menu_bg.gif) repeat-x;
}
UL.featured-menu  {
	background:url(http://pettales.tv/video/img/featured_menu_bg.gif) repeat-x;
	float:right;
	height:20px;
	margin: 0;
	padding:0;
	font-size:90%;
}

.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 {
			float:left;
			display:block;
			border-left:1px solid #777777;
			width:auto;
			height:18px;
			margin: 0 3px 0 0;
			padding: 0 9px 0 9px;
			text-decoration: underline;
			font-weight: normal;
			color: #777777;
		}
		
		ul.featured-menu li a:hover {
			display:block;		
			text-decoration: none;
			font-weight: normal;
			color: #393939;
		}

.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;
}


/* Rating */

.rating-container {
	width: 90px;
}

ol.rating {
	position: relative;
	width: 90px;
	height: 16px;
	padding: 0;
	background: transparent url(http://pettales.tv/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://pettales.tv/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://pettales.tv/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://pettales.tv/video/img/progress_active.gif) 0 0 no-repeat;
				font-style: italic;
			}

.video-display-view {
	float:right; 
	margin-left:10px; 
	margin-top:3px;
	padding-right:3px;
	font-weight:normal;
	font-size:70%;
}

/* news */

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

a.read-more {
	/*background:url(http://pettales.tv/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:#fffcf5 url(http://pettales.tv/video/img/commonbox_bg.gif) repeat-x;
	width: 100%;
	border:1px solid #c7bda5;
	margin-bottom: 10px;
}
.block-common .rounded-top-corners {
	background:none;
	height: 6px;
	font-size: 1px;  
}

.block-common .rounded-top-corners div {
	background:none;
	height: 6px;
	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: 4px;
	font-size: 1px;  
}

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

.block-common h3 {
	background:none;
	height:30px;
	padding:10px 0 0 10px;
	margin:1px;
	font-size:80%;
	color:#3b382f;
}

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

.block-common .block-content UL {
	list-style-image:url(http://pettales.tv/video/img/marker_channel.gif);
	margin:0;
	margin-left:20px;
	padding:0;
}
	.block-common .block-content UL LI{
		padding:2px;
	}
		.block-common .block-content UL LI A{
			color:#335ecc;
		}

.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;
}

.block-common .block-content a#all-channels {
	display:block; 
	font-weight:bold; 
	color:#363a45;
}

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

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

#block-loginbox h3{
	float:left;
}

#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:9px;
	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:50px !important;
		margin-left: 0px;
	}
	#block-loginbox .form-field {
		float:left;
		width:120px;
		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://pettales.tv/video/img/watch_link_marker.gif);
	font-size:95%;	
}

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-wrapper {
	background: url(http://pettales.tv/video/img/footer_bg.gif) repeat-x;
	width: 100%;
	height:102px;
}
#footer {
	width: auto;
	padding:1em 0;
	margin-left:40px;
	margin-right:40px;
	text-align: left;
}


#footer a {
	color:#8de0ff !important;
}

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

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

	ul#footer-menu li.first{
		float:left;
		padding: 0;
		padding-right:24px;
		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%;
	color:#4c90d4;
	
}

#footer #copyright a{ 

}

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

#footer #powered-by a{ 

}


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

#content fieldset {
	margin: .4em 0 .6em;
	border-width: 0;
	padding: .2em 10px .6em;
}
#content fieldset.bordered {
	border: 1px solid #e7eaec;
}
#content fieldset legend {
	padding: 0.2em 0;
	margin:0;
	font-size:100%;
	font-weight:bold;
	color:#2d5f89;
}
#content .form-row {
	clear:both;
	padding: .2em 0;
	overflow: hidden;
}
	#content .form-label {
		float: left;
		width: 230px;  
	}
	
	#content .form-label-required {
		float: left;
		width: 230px;
	}
	#content .form-label-required label {
		background: url(http://pettales.tv/video/img/i_required.gif) no-repeat 98% 20%;
		padding-right:20px;
		font-weight:bold;
	}
	
	#content .form-field {
		float:left;
		color:#545454; 
	}
	#content .form-comment {
		clear:both;
		margin-left: 235px;
		font-size: 85%;
		color: #8a8a8a;
	}
	#content .form-comment p{
		padding-top:.5em !important;
	}
	
	#content .form-field-unvalid {
		float:left;
		margin-left:10px;
		margin-top:7px;
		font-size: 85%;
		color: #ff0000;
	}
	
	#content .form-comment p, #content .form-field-unvalid p {
		padding:0;
	}
		
#content .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, #content .form-field textarea, #content .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: 1.5em 0 0;
	border-top: 1px solid #c7bda5;
	padding: .75em 0 0;
	overflow: hidden;
}
	ul.paging li {
		float: left;
		margin: 0 .25em 0 0;
		padding: .5em .5em 0;
		color: #ABC;
		list-style: none;
		font-size: 100%;
	}
		ul.paging li a,
		ul.paging li strong {
			float: left;
			margin: -.5em -.5em 0;
			border-width: 1px;
			border-style: solid;
			padding: .2em .7em;
			font-size: 85%;
		}
		ul.paging li a {
			border-color: #C3D7E5;
			color: #48B;
			text-decoration: none;
		}
		ul.paging li strong {
			border-color: #c7bda5;
			background-color: #f2ecdc;
			color: #BF4000;
			font-weight: normal;
		}
	ul.paging li.arrow {
		padding: 0 .5em;
		font-size: 130%;
	}
		ul.paging li.arrow a {
			margin-top: 0;
			border-width: 0;
			padding-top: 0;
			padding-bottom: 0;
			color: #06A;
			font-size: 100%;
		}

.highlight
{
	background-color: #FACE8D;
}

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

#comments h3 {
	background:#2c2e31 url(http://pettales.tv/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://pettales.tv/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://pettales.tv/video/img/point_divider.gif) repeat-x;
	height:1px;
	margin: 0.2em 0;
	font-size:1px;
}
p.alert {
	color: #ff0000;
}


