@import url("fonts.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white !important; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

p {
	margin: 0 0 18px 0;
}

.search-description {
	line-height: 14px;
}

.search-description p {
	line-height: 10px;
}

body{ margin: 0; padding: 0; font:62.5% 'Helvetica', Arial, Verdana Sans-Serif;}

.home {
	background:#cfcfd1 url(../images/bg.png) repeat-x !important;
}

.secondary {
	background: #ffffff url(../images/bg_secondary.png) repeat-x !important;
}

.familyguy {
	background: #cfcfd1 url(../images/gradientBG.jpg) repeat-x !important;
}

.fall2011 {
    background: url(../images/fall2011/pageBGgradient.jpg) repeat-x !important;
	background-position:bottom center;
}

.nosecondary {
	background: #ffffff url(../images/bg_nosecondary.png) repeat-x !important;
}

.mobile {
	background-color: #FFFFFF;
	background-image: none !important;
}

.soultrain {
	background-image: url(../images/bg_soultrain.jpg) !important;
	background-position: top center !important;
	background-repeat: no-repeat !important;
}

.football {
	background-image: url(../images/bg_football.jpg) !important;
	background-position: top center !important;
	background-repeat: no-repeat !important;
}

.familyaffair {
	background-image: url(../images/bg_familyaffair.jpg) !important;
	background-position: top center !important;
	background-repeat: no-repeat !important;
}

#subpage-header {
	margin-bottom: 10px;
}

#page-subnav {
	height: 20px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#page-subnav ul {
	margin: 0px;
	padding: 0px;
}

#page-subnav ul li {
	display: inline;
}

#video-buttons {
	height: 30px;
	background-image: url('../images/footer_460.png');
	line-height: 30px;
	margin-bottom: 10px;
	text-align: center;
	width:460px;
	font-family: arial,helvetica;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
}

#video-buttons a:link, #video-buttons a:active, #video-buttons a:visited {
	color: #FFFFFF;
}

#video-buttons a:hover {
	text-decoration: none;
}

#video-buttons ul {
	margin: auto;
	padding: 0px;
	/*width: 460px; removed by JSS for IE6 2-2-09*/
}

#video-buttons ul li {
	display: inline;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 30px;
}

#video-buttons img {
	padding-right: 4px;
}

#udog-gallery-scroller {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	margin: 0;
}

/* legacy stuff */

.clearfix:after, .nav ul:after, .subnav ul:after, .title-wrap:after, .not-toggled:after {
	content:"___";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.nav ul, .subnav ul, .element, .title-wrap, .not-toggled {
	display:inline-block;
}

.col1-wide {
	float: left;
	height: auto;
	position: relative;
	width: 786px;
	padding-top:10px; /*added 2-21-10*/
}

.col1-960 {
	float: left;
	height: auto;
	position: relative;
	width: 960px;
	padding-top:10px; /*added 2-21-10*/
}

	

.col2-narrow {
	height: auto;
	float: right;
	position: relative;
	width: 170px;
	font-size: 12px;
	color: #333333;
	padding-top:10px; /*added 2-21-10*/
}

#channel-left {
	position: relative;
	float: left;
	width: 320px;
}

#channel-right {
	position: relative;
	float: right;
	width: 466px;
}


#skyscraper-top {
	width: 170px;
	height: 4px;
	padding-bottom: 6px;
}

#skyscraper-middle {
	text-align: center;
	background-color: #000000;
	width: 170px;
	height: 600px;
}

#skyscraper-bottom {
	width: 170px;
	height: 11px;
	margin-bottom: 10px;
}

/* SEARCH */
.global-search{
		margin: 7px 0 14px 0;
		background: url(../images/search-bg.png) no-repeat 0 0 ;
		width: 236px;/*253-8-9*/
		height:  22px;/*40-6-11*/
		padding: 7px 8px 11px 9px;
		position: relative;
	}
		.global-search input.text{
			background: #e5e5e4;
			border: 1px solid #e5e5e4;
			width: 175px;
			height: 15px;
		}
		.global-search .btn-search{
			background: url(../images/btn-search.gif) no-repeat 0 0;
			width: 37px;
			height: 23px;
			border: none;
			text-indent: -9990px;
			overflow: hidden;
			float: right;
			cursor: pointer;
			display: block;
			position: absolute;
			top:7px;
			right:8px;
		}
	
	.global-search-narrow{
		margin: 0px;
		background: url(../images/search-bg-narrow.png) no-repeat 0 0 ;
		width: 150px;/*253-8-9*/
		height:  22px;/*40-6-11*/
		padding: 7px 8px 11px 9px;
		position: relative;
	}
		.global-search-narrow input.text{
			background: #e5e5e4;
			border: 1px solid #e5e5e4;
			width: 89px;
			height: 15px;
		}
		.global-search-narrow .btn-search-narrow{
			background: url(../images/btn-search.gif) no-repeat 0 0;
			width: 37px;
			height: 23px;
			border: none;
			text-indent: -9990px;
			overflow: hidden;
			float: right;
			cursor: pointer;
			display: block;
			position: absolute;
			top:7px;
			right:8px;
		}
/* END SEARCH */

/* VIDEO STUFF */

.video-subtitle {
	color: #cc0000;
	font-size: 10px;
}

/* VIDEO STRIPEME */

.video {
	width: 461px;
	padding: 0px;
}

.video-even {
	background-color: #ffffff;
	color: #717171;
}

.video-odd {
	background-color: #dfe2ff;
	color: #717171;
}



.video td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	width: auto;
	line-height: 18px;
}

.recent-title {
	font-size: 15px;
}

.recent-title a:link, .recent-title a:active, .recent-title a:visited {
	color: #a80000;
	text-decoration: underline;
}

.recent-title a:hover {
	text-decoration: none;
}

.recent-subtitle {
	font-size: 12px;
	color: #717171;
}

.recent-intro {
	padding-top: 8px;
	font-size: 14px;
}

.recent-intro a:link, .recent-intro a:active, .recent-intro a:visited {
	color: #a80000;
	text-decoration: underline;
}

.recent-intro a:hover {
	text-decoration: none;
}

.recent-thumbnail {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #717171;
}

.home-subtitle {
	font-size: 12px;
	color: #000000;
	padding-bottom: 3px;
}




.blog-title {
	font-size: 21px;
	color: #717171;
}

.blog-subtitle {
	font-size: 12px;
	font-style: italic;
}

.blog-body {
	font-family: arial;
	font-size: 14px;
	color: #717171;
}


/* END VIDEO STUFF */

/* WIDGET NARROW */
#widget-narrow {
	width: 170px;
	height: auto;
	background-repeat:repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
}

#widget-narrow-top{
	width: 170;
	height: 35px;
	text-align: left;
	background-image:url(../images/widget-header-narrow.png);
	background-repeat: no-repeat;
}

.widget-narrow-header{
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	color:#333;
	padding-top:10px; 
	padding-left:10px;
}

#widget-narrow-footer{
	width: 251px;
	height: 20px;
	background-image:url(../images/widget-footer-narrow.png);
	background-repeat: no-repeat;
 }
 
 #widget-narrow-body{
	height: auto;
	background-image:url(../images/widget-narrow-body.png);
	background-repeat:repeat-y;
	padding: 2px;
 }
/* END WIDGET NARROW */

/* ShareThis */
#sharethis {
	text-align: left;
}

#sharethis a:link {
	color: #717171;
}

#sharethis-right {
	text-align: right;
}

#sharethis-right a:link {
	color: #717171;
}

/* ShareThis */

/* Previous - Next */
#previous {
	float: left;
}

#next {
	float: right;
}

#previousnext {
	background-color: #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 11px;
	width: 420px;
}

#previousnext a:link, #previousnext a:active, #previousnext a:visited {
	color: #717171;
	text-decoration: underline;
}

#previousnext a:hover {
	text-decoration: none;
}
/* End Previous Next */

/* Blog */
.blog-title {
	font-size: 21px;
	color: #717171;
}

.blog-subtitle {
	font-size: 12px;
	font-style: italic;
}

.blog-body {
	font-family: arial;
	font-size: 14px;
	color: #717171;
}
/* End Blog */

/* x02 300x250 banner */

#channel-banner {
	width: 313px;
}

#channel-banner-middle {
	background-color: #000000;
	text-align: center;
}

#channel-banner-bottom img {
	padding: 0px;
	margin: 0px;
	position: absolute;
}

#channel-banner-top{
	height:5px;
	position:relative;
}
#channel-banner-top img{
	margin:0;
	position:absolute;
	top:0;
}

/*  VIRAL BOXES */
#viral {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 600px;
	width: 313px;
	overflow: hidden;
}

#viral-tabs {
	padding: 0px;
	margin: 0px;
	height: 46px;
}

#viral-text {
	height: 24px;
	background-image: url('../images/viral_text_bg.png');
	background-repeat: no-repeat;
	width: 313px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	padding-left: 25px;
}

#viral-spacer {
	background-image: url('../images/viral_bg_gray.png');
	width: 313px;
	height: 10px;
}

#viral-tabs ul {
	margin: 0px;
	padding: 0px;
	width: 313px;
}

#viral-tabs ul li {
	margin: 0px;
	display: inline;
	padding: 0px;
}

.tab-image {
	cursor:pointer;
}

#viral-recent {
	position: absolute;
width: 313px;
	overflow: hidden; 
	}

#viral-popular {
	position: absolute;
}

#viral-discuss {
	position: absolute;
}

.viral-white {
	background: #fff;
}

.viral-gray {
	background: #e6e6e6;
}


.viral-title {
	font-family: arial,helvetica;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.viral-image {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.video-thumbnail {
	border: 1px #333333 solid;
}

.viral-image img {
	border: none;
}

.viral-intro {
	font-family: arial,helvetica;
	font-size: 11px;
	text-align: left;
	color: #717171;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
}

.viral-intro a:link, .viral-intro a:visited, .viral-intro a:active {
	font-weight: bold;
	font-size: 13px;
	color: #717171;
}

.viral-intro a:hover {
	text-decoration: none;
}

.viral-footer {
	background: url('../images/viral_footer.png') no-repeat;
	width: 313px;
	height: 11px;
}

/* END VIRAL BOXES */

/* COMMENTS STRIPEME */
.comments {
	width: 461px;
	padding: 0px;
}

.comments-even {
	background-color: #dfe2ff;
	color: #717171;
}

.comments-odd {
	background-color: #ffffff;
	color: #717171;
}

.comments-header {
	background-color: #a80000;
	height: 28px;
	color: #ffffff;
	line-height: 28px;
}

.comments-header a:link, .comments-header a:visited, .comments-header a:active {
	color: #ffffff;
	text-decoration: underline;
}

.comments-header a:hover {
	text-decoration: none;
}

.comments td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	width: auto;
	line-height: 18px;
}

.comments td a:link, .comments td a:active, .comments td a:visited {
	color: #717171;
	text-decoration: underline;
}

.comments td a:hover {
	text-decoration: none;
}

/* END COMMENTS */

/* Textpanel Stuff */

#textpanel {
	width: 465px;
	background-color: #EDEDED;
}

#textpanel-header {
	font-family: arial;
	font-weight: bold;
	background-image: url('../images/bg_textpanel_header.png');
	height: 53px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: left;
	padding-left: 15px;
	line-height: 53px;
	text-shadow: 1px 1px 1px #000;
}

#textpanel-header-sm {
	background-image: url('../images/pageheader.png');
	height: 54px;
	color: #FFFFFF;
	font-size: 25px;
	text-align: left;
	padding-left: 35px;
	line-height: 54px;
}

#textpanel-divider {
	height: 3px;
	width: 465px;
	background-image: url('../images/textpanel_divider.png');
}

#textpanel-text {
	color: #2a2a2a;
	font-size: 15px;
	line-height: 20px;
	padding: 8px;
}


#textpanel-text b {
	color: #a80000;
	font-weight: bold;
	font-size: 16px;
}

#textpanel-text a:link, #textpanel-text a:active, #textpanel-text a:visited {
	color: #a80000;
	text-decoration: underline;
}

#textpanel-text a:hover {
	text-decoration: none;
}

#textpanel-table {
	
}

#textpanel-videolist img {
	width: 150px;
	border: 4px solid #363636;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#comment-form {
	margin-top: 20px;
}

#comment-form h1 {
	font-size: 28px;
	color: #444444;
	font-weight: bold;
	margin-bottom: 20px;
}

#comment-form h1 span {
	color: #C12622 !important;
}

#comment-form b {
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}

input.commentform {
	width: 290px;
	height: 40px;
	font-size: 28px;
	color: #444444;
}

textarea.commentform {
	width: 430px;
	height: 120px;
	color: #444444;
	font-size: 18px;
	padding: 2px;
}

.comment-submit {
	margin-left: 250px;
}

.videolist-item {
	padding: 15px;
	width: 435px;
	min-height: 90px;
	clear: both;
}

.videolist-item h1 {
	color: #333333;
	font-size: 16px;
}

.videolist-item h1 a {
	color: #333333;
	text-decoration: none;
}

.videolist-item h1 a:hover {
	text-decoration: underline;
}

.videolist-item h2 {
	color: #c02621;
	font-size: 12px;
	margin-top: 3px;
}

.videolist-item h3 {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}

.videolist-odd {
	background-color: #dfdfdf;
}

#textpanel-footer {
	height: 8px;
}

#textpanel-text ol {
	list-style-type: square;
	margin-left: 15px;
}

#searchnav {
	height: 40px;
}

#searchprev {
	width: 225px;
	float: left;
}

#searchnext {
	float: right;
}

/* End Textpanel Stuff */

/* NEW VIDEO STUFF */
#video-header {
	padding-left: 3px;
	margin-left: 10px;
}

#video-header h1 {
	font-size: 20px;
	color: #353535;
	font-weight: bold;
}

#video-header h2 {
	font-size: 12px;
	color: #444444;
}

#video-player {
	margin-top: 15px;
	margin-bottom: 20px;
}

.bump {
	margin-left: 10px;
}

#video-description-tags {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 24px;
	color: #353535;
	margin-left: 10px;
}

#video-description-tags b {
	color: #c12622;
	font-weight: bold;
}

#video-description-tags a {
	color: #c12622;
	text-decoration: underline;
}

#video-description-tags a:hover {
	text-decoration: none;
}

#related-links {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 22px;
	margin-left: 10px;
}

#related-links b {
	color: #c12622;
	font-weight: bold;
}

#related-links a {
	color: #c12622;
	text-decoration: underline;
}

#related-links a:hover {
	text-decoration: none;
}

#related-videos {
	margin-left: 10px;
}

#related-videos h1 {
	font-size: 22px;
	color: #444444;
	font-weight: bold;
}

#related-videos span {
	color: #c12622 !important;
}

#related-videos-panel {
	background-image: url(../images/bg_related.png);
	background-repeat: no-repeat;
	width: 456px;
	height: 228px;
	padding-top: 15px;
	padding-left: 12px;
}

#related-videos-panel ul {
	list-style-type: none;
}

#related-videos-panel li {
	float: left;
	width: 137px;
	height: 95px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	cursor: pointer;
}

#related-videos-panel li img {
	width: 137px;
	height: 95px;
}

.related-videos-description {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.related-videos-description-title {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	text-shadow: 1px 1px black;
	margin:0 !important;
	min-height: 18px;
}

.related-videos-link {
	position: absolute;
	width: 137px;
	height: 95px;
	z-index: 1001;
	top:0px;
}

.comment-bubble {
	clear: both;
	width: 434px;
	margin-bottom: 10px;
}

.comment-bubble-top {
	width: 434px;
	height: 10px;
	background-image: url(../images/comment_top.png);
}

.comment-fill {
	width: 434px;
	background-image: url(../images/comment_fill.png);
	font-size: 12px;
	color: #515151;
	line-height: 16px;
}

.comment-top {
 	width: 414px;
 	border-bottom: 1px solid #d1d1d1;
 	height: 20px;
 	margin-bottom: 5px;
 	margin-left: 10px;
}

.comment-fill-top-name {
	float: left;
	font-size: 16px;
	color: #d11c00;
}

.comment-fill-top-date {
	float: right;
	font-size: 12px;
	color: #6b6b6b;
}

.comment-fill-comment {
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}

.comment-bubble-bottom-odd {
	width: 434px;
	height: 26px;
	background-image: url(../images/comment_bottom_odd.png);
}

.comment-bubble-bottom-even {
	width: 434px;
	height: 26px;
	background-image: url(../images/comment_bottom_even.png);
}

/* StripeMe */
.stripeMe {
	width: 461px;
	padding: 0px;
}

.stripeMe-even {
	background-color: #dfe2ff;
	color: #000000;
	line-height: 20px;
	padding: 5px;
}

.stripeMe-evenBirds {
	background-color: #dfe2ff;
	color: #717171;
	height: 36px;
	
}

.stripeMe-odd {
	background-color: #ffffff;
	color: #000000;
	line-height: 20px;
	padding: 5px;
}

.stripeMe-oddBirds {
	background-color: #ffffff;
	color: #717171;
	height: 36px;
	
}

.stripeMe-header {
	background-color: #a80000;
	height: 28px;
	color: #ffffff;
	line-height: 28px;
}

.result-highlight {
	color: #cc0000;
}


.stripeMe td {
	padding: 5px;
	font-size: 14px;
	width: auto;
}

.stripeMe td a:link, .stripeMe td a:active, .stripeMe td a:visited {
	color: #cc0000;
	text-decoration: underline;
}

.stripeMe td a:hover {
	text-decoration: none;
}

/* END StripeMe */

/* end legacy stuff */


#wrapper{
	width: 980px;
	margin: 0 auto;	
}
#header{
	height: 156px !important;
	float: left;
}
#logo{
	background: url(../images/WCIU-logo.png);
	width: 210px;
	height: 110px;
	float: left;
	margin-top: 20px;
}

#logo-silver {
	background: url(../images/WCIU-logo-silver.png);
	width: 210px;
	height: 110px;
	float: left;
	margin-top: 20px;
}

#logo-aids {
	background: url(../images/WCIU-logoWADAY.png);
	width: 210px;
	height: 110px;
	float: left;
	margin-top: 20px;
}

#leaderboard {
	overflow: visible;
	position: inherit;
	width: 728px;
	height: 90px;
	margin-left: 250px;
	padding-top: 33px;
}

#leaderboard .ad{
	width:728px;
	height: 90px;
	position: absolute;
	z-index: 2000;
}

/*--------- Navigation ---------*/
#nav{
	font-family: SearsAvantGardeDemi;
	height: 45px;
	clear: both;
	z-index: 10;
}
#nav li{
	float: left;
}
#nav li a{
	color: #fff;
	font-size: 1.5em;
	border-right:1px solid #000;
	display: block;
	height: 33px;
	text-decoration: none;
	padding: 11px 7px 0 7px;
	text-shadow: 0 1px 1px #000; 
	text-align: center;
}
#nav li a:hover{
	background: #b1131a;
	margin-top: -10px;
	background: #d9d9d9;
	color: #666;
	text-shadow: none;
	border-top: 10px solid #c5cbff; 
	border-left: 0;
	border-right: 1px;
	margin-right: 1px;
}
#nav li:hover a.first{
	border-left: 0 !important;
	border-right: 0 !important;
	margin-right: 2px !important;
}
#nav li:hover a{
	background: #b1131a;
	margin-top: -10px;
	background: #d9d9d9;
	color: #666;
	text-shadow: none;
	border-top: 10px solid #c5cbff;
	border-right: 0 !important;
}

#nav li a.first{
	border-left: 1px solid #000;
}
#nav li a:hover.first{
	border-left: 0;
	margin-right: 2px;
}

#nav li h3 {
	font-size: 14px;
	color: #b1131a;
	padding-bottom: 4px;
}
/*--------- Drop Down Menus ---------*/

#nav li .drop-down.blogs-fix{

margin-left: -246px;
}
#nav li .drop-down.about-fix{

margin-left: -241px;
}
#nav li .drop-down.contact-fix{

margin-left: -225px;
}

#nav li .drop-down{
	display: none;
	background: #e6e6e6 !important;
	width: 300px;
	position: relative;
	z-index: 1000 !important;
	font-size: 8px;
}
#nav li:hover .drop-down{
	display: block;
	position: absolute;
	list-style-image: url(../images/drop-down-circle.jpg);
	padding-top: 10px;
	padding:0px;
	margin:
}
#nav li .drop-down li {
	float: none;
	margin-left: 25px;	
}
#nav li .drop-down li a{
	float: none;
	color: #666;
	text-shadow: none;
	border: none;
	text-align: left;
	padding: 0;
	margin: 0;
}
#nav li .drop-down li a{
	background: none;
}
#nav li .drop-down a:hover, #nav li .drop-down li.clip a{
	background: none;
	text-decoration: underline;
	margin: 0;
	display: block;
}
#nav li .drop-down li.clip {
	list-style: none;
	margin: 10px 20px 0 0;
}
#nav li .drop-down li.clip a{
	background: #d9d9d9;
	width: 280px;
	height: 90px;
	display: block;
	padding: 10px 10px 12px 10px;
	text-decoration: none;
}
#nav li .drop-down li.clip a:hover{
	background: #222;
	color: #ccc;
}
#nav li .drop-down li.clip a img{
	margin-right: 5px;
	float: left;
	border: 1px solid #fff;; 
}
#nav li .drop-down li.clip a .title{
	float: left;
	font-size: 1em;
}
#nav li .drop-down li.clip a .date{
	display: block;
	padding-top: 7px;
	font-size: .6em;
}

/*--------- Subnavigation ----------*/
.subnav {
	font-family: SearsAvantGardeDemi;
	height: 30px;
	line-height: 30px;
	margin: auto;
}

.subnav ul {
	display: inline;
}

.subnav li {
	float: left;
	font-size: 11px;
	padding-right: 10px;
	
}

.subnav a {
	color: #FFFFFF;
	text-decoration: none;
}

.subnav a:hover {
	color: #333333;
	background-color: #FFFFFF;
}

/*--------- Chica-go Weather Search ---------*/
#top-widgets{
	height: 48px;
	z-index: 0;
	position: relative;
}
#top-widgets li{
	float: left;
	margin-right: 10px;
	padding: 0 2px;
	height: 47px;
	width: 60px;
}
#top-widgets li.chica-go, #top-widgets li.weather{
	border-right: 2px solid #262626;
	height: 46px;
}
#top-widgets li.chica-go{
	width: 385px;
}

#top-widgets li.weather{
	width: 310px;
	color: #fff;
	text-transform: uppercase;
}
#top-widgets li.weather .weekend{
	background: url(../images/weekend-forecast-button.png);
	width: 86px;
	height: 29px;
	float: left;
	border: 1px solid #222;
	margin-left: 7px;
	margin-top: 8px;
}
#top-widgets li.weather .weekend:active{
	background-position: left bottom; 
}

#top-widgets li.weather .weather-data{
	margin-top: 8px;
	float: left;
	width: 225px;
}
#top-widgets li.weather .weather-data li .weather-day{
	font-size: 1.2em;
}
#top-widgets li.weather .weather-data li .weather-temp{
	display: block;
	width: 10px;
	height: 31px;
	padding-left: 17px;
	font-size: 1.1em;
	font-weight: bold
}
.ico-Mostly-Cloudy{
                background: url(../images/icons/weather/Mostly-Cloudy.png) no-repeat top left;
            }
            .ico-Cloudy-Ice{
                background: url(../images/icons/weather/Cloudy-Ice.png) no-repeat top left;
            }
            .ico-Cloudy-Light-Rain{
                background: url(../images/icons/weather/Cloudy-Light-Rain.png) no-repeat top left;
            }
            .ico-Cloudy-Rain-Snow{
                background: url(../images/icons/weather/Cloudy-Rain-Snow.png) no-repeat top left;
            }
            .ico-Cloudy-Rain{
                background: url(../images/icons/weather/Cloudy-Rain.png) no-repeat top left;
            }
            .ico-Cloudy-Snow{
                background: url(../images/icons/weather/Cloudy-Snow.png) no-repeat top left;
            }
            .ico-Cloudy-Storm{
                background: url(../images/icons/weather/Cloudy-Storm.png) no-repeat top left;
            }
            .ico-Cloudy{
                background: url(../images/icons/weather/Cloudy.png) no-repeat top left;
            }
            .ico-Fog-Haze{
                background: url(../images/icons/weather/Fog-Haze.png) no-repeat top left;
            }
            .ico-Mostly-Sunny{
                background: url(../images/icons/weather/Mostly-Sunny.png) no-repeat top left;
            }
            .ico-PCloudy-Ice{
                background: url(../images/icons/weather/PCloudy-Ice.png) no-repeat top left;
            }
            .ico-PCloudy-Light-Rain{
                background: url(../images/icons/weather/PCloudy-Light-Rain.png) no-repeat top left;
            }
            .ico-PCloudy-Rain-Snow{
                background: url(../images/icons/weather/PCloudy-Rain-Snow.png) no-repeat top left;
            }
            .ico-PCloudy-Rain{
                background: url(../images/icons/weather/PCloudy-Rain.png) no-repeat top left;
            }
            .ico-PCloudy-Snow{
                background: url(../images/icons/weather/PCloudy-Snow.png) no-repeat top left;
            }
            .ico-PCloudy-Storm{
                background: url(../images/icons/weather/PCloudy-Storm.png) no-repeat top left;
            }
            .ico-Sunny{
                background: url(../images/icons/weather/Sunny.png) no-repeat top left;
            }
            .ico-Tornado{
                background: url(../images/icons/weather/Tornado.png) no-repeat top left;
            }

#top-widgets li.search{
	width: 200px;
	margin-right: 0px;
}

#top-widgets li.go {
	width: 30px;
	margin-right: 0px;
	line-height: 48px;
	margin: auto;
	vertical-align: middle;
}

#top-widgets li.go input {
	width: 30px;
	height: 30px;
	background-color: #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
}

#top-widgets li.chica-go h3{
	background: url(../images/chica-go-title.png) no-repeat;
	width: 142px;
	height: 35px;
	margin-top: 7px;
	margin-right: 10px;
	float: left;	
}
#top-widgets li h3{
	font-family: SearsAvantGardeBold;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.4em;
	margin-top: 8px;
	width: 80px;
	float: left;
	line-height: 1.1em;
}
#top-widgets li.search input{
	background: url(../images/search-bg-new.png) no-repeat;
	width: 200px;
	height: 31px;
	border: none;
	font-size: 1.4em;
	padding: 7px;
	color: #878787;
	margin-top: 7px;
}

/*--------- Main Widget ---------*/
#main-widgets{
	height: 330px;
	margin-top: 2px;
}
#main-widgets #promos, #main-widgets #features{
	float: left;
	margin-right: 5px;
}
#promos{
	width: 280px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	border-right: 4px solid #cfcfd1;
}

.promo {
	height: 59px;
	width: 275px;
	margin-bottom: 4px;
	font-size: 11px;
}

.promo img {
	float: left;
	margin-right: 10px;
	border: 1px solid #cfcfd1;
	width: 75px;
	height: 56px;
}

.promo h1 {
	font-size: 14px;
	padding-top: 2px;
	color: #b1131a;
}


#promos2{
	width: 330px;
	float: left;
}

.promo2 {
	height: 60px;
	margin-top: 2px;
	width: 330px;
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 14px;
}

.promo2 img {
	float: left;
	margin-right: 10px;
	border: 1px solid #cfcfd1;
	width: 75px;
	height: 56px;
}

.promo2 h1 {
	font-size: 13px;
	padding-top: 2px;
	color: #b1131a;
	font-weight: bold;
}


/*--------- Featured Nav ---------*/
#features{
	width: 460px;
	position: relative;
	z-index: 0;
}
/*--------- What's On Widget ---------*/

#schedule-tabs {
	background-color: #f7f7f7;
}

#main-widgets .whats-on{
	float: right;
	margin-top: 8px;
}
#main-widgets .whats-on .theu{
	padding: 0 0 0 0;
}
#main-widgets .whats-on .whats-nav {
	height: 35px;
	margin-bottom: 10px;
	margin-top: -7px;
}
#main-widgets .whats-on .whats-nav li{
	float: left;
}
#main-widgets .whats-on .whats-nav li a{
	background: url(../images/whatson-nav.png) no-repeat;
	height: 35px;
	text-indent: -9999px;
	display: block;
}
#main-widgets .whats-on ul li a.nav-u{
	width: 45px;
}
#main-widgets .whats-on ul li a.nav-me-tv{
	background-position: -45px 0; 
	width: 60px;
}
#main-widgets .whats-on ul li a.nav-me-too{
	background-position: -105px 0; 
	width: 58px;
}
#main-widgets .whats-on ul li a.nav-this{
	background-position: -163px 0; 
	width: 38px;
}
#main-widgets .whats-on ul li a.nav-u:hover, #main-widgets .whats-on ul .ui-state-active a.nav-u{
	background-position: 0 bottom;
}
#main-widgets .whats-on ul li a.nav-me-tv:hover, #main-widgets .whats-on ul .ui-state-active a.nav-me-tv{
	background-position: -45px bottom; 
}
#main-widgets .whats-on ul li a.nav-me-too:hover, #main-widgets .whats-on ul .ui-state-active a.nav-me-too{
	background-position: -105px bottom; 
}
#main-widgets .whats-on ul li a.nav-this:hover, #main-widgets .whats-on ul .ui-state-active a.nav-this{
	background-position: -163px bottom; 
}

#main-widgets .whats-on h3{
	font-family: SearsAvantGardeBold; 
	font-size: 1.6em;
	color: #222;
	text-transform: uppercase; 
}
#main-widgets .whats-on h3 span{
	color: #B1131A; 
}
#main-widgets .whats-on a.show{
	background: url(../images/video-icon.png) no-repeat;
	width: 200px;
	float: left;
	padding-left: 20px;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
}
#main-widgets .whats-on .channel-schedule{
	width: 90px;
	float: left;
	margin-right: 20px;
	margin-top: 84px;
	line-height: 1em;
}
#main-widgets .whats-on a.view, #main-widgets .whats-on a.print{
	height: 15px;
	width: 35px;
	padding-top: 15px;
	display: block;
	float: left;
	text-decoration: none;
	font-family: SearsAvantGardeBold; 
	text-align: center;
	color: #ccc;
	text-transform: uppercase;
	font-size: 1em;
	margin-top: 84px;
}
#main-widgets .whats-on a.view:hover, #main-widgets .whats-on a.print:hover{
	color: #222;
}
#main-widgets .whats-on a.view:active, #main-widgets .whats-on a.print:active{
	margin-top: 85px;
	margin-bottom: -1px;
}
#main-widgets .whats-on a.view{
	background: url(../images/icons/schedule-icon.gif) no-repeat top center;
}
#main-widgets .whats-on a.print{
	background: url(../images/icons/print-icon.gif) no-repeat top center;
}

/*-------- Schedule Scroller ----------*/
#tonight{
	margin-bottom: 12px;
}
#tonight h3{
	margin-top: 95px;
}
#schedule-scroll{
	height: 90px;
	width: 195px;
	overflow: hidden;
}
#schedule-scroll li{
	display: block;
}
#schedule-scroll li a{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
	background: #fff;
}
#schedule-scroll li a.odd{
	background: #dfe2ff;
}
#schedule-scroll li a:hover{
	background: #c4caff;
}
.jScrollPaneContainer{
	-webkit-border-radius: 8px;
}
#shows .jScrollPaneContainer .jScrollPaneTrack .jScrollPaneDrag {
	background: #444 !Important;
}

/*--------- Videos/Horoscopes Widgets ---------*/

#row3 #featured-video {
	width: 302px;
}

#vids-scopes-widgets{
	height: 320px;
}
#vids-scopes-widgets #featured-video, #vids-scopes-widgets #new-videos, #vids-scopes-widgets #horoscopes{
	float: left;
	margin-right: 0px;
}

#featured-video {
	float: left;
	margin-right: 0px;
}

#vids-scopes-widgets #featured-video h3, #vids-scopes-widgets #new-videos h3, #vids-scopes-widgets #horoscopes h3, #yam-videos h3, #yam-links h3, #yam-blogs h3{
	font-family: SearsAvantGardeBold;
	color: #b1131a;
	font-size: 1.8em;
	text-transform: uppercase;
}

#promos2 h3, #featured-video h3, #photos h3, #editors-picks h3 {
	font-family: SearsAvantGardeBold;
	color: #b1131a;
	font-size: 1.8em;
	text-transform: uppercase;
}

#promos2 h3 span, #featured-video h3 span, #photos h3 span, #editors-picks h3 span, #yam-videos h3 span, #yam-links h3 span, #yam-blogs h3 span {
	color: #000000;
}

.featured-video-description {
	font-size: 12px;
	margin-top: 5px;
	width: 300px;
	line-height: 16px;
}
#vids-scopes-widgets #new-videos h3 span, #vids-scopes-widgets #horoscopes h3 span, #vids-scopes-widgets #featured-video h3 span {
	color: #000000;
}

#vids-scopes-widgets #horoscopes h3{
	margin-top: -4px;
	margin-bottom: 0;
}
#vids-scopes-widgets #new-videos {
	width: 360px;
	margin-left: 0px;
	float: left;
	overflow: hidden;
	margin-right: 0;
}

#vids-scopes-widgets #new-videos li{
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	font-size: 1.2em;
}

#yam-videos li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
}

#vids-scopes-widgets #new-videos a{
	display: block;
	width: 105px;
	height: 75px;
	color: #fff;
	background: #333;
	text-decoration: none;
}

#yam-videos a {
	display: block;
	width: 105px;
	height: 75px;
	color: #fff;
	background: #333;
	text-decoration: none;
}

#vids-scopes-widgets #new-videos a span{
	display: none;
	width: 95px;
	height: 65px;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	z-index: 100;
	position: absolute;
}

#yam-videos a span {
	display: none;
	width: 95px;
	height: 65px;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	z-index: 100;
	position: absolute;

}

#vids-scopes-widgets #new-videos a img{
	position: absolute;
	z-index: 0;
	width: 105px;
	height: 75px;
}

#yam-videos a img {
	position: absolute;
	z-index: 0;
	width: 105px;
	height: 75px;
}


#vids-scopes-widgets #new-videos a:hover span{
	display: block;
	background: url(images/60-black.png) repeat;
}

#yam-videos a:hover span {
	display: block;
	background: url(images/60-black.png) repeat;
}

#vids-scopes-widgets #new-videos a:hover img{
	opacity: 0.5;
}

#yam-videos a:hover img{
	opacity: 0.5;
}


#vids-scopes-widgets #horoscopes {
	width: 220px;
	overflow: hidden;
	margin-right: 0;
	margin-top: 5px;
	float: left;
}
#vids-scopes-widgets #horoscopes li{
	float: left;
	margin: 0 15px 20px 0;
}
#vids-scopes-widgets #horoscopes li a{
	width: 40px;
	height: 10px;
	display: block;
	padding-top: 45px;
	padding-bottom: 2px;
	color: #000;
	text-align: center;
	text-decoration: none;
}
#vids-scopes-widgets #horoscopes li a:hover{
	text-decoration: underline;
}

/*NEW HOROSCOPE STUFF*/

#row2 #horoscopes-home-widget #icons li a{
	width: 38px;
	height: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 23px;
	color: #000;
	text-align: center;
	text-decoration: none;
}

.newico-horo-aq a{
    background: url(../images/zodiac/icons2011/horoscopeIcon_aquarius.png) no-repeat top center;
}
.newico-horo-pi a{
    background: url(../images/zodiac/icons2011/horoscopeIcon_pisces.png) no-repeat top center;
}
.newico-horo-ar a{
    background: url(../images/zodiac/icons2011/horoscopeIcon_aries.png) no-repeat top center;
}
.newico-horo-ta a{
    background: url(../images/zodiac/icons2011/horoscopeIcon_taurus.png) no-repeat top center;
}
.newico-horo-ge a{
    background: url(../images/zodiac/icons2011/horoscopeIcon_gemini.png) no-repeat top center;
}
.newico-horo-ca a{
    background: url(../images/zodiac/icons2011/horoscopeIcon_cancer.png) no-repeat top center;
}
.newico-horo-le a{
    background: url(../images/zodiac/icons2011/horoscopeIcon_leo.png) no-repeat top center;
}
.newico-horo-vi a{
    background: url(../images/zodiac/icons2011/horoscopeIcon_virgo.png) no-repeat top center;
}
.newico-horo-li a{
    background: url(../images/zodiac/icons2011/horoscopeIcon_libra.png) no-repeat top center;
}
.newico-horo-sc a{
    background: url(../images/zodiac/icons2011/horoscopeIcon_scorpio.png) no-repeat top center;
}
.newico-horo-sa a{
    background: url(../images/zodiac/icons2011/horoscopeIcon_sagittarius.png) no-repeat top center;
}
.newico-horo-cap a{
    background: url(../images/zodiac/icons2011/horoscopeIcon_capricorn.png) no-repeat top center;
}
#horoscopes-home-widget-container {margin: 0 auto; width:216px; }
#horoscopes-home-widget-container img {padding-bottom: 10px;}
#horoscopes-home-widget {margin: 0 auto; width:216px; height:198px; background: url(../images/purple-gradient-bg-horoscopes-homepage.gif) 0px 50px repeat-x}
#horoscopes-home-widget h2.title {width: 216px; height: 50px; margin: 0; padding: 0;}
#horoscopes-home-widget h2.title a {width: 216px; height: 50px; display: block; background: url(../images/zodiac/icons2011/daily-horoscopes-homepage-title.jpg); text-indent: -9999px;}

#horoscopes-home-widget #icons ul {list-style: none; padding: 0; background: #fff; margin: 11px 0 0 4px;}
#horoscopes-home-widget #icons ul li {float: left; display: inline; width:38px; height: 38px; margin: 3px 7px;}
#horoscopes-home-widget #icons ul li a {
	display: block; 
	width:38px; 
	height: 38px; 
	text-indent: -9999px;
	}
#horoscopes-home-widget #icons ul li a:hover {
	
border: 2px solid #5b2f6c; background: #5b2f6c; margin: -2px 0 0 -2px;

}
#horoscopes-home-widget #icons ul li.aries a {background: url(../images/zodiac/icons2011/horoscopeIcon_aries.png); background-repeat:no-repeat;}
#horoscopes-home-widget #icons ul li.leo a {background: url(../images/zodiac/icons2011/horoscopeIcon_leo.png); background-repeat:no-repeat;}
#horoscopes-home-widget #icons ul li.sagittarius a {background: url(../images/zodiac/icons2011/horoscopeIcon_sagittarius.png); background-repeat:no-repeat;}
#horoscopes-home-widget #icons ul li.taurus a {background: url(../images/zodiac/icons2011/horoscopeIcon_taurus.png); background-repeat:no-repeat;}
#horoscopes-home-widget #icons ul li.virgo a {background: url(../images/zodiac/icons2011/horoscopeIcon_virgo.png); background-repeat:no-repeat;}
#horoscopes-home-widget #icons ul li.capricorn a {background: url(../images/zodiac/icons2011/horoscopeIcon_capricorn.png); background-repeat:no-repeat;}
#horoscopes-home-widget #icons ul li.gemini a {background: url(../images/zodiac/icons2011/horoscopeIcon_gemini.png); background-repeat:no-repeat;}
#horoscopes-home-widget #icons ul li.libra a {background: url(../images/zodiac/icons2011/horoscopeIcon_libra.png); background-repeat:no-repeat;}
#horoscopes-home-widget #icons ul li.aquarius a {background: url(../images/zodiac/icons2011/horoscopeIcon_aquarius.png); background-repeat:no-repeat;}
#horoscopes-home-widget #icons ul li.cancer a {background: url(../images/zodiac/icons2011/horoscopeIcon_cancer.png); background-repeat:no-repeat;}
#horoscopes-home-widget #icons ul li.scorpio a {background: url(../images/zodiac/icons2011/horoscopeIcon_scorpio.png); background-repeat:no-repeat;}
#horoscopes-home-widget #icons ul li.pisces a {background: url(../images/zodiac/icons2011/horoscopeIcon_pisces.png); background-repeat:no-repeat;}



/*END NEW HOROSCOPE STUFF*/

.ico-horo-aq a{
    background: url(../images/icons/horoscopes/ico-horo-aq.png) no-repeat top center;
}
.ico-horo-pi a{
    background: url(../images/icons/horoscopes/ico-horo-pi.png) no-repeat top center;
}
.ico-horo-ar a{
    background: url(../images/icons/horoscopes/ico-horo-ar.png) no-repeat top center;
}
.ico-horo-ta a{
    background: url(../images/icons/horoscopes/ico-horo-ta.png) no-repeat top center;
}
.ico-horo-ge a{
    background: url(../images/icons/horoscopes/ico-horo-ge.png) no-repeat top center;
}
.ico-horo-ca a{
    background: url(../images/icons/horoscopes/ico-horo-ca.png) no-repeat top center;
}
.ico-horo-le a{
    background: url(../images/icons/horoscopes/ico-horo-le.png) no-repeat top center;
}
.ico-horo-vi a{
    background: url(../images/icons/horoscopes/ico-horo-vi.png) no-repeat top center;
}
.ico-horo-li a{
    background: url(../images/icons/horoscopes/ico-horo-li.png) no-repeat top center;
}
.ico-horo-sc a{
    background: url(../images/icons/horoscopes/ico-horo-sc.png) no-repeat top center;
}
.ico-horo-sa a{
    background: url(../images/icons/horoscopes/ico-horo-sa.png) no-repeat top center;
}
.ico-horo-cap a{
    background: url(../images/icons/horoscopes/ico-horo-cap.png) no-repeat top center;
}



#row2{
	height: 320px;
	width: 980px;
}
#row2 #new-videos, #row2 #horoscopes, #row2 featured-items{
	float: left;
	margin-right: 0px;
}

#row2 #new-videos h3, #row2 #horoscopes h3, #row2 featured-items h3{
	font-family: SearsAvantGardeBold;
	color: #b1131a;
	font-size: 1.8em;
	text-transform: uppercase;
}

#row2 #horoscopes h3 span, #row2 #featured-items h3 span, #row2 #new-videos h3 span {
	color: #000000;
}

#row2 #horoscopes h3{
	margin-top: -4px;
	margin-bottom: 0;
}
#row2 #new-videos {
	width: 360px;
	margin-left: 0px;
	float: left;
	overflow: hidden;
	margin-right: 0;
}

#row2 #new-videos li{
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	font-size: 1.2em;
}
#row2 #new-videos a{
	display: block;
	width: 105px;
	height: 75px;
	color: #fff;
	background: #333;
	text-decoration: none;
}
#row2 #new-videos a span{
	display: none;
	width: 95px;
	height: 65px;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	z-index: 100;
	position: absolute;
}
#row2 #new-videos a img{
	position: absolute;
	z-index: 1;
	width: 105px;
	height: 75px;
}

#row2 #new-videos a:hover span{
	display: block;
	background: url(images/60-black.png) repeat;
	z-index: 0;
}

#row2 #new-videos a:hover img{
	opacity: 0.2;
}
#row2 #horoscopes {
	width: 220px;
	overflow: hidden;
	margin-right: 0;
	margin-top: 5px;
	float: left;
	
}
#row2 #horoscopes li{
	float: left;
	margin: 0 15px 20px 0;
}
#row2 #horoscopes li a{
	width: 40px;
	height: 10px;
	display: block;
	padding-top: 45px;
	padding-bottom: 2px;
	color: #000;
	text-align: center;
	text-decoration: none;
}



#row2 #horoscopes li a:hover{
	text-decoration: underline;
}



/*--------- Photos/Picks/Shows ---------*/
#photos-picks-shows{
	height: 340px;
	margin-bottom: 30px;
}
#photos-picks-shows #photos{
	width: 297px;
}

#photos-picks-shows #photos select{
	clear: both;
}
#photos-picks-shows #udog{
	float: left;
	background: url(../images/u-dog-main-bg.png) no-repeat;
	width: 140px;
	height: 265px;
}
#photos-picks-shows #udog h3{
	background: url(../images/u-dog-title.png) no-repeat;
	width: 119px;
	height: 60px;
	margin: 8px 0 0 8px;
}
#photos-picks-shows #udog p{
	background: url(../images/u-dog-main-p.png) no-repeat;
	width: 108px;
	height: 12px;
	margin-left: 12px;
}
#photos-picks-shows #udog ul li a img{
	border: 3px solid #fff;
	margin-left: 8px;
	margin-top: 2px;
}

#udog a {
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#photos-picks-shows #editors-picks, #photos-picks-shows #photos, #photos-picks-shows #shows{
	float: left;
}

#editors-picks p {
	margin-bottom: 0px;
}

#photos-picks-shows #editors-picks{
	margin-left: 0px;
}
#photos-picks-shows #editors-picks .icon{
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}

#photos-picks-shows #editors-picks p{
	width: 140px;
	float: left;
	font-size: 1.1em;
}
#photos-picks-shows #editors-picks .picks{
	clear: both;
	/*padding-top: 12px;*/
}
#photos-picks-shows #editors-picks .picks li a{
	background: url(../images/gray-button-bg.png) repeat-x;
	height: 20px;
	display: block;
	width: 240px !important;
	text-decoration: none;
	color: #333;
	border: 1px solid #999;
	padding: 9px 0 0 5px;
	font-size: 1.1em;
	font-weight: bold;
}
#photos-picks-shows #editors-picks .picks li a:active{
	background-position: 0 bottom;
}

#photos-picks-shows #editors-picks .picks li a span{
	background: url(../images/video-icon.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin: 0 3px 0 0;
}

#photos-picks-shows #shows h3{
	font-family: SearsAvantGardeBold;
	color: #333;
	font-size: 2.4em;
	text-transform: uppercase;
}
#photos-picks-shows #shows h3 span{
	background: url(../images/icons/shows-u.png) no-repeat;
	width: 45px;
	height: 24px;
	display: inline-block;
	position: relative;
	margin-bottom: -3px;
}
#shows .scroll-pane{
	height: 230px;
	width: 210px;	
	clear: both;
}
#shows .scroller li a{
	background: url(../images/shows-a-bg.gif) repeat-x;
	display: block;
	height: 59px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
#shows .scroller li a img{
	margin: 7px 0 0 7px;
	border: 1px solid #bbb;
	float: left;
}
#shows .scroller li a span{
	margin: 7px 0 0 7px;
	float: left;
}
#shows .scroller li a:active{
	background: #e0dfde;
}






#row3{
	height: 340px;
	width: 980px;
	margin-bottom: 30px;
}
#row3 #photos{
	width: 297px;
}

#row3 #photos select{
	clear: both;
}


#row3 #editors-picks, #row3 #photos, #row3 #featured-video{
	float: left;
}

#row3 #editors-picks{
	margin-left: 0px;
}
#row3 #editors-picks .icon{
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}

#row3 #editors-picks p{
	width: 240px;
	float: left;
	font-size: 14px;
	margin-bottom: 10px;
}
#row3 #editors-picks .picks{
	clear: both;
	/*padding-top: 12px;*/
}
#row3 #editors-picks .picks li a{
	background: url(../images/gray-button-bg.png) repeat-x;
	height: 20px;
	display: block;
	width: 310px !important;
	text-decoration: none;
	color: #333;
	border: 1px solid #999;
	padding: 9px 0 0 5px;
	font-size: 1.1em;
	font-weight: bold;
}
#row3 #editors-picks .picks li a:active{
	background-position: 0 bottom;
}

#row3 #editors-picks .picks li a span{
	background: url(../images/video-icon.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin: 0 3px 0 0;
}

#horizontal-dog {
	height: 100px;
	width: 980px;
	margin-top: 20px;
	margin-bottom: 10px;
}


#horizontal-dog-vote {
	background: url(../images/bg_udog_vote.png) no-repeat;
	float: left;
	width: 770px;
	margin-right: 10px;
	height: 100px;
}

#horizontal-dog-vote ul {
	list-style-type: none;
	margin-left: 115px;
	margin-top: 18px;
}

#horizontal-dog-vote ul li {
	display: inline;
	width: 100px;
	padding: 5px;
}


#horizontal-dog-cam {
	background: url(../images/bg_udog_cam.png) no-repeat;
	width: 200px;
	height: 100px;
	float: left;
	text-align: left;
}

#home-catvsdog {
	width: 200px;
	height: 100px;
	float: left;
}

#catvsdog-alert {
	margin-top: 4px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
	padding: 15px;
	background-color: #BA1114;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}

#catvsdog-alert a {
	color: #FFFFFF;
	text-decoration: underline;
}

#catvsdog-alert a:hover {
	text-decoration: none;
}

#catvsdog-alert b {
	font-size: 18px;
}

#catvsdog-alert span {
	color: #000000 !important;
	font-weight: bold;
}
#catvsdog-message {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 18px;
	padding: 15px;
	background-color: #d2d2d2;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#catvsdog-message a {
	color: #cc0000;
	text-decoration: underline;
}

#catvsdog-message a:hover {
	text-decoration: none;
}

#catvsdog-form {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	padding-top: 20px;
}

#catvsdog-form input {
	font-size: 18px;
	width: 250px;
}

#horizontal-dog h1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#horizontal-dog a {
	color: #FFFFFF;
	text-decoration: underline;
}

#horizontal-dog a:hover {
	text-decoration: none;
}

/*--------- Page ---------*/
#page{
}
#left-sidebar{
	float: left;
	margin-right: 15px;
}
#left-sidebar div{
	margin-bottom: 15px;
}

#blog-roll{
	float: left;
	text-align: left;
}
#blog-roll .person{
	width: 635px;
	height: 282px;
	border: 5px solid #fff;
	padding-left: 5px;
}
#blog-roll .person .left{
	width: 405px;
	float: left;
}
#blog-roll .person .left img{ 
	float: left;
	margin-right: 10px;
}
#blog-roll .person .left h2{ 
	font-family: SearsAvantGardeBold;
	font-size: 1.5em;
	color: #000;
	float: left;
	width: 220px;
}
#blog-roll .person .left p{ 
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#blog-roll .person .left a.share, #blog-roll .person .left a.post-tags{
	font-family: SearsAvantGardeBold;
	font-size: 1.2em;
	padding-left: 16px;
	color: #333;
	text-decoration: none;
	height: 20px;
}
#blog-roll .person .left a.share:hover, #blog-roll .person .left a.post-tags:hover{
	opacity: .7;
}
#blog-roll .person .left a.share{
	background: url(../images/icons/share-icon.gif) no-repeat;
}
#blog-roll .person .left a.post-tags{
	background: url(../images/icons/tag-icon.gif) no-repeat;
	margin-left: 5px;
}

#blog-roll .person .left p{ 
	font-size: 1.2em;
	color: #000;
}

#blog-roll .person .right{ 
	float: right;
	width: 200px;
	background: url(../images/latest-posts-bg.gif) no-repeat 0 15px;
	padding-left: 18px;
}
#blog-roll .person .right h3{
	margin-bottom: 10px;
}
#blog-roll .person .right h3, #blog-roll .person .left .tags, #blog-roll .person .left .links{ 
	font-family: SearsAvantGardeBold;
	color: #000;
	font-size: 1.2em;
	text-transform: uppercase;
}
#blog-roll .person .left .tags a, #blog-roll .person .left .links a{ 
	font-family: Arial;
	color: #b1131a;
	font-size: 1em;
	text-decoration: underline;
	text-transform: none;
	clear: both;
}
#blog-roll .person .left .tags a:hover, #blog-roll .person .left .links a:hover{ 
	text-decoration: none;
}
#blog-roll .person .right ul li{
	margin-bottom: 5px;
	overflow: auto;
	width: 200px;
}
#blog-roll .person .right ul li a{ 
	color: #444;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	padding-left: 19px;
	line-height: 17px;
}
#blog-roll .person .right ul li a:hover{
	text-decoration: underline;
}
#blog-roll .person .right ul li a.video{
	background: url(../images/icons/video-icon.gif) no-repeat;
}
#blog-roll .person .right ul li a.blog{
	background: url(../images/icons/blog-icon.gif) no-repeat;
}

#blog-roll .person .left .tags{
	background: url(../images/h-div.gif) no-repeat;
	padding-top: 4px;
	margin-top: 7px;
}
#blog-roll .person .tag-divider{
	background: url(../images/h-div.gif) no-repeat;
	width: 389px;
	height: 1px;
	margin: 7px 0 3px 0;
}
#blog-roll .person .h-divider{
	background: url(../images/h-div.gif) no-repeat;
	width: 389px;
	height: 1px;
	margin: 5px 0;
}
.v-divider{
	background: url(../images/v-div.png) no-repeat;
	width: 1px;
	height: 229px;
	float: left;
	margin: 20px 15px 0 15px;
}

/* Station News */

#station-news, #blackandblue, #othershows, #ugottaseeit, #youandme-news, #newsletters, #ufish {
	background-color: #FFFFFF;
	padding: 5px;
	width: 300px;
}


#blackandblue, #othershows {
	text-align: center;
}

#ugottaseeit {
	font-size: 12px;
}

#station-news span{
	color: #b1131a;
}

#youandme-news {
	background: url(../images/bg_linksinfo.png) no-repeat;
	background-color: #FFFFFF;
}

#youandme-news span{
	color: #b1131a;
}

#newsletters span {
	color: #b1131a;
}

#station-news p, #youandme-news p, #newsletters p{
	width: 140px;
	float: left;
	font-size: 1.1em;
}


#station-news .news, #youandme-news .news, #newsletters .news {
	clear: both;
	padding-top: 12px;
}
#station-news .news li a{
	background: url(../images/gray-button-bg.png) repeat-x;
	height: 20px;
	display: block;
	width: 290px !important;
	text-decoration: none;
	color: #333;
	border: 1px solid #999;
	padding: 9px 0 0 5px;
	font-size: 1.1em;
	font-weight: bold;
}

#youandme-news .news li a{
	background: url(../images/gray-button-bg.png) repeat-x;
	height: 20px;
	display: block;
	width: 290px !important;
	text-decoration: none;
	color: #333;
	border: 1px solid #999;
	padding: 9px 0 0 5px;
	font-size: 1.1em;
	font-weight: bold;
}


#station-news .news li b {
	color: #b1131a;
	text-transform: uppercase;
	font-weight: bold;
}
#station-news .news li a:active{
	background-position: 0 bottom;
}

#station-news h3 {
	font-family: SearsAvantGardeBold;
	color: #333;
	font-size: 1.5em;
	text-transform: uppercase;
}



#youandme-news .news li b {
	color: #b1131a;
	text-transform: uppercase;
	font-weight: bold;
}
#youandme-news .news li a:active{
	background-position: 0 bottom;
}

#youandme-news h3{
	font-family: SearsAvantGardeBold;
	color: #333;
	font-size: 1.5em;
	text-transform: uppercase;
}

#newsletters img {
	float: left;
	padding-right: 2px;
	clear: both;
}

#newsletters {
	font-size: 12px;
	line-height: 22px;
	height: 135px;
}

#newsletters h3 {
	font-family: SearsAvantGardeBold;
	color: #333;
	font-size: 1.2em;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#newsletters a {
	color: #93040c;
	text-decoration: underline;
	text-transform: uppercase;
}

#ufish {
	height: 185px;
}

.ufish-thumb {
	float: left;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	width: 140px;
}

.ufish-thumb a {
	color: black;
	text-decoration: underline;
}

/*--------- Footer ---------*/
#footer{
	background: url(../images/footer-bg.gif) 0 0 repeat-x;
	border-bottom: 10px solid #b11319;
	height: 355px;
	clear: both;
	margin-top: 20px;
}
.footer-content{
	background:url(../images/footer_bg.jpg) no-repeat top center;
	padding:10px 17px 10px 8px;
	width:980px;/*966-17-8*/
	margin:50px auto 0 auto;
}

	.footer-content .col-1{
		width:171px;
		float:left;
		margin:8px 0 0 0;
		position: relative;
		left: 25px;
	}

		.footer-content .col-1 ul{
			list-style:none;
			margin:0;
			padding:0;
			font-size: 10px;
			color: #000000;
		}
			.footer-content .col-1 .findus li{
				margin:0 0 5px 0;
			}
	.footer-content .col-2{
		float: right;
		margin: 0; 
		padding: 0;
		
	}
	.footer_banner{
		margin:0 0 10px 0;
		height:90px;
		overflow:hidden;
		margin-left: 40px;
	}
	.footer-content .col-2 ul{
		float:left;
		list-style:none;
		padding:0 16px;
		margin:10px 0 0 0;
		font-size:12px;
		background: url(../images/footer-border-right.gif) no-repeat right 3px;
		height:190px; /*fixed height so that the borders match*/
	}
	.footer-content .col-2 ul.last{
		background: none;
	}

	
	.footer-content .logos ul{
		background: #dfe2ff;
		border: 1px solid;
		-moz-border-radius: 10px; 
		-webkit-border-radius: 10px;
		padding: 10px 5px 5px 5px;
		margin: 0 0 18px 0;
	}
	.footer-content .findus ul{
		width: 152px;
		margin: 0 auto;
	}
/* Footer Pieces */
.logos {
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	color:#FFFFFF;
}

.copyright {
	font-size: 1.2em;
	color: #fefefd;
	text-align:right;
	clear:both;
	font-weight: bold;
	text-transform: uppercase;
}


#footer a {
	color: #fefefd;
	text-decoration: none;
}

#footer a:hover {
	color: #fefefd;
	text-decoration: underline;
}


#footer li h4, #footer li h4 a{
	color: #fefd9c;
	font-size: 16px;
	text-transform: uppercase;
	font-weight:normal;
	padding:0;
	display:block;
	margin:0 0 13px 0;
	line-height: normal;
	font-family: SearsAvantGardeBold;
}

#footer h4.txt-sister, #footer h4.txt-social{
	text-indent: -999px;
	width: 171px;
	height: 22px;
	display: block;
	overflow: hidden;
}
#footer h4.txt-sister{
	background: url(../images/txt-sister-stations.png) no-repeat;
}
#footer h4.txt-social{
	background:url(../images/txt-find-us-here.png) no-repeat;
}
/* End Footer Pieces */


/*--------- Common Styles --------*/
.clear{
	clear: both;
}
.hide{ display: block; text-indent: -9999px;}

.gallery ul {
	float: left;
	list-style: none;
}

.gallery li {
	display: inline;
}

.gallery li img {
	border: 5px solid #cfcfd1;
	margin-right: 10px;
	margin-bottom: 10px;
}

.horizontal {
	width: 960px;
	height: 4px;
	background-image: url('../images/horizontal.png');
	margin-top: 15px;
	margin-bottom: 15px;
}

#banner-468 {
	width: 650px;
	height: 80px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}

#banner-468 img {
	border: 1px solid black;
}

#udog {
	margin-left: 15px;
}

.funnychecklist-old {
	background:transparent url(../images/select-bg.gif) no-repeat scroll right top;
	border:1px solid #222222;
	color:#FFFFFF;
	float:left;
	font-family:"SearsAvantGardeBold";
	height:35px;
	margin-right:4px;
	margin-top:7px;
	margin-bottom: 5px;
	padding:4px 3px 3px 5px;
	text-transform:uppercase;
	width: 290px;
	line-height: 20px;
	font-size: 14px;
}

.funnychecklist {
	font-size: 14px;
	width: 290px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}

/* VIDEO SUBMISSION */
#cirque-submissions h2 {
	font-weight: bold;
	font-size: 13px;
}

#cirque-submissions h3 {
	font-size: 10px;
	font-style: italic;
}

.cirque-thumb {
	float: left;
	margin: 15px;
	width: 200px;
}

#lottery-events {
	margin: 15px;
	padding: 10px;
	border: 1px solid black;
	background-color: #cccccc;
}

#lottery-events b {
	color: #B1268D;
}

#lottery-events table {
	border: 1px solid black;
}

#lottery-events td {
	border: 1px solid black;
	padding: 2px;
}

#wide-page {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	width: 762px;
	margin-top: 10px;
	padding: 10px;
	position: relative;
	font-size: 14px;
}

#wide-page h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #ab0014;
	font-size: 16px;
}

#wide-page b {
	font-weight: bold;
}

#wide-page input {
	border: 1px solid #ab0014;
	color: #ab0014;
	font-size: 20px;
}

#wide-page .ureport-input {
	width: 300px;
}

#billboards-new {
	width: 600px;
	height: 320px;
	float: left;
}



#schedule-tabby {
	width: 368px;
	height: 320px;
	float: right;
	margin: auto;
	text-align: center;
}


#tablogos ul li {
	
	display: inline;
	list-style-type: none;
	padding:0px;
	text-align: center;
	width: 72px;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
	margin: auto;
}

.tooltip {
	display:none;
	background: url(../images/tooltip.png);
	font-size:10px;
	height:90px;
	width:180px;
	padding:15px;
	color:#fff;	
	line-height: 14px;
	z-index: 1000;
}

/* style the trigger elements */
#tablogos img {
	border:0;
	cursor:pointer;
}

.newlink a {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
}

.newlink a:hover {
	text-decoration: none;
}



#fuzz{ position:absolute; top:0; left:0; width:100%; height: 100%; z-index:2000; background: url('../images/dim.png'); display:none; text-align:left; } 

.msgbox{ position:absolute; left: 35%; top: 350px; width:300px; height:300px; z-index:2500; border:5px solid #222; background: #FFF; }  
.msgbox img {border:none; margin:5px;}  

.msgbox h1 {
	font-size: 14px;
	text-align: left;
	padding: 5px;
}

.msgbox h2 {
	font-size: 32px;
	color: #cc0000;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
}

.msgbox h3 {
	font-size: 32px;
	color: #00cc00;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

/*The "X" in the upper right corner of msgbox*/  
.close{ top:0px; position: absolute; }  

#submitandwinners {
	margin-top: 10px;
}

#winners {
	width: 388px;
	float: left;
}

#winners-header {
	height: 144px;
	width: 388px;
	background-image: url(../images/header_pastbattles.png);
}

#winners-cat {
	font-size: 24px;
	font-weight: bold;
	float: left;
	text-align: center;
	width: 80px;
	padding-left: 37px;
	padding-top: 88px;
}

#winners-dog {
	font-size: 24px;
	font-weight: bold;
	float: left;
	text-align: center;
	width: 80px;
	padding-left: 160px;
	padding-top: 88px;
}

.battle {
	height: 100px;
	width: 388px;
	margin-top: 10px;
}

.battle-date {
	float: left;
	width: 40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 100px;
	margin: auto;
	color: #cc0000;
	text-align: center;
}

.battle-cat {
	float: left;
	width: 110px;
}

.battle-cat h1 {
	font-size: 12px;
	font-weight: bold;
}

.battle-vs {
	float: left;
	line-height: 100px;
	margin: auto;
	width: 30px;
	text-align: center;
}

.battle-cat img {
	width: 100px;
}

.battle-dog img {
	width: 100px;
}

.cat-winner {
	width: 49px;
	height: 29px;
	position: absolute;
	background-image: url(../images/ribbon_winner_small.png);
	margin-left: 105px;
	overflow: hidden;
	font-size: 0px;
}

.battle-dog {
	float: left;
	width: 110px;
}

.battle-dog h1 {
	font-size: 12px;
	font-weight: bold;
}

.dog-winner {
	width: 49px;
	height: 29px;
	position: absolute;
	background-image: url(../images/ribbon_winner_small.png);
	margin-left: 0px;
	overflow: hidden;
	font-size: 0px;
}

.battle-cat-votes {
	float: left;
	width: 49px;
	font-size: 22px;
	text-align: center;
	padding-top: 35px;
}

.battle-cat-votes h2 {
	font-size: 10px;
	text-align: center;
}

.battle-dog-votes {
	float: left;
	width: 49px;
	font-size: 22px;
	text-align: center;
	padding-top: 35px;
}

.battle-dog-votes h2 {
	font-size: 10px;
	text-align: center;
}

.battle-dog-winner {
	padding-left: 227px;
}

.h-div {
	text-align: center;
}

#catvsdog-left {
	float: left;
	width: 388px;
}

#tomorrows-battle {
	height: 144px;
	width: 388px;
	background-image: url(../images/header_tomorrow.png);
}

#tomorrow-vs {
	
}

#tomorrow-cat {
	float: left;
	width: 180px;
	text-align: center;
	padding-top: 45px;
	font-size: 12px;
}

#tomorrow-cat h1 {
	font-size: 12px;
	font-weight: bold;
}

#tomorrow-vs {
	float: left;
	width: 28px;
	text-align: center;
	padding-top: 80px;
}

#tomorrow-dog {
	float: left;
	width: 180px;
	text-align: center;
	padding-top: 45px;
	font-size: 12px;
}

#tomorrow-dog h1 {
	font-size: 12px;
	font-weight: bold;
}

#tomorrow-cat img {
	height: 75px;
}

#tomorrow-dog img {
	height: 75px;
}

#submit-header {
	margin-top: 5px;
	width: 388px;
	height: 87px;
	background-image: url('../images/header_submit.png');
}

#submit-form {
	font-size: 14px;
	padding: 15px;
	background-color: #dadada;
	margin: 8px;
}

#submit-form input {
	width: 250px;
}

#submit-form textarea {
	width: 250px;
	height: 50px;
}

#textlinks {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
}

#textlinks a {
	color: #cc0000;
	text-decoration: underline;
}

#textlinks a:hover {
	text-decoration: none;
}

#catvsdog-login {
	text-align: right;
	font-size: 12px;
	padding-right: 10px;
	margin-bottom: 5px;
}

#catvsdog-comments {
	clear: both;
}

#catvsdog-comments h1 {
	text-align: center;
	color: #cc0000;
	text-transform: uppercase;
	font-size: 22px;
	padding: 5px;
}

#catvsdog-comments h4 {
	text-align: center;
	color: #000000;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
}


.catvsdog-comment {
	border-bottom: 1px black dashed;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.catvsdog-comment-left {
	float:left;
	max-width: 650px;
}

.catvsdog-comment-right {
	margin-top:0px;
	
	float: right;
}

.comment-right-text{
	float:left;
	max-width: 120px;
	padding-right: 5px;
	
}

.comment-right-img{
	float:right;
	
	
}

.catvsdog-comment .catvsdog-flag img{
	vertical-align:top;
	float: right;
}

.catvsdog-comment h2 {
	margin-left: 110px;
	font-size: 22px;
}

.catvsdog-comment h3 {
	margin-left: 110px;
	padding-top: 5px;
	font-size: 12px;
}

.catvsdog-comment img {
	
	float: left;
}

#textpanel-text h3 {
	font-size: 10px;
	font-family: verdana;
	color: #000000;
}

#fallschedules {
	background-color: #EDEDED;
	border: 1px solid #D4D4D4;
	color: #000000;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
	padding: 5px;
	width: 420px;
	text-align: center;
}

#fallschedules a {
	color: #cc0000;
}

#facebook {
	width: 300px;
	background-color: #FFFFFF;
}

#facebook-like {
	width: 440px;
	text-align: center;
	margin-bottom: 8px;
}

#slider {
	height: 100px;
	width: 773px;
	background-color: #89BEE1;
}

#yam-row2 {
	padding-top: 10px;
	height: 312px;
}

#yam-billboard {
	float: left;
	width: 585px;
	height: 312px;
}

#yam-poll {
	width: 189px;
	height: 312px;
	float: left;
	margin-left: 7px;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

#yam-poll a {
	color: #cc0000;
	text-decoration: underline;
}

#yam-poll a:hover {
	text-decoration: none;
}

#yam-poll h1 {
	text-align: center;
	width: 174px;
	font-size: 22px;
	font-weight: bold;
	height: 30px;
	color: #cc0000;
	margin-top: 5px;
}

#yam-videos {
	margin-left: 10px;
	float: left;
	width: 350px;
}

#yam-videos a {
	color: #cc0000;
}

#yam-videos a:hover {
	text-decoration: none;
}

#yam-row3 #featured-video {
	float: left;
	width: 420px;
}

#yam-row3 .featured-video-description {
	width: 420px !important;
}

#yam-row4 {
	clear: both;
	padding-top: 20px;
}

#yam-links {
	float: left;
}

#yam-links .news li a{
	background: url(../images/gray-button-bg.png) repeat-x;
	height: 20px;
	display: block;
	width: 290px !important;
	text-decoration: none;
	color: #333;
	border: 1px solid #999;
	padding: 9px 0 0 5px;
	font-size: 1.1em;
	font-weight: bold;
}

#yam-links .news li b {
	color: #b1131a;
	text-transform: uppercase;
	font-weight: bold;
}
#yam-links .news li a:active{
	background-position: 0 bottom;
}

#yam-row3 {
	padding-top: 10px;
}

#yam-row4 #photos {
	margin-left: 5px;
	float: left;
	width: 300px;
}

#yam-blogs {
	float: left;
	height: 320px;
	width: 175px;
	margin-left: 5px;
}

.yam-blog {
	font-size: 12px;
	border-bottom: 1px solid black;
	padding: 2px;
	line-height: 18px;
}

.yam-blog a {
	color: #cc0000;
}

.yam-blog a:hover {
	text-decoration: none;
}

#homeheader {
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 150;
}

.groupon-left {
	font-size: 14px;
	line-height: 20px;
	font-family: verdana;
	padding-right: 10px;
}

.groupon-left a {
	color: #a80000;
}

.groupon-left a:hover {
	text-decoration: none;
}

.comcast-metv-rescan-winter-red{
	color:#B1131A;
	font-size:13px;
	font-weight:bold;
	
}

.comcast-metv-rescan-winter{
	color:#000;
	font-size:13px;
	font-weight:bold;
	
}

.comcast-metv-rescan-winter{
	color:#000;
	font-size:11px;
	font-weight:bold;
	
}

#mrfood-left {
	float: left;
	width: 300px;
}

#mrfood-right {	
	float: left;
	width: 482px;
}

#mrfood-header {
	font-size: 13px;
	margin-bottom: 8px;
	line-height: 22px;
	font-family: helvetica, arial;
	min-height: 150px;
}

#mrfood-header img {
	width: 175px;
	float: right;
	margin-right: 19px;
	margin-left: 5px;
	border: 6px solid #dadada;
}

#mrfood-header h1 {
	font-size: 26px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 30px;
}

#mrfood-archive h1 {
	font-size: 16px;
	font-weight: bold;

}

.mrfood-archive {
	clear: both;
	padding-top: 16px;
	padding-right: 8px;
	font-size: 12px;
	line-height: 16px;
}

.mrfood-archive img {
	float: left;
	
	padding-right: 10px;
}

.mrfood-archive h1 {
	font-size: 14px;
	font-weight: bold;
}

#mrfood-instructions ol {
	list-style-type: decimal;
	margin-left: 20px;
}

#mrfood-instructions {
	background-color: #FFFFFF;
	padding: 13px;
	margin-top: 20px;
	width: 407px;
}

#mrfood-instructions p {
	margin-top: 20px;
}

#mrfood-copyright {
	width: 407px;
	padding:13px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: 9px;
}

#mrfood-ingredients ol {
	list-style-type: none;
	margin-left: 0px !important;
	font-size: 12px;
	line-height: 24px;
}


div.mrfood-archive-border {
	position: absolute;
	width: 238px;
	height: 182px;
	border: 6px solid #dadada;
	z-index: 1000;
}

div.mrfood-archive-link {
	position: absolute;
	width: 250px;
	height: 190px;
	padding-top: 15px;
	z-index: 1001;
	top:0px;
}

div.mrfood-archive-wrapper {
	float: left;
	position: relative;
	margin-bottom: 15px;
	cursor: pointer;
	overflow: hidden;
	width: 250px;
	height: 195px;
}

.mrfood-archive-description {
	position: absolute;
	bottom: 2px;
	left: 0px;
	width: 100%;
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.mrfood-archive-description-content {
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px black;
	margin:0 !important;
	min-height: 20px;
}

.mrfood-border-and-wrapper {
	position: relative;
}

#mrfood-video {
	margin-bottom: 10px;
}

#mrfood-recipe {
	color: #353535;
	padding-left: 9px;
	padding-top: 10px;
}

#mrfood-recipe h1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

/* new sharing */
#sharethis-panel {
	width: 464px;
	height: 79px;
	background-image: url(../images/sharepanel-bg.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#sharethis-facebooklike {
	float: left;
	width: 236px;
	height: 46px;
	background-image: url(../images/facebook-bg.png);
	background-repeat: no-repeat;
	margin-top: 9px;
	margin-left: 9px;
	padding-left: 9px;
	padding-right: 5px;
	padding-top: 15px;
}

#sharethis-counters {
	float: left;
}

.stTwbutton {
	width: 5px !important;
}

.st_twitter_vcount {
	padding-bottom: 4px;
}

/* new schedule stuff */

#schedule-header {
	height: 51px;
	overflow: hidden;
}

#schedule-header ul {
	display: inline;
	list-style-stype: none;
}

#schedule-header li {
	float: left;
	margin-right: 4px;
}


#schedule-header li.last {
	margin-right: 0px !important;
}

#schedule-panel {
	background-image: url(../images/schedule_header_bg.png);
	width: 464px;
	height: 142px;
	margin-bottom: 15px;
	clear: both;
}

#schedule-panel-datetime {
	float: left;
	width: 130px;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 18px;
}

#schedule-panel-datetime h1 {
	font-weight: bold;
	font-size: 16px;
	text-transform: capitalize;
}

#schedule-panel-nownext {
	float: left;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

#schedule-panel-nownext b {
	font-weight: bold;
	font-size: 14px;
}

#schedule-panel-bottom {
	clear: both;
	padding-top: 20px;
	padding-left: 7px;
}

#schedule-panel-bottom a {
	text-decoration: none;
}

#schedule-panel-previous {
	float: left;
	width: 85px;
	height: 23px;
	background-image: url('../images/schedule_button_previous.png');
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000;
	padding-left: 24px;
	padding-top: 10px;
	overflow: hidden;
	margin-right: 8px;
}

#schedule-panel-calendar {
	float: left;
	background-image: url('../images/schedule_datepicker_bg.png');
	background-repeat: no-repeat;
	width: 81px;
	height: 31px;
	margin-top: 1px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-right: 8px;
}

#schedule-panel-next {
	float: left;
	width: 85px;
	height: 23px;
	background-image: url('../images/schedule_button_next.png');
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000;
	padding-right: 24px;
	padding-top: 10px;
	text-align: right;
	overflow: hidden;
	margin-right: 8px;
}

#schedule-panel-calendar {
	padding-left: 6px;
	padding-top: 8px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#schedule-panel-calendar #datepicker_txt {
	width: 45px;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	border: none;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

#schedule-panel-print {
	float: left;
	margin-left: 16px;
	margin-top: 3px;
}

.schedule-item {
	background-image: url(../images/schedule_background.png);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 10px;
	width: 449px;
	height: 58px;
}

.schedule-item .schedule-plusminus {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

.schedule-item .schedule-copy {
	float: left;
	margin-left: 15px;
	margin-top: 14px;
	color: #000000;
	font-size: 13px;
	width: 275px;
	overflow-x: hidden;
}

.schedule-item .schedule-title {
	font-weight: bold;
	line-height: 14px;
}

.schedule-item .schedule-time {
	width: 98px;
	height: 30px;
	overflow: hidden;
	background-image: url('../images/schedule_time_bg.png');
	float: right;
	color: #FFFFFF;
	font-family: arial;
	font-size: 16px;
	text-shadow: 1px 1px 1px #000;
	line-height: 30px;
	text-align: center;
	margin: auto;
}

.schedule-item .schedule-time-holder {
	padding-top: 15px;
	padding-right: 15px;
}

.schedule-synopsis {
	clear: both;
	background-color: #d6d6d6;
	color: #272727;
	padding: 15px;
	font-size: 12px;
	font-family: arial;
	width: 413px;
	margin-left: 3px;
	display: none;
}

.LimelightEmbeddedPlayer {
	margin-bottom: 0px;
	padding:0px;
}

.vote-block {
	width: 440px;
	background-color: #1E1A1B;
	margin-bottom: 20px;
}

.vote-button {
	width: 440px;
	height: 54px;
	overflow: hidden;
	background-image: url(../images/vote_rollover.png);
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 22px;
	text-align: center;
	padding-top: 32px;
	font-weight: bold;
	letter-spacing: -1px;
}

.vote-button:hover { 
  background-position: 0 -84px;
}

#wheretowatch {
	background-color: #ededed;
	border: 1px solid #d4d4d4;
	margin: 15px;
	padding: 8px;
	font-size: 12px;
}

#wheretowatch a {
	color: #770000;
}

#wheretowatch a:hover {
	text-decoration: none;
}

/* Home Page Schedule */

#home-schedule {
	float: left;
	width: 375px;
	margin-left: 5px;
}

#home-schedule-tabs ul {
	list-style-type: none;
}

#home-schedule-tabs li {
	float: left;
	margin-right: 4px;
	cursor: pointer;
}

#home-schedule-tabs li.last {
	margin-right: 0px !important;
}

#home-schedule-tabs li.active {
	background-position-y: -82px;
}


#home-schedule-tabs li.wciu {
	background-image: url(../images/homepage_channel_widget_sprite.png);
	width: 68px;
	height: 41px;
}
#home-schedule-tabs li.wciu:hover {
	background-position: 0 -41px;
}
#home-schedule-tabs li.wciu-active {
	background-position: 0 -82px;
	background-image: url(../images/homepage_channel_widget_sprite.png);
	width: 68px;
	height: 41px;
}


#home-schedule-tabs li.utoo {
	background-image: url(../images/homepage_channel_widget_sprite.png);
	background-position: -72px 0px;
	width: 75px;
	height: 41px;
}
#home-schedule-tabs li.utoo:hover {
	background-position: -72px -41px;
}
#home-schedule-tabs li.utoo-active {
	background-position: -72px -82px;
	background-image: url(../images/homepage_channel_widget_sprite.png);
	width: 75px;
	height: 41px;
}

#home-schedule-tabs li.metv {
	background-image: url(../images/homepage_channel_widget_sprite.png);
	background-position: -151px 0px;
	width: 80px;
	height: 41px;
}
#home-schedule-tabs li.metv:hover {
	background-position: -151px -41px;
}
#home-schedule-tabs li.metv-active {
	background-image: url(../images/homepage_channel_widget_sprite.png);
	background-position: -151px -82px;
	width: 80px;
	height: 41px;
}

#home-schedule-tabs li.metoo {
	background-image: url(../images/homepage_channel_widget_sprite.png);
	background-position: -235px 0px;
	width: 78px;
	height: 41px;
	margin-right: 3px !important;
}
#home-schedule-tabs li.metoo:hover {
	background-position: -235px -41px;
}
#home-schedule-tabs li.metoo-active {
	background-image: url(../images/homepage_channel_widget_sprite.png);
	background-position: -235px -82px;
	width: 78px;
	height: 41px;
	margin-right: 3px !important;
}

#home-schedule-tabs li.this {
	background-image: url(../images/homepage_channel_widget_sprite.png);
	background-position: -317px 0px;
	width: 59px;
	height: 41px;
}
#home-schedule-tabs li.this:hover {
	background-position: -317px -41px;
}
#home-schedule-tabs li.this-active {
	background-image: url(../images/homepage_channel_widget_sprite.png);
	background-position: -317px -82px;
	width: 59px;
	height: 41px
}


#home-schedule-stations {
	clear: both;
	height: 279px;
	background-color: #d8221c;
}

#home-schedule-whatson {
	background-image: url('../images/homepage_widget_whatsnext.gif');
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 2px;
	width: 360px;
	height: 41px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 6px;
	padding-top: 4px;
}

#home-schedule-whatson a {
	color: #FFFFFF;
	text-decoration: none;
}

#home-schedule-whatson a:hover {
	text-decoration: underline;
}

#home-schedule-whatson h3 {
	color: #000000;
	font-family: arial;
	margin-bottom: 5px;
}

#home-schedule-whatson span {
	font-weight: bold;
}

#home-schedule-tonight {
	background-color: #e6e6e6;
	width: 355px;
	height: 130px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom:10px;
}

* html #home-schedule-tonight {margin-bottom: 12px;}
*:first-child+html #home-schedule-tonight {margin-bottom: 12px;}

#home-schedule-tonight h3 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #353535;
}

#home-schedule-tonight-header {
	height: 30px;
	line-height: 30px;
	padding-left: 6px;`
}

#scrolly {
	height: 100px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#scrolly li {
	height: 25px;
	line-height: 25px;
	margin: auto;
	padding-left: 5px;
	font-size: 12px;
}

#scrolly li.even {
	background-color: #FFFFFF;
}

#scrolly li a {
	text-decoration: none;
	color: #353535;
}

#home-schedule-print {
	height: 28px;
	background-color: #323232;
	color: #FFFFFF;
	font-size: 12px;
	text-shadow: 1px 1px #000;
	width: 355px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

#home-schedule-print a {
	color: #FFFFFF;
	text-decoration: none;
}

#home-schedule-print ul {
	list-style-type: none;
}

#home-schedule-print li {
	float: left;
}

#home-schedule-print li.last {
	float: right !important;
}

#home-schedule-wciu {
	padding-top: 4px;

}

#home-schedule-utoo {
	display: none;
	padding-top: 4px;
}

#home-schedule-metv {
	display: none;
	padding-top: 4px;
}

#home-schedule-metoo {
	display: none;
	padding-top: 4px;
}

#home-schedule-this {
	display: none;
	padding-top: 4px;
}

#left-blurb {
	width: 280px;
	text-align: left;
	font-family: verdana;
	font-size: 13px;
	line-height: 20px;
	background-color: #ededed;
	color: #575757;
	padding: 10px;
	margin-bottom: 10px;
}

#left-blurb a {
	color: #770000;
}

#sharethis-kitty {
	width: 300px;
	text-align: center;
}

#left-blurb h1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}

#left-blurb h2 {
	font-size: 13px;
	line-height: 22px;
}

#kitty-video {
	margin-bottom: 10px;
	font-size: 14px;
}

#zodiacalert {
	background-color: #cccccc;
	padding: 10px;
	font-size: 14px;
	color: #770000;
	margin-bottom: 10px;
}