/***************************
SITE CONTENT
***************************/




		/***************************
		COLUMNS
		*/
		.col_1, .col_2, .col_3{
			float: left;
			}
			/***************************
			COLUMNS: ONE
			*/
			.one_column{
				clear: both;
				}
				.one_column .col_1{
					float: none;
					}
			/***************************
			COLUMNS: TWO
			*/
			.two_column .col_1{
				width: 659px;
				padding-right: 7px;
				}
			.two_column .col_2{
				width: 300px;
				}
			/***************************
			COLUMNS: THREE
			*/
			.three_column .col_1{
				width: 380px;
				padding-right: 20px;
				}
			.three_column .col_2{
				width: 340px;
				padding-right: 20px;
				}
			.three_column .col_2{
				width: 340px;
				}

		/***************************
		MODULES
		*/
		/* this is the basic module style, which is 340px wide */
		.module{
			margin-bottom: 10px;
			border: 3px solid #e0eff5;
			background: #fff;
			padding: 3px;
			}
			.module_header {
				background-color: #0289b0;
				padding: 5px 0 6px 9px;
				}
				.module_header h2, .module_title{
					font-size: 18px;
					color: #fff;
					font-weight: bold;
					}
			.module_content{
				background-color: #FFF;
				color:#000;
				overflow: hidden;
				padding: 12px 9px;
				}
				.two_column .col_2 .module_content{
					
					}
			.module_footer{
				
				}

			

		/***************************
		ADS
		*/
			/***************************
			300 x 250
			*/
		
			#promo_300x250{
				text-align: center;
				border: none;
				background: none;
				padding: 0;
				}
			
		/***************************
		MODULES
		*/
			/***************************
			MODULE INTERNALS
			*/
				/***************************
				TABS
				*/
				/* REQUIRED FOR TABS TO WORK */
				.ui-tabs-hide {
					display: none;
					}
				.ui-tabs-panel{
					clear: both;
					}
				/* SIMPLE TAB STYLING */
				.ui-tabs-panel{
					border: 1px solid #BEBEBE;
					padding: 8px;
					clear:both;
					}
				.ui-tabs-nav li{
					position: relative;
					display: inline;
					padding: 0px 5px;
					}
					.ui-tabs-nav li a{
						border: 1px solid #BEBEBE;
						border-bottom: none;
						padding: 0px 8px;
						font-weight: bold;
						text-transform: uppercase;
						color: #000;
						}
						.ui-tabs-nav li a:hover, .ui-tabs-nav li.ui-tabs-selected a{
							background-color: #0F4A6A;
							color: #FFF;
							}


/***************************
IMAGE ITEMS
*/
.image_items li.image_item {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 10px;
}
.image_item .image_item_image{
	float: left;
	padding-right: 10px;
}
.image_item .image_item_text{
	overflow: hidden;
	zoom: 1;
	display: block;
}
.image_item .image_item_text h4{
	font-size: 14px;
	font-weight: bold;
	color: #ca5780;
}
.image_item .image_item_text h4 a {
	color: #ca5780;
}
.image_items h3{
	font-size: 14px;
	font-weight: bold;
	color: #ca5780;
	padding: 6px 0 4px;
}
.image_items h3 a{
	color: #ca5780;
	text-decoration: none;
	display:block;
}
.image_items h3 a:hover{
	text-decoration: underline;
}
.image_items .image_item_desc{
	padding: 2px 0 0;
	line-height: 17px;
	clear: both;
}
.image_items .image_item_link{
	display: block;
	color: #ca5780;
	text-decoration: underline;
	padding-top: 3px;
}
.image_items .image_item_author{
	display: none;
}
#blog .image_items .image_item_author{
	display: block;
}
.image_items .image_item_category{
	display: none;
}
				/***************************
				ARTICLE
				*/
				.article .article_main_img {
					float: left;
					padding-top: 20px;
					}
				.article .article_connect {
					float: right;
					padding: 20px 10px 10px;
					}
					.article .article_connect div {
						padding-bottom: 7px;
						}
					.article .article_connect_icons{
						padding: 7px 0;
						}
					.article .article_connect_icons li {
						float: left;
						margin-right: 5px;
						}
						.article .article_connect_icons li a{
							display: block;
							height: 16px;
							width: 16px;
							}
						.article .article_connect_icons li a.twitter_ico{
							background: url(http://mt41-blogs.nbcunitv.com/system/mt-static/plugins/NBCUXDSuite/_images/icons/twitter_16.png) no-repeat left top;
							text-indent: -9999px;
							}
						.article .article_connect_icons li a.delicious_ico{
							background: url(http://mt41-blogs.nbcunitv.com/system/mt-static/plugins/NBCUXDSuite/_images/icons/delicious_16.png) no-repeat left top;
							text-indent: -9999px;
							}
						.article .article_connect_icons li a.stumble_ico{
							background: url(http://mt41-blogs.nbcunitv.com/system/mt-static/plugins/NBCUXDSuite/_images/icons/stumbleupon_16.png) no-repeat left top;
							text-indent: -9999px;
							}
					.article .article_connect .email_envelope {
						display: block;
						clear: both;
						padding: 15px 0 15px 18px;
						background: url(http://mt41-blogs.nbcunitv.com/system/mt-static/plugins/NBCUXDSuite/_images/icons/email.png) no-repeat left center;
						
						}

				
				/***************************
				ARTICLE COMMENTS
				*/
				.article_comments {
					
					}
				.article_comments .comments_header{
					font-weight: bold;
					}
				/***************************
				LINK LIST
				*/
				.link_list {
	list-style: square;
	color: #591a30;					
					}
				.link_list li {
					padding: 0 0 16px 0;
					margin-left: 14px;
					}
					.link_list li a{
						padding: 0 0 0 2px;
						cursor: pointer;
						display: block;
						color: #ca5780;
						font-weight: bold;
						font-size: 14px;
						}
				/***************************
				ARTICLE LIST
				very simple text-only list of articles
				*/
				.article_list{
					clear: both;
					border-top: 1px solid #a3a4a8;
					padding: 10px 0px;
					}
					.article_list .more_by_author{
						color: #333333;
						text-transform: uppercase;
						font-size: .75em;
						padding: 0px 11px;
						}
					.article_list li{
						border-top: 1px solid #a3a4a8;
						padding: 9px 11px;
						height: 1%;
						overflow: hidden;
						}
					.article_list li:first-child{
						border-top: none;
						}
						.article_list h4 {
							float: left;
							}
							.article_list h4 a{
								background-color: #999999;
								font-weight: bold;
								padding: 2px 4px;
								color: #FFF;
								text-decoration: none;
								display:block;
								}
							.article_list h4 a:hover{
								background-color: #CCCCCC;
								color: #000;
								text-decoration: underline;
								}
						.article_list .discuss_replies {
							font-size: .75em;
							padding: 3px 0 0 4px;
							float: left;
							}


			/***************************
			SPECIFIC MODULES
			*/
				/***************************
				ARTICLE FILTER
				*/
				#article_filter .module_header .module_title{
					float: left;
					}
				#article_filter .module_header .article_filter_show_all{
					float: right;
					}
					
				#article_filter .module_content{
					padding: 0;
					}
					#article_filter .module_row{
						clear: both;
						border-bottom: 1px solid #A3A4A8;
						overflow: hidden;
						zoom: 1;
						}
					#article_filter #date_row{
						border-bottom: none;
						}
						#article_filter .module_row .sortby {
							float: left;
							width: 91px;
							margin-bottom: -1000px;
							padding-bottom: 1000px;
							background-color: #ddd;
							}
							.sortby_category {
								padding: 10px 12px;
								}
						#article_filter .module_row .sortby_results {
							float: left;
							width: 515px;
							margin-bottom: -1000px;
							padding-bottom: 1000px;
							}
							.sortby_category_results {
								padding: 10px 12px;
								font-size: .91em;
								line-height: 1.3em;
								}
								.sortby_category_results ul li{
									width: 125px;
									padding: 0 12px 10px 0;
									float: left;
									position: relative;
									}
									.sortby_category_results ul li a{
										color: #0F4A6A;
										}
					#article_filter .selected a{
						background-color:#fff;
						}
				/***************************
				ABOUT THE AUTHOR
				*/
				#about_the_author .module_content{
					padding: 0px;
					}
					#about_the_author .image_item{
						padding: 15px;
						}
				/***************************
				NEWSLETTER PAGE
				*/
				#terms_content{
					background-color:#ffffff;
					border:1px solid #000000;
					padding:10px;
					height:198px;
					overflow:auto;
					margin-bottom:20px;
					}
				.newsletter .form_element_div{
					padding-right:17px;
					padding-left:129px;
					float:left;
					}
				.newsletter .form_element_div label{
					width:160px;
					}
				.newsletter span.multiInputInnerSpan label{
					font-weight:normal;
					width:568px;
					}
				/***************************
				CALENDAR - RIGHT RAIL
				*/
				#calendar .module_content{
					padding: 5px 0 10px;
					}
				#calendar_container .loading{
					text-align: center;
					height: 128px;
					padding-top: 80px;
					}
					#calendar_container .loading img{
						margin: 0 auto;
						}
					.calendar_month_select {
						overflow: hidden;
						zoom: 1;
						padding: 6px 0 8px 3px;
						}
						.calendar_month_select .this_month{
							width: 273px;
							float: left;
							text-align: center;
							line-height: 1.3em;
							font-weight: bold;
							font-size: 1.1em;
							}
							.calendar_month_select .this_month a{
								color: #ca5780;
								text-transform: capitalize;
								}
						.calendar_month_select .prev_month,
						.calendar_month_select .next_month{
							float: left;
							width: 5px;
							height: 13px;
							}
							.calendar_month_select .prev_month a,
							.calendar_month_select .next_month a{
								display: block;
								background: url(../_images/icons/arrow_left_small_black.gif) no-repeat left 2px;
								width: 5px;
								height: 13px;
								text-indent: -9999px;
								}
							.calendar_month_select .next_month a{
								background-image: url(../_images/icons/arrow_right_small_black.gif);
							}
					.calendar_rail table{
						width: 288px;
						background-color: #e6e6e6;
						color: #333333;
						border-left: 1px solid #FFF;
						clear: both;
						}
						.calendar_rail tr{
							}
							.calendar_rail td,
							.calendar_rail th{
								vertical-align: middle;
								text-align: center;
								height: 34px;
								padding: 1px;
								}
							.calendar_rail th{
								border-bottom: 2px solid #FFF;
								}
							.calendar_rail td{
								border-right: 1px solid #FFF;
								border-bottom: 1px solid #FFF;
								}
								.calendar_rail td .cal_day{
									display: block;
									height: 22px;
									line-height: 1.3em;
									padding-top: 8px;
									border: 1px solid #e6e6e6;
									}
								.calendar_rail td a.cal_day{
									color: #ca5780;
									border: 1px solid #ca5780;
									text-decoration: none;
									}
								.calendar_rail td a.cal_day:hover{
									text-decoration: underline;
									}
								.calendar_rail td.cal_today .cal_day{
									background: url(../_images/calendar/calendar_today.gif) no-repeat bottom right;
									}
							.qtip-tip{
								width: 22px !important;
								height: 14px !important;
								background: url(../_images/calendar/qtip_arrow.png) no-repeat bottom right;
								bottom: 4px !important;
								*bottom: 5px !important;
								z-index: 100;
								text-indent: -99px;
								overflow: hidden;
								}
								.qtip-tip image,
								.qtip-tip shape,
								.qtip-tip canvas{
									display: none !important;
									}
							.qtip-content span{
								display: block;
								}
							.qtip-content .cal_ttl{
								color: #ca5780;
								}
				/***************************
				FORM ELEMENT EXAMPLES
				*/
				#form_element_examples p,
				#form_element_examples h3{
					padding: 8px 0;
					}
				#thanksmsg{
					color: #CA5780;
					font-weight: bold;
					padding-bottom: 15px;
					}
				/***************************
				POLL POSITION
				*/
				.poll-choices {
					padding: 5px 0;
					}
					.poll-choices .poll-choice{
						padding: 0 0 5px 5px;
						}
				.poll-submit{
					margin-bottom: 10px;
					}
				/***************************
				MT ARTICLE LIST
				*/
				#cumulus .module_content{
					padding: 0;
					}


/*******************
ICONS
*******************/

.feed_icon{
	background: url(/scifi_uk/_images/icons/feed.png) no-repeat left top;
	display: -moz-inline-stack;
	display: inline-block;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
	cursor: pointer;
	}

.star_rating{
	width: 100px;
	overflow: hidden;
	}
	.star_rating li{
		float: left;
		clear: none;
		padding: 0px;
		border: none;
		}
		.star_rating li a{
			display: block;
			float: left;
			background: url(/scifi_uk/_images/icons/star_on_purple.gif) no-repeat left top;
			width: 20px;
			height: 16px;
			text-indent: -9999px;
			text-decoration: none;
			}
			.star_rating li a.star_empty{
				background-image: url(/scifi_uk/_images/icons/star_off_purple.gif);
				}
	
/*******************
BUTTONS
*******************/
.play_game{
	background: url(/scifi_uk/_images/buttons/play_game.png) no-repeat left top;
	display: -moz-inline-stack;
	display: block;
	width: 110px;
	height: 35px;
	text-indent: -9999px;
	}


/* dl feature */
#welcome .module_header {
	display: none;
	}
#welcome {
	border-color: #76858a;
	background: #000;
	}
#welcome .module_content{
	background: #000;
	padding: 2px;
	}
#welcome .image_item_text{
	background: #fff;
	padding: 12px 17px 15px;
	}
#welcome .image_item {
	padding: 0;
	}
#welcome .image_item_image {
	padding-right: 5px;
	}
#welcome h4 {
	background: #fff;
	color: #ca5780;
	font-size: 28px;
	font-weight: bold;
	}
#welcome a.image_item_link {
	display: block;
	background: url(../_images/continue_btn.gif) no-repeat left top;
	width: 89px;
	height: 29px;
	text-indent: -999em;
	float: right;
	margin-top: 9px;
	}

/* featured articles */
#featured_articles .image_item {
	width: 319px;
	float: left;
	}
#featured_articles .image_item_text {
	padding-right: 33px;
	}
#featured_articles .module_content {
	padding: 12px 0 0 9px;
	}

/* special_events */
.special_events {
	padding: 12px 9px 0 9px;
	}
.special_events .module_header {
	background: none;
	overflow: hidden;
	zoom: 1;
	border-top: 2px solid #725f5b;
	border-bottom: 2px solid #725f5b;
	padding: 10px 0;
	}
.special_events .module_header h2 img {
	float: left;
	margin-right: 15px;
	}
.special_events .module_header p {
	overflow: hidden;
	zoom: 1;
	}
.special_events .module_content {
	padding: 17px 9px 0;
	}
.special_events dt,
.special_events dd {
	float: left;
	width: 205px;
	}
.special_events dd.eventTime {
	text-align: right;
	}
.special_events dt {
	font-weight: bold;
	text-transform: uppercase;
	color: #ca5780;
	}
.special_events li {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 50px;
	}

/* about us */
.article .article_contents,
.additional_module .image_items{
	background: #e6e6e6;
	padding: 12px;
	}
#events_opportunities .image_item,
#faq .image_item,
.featured_talent .image_item,
#blog .image_item {
	background: #e6e6e6;
	padding: 12px;
	margin-bottom: 12px;
	}
.article_body h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ca5780;
	padding: 0 0 4px;
	}
.article .article_body,
.additional_module .article_body {
	}
.module_content p {
	padding-bottom: 10px;
	line-height: 17px;
	}

/* events & opportunities */
#events_opportunities p.image_item_category {
	background: #052d37;
	display: inline-block;
	color: #f6f618;
	font-family: vinylreg;
	text-transform: uppercase;
	padding: 4px 5px 5px;
	font-size: 11px;
	float: right;
	}

/* featured talent */
#subnavigation{
	overflow: hidden;
	zoom: 1;
	padding-bottom: 14px;
	}
#subnavigation li {
	float: left;
	border-right: 1px solid #e6e6e6;
	}
#subnavigation li a {
	display: block;
	color: #ca5780;
	font-weight: bold;
	font-size: 14px;
	padding: 0 18px;
	text-decoration: none;
	}
#subnavigation li.selected a {
	color: #666666;
	}
#subnavigation li#directors {
	border: none;
	}
.image_items .image_item_email {
	background: url(../_images/contact_btn.gif) no-repeat left top;
	height: 29px;
	width: 88px;
	text-indent: -999em;
	display: block;
	float: right;
	}

/* follow us */
#follow_us .image_item_desc a {
	color: #4A6EC9;
	text-decoration: underline;
	display: block;
	line-height: 19px;
	}

/* forms (newsletter and contact) */
.newsletter_form label,
.contact_form label {
	font-weight: bold;
	width: 84px;
	display: inline-block;
	}
.newsletter_form input#opt_1{
	width:auto;
	font-weight:normal;
	float: left;
	margin: 2px 7px 0 0;
	border: none;
	}
.newsletter_form input,
.contact_form input {
	width: 198px;
	border: 1px solid #8692a2;
	padding: 2px;
	font-family: inherit;
	}
.contact_form .field {
	float: left;
	}
.contact_form .field_r {
	float: right;
	}
.contact_form li {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 23px;
	}
.contact_form li textarea#comments {
	border: 1px solid #000;
	padding: 7px;
	font-family: inherit;
	font-size: 12px;
	height: 110px;
	width: 589px;
	}
.submit_btn {
	background: url(../_images/submit_btn.gif) no-repeat left top;
	display: block;
	width: 89px;
	height: 29px;
	text-indent: -999em;
	cursor: pointer;
	}
.contact_form .submit_btn {
	float: right;
	}

/* faq */
#faq .image_item h3 {
	padding-bottom: 7px;
	}
#faq .image_item_image {
	display: none;
	}