a {
	text-decoration: none;
}

#tent-pole {
	margin-bottom: 17px;
}

.column1 {
	width: 680px;	/* (652px + 28px) */
	padding: 0 0 20px 0;
}

.column2 {
	width:  314px;
}

#show-page.theme .column1, 
#show-page.theme .column2 {margin-top:5px;} 

.keyline {background:transparent url(/assets/keyline.png) center no-repeat; height:20px;}

#shows-hub .column1, 
#shows-hub .column2 {
	top: 0;
}

#shows-hub #coverflow, 
#show-page #coverflow {
	 /* offset copied from video, modified for shows */
	margin-left: -10px;
	margin-top: -55px;
	height: 437px;
	width: 652px;
}

#shows-hub #tune-in-message {
	padding-right: 44px;
}

/* shows nav-bar - colors and graphics must be received from theme */
#topRow {
	position: relative;
}

/* h1.logo img {
	position: absolute;
	left: 0;
	bottom: 0px;
} to correct a discrepancy in FF 3.0.2 */

.tv-rating {
	position: absolute;
	bottom: 55px;
	right: 20px;
}

.box-dark .box-title {
	color: #fff;
	text-align: left;
	text-transform: uppercase;
}

h2.box-title .lc {
	text-transform: none;
}

h2.box-title {
	padding: 15px 0 0 10px;
}

div.box-light div.box-top div.box-right {
	height: 47px;
}

.tout-module div.box div.box-top {
	text-align: left;
}

.tout-module div.box div.box-top div.box-right h2 {
	line-height: 32px;
}

.tout-module {
	background: transparent;
	float: left;
	font-family: Arial,Helvetica, sans-serif;
	height: 253px;
	margin: 10px 5px;
	overflow: hidden;
	position: relative;
}

.tout-module.s1x1 {
	height: 253px;
	width: 316px;
} /* small square */

.tout-module.s1x2 {
	height: 526px;
	width: 316px;
} /* tall */

.tout-module.narrow {
	width: 316px;
} /* 1x any height */

.tout-module.wide {
	width: 652px;
} /* 2x any height */

.tout-module.s2x1 {
	height: 253px;
	width: 652px;
} /* wide */

.tout-module.s2x2 {
	height: 526px;
	width: 652px;
} /* large square */

.tout-module.about img  {
	float: left;
}

.tout-module.about .tout-text  {
	display: inline;
	width: 140px;
}

.tout-module.s2x1 img {
	float: none;
	position: relative;
	bottom: 12px;
} /* custom-moving iCarly graphic on 2x1 */

.tout-module.s2x1 div.box div.box-middle div.box-right img {
	padding-left:0;
}

/* themed touts receive middle/bottom bkg info from the .tout-module div, so middle/bottom bkg from .box should be suppressed */
.tout-module div.box div.box-middle, 
.tout-module div.box div.box-middle div.box-right {
	background: none;
	margin: 0;
}
.tout-module div.box div.box-bottom, 
.tout-module div.box div.box-bottom div.box-right {display:none;}

.tout-module div.box div.box-middle div.box-right .playlist-item, 
.tout-module div.box div.box-middle div.box-right img {
	padding-left:2px;
}

.tout-module div.box div.box-middle div.box-right .with-ribbon img {
	padding-left:0;
}

.recent-videos .playlist-item h3 a, 
.recent-videos .playlist-item h4 a {float:none;} /* fix for NICKTM-1441 */

.tout-module div.box {margin-bottom:0;}

.tout-module h2 {
	font-size: 14px;
	padding: 10px;
}

.tout-module .item img {
	float: left;
	margin-right: 5px;
}

.tout-module .global-more {
	position: absolute;
	right: 12px;
	bottom: 10px;
}

.tout-module.s1x2 .item {
	margin: 20px 10px;
}

.tout-module.s2x1 .item {
	line-height: 1.3;
	margin: 12px 30px 0;
}

.tout-module.s1x1 .content {
	height: 180px;
	overflow: hidden;
}

.tout-module.s1x2 .content {
	height: 445px;
	overflow: hidden;
}

.tout-module.s2x1 .content {
	height: 180px;
	margin: 0 20px;
	overflow: hidden;
}

.tout-module.s2x1.other .content {
	margin: 0px;
	height: 200px;
}

.tout-module.s1x2 li, 
.tout-module.s1x1 li {
	clear: both;
	display: block;
	text-align: left;
	padding:0 20px 12px;
	width:269px;
}

.tout-module.recent-videos.s1x2 li, 
.tout-module.recent-games.s1x2 li  {
	padding:18px 0;
	width:269px;
}

.tout-module.recent-videos.s1x1 li, 
.tout-module.recent-games.s1x1 li  {
padding:0 20px 10px 20px !important;
}

.tout-module.recent-videos li .with-nick-tooltip.with-ribbon a, 
.tout-module.recent-videos li .with-nick-tooltip.with-ribbon a img {
text-align:left;
}

/* messageboards */


.tout-module.s2x1 .messages li {
	float: none;
	line-height: 13px;
	padding: 0 0 10px 0;
	text-overflow: ellipsis;
}

.tout-module .messages h4 {
	background: url(/assets/orange_arrow.gif) 0 3px no-repeat;
	font-family: Verdana;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding-left: 10px;
}

.tout-module .messages h4 a {
	color: #333;
}

.tout-module.messageboards p {
	color: #666;
	font-family: Verdana;
	font-style: italic;
	padding-left: 12px;
	text-overflow: ellipsis;
} /* text-overflow doesn't work in IE */

.tout-module.messageboards p img {
	vertical-align: top;
	bottom: 0;
} /* aligns smileys */

.tout-module.messageboards.s1x1 li {width:auto !important;}

.tout-module.messageboards.s1x1 .content {
	height:170px; 
	overflow: auto; 
} /* allows user to scroll thru more messages than messageboard box can display at once */


.hub-module div.box-light div.box-middle, 
.hub-module div.box-light div.box-middle div.box-right {background-color:transparent;}

.hub-module.all-shows li img, 
.tout-module.s1x2 li img, 
.tout-module.recent-videos li img, 
.tout-module.recent-games li img {
	float: left;
	padding-right: 10px;
}

.hub-module.all-shows li h3 a, 
.tout-module.s1x2 li h3 a, 
.tout-module.recent-videos li h3 a, 
.tout-module.recent-games li h3 a {
	font-size: 11px;
	font-weight: normal;
}

.tout-module.recent-videos h2 {
	background: transparent url(/assets/icons/video-icn.gif) no-repeat 8px 13px;
	padding-left: 50px;
}

.tout-module.recent-games h2 {
	background: transparent url(/assets/icons/games-icn.gif) no-repeat 8px 13px;
	padding-left: 50px;
}

.tout-module.modCol2{
	float:right;
}
.tout-module-container{
	width:662px;
}

.tout-text {
	float: left;
	padding: 0 0 0 10px;
	width: 250px;
}

#tout-poll {	
	float: left;
	padding: 0 0 0 10px;
}

#tout-poll .global-more {
	border: none;
	padding: 10px;
}

.button1 {
	background: none;
	float: right;
	padding: 10px;
	width: auto;
}

.messages li {
	display: block;
}

.tout-module.about p {
	
	height:  155px;
	text-overflow: ellipsis; /* doesn't work in IE */
	overflow: hidden;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}

#nick-footer-top {
	clear: both;
	margin-top: 40px;
}

.hub-module {
	color: #555454;
	margin:-5px auto 0;
	padding-right: 28px;
}

.hub-module h2 {
	color:#333;
	font-size:14px;
	text-align: left;
	text-transform: uppercase;
}

.hub-module .box-top {height:100% !important;}

.hub-module .box-middle {
	background-color: #fff !important;
	width:648px;
}

.hub-module .box-bottom, 
.hub-module .box-bottom .box-right {background-image:none !important;}


.hub-module.all-shows h2 {
	text-align: center;
	text-transform: uppercase;
}

.hub-module.featured-shows div.box-middle {
	overflow: visible;
	position: relative;
	top: -20px;
}

.hub-module.all-shows div.box div.box-bottom, 
.hub-module.all-shows div.box div.box-bottom div.box-right {
	background: url(/assets/light-bottom.gif) no-repeat;
	height: 50px;
	position: relative;
}

.hub-module.all-shows div.box div.box-bottom div.box-right {
	background-position: right bottom;
}


/* shows hub */
.featured-show-item {
	float: left;
	height: 220px;
	margin: 0 20px;
	width: 275px;
}

.featured-item {
	padding: 10px 0;
}

.featured-item img {
	background: #ccc;
	float: left;
	margin: 0 10px 0 0;
}

.featured-item h2 {
	color: #666;
	font: bold 11px/13px Verdana;
	margin-bottom: 3px;
}

.featured-item p {
	float: left;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	width: 180px;
}

.featured-show-item .links {
	clear: both;
	width: 210px;
	margin: 0 auto;
	padding-top: 10px;
}

.featured-show-item .links li {
	float: left;
}

.featured-show-item .links li .global-more {	
	font: bold 10px Arial, Helvetica, sans-serif;
	padding: 0 10px 1px 12px;
}

.all-shows-list {
	padding: 0 40px;
}

.all-shows-list li {
	float: left;
	height: 60px;
	text-align: left;
	width: 280px;
}

.all-shows-list li img {
	float: left;
}

.all-shows-list li h4 {
	clear: none;
	float: left;
	width: 180px;
}

.all-shows-list a {
	display: inline;
}

/* characters */
.hub-module.characters {
} /* implementing this as standalone graphic instead of bkg */

.hub-module.characters .box-middle {
	background-color: transparent;
}

.hub-module.characters .characters-pg .box-middle {
	background-image: none;
}

.hub-module.characters .carousel-container {
	height:95px;
	margin: 0 auto;
	padding: 0 0 0 10px;
	position: relative !important;
	width: 600px;
}

/* added to fix load issues in IE */
#carousel-container-character-carousel .carousel{width:600px; height:95px; overflow:hidden;}

.hub-module.characters .carousel-container #prev-ctrl {
	position: absolute;
	top: 30px !important;
	left: -10px;
}

.hub-module.characters .carousel-container #next-ctrl {
	position: absolute;
	top: 30px !important;
	right: -4px; /* value is different in teennick */
}

.hub-module.characters .carousel-container li {
	padding: 0 6px;
	text-align: center;
}

.hub-module.characters .carousel-container li.selected  {
	height: auto !important;
} /* to guard against very long labels looking bad when they go multi-line */

.hub-module.characters .carousel-container li img {
	min-height: 73px;
	min-width: 130px;
	padding: 0;
}

.hub-module.characters .carousel-container li span {
	font: bold 12px Arial, Helvetica, sans-serif;
}

.hub-module.characters .carousel-container li a {
	padding: 2px;
}

.hub-module.characters .carousel-container li a: hover {
	padding: 0;
}

.hub-module.characters .carousel-container li.selected a, 
.hub-module.characters .carousel-container li a:hover {
	color: white;
	text-decoration: none !important;
}

.character-info p {
	float: left;
	width: 280px;
}

.hub-module.characters #character-description {
	clear: both;
	padding-top: 20px;
	position: relative;
}

.hub-module.characters #character-description h2 {
	font-size: 14px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.hub-module.characters #character-description .wrapper {
	float: left;
	padding-right: 10px;
}

.hub-module.characters #character-description .wrapper p {
	padding: 10px;
}

.hub-module.characters #character-description .wrapper p .global-more {
	font-size: 11px;
	font-weight: bold;
}

#character-flipbook {
	background-position: bottom left !important;
	padding-bottom: 20px;
}

#character-flipbook h4 {
	color: #333;
	font-size: 14px;
	padding: 5px 10px;
	text-transform: uppercase;
}

#character-flipbook li {
	float: left;
	padding: 15px 10px;
}

/* about */
.hub-module.about img {
	float: left;
}

.hub-module.about h4 {
	color: #555454;
	font-size: 13px;
	padding: 8px 0;
}

.small-sponsored {
	background: transparent url(/assets/sponsored-rect.gif) no-repeat;
	float: right;
	margin-bottom: 20px;
	width: 292px;
	padding: 10px 20px 10px 0;
	text-align: right;
	position: relative;
}

#on-now, 
#next-on {
	margin: 10px 1px 0 1px;
}

#on-now li, 
#next-on li {
	color: #555454;
	padding: 6px 15px;
}

#on-now span {
	float: left;
	font: bold 19px Arial;
	padding: 0 5px 0 0;
}

#on-now h3 {
	font-weight: normal;
	line-height: 27px;
}

.full-tv-link {
	border-top: 1px solid #eee;
	padding: 5px 15px 0 15px;
	width:284px;
}

.full-tv-link a {
	font: bold 12px Arial, Helvetica, sans-serif;
}

.full-tv-link img {
	position: relative;
	top: 1px;
	padding: 0 4px;
}

#next-on li {
	font: bold 11px Arial;
	text-transform: uppercase;
}

#next-on .announce {
	background: blue;
	color: #fff;
	font: bold 14px Arial;
	padding: 10px;
} /* the tune-in section */

#tune-in-message {
	padding-right:40px;
}

/* Show Page fixes, should be migrated properly above */
.about .box .box-middle,
.characters .box .box-middle { width: 648px; }

.about .box .box-top,
.characters .box .box-top { height: 47px; }

.about .box .box-bottom,
.characters .box .box-bottom { display: none; }

#shows-hub div.featured-shows div.box-middle, #shows-hub div.hub-module{
	background:transparent !important;
}

/*Poll module for show pages */
.poll-tout{height:auto !important;margin-bottom:20px;}
.poll-tout-results .poll-content{height:auto !important;}
.poll-wrapper{width:100%;height:100%}
.poll-wrapper .box-right{width:100% !important;height:100% !important}
.poll-content{width:556px;margin:0 auto 20px !important;height:100% !important;}
.poll-content p.poll-description{font-size:16px;color:#666666;margin-bottom:10px;}
.poll-content ul.poll-options{margin-bottom:5px;}
.poll-content ul.poll-options li{float:left;margin:0 4px;position:static}
.poll-content ul.poll-options li.poll-option{width:216px;}
.poll-content ul.poll-options li.poll-option div{text-align:center;width:216px;}
.poll-content ul.poll-options li.poll-option div p.poll-result{padding-top:4px;height:16px;margin:0 auto;}
.poll-content ul.poll-options li.poll-option div p.poll-result-one{background-color:#cb0003;}
.poll-content ul.poll-options li.poll-option div p.poll-result-two{background-color:#ffcc01;}
.poll-content ul.poll-options li.poll-option div img{position:static !important;display:block;margin-bottom:5px;cursor:pointer}
.poll-content ul.poll-options li.poll-option div input.poll-option-input{}
.poll-content ul.poll-options li.poll-option div .poll-option-text{display:inline; margin-left:4px; font-weight:bold;text-transform:uppercase;cursor:pointer}
.poll-content ul.poll-options li.poll-divider{height:100px;padding-top:50px;width:100px;text-align:center;font-weight:bold;}
.poll-content p.poll-results-message{font-size:16px;color:#666666;margin:5px 0;text-align:center;}
.poll-content p.poll-results-message a{margin-top:5px;}
.poll-content p.poll-results-message-button{margin:0 auto;width:234px;}
.poll-content .poll-result-image{position:static !important;}
.poll-submit{cursor:pointer;clear:both;}
.poll-display-results .poll-option-text{cursor:default !important}
.poll-display-results img{cursor:default !important}
.poll-error-msg{display:none;color:#FF6600;text-transform:uppercase;font-size:14px;font-weight:bold;text-align:center;}

.poll-tout li{}
.poll-tout input.reset-poll-button{display:none;}
.poll-tout input, .poll-tout div.poll-image{float:left;}
.poll-tout div.poll-text{float:left;}
.poll-tout div.poll-percent{width:100%; clear:both;display:inline-block;}
.poll-tout div.poll-percent-text{padding:2px; display:block; float:left}
.poll-tout div.poll-percent-bar{background-color:#94cd3e; height:20px; display:block;float:left;}

/* Twitter module styles */
li.tweet img{
	float:left;
	display:inline;
	width:48px;
	height:48px;
}
.tweet-content{
	float:left;
	display:inline;
	width:205px;
	margin-top:-3px;
}
.tweet-content a.UserName{
	font-weight:bold;
	font-size:13px;
}
.tweet-content p.date{
	float:right;
	clear:both;
	font-size:11px;
	font-style:italic;
	color:#666;
}

/* Episodic Module Styles */
.episodeIcon{
	float:left; 
	display:inline; 
	position:relative;
	padding:0px 12px 5px 0px;
}
.episodeText{
	float:left;
	display:inline;	
}
.episodeText p{
	font-size:12px;
	color:#666;
	padding-bottom:8px;
}


