.clear th.title {
	font-size: 18px;
  	font-weight: normal;
}

.clear td {
	padding: 0px;
  	border-top: none;
  	border-left: 0px;
  	border-right: 0px;
  	border-bottom: 0px;
  	text-align: center;
}

.main {
	background: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	color: #01678F;
	font-size: 11px;
}

.main a {
	color: #259CC2;
	font-weight: bold;
	text-decoration:underline
}

.main strong {
	font-size:17px;
	font-family: Arial;
}

/*------------------------------*/

.menu {
	background: #d3d8e2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	height: 40px;
	width: 80px;
	font-size: 11px;
  margin-right: 1px;
  margin-bottom: 1px;
}

.menu a {
	color: #243A5F;
	text-decoration: none;
}

/*------------------------------*/

.menu_checked {
	background: #243A5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	width: 80px;
  margin-right: 1px;
  margin-bottom: 1px;
}

.menu_checked a {
	color: #FFFFFF;
	text-decoration: none
}

.menu_checked a:hover {
	text-decoration: underline;
}


/*------------------------------*/

.contestsmenu {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	height: 40px;
	width: 80px;
	font-size: 11px;
  margin-right: 1px;
  margin-bottom: 1px;
}

.contestsmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.contestsmenu_checked {
	background: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	width: 80px;
  margin-right: 1px;
  margin-bottom: 1px;
}

.contestsmenu_checked a {
	color: #FFFFFF;
	text-decoration: none
}

.contestsmenu_checked a:hover {
	text-decoration: underline;
}

.offsidemenu {
	background: #d3d8e2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	height: 40px;
	width: 80px;
	font-size: 11px;
  margin-right: 1px;
  margin-bottom: 1px;
}

.offsidemenu a {
	color: #ec0b14;
	text-decoration: none;
}

.offsidemenu_checked {
	background: #d3d8e2;
	color: #ec0b14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	width: 80px;
  margin-right: 1px;
  margin-bottom: 1px;
}

.offsidemenu_checked a {
	color: #ec0b14;
	text-decoration: none
}

.offsidemenu_checked a:hover {
	text-decoration: underline;
}

/*------------------------------*/

.submenu {
	background: #243A5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 38px;
	color: #FFFFFF;
  margin-bottom: 2px;
}

.summenu td {
	padding-left:25px
}

.submenu a{
	text-align:left;
	color:#FFFFFF;
	text-decoration:none
}

/*------------------------------*/

.gradient_cy {
	background-image:url(/skins/base/img/gradient_cy.gif);
	color: #01678F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
  border-bottom: 2px solid #FFFFFF;
}

.gradient_cy td {
	color: #01678F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px
}

.gradient_cy strong{
	font-size:17px;
	font-family: Arial
}

/*------------------------------*/

.gradient_or {
	background-image:url(/skins/base/img/gradient_or.gif);
	color: #DB8713;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px
}

.gradient_or td {
	font-size: 11px;
}

.gradient_or strong{
	font-size:17px;
	font-family: Arial;
}

.gradient_or a	{
	color: #DB8713;
	font-weight: bold;
	text-decoration:underline
}

/*------------------------------*/

.gradient_pk {
	background-image:url(/skins/base/img/gradient_pk.gif);
	color: #260118;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px
}

.gradient_or td {
	font-size: 11px;
}

.gradient_or strong{
	font-size:17px;
	font-family: Arial;
}

.gradient_or a	{
	color: #260118;
	font-weight: bold;
	text-decoration:underline
}

/*------------------------------*/

.gradient_gr {
	background-image:url(/skins/base/img/gradient_gr.gif);
	color: #0F1D00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px
}

.gradient_or td {
	font-size: 11px;
}

.gradient_or strong{
	font-size:17px;
	font-family: Arial;
}

.gradient_or a	{
	color: #0F1D00;
	font-weight: bold;
	text-decoration:underline
}

/*------------------------------*/

.gradient_ye {
	background-image:url(/skins/base/img/gradient_ye.gif);
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px
}

.gradient_or td {
	font-size: 11px;
}

.gradient_ye strong{
	font-size:17px;
	font-family: Arial;
}

.gradient_ye a	{
	color: red;
	font-weight: bold;
	text-decoration:underline
}

/*---Right part of site------------------------------*/

.signup {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
 	color: #243A5F;
	font-size: 11px
}

.signup a {
 	color: #243A5F;
	font-weight: normal;
	text-decoration: none;
}

.signup a:hover {
	text-decoration: underline;
}


/*------------------------------*/

.search {
	background: #243A5F;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
  margin-top: 10px;
  margin-left: 2px;
  margin-bottom: 2px;
	height: 79px;
}

.inpt1 {
	width:150px;
	height:18px;
	BORDER: 0px;
}

.inpt2 {
	font-family: Tahoma,Arial,sans-serif;
  background-color: #547EA4;
	color:#ffffff;
	font-size:11px;
	border-width: 1px;
  border-style: solid;
  border-color: #94BCD6 #50789C #547EA4 #759CBD;
  width: 63px;
	height:18px
}

/*------------------------------*/

.lightcy {
	background: #E4F6FA;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
 	color: #01678F;
	font-size: 11px
}

.lightcy a {
 	color: #01678F;
	text-weigh: bold;
	text-decoration: underline
}

.lightcy strong {
	font-size:17px;
	font-family: Arial;
}

/*------------------------------*/

.strongcy {
	background: #abdfed;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
 	color: #01678F;
	font-size: 11px
}

.strongcy a {
 	color: #01678F;
	text-weigh: bold;
	text-decoration: underline
}

.strongcy strong {
	font-size:17px;
	font-family: Arial;
}

form.strongcy {
	background: #abdfed;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
 	color: #01678F;
	font-size: 11px
}

table.strongcy {
	background: #abdfed;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
 	color: #01678F;
	font-size: 11px
}

table.strongcy td {
  background: #abdfed;
  color: #01678F;
}

/*------------------------------*/

.lightor {
	background: #FFF3E5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 67px;
	width: 100%;
	color:#D0A353;
	font-size: 11px
}

.lightor a {
	color: #DB8713;
	font-weight: bold;
	text-decoration:underline
}

.lightor strong {
	font-size:17px;
	font-family: Arial;
}

/*------------------------------*/

.lightgray {
	background: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	height:100%;
	width: 100%;
	color:#848484;
	font-size: 11px
}

.lightgray a {
	color: #01678F;
	font-weight: normal;
	text-decoration: none
}

.lightgray strong {
	font-size:17px;
	font-family: Arial;
}
/*------------------------------*/

.lightblue {
	background: #f5f6f8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	height:100%;
	width: 100%;
	color:#243A5F;
	font-size: 11px;
	margin-bottom: 2px;
}

.lightblue th {
	color: #243A5F;
  background-color: #d3d8e2;
  font-weight: bold;
  text-align: center;
}


.lightblue a {
	color: #243A5F;
	font-weight: normal;
	text-decoration: none
}

.lightblue strong {
	font-size:17px;
	font-family: Arial;
  font-weight: bold;
}

.bluetos {
	color: #243A5F;
}

.Free_Form {
    color: #000000;
    font-family: 'Helvetica', 'Arial', 'sans-serif';
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 14pt;
    margin-bottom: 0pt;
    margin-left: 24px;
    margin-right: 0pt;
    margin-top: 0pt;
    padding-bottom: 0pt;
    padding-top: 0pt;
    text-align: left;
    text-decoration: none;
    text-indent: 0pt;
    text-transform: none;
}
.Normal_22 {
    width: 468pt;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.searchtext {
}

div#Post {
	width: 500px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-size: 14px;
}

div.Post h3 {
	padding: 0;
	margin: 17px 0 0px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 14px;
	color: #00667E;
}


div.Post h3 a:link, #Blog div.Post h3 a:visited, #Blog div.Post h3 a:active {
	padding: 0;
	margin: 17px 0 0px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 14px;
	color: #00667E;
}

/*------------------------------*/

.darkblue {
	background: #d3d8e2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	height:100%;
	width: 100%;
	color:#243A5F;
	font-size: 11px;
	margin-bottom: 2px;
}

.darkblue th {
	color: #FFFFFF;
  background-color: #243A5F;
  font-weight: bold;
  text-align: center;
}

.darkblue a {
	color: #243A5F;
	text-decoration: none
}

.darkblue strong {
	font-size:17px;
	font-family: Arial;
  font-weight: bold;
}

/*---End of right part of site------------------------------*/

.white {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color:#838383;
	width:100%;
	font-size: 11px
}

.white a {
	color: #01678F;
	font-weight:normal;
	text-decoration: underline
}

.white strong {
	font-size:17px;
	font-family: Arial;
	color: #1D90B4
}

.white small {
	color: #86C0D9;
	text-decoration: none ;
	font-size:11px
}

/*------------------------------*/

/* Contest */
.contests_s01 {
	background-color: #e6e9ee;
}

.contests_s01 tr td.title {
	padding-left: 20px;
	font-size: 18px;
 	font-weight: normal;
	color: #243a5f;	
}
.contests_s01 tr td.contentlist {
	background-color: #ffffff;
}

.contestelement {
	height:160px; 
	width:190px;
	border:0px;
	background-color: #e6e9ee;
	vertical-align: top;
    padding-bottom: 10px;
}
.contestelement p.title {
	text-align: center;
	padding: 10px;
	margin: 5px 0 0 0;
	font-family: Tahoma;
	font-size: 20px;
	font-weigth: normal;
}
.contestelement p.date {
	margin: 0px;
	text-align:center;
	font-family: Tahoma;
	font-size: 15px;
	font-weigth: bold;
}
.contestelement p.phrase {
	text-align:center;
	font-family: Tahoma;
	font-size: 10px;
	font-weigth: bold;
}

.contestspan {
	color: #243A5F;
	background-color: #FFFFFF;
	font-weight: bold;
  	text-align: left;
  	font-size: 11px;
  	margin: 15px 0 5px 0;
}
.emptycontest {
	margin: 5px 0 5px 15px;
	font-family: Tahoma;
	font-size: 15px;
}
.browsecontest {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #808080;
}

.warning {
	background-color: #E6E9EE;
	color: #000000;
/*	border:1px solid #243A5F; */
    border: 0px;
	padding:5px;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weigth: bold;

}

.currentplayin {
	border:1px solid #243A5F;
}
/* end of contest part */

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color:#C6C6C6;
	font-size: 11px
}

.copyright a { color: #01678F }

* { font-family: Arial, Helvetica, sans-serif; }

body { font-size: 11px; background-color: #FFFFFF;  margin-top: 0px;  margin-bottom: 0px; }

table { font-size: 11px; }

a {	color: #268DBE;	text-decoration: underline; }

a:hover {	text-decoration: underline; }

a.nodec, a.nodec1 {	text-decoration: none; }

a.nodec:hover, a.nodec1:hover {	text-decoration: none; }

img {	border: none; }

img.thumb {
	border: 1px solid #d3d8e2;
  padding: 3px;
  background-color: #FFFFFF;
}

hr { color: #808080;  }

.small { font-size: 10px }

.big { font-size: 12px; font-weight: bold }

.red { color: #FF0000 }

.green { color: #009900 }

.grey { color: #808080 }

.normal { font-weight: normal }

/* ---------------- INPUTS ------------------- */

input.submit {
	font-family: Tahoma,Arial,sans-serif;
  background-color: #547EA4;
	color:#ffffff;
	font-size:11px;
	border-width: 1px;
  border-style: solid;
  border-color: #94BCD6 #50789C #547EA4 #759CBD;
	padding-left: 10px;
  padding-right: 10px;
	height:18px;
}

input.text {
	background-color: #FFFFFF;
	border: 1px solid #959595;
  	font-size: 11px;
  	padding-left: 5px;
  	padding-right: 5px;
  	color: #555555;
}

input.search {
	background-color: #E4F1FF;
	border: 1px solid #2F72B9;
  	font-size: 11px;
  	padding-left: 5px;
  	padding-right: 5px;
}

textarea.comment {
	background-color: #e6e9ee;
	border: 1px solid #BAC9D5;
  	font-size: 11px;
  	padding: 5px;
  	width: 100%;
}

textarea {
	background-color: #FFFFFF;
	border: 1px solid #959595;
  	color: #555555;
  	font-size: 11px;
  	padding: 5px;
  	width: 100%;
}

select {
  font-size: 11px;
}

/* ---------------- COMMON STYLES ------------------- */

table.noborder {
	border: none;
}

table.noborder td {
	border: none!important;
}

table.nopad td {
	padding: 0px!important;
}

table.empty {
  	margin-left:0px;
  	border: none;
}

table.empty td {
  	border: none;
  	padding: 2px;
  	text-align: left;
}

a.video_title {
	font-size: 12px;
  	font-weight: bold;
  	color: #F92205;
  	text-decoration: none;
}

a.video_title:hover {
  text-decoration: underline;
}

.description {
	color: #262626;
  	line-height: 100%;
}

.page_current {
  	font-size:10px;
  	padding: 2px 4px 2px 4px;
  	background-color: #F92205;
  	color: #e6e9ee;
}

a.page_link {
	font-size:10px;
	padding: 2px 4px 2px 4px;
}

a.page_link:hover {
	font-size:10px;
	text-decoration: none;
}

.blue {
	color: #CBE4FF;
}

a.blue:hover {
	color: #FFFFFF;
}


/* --------------------- CONTENT TABLE ------------------------ */

.content {
  	background-color: #FFFFFF;
}

.content th {
	padding: 7px 15px 7px 15px;
  	border: none;
  	background-color: #e6e9ee;
  	font-size: 12px;
  	color: #0192B9;
  	font-weight: bold;
	text-align: left;
}

.content th.title {
	font-size: 18px;
 	font-weight: normal;
  color: #243A5F;
}

.content td {
	padding: 0px;
  	border-top: none;
  	border-left: 10px solid #e6e9ee;
  	border-right: 10px solid #e6e9ee;
  	border-bottom: 10px solid #e6e9ee;
 	text-align: center;
}

/*--------------- COMMON FORM TABLE (signup, profile, upload) ----------------*/

table.form {
	background-color: #FFFFFF;
  	border: none;
}

table.form th.title {
  	font-size: 18px;
  	font-weight: normal;
  	text-align: left;
}

table.form th {
	color: #243A5F;
	background-color: #FFFFFF;
  	border: none;
	font-weight: bold;
  	padding: 7px 0px 7px 15px;
  	text-align: right;
  	font-size: 11px;
}

table.form td {
  	color: #808080;
  	background: none;
  	border: none;
  	padding: 7px 5px 7px 15px;
  	text-align: left;
}

/* ---- --------------- MY ACCOUNT TABLE ------------------------*/

table.myaccount {
	border: none;
  	background: none;
}

table.myaccount th {
  	background: none;
	font-size: 18px;
  	font-weight: normal;
  	color: #FFFFFF;
  	padding: 0px 10px 10px 0px;
}

table.myaccount td {
  	background: none;
  	color: #FFFFFF;
  	padding: 0px;
  	padding-bottom: 10px;
}

table.myaccount td a.white {
	color: #FFFFFF;
  	text-decoration: underline;
}

/* --------------------- RECENT 5 TABLE ------------------------ */

.recent5 {
	border-bottom: 2px solid #FFFFFF;
	background-color: #e6e9ee;
}

.recent5 th {
	padding: 7px 10px 7px 10px;
	border: none;
	font-size: 18px;
	color: #4F6D85;
	font-weight: normal;
  text-align: left;
}

.recent5 td {
	border: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
  color: #526271;
}

.recent5 th a {
	color: #4F6D85;
	text-decoration: none;
	font-weight: bold;
 	font-size: 11px;
}

.recent5 th a:hover {
	text-decoration: underline;
}

/* --------------------- FEATURED 5 TABLE ------------------------ */

.featured5 {
	border-bottom: 2px solid #FFFFFF;
	background-color: #e6e9ee;
}

.featured5 th {
	padding: 7px 10px 7px 10px;
	border: none;
	font-size: 18px;
	color: #4F6D85;
	font-weight: normal;
  text-align: left;
}

.featured5 td {
	border: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
  color: #526271;
}

.featured5 th a {
	color: #4F6D85;
	text-decoration: none;
	font-weight: bold;
 	font-size: 11px;
}

.featured5 th a:hover {
	text-decoration: underline;
}

.f5row {
	background-color: #FFFFFF;
 	border-collapse: collapse;
}

.f5row td {
	background-color: #FFFFFF;
	color: #808080;
}

.f5row strong {
	font-size: 12px;
  font-weight: bold;
  color: #F92205;
}
.f5row small {
	font-size: 11px;
  color: #262626;
}

.f5row td a {
	color: #268dbe;
  text-decoration: underline;
}


/* --------------------- VIDEO BROWSE TABLES ------------------------ */

table.browse_basic {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #808080;
	border: none;
}

table.browse_basic td {
	border: none;
}

table.browse_detailed {
	background-color: #FFFFFF;
	color: #808080;
	border: none;
}

table.browse_detailed td {
	padding: 20px 0px 20px 0px;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px dashed #CCCCCC;
	color: #808080;
}

table.browse_detailed_sub th {
	background-color: #FFFFFF;
	border: none;
	padding: 0px;
	text-align: center;
}

table.browse_detailed_sub td {
	background-color: #FFFFFF;
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: 1px dashed #CCCCCC;
	padding: 0px 20px 0px 20px;
	text-align: left;
}

/* --------------------- CHANNEL LIST ------------------------ */

table.channel_list {
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.channel_list td {
	border: none;
	text-align: left;
	padding: 10px;
	color: #808080;
}

/* --------------------- VIDEO TABLE MAIN ------------------------ */

table.video_main {
	border: 5px solid #e6e9ee;
	border-top: none;
	background: #FFFFFF;
}

table.video_main th {
	padding: 10px 15px 10px 15px;
	background-color: #e6e9ee;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	border: none;
  color: #6190A9;
}

table.video_main th.title {
	padding: 5px 15px 5px 15px;
	background-color: #e6e9ee;
	text-align: left;
	font-size: 18px;
	color: #F92205;
	border: none;
	font-weight: normal;
}

table.video_main td {
	padding: 5px 15px 5px 15px;
	background: none;
	text-align: left;
	border: none;
  color: #969696;
}

table.video_main td strong {
	color: #6E6E6E;
}

/* --------------------- COMMENTS TABLE ------------------------ */

.commenttext {
	color: #4c4c4c;
	font-weight: bold;
}

.commenttext2 {
	font-family:  "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	padding: 5px;
	line-height: 24px;
	background-color: #fbeed4;
	color: #4c4c4c;
	font-weight: bold;
}

.videomainhead {
	color: #F92205;
	font-weight: bold;
}

table.comments {
}

table.comments th {
	background: #FCFCFF;
	border: none;
	border-top: 1px solid #e6e9ee;
	font-weight: normal;
	color: #808080;
}

table.comments td {
	background: #FCFCFF;
}

/* --------------------- RIGHT SIDE VIDEO TABLES ------------------------ */

/* ----------------------------- MAIN TABLE ----------------------------- */

table.video_side {
	border-left: none;
	border-top: none;
	border-bottom: none;
	border-right: none;
	background: none;
}

table.video_side td {
	padding: 0px;
	background: none;
	border: none;
}

/* ------------------------ NEXT/PREVIOUS VIDEO --------------------------- */

table.next_prev {
	background-color: #e6e9ee;
	border: none;
	margin-bottom: 2px;
}

table.next_prev td {
	padding: 5px;
	text-align: center;
}

table.next_prev td.now {
	padding: 5px 0px 5px 0px;
	background-color: #d3d8e2;
	color: #F92205;
}

/* ----------------------------- VIDEO LIST -------------------------------- */

table.video_side_list {
	border: none;
	margin-bottom: 2px;
	background: #e6e9ee;
}

table.video_side_list th {
	padding: 5px 5px 10px 10px;
	background: #d3d8e2;
	font-weight: bold;
	border: none;
  color: #243A5F;
}

table.video_side_list th a {
	font-weight: normal;
}

table.video_side_list td {
	background: none;
	font-size: 10px;
	color: #808080;
	padding: 10px;
	border: none;
}

table.video_side_list td.playing {
	background-color: #DDE8EE;
}

div.playing {
	background-color: #e6e9ee;
	color: #F92205;
	padding: 2px 10px 2px 10px;
	text-align: center;
}

/* ----------------------------- CHANNELS -------------------------------- */

/* --------------------- MOST ACTIVE USERS TABLE ------------------------- */

table.channel_users {
	border: none;
	margin-bottom: 2px;
	background-color: #e6e9ee;
}

table.channel_users th {
	border: none;
	background-color: #e6e9ee;
}

table.channel_users td {
	border: none;
	background-color: #FFFFFF;
	padding: 5px 0px 10px 0px;
	color: #808080;
}

/* --------------------- RECENTLY ADDED VIDEOS TABLE ------------------------ */

table.channel_recent {
	border: none;
	margin-bottom: 2px;
	background-color: #e6e9ee;
}

table.channel_recent th {
	border: none;
	background-color: #e6e9ee;
}

table.channel_recent td {
	border: none;
	background-color: #FFFFFF;
	padding: 5px 0px 10px 0px;
	color: #808080;
}

/* --------------------- TOP WATCHED VIDEOS ------------------------ */

table.channel_top {
	border: none;
	margin-bottom: 2px;
	background-color: #e6e9ee;
}

table.channel_top th {
	border: none;
	background-color: #e6e9ee;
}

table.channel_top td {
	border: none;
	background-color: #FFFFFF;
	padding: 5px 0px 10px 0px;
	color: #808080;
}

/* ---------------------------- USER PAGES ---------------------------------- */

/* ---------------------------- MY VIDEOS ---------------------------------- */

table.myvideo {
	border: none;
}

table.myvideo td {
	border: none;
	padding: 10px 10px 10px 10px;
	text-align: left;
	line-height: 160%;
	color: #808080;
}

/* --------------------- SIDE BAR ------------------------ */

table.sidebar {
	border: none;
}

table.sidebar th {
	font-weight: bold;
	text-align: center;
	color:#A7762E;
	background-color: #F9DEB7;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.sidebar td {
	text-align: center;
	padding: 10px;
	color: #A7762E;
	background-color: #FBF8EF;
	border-bottom: 2px solid #FFFFFF;
}

/* --------------------- MESSAGES ------------------------ */

table.messages {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

table.messages th {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	text-align: left;
	color: #000000;
}

table.messages td {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px 10px 5px 10px;
	text-align: left;
	color: #000000;
}

table.messages td.tag {
	border: none;
	padding: 5px 10px 5px 10px;
	text-align: right;
	font-weight: bold;
}

table.messages td.content {
	border: none;
	padding: 5px 10px 5px 10px;
	text-align: left;
}


/* ---------------- VIDEO CODE TABLE ----------------- */
.embeds {
  background: #e6e9ee;
  border: none;
}

.embeds td {
  padding: 5px 10px 5px 10px;
  text-align: center!important;
}

.embeds th {
  font-size: 11px;
  color: #808080;
  font-weight: normal!important;
  padding: 0px!important;
  background-color: #d3d8e2!important;
  text-align: left!important;
  border-left: 2px solid #FFFFFF!important;
}
.embeds th a {
  color: #243A5F;
}
.embeds th.curTab {
  background-color:#e6e9ee!important;
}
.embeds th.curTab a {
	text-decoration: none;
  color: #000000;
}
/*-----------------------------------------------------*/

/*ADDED FOR REDESIGN*/
.footer_s01 {
	border: solid #eaeaea 1px;
	height: 1px;
}
.footer_s02 {
	color: #1F66B3;
}
.footer_s03 {
	color: #808080;
}
.footer_s04 {
	border:0px solid white;
}
.compose_s01 {
	background-color: #FFFFFF;
}
.compose_s02 {
	background-color: #e6e9ee;
}
.favorites_s01 {
	background-color: #FFFFFF;
}
.favorites_s02 {
	background-color: #e6e9ee;
}
.friends_s01 {
	background-color: #FFFFFF;
}
.friends_s02 {
	background-color: #e6e9ee;
}
.friends_favorites_s01 {
	background-color: #FFFFFF;
}
.friends_favorites_s02 {
	background-color: #e6e9ee;
}
.friends_videos_s01 {
	background-color: #FFFFFF;
}
.friends_videos_s02 {
	background-color: #e6e9ee;
}
.video_main_s01 {
	background-color: #EFF5F5;
}
.video_main_s02 {
	background-color: #e6e9ee;
}
.video_main_lite_s01 {
	background-color: #FFFDDF;
}
.messages_s01 {
	background-color: #FFFFFF;
}
.messages_s02 {
	background-color: #e6e9ee;
}
.myvideos_s01 {
	background-color: #FFFFFF;
}
.myvideos_s02 {
	background-color: #e6e9ee;
}
.read_s01 {
	background-color: #FFFFFF;
}
.read_s02 {
	background-color: #e6e9ee;
}
.subscriptions_s01 {
	background-color: #FFFFFF;
}
.subscriptions_s02 {
	background-color: #e6e9ee;
}
.subvideos_s01 {
	background-color: #FFFFFF;
}
.subvideos_s02 {
	background-color: #e6e9ee;
}
.video_send_s01 {
	background-color: #FFFFFF;
}
.my_account_s01 {
	padding:5px;
	height:60px;
	color:#4D96AA;
	background-color: #e6e9ee;
}
.invite_friends_s01 {
	background-color: #e6e9ee;
}
.profile_s01 {
	background-color: #e6e9ee;
}
.upload_s01 {
	background-color: #e6e9ee;
}
.upload2_s01 {
	background-color: #e6e9ee;
}

.copyrightalert {
	color: #f51e01;
}

table.contact {
	margin-top: 10px;
	padding-left: 30px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #808080;
	border: none;
}

table.contact td {
	border: none;
}

.contacttext {
	color: #243a5f;
	font-size: 11px;
	font-weight: bold;
}

.postfooter {
    border: none;
    font-size: 10px;
    color: #268dbe;
    text-decoration: none;
    background: none;
    vertical-align: bottom;
    padding: none;
}

.postfooter a:link, .postfooter a:visited, .postfooter a:active {
    border: none;
    color: #268dbe;
    text-decoration: underline;
    background: none;
    vertical-align: bottom;
    padding: none;
}

.title {
    border: none;
    font-size: 16px;
    color: #268dbe;
    text-decoration: none;
    background: none;
    vertical-align: bottom;
    padding: none;
}

.alexa {
	visibility: hidden;
}

#tophat {
    text-align: center;
    margin: 0;
    padding: 4px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #243A5F;
    border-bottom: 2px solid #5781c7;
}

.tophatlink a:link, .tophatlink a:visited, .tophatlink a:active {
    border-bottom: 1px solid #FFFFFF;
    color: #e23c41;
    text-decoration: none;
}

.tophatlink a:hover {
	background: #e50209;
	color: #FFFFFF;
    border-bottom: none;
    text-decoration: none;
}

.headersignupblack {
	padding: 0;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

form#contactform span {
	color: #fff;
	padding-left: 5px;
	}
	
form#contactform span.warn {
	xcolor: #FF6600;
	background: #fff6bf url(alert.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	margin: 0 0 2px 0;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color: #333333;
	display: block;
	list-style: none;
	}

input.invalid {
 background: #fff6bf;
 border: 2px solid #ffd324;
	}
	
strong.error {
  color: #CC0000;
	}
	
form#contactform span.error {
  xcolor: #CC0000;
	background: #fff6bf url(alert.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	margin: 2px 0 2px 0;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color: #333333;
	display: block;
	list-style: none;
	}
	
.errormessage {
	background: #fff6bf url(alert.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	margin: 0 0 2px 0;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color: #333333;
	display: block;
	list-style: none;
	}
	
.errorlist {
	margin: 0;
	padding: 0;
	}

div#formtop {
  text-align: left;
  background-color: #000000;
  padding: 5px;
  color: #fff;
  font-size: 16px;
  border-bottom: 3px solid #555555;
  margin-bottom: 12px;
}