body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000
}
.maincontent
{
	background-color:#000000;
}
a:link, a:visited, a:active {
	color: #66CCFF;
}
#leftMenubar {
	background-color: #000000;
	width: 170px;
	float: left;
	font-size:12px;
	font-weight:bold;
	color:#0099CC;
}
#cat_center_box {
	background-color: #CC0000;
	width: 500px;
	float: right;
}
leftMenuLink {
	font-size:12px;
	font-weight:bold;
	color:#0099CC;
	text-decoration:none;
	background-color: #990000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 22px;
	width: 150px;
	padding-top: 6px;
	padding-left: 10px;
}
a.leftMenuLink:link, a.leftMenuLink:visited, a.leftMenuLink:active {
	font-size:12px;
	font-weight:bold;
	color:#0099CC;
	text-decoration:none;
	background-color: #000066;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 22px;
	width: 150px;
	padding-top: 6px;
	padding-left: 10px;
}
a.leftMenuLink:hover
 {
	background-color: #0000CC;
}


a.Largetitle:link, a.Largetitle:visited, a.Largetitle:active {
	color: #0099FF;
	font-weight:bolder;
	font-size:16px;
}

a.white:link, a.white:visited, a.white:active,a.white:hover {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
}

a.small_video_title:link, a.small_video_title:visited, a.small_video_title:active {
	color:#66CCFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.small {
	color:#66CCFF;
	font-size: 9px;
        }
.small_desc{
	font-size: 9px;
	color:#66CCFF;
	font-style:normal;
}
.video_desc{
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#66CCFF;
	font-style:italic;
}
.Blank_Row
{
	height:10px;
}
.label {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
        color: #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #0099FF;
}

.title_login {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 400;
        color: #FFFFFF;
}

a.title:link {font-family: Arial, Helvetica, sans-serif; color: #CCFFFF; font-size: 12px; font-weight: bold;}
a.title:active {font-family: Arial, Helvetica, sans-serif; color: #CCFFFF; font-size: 12px; font-weight: bold;}
a.title:visited {font-family: Arial, Helvetica, sans-serif; color: #CCFFFF; font-size: 12px; font-weight: bold;}
a.title:hover {font-family: Arial, Helvetica, sans-serif; color: #CCFFFF; font-size: 12px; font-weight: bolder;}

.table_top {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 700;
        color:#333333;
}

.bold {
        font-weight: bold;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #333333;
}

.nav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 700;
}

.nav_sub {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: 400;
}

.footer {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #111111;
}

.success {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #333333;
}

.error {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
        color: #FF0000;
}

.confirmation {
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        border: 3px solid #666666;
        padding: 5px;
        text-align: center;
}

.bodystyle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

/* Modules */

.moduleEntrySelected {
        background-image: url('img/table_results_selected_bg.gif');
        background-repeat: repeat-x;
        background-color: #FFFFCC;
        background-position: left top;
        border-bottom: 1px dashed #999999;
        padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0px
}

.moduleEntry {
        background-color: #0A2133;
        background-image: url(img/table_results_bg.gif);
        background-position: left top;
        background-repeat: repeat-x;
        border-bottom: 1px dashed #999999;
        padding: 10px
}

.moduleEntryThumb {
        border: 5px solid #FFFFFF;
        margin-right: 10px;
}

.moduleEntryTitle {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 2px;
        color: #333333;
}

.moduleEntryDescription {
        font-size: 12px;
        margin-bottom: 6px;
        color: #CCCCCC;
        padding-right: 10px;

}

.moduleEntryTags {
        font-size: 12px;
        margin-bottom: 5px;
        color: #444;
}

.moduleEntryDetails {
        font-size: 9px;
        margin-bottom: 2px;
        color: #444;
}
.moduleEntrySpecifics {
        font-size: 11px;
        margin-bottom: 1px;
        color: #444;
}

.moduleTitle {
        font-size: 14px;
        font-weight: bold;
        margin: 0px 0px 5px 5px;
        color: #444;
}

.moduleTitleBar {
        width: 100%;
        background-color:#333333;
		height:30px;
		vertical-align:middle;
}

.moduleFeatured {
        background-color: #000000;
        background-image: url(img/table_results_bg.gif);
        background-position: left top;
        background-repeat: repeat-x;
        border-bottom: 1px dashed #999999;
        padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:15px
}

.moduleFeaturedThumb {
        border: 1px solid #FFFFFF;
        margin: 1px;
}

.moduleFeaturedTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        margin-bottom: 3px;
        color: #0033CC;

}

.moduleFeaturedDetails {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #666666;
        margin-bottom: 3px;
}

.moduleFrameBarTitle {
        font-size: 12px;
        font-weight: bold;
        margin: 0px 5px 5px 5px;
        color: #444;
}

.moduleFrameEntrySelected {
        width: 270px;
        background-color: #FFFFCC;
        background-image: url('img/table_results_selected_bg.gif');
        background-repeat: repeat-x;
        background-position: left top;
        border-bottom: 1px dashed #999999;
        padding: 8px
}

.moduleFrameEntry {
        width: 270px;
        background-color: #FFFFFF;
        background-image: url('img/table_results_bg.gif');
        background-position: left top;
        background-repeat: repeat-x;
        border-bottom: 1px dashed #999999;
        padding: 8px
}

.moduleFrameTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        margin-bottom: 3px;
        color: #006600;

}

.moduleFrameDetails {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        margin-bottom: 5px;
        color: #666666;

}

.tableFavRemove {
        margin-right: 5px;
        margin-left: 10px;
        margin-top: 8px;
        margin-bottom: 5px;

}

.tableVideoStats {
        width: 100%;
        background-image: url('img/table_results_selected_bg.gif');
        background-repeat: repeat-x;
        background-color: #FFFFCC;
        background-position: left top;
        border: 1px dashed #CCCC66;
        padding-top: 5px;
        padding-bottom: 15px;
        margin-top: 10px;
        margin-bottom: 10px
}

.tableSubTitle {
        padding: 0px 0px 5px 0px;

        margin-bottom: 10px;
        font-size: 14px;
        font-weight: bold;
        color: #CC6633;
}

.brownSubTitle {
        font-size: 13px;
        font-weight: bold;
        color: #CC6633;
}

.SubTitle {
        font-size: 14px;
        font-weight: bold;
        color: #CC6633;
}

.tableSubTitleInfo {
        font-size: 12px;
        padding: 3px;
        padding-left: 10px;
}



/* Form Elements */

.formTitle {
        padding: 4px;
        padding-left: 7px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        background-color: #E8FAE4;
        border-bottom: 1px dashed #3366CC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
}

.formTable {
        width: 80%;
        padding: 5px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
}

.formIntro {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        margin-bottom: 15px;
        padding-left: 10px;
}

.formHighlight {
        background-image: url('img/table_results_selected_bg.gif');
        background-repeat: repeat-x;
        background-color: #FFFFCC;
        background-position: left top;
        border: 1px dashed #CCCC66;
        padding-bottom: 10px;
        margin-bottom: 5px; padding-left:7px; padding-right:7px; padding-top:7px
}
.textHighlightwhite {
        background-image: url('img/table_results_selected_bg.gif');
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        background-position: left top;
		font-size: 13px;
        border: 1px dashed #CCCC66;
        padding-bottom: 10px;
        margin-bottom: 5px; padding-left:7px; padding-right:7px; padding-top:7px
}

.formHighlightText {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #666633;
        margin-top: 5px;
        margin-left: 6px;
}

.formFieldInfo {
        font-size: 11px;
        color: #555555;
        margin-top: 5px;
        margin-bottom: 5px;
}



/* Page Elements */

.pageTitle {
        padding: 4px;
        padding-left: 7px;
        padding-bottom: 5px;
        margin-bottom: 15px;
        background-color: #E9FAE4;
        border-bottom: 1px dashed #3366CC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
}

.pageTable {
        padding: 0px 5px 0px 5px;
        margin-bottom: 20px;
}

.pageText {
        padding: 0px 5px 0px 5px;
}

.pageIntro {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 15px;
}

/* Mail Elements */

.mailMessageArea {
        background-color: #FFFFFF;
        border: 1px dashed #999999;
        padding: 7px;
        padding-bottom: 10px;
        margin-bottom: 15px;
}



/* Watch Elements */


.watchTitleBar {
        background-color: #CCCCCC;
        border-bottom: 1px dashed #999999;
}

.watchTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        margin-left: 5px;
        margin-bottom: 6px;
        color: #333333;

}

.watchTable {
        background-color: #FFFFFF;
        background-image: url('img/table_results_bg.gif');
        background-repeat: repeat-x;
        background-position: left top;
        border-bottom: 1px dashed #999999;
        padding-bottom: 10px;
        text-align: center; padding-left:5px; padding-right:5px; padding-top:5px
}


.watchInfoArea {
        width: 395px;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        background-color:#FFFFFF;
}

.watchDescription {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 10px 0px 5px 0px;
        color: #000;
        border-top: 1px dotted #CCCCCC;
}

.watchTags {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 5px 0px 10px 0px;
        color: #333333;
}

.watchAdded {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        margin-bottom: 10px;
        color: #333333;
}

.watchDetails {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #333333;
}

.commentsTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #333333;
        background-color: #EEEEEE;
        padding: 5px;
        padding-bottom: 6px;
        border-top: 1px dashed #999999;
        border-bottom: 1px dashed #999999;

}

.groupCommentsTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #333333;
        background-color: #EEEEEE;
        padding: 5px;
        padding-bottom: 6px;
}


.BoxedBorderTable {
        padding-left: 10px;
        border-top: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
}
.vertLeftDashTable {
        border-left: 1px dashed #CCCCCC;
        background-image: url('img/long_grad_bg.jpg');
        background-repeat: repeat-x;
        background-repeat: repeat-y
}
.commentsEntry {
        font-size: 11px;
        background-color: #FFFFCC;
        padding: 10px;
        border-bottom: 1px dashed #999999;
}

.commentsThumb {
        border: 5px solid #FFFFFF;
        margin-right: 5px;
}

.profileLabel {
        font-size: 12px;
        font-weight: bold;
        color:8CC63F;
        margin: 10px 0px 2px 0px;
}

/* Code Elements */

.codeArea {
        background-color: #FFFFFF;
        border: 1px dashed #999999;
        padding: 7px;
        margin-bottom: 15px;
}

.apiLabel {
        background-color: #E5ECF9;
        margin-top: 20px;
        margin-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
}

.standoutLabel {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}
.brightLabel {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
}

#set_of_links {
        position:relative;
        padding:0px;
        border:none;
        background:#ffffff;
        margin-bottom:20px
}
#set_of_links a {
        display:inline;
        padding:2px 9px 2px 9px;
        text-decoration:none;
        color: #000000;
        background:#FFFFAA
}
#set_of_links a:hover {
        background:#E1EAF0;
        text-decoration:none
}

#set_of_links a span {
        display:none
}
#set_of_links a:hover span {
        display:inline;
        position:absolute;
        padding-top:30px;
        left:0px;
        background: #FFFFAA;
        padding:5px 15px 5px 0
}

.SubscriptionTables {
        border: none;
}

.SubscriptionTables td {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 1px;
        padding-right: 1px;
        text-align:center;
        border-bottom: 1px dashed #666666;
        color: #666666;
}

.SubscriptionVideos {
        background-color:#FFFFFF;
        text-align: center;
}

.SubscriptionVideos td {
        border-bottom: none;
}

.parentSection {
        background: #FFFFCC;
}

.parentSection td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding-top: 5px;
        padding-right: 2px;
        padding-bottom: 5px;
        margin-top: 1px;
}

.childrenSection {
        background: #FFFFFF;
        border-bottom: 1px dashed #CCCCCC;
}

.childrenSection td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding-top: 5px;
        padding-right: 2px;
        padding-bottom: 5px;
        margin-top: 1px;
}

.parentSection td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding-top: 5px;
        padding-right: 2px;
        padding-bottom: 5px;
        margin-top: 1px;
        border-bottom: 1px dashed #CCCCCC;
}
.commentButtons td {
        padding-bottom: 0px;
        margin-bottom: 0px;
        border-bottom: 0px
}

.commentsSpecifics {
        text-align: center;
}

.userStats {
        padding-top: 5px;
}

.devIndent {
        margin-left: 15px;
        margin-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
}

.apiShadedBox {
        background-color: #E5ECF9;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
}

.apiDef {
        margin-left: 25px;
}

.apiHeader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #AA0000;
}


/* msolo remix */
.roundedTable {
margin: 0px auto 1em auto;
}

.sunkenTitle {
        font-size: 14px;
        font-weight: bold;
        margin: 0px 0px 5px 5px;
}

.sunkenTitleBar {
        width: 100%;
        border-bottom: 1px dashed #999;
}

.sunkenContent {
        background-color: #ddd;
        background-image: url('img/table_results_bg.gif');
        background-position: left top;
        background-repeat: repeat-x;
        padding: 10px
}

.videobarthumbnail_block
{
        float: left;
        width: 125px;
        padding: 5px;
}
img.videobarthumbnail_gray
{
        border: 3px solid #FFFFFF;
}
img.videobarthumbnail_white
{
        border: 3px solid #DDD;
}

.videotitlebarHeading
{
        float: left;
        font-size: 13px;
        color: #6D6D6D;
        padding-left: 10px;
        padding-right: 10px;
}
.videotitlebarComment
{
        float: left;
        font-size: 10px;
        color: #999999;
}
.videotitleBarLinkBlock {
        width: 173px;
        float: right;
}
.videotitlebarLink
{
        width: 150px;
}
img.videotitlebarLinkIcon
{
        vertical-align: bottom;
        border: 0px;
        width: 23px;
        height: 14px;
}


hr {
        /* the border */
        border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px dashed #999; height: 1px
}

img.rating {
        border: 0px;
        padding: 0px;
        margin: 0px;
        vertical-align: middle;
}

span.rating {
        color:#666666;
        font-size:smaller;
}

.tag_list {
        margin: 1em 0px 0.5em 0px;
        font-weight: bold;
        color: #333;
}

.tag_list p {
        margin: 0px 0px 0.5em 0px;
        padding-left: 0.5em;
        font-weight: normal;
        color: #999;
}

.moduleEntry input {
        margin: 1em 0px 0px 0px;
}

.deep_gray_ragular {
        color: #0a0a0a;
        font-size: 24px;
		font-weight:bold;
        font-family: Arial, Helvetica, sans-serif;
}
.deep_gray_ragular_small {
        color: #0a0a0a;
        font-size: 14px;
		font-weight:bolder;
        font-family: Arial, Helvetica, sans-serif;
}

.blue_regular {
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        color: #7DB335;
}
.white_bold {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #FFFFFF;
}
.bold_blue {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #7DB335; font-weight: bold; }
.normal_gray {
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        color: #575757;
}
.normal_blue {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}
.white_regular {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}
.bold_blue_large {font-size: 18px; color: #7DB335; font-family: Arial, Helvetica, sans-serif;}
.navigation_bold {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #66CC00;
        font-weight: bold;
		text-transform:capitalize;
		text-transform:uppercase;
		text-shadow:#666666;
}
.bold_gray {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #006699; font-weight: bold; }

a:link {
	color:#6699FF;
	text-decoration: none;
}
a:visited {
	color:#66CCFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}

.tablerow1{
        background: #eeeeee;
}

.input_back_orange{
			 font-size: 14px;
		font-weight:bold;
		 background:#CCFF99;
		 background-position: left top;
		 COLOR: black;
		 WIDTH: 330px;
}
.input_btn{
		 font-size: 12px;
		 background:#FFFFFF;
		 COLOR: #00CC33;
  	     padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.select_back_orange{
	  background-color: #CCFF99;
        background-position: left top;
        border-bottom: 1px dashed #999999;
}
.table_header
{
	background-color:#000000;
	height:25px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	padding-left:0px;
	font-weight:bold;
}

.table_header_grey
{
	background-color:#000000;
	height:25px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	font-weight:bold;
	float: left;
	margin-top: 2px;
	margin-bottom: 4px;
}

.table_header_balck
{
	background-color:#000000;
	height:25px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	vertical-align:middle;
	padding-left:10px;
	font-weight:bold;
}
.table_headerGrey
{
	background-color:#000000;
	height:25px;
	width:100%;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	font-weight:bold;
	float: left;
	margin-top: 2px;
}

.Upload_cat
{
	font-weight:bold;
}
.table_border
{
	border:1px #F00621 solid;
}
.Btitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:35;
	color: #0099FF;
}
.topBgShade
{
	background:url(../images/channel_bg.gif);
	background-repeat:repeat-x;
}
.view_video_desc {
	color:#0099CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	margin-left: 0pt;
}
.small_video_title{
	color:#66CCFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}		
a.small_video_title:link {
	color:#66CCFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
a.small_video_title:visited {
	color:#66CCFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
a.small_video_title:hover {
	color:#FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:under;
	;
}
a.small_video_title:active {
	color:#66CCFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
.small_video_embd
{
        color:#EDE6CB;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8px;
		font-weight:normal;
		text-decoration:none;
}
a.small_video_embd:link {
        color:#EDE6CB;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8px;
		font-weight:normal;
		text-decoration:none;
}
a.small_video_embd:visited {
        color:#EDE6CB;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8px;
		font-weight:normal;
		text-decoration:none;
}
a.small_video_embd:hover {
        color:#EDE6CB;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8px;
		font-weight:normal;
		text-decoration:underline;
}
a.small_video_embd:active {
        text-decoration: none;
        color: #EDE6CB;
}

.sh_emdb_border{
	visibility:hidden;
	position:absolute;
	border:1px solid #FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFF;
	height:80px;
	width:400px;
	text-align:center;
	background-color:#999999;
	}	

.embed_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	clear: both;
	float: left
}

.embed_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF6633;
	margin-top: 2px;
	margin-bottom: 2px;
	background-position: center center;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	float: left;
}

.embed_link a:hover {
	color: #6666FF;
	text-decoration: underline;
}



.AdsBack
{
	background-color:#000000;
}
.rightBack
{
	background-color:#000000;
}
.Pagination
{
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #66FFFF;
	PADDING-TOP: 5px;
	TEXT-ALIGN: right;
}
.Pagination a
{
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #999999;
	PADDING-TOP: 5px;
	TEXT-ALIGN: right;
}
.Pagination a:active
{
	COLOR: #FF0033;
	font-weight: bolder;
}
.Pagination a:hover
{
	COLOR: #FF9900;
	font-weight: bolder;
}


.Headtextox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #000000;
	width:150px;	
}
.Home_video_player_text
{
	background-color:#000000;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	clear: both;
	width: 670px;
}
.Home_video_player_text_small
{
	background-color:#000000;
	color:#CCCCCC;
}
a.Home_video_player_text_small:link, a.Home_video_player_text_small:visited, a.Home_video_player_text_small:active,.Home_video_player_text_small
{
	background-color:#000000;
	color:#CCCCCC;
}
ul {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li{
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	}
li a:link {
	list-style-position: outside;
	list-style-type: none;
	color: #66CCCC;
	font-weight: bold;
}
li a:visited {
	list-style-position: outside;
	list-style-type: none;
	color: #66CCCC;
}
li a:hover {
	list-style-position: outside;
	list-style-type: none;
	color: #FF9900;
	text-decoration: none;
}
li a:active {
	list-style-position: outside;
	list-style-type: none;
	color: #66CCCC;
}
#underPlayerbox {
	width: 378px;
	background-color: #000000;
	background-position: center top;
	margin-left: 4pt;
	margin-bottom: 5px;
	margin-top: 30px;
	overflow:auto;

}
#underPlayerboxE {
	width: 358px;
	background-color: #000000;
	background-position: center top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#underPlayerbox2 {
	width: 186px;
	float:left;
}
#underPlayerbox2R {
	width: 186px;
	float:right;
}
#underPlayerboxL {
	width: 90px;
	float:left;
}
#underPlayerboxC {
	width: 90px;
	float:right;
}
#underPlayerboxR {
	width: 90px;
	float:right;
	margin-right: 2px;
}
#underPlayerboxRC {
	width: 90px;
	float:left;
}
.videoTXT{
	color:#66CCFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
}
a.videoTXT:link, a.videoTXT:visited {
	color:#66CCFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
}
a.videoTXT:hover {
	color:#FF9900;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
}
a.videoTXT:active {
	color:#66CCFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
}
#eliteBox {
	width: 300px;
	background-color: #000000;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-color: #0066CC;
}
.eliteText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	text-align: left;
}
a.eliteText:link, a.eliteText:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	text-align: left;
}
a.eliteText:hover {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.eliteText:active {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
#NewsboxMain {
	width: 265px;
	height: auto;
	background-color: #000000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #666666;
	color: #FFCC00;
	border-top-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.Newsbox280 {
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	height: auto;
}
.Newsbox260 {
	width: 250px;
	margin: 5px;
	clear: both;
	float: left;
	text-align: left;
}
.Newsbox260 img {
	width: 55px;
	height: 40;
	text-align: center;
	clear: both;
	float: left;
	margin-right: 5px;
}
.nbv1 {
width: 250px;
	height: 22px;
	
}
.Newsboxbuttonvideo {
	width: 170px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-image: url(http://www.mylitv.com/images/22px_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 0px 0px;
}
.Newsboxbuttonvideo hover {
	background-position: 0px 22px;
	display: block;
}

.nbv2 {
	width: 75px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-image: url(http://www.mylitv.com/images/22px_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	float: right;
	text-align: center;
	padding-right: 0px;
	margin: 0px;
}


.Newsboxbuttonvideo a {
	color: #FFFFFF;
}
.Newsboxbuttonvideo a:hover {
	color: #FFCC00;
}
.Newsboxbutton250 {
	width: 250px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-image: url(http://www.mylitv.com/images/biz_f1.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 3px;
}
.Newsboxbutton250 a {
	color: #FFFFFF;
}
.Newsboxbutton250 a:hover {
	color: #FFCC00;	
}

#VideoBoxBanner {
	background-color: #000000;
	padding: 2px;
	height: 60px;
	width: 468px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 100px;
	text-align: center;
}
.line_sep {
	display: block;
	height: 5px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.news_hed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #990033;
}
a.news_hed:link, a.news_hed:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #990033;
}
a.news_hed:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #993333;
}
a.news_hed:active {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #990033;
}
.news_txt {
	color: #66CCFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-bottom: 5px;
	text-decoration: none;
	background-position: left;
}
a.news_txt:link, a.news_txt:visited {
	color: #66CCFF;
	font-size: 12px;
	line-height: normal;
	padding-bottom: 5px;
	text-decoration: none;
	background-position: left;
}
a.news_txt:hover {
	color: #FF9900;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-bottom: 5px;
	text-decoration: none;
	background-position: left;
}
a.news_txt:active {
	color: #66CCFF;
	font-size: 12px;
	line-height: normal;
	padding-bottom: 5px;
	text-decoration: none;
	background-position: left;
}
.rightadBox {
	width: 250px;
	height: 250px;
	padding: 1px;
	margin: 0px;
	border: thin solid #000000;
}
.rightadBoxAuto {
	width: 250px;
	height: auto;
	border: thin solid #333333;
	padding: 1px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399FF;
	background-color: #000000;
}

.rightadBoxAuto h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Box {
	width: 330px;
	height: 300px;
	background-color: #000000;
	text-align: left;
}
#Top_bar {
	width: 100%;
	height: 26;
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.left_col {
	width: 123px;
	float:left;
	background-color: #000000;
}
.right_col {
	background-color: #000000;
	float: right;
	width: 123px;
}
#centerBox {
	width: 300px;
	background-color: #000000;
	vertical-align: top;
	text-align: center;
	height: auto;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 00;
	margin-left: 0;
	}
.centerBox280 {
	width: 260px;
	height: auto;
	background-color: #000000;
	text-align: left;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 0px;
	margin-top: 10px;
	}
.Centerleft_col {
	width: 125px;
	float:left;
	background-color: #000000;
}
.Centerright_col {
	background-color: #000000;
	float: right;
	width: 125px;
}
#HomePage {
	width: 1000px;
	height: auto;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0099FF;
}
#HomeScreenLeft {
	width: 710px;
	float: left;
	margin: 0;
	padding: 0;
	height: auto;
	background-color: #999999;
}
#HomeScreenRight {
	width: 280px;
	float: right;
	height: auto;
	background-color: #000000;
}
#ScreenNChannel_box {
	width: 690px;
	float: left;
	border: 1px dotted #333333;
	margin: 5px;
	padding: 4px;
	background-color: #000000;
	height: auto;
}
#widescreen_top_main {
	width: 982px;
	float: left;
	margin: 5px;
	padding: 4px;
	background-color: #000000;
	height: 450px;

}
.clear_floatWC {
	clear: both;
}
#Box_250ad_box {
	width: 250px;
	float: right;
	margin-right: 15px;
	height: 250px;
	margin-top: 10px;
	padding: 5px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#VideoBox {
	width: 690px;
	float: left;
	height: auto;
	background-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(http://www.mylitv.com/images/grill_lg.png);
	background-repeat: repeat-y;
}
#VideoBox_widescrn {
	width: 100%;
	float: left;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	margin-right: 10px;
	padding-right: 0px;
	height: 450px;
}
#FeaturedVideoBox {
	width: 690px;
	overflow:auto;
	height: 350px;
	background-color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	border: 1px dotted #333333;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
.BoxBelowVideo {
	width: 695px;
	height: 470;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
.searchbox {
	width: 695px;
	height: 30;
	padding: 2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399FF;
	background-color: #333333;
	border: 1px solid #666666;
}
.BoxInsideBelow {
	width: 560px;
	height: 466;
	float: left;
}

.BoxBelowCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 2px;
	float: left;
	height: 450px;
	width: 125px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #660000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(http://www.mylitv.com/images/bot_bg.jpg);
	background-repeat: repeat-x;
}

.BoxBelowCol ul {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
.BoxBelowCol li{
	color: #99CCCC;
}

#FeaturedVideoContainer {
	width: 690px;
	overflow:auto;
	padding: 0;
	margin:0
	}
	
.Feature_left{
	width: 118px;
	float: left;
	display: block;
}
.Feature_right{
	width: 700px;
	float: right;
}

/* video image previews */
.video_slide {
	background-color: #000000;
	height: 130px;
	width: 110px;
	text-align: center;
	background-image: url(http://www.mylitv.com/images/slide_bg.jpg);
	background-repeat: repeat-x;
}
.video_slide img {
	height: 45px;
	width: 80px;
	border: 1px solid #666666;
	margin-top: 5px;
}
.video_slide_text {
	height: 45px;
	width: 106px;
	padding: 0px;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CCFF;
	font-style: normal;
	font-weight: bold;
}
.video_slide_text a {
	color: #66CCFF;
}
.video_slide_text a:hover {
	color: #FFCC00;
}
.video_slide_embed {
	height: 12px;
	width: 106px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CC9900;
	font-style: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: center;
}

.video_slide_views {
	height: 12px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	margin-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}

/* channel & categories previews */
.cat_slide {
	background-color: #333333;
	height: 150px;
	width: 165px;
	text-align: center;
	margin-bottom: 10px;
}
.cat_slide img {
	height: 90px;
	width: 140px;
	border: 1px solid #666666;
	margin-top: 5px;
}
.cat_slide_text {
	width: 140px;
	padding: 0px;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.cat_slide_text a {
	color: #0099CC;
	}
.cat_slide_text a:hover {
	color: #FF9900;
	}



/* CSS CODE FOR OVERLAY FUNCTION */
		div.overlay {
			padding:40px;	
			width:576px;  
			display:none;
		}
		a.div.overlay {
	color: #CC3300;
		}
		
		div.overlay div.close {
			background:url(http://www.mylitv.com/images/closeWC.png) no-repeat;
			position:absolute;
			top:2px;
			right:5px; 
			width:35px;
			height:35px;
			cursor:pointer;
		}
		
		a.player { 		
			display:block;
			height:400px;			
		}
		
#myOverlay {     
    width:500; 
     
    /* overlay is initially hidden */ 
    display:none;     
} 

#myOverlay div.close { 
    background:url(http://www.mylitv.com/images/closeWC.png) no-repeat; 
    position:absolute; 
    top:2px; 
    right:5px; 
    width:35px; 
    height:35px; 
    cursor:pointer;     
} 

#myOverlay p {
	color:#CC0000;
	font-size:18px;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 40px;
	text-decoration: none;
	font-weight: bold;
}
#myOverlay ul {
	color:#CC0000;
	font-size:12px;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 30px;
}
#myOverlay li {
	color:#00CCFF;
	font-size:10px;
	list-style-image: none;
	list-style-type: square;
	text-decoration: none;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-right: 0px;
	margin-right: 40px;
	list-style-position: inside;
	}
#myOverlay li a{
	color:#0099FF;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	}
#myOverlay li a:hover{
	color:#FF9900;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	}
	
	
	
.canvasbutton {
	width: 250px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-image: url(http://www.mylitv.com/images/canvas_button.jpg);
	margin: 0px;
	background-repeat: no-repeat;
}
a.canvasbutton {
	color: #FFFFFF;
	background-image: url(http://www.mylitv.com/images/canvas_button.jpg);
}
a.canvasbutton:hover {
	background-image: url(http://www.mylitv.com/images/canvas_button2.jpg);
}
.topbannerbox {
	background-color: #000000;
	width: 1000px;
}
	
/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/***************************************
   CAREERS AREA
-------------------------------------- */
#carreer_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 1800px;
	width: 1000px;
}
.career_page_box {
	background-color: #99CCFF;
	float: left;
	height: auto;
	width: 600px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}
.career_page_box_R {
	background-color: #000000;
	float: right;
	height: auto;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3333;
}

.career_page_box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
.career_page_box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.career_page_sec {
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	height: auto;
	width: 99%;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

.career_page_sec a {
	color: #990000;
}
.career_page_sec a:hover {
	color: #FF6600;
}
.career_page_sec p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.career_page_sec h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.career_page_sec h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.career_page_box_R p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #CCCCCC;
	font-weight: bold;
}
.career_page_box_R a {
	color: #0099FF;
}
.career_page_box_R a:hover {
	color: #FF9900;
}

.bigscreen {
	background-color: #000000;
	height: 380px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-color: #400711;
	border-bottom-width: 3px;
}
.bigscreen_vid {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	width: 400px;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
	pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

a.player {	
	margin-top:40px;
	display:block;
	width:400px;
	height:350px;
	padding:0 126px 75px 127px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

/* splash image */
a.player img {
	margin-top:115px;
	border:0;	
}




/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(http://www.mylitv.com/images/navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	

#pl {
	height:80px;
	border:1px solid #ddd;
	width:584px;
	position:relative;
	overflow:hidden;
	padding:5px 0;
	float:left;
}

#pl div.entries {
	height:80px;
	position:absolute;
	width:10000em;
}

#pl div.entries a {
	background:transparent url(/img/playlist/entry.png) no-repeat scroll 0%;
	color:#666;
	float:left;
	font-family:"bitstream vera sans","lucida grande","verdana";
	font-size:11px;
	height:60px;
	margin:0px 4px;
	padding:10px;
	text-decoration:none;
	width:117px;
	
}

#pl div.entries a:hover {
	background-position:-140px 0;
	color:#000;
}

#pl div.entries a.playing {
	background-position:-280px 0;		
	color:#000;
}

#pl div.entries a.paused {
	background-position:-420px 0;		
	color:#000;
}

#pl div.entries a.progress {
	opacity:0.8;
}

#pl div.entries em {	
	float:right;
	margin-top:15px;
	color:red;
	font-style:normal;
}

a.nextPage, a.prevPage {
	display:block;
	width:18px;
	height:18px;
	background:url(http://www.mylitv.com/images/arrow/left.png) no-repeat;
	margin:30px 10px;
	cursor:pointer;
	float:left;
}

a.nextPage:hover, a.prevPage:hover {
	background-position:0px -18px;		
}

a.nextPage {
	background-image:url(http://www.mylitv.com/images/arrow/right.png);	
}

a.nextPage.disabled, a.prevPage.disabled {
	visibility:hidden;		
}

/* BOTTOM OF WIDESCREEN PLAYER */

.widescreen_bot_main
{
	float: left;
	height: auto;
	width: 1000px;
	background-color: #000000;
}
.widescreen_bot_L
{
	float: left;
	height: auto;
	width: 700px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
	text-align: right;
}
.widescreen_bot_R
{
	float: right;
	height: auto;
	width: 290px;
	background-color: #000000;
}
.description_box
{
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.dvdbuy {
	height:50px;
	width:670px;
	float: left;
	
}
.dvdbuyL {
	height:50px;
	width:480px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
.dvdbuyR {
	height:50px;
	width:140px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: right;
}

.upload_success_main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}

.upload_success_main h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000099;
	text-decoration: none;
}