/* Common Elements */


.marTsm { margin-top: 5px;}
.marTmed { margin-top: 10px;}
.marTlg { margin-top: 15px; }
.marRsm { margin-right: 5px; }
.marRlg { margin-right: 15px; }
.marBsm { margin-bottom: 5px; }
.marBmed { margin-bottom: 10px; }
.marBlg { margin-bottom: 15px; }
.marLlg { margin-left: 15px; }

.padTsm { padding-top: 5px; }
.padTmed { padding-top: 10px; }
.padTlg { padding-top: 15px; }
.padRsm { padding-right: 5px; }
.padRlg { padding-right: 15px; }
.padBmed { padding-bottom: 10px; }
.padBsm { padding-bottom: 5px; }
.padLsm { padding-left: 5px; }
.padB1 { padding-bottom:1px; }

.alignR { text-align: right; }
.alignL { text-align: left; }
.alignC { text-align: center; }


.bold {
}

.highlight {
	color: #333333;
}


.title_login {
	color: #FFFFFF;
}

a.title:link, a.title:active, a.title:visited, a.title:hover {
	color: #CCFFFF; 
}

.table_top {
	color:#333333;
}


.success {
	color: #333333;
}

.error {
	color: #FF0000;
}


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

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

.tableSubTitle {
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
	color: #CC6633;
}

.brownSubTitle {
	color: #CC6633;
}

.SubTitle {
	color: #CC6633;
}

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




/* Modules */

.moduleEntrySelected {
	background-image: url(table_re.gif);
	background-repeat: repeat-x;
	background-color: #FFFFCC;
	background-position: left top;
	padding: 10px 10px 0px 10px;
}

.moduleEntry {
	background-color: #DDD;
	background-image: url(table_re.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px;
}

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

.moduleEntryTitle {
	margin-bottom: 2px;
	color: #333333;
}

.moduleEntryDescription {
	margin-bottom: 6px;
	color: #333;
	padding-right: 10px;

}

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

.moduleEntryDetails {
	margin-bottom: 5px;
	color: #444;
}
.moduleEntrySpecifics {
	margin-bottom: 1px;
	color: #444;
}

.moduleTitle {
	margin: 0px 0px 5px 5px;
	color: #444;
}

.moduleTitleBar {
	width: 100%;
	background-color: #CECECE;
}

.moduleFeatured {
	background-color: #DDD;
	background-image: url(table_re.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 5px 5px 15px 5px;
}
.moduleFeaturedThumb {
	border: 5px solid #FFFFFF;
	margin: 5px;
}

.moduleFeaturedTitle {
	margin-bottom: 3px;
	color: #0033CC;
	
}

.moduleFeaturedDetails {
	color: #666666;
	margin-bottom: 3px;
}

.moduleFrameBarTitle {
	margin: 0px 5px 5px 5px;
	color: #444;
}

.moduleFrameEntrySelected {
	width: 270px;
	background-color: #FFFFCC;
	background-image: url(table_re.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 8px;
}

.moduleFrameEntry {
	width: 270px;
	background-color: #DDD;
	background-image: url(table_re.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 8px;
}

.moduleFrameTitle {
	margin-bottom: 3px;
	color: #0033CC;
	
}

.moduleFrameDetails {
	margin-bottom: 5px;
	color: #666666;
	
}



/* Form Elements */

.formTitle {
	padding: 4px;
	padding-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #E5ECF9;
}

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

.formIntro {
	margin-bottom: 15px;
	padding-left: 10px;
}

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



/* Page Elements */

.pageTitle {
	padding: 4px;
	padding-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background-color: #E5ECF9;
}

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

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

.pageIntro {
	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: #CECECE;
}

.watchTitle {
	margin-left: 5px;
	margin-bottom: 6px;
	color: #333333;
	
}

.watchTable {
	background-color: #DDDDDD;
	background-image: url(table_re.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	padding-bottom: 10px;
	text-align: center;
}


.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 {
	padding: 10px 0px 5px 0px;
	color: #000;

}

.watchTags {
	margin: 5px 0px 10px 0px;
	color: #333333;
}

.watchAdded {
	margin-bottom: 10px;
	color: #333333;
}

.watchDetails {
	color: #333333;
}

.commentsTitle {
	color: #333333;
	background-color: #EEEEEE;
	padding: 5px;
	padding-bottom: 6px;


}

.groupCommentsTitle {
	color: #333333;
	background-color: #EEEEEE;
	padding: 5px;
	padding-bottom: 6px;
}


.BoxedBorderTable {
	padding-left: 10px;


}
.vertLeftDashTable {
	background-image: url(long_gra.jpg);
	background-repeat: repeat-x;
	background-repeat: repeat-y;
}
.commentsEntry {
	background-color: #FFFFCC;
	padding: 10px;
}

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

.profileLabel {
	color:#DD8833;
	margin: 10px 0px 2px 0px;
}


/* QuickList add icon */

#QLIcon {
	position: relative;
	/* position: absolute; */
	z-index: 2;
	width: 25px;
	top: 66px;
	left: 1px;
}	

#QLIconRelated {
   position: relative;
	/* position: absolute; */
   z-index: 2;
	width: 25px;
   top: 46px;
   left: 1px;
}

#QLContainer {
	position: relative;
}

/* Code Elements */
.standoutLabel {
	color: #000000;
}	
.brightLabel {
	color: #FFFFFF;
}	

.SubscriptionTables {
	border: none;
}

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

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

.SubscriptionVideos td {
	border-bottom: none;
}

.parentSection {
	background: #FFFFCC;	
}

.parentSection td {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-top: 1px;	
}

.childrenSection {
	background: #FFFFFF;	
}

.childrenSection td {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-top: 1px;
}

.parentSection td {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-top: 1px;			
}
.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 {
	color: #AA0000;
}



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

.sunkenTitle {
	margin: 0px 0px 5px 5px;
}

.sunkenTitleBar {
	width: 100%;
}


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

.videotitlebarHeading
{
	float: left; 
	color: #CECECE;
	padding-left: 10px;
	padding-right: 10px;
}
.videotitlebarComment
{
	float: left; 
	color: #999999;
}
.videotitleBarLinkBlock {
	width: 173px;
	float: right;
}
.videotitlebarLink
{
	text-align: right; 
	width: 150px;
}

.tag_list {
	margin: 1em 0px 0.5em 0px;
	color: #333;
}

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

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


/*  Groups and Colleges  */
#groupHeaderBox {
	padding-bottom: 10px; 
	margin-bottom: 10px;
	clear: both;
	}

#groupMainContentWithLeftNav { 
	width: 710px;
	margin-left: 165px;
	height: 100%;
	}


/*  New classes/IDs for Ches' visual redesign  */
#baseContainer {
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
	}
	
#groupMainContent { 
	width: 685px; 
	height: 100%;
	}

.leadParaIndent {
	padding-left: 75px;
	padding-right: 75px;
	}
	
#seeMore {
	text-align: right;
}
#seeMore a {
	color: #03c;
}

.profileEmbedVideo {
	text-align:center;
	margin-bottom:10px;
}

.profileEmbedVideoInfo {
	margin-left:3px;
	text-align:left;
	width:424px;
	margin-top:10px;
}

.profileLeftCol {
	width: 300px;
}

.profileRightCol {
   width: 550px;
}

.memberContainer {
	width:158px;
	background-color: #F3F3F3;
	padding:6px;
	margin-bottom: 15px;
}

.memberBoxTop {
	height: 50px;
}
.memberBoxProfileContainer { overflow: hidden; width: 45px; height: 45px; float: left; }
.memberBoxProfileContainer img { height: 45px; margin-left: -7px; }

.memberStat {
	width:108px;
}

.channelThumbContainer {
	float:left;
	padding:3px;
	height:60px;
	width: 138px;
	margin-bottom: 15px;
}


.channelThumbUserSide {
	float:left;
	text-align:left;
	width:138px;
}

.channelThumbData {
	float:left;
	padding-left:3px; 
}

div.cyc-top-menu {
	margin-top: 42px;
	margin-bottom: 12px;
	padding: 7px 3px;
	width: 875px; 
	text-align: right;
	background-color: #dee6f7;
}
div.cyc-top-menu span.tabContent { 
	padding: 0px 1px;
}


.tag_list p, .watchDetails, .pageIntro, .formIntro, .moduleFrameDetails, .moduleFeaturedDetails {
	/* font-weight: mormal; */
}


.bold, #seeMore, .tag_list, .sunkenTitle, .apiHeader, .brightLabel, .standoutLabel, .profileLabel, .groupCommentsTitle, .commentsTitle, .watchTitle, .pageTitle, .formTitle, .moduleFrameTitle, .moduleFeaturedTitle, .moduleTitle, .moduleEntryTitle, .SubTitle, .brownSubTitle, .tableSubTitl, .error, .success, .title_login, .nav_sub, .nav, .highlight, .table_top, .headerTitleRight {
	font-weight: bold;
}

.headerTitle, .headerTitleEdit, .highlight {
	color: #717171;
	font-weight: bold;
}

.videotitlebarComment, .moduleFrameDetails, .moduleFeaturedDetails, .small {
	font-size: 10px;
}

#seeMore, .fieldText, .parentSection td, .childrenSection td, .parentSection td, .commentsEntry, .groupCommentsTitle, .commentsTitle, .watchDetails, .watchAdded, .formFieldInfo, .moduleFrameTitle, .moduleFeaturedTitle, .moduleEntrySpecifics, .moduleEntryDetails {
	font-size: 11px;
}


div.cyc-top-menu span.tabContent, .brightLabel, .standoutLabel, .profileLabel, .watchTags, .watchDescription, .pageIntro, .moduleFrameBarTitle, .moduleEntryTags, .moduleEntryDescription, .tableSubTitleInfo, .table_top, a.title:link, a.title:active, a.title:visited, a.title:hover, .title_login {
	font-size: 12px;
}

.leadParaIndent, .videotitlebarHeading, .watchTitle, .formIntro, .brownSubTitle, .nav_sub {
	font-size: 13px;
}

.headerTitle, .headerTitleEdit, .highlight, .sunkenTitle, .apiHeader, .pageTitle, .formTitle, .moduleTitle, .moduleEntryTitle, .SubTitle, .tableSubTitle, .success, .nav {
	font-size: 14px;
}

.commentsTitle {
	border-top: 1px; dashed #E3E3E3;
}

div.cyc-top-menu, .BoxedBorderTable {
	border-top: 1px; solid #E3E3E3;
}

.watchDescription {
	border-top: 1px; dotted #E3E3E3;
}

.BoxedBorderTable {
	border-right: 1px; solid #E3E3E3;
}

#groupHeaderBox, .sunkenTitleBar, .parentSection td, .childrenSection, .SubscriptionTables td, .commentsEntry, .vertLeftDashTable, .commentsTitle, .watchTable, .watchTitleBar, .pageTitle, .formTitle, .moduleFrameEntry, .moduleFrameEntrySelected, .moduleFeatured, .moduleTitleBar, .moduleEntry, .moduleEntrySelected, .tableSubTitle {
	border-bottom: 1px; dashed #E3E3E3;
}

div.cyc-top-menu, .BoxedBorderTable {
	border-bottom: 1px; solid #E3E3E3;
}

.BoxedBorderTable {
	border-left: 1px; dashed #E3E3E3;
}

