/* @override 
	css/homepromo.css
	--
	http://www.startintv.com/css/homepromo.css
	http://bccmedia.co.uk/startintv/startintv_rep/css/homepromo.css
	http://www.bccmedia.co.uk:82/css/homepromo.css
*/

/* Talent Columns */

.talentHead {
	font-weight: bold;
	font-size: 20px;
	color: #945790;
	padding-top: 5px;
}

.talentSubHead {
	margin-top: 0;
	margin-bottom: 10px;
	color: #ffffff;
	-moz-border-radius: 4px;
border-radius: 4px;
	background: #9d3c66 url(http://www.startintv.com/images/bigArrow.gif) no-repeat 10px center;
	text-decoration: none;
	font-size: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 34px;
	text-shadow: #000 0px 1px 0;
}

.twoColumn a, .twoColumn a:hover {
	text-decoration: none;
}

h2.talentSubHead, h2.producersHead {
	padding-right: 8px;
}

/* Producers Column */

.producersHead {
	padding-top: 5px;
	font-weight: bold;
	font-size: 20px;
	color: #4A4AAE;
}

.producersSubHead {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
	color: #ffffff;
	-moz-border-radius: 4px;
border-radius: 4px;
	background: #4a4aae url(http://www.startintv.com/images/bigArrow.gif) no-repeat 10px center;
	text-decoration: none;
	padding: 4px 0px 4px 34px;
	text-shadow: #000 0px 1px 0;
}

.producersSubHead a {
	color: #fffeff;
	text-decoration: none;
}

/* PROMOTION */

#promo {
	position: absolute;
	top: 188px;
	width: 300px;
	left: 624px;
	-moz-border-radius: 4px;
border-radius: 4px;
	background-color: #fcec2c;
	display: block;
	padding: 8px;
}

.promotionHead {
	color: maroon;
	text-align: center;
	opacity: 1;
	margin: 0;
	font-weight: bold;
	padding: 0;
	font-size: 28px;
}

.promotionText {
	color: black;
	text-align: center;
	opacity: 1;
	padding: 5px 0 0;
	font-size: 16px;
}

.promotionFoot {
	color: black;
	text-align: center;
	opacity: 1;
	padding: 5px 0 0;
	font-weight: bold;
	font-size: 20px;
}

#popup {clear: all;
	position: absolute;
	top: 280px;
	left: 624px;
	z-index: 1;
}

#dialog p {
	text-align: left;
	padding: 0;
}

#dialog h1 {
		text-align: left;
	padding: 0;
	font-weight: bold;
}

#dialog ul li {
		text-align: left;
}

