/* HTML Overrides */

html { height: 100% }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	color: #fec714;
	}
	
a:link, a:visited, a:active { color: #fec714; }

a.dg { color: #333; }
a.noul { text-decoration: none; }
	
code {
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	}

img { border: none; }
	
dt {
	font-weight: bold;
	padding-bottom: 5px;
	}
	
dd { padding-bottom: 15px; }
	
emphasis { font-style: italic; }

form { margin: 0px; padding: 0px; }

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #fec714;
	margin-top: 5px;
	margin-bottom: 3px;
	padding: 0px;
	}

h1 { font-size: 19px; }
	
h1.leftNavNoContent { margin-bottom: 8px; }

h2 { font-size: 16px; }
	
h3 { font-size: 14px; }

h4 { font-size: 12px; }

h5 { font-size: 10px; }

h6 { font-size: 10px; }
	
hr {
	border: 0px; 
	margin-top: 12px;
	border-top: 1px dashed #999;
	height: 1px;
	}

/*
a:link, a:visited, a:active {
	color: #000033;
	text-decoration: underline;
}

p{
   font-size:12px; 
   font-weight:bold; 
   color:#000033;

}
*/
td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.small {
        font-size: 10px;
        }

.label {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
}

.title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 700;
        color: #fec714;
}

.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: #fec714; font-size: 12px; font-weight: bold;}
a.title:active {font-family: Arial, Helvetica, sans-serif; color: #fec714; font-size: 12px; font-weight: bold;}
a.title:visited {font-family: Arial, Helvetica, sans-serif; color: #fec714; font-size: 12px; font-weight: bold;}
a.title:hover {font-family: Arial, Helvetica, sans-serif; color: #fec714; font-size: 12px; font-weight: bolder;}

.table_top {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 700;
        color:#fec714;
}

.bold {
        font-weight: bold;
}

.highlight {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #fec714;
}

.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: #fec714;
}

.success {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #fec714;
}

.error {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
        color: #fec714;
}

.confirmation {
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        border: 3px solid #00;
        padding: 5px;
        text-align: center;
}

.bodystyle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

/* Modules */

.moduleEntrySelected {
        
        background-repeat: repeat-x;
        background-color: #000;
        background-position: left top;
        border-bottom: 1px dashed #fec714;
        padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0px
}

.moduleEntry {
       
        border-bottom: 1px dashed #fec714;
        padding: 10px
}

.moduleEntryThumb {
        border: 5px solid #000;
        margin-right: 10px;
}

.moduleEntryTitle {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 2px;
        color: #fec714; 
		
}
a.moduleEntryTitle:link {font-family: Arial, Helvetica, sans-serif; color: #fec714; text-decoration:underline;}
a.moduleEntryTitle:active {font-family: Arial, Helvetica, sans-serif; color: #fec714; text-decoration:underline;}
a.moduleEntryTitle:visited {font-family: Arial, Helvetica, sans-serif; color: #fec714; text-decoration:underline;}
a.moduleEntryTitle:hover {font-family: Arial, Helvetica, sans-serif; color: #fec714; text-decoration:underline;}


.moduleEntryDescription {
        font-size: 12px;
        margin-bottom: 6px;
        color: #fec714;
        padding-right: 10px;

}

.moduleEntryTags {
        font-size: 12px;
        margin-bottom: 5px;
        color: #fec714;
}

.moduleEntryDetails {
        font-size: 11px;
        margin-bottom: 5px;
        color: #fec714;
}
.moduleEntrySpecifics {
        font-size: 11px;
        margin-bottom: 1px;
        color: #fec714;
}

.moduleTitle {
        font-size: 14px;
        font-weight: bold;
        margin: 0px 0px 5px 5px;
}
.moduleTitleBar {
        width: 100%;
        background-color: #000;
        border-bottom: 1px dashed #fec714;
}
.bottomLink{
background:#000;
padding:2px 2px 2px 2px;
color:#fec714;
}
a.bottomLink:link,a.bottomLink:active,a.bottomLink:visited,a.bottomLink:hover{color:#fec714}

.moduleFeatured {
        background-color: #000;
        /*#background-image: url('img/table_results_bg.gif');*/
        background-position: left top;
        background-repeat: repeat-x;
        border-bottom: 1px dashed #fec714;
        padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:15px
}

.moduleFeaturedThumb {
        border: 2px solid #fec714;
        margin: 5px;
}

.moduleFeaturedTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        margin-bottom: 3px;
        color: #fec714;

}

.moduleFeaturedDetails {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #fec714;
        margin-bottom: 3px;
}

.moduleFrameBarTitle {
        font-size: 12px;
        font-weight: bold;
        margin: 0px 5px 5px 5px;
        color: #fec714;
}

.moduleFrameEntrySelected {
        width: 270px;
        background-color: #000;
       /* background-image: url('img/table_results_selected_bg.gif');*/
        background-repeat: repeat-x;
        background-position: left top;
        border-bottom: 1px dashed #fec714;
        padding: 8px
}

.moduleFrameEntry {
        width: 270px;
        background-color: #000;
       /* background-image: url('img/table_results_bg.gif');*/
        border-bottom: 1px dashed #fec714;
        padding: 8px
}

.moduleFrameTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        margin-bottom: 3px;
        color: #fec714;

}

.moduleFrameDetails {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        margin-bottom: 5px;
        color: #fec714;

}

.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: #000;
        background-position: left top;
        border: 1px dashed #fec714;
        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: #fec714;
}

.brownSubTitle {
        font-size: 13px;
        font-weight: bold;
        color: #fec714;
}

.SubTitle {
        font-size: 14px;
        font-weight: bold;
        color: #fec714;
}

.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: #000;
        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: #000;
        background-position: left top;
        border: 1px dashed #fec714;
        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: #fec714;
        margin-top: 5px;
        margin-left: 6px;
}

.formFieldInfo {
        font-size: 11px;
        color: #fec714;
        margin-top: 5px;
        margin-bottom: 5px;
}



/* Page Elements */

.pageTitle {
        padding: 4px;
        padding-left: 7px;
        padding-bottom: 5px;
        margin-bottom: 15px;
        background-color: #000;
        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: #000;
        border: 1px dashed #999999;
        padding: 7px;
        padding-bottom: 10px;
        margin-bottom: 15px;
}



/* Watch Elements */


.watchTitleBar {
        background-color: #000;
        border-bottom: 1px dashed #fec714;
}

.watchTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        margin-left: 5px;
        margin-bottom: 6px;
        color: #fec714;

}

.watchTable {
        background-color: #000;
        /*background-image: url('img/table_results_bg.gif');*/
        background-repeat: repeat-x;
        background-position: left top;
        border-bottom: 1px dashed #fec714;
        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:#000;
}

.watchDescription {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 10px 0px 5px 0px;
        color: #000;
        border-top: 1px dotted #fec714;
}

.watchTags {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 5px 0px 10px 0px;
        color: #fec714;
}

.watchAdded {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        margin-bottom: 10px;
        color: #fec714;
}

.watchDetails {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #fec714;
}

.commentsTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #333333;
        background-color: #000;
        padding: 2px;
        padding-bottom: 2px;
		padding-top: 2px;
}

.groupCommentsTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #fec714;
        background-color: #000;
        padding: 5px;
        padding-bottom: 6px;
}


.BoxedBorderTable {
        padding-left: 10px;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        border-left: 1px solid #00;
}
.vertLeftDashTable {
        border-left: 1px dashed #000;
        /*background-image: url('img/long_grad_bg.jpg');*/
        background-repeat: repeat-x;
        background-repeat: repeat-y
}
.commentsEntry {
        font-size: 11px;
        background-color: #000;
        padding: 10px;
        border-bottom: 1px dashed #fec714;
}

.commentsThumb {
        border: 5px solid #000;
        margin-right: 5px;
}

.profileLabel {
        font-size: 12px;
        font-weight: bold;
        color:#DD8833;
        margin: 10px 0px 2px 0px;
}

/* Code Elements */

.codeArea {
        background-color: #000;
        border: 1px dashed #fec714;
        padding: 7px;
        margin-bottom: 15px;
}

.apiLabel {
        background-color: #000;
        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: #fec714;
}
.brightLabel {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #fec714;
}

#set_of_links {
        position:relative;
        padding:0px;
        border:none;
        background:#000;
        margin-bottom:20px
}
#set_of_links a {
        display:inline;
        padding:2px 9px 2px 9px;
        text-decoration:none;
        color: #000000;
        background:#fec714
}
#set_of_links a:hover {
        background:#000;
        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: #fec714;
        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: #fec714;
}

.SubscriptionVideos {
        background-color:#000;
        text-align: center;
}

.SubscriptionVideos td {
        border-bottom: none;
}

.parentSection {
        background: #000;
}

.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: #000;
        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 #fec714;
}
.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: #000;
        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: #fec714;
}


/* 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 #fec714;
}

.sunkenContent {
        background-color: #fec714;
        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 #fec714;
}
img.videobarthumbnail_white
{
        border: 3px solid #fec714;
}

.videotitlebarHeading
{
        float: left;
        font-size: 13px;
        color: #fec714;
        padding-left: 10px;
        padding-right: 10px;
}
.videotitlebarComment
{
        float: left;
        font-size: 10px;
        color: #fec714;
}
#containerInRelated
{
	width: 270px;
	
}
#imgInRelated
{
	float: left;
	width: 130px;
}
#descInRelated
{
	float: right;
	width: 130px;
}
.videotitleBarLinkBlock {
        width: 173px;
        float: right;
}
.videotitlebarLink
{
	text-align: right;
	width: 150px;
}
img.videotitlebarLinkIcon
{
	text-align: right;
	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 #fec714; height: 1px
}

img.rating {
        border: 0px;
        padding: 0px;
        margin: 0px;
        vertical-align: middle;
}

span.rating {
        color:#fec714;
        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: #fec714;
}

.moduleEntry input {
        margin: 1em 0px 0px 0px;
}

.deep_gray_ragular {
        color: #fec714;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue_regular {
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #fec714;
}
.white_bold {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #FFFFFF;
}
.bold_blue {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0F6EC0; font-weight: bold; }
.normal_gray {
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #fec714;
}
.normal_blue {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #fec714;
}
.white_regular {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}
.bold_blue_large {font-size: 18px; color: #fec714; font-family: Arial, Helvetica, sans-serif;}
.navigation_bold {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #fec714;
        font-weight: bold;
}
.bold_gray {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #fec714; 
	font-weight: bold; }


.tablerow1{
        background: #000;
}

.input_back_orange{
		 font-size: 12px;
		 background:#000;
		 background-position: left top;
		 WIDTH: 330px;
		 COLOR: #fec714;
	    padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0px
}
.input_btn{
		 font-size: 12px;
		 background:#000;
		 COLOR: #fec714;
  	     padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.select_back_orange{
		background-color: #000;
        background-position: left top;
        border-bottom: 1px dashed #fec714;
        padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0px


}
/*My account css*/
.hpContentBlock { margin-bottom: 15px; }

.headerRCBox { }
.headerRCBox .rch { display: block; }
.headerRCBox .rch * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #CCC;
	}
.headerRCBox .rch1 {
	border-right: 1px solid #fec714;
	padding-right: 1px;
	margin-right: 3px;
	border-left: 1px solid #fec714;
	padding-left: 1px;
	margin-left: 3px;
	background: #000; /* rch5 */
	}
.headerRCBox .rch2 {
	border-right: 1px solid #fec714;
	border-left: 1px solid #fec714;
	padding: 0px 1px;
	background: #000; /* rch3 */
	margin: 0px 1px;
	}
.headerRCBox .rch3 {
	border-right: 1px solid #fec714;
	border-left: 1px solid #fec714;
	margin: 0px 1px;
	}
.headerRCBox .rch4 {
	border-right: 1px solid #fec714;
	border-left: 1px solid #fec714;
	}
.headerRCBox .rch5 {
	border-right: 1px solid #fec714;
	border-left: 1px solid #fec714;
	}
.headerRCBox .content {
	background-color:#000;
	background-image:url(../images/btn_show-dBox_bg.gif);
	background-position: 95% 0%;
	background-repeat:no-repeat;
	padding: 0px 6px 2px 6px;
	}
.headerTitle {
	color: #fec714;
	font-size: 14px;
	font-weight: bold;
	}
.myAccountExplanatoryText  {
	float: right;
	text-align: left;
	margin-top: 6px;
	width:150px;
	margin-right: 6px;
	padding: 4px;
	color: #666;
}
.contentBox {
	padding: 6px; 
	border: 1px solid #fec714;
	}
a.contentBoxlink:link {font-family: Arial, Helvetica, sans-serif; color: #fec714; text-decoration:underline;}
a.contentBoxlink:active {font-family: Arial, Helvetica, sans-serif; color: #fec714; text-decoration:underline;}
a.contentBoxlink:visited {font-family: Arial, Helvetica, sans-serif; color: #fec714; text-decoration:underline;}
a.contentBoxlink:hover {font-family: Arial, Helvetica, sans-serif; color: #fec714; text-decoration:underline;}


/* Overriding base.css on /watch */
h1 {
	font-size: 18px;
	font-weight: bold;
	}


#adLeaderboard {
width:875px;
text-align:center;
display:none;
margin:12px 0;
}

#adFullBanner {
display:none;
margin:12px 0;
}

#adMediumRectangle {
margin-top:12px;
margin-bottom:12px;
display:none;
}

#adSquareRectangle {
width:250px;
height:250px;
display:none;
margin:12px auto;
}

#adSkyscraper {
float:left;
width:120px;
background:#000;
display:none;
}

#interactDiv {
width:450px;
margin-right:15px;
}

#aboutExploreDiv {
width:300px;
margin-right:15px;
}

#sideAdDiv {
width:90px;
}
#ratingDiv {
}
#ratingDiv .rating {
	height: auto;
}
#actionsAndStatsDiv {
width: 425px;
position: relative;
padding: 6px 0 0;
margin-top:12px;
margin-bottom:12px;
background:#000;
border:1px #fec714 solid;
}
#statsDivHeader {
text-align:center;
color:#fec714;
font-size:14px;
font-weight:bold;
}
#ratingDivWrapper {
float:left;
text-align:center;
width:26%;
}

#ratingMessage {
margin-bottom:2px;
font-size:11px;
}

#ratingLogin {
margin-top:12px;
font-size:11px;
}

.ratingNote {
width:90px;
font-size:11px;
margin:4px 0;
}

.actionsDiv {
float:left;
text-align:left;
width:28%;
margin-top: 4px;
}

.actionsDiv.sm {
width:22%;
padding-left:4px;
}

.actionRow {
line-height: 1.4em;
}

.statsDiv {
text-align:center;
width:100%;
border-top: 1px #fec714 solid;
margin:4px 0 0;
padding:4px 0;
}

.smStat {
font-size: 11px;
margin: 0px 20px;
}

.statRow {
display: inline;
float:left;
border-left:1px #fec714 solid;
padding: 5px 10px;
margin:5px;
}
.statVal {
	font-weight: bold;
}
.statDivider {
	margin:2px 10px;
	vertical-align: middle;
	color: #fec714;
	display: inline;
}
#honorLinkDiv {
display: block;
text-align:center;
font-weight: bold;
border-top: 1px #fec714 solid;
margin:4px 0 0;
padding:4px 0;
}

/* Popups (divs and windows) */

.popupDiv {
	background: #000;
	padding: 6px;
	border: 1px #ccc solid;
	}
.popupDiv .closeDiv {
	float: right;
	font-size: 11px;
	}
.popupDiv .okTable {
	width: 100%;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	}
#fullStats {
display:none;
}
#fullStatsClose {
	float: right;
	margin: 0 10px;
}
.moreStats {
border-top: 1px #fec714 solid;
text-align:left;
font-size: 85%;
margin:4px 0 0;
padding:4px 20px;
}
.statItem {
	margin: 0 0 0 15px;
}
.audioStatItem {
	margin: 3px 0 0 0;
	font-size: 11px;
}
.audioStatKey {
	color: #fec714;
}
.audioStatValue {
}
#referDiv {
}
#honorsDiv {
}




#linksToValue {
padding-top:4px;
margin-left:55px;
}

#addFavsDiv {
display:none;
position:absolute;
top:0;
left:0;
width:430px;
overflow:auto;
}

#addPlaylistsDiv {
margin-top:8px;
border-top:1px dashed #fec714;
padding-top:8px;
}

#addGroupsDiv {
display:none;
position:absolute;
top:0;
left:0;
width:430px;
height:250px;
overflow:auto;
}

#embedTextarea {
width:400px;
height:100px;
}

.gpEntry {
margin:0 0 6px 8px;
}

#commentsDiv {
clear:both;
margin-top:20px;
}

.standaloneComments {
width:550px;
}
.smallText{
font-size:9px;
}
.commentHeading {
margin:24px 0 0;
}

.commentEntry {
clear:both;
margin:6px 0px 16px;

}

.commentEntryReply {
margin:6px 0px 16px 40px;
}

.commentHead {
background-color: #000;
padding:4px;
}
.commentHeadReply {
background-color: #000;
padding:4px;
margin-left:40px;
}

.commentAuthHead {
background-color:#000;
/* background-color:#CFC; */
padding:4px;
}

.commentSpam {
background-color:#000;
padding:4px;
}

.commentBody {
margin-top:4px;
margin-left:4px;
}

.commentAction {
margin-top:0;
text-align:right;
}

#commentPostDiv {
margin-top:12px;
}

#commentTextarea {
width:400px;
height:80px;
}

#commentTopAction {
text-align:right;
margin:-8px 0 10px;
}

.commentPagination {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin-bottom: 10px;
	border: 1px solid #000;
	}
.commentPnum { padding: 0px 4px; }

#vResponseParent {
background-color:#000;
border:1px solid #fec714;
margin-top:6px;
font-weight:700;
padding:6px;
}

#vResponseDiv {
margin-bottom:10px;
}

#vResponseHeading {
background:#000;
margin:10px 0 6px;
padding:4px;
}

#aboutVidDiv {
margin-bottom:12px;
}

#userStatsDiv {
margin-left:18px;
}

#aboutDirectorTable {
width:100%;
border-spacing:0;
margin:3px 0 0;
padding:0;
}

#aboutDirectorTable td {
vertical-align:bottom;
}

.dvnvp {
margin:1px 0;
}

#vidDescDiv {
margin:8px 0;
}

#vidTagsDiv {
width:140px;
margin-left:245px;
}

#vidTagsValue {
margin-left:38px;
}

#vidFacetsDiv {
margin-top:8px;
}

#vidFacetsTable {
border-spacing:0;
padding:0;
}

#vidFacetsTable td {
vertical-align:middle;
}

#vidFacetsTable td.tags {
padding-bottom:5px;
font-size:11px;
}

.vidURLField {
width:230px;
font-size:10px;
}

#subscribeDiv {
float:right;
text-align:center;
width:100px;
}

#exploreBody {
height:450px;
}

.exploreContent {
height:405px;
overflow:auto;
}

#exploreDiv a.selectedNavLink {
color:#fec714;
font-weight:700;
text-decoration:none;
}

#exploreDiv a.unSelectedNavLink {
color:#fec714;
font-weight:400;
text-decoration:none;
border-bottom:1px dotted #fec714;
}

#exSubNavTable {
width:100%;
border-spacing:0;
margin:4px 0 8px;
padding:0;
}

#exUserHeadDiv {
font-size:14px;
font-weight:700;
padding-bottom:6px;
}

#plList {
margin-top:4px;
line-height:18px;
}

.showingTable {
width:100%;
border-collapse:separate;
border-spacing:0;
margin:0;
padding:3px;
}

.vWatchEntry {
margin:6px 0 2px;
}

.vWatchEntry table {
border-collapse:separate;
border-spacing:0;
margin:0 4px;
padding:0;
}

.vWatchEntry .title {
font-size:12px;
}

.vWatchEntry .facets {
margin-top:2px;
font-size:11px;
}

.vNowPlaying {
background:#000;
padding:2px 0;
}

#dVidsDiv {
margin-bottom:24px;
}

#dVidsDiv .heading {
margin-bottom:6px;
text-align:center;
font-weight:700;
color:#fec714;
padding:3px 0;
}

#dVidsDiv .vimgMd {
width:90px;
height:70px;
border-width:0;
}

.dvidEntry {
width:90px;
margin-left:auto;
margin-right:auto;
margin-bottom:12px;
}

.dvidEntry .img {
margin-bottom:2px;
}

#watchTable,#commentsDiv table {
border-collapse:separate;
border-spacing:0;
width:100%;
margin:0;
padding:0;
}

#watchTable td,.vWatchEntry td {
vertical-align:top;
}

#ratingCount,#mobileNote,#subscribeCount {
margin-top:2px;
}

#linksToLabel,#vidTagsLabel {
float:left;
}

#linkstoDiv,#inappropriateVidDiv,#blogVidDiv,#embedVidDiv {
display:none;
left:0;
position:absolute;
top:0;
width:430px;
}

#commentSubmit,#directorLogo {
margin-top:4px;
}

#aboutDirectorTable .img,.vWatchEntry .img {
padding-right:6px;
}

#vidDescBegin,#vidDescMore,#vidTagsBegin,#vidTagsMore {
display:inline;
}

#vidDescRemain,#vidDescLess,#vidTagsRemain,#vidTagsLess {
display:none;
}

#exContentWrapper,#exRelatedDiv,#exUserContentDiv,#exPlaylistDiv {
background:#EEE;
}

.dvidEntry .title,.dvidEntry .facets {
font-size:11px;
}
.spacer { clear: both; height: 1px; font-size: 1px; }

.actionsDiv {
float:left;
text-align:left;
width:28%;
margin-top: 4px;
}

.actionsDiv.sm {
width:22%;
padding-left:4px;
}
.actionRow {
line-height: 1.4em;
}
.eLink {
	text-decoration: none;
	border-bottom: 1px dotted #03C;
	}
#sectionHeader {
	height: 2.5em;
	line-height: 30px;
	
	border-bottom:2px solid #fec714;
	}
#sectionHeader .my { float: right;color:#fec714;}
#sectionHeader .name {
	float: left;
	width: 150px;
	font-size: 21px;
	font-weight: bold;
	padding-left:2px;
	color:#fec714;
	
	}
#sectionHeader .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 34px;
	color:#fec714;
	}
#sectionHeader h1 {
    display: inline;
	}



#sideNav { float: left; width: 150px;
color:#fec714; }
#sideNav .body { }
#sideNav .navHead {
	font-weight: bold;
	font-size: 14px;
	padding: 8px 0px 1px 0px;
	}
#sideNav .catBgcolor{ 
border:1px solid #fec714;
padding-left:5px;
width:70%;
}
#sideNav .navBody { padding-bottom: 10px; }
#sideNav .navBody12 {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
	}
#sideNav .navBody11 {
	font-size: 11px; 
	line-height: 15px;
	padding-bottom: 10px;
	}
#sideNav .navButton { padding-bottom: 4px; }

#sideNav #bottomAdDiv { padding: 20px 0px; }

.vstill { margin-bottom: 2px; }

.vtitle { font-weight: bold; }
.vSnippetTitle { font-size: 14px; }
	
.vdesc { margin: 3px 0px; }
	
.vfacets {
	margin: 3px 0px;
	font-size: 11px;
	line-height: 13px;
	}

.vruntime {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	}
.grayText { color: #fff; }
.v120vEntry { width: 120px; margin-bottom: 10px;}
.v120vEntry .vstill { margin-bottom: 4px; }
.v120vEntry .vimg { width: 120px; height: 90px; border: 2px solid #000; }
.v90vEntry { width: 90px; margin-bottom: 6px; padding-right:5px}
.v90vEntry .vstill { margin-bottom: 2px; }
.v90vEntry .vtitle { font-weight: bold; }
.v90vEntry .vimg { width: 90px; height: 70px; border:2px solid #000; }
.vidURLField {
width:230px;
font-size:10px;
}
