/*
-----------------------------------------------
Eden Court styles (layout)
----------------------------------------------- */


body {
	background-color:#333;
	color: #666;
}

/* Wrapper
----------------------------------------------- */
#wrapper {
	width: 979px;     /* set width of site */
	padding-bottom:1.6em;
}
#top-panel-wrapper {

}
#top-panel {
	position: relative;
	top: 0;
	left: 0;
}

/* Links
----------------------------------------------- */
a { color: #4B92D2; text-decoration: none; }  /* default colour - gets overwritten in-page */
a:link { color: #4B92D2; text-decoration: none;}
a:visited { color: #4B92D2; }
a:hover { color: #A5C9E9; text-decoration:underline; }
a:active { color: #3F6383; text-decoration: none;}


/* Header
----------------------------------------------- */
h1#logo, h2#logo, h1#logo a, h2#logo a {
	background:url(../img/logo.gif) no-repeat;
	width:135px;
	height:92px;
}
h1#logo {
	margin:9px 0 0 16px;
}
h1.home {
	font-size: 3.081em;
	text-transform: uppercase;
	margin-bottom: 16px;
}
#header {
	position: relative;
}
#header-inner {
	float: right;
	margin-top: 2px;
	width: 730px;
}
#header-top, #header-bottom {
	display: block;
	float: left;
	width: 100%;
}
#header-top {
	height: 70px;
}
#header-top #search div {
	width: 100%;
	overflow: hidden;
}
#header-bottom {
	border-top: 2px solid #525252;
	padding-top: 16px;
}




/* Main Nav
----------------------------------------------- */
#nav {
	float: left;
	width:730px;
}
ul#nav li {
	border-left:2px solid #717171;
}
ul#nav li.first {
	border-left:0;
}
ul#nav li a {
	height:11px;
}

#nav a { background-position:0 0; }
#nav .on a { background-position:0 -15px; }
#nav a:hover { background-position:0 -30px; }

/* images are colour defaults - new colours generated on fly */
/*ul#nav #nav-whatson, ul#nav #nav-whatson a { width:89px; background-image:url(../img/dynamic/nav/whats_on.gif); }
ul#nav #nav-edencourt, ul#nav #nav-edencourt a { width:91px; background-image:url(../img/dynamic/nav/eden_court.gif); }
ul#nav #nav-activities, ul#nav #nav-activities a { width:80px; background-image:url(../img/dynamic/nav/activities.gif); }
ul#nav #nav-friends, ul#nav #nav-friends a { width:67px; background-image:url(../img/dynamic/nav/friends.gif); }
ul#nav #nav-sponsorship, ul#nav #nav-sponsorship a { width:102px; background-image:url(../img/dynamic/nav/sponsorship.gif); }
ul#nav #nav-aboutus, ul#nav #nav-aboutus a { width:79px; background-image:url(../img/dynamic/nav/about_us.gif); }
ul#nav #nav-fooddrink, ul#nav #nav-fooddrink a { width:105px; background-image:url(../img/dynamic/nav/food_drink.gif); }
*/


/* Sub Nav + 3rd level nav shared values
----------------------------------------------- */
ul#subnav, ul#thirdlevel-nav {
	display: block;
	height: 29px;
	width:726px;
	margin:0;
	padding:0 0 0 4px;
}
ul#subnav {
	margin-top: 0px;
	position: relative;
}
ul#subnav li a, ul#thirdlevel-nav li a {
	height:29px;
}

/* Sub Nav
----------------------------------------------- */
ul#subnav {
	background-color:#4B92D2; 	/* default colour - gets overwritten in page */
	position: relative;
}
ul#subnav a { background-position:0 0; }
ul#subnav .on a { background-position:0 -32px; }
ul#subnav a:hover { background-position:0 -32px; }

ul#subnav li.first a { background-position:-1px 0; }
ul#subnav li.first.on a { background-position:-1px -32px; }
ul#subnav li.first a:hover { background-position:-1px -32px; }


/* 3rd level nav
----------------------------------------------- */
ul#thirdlevel-nav {
	background-color: #A5C9E9;
	float: left;
	font-weight: bold;
	list-style-type: none;
	position: relative;
	text-transform: uppercase;
}
ul#thirdlevel-nav li {
	display: inline;
	float: left;
	margin: 0 9px;
	padding: 0;
	position: relative;
}
ul#thirdlevel-nav li a {
	color: #fff;
	display: block;
	float: left;
	height: 22px;
	padding-top: 7px;
}
ul#thirdlevel-nav li.on a {
	color: #4B92D2;
}


/* Login Nav
----------------------------------------------- */
#loginNav {
	display: block;
	float: right;
	margin: 21px 0 0 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 90px;
}
#loginNav li {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
}
#loginNav li#nav-login {
	border-right:1px solid #717171;
}
#loginNav li a {
	display:block;
	background-repeat:no-repeat;
	font-size: 10px;
	text-decoration: none;
}



/* Whats On
----------------------------------------------- */
#finder {
	border-bottom:2px solid #333;
	width: 214px;
	padding-bottom: 7px;
}
#finder select {
	width:156px;
	margin:0 0 3px 10px;
	border:1px solid #ccc;
	padding:1px;
}
#finder button {
	background-color: #fff;
	border: 0;
	padding: 4px 3px 2px;
	float: right;
	margin: 0 5px;
	font-size: 1.1em;
	cursor: pointer;
}
#byMonth {
	padding:11px 10px 8px 10px;
	border-top:2px solid #81B2DF;
}
#byMonth #monthName {
	margin:6px 0 0 0;
}

#byMonth #monthNav {
	margin:1em 0 0 0;
	padding:0;
}
#byMonth #monthNav li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#byMonth #monthNav li a, #byMonth #monthNav li a:visited {
	color:#fff;
}
#byMonth #nextMonth {
	float:right;
	margin:-1.2em 0 0 0;
}
#byMonth #prevMonth {
	margin:0.5em 0 0 0;
}

#byMonth #currentMonth {
	margin:1.3em auto 0 auto;
}
#byMonth #currentMonth th {
	padding:3px;
	text-align:center;
	color:#fff;
}
#byMonth #currentMonth th abbr {
	cursor: help;
}
#byMonth #currentMonth td a, #byMonth #currentMonth td span.inactive_link, #byMonth #currentMonth td a:visited {
	display:block;
	padding:2px;
	text-align:center;
	color:#666;
	border-width:1px;
	border-style:solid;
}
#byMonth #currentMonth td a {
	background-color:#fff;
	border-color:#fff;
}
#byMonth #currentMonth td.calendarToday a {
  background-color: #E3E8F3;
  border-color: #E3E8F3;
  color:  #333;
}
#byMonth #currentMonth td a:hover, #byMonth #currentMonth td a.current {
	background-color:#A5C9E9;  /* default colour - gets overwritten in page */
	border-color:#fff;
	color:#fff;
	text-decoration:none;
}
#byMonth #currentMonth td a.current {
  color: #333;
}
#byMonth #currentMonth td a:hover.current {
  color: #fff;
}
#byMonth #currentMonth td span.inactive_link {
  color: #CCC;
  border-color:#fff;
}
#woToday {
	background-color:#fff;
	padding:0;
	border-top:1px solid #333;
}
#what #woToday h2 {
	margin:0;
	padding:11px 8px 12px 8px;
	border-top:1px solid #81B2DF;
	background-color:#4B92D2;  /* default colour - gets overwritten in page */
	color: #666;
	font-size: 1.16em;
	text-transform: uppercase;
}
#woToday ul {
	margin:4px 11px 0 11px;
	padding:0 0 5px 0;
}
#woToday ul li {
	list-style-type:none;
	font-size:0.85em;
	border-top:1px solid #e8e8e8;
	padding:0.6em 0;
}
#woToday ul li.first {
	border:0;
}
#woToday ul li a {
	display:block;
	margin-bottom:1px;
	font-size:1.1em;
	color: #666;
}
#woToday ul li .showTimes {
	display:block;
	font-weight:bold;
}
#byMonth #currentMonth td.inactive, #byMonth #currentMonth td.inactive span.inactive_link, #byMonth #currentMonth td.inactive a:visited {
	background-color:none;
}



/* Mailing List area
----------------------------------------------- */
#mailingList {
	background-color:#333;
	padding:0 0 13px;
	border-top:1px solid #333;
	color:#fff;
}
#what #mailingList h2 {
	margin:0;
	padding:14px 8px 0 8px;
	border-top:2px solid #81B2DF;
	background-color:#333;  /* default colour - gets overwritten in page */
	font-size: 1.45em;
}
#what #mailingList p {
	margin:0;
	padding:0.5em 8px 0 8px;
}
#what #mailingList p a {
	text-transform:uppercase;
}
#what #mailingList label {
	display:block;
	margin:0.7em 8px 0.9em 8px;
}
#what #mailingList button {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	border: 0;
	margin: 10px 8px 0;
	padding: 4px 8px 3px;
	background-color: green;
}
#what #mailingList .textbox {
	margin:0 8px;
	width:184px;
	background:#fff;
	border: 0;
	padding:3px;
	color:#333;
}
#what #mailingList #mbSubmit{
	margin:1em 4px;
}



/* Headings
----------------------------------------------- */
#title h2 {
	color:#A5C9E9;	/* default colour - gets overwritten in page */
}
#content h3 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.3em;
	color:#333;
	margin:1.2em 0 0.2em 0;
}
#content h4 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	color:#333;
	margin:1.2em 0 0.2em 0;
}
#content h2 a, #content h3 a, #content h4 a {
	color:#333;
}
#content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
	text-decoration:none;
	color:#4B92D2;	/* default colour - gets overwritten in page */
}



/* Special Announcements
----------------------------------------------- */
#speccialAnnounce {
	position: absolute;
	top: 20px;
	left: 280px;
}


 


/* Programmes
----------------------------------------------- */
#download {
	margin: 0 0 0 10px; 
	padding-top: 34px;
	width:114px;
	height:23px;
	display: block;
	float: left;
}
#download ul {
	margin:0;
	padding:0
}
#download ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#download ul li a {
	margin-bottom: 0;
}
#download ul li a img {
	width: 104px;
	height: 11px;
	
}




/* Search
----------------------------------------------- */
#search {
	float: left;
	margin-top: 19px;
	padding:0 18px 4px 0;
}
#search label {
	display:block;
	margin:0 0 4px 0;
	font-size: 0.907em;
}
#search input#showSearch {
	width:183px;
  	padding:2px 3px 3px 3px;
	margin:1px 0 0;
	background-color:#fff;
	border:0;
	float: left;
}
#search input#go {
	vertical-align:middle;
}
#search #topAdvanced, #search #topAdvanced:visited {
	font-size:0.85em;
	color:#999;	
}
#search button {
	font-size: 1.1em;
	border: 0;
	margin: 1px 0 0;
	padding: 4px 2px 2px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	background-color: #666;
	color: #ccc;
	overflow: hidden;
}


/* Box Office
----------------------------------------------- */
#boxOffice {
	background:url(../img/header/box_office.gif) no-repeat;
	position: absolute;
	top: 36px;
	right: 0px;
	height:20px;
	margin: 0 0 0 0; 
	padding: 0;
	text-indent:10px;
	width:286px;
}
#boxOffice span {
	display: none;
}



/* Main
----------------------------------------------- */
#main {
	margin-top:20px;
}




/* Content
----------------------------------------------- */
#content {
	width:730px;
	background-color:#fff;
	float:right;
	padding-top: 0;
	position: relative;
}
#content p {
	line-height:1.4em;
}
.hasSubnav {
	padding-top:29px;
}




/* Social Bookmarks
----------------------------------------------- */
#socials {
	clear:both;
	margin-bottom:1.1em;
}
#socials li {
	margin:0 0.7em 0 0;
	padding:0;
	list-style-type:none;
	float:left;
}
#socials li a {
	display:block;
	width:16px;
	height:16px;
	text-indent:-9999em;
	background-repeat:no-repeat;
	background-position:0 0;
}
#socials li.delicious a { background-image:url(../img/social/delicious.gif); }
#socials li.digg a { background-image:url(../img/social/digg.gif); }
#socials li.stumbleUpon a { background-image:url(../img/social/stumbleUpon.gif); }
#socials li.facebook a { background-image:url(../img/social/facebook.gif); }
#socials li.google a { background-image:url(../img/social/google.gif); }
#socials li.furl a { background-image:url(../img/social/furl.gif); }
#socials li.technorati a { background-image:url(../img/social/technorati.gif); }




/* What
----------------------------------------------- */
#what {
	float:right;
	width:214px;
	margin-right:35px;
	background:#4B92D2;  /* default colour - gets overwritten in-page */
}
#what #monthTitle {
	padding: 0;
	color: #666;
	font-size: 1.16em;
	line-height: 1;
	font-weight: bold;
}
#what #monthTitle span {
	color: #fff;
	font-size: 1.26em;
	display: block;
	padding-top: 1px;
}
#what h2 {
	margin:25px 0 7px 10px;
	color: #fff;
	font-size: 2.2em;
}
#what #classesActivity {
	font-size: 1.45em;
	background-color: #333;
	color: #fff;
	padding: 20px 10px 10px;
}
#what #classesActivity .cufon {
	float: left;
}
#what #classesActivity span.large .cufon {
	margin-top: 0;
}
#what #classesActivity span.large, #what #classesActivity span.highlight, #what #classesActivity span.no-float {
	float: none;
	display: inline;
}
#what #classesActivity span.highlight .cufon {
	margin-top: 2px;
}
.cufon-ready #what #classesActivity em {
	float: left;
	margin-left: -0.3em;
}
#what #classesActivity a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1;
	display: block;
	width: 100%;
	overflow: hidden;
}
#what #classesActivity .highlight span {
	color: #fff;
}
#what #classesActivity .large {
	font-size: 2em;
	padding-top: 4px;
	width: 100%;
	overflow: hidden;
	display: block;
	clear: both;
}

#friends_login {
	background-color:#333;
	padding:14px 0 20px 8px;
	border-top: 2px solid red;
	font-size: 1.45em;
	color: #fff;
	width: 206px;
	overflow: hidden;
}
#friends_login .large {
	font-size: 2em;
	float: left;
	clear: left;
	padding-top: 2px;
}
#friends_login div {
	clear: both;
	float: left;
}
#friends_login .btn {
	background-color: green;
	color: #fff;
	float: left;
	font-size: 0.76em;
	margin: 5px 0 0;
	padding: 5px 8px 3px;
}
#friends_login a {
	text-decoration: none;
}
#friends_login .cufon {
	float: left;
}

#partner_logos {
	border-top: 2px solid red;
	padding-top: 20px;
	background-color: #333;
}



/* Forms
----------------------------------------------- */

button {
	cursor: pointer;
}


/* Columns
----------------------------------------------- */
#columns #columnLeft, #columns #columnRight {
	float:left;
}
#columns h1 {
	font-weight:normal;
	text-transform:uppercase;
	color:#aeaeae;
	font-size:2.4em;
	margin:0;
}
#columns h2 {
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	font-size:1.9em;
	margin:0.4em 0 0.7em 0;
	font-size: 2.5em;
}
#columns h3 {
	color: #666;
}
#columnLeft {
	width:325px;
	margin:1.8em 20px 1em 20px;
}

#columnRight {
	width:365px;
	margin:1.8em 0 1em 0;
}





/* Footer
----------------------------------------------- */
#footer {
	font-size:0.85em;
	margin:22px 0 1.6em 249px;
	margin: 0;
	color:#999;
	color: #575555;
	clear: both;
	padding-top: 40px;
}
#footer li a {
	font-weight: bold;
	color: #575555;
}
#footer li a:hover {
	color: green;
	text-decoration: none;
}
#legals {
	/*width:50%;
	float:left;*/
	border-top: 2px solid #525252;
	padding-top: 20px;
	width: 100%;
	overflow: hidden;
}
#legals ul {
	width: 75%;
	float: left;
}
#legals ul, #legals li {
	margin:0;
	padding:0;
}
#legals li {
	list-style:none;
	float:left;
	margin-left:12px;
	padding-left:12px;
	border-left:1px solid #717171;
}
#legals li.first {
	margin-left:0;
	padding-left:0;
	border-left:0;
}
#coInfo {
	/*float:left;
	padding-top:1em;
	width:80%;*/
	line-height: 1.6em;
	margin-top: 10px;
}
#line {
	float:right;
	width:20%;
	text-align:right;
	/*margin-top:-1.2em;*/
}
#line a, #line a:visited, #line a:hover {
	color:#666;
}






/* Image Gallery
----------------------------------------------- */
#imageGallery {
	border:1px dashed #666;
	padding:12px;
	margin-bottom:14px;
}
#columnLeft #imageGallery {
	margin-left:20px;
}
#columnRight #imageGallery {
	margin-right:20px;
}
#imageGallery h3 {
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 0.6em 0;
}
#imageGallery ul {
	margin:0 -18px 0 0;
	padding:0;
}
#imageGallery ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	margin:0 18px 18px 0;
}



/* Media
----------------------------------------------- */

#columns .mediaPromo {
	border:none;
	padding:12px;
	margin-top:14px;
	margin-right:20px;
}

/* Promos
----------------------------------------------- */
#columns .promo {
	border:1px dashed #666;
	padding:12px;
	margin-top:14px;
	margin-right:20px;
}
#columns .promo h3 {
	font-weight:bold;
	font-size:1.3em;
	text-transform:uppercase;
	margin:0 0 0.6em 0;
}
#columns .promo h4 {
	font-weight:normal;
	font-size:1.1em;
	text-transform:uppercase;
	margin:1em 0 0.6em 0;
}
#columns .promo p {
	margin:0 0 0.6em 0;
}
#columns .promo p a {
	font-weight:bold;
}
#columns .promo img {
	float:left;
	margin:0 10px 0 0;
}
#columns #friends {
	background-color:#FFFFEA;
}







/* Cross Sell
----------------------------------------------- */
#crossSell {
	padding:14px 2px 2px 2px;
	background-color:#4B92D2; 	/* default colour, overwritten in page */
}
#crossSell h3 {
	color:#fff;
	margin:0 0 10px 14px;
	padding:0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.3em;
}
#crossSell ul {
	margin:0;
	padding:0;
}
#crossSell ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:242px;
	position:relative;
	background-repeat:no-repeat;
}
#crossSell ul li a {
	display:block;
	text-transform:uppercase;
	padding:140px 5px 0 30px;
	color:#333;
	font-weight:bold;
	font-size:1.1em;
	min-height:45px;
}
#crossSell ul li a.semiTrans {
	background:url(../img/home/semiTrans.png) no-repeat left bottom;
}
#crossSell ul li a.semiTrans:hover {
	color:#4B92D2;  /* default colour - gets overwritten in-page */
}
#crossSell ul li a:hover {
	text-decoration:none;
}
#crossSell .vertCat {
	position:absolute;
	left:0;
	top:31px;
	z-index:10;
	background-color:#4B92D2;  /* default colour - gets overwritten in-page */
}




/* Misc
----------------------------------------------- */
p.imgCaption {
	text-align:right;
	padding-right:20px;
}



/* Alex added to fix digital_eden page
----------------------------------------------- */


#showDetail {
	display: inline;
}
	
#main {
	width: 979px;
	float: left;
}
#columns {
	width: 730px;
	float: left;
	background: #fff;
	padding-bottom: 1em;
}
#crossSell {
	width: 726px;
	float: left;
}
#courseHighlights {
	float: left;
}
/*#footer {
	width: 730px;
	float: right;
}*/

/* Sponsors pages
----------------------------------------------- */
.sponsors {
	padding-left: 0;
}
.sponsors li {
	display: block;
	list-style: none;
	margin-bottom: 0.6em;
}


/* Additional information on event pages
----------------------------------------------- */

dl.additional_information {
	float: left;
	width: 100%;
}
dl.additional_information dt {
	clear: left;
	float: left;
	font-weight: bold;
	padding: 0 0 0.7em;
	width: 80px;
}
dl.additional_information dd {
	float: left;
	margin: 0;
	padding: 0 0 0.7em;
	width: 260px;
}

button.cufon {
	overflow: auto;
}

/**
* Home highlights
*/
#highlightsContainer {
	background-color: #333;
	overflow: hidden;
	width: 100%;
	padding: 13px 0 0;
}
#highlightsContainer dl {
	width: 240px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	margin-right: 5px;
}
#highlightsContainer dl.last {
	margin-right: 0;
}
#highlightsContainer dl:nth-child(3n) {
	margin-right: 0;
}
#highlightsContainer dt {
	font-size: 17px;
	font-size: 1.55em;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0 0 11px;
	text-align: center;
}
#highlightsContainer dd {
	margin: 0;
	padding: 0;
}
#highlightsContainer ul {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid green;
	zoom: 1;
}
#highlightsContainer li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	border-top: 2px solid green;
	display: block;
}
#highlightsContainer li div {
	position: relative;
	overflow: hidden;
}
#highlightsContainer p a {
	color: #666;
	text-decoration: none;
}
#highlightsContainer p.title a {
	padding-right: 50px;
	display: block;
	padding: 6px 8px;
}
#highlightsContainer p.title a:hover {
	color: #777;
}
#highlightsContainer p.category {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	background-color: red;
	margin: 0;
	padding: 0;
}
#highlightsContainer p.category span {
	zoom: 1;
	display: block;
	position: relative;
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#highlightsContainer p.title {
	color: #fff;
	background-color: #484848;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 40px 0 0;
	display: block;
	width: 200px;
	zoom: 1;
	position: absolute;
	bottom: 0;
	left: 0;
}
#highlightsContainer p.title a.go-button {
	position: absolute;
	top: 0;
	right: 8px;
	padding: 5px;
	margin: 0;
	background-color: #5f5f5f;
	color: #c2c2c1;
	color: #fff;
}
#highlightsContainer p.open a.go-button, #highlightsContainer p.title a.go-button:hover {
	background-color: green;
}
#highlightsContainer p.open {
	background: #fff;
	color: #666;
}
#highlightsContainer p.open a {
	color: #666;
}
#highlightsContainer p.open a.go-button {
	color: #fff;
}


#highlightsContainer img {
	width: 240px;
	
	display: block;
}

/* homepage masthead carousel */
#homeHighlightsContainer {
	width: 100%;
	overflow: hidden;
	border-bottom: 3px solid green;
	position: relative;
}
#homeHighlightsContainer ul {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	zoom: 1;
	height: 330px; /* prevent page jumping around on load */
}
#homeHighlightsContainer li {
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
	width: 730px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}
#homeHighlightsContainer dl {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	float: none;
}
#homeHighlightsContainer dt {
	margin: 0;
	padding: 0;
	font-size: 2.538em;
	color: #fff;
	width: 100%;
	float: left;
	position: relative;
}
#homeHighlightsContainer.js dt {
	width: 60px;
}
#homeHighlightsContainer dd {
	margin: 0;
	padding: 0;
	float: left;
	/*width: 730px;*/
	display: inline;
	border-top: 3px solid red;
}

#homeHighlightsContainer dl dl dt {
	background-color: transparent;
	color: #666;
	width: auto;
	position: relative;
}
#homeHighlightsContainer dl dl dd {
	position: static;
	margin-left: 0;
	width: 100%;
	overflow: hidden;
	border-top: 0;
}
#homeHighlightsContainer dl dl dd a {
	display: block;
	outline: 0;
}
#homeHighlightsContainer p {
	color: #666;
}
#homeHighlightsContainer img {
	display: block;
}
#homeHighlightsContainer.js .category-title span {
	display: block;
	padding-top: 20px;
	padding-left: 10px;
	position: relative;
}
#homeHighlightsContainer .bg-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: red;
}
#homeHighlightsContainer li.moveable .category-title {
	border-left: 2px solid #fff;
}

/* bottom strip */
#homeHighlightsContainer #homeHighlightsContainer-strip {
	width: 100%;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50px;
}
#homeHighlightsContainer #homeHighlightsContainer-strip .strip-inner {
	padding: 3px 240px 3px 65px;
}
#homeHighlightsContainer #homeHighlightsContainer-strip .title {
	font-size: 18px;
	color: #666;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
#homeHighlightsContainer #homeHighlightsContainer-strip .title a {
	color: #666;
}
#homeHighlightsContainer #homeHighlightsContainer-strip .subtitle {
	margin: 0;
	color: #666;
	font-size: 13px;
	margin-top: -2px;
}
#homeHighlightsContainer #homeHighlightsContainer-strip .buy-btn {
	color: #fff;
	background-color: red;
	text-transform: uppercase;
	position: absolute;
	top: 14px;
	right: 120px;
	font-size: 12px;
	padding: 7px 10px 5px;
	text-decoration: none;
}


/* event page */
#content.showDetail #columns h2 {
	margin-bottom: 0.2em;
}
#content.showDetail #mainInfo p {
	margin-top: 0;
	font-size: 1.2em;
}
#content.showDetail h3.showVenue {
	margin-top: 0;
}
#content.showDetail #seat-prices {
	margin-top: 2.35em;
	padding-bottom: 15px;
	padding-right: 20px;
	width: 220px;
	float: left;
}
#content.showDetail #share-icons {
	float: left;
	margin-top: 2.35em;
	padding-bottom: 10px;
}
#content.showDetail #share-icons div div {
	padding: 3px 0;
}
#content.showDetail .top-container {
	width: 100%;
	overflow: hidden;
}
#content.showDetail .top-container h3 {
	font-size: 1.1em;
	margin: 0;
	text-transform: none;
	margin-bottom: 0.2em;
}
#content.showDetail #show_times table {
	border-bottom: 1px solid #bfbdbd;
	width: 100%;
}
#content.showDetail #show_times th {
	font-weight: bold;
	padding: 10px 0 0;
	border-top: 1px solid #bfbdbd;
}
#content.showDetail #show_times td {
	padding: 0 0 10px;
}
#content.showDetail #show_times td.action a, #content.showDetail a.buy-btn {
	float: right;
	color: #fff;
	background-color: green;
	font-weight: normal;
	padding: 4px 8px 4px;
	text-decoration: none;
}
#content.showDetail #show_times p {
	font-size: 1.1em;
}
#content.showDetail #additional, #content.showDetail #show_times, #content.showDetail #columns .mediaPromo {
	border-top: 2px solid #000;
}
#content.showDetail #additional {
	padding-top: 10px;
}
#content.showDetail #additional h3 {
	margin-top: 0;
	margin-bottom: 1em;
}
#content.showDetail #columns .mediaPromo {
	margin: 0;
	padding: 20px 0;
}
#content.showDetail dl.additional_information dd {
	width: 230px;
}

ul#subnav {
	padding-left: 17px;
	width: 713px;
}
ul#subnav li {
	padding-left: 2px;
	background: transparent url(../img/nav/divider.gif) 0 center no-repeat;
}
ul#subnav li.first {
	padding-left: 0;
	background-image: none;
}

#content #page-title {
	border-style: solid;
	border-width: 0 0 3px;
}
#content #page-title .stats {
	color: #999;
}
#content #page-title h1 {
	font-size: 2em;
	padding: 14px 20px 11px;
}
#content #page-title .pager {
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 13px;
}
#content #page-title .pager ul.pagination {
	margin: 0;
	padding: 5px 0 4px;
}
#content #page-title .pager ul.pagination  li {
	line-height: 0.9;
}

#page-stats {
	clear: both;
	font-style: italic;
	padding-top: 10px;
}
#page-title .back-link {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	
}
#content #showTitles h1.showArtist {
	color: #fff;
}
#content.classes #activityNav {
	padding-left: 0;
	margin-bottom: 20px;
}
#content.classes #activityNav li {
	list-style: none;
	width: 100%;
	clear: both;
	overflow: hidden;
}
#content.classes #activityNav li a.buy-btn {
	float: left;
}
#content.classes #columns h2 {
	padding-left: 20px;
	padding-right: 20px;
}
#content.classes #seatPrices {
	background-color: transparent;
	padding: 0;
}
.news_entry .date {
	float: none;
}
