/* Global */

* 								{ margin: 0; padding: 0; }

body 							{ background:#eaeaea; font-family: arial,sans-serif; }
#ie6sucks 						{ display: none; }
#search 						{ padding-top:1px; }
a, a:link, a:visited, a:active	{ text-decoration: none; outline: none; cursor: pointer; }
a:hover 						{ cursor: pointer; text-decoration: none; outline:none; }
a 								{ outline:none !important; overflow: hidden;  }
a:focus 						{ outline: none; }

ul 								{ list-style-type: none; }
li 								{ list-style-type: none; }

h1,h2,h3 						{ font-family: arial,sans-serif; color:#333333; }

.main 							{ background: #fff; width: 980px; font-size: 11px; /*border-top-left-radius: 10px; border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px;*/ position:relative; }
.clear 							{ display: block; clear: both; visibility: hidden; }
.center 						{ text-align:center; }
img 							{ border:none; }
.strong 						{ font-weight:bold; }
.indent							{ margin-left:20px; }
.doubleindent					{ margin-left:40px; }

/* Global */


/* Header */

#main-container 				{ background: #e7e7de; width: 1000px; margin: 0 auto; text-align: left; position:relative; background:transparent; }
#main-header 					{ position: relative; width: 1000px; height:auto; }
#bannerimage 					{ display:block; width:1000px;	height:180px; background: url("../images/oldjc2014header.png") top left no-repeat; margin-top:10px; }
#bannerimagehold 				{ display:block; width:1000px;	height:180px; background: url("../images/oldjc2014header.png") top left no-repeat; margin-top:0px; }

#header 						{ position: relative; }
#header h1 						{ color: #333333; font: 24px helvetica,arial,sans-serif; font-weight: bold; line-height: 30px; padding: 10px 10px 0px 0px; }
#header h1.vidheader			{ color: #333333; font: 24px helvetica,arial,sans-serif; font-weight: bold; line-height: 30px; padding: 10px 5px 0px 0px; }
#header .normal 				{ font-weight: normal; }
#header h2 						{ position:relative; margin-top:0px; font:bold 16px helvetica, arial, sans-serif; color:#707070; margin-bottom:0px; line-height:22px;  }
#header h2 a 					{ font-family:arial,sans-serif; color:#333333; }
#header h2 a:hover				{ color:#c90202; }
#header h2 strong				{ color: #666; }

.maincontentholder 				{ padding-left: 20px; padding-right: 20px; width: 960px; }
.maincontent 					{ position:relative; float: left; color: #333333; font-size: 11px; }

#main 							{ width:1000px; font-size:11px; background:#fff; padding-top:0px; }
#main #header 					{ padding: 0px;  }
#main #header h1 				{ padding: 0px; font-size:24px; }
#main #header h2 				{ padding: 0px; padding-bottom:20px; margin-top:5px; margin-bottom:20px; border-bottom:1px dotted #333333; background:none !important; color: #666666; width:100%; font-size:16px; line-height:22px; }
#main #header h2.blanker 		{ margin-top:0px; }
#main #header h2.tabby 			{ margin-bottom:0px; border-bottom:none; }
#main #content 					{ width:640px; margin:20px 20px 0 0; font-size:12px; line-height:1.5; }
#main #sidebar 					{ width:300px; margin-top:20px; }
#main.landingpagepadding		{ padding:20px; width:960px; }

/* Header */


/* Main Content Styling */

/*#content h2 								{ padding:0; margin:0; width:100%; font-size:16px; line-height:22px; border-bottom:1px dotted #333333; margin-top:20px; margin-bottom:15px; }*/
#content h2 								{ padding:0; margin:0; width:620px; font-size:14px; line-height:30px; background-color: #333333; margin-top:30px; margin-bottom:15px; color:#ffffff; padding:0px; padding-left:10px; padding-right:10px; }
#content h2.top 							{ margin-top:0px; }
#content h2.topvid 							{ margin-top:20px; }
#content p 									{ margin-bottom:15px; }
#content p a, a:link, a:visited, a:active	{ color: #3e3e3e; font-weight:bold; }
#content p a:hover 							{ color: #1c1c1c;  }
#content .linebreak							{ height:1px; width:100%; border-bottom:1px dotted #333333; margin-top:20px; margin-bottom:20px; }
div.minivid									{ display:block; float:right; margin-bottom:10px; margin-left:20px; }

/* Main Content Styling */


/* Sidebar */

div.sidebarBox 															{ position: relative; overflow:hidden; }
div.sidebarBox div.sideHeader 											{ width:300px; height: 30px; background-color: #4ebaff; text-align: left; }
div.sidebarBox div.sideHeader h4 										{ float:left; line-height: 30px; padding: 0 0 0 8px; margin: 0; font-size: 14px; color: #fff; font-family: arial, sans-serif; text-align: left; }
div.sidebarBox div.content 												{ position: relative; }
div.sidebarBox.darkBG div.sideHeader    								{ background-color: #333333; }

.imgcider 																	{ margin: 0 0 20px 0; position: relative; background-color:#f4f4ee; }

#main #sidebar div.sidebarBox div.blog 									{ margin-top:10px; margin-bottom: 20px; }
#main #sidebar div.sidebarBox div.blog a 								{ width: 100%; height: 100%; }
#main #sidebar div.sidebarBox div.blog h3								{ font:bold 14px arial,sans-serif; }
#main #sidebar div.sidebarBox div.blog p 								{ margin:4px 0 8px 0; line-height:16px; }
#main #sidebar div.sidebarBox div.blog p img 							{ max-width: 300px; }
#main #sidebar div.sidebarBox div.blog p.see_more 						{ font:normal 10px arial, sans-serif; }
#main #sidebar div.sidebarBox div.blog div.innerentry 					{ margin-bottom:10px; }
#main #sidebar div.sidebarBox div.blog div.innerentry img.portrait 		{ float:left; margin-right:5px; }
#main #sidebar div.sidebarBox div.blog div.innerentry div.from 			{ float:left; width:260px; color:#3e3e3e; line-height:28px; }

#main #sidebar div.sidebarBox div.sponsor 								{ margin-top:10px; margin-bottom: 12px; /*-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; */ }
#main #sidebar div.sidebarBox div.sponsor a 							{ width: 100%; height: 100%; }
#main #sidebar div.sidebarBox div.sponsor h3 							{ font:bold 14px verdana,sans-serif; }
#main #sidebar div.sidebarBox div.sponsor p 							{ margin:4px 0 8px 0; line-height:16px; }
#main #sidebar div.sidebarBox div.sponsor a img 						{ max-width: 300px; border:1px solid #cccccc; margin-left:6px; margin-bottom:8px; }
#main #sidebar div.sidebarBox div.sponsor p.see_more 					{ font:normal 10px verdana, sans-serif; }
#main #sidebar div.sidebarBox div.sponsor div.innerentry 				{ margin-bottom:10px; }
#main #sidebar div.sidebarBox div.sponsor div.innerentry img.portrait 	{ float:left; margin-right:5px; }
#main #sidebar div.sidebarBox div.sponsor div.innerentry div.from 		{ float:left; width:260px; color:#3e3e3e; line-height:28px; }

.twitterbox 															{ margin-top:20px; }
.twitterbox a															{ font-weight:normal; }
.column 																{ float: left; color: #666666; font-size: 11px; }

/* Supporters Box */

#main #sidebar div.sidebarBox div.supporter 							{ margin-top:10px; margin-bottom: 12px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
#main #sidebar div.sidebarBox div.supporter a 							{ width: 100%; height: 100%; }
#main #sidebar div.sidebarBox div.supporter h3 							{ font:bold 14px verdana,sans-serif; }
#main #sidebar div.sidebarBox div.supporter p 							{ margin:4px 0 8px 0; line-height:16px; }
#main #sidebar div.sidebarBox div.supporter a img 						{ max-width: 88px; border:1px solid #cccccc; margin-left:6px; margin-bottom:8px; }
#main #sidebar div.sidebarBox div.supporter p.see_more 					{ font:normal 10px verdana, sans-serif; }
#main #sidebar div.sidebarBox div.supporter div.innerentry 				{ margin-bottom:10px; }
#main #sidebar div.sidebarBox div.supporter div.innerentry img.portrait { float:left; margin-right:5px; }
#main #sidebar div.sidebarBox div.supporter div.innerentry div.from 	{ float:left; width:260px; color:#3e3e3e; line-height:28px; }

/* Round Countdown Box */

.contentcountdown 														{ width:280px; height:auto; padding:10px; margin-top:10px; margin-bottom:20px; background:#eaeaea; text-align:center; color:#333; }
.contentcountdown h2 													{ text-decoration:underline; }
.contentcountdown h3 													{ margin-top:5px; margin-bottom:10px; font-size:30px; }
.contentcountdown p 													{ font-weight:bold; font-size:12px; }

.actionbutton 															{ margin-bottom:18px !important; }

/* Sidebar */


/* Footer */

#footer a, #footer a:hover, #footer a:visited	{ font-weight:normal; color:#666666; }
#footer ul 										{ padding: 20px; text-align:center; }
#footer ul li 									{ margin-bottom: 1px; font-size: 10px; color: #a4a4a4; line-height: 23px; height: 23px; padding: 0px 10px; }
#footer ul li span 								{ color: #707070; }
div#footerbreaker 								{ margin: 20px; margin-bottom: 0px; border-top: dotted 1px #dfdfdf; padding-top:10px; }

/* Footer */


/* Login Page */

label 									{ float: left; clear: left; margin: 5px 20px 0 0; width: 150px; text-align: right; font-size: 16px;font-weight:bold; }
input.textinput 						{ width: /*350px*/450px; height: 27px; line-height:27px; padding: 3px 5px 3px 5px; margin: 0 0 20px 0; background: #ffffff; -moz-box-shadow: 0px 1px 0px #f2f2f2; -webkit-box-shadow: 0px 1px 0px #f2f2f2; font-size: 16px; font-weight:bold; border-style:solid; border: 1px solid #7f8181; }
input.fileinput 						{ width: /*350px*/450px; height: 30px; padding: 3px 5px 3px 5px; margin: 0 0 20px 0; background: #ffffff; -moz-box-shadow: 0px 1px 0px #f2f2f2; -webkit-box-shadow: 0px 1px 0px #f2f2f2; font-size: 16px; font-weight:bold; border-style:solid; border: 1px solid #7f8181; }
input.checkinput 						{ width: 15px; height: 15px; padding: 3px 5px 3px 5px; margin: 0 0 20px 0; background: #ffffff; -moz-box-shadow: 0px 1px 0px #f2f2f2; -webkit-box-shadow: 0px 1px 0px #f2f2f2; font-size: 16px; font-weight:bold; border-style:solid; border: 1px solid #7f8181; margin-left:150px; }
input.twitcheck 						{ width: 15px; height: 15px; padding: 3px 5px 3px 5px; margin: 0 0 20px 0; background: #ffffff; -moz-box-shadow: 0px 1px 0px #f2f2f2; -webkit-box-shadow: 0px 1px 0px #f2f2f2; font-size: 16px; font-weight:bold; border-style:solid; border: 1px solid #7f8181; margin-left:20px; }
select.textinput 						{ width: /*360px*/460px; height: 30px; line-height:30px; padding: 3px 5px 3px 5px; margin: 0 0 20px 0; background: #ffffff; -moz-box-shadow: 0px 1px 0px #f2f2f2; -webkit-box-shadow: 0px 1px 0px #f2f2f2; font-size: 16px; font-weight:bold; border-style:solid; border: 1px solid #7f8181; }
textarea.textinput 						{ width: /*350px*/450px; height: 170px; padding: 12px 5px 0px 5px; margin: 0 0 20px 0; background: #ffffff; -moz-box-shadow: 0px 1px 0px #f2f2f2; -webkit-box-shadow: 0px 1px 0px #f2f2f2; font-size: 16px; font-weight:bold; border-style:solid; border: 1px solid #7f8181; }
input:focus, textarea:focus 			{ background: #ffffff;}
input[type=submit].submitbutton 		{ width: 150px; height: 30px; float: right; padding: 3px 5px 3px 5px; margin: 0 8px 15px 0; background: #eaeaea; cursor: pointer; border-style:solid; border: 1px solid #7f8181; font-size: 16px; font-weight:bold; color:#333333; }
input[type=button].submitbuttonnormal	{ width: 150px; height: 30px; float: right; padding: 3px 5px 3px 5px; margin: 0 68px 15px 0; background: #eaeaea; cursor: pointer; border-style:solid; border: 1px solid #7f8181; font-size: 16px; font-weight:bold; color:#333333; }
input[type=button].submitbutton 		{ width: 150px; height: 30px; float: right; padding: 3px 5px 3px 5px; margin: 0 10px 15px 0; background: #eaeaea; cursor: pointer; border-style:solid; border: 1px solid #7f8181; font-size: 16px; font-weight:bold; color:#333333; }
input.textinputcomment 						{ width: /*350px*/430px; height: 27px; line-height:27px; padding: 3px 5px 3px 5px; margin: 0 0 20px 0; background: #ffffff; -moz-box-shadow: 0px 1px 0px #f2f2f2; -webkit-box-shadow: 0px 1px 0px #f2f2f2; font-size: 16px; font-weight:bold; border-style:solid; border: 1px solid #7f8181; }
textarea.textinputcomment 						{ width: /*350px*/430px; height: 170px; padding: 12px 5px 0px 5px; margin: 0 0 20px 0; background: #ffffff; -moz-box-shadow: 0px 1px 0px #f2f2f2; -webkit-box-shadow: 0px 1px 0px #f2f2f2; font-size: 16px; font-weight:bold; border-style:solid; border: 1px solid #7f8181; }


/* Login Page */


/* Profile Page */

.profileimage	 						{ float:left; margin-right:10px; }
.profile 								{ width:340px; float:right; text-align:left; word-wrap:break-word; }
input[type=submit].submitbuttonprofile	{ width: 150px; height: 30px; float: right; padding: 3px 5px 3px 5px; margin: 0 90px 15px 0; background: #eaeaea; cursor: pointer; border-style:solid; border: 1px solid #7f8181; font-size: 16px; font-weight:bold; color:#333333; }
input[type=submit].submitbuttonlogout 	{ width: 150px; height: 30px; float: right; padding: 3px 5px 3px 5px; margin: 0 225px 15px 0; background: #eaeaea; cursor: pointer; border-style:solid; border: 1px solid #7f8181; font-size: 16px; font-weight:bold; color:#333333; }
.accepted 								{ margin-left:100px; }
h3.profiletitle							{ font-size:18px; border-bottom:1px dotted #333333; margin-bottom:5px; }

/* Profile Page */


/* Tabbed Stuff */

#maintabcontent 													{ margin-top:4px; background-color: #ffffff;border-top:1px dotted #333333; }
#tabs 																{ margin-top:8px; }
#tabs ul li 														{ float: left; margin-right: 5px; cursor: pointer; }
#tabs ul li .tab 													{ font: normal 18px verdana, sans-serif; color: #ffffff; padding: 6px 32px 6px 31px; letter-spacing:-1px; background-color: #666666; }
#tabs ul li.active .tab 											{ background-color: #333333 !important; color:#ffffff; }
.tabcontent 														{ padding-top:2px; }
.innertab 															{ background-color: #ffffff; padding:0px; padding-top:20px; padding-bottom:20px; }
.innertab ul 														{ margin-top:-10px; }
.innertab ul.contentlist li 										{ margin:15px 10px 0 0px; padding-top:15px; width:640px; border-top:1px dotted #333333; /*background:url('../images/tabdots.gif') repeat-x top left ;*/ }
.innertab ul.contentlist li.top 									{ margin-top:20px; padding:0; border-top:none; }
.innertab ul.contentlist li.first 									{ margin-top:0px; padding:0; border-top:none; }
.innertab ul.contentlist li.deletecomment 							{ margin-top:20px; margin-bottom:20px; padding:0; padding-top:10px; }
.innertab ul.contentlist li div.thumbnail 							{ float:left; margin-right:10px; width:125px; height:94px;}
.innertab ul.contentlist li div.thumbnailprizes 					{ float:left; margin-right:10px; width:80px; height:61px;}
.innertab ul.contentlist li div.innerentry 							{ float:left; width:475px; overflow:hidden; }
.innertab ul.contentlist li div.innerentry h3 						{ font:bold 16px arial, sans-serif;margin-bottom:2px; }
.innertab ul.contentlist li div.innerentry div.from,.innertab ul.contentlist li div.innerentry div.from a	{ color:#707070; line-height:16px; font-size:12px; }
.innertab ul.contentlist li div.innerentry div.description 			{ font-size:12px; padding-top:4px; line-height:16px; font-weight:normal; color:#707070; }
.innertab ul.contentlist li div.innerentry div.linkage 				{ padding-top:5px; color:#999; line-height:16px; }
.innertab ul.contentlist li div.thumbnailsponsor 					{ float:left; margin-right:10px; width:238px; height:180px;}
.innertab ul.contentlist li div.innerentrysponsor 					{ float:left; width:312px; overflow:hidden; }
.innertab ul.contentlist li div.innerentrysponsor h3 				{ font:bold 16px arial, sans-serif; }
.innertab ul.contentlist li div.innerentrysponsor div.from 			{ color:#707070; line-height:16px; }
.innertab ul.contentlist li div.innerentrysponsor div.description 	{ padding-top:2px; line-height:16px; }
.innertab ul.contentlist li div.innerentrysponsor div.linkage 		{ padding-top:3px; color:#999; line-height:16px; }
.innertab div.end_of_list 											{ margin-top:10px; font:normal 10px verdana, sans-serif; color:#707070; }
.innertab ul.normallist 											{ padding-top:10px; margin-left:20px; margin-bottom:20px; list-style-type:disc; }
.innertab ul.normallist li 											{ margin:0px 0px 0px 0px; padding:0px; width:100%; padding-top:10px; margin-left:20px; list-style-type:disc; }

/* Tabbed Stuff */



/* Homepage List */

.homepage ul 														{ margin-top:-10px; }
.homepage ul.contentlist li 										{ margin:15px 10px 0 0px; padding-top:15px; width:640px; border-top:1px dotted #333333; /*background:url('../images/tabdots.gif') repeat-x top left ;*/ }
.homepage ul.contentlist li.top 									{ margin:0; padding:0; padding-top:10px; border-top:none; }
.homepage ul.contentlist li.deletecomment 							{ margin-top:20px; margin-bottom:20px; padding:0; padding-top:10px; }
.homepage ul.contentlist li div.thumbnail 							{ float:left; margin-right:10px; width:125px; height:94px;}
.homepage ul.contentlist li div.thumbnailprizes 					{ float:left; margin-right:15px; width:80px; height:61px;}
.homepage ul.contentlist li div.innerentry 							{ float:left; width:475px; overflow:hidden; }
.homepage ul.contentlist li div.innerentry h3 						{ font:bold 16px arial, sans-serif;margin-bottom:2px; }
.homepage ul.contentlist li div.innerentry div.from,.innertab ul.contentlist li div.innerentry div.from a	{ color:#707070; line-height:16px; font-size:12px; }
.homepage ul.contentlist li div.innerentry div.description 			{ font-size:12px; padding-top:4px; line-height:16px; font-weight:normal; color:#707070; }
.homepage ul.contentlist li div.innerentry div.linkage 				{ padding-top:5px; color:#999; line-height:16px; }
.homepage ul.contentlist li div.thumbnailsponsor 					{ float:left; margin-right:10px; width:238px; height:180px;}
.homepage ul.contentlist li div.innerentrysponsor 					{ float:left; width:312px; overflow:hidden; }
.homepage ul.contentlist li div.innerentrysponsor h3 				{ font:bold 16px arial, sans-serif; }
.homepage ul.contentlist li div.innerentrysponsor div.from 			{ color:#707070; line-height:16px; }
.homepage ul.contentlist li div.innerentrysponsor div.description 	{ padding-top:2px; line-height:16px; }
.homepage ul.contentlist li div.innerentrysponsor div.linkage 		{ padding-top:3px; color:#999; line-height:16px; }
.homepage div.end_of_list 											{ margin-top:10px; font:normal 10px verdana, sans-serif; color:#707070; }

/* Homepage List */




/* Contact Page */

.recaptchacontact { margin-left:0px; display:block; height:auto; float:right; position:relative; margin-bottom:20px; margin-right:5px; }

/* Contact Page */



/* Product Page */

.innertab ul.productlist li { margin:10px 10px 0 0px; padding-top:11px; width:640px; border-top:1px dotted #333333; /*background:url('../images/tabdots.gif') repeat-x top left ;*/ }
.innertab ul.productlist li.top { margin-top:20px; padding:0; background:transparent; }
.innertab ul.productlist li div.thumbnail { float:left; margin-right:10px; width:125px; height:125px;}
.innertab ul.productlist li div.innerentry { float:left; width:475px; overflow:hidden; }
.innertab ul.productlist li div.innerentry h3 { font:bold 16px arial, sans-serif;margin-bottom:5px; }
.innertab ul.productlist li div.innerentry div.from { color:#707070; line-height:16px; font-size:12px; }
.innertab ul.productlist li div.innerentry div.description { padding-top:4px; line-height:20px; font-size:12px; }
.innertab ul.productlist li div.innerentry div.linkage { padding-top:5px; color:#999; line-height:20px; font-size:14px; }


.videotitle { font:bold 16px arial, sans-serif;	margin-bottom:9px; }

/* Pagination */
div.pagination { padding:0px; margin: 0px; margin-left:10px; margin-top:15px; width:630px; border-top:1px dotted #333333; /*background:url('../images/tabdots.gif') repeat-x top left ; */padding-top:20px; margin-bottom:5px; text-align:center; }
div.pagination a { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #666666; text-decoration: none; color: #666666; }
div.pagination a:hover, div.pagination a:active { border: 1px solid #666666; color: #000; }
div.pagination span.current { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #666666; font-weight: bold; background-color: #666666; color: #FFF; }
div.pagination span.disabled { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #EEE; color: #DDD; }



/* Sponsors Page */
.sponsorimagemain { float:left; width:238px; height:180px; display:block; }
.sponsortextmain { float:left; width:400px; height:auto; display:block; }


/* Widget Pull Up 
.innertab.widget { background-color: #ffffff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px;}


#thumbs {
	width:auto;
	height:auto;
	display:block;
	margin-bottom:20px;
	margin-top:5px;
}

.blacktextcenter {
	font-family: Arial !important;
	font-size: 15px !important;
	font-style: normal !important;
	font-weight: bold !important;
	color: #000000 !important;
	text-decoration: none !important;
	text-align:center !important;
}


/* Video Page */

.votingbox {
	width:600px;
	height:auto;
	float:left;
	display:block;
	border-top:1px dotted #333333; /*background:url('../images/tabdots.gif') repeat-x top left ;*/
	padding:20px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;	
	padding-bottom:10px;
}

.votingbox h3 {
	margin-bottom:10px;
}

.votingbox p.votingparatop {
	margin-bottom:10px;
}

.votingbox .small_text_voty {
	margin-top:10px;
	font-size:12px;
}

.votingboxcomments {
	width:600px;
	height:auto;
	float:left;
	display:block;
	border-top:1px dotted #333333; /*background:url('../images/tabdots.gif') repeat-x top left ;*/
	padding:20px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;	
	margin-top:15px;
	padding-bottom:5px;
}

.votingboxbottom {
	width:620px;
	height:auto;
	float:left;
	display:block;
	border-top:1px dotted #333333; /*background:url('../images/tabdots.gif') repeat-x top left ;*/
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:0px;	
}

.votingboxbottom h3 {
	margin-bottom:10px;
}

.commentsimage {
	max-height:94px;
	max-width:125px;
}

#formprofile {
	padding-bottom:50px;
}

.deletemessage { padding-top:10px; }
a.creative { display:none; }


/* YouTube Channel Player */

.ytplayer {
    width: 636px;
    height: 306px;
    overflow: hidden;
    background: gray;
    position: relative;
    border: solid 2px gray;
    margin-top:30px;
    margin-bottom:30px;
}

.youtube .carousel {
    width: 116px;
    height: 100%;
    overflow: auto;
    position: absolute;
    right: 0px;
    z-index: 3;
}

.youtube .thumbnail {
    margin: 2px;
    width: 80%;
    border: 1px solid black;  
}

.youtube iframe.player {
    width: 509px;
    height: 306px;  
    overflow: auto;
    border: 0;
}

.video-description { float:left; width:285px; margin-right:20px; text-align:left; }
.video-display { float:right; width:320px; margin-right:15px; }

ul.dmcdjonlinerules li	{ list-style-type:disc; margin-left:20px; margin-bottom:10px; }

a.vsub {
	margin-top:5px;
	float:right;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #ffffff !important;
	padding: 15px 25px;
	background:#009900;

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #55FC46),
	color-stop(1, #009900)
);
background-image: -o-linear-gradient(bottom, #55FC46 0%, #009900 100%);
background-image: -moz-linear-gradient(bottom, #55FC46 0%, #009900 100%);
background-image: -webkit-linear-gradient(bottom, #55FC46 0%, #009900 100%);
background-image: -ms-linear-gradient(bottom, #55FC46 0%, #009900 100%);
background-image: linear-gradient(to bottom, #55FC46 0%, #009900 100%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#55FC46', endColorstr='#009900');/*For IE7-8-9*/ 
height: 1%;/*For IE7*/ 

	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	border: 0px solid #ffffff;
	-moz-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	-webkit-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,000,217,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
}

a.vsub:hover {
background:#075E07;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #55FC46),
	color-stop(1, #075E07)
);
background-image: -o-linear-gradient(bottom, #55FC46 0%, #075E07 100%);
background-image: -moz-linear-gradient(bottom, #55FC46 0%, #075E07 100%);
background-image: -webkit-linear-gradient(bottom, #55FC46 0%, #075E07 100%);
background-image: -ms-linear-gradient(bottom, #55FC46 0%, #075E07 100%);
background-image: linear-gradient(to bottom, #55FC46 0%, #075E07 100%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#55FC46', endColorstr='#075E07');/*For IE7-8-9*/ 
height: 1%;/*For IE7*/ 
}
.star{ cursor:pointer; }

/* DJ Icons - Judges Page */
p.djicon.container		{ margin:0; padding:0; }
div.djicon.name			{ width:200px; float:left; margin:0; padding:0; margin-left:10px; font-size:16px; line-height:25px; font-weight:bold; }
a.djicon.website		{ width:25px; height:25px; background:url('../images/icons/icon-website.png') top left no-repeat; background-size: 25px 25px; margin:0; padding:0; float:left; margin-left:10px; text-indent:-9999px; }
a.djicon.facebook		{ width:25px; height:25px; background:url('../images/icons/icon-facebook.png') top left no-repeat; background-size: 25px 25px; margin:0; padding:0; float:left; margin-left:10px; text-indent:-9999px; }
a.djicon.instagram		{ width:25px; height:25px; background:url('../images/icons/icon-instagram.png') top left no-repeat; background-size: 25px 25px; margin:0; padding:0; float:left; margin-left:10px; text-indent:-9999px; }
a.djicon.soundcloud		{ width:25px; height:25px; background:url('../images/icons/icon-soundcloud.png') top left no-repeat; background-size: 25px 25px; margin:0; padding:0; float:left; margin-left:10px; text-indent:-9999px; }
a.djicon.twitter		{ width:25px; height:25px; background:url('../images/icons/icon-twitter.png') top left no-repeat; background-size: 25px 25px; margin:0; padding:0; float:left; margin-left:10px; text-indent:-9999px; }
a.djicon.youtube		{ width:25px; height:25px; background:url('../images/icons/icon-youtube.png') top left no-repeat; background-size: 25px 25px; margin:0; padding:0; float:left; margin-left:10px; text-indent:-9999px; }
a.djicon.mixcloud		{ width:25px; height:25px; background:url('../images/icons/icon-mixcloud.png') top left no-repeat; background-size: 25px 25px; margin:0; padding:0; float:left; margin-left:10px; text-indent:-9999px; }
div.djicon.clear		{ clear:both; }
/* DJ Icons - Judges Page */