/* CSS Document */

body {
	
	margin:0px;
	font-family: 'Open Sans Condensed', sans-serif;
        min-width:1280px;
}

h3 {
	padding:0px;
	margin:0px;
}

h2 {
	margin-top:0px;
}

a {
    text-decoration:  none;
}

h1.titleText {
    margin:0px;
    padding:0px;
    font-size: 28px;
}

h2.titleText {
    margin:0px;
    padding:0px;
    font-size: 16px;
    color: #777777;
}


#recentVideos {
	width:1250px;
	min-height:200px;
}



.shareButtons {
	width:1260px;
	height:50px;
}



.toolBar {
	
	background-image:url(../img/toolbar.png);
	width: 100%;
	height:60px;
	
}

.darkGradient {
background: #45484d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */

}

.contentRow {
	width:1250px;
	min-height:200px;
	margin-left:auto;
	margin-right:auto;

}

.playerHolder {
	width:800px;
	height:450px;
	float:left;
	display:inline-block;
	background-color:#000000;
	
	
}

.mainTitle {
	width:800px;
	float:left;
	display:inline-block;
}

.rightTitle420 {
	width:420px;
	float:right;
}

.darkH2 {
	color:#FFF;
                        text-shadow: 0px -1px 0px rgba(000,000,000,0.4), 0px 1px 0px rgba(255,255,255,0.3);
                        
}



.darkcontainerShadow {
-webkit-box-shadow:  0px 0px 3px 2px #000000;
        
        box-shadow:  0px 0px 3px 2px #000000;
}

.darkMiddleContainerShadow {
-webkit-box-shadow:  0px 0px 3px 2px #666666;
        
        box-shadow:  0px 0px 3px 2px #666666;
}

.containerShadow {
-webkit-box-shadow:  0px 0px 3px 2px #dddddd;
        
        box-shadow:  0px 0px 3px 2px #dddddd;
}

.lightGrayGradient {
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #d0d0d0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d0d0d0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#d0d0d0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#d0d0d0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#d0d0d0 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#d0d0d0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d0d0d0',GradientType=0 ); /* IE6-8 */
}

.right420 {
	width:420px;
	min-height:370px;
	float:right;
}

.clear {
	clear:both;
}

.left610 {
	width:610px;
	float:left;

}

.right610 {
	width:610px;
	float:right;
}




.hcenter {
	margin-left:auto !important;
	margin-right:auto !important;
}



.lightGrayBorder {
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}


.carbonBackground {
	background-image:url(../img/c2.png);

}










.cplayBackground {
        background-image:url(../img/cplayBg.jpg);
        background-position-x:center;
        background-repeat:repeat-x;
        background-color:#FF0000;

}


.lightCarbonBackground {
	background-image:url(../img/lightCarbon.png);

}

.grayCarbon {
	width:100%;
	height:20px;		
}

.mainBackground {
	width:100%;
	padding-bottom:50px;
}




.bodyBackground {
	width:100%;
	background-image:url(../img/stripes.png);
}

.stripesBackground {
	background-image:url(../img/stripes.png);
                        background-color:#FFFFFF;
}

.pointedBackground {
   background:#E3E3E3 url(../img/pointed.jpg) 50% 0 repeat;
	
}

.pinterestButton {
	cursor:pointer;
	background-color:#F00;
	margin-right:10px;
	float:left;
	font-family: "Open Sans", Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ff2819 0%,
		#ab0000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ff2819),
		to(#ab0000));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #7d0000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
        text-decoration:none;
}

.facebookButton {
	cursor:pointer;
	background-color:#372dcc;
	margin-right:10px;
	float:left;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#5860f0 0%,
		#372dcc);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#5860f0),
		to(#372dcc));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #2920a1;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
        text-decoration:none;
}


.twitterButton {
	cursor:pointer;
	background-color:#58c0f0;
	margin-right:10px;
	float:left;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#58c0f0 0%,
		#0e76f5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#58c0f0),
		to(#0e76f5));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #0a4c70;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
        text-decoration:none;
}


.googlePlusButton {
	cursor:pointer;
	background-color:#212121;
	margin-right:10px;
	float:left;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#636363 0%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#636363),
		to(#000000));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
        text-decoration:none;
}


.blackButton {
	cursor:pointer;
	background-color:#212121;
	margin-right:10px;
	float:left;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#323333 0%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#323333),
		to(#000000));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
        text-decoration:none;
}

.rssButton {
	display:none;
	cursor:pointer;
	background-color:#FF6600;
	float:right;
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ff9900 0%,
		#ff6600);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ff9900),
		to(#ff6600));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}


.hsep {
	
	display:block;
	float:left;
	width:15px;
}


.search {
	background-color:#FFFFFF;
	-webkit-border-radius: 6px;
    border-radius: 6px;
	float:right;
	margin-right:15px;
	width:338px;
	height:30px;
	margin-top:5px;
}

.lightInset {
-webkit-box-shadow: inset 0px 0px 4px 0px #111111;
        
        box-shadow: inset 0px 0px 4px 0px #111111;
}

.channels {
	width:100%;

	background-color:#fff;
	position:absolute;
	top:170px;
        z-index:9999;
}

.channelsContent {
	width:1260px;
	min-height:100px;
	margin-top:20px;
	margin-bottom:30px;
	
}

.channel {
	width:170px;
	height:150px;
	float:left;
	margin-right:10px;
	margin-bottom:25px;
	

}

.channelGridImageHolder {
	width:170px;
	height:106px;
	margin-bottom:10px;
	background-color:#FFF;
}

.channelH3 {
	
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:center;
	height:36px;
	padding-left:10px;
	padding-right:10px;
}

.channelsTitle {
	width:1260px;
	margin-top:20px;
}


#channels {
	display:none;
}

.closeButton {
	cursor:pointer;
	background-color:#FF0000;
	font-family: "Open Sans", Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ff2819 0%,
		#ab0000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ff2819),
		to(#ab0000));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #7d0000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}



.leftHeader {
    width:660px;
    height:80px;
    
    float:left;
    margin-right: 20px;
    margin-top:10px;
    
}



.rightHeader {
    width:300px;
    height:80px;
  
    float:right;
    margin-right: 20px;
    margin-top:13px;
    
}

.headerBanner {
    width:390px;
    height:80px;
    margin-top:10px;
    
    background-color: #FFFFFF;
    float:left;
}

#header {
	width:100%;
	min-height:60px;
}

.logo {
    width:211px;
    height:80px;
    float:left;
    
}

.title {
    width:540px;
    height:100px;
    float:left;
    padding-left:20px;
    padding-right:20px;
}

p.headerRight {
    margin: 0px;
    padding:0px;
    font-weight: 700;
    text-align: right;
    margin-bottom: 10px;
}



.searchResults {
	width:100%;
	
	position:absolute;
	top:170px;
        z-index:9999;
         
}

.searchResultsListContainer {
  
    width:1280px;
    min-height:50px;
    background-color:#FFFFFF;
    -webkit-border-radius: 0px 0px 12px 12px;
border-radius: 0px 0px 12px 12px;
}


.searchResultsList {
    background-color: ffffff;
    margin:20px;
    width:1240px;
    min-height: 50px;
}

#searchResults {
    display:none;
}


.searchInput {
    width:255px;
    height:20px;
    border:none;
    margin-top:4px;
    font-family: "Open Sans";
    padding-left: 10px;
    padding-right:10px;
    float: left;
}

.searchClose {
    float: left;
    padding-top:5px;
    display:none;
    cursor: pointer;
}

.searchLoading {
    float: left;
    padding-top:5px;
    width:20px;
    height:20px;
    margin-left:5px;
    display: none;
}

.noSearchResults {
    background-color: #cccccc;
    height:30px;
    -webkit-border-radius: 12px;
    padding-top:10px;
    border-radius: 12px;
    margin-bottom:20px !important;
    width:1240px;
    
    text-align: center;
    font-weight: 700;
    clear:both;
}


.liveEvents {
    width:100%;    
    background-color:#fff;
    position:absolute;
    top:170px;
}

#liveEvents {
    display:none;
    z-index:9999;
}

#liveEventsGrid {
    width:1250px;
}

.footer {
    width:100%;
    min-height: 50px;
    
    
}

.downlogo {
    width:100px;
    height:25px;
    
    margin:10px;
    margin-top:25px;
    
    
}

.currentLiveEventsInfo {
    float:right;
    -webkit-border-radius: 8px;
    max-width:60px;
    height:20px;
    border-radius: 8px;
    background-color: #FF2200;
    padding-left:10px;
    padding-right:10px;
    margin-top:-3px;
    padding-top:4px;
    font-size:12px;
    display: none;
  
}


.moduleBackground {
    background-image:url(../img/stripes.png);
  background-color:#FFFFFF;
}

.horizontalModuleBackground {
  background-image:url(../img/stripes.png);
  background-color:#FFFFFF;
}

.noLiveInfo {
	width:800px;
	height:450px;
	background-color:#cccccc;
	background-image:url(../img/noLive.jpg);
	
}

.noLiveInfoTextBox {
	position:relative;
	top:50px;
	width:500px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333333;
	
}


.darkGradientBackground {

	background-color:#212121;
	margin-right:10px;
	float:left;
	font-family: 'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 14px;
	color: #bbbbbb;
	text-align:center;
	padding: 10px 20px;
	font-weight:700;
	background: -moz-linear-gradient(
		top,
		#323333 0%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#323333),
		to(#000000));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.3);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}



.previousVideoButton {
	text-align:center;
	font-family: 'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 14px;
	color: #bbbbbb;
}


.nextVideoButton {
	text-align:center;
	font-family: 'Open Sans Condensed', Helvetica, sans-serif;
	font-size: 14px;
	color: #bbbbbb;
}


.breadcrumbs {
    padding-top: 10px;
    font-size:13px;
    font-weight: 700;
}
.breadcrumbs a {
    text-decoration:none;
    font-weight:700;
    color:#333333;
    font-size:13px;
}

.breadcrumbs a:hover {
    
    color:#666666;

}

.breadcrumbs a:visited {
    
    color:#999999;

}





.tagVideoHeader {
	height:50px;
	width:1250px;

	color:#333333;
	font-size:14px;
	font-family:"Open Sans Condensed";
	font-weight:700;
	
}


.bottomBorder {
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#333;
}

.tagVideoHeaderPreviewImage {
	display:inline-block;
	width:160px;
	text-align:center;
	padding:10px;
	margin-top:5px;
	margin-left:15px;
	height:20px;
}


.tagVideoHeaderTitleDesc {
	display:inline-block;
	width:1000px;
	text-align:center;
	padding:10px;
	margin-top:5px;
	margin-left:5px;
	height:20px;


}


.tagVideoHeaderDuration {
	
	display:inline-block;
	width:140px;
	text-align:center;
	padding:10px;
	margin-top:5px;
	margin-left:5px;
	height:20px;


}



.darkSoftGradient {
	background: -moz-linear-gradient(
		top,
		#666666 0%,
		#333333);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#666666),
		to(#333333));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}





.tagVideoEntry {

	width:100%;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
}

.tagVideoEntryPreviewImage {
	float:left;
	width:160px;
	height:100px;
	text-align:center;
	padding:5px;
	margin-top:20px;
	margin-bottom:10px;
	margin-right:5px;
	margin-left:20px;
	background-color:#ffffff;

}




.tagVideoEntryTitleDesc {
	float:left;
	width:843px;
	text-align:left;
	vertical-align:text-top;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	height:110px;



}

.tagVideoEntryDuration {
	
	float:left;
	width:140px;
	text-align:center;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	height:90px;
	


}

.h3Tag a {
	text-decoration:none;
	color:#000000;
}


.h3Tag a:hover {
	color:#666666;
}



#upControls {
	display:none;
}

#downControls {
	display:none;
}


.subchannelsGradient {
background: #eaeaea; /* Old browsers */
background: -moz-linear-gradient(top, #eaeaea 0%, #999999 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#999999)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eaeaea 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eaeaea 0%,#999999 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eaeaea 0%,#999999 100%); /* IE10+ */
background: linear-gradient(to bottom, #eaeaea 0%,#999999 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}




.subchannelsButton {
	font-family:"Open Sans Condensed";
	font-size: 16px;
	color: #666666;
	padding: 8px 20px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#d8d8d8);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#d8d8d8));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #b2b2b2;
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 0px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 0px rgba(255,255,255,1);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 0px rgba(255,255,255,1);
	text-shadow:
		0px 1px 0px rgba(255,255,255,1),
		0px 0px 0px rgba(255,255,255,0);
}


#subchannelsWrapper {
    display:none;
}


a img {
    border-style: none;
}

.moduleHeader {
	width:100%;
	height:40px;
	background-image:url(../img/moduleHeaderBackground.png)
}

.moduleHeaderGray {
	width:100%;
	height:40px;
	background-image:url(../img/moduleHeaderGrayBg.jpg)
}

.moduleHeaderTitle {
    height:30px;
    padding-top:8px;
    padding-left:10px;
    font-weight: 700;
    color:#FFFFFF;
    font-size:16px;
}

.moduleBackground {
   background-image:url(../img/stripes.png);
  background-color:#FFFFFF;
}

.horizontalModuleBackground {
      background-image:url(../img/stripes.png);
  background-color:#FFFFFF;
}

.highVerticalModuleBackground {
  background-image:url(../img/stripes.png);
  background-color:#FFFFFF;
}


.sponsorList {
    list-style-type: none;
    margin: 0px;
    padding:0px;
    padding-top:20px;
}

.sponsorList li {
    list-style-type: none;
    float:left;
    width:200px;
    height:82px;
    margin-bottom: 20px;
}
