body .topbanner {
	display: none;
}/* banner image in header */

.columns-bg {
	float: left;
}
.clear {
	clear: both;
}
/* Featured Show */
.featured-show {
	float: left;
	width: 605px;
	padding: 15px 0 0 20px;
}
.featured-show h2 {
	margin: 0;
	padding: 0 2px;
	text-transform: uppercase;
	font: bold 120%/140% Arial, sans-serif;
	color: #508aa9;
	border-bottom: 3px solid #508aa9;
}
.featured-show img {
	float: left;
	margin: 10px 30px 10px 0;
	border: none;
}
.featured-show h3 {
	margin: 0;
	padding: 10px 0 2px 0;
	font: 200%/100% Arial, sans-serif;
	color: #4682c4;
}
.featured-show p {
	margin: 0 0 15px 0;
	color: #231f20;
	font: 120%/120% Arial, sans-serif;
}
.featured-show p a {
	color: #4682c4;
	text-decoration: none;
}
.featured-show p a:hover {
	text-decoration: underline;
}
.featured-show p span a {
	color: #df4097;
}
.featured-show span.posted {
	display: block;
	color: #636466;
	padding: 0 0 15px 0;
	font: 110%/100% Arial, sans-serif;
}

/* whats on */
.whats-on {
	float: right;
	width: 335px;
	padding: 15px 15px 0 0;
}
.whats-on h2 {
	margin: 0 0 0 20px;
	padding: 0 2px;
	text-transform: uppercase;
	font: bold 120%/140% Arial, sans-serif;
	color: #ec008c;
	border-bottom: 3px solid #ec008c;
}
.whats-on .whats-box {
	width: 100%;
	height: 355px;
	overflow: auto;
}
.whats-on .whats-box .whats-item {
	margin: 10px auto;
	padding: 6px 10px;
	width: 275px;
}
.whats-on .whats-box .dark {
	background: #eff0f0;
}
.whats-on .whats-box .whats-item span {
	display: block;
	color: #58595b; /* Public program listings get the default colour */
	font: 100%/140% Arial, sans-serif;
	text-transform: uppercase;
}
.whats-on .whats-box .grey span.student {
	color: #9fa1a4;
}
.whats-on .whats-box span.touring {
	color: #56a8c8;
}
.whats-on .whats-box .whats-item h4 {
	margin: 0;
	padding: 0;
	color: #ec008c;
	font: 140%/100% Arial, sans-serif;
}
.whats-on .whats-box .whats-item h4 a:link,
.whats-on .whats-box .whats-item h4 a:visited {
	color: #ec008c;
	text-decoration: none;
}

.whats-on .whats-box .whats-item h4 a:hover {
	text-decoration: underline;
}

.whats-on .whats-box .whats-item p {
	margin: 0;
	font: 110%/110% Arial, sans-serif;
}
.whats-on .whats-box .whats-item h4 a:hover {
	text-decoration: underline;
}

/* three bottom boxes */
.box {
	float: left;
	padding-top: 15px;
}

.blue-heading {
	width: 270px;
	padding-left: 20px;
}

.black-heading,
.pink-heading {
	width: 320px;
	padding-left: 12px;
}

.green-heading {
	float: right;
	width: 330px;
}

.box h2 {
	margin: 0;
	padding: 0 2px;
	text-transform: uppercase;
	font: bold 120%/140% Arial, sans-serif;
}

.blue-heading h2 {
	color: #508aa9;
	border-bottom: 3px solid #508aa9;
}

.black-heading h2 {
	color: #414042;
	border-bottom: 3px solid #414042;
}

.green-heading h2 {
	margin: 0 15px 0 0;
	color: #00969e;
	border-bottom: 3px solid #00969e;
}

.blue-heading a {
	color: #ed008c;
	padding: 0 5px;
	font: 120%/120% Arial, sans-serif;
}

.black-heading h5 {
	margin: 0;
	padding: 8px 0 0 0;
	color: #4682c4;
	font: 120%/120% Arial, sans-serif;
}

.black-heading p a,
.black-heading h5 a {
	color: #4682c4;
	text-decoration: none;
}

.pink-heading h2 {
	color: #ed008c;
	border-bottom: 3px solid #ed008c;
}

.pink-heading h5 {
	margin: 0;
	padding: 8px 0 0 0;
	color: #ed008c;
	font: 120%/120% Arial, sans-serif;
}

.pink-heading p a,
.pink-heading h5 a {
	color: #ed008c;
	text-decoration: none;
}

.pink_href {
	color: #ed008c !important;
}

/*
.linkscontent{
   color: #666666
	background-image: url(bulletimg.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 5px 1px 15px;
}

.linkscontent a: hover{
	text-decoration: underline;
	color: #000;
}
*/

.black-heading p a:hover,
.black-heading h5 a:hover,
.pink-heading p a:hover,
.pink-heading h5 a:hover {
	text-decoration: underline;
}

.black-heading p,
.pink-heading p {
	color: #231f20;
	margin: 0 0 2px 68px;
	font: 120%/120% Arial, sans-serif;
}

.green-heading p {
	color: #5d5953;
	margin: 0 0 10px 0;
	font: 120%/120% Arial, sans-serif;
}

.box img {
	display: block;
	margin: 10px auto 5px auto;
	border: none;
}

.box span img {
	float: left;
	margin: 10px 10px 0 0;
}

.box .enews-bg-bottom {
	padding: 0 0 15px 0;
}

.enews-back {
/*	background: url(../graphics/homepage/enews-bg-bottom.gif) no-repeat 643px 100%;*/
position: relative;
}

.box .enews-bg {
	padding: 50px 0 0 20px;
	background: url(../graphics/homepage/enews-bg.gif) no-repeat;
}

.box .row {
	overflow: hidden;
	padding: 2px 0;
}

.box .buttons {
	padding: 2px 0 2px 108px;
}

.box .row .lab {
	float: left;
	width: 80px;
}

.box .row .lab label {
	float: left;
	width: 80px;
	margin: 0;
	padding: 0;
	color: #848689;
	font: 110%/190% Arial, sans-serif;
}

.box .row .inp {
	float: left;
	width: 200px;
	padding: 2px 0;
	border: 1px solid #c8c9cb;
	background: #fff;
}

.box .row .inp input {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0 5px;
	background: none;
	border: none;
	font: 120%/140% Arial, sans-serif;
}

.box .row .btn {
	float: left;
	padding: 0 0 0 4px;
}

.box .row .btn input {
	float: left;
	margin: 0;
	padding: 0;
}

/* 3 generic content boxes */
.generic-heading {
	width: 270px;
	padding-left: 12px;
	margin-bottom: 50px;
}

.generic-heading h2 {
	color: #414042;
	border-bottom: 3px solid #414042;
}

.generic-heading .right {
	float: right;
}

.generic-heading p {
	color: #231f20;
	margin: 0 0 2px 8px;
	font: 120%/120% Arial, sans-serif;
}

.generic-heading h5 {
	margin: 0;
	padding: 8px 0 0 8px;
	color: #4682c4;
	font: 120%/120% Arial, sans-serif;
}

.generic-heading p a,
.generic-heading h5 a {
	color: #4682c4;
	text-decoration: none;
}

.generic-heading a {
color: #ed008c;
font: 120%/120% Arial, sans-serif;
}

.generic-heading p a:hover,
.generic-heading h5 a:hover {
	text-decoration: underline;
}

.generic-heading .box img {
	display: block;
	margin: 0;
	border: none;
}

/** twitter **/
#socialmediaicons {
	position: absolute;
	top: 27px;
	right: 27px;
	z-index: 10;
}

#socialmediaicons img {
	display: block;
	float: left;
	margin-right: 12px;
}

#twitter #twtr-widget-1 {
	font-size: 90% !important;
	width: 320px;
	height: 203px;
	margin-top: 1px;
	background: url(/graphics/twitter.png);
}

.footer-bg {
	margin-top: 10px;
}

/* tidy up IE7 & FF */
a img {
	border: 0;
}/* clobber blue border on pic links */

a:focus {
	outline: none;
}/* clobber dotted outlines on active pic links */


