/******/
.style1 {font-weight: bold}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}


/******/


html { 
	height: 100%; 
	margin-bottom: 1px; 
}


body {
	background-color: #2aa89f;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 0.8em/1.4 Arial, Helvetica, sans-serif;
}

#inner {
	background-color: #2aa89f;
	color: #fff;
	background-image: URL(../Images/assets/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 20px 0 0 0;
}



#wrapper {
	width: 996px;
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#footer {
	background-image: URL(../Images/assets/img/brightonlandmarks.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: -20px 0 0;
	padding: 60px 0 0 40px;
}

#footer .inner {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #bf0e82;
	position: relative;
	height: 200px;
}

#footer .navlist, #footer .logo {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
}

#footer .navlist li {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.6;
}

#footer .navlist li a:link, #footer .navlist li a:visited {
	color: #bf0e82;
	text-decoration: none;
}

#footer .navlist li a:hover {
	border-bottom: 1px dotted #cf0e82;
}

#footer .credits {
	clear: both;
	padding: 1.4em 0 0 0;
	font-size: 90%;
}

#footer .credits a:link,
#footer .credits a:visited {
	text-decoration: none;
	color: #bf0e82;
	border-bottom: 0;
}

#footer .credits a:hover,
#footer .credits a:active {
	text-decoration: none;
	border-bottom: 1px dotted #bf0e82;
}

#footer .credits .sponsors {
	padding: 1.4em 0 0 0;
}

#footer .credits .sponsors img {
	margin: 0 30px 0 0;
}

/* header */
#header {
	margin: 0 77px 0 77px;
	padding: 0 0 0 10px;
	height: 200px;
}

#header #logo {
	height: 174px;
	width: 180px;
	float: left;
	background-image: URL(../Images/assets/images/logo.png);
	border: 0;
	text-decoration: none;
}

#header #nav {
	width: 603px;
	float: right;
}

#header #nav .navlists {
	background-image: URL(../Images/assets/img/dotty.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 20px 10px 0 0;
	padding-right: 10px;
	float: right;
}

#header #nav ul.navlist {
	float:right;
	width: 220px;
	background-image: URL(../Images/assets/img/dotty.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	list-style: none;
	font-size: 130%;
	font-weight: bold;
}

#header #nav ul.navlist a:link, #header #nav ul.navlist a:visited {
	color: #bd0f81;
	text-decoration:none;
	background-image: 0;
	display: block;
	padding: 0.1em 0 0 10px;
	min-height: 28px;
}

#header #nav ul.navlist a:hover {
	background-image: URL(../Images/assets/img/nav-hover.png);
	background-repeat: no-repeat;
	color: #fff;
}

#header #nav ul.navlist li.cur a:link, #header #nav ul.navlist li.cur a:visited, #header #nav ul.navlist li.cur a:hover  {
	background-image: URL(../Images/assets/img/nav-on.png);
	background-repeat: no-repeat;
	color: #bd0f81;
}
#header #nav .sociallists {
	background-image: URL(../Images/assets/img/dotty.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 20px 10px 0 0;
	padding-right: 10px;
	float: right;
}


#main {
	background-image: URL(../Images/assets/img/line.png);
	background-repeat: no-repeat;
	min-height: 200px;
	margin-top: 0;
	margin-right: 68px;
	margin-bottom: 0;
	margin-left: 68px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 2;
	padding-left: 0;
}

#feature {
	padding: 0;
	position: relative;
}

#feature .feature-container {
	margin: 0 20px;
}

table#prices {
	font-size: 110%;
	font-weight: bold;
	width: 100%;
	border-collapse: collapse;
	margin: 2em 0 1em 0;
}
table#prices  th,
table#prices  td {
	border-bottom: 1px dotted #ecc2e0;
	padding: .2em 0;
}

body.dynamic #feature .feature-container {
	overflow: hidden;
	position: relative;
	height: 465px;
}

.feature-content {
	background-repeat: repeat-x;
	min-height: 500px;
	background-color: #6f0851;
	color: #fff;
	background-image: URL(../Images/assets/img/contentbg.gif);
	background-position: 0px 0px;
}

body.dynamic .feature-content {
	float: left;
	width: 820px;
}

body.dynamic #scrollplane {
	width: 10000000px;
	position: absolute;
	left: 0;
}

.screen1 .img {
	background-image: URL(../Images/assets/img/feature-thefestival-bg-1.jpg);
	background-repeat: no-repeat;
	height: 465px;
	width: 360px;
	float: left;
	background-position: bottom;
	padding-bottom: 5px;
}

body.dynamic .screen1 .img {
	background-image: none;
	position: relative;
}

body.dynamic .screen1 .img img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.countdownclock {
	color: #ffff00;
	background-color: #000000;
	width: 260px;
}

.feature-content .text {
    padding: 20px 0;
	width: 420px;
	float: left;
}

.feature-content a:link, .feature-content a:visited {
    color: #fff;
}

.feature-content h1 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 220%;
    text-transform: uppercase;
}

.feature-content p {
    font-size: 90%;
    line-height: 1.6;
	/*margin-left: 80px;*/
}

.feature-content p.intro {
    font-size: 130%;
    font-weight: bold;
    line-height: 1.4;
	margin-top: 0.8em;
}

.feature-content .sub {
    font-size: 120%;
	margin-top: -0.5em;
}

#feature-tabs {
	background-image: URL(../Images/assets/img/feature-tabs-bg.gif);
	background-repeat: no-repeat;
	height: 66px;
	margin: 0 20px;
	clear: left;
	background-color: #98096F;
}

#feature-tabs ul {
    margin: 0;
    padding: 0 0 0 50px;
    list-style: none;
}

#feature-tabs li {
    float:left;
    height: 61px;
    
}

#feature-tabs a, #feature-tabs .cur {
    border: 0;
    margin: -1px 0 0 0;
    display: block;
    height: 61px;
	overflow: hidden;
}

#feature-tabs a span, #feature-tabs .cur span {
    margin-left: -4000px;
}
#feature-tabs  li.register  a {
	background-image: URL(../Images/assets/img/feature-tab-register.gif);
	width: 181px;
}
#feature-tabs  li.register  .cur {
	background-image: URL(../Images/assets/img/feature-tab-register-cur.gif);
	width: 181px;
}
#feature-tabs  li.therace  a {
	background-image: URL(../Images/assets/img/feature-tab-therace.gif);
	width: 181px;
}
#feature-tabs  li.therace  .cur {
	background-image: URL(../Images/assets/img/feature-tab-therace-cur.gif);
	width: 181px;
}
#feature-tabs  li.runners  a {
	background-image: URL(../Images/assets/img/feature-tab-runners.gif);
	width: 181px;
}
#feature-tabs  li.runners  .cur {
	background-image: URL(../Images/assets/img/feature-tab-runners-cur.gif);
	width: 181px;
}
#feature-tabs  li.youthrace  a {
	background-image: URL(../Images/assets/img/feature-tab-youthrace.gif);
	width: 182px;
}
#feature-tabs  li.youthrace  .cur {
	background-image: URL(../Images/assets/img/feature-tab-youthrace.gif);
	width: 182px;
}
#feature-tabs  li.register  a:hover, 
#feature-tabs  li.therace  a:hover, 
#feature-tabs  li.runners  a:hover, 
#feature-tabs  li.youthrace  a:hover {
    background-position: 0 61px;
}
#charity-tabs {
	background-image: URL(../Images/assets/img/feature-tabs-bg.gif);
	background-repeat: no-repeat;
	height: 66px;
	margin: 0 20px;
	clear: left;
}

#charity-tabs ul {
    margin: 0;
    padding: 0 0 0 50px;
    list-style: none;
}

#charity-tabs li {
    float:left;
    height: 61px;
    
}

#charity-tabs a, #feature-tabs .cur {
    border: 0;
    margin: -1px 0 0 0;
    display: block;
    height: 61px;
	overflow: hidden;
}

#charity-tabs a span, #feature-tabs .cur span {
    margin-left: -4000px;
}

#charity-tabs li.runforcharity a {
	background-image: URL(../Images/assets/img/feature-tab-register.gif);
	width: 181px;
}

#charity-tabs li.runforcharity .cur {
	background-image: URL(../Images/assets/img/feature-tab-runforcharity-cur.gif);
	width: 181px;
}

#charity-tabs li.sussexbeacon a {
	background-image: URL(../Images/assets/img/charity-tab-sussexbeacon.gif);
	width: 181px;
}

#charity-tabs li.sussexbeacon .cur {
	background-image: URL(../Images/assets/img/charity-tab-sussexbeacon.gif);
	width: 181px;
}

#charity-tabs li.stdunstans a {
	background-image: URL(../Images/assets/img/charity-tab-stdunstans.gif);
	width: 181px;
}

#charity-tabs li.stdunstans .cur {
	background-image: URL(../Images/assets/img/charity-tab-stdunstans.gif);
	width: 181px;
}

#charity-tabs li.wateraid a {
	background-image: URL(../Images/assets/img/charity-tab-wateraid.gif);
	width: 182px;
}

#charity-tabs li.wateraid .cur {
	background-image: URL(../Images/assets/img/charity-tab-wateraid.gif);
	width: 182px;
}

#charity-tabs li.runforcharity a:hover, 
#charity-tabs li.sussexbeacon a:hover, 
#charity-tabs li.stdunstans a:hover, 
#charity-tabs li.wateraid a:hover {
    background-position: 0 61px;
}

.promos {
	margin: 0 0 0 20px;
	clear: both;
}

.promos .promo {
	width: 420px;
	position: relative;
	float: left;
	min-height: 280px;
	background-repeat: no-repeat;
	background-position: left top;
}

.promos .promo .inner {
	padding: 0 20px 0 15px;
	color: #bd0f81;
	font-weight: bold;
}

.promos .promo h2 {
	text-indent: -999em;
}

.promos .promo a.btnmore {
	display: block;
	width: 121px;
	height: 26px;
	background-image: URL(../Images/assets/img/read-more.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}

.promos .promo a.btnmore:hover {
	background-image: URL(../Images/assets/img/read-more-over.gif);
}

.promos .promo a.btnmore span {
	display: block;
	text-indent: -999em;
}
.promos  div.map {
	background-image: URL(../Images/assets/img/routemap.gif);
}
.promos  div.map  .inner {
	padding-right: 170px;
}
.promos  div.youthrace {
	background-image: URL(../Images/assets/img/youthrace.gif);
}
.promos  div.youthrace  .inner {
	padding-right: 170px;
}

.promos div.tickets {
	background-image: URL(../Images/assets/img/boxout-tickets.png);
}

.promos div.tickets .inner {
	padding-right: 240px;
}

.promos div.moorings {
	background-image: URL(../Images/assets/img/boxout-moorings.png);
}

.promos div.moorings .inner {
	padding-right: 240px;
}

/* child pages */

.page {
    margin: 0 20px 10px 20px;
    background-image: URL(../Images/assets/img/page-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 9px;
    position: relative;
}

.pagetop {
    min-height: 97px;
    background-image: URL(../Images/assets/img/header-bg.jpg);
    margin: 0;
}

.pagebody {
    background-color: #fff;
    color: #ae0884;
    padding: 5px 5px 0 20px;
    min-height: 500px;
}

.pagebody .cimage {
    float:right;
    margin-right: -200px;
}

.pagebody .iimage {
    float:right;
    padding: 0 0 5px 5px;
}

.pagebody a:link,
.pagebody a:visited {
	color: #ae0884;
	border-bottom: 1px dotted #ae0884;
	text-decoration: none;
}

.pagebody a:hover,
.pagebody a:active {
	color: #333;
	border-bottom: 1px dotted #333;	
}

.pagetop h1 {
    margin: 0;
    padding: 20px 0 0.2em 20px;
    font-weight: normal;
}

.pagetop .sub {
    font-size: 120%;
    padding: 0 0 0 20px;
}

.page h2 {
    font-size: 170%;
    margin: 0;
    padding: 0 0 1em 0;
	font-weight: bold;
	letter-spacing: -0.6px;
	line-height: 1.15em;
}

.page h3 {
    font-size: 130%;
    margin: 0;
    padding: 0;
}

.page p {
    padding: 0 0 1em 0;
    margin: 0;
}

.page p.intro:first-child {
	font-size: 170%;
}

.page p.intro {
    font-size: 150%;
    font-weight: bold;
	letter-spacing: -0.6px;
	line-height: 1.15em;
}
.title {
	font-size: 14px;
	background-image: URL(../Images/assets/images/button.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 90px;
	vertical-align: middle;
	background-position: center center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 17px;
}

.titleyr {
	font-size: 14px;
	background-image: URL(../Images/assets/images/buttonyr.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 90px;
	vertical-align: middle;
	background-position: center center;
}

ul.col-a, ul.col-b {
    margin: 0;
    padding: 0 10px 0 0;
    list-style: none;
    float: left;
    width: 240px;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.7;
	letter-spacing: -0.6px;
}

ul.col-a a:link, ul.col-b a:link,
ul.col-a a:visited, ul.col-b a:visited {
    color: #ae0884;
    text-decoration: none;
}

ul.col-a a:hover, ul.col-b a:hover {
    border-bottom: 1px dotted #ae0884;
}

ul#faqs {
    margin: 0;
    padding: 2em 20px 0 0;
    list-style: none;
    clear: both;
}

ul#faqs li {
    border-top: 1px dotted #ae0884;
    padding: 1.4em 0 0.6em 0;
    font-size: 120%;
    font-weight: bold;
	letter-spacing: -0.6px;
}

ul#faqs li h2 {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

ul#faqs li .qa {
    float:left;
    width: 2em;
}

ul#faqs li .qabody {
	margin-left: 2em;
}

div.lineup .lineup-saturday {
    float:left;
    width: 45%;
}

div.lineup .lineup-sunday {
    float:left;
    width: 45%;
}

div.lineup .note {
   clear:both;
}

div.lineup ul {
    margin: 0;
    padding: 1em 0 1em 0;
    list-style: none;
    font-size: 150%;
    font-weight: bold;
    letter-spacing:-0.6px;
line-height:1.15em;
}

div.lineup h3 {
    font-size: 150%;
    font-weight: bold;
    letter-spacing:-0.6px;
line-height:1.15em;
}

ul.searchresults {
    margin: 0;
    padding: 2em 20px 0 0;
    list-style: none;
    clear: both;
}

ul.searchresults li {
    border-top: 1px dotted #ae0884;
    padding: 1.4em 0 0.6em 0;
    font-size: 120%;
    font-weight: bold;
}

ul.searchresults li h3 {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

ul.searchresults li h3 a:link, ul.searchresults li h3 a:visited {
    color: #ae0884;
    text-decoration: none;
}

.logoblock {
    background-image: URL(../Images/assets/img/logoblock_bg.gif);
    background-repeat: no-repeat;
    clear: left;
    padding: 0 0 1em 0;
    min-height: 110px;
}

.logoblock a:link, .logoblock a:visited {
    color: #ae0884;
}

.logoblock .inner {
    padding-top: 1em;
    margin-left: 152px;
}

.page .logoblock h3 {
    margin-top: -0.8em;
}

.logoblock img {
    margin: 6px 30px 2em 6px;
    float: left;
    width: 116px;
}

.tickets h2 {
	font-size: 150%;
}


table#tickets {
	font-size: 130%;
	font-weight: bold;
	width: 100%;
	border-collapse: collapse;
	margin: 2em 0 1em 0;
}

table#tickets th,
table#tickets td {
	border-bottom: 1px dotted #ecc2e0;
	padding: .2em 0;
}

table#tickets td.price {
	text-align: right;
}

p.action {
    font-size: 120%;
    font-weight: bold;
    padding: 1em 0 0 0;
}

p.action + h3 {
    padding-top: 1em;
}

p.smallprint,
div.smallprint, 
form.runforcharity p.smallprint {
	color: #999;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 1em;
}

.smallprint a:link,
.smallprint a:visited {
	text-decoration: underline;
	color: #999;
	border: 0;
}


.smallprint a:hover,
.smallprint a:active {
	color: #333;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1;
	font-size: 1px;
}

a img {
    border: 0;
}

.text {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.pricesmain {
	color: #6F0851;
	font-size: 130%;
}
.title A {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.title A:link {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.title A:hover {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.title A:active {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.titleyr A {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.titleyr A:link {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.titleyr A:hover {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.titleyr A:active {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}