/* @override 
	http://www.e-l-l-i-s.com/ellisigns/css/ellisigns.css
	http://www.grapevinecelebration.org.uk/2010/css/site.css
*/

/* Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End Global Reset */

body {
	font: 14px Arial, sans-serif;
	color: #333333;
	background: url(../images/body.jpg) no-repeat center 0;
	overflow: scroll;
}

div.wrapper {
	margin: auto;
	width: 960px;
}
div#header {
	height: 460px;
	position: relative;
	background-position: center bottom;
	background-repeat: no-repeat;
}

div#content {
	margin: 0 0 35px;
	float: left;
	width: 430px;
	padding-left: 60px;
	padding-top: 35px;
	display: inline;
}

div#content.full {
	width: 900px;
}

div#content.full.event {
	background: url(../images/bg-event.jpg) no-repeat 518px 0;
}

div#content.full.programme {
	background: url(../images/bg-programme.jpg) no-repeat 518px 0;
}

div#content.full.info {
	background: url(../images/bg-info.jpg) no-repeat 518px 0;
	min-height: 530px;
}

div#content.full.contact {
	background: url(../images/bg-contact.jpg) no-repeat 518px 0;
}

div#sig {
	width: 178px;
	height: 64px;
	background: url(../images/sig.png) no-repeat;
	float: left;
	text-indent: -9999px;
	margin-left: 260px;
	display: inline;
}

p {
	line-height: 22px;
	margin-top: 20px;
}

.short {
	width: 450px;
}

.last {
	padding-bottom: 20px;
	border-bottom: 1px dotted #b1b224;
	margin-bottom: 20px;
}

.plus {
	padding-bottom: 250px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}



h1 {
	text-indent: -9999px;
	position: absolute;
	background-image: url(../images/logo.png);
	width: 167px;
	height: 95px;
}


h2 {
	font-size: 25px;
	height: 60px;
}


h2#welcome {
	background: url(../images/welcome.png) no-repeat 0 0;
	width: 620px;
	height: 119px;
	text-indent: -9999px;
	position: relative;
	left: -70px;
	top: -20px;
}

h2#speakers {
	background: url(../images/h2-speakers.gif) no-repeat;
	text-indent: -9999px;
}

h2#programme {
	background: url(../images/h2-programme.gif) no-repeat;
	text-indent: -9999px;
}

h2#booking-in {
	background: url(../images/h2-booking.gif) no-repeat;
	text-indent: -9999px;
}



h2#speakers {
	background: url(../images/h2-speakers.gif) no-repeat;
	text-indent: -9999px;
}

h2#information {
	background: url(../images/h2-information.gif) no-repeat;
	text-indent: -9999px;
}

h2#contact-us {
	background: url(../images/h2-contact-us.gif) no-repeat;
	text-indent: -9999px;
}

h2#other-venues {
	background: url(../images/h2-other-venues.gif) no-repeat;
	text-indent: -9999px;
}

h2#special-events {
	background: url(../images/h2-special.gif) no-repeat;
	text-indent: -9999px;
}


h2 span {
	color: #999999;
	font-weight: normal;
	font-style: normal;
	display: block;
	line-height: 27px;
	font-size: 22px;
}

h3#index {
	font-size: 20px;
	color: #111111;
}

h3 {
	font-size: 20px;
	color: #111;
}

h3 span {
	display: block;
	font-size: 16px;
	color: #980d5c;
}

h3 span a {
	color: #0387c8;
	text-decoration: none;
	border-bottom: 2px solid #0387c8;
}

h3 span a:hover {
	color: #026191;
	text-decoration: none;
	border-bottom: 2px solid #666666;
}



span.pipe {
	color: #cad112;
}

/* Navigation */

ul.navigation {
	position: relative;
	top: 418px;
	height: 42px;
	padding-left: 6px;
}

ul.navigation li {
	float: left;
	line-height: 44px;
	white-space: nowrap;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	height: 42px;
	width: 129px;
	padding-left: 33px;
}

ul.navigation li.end {
	width: 116px;
	}

ul.navigation li a {
	color: white;
	text-decoration: none;
}

ul.navigation li a:hover {
	text-decoration: none;
	color: #cbca20;
}

ul.navigation li.end#active {
	background: url(../images/light.png) no-repeat 10px 13px;
}

ul.navigation li#active {
	background: url(../images/light.png) no-repeat 7px 13px;
}

/* Speakers */

ul.speakers {
	margin-top: 20px;
}

ul.speakers li {
	float: left;
	padding-left: 170px;
	width: 230px;
	margin-bottom: 30px;
	padding-right: 20px;
	display: inline;
	height: 555px;
}

ul.speakers li.shorter {
	height: 280px;
}

ul.speakers li#bh {
	background: url(../images/bh.png) no-repeat 0 0;
}

ul.speakers li#dk {
	background: url(../images/dk.png) no-repeat 0 0;
}

ul.speakers li#sb {
	background: url(../images/sb.png) no-repeat 0 0;
}

ul.speakers li#rt {
	background: url(../images/rt.png) no-repeat 0 0;
}

ul.speakers li#ao {
	background: url(../images/ao.png) no-repeat 0 0;
}

ul.speakers li#ca {
	background: url(../images/ca.png) no-repeat 0 0;
}

ul.speakers li#ds {
	background: url(../images/ds.png) no-repeat 0 0;
	float: left;
}

ul.speakers li#jp {
	background: url(../images/jp.png) no-repeat 0 0;
}



/* Programme */

ul.tracks {
	margin-top: 10px;
	border-bottom: 1px dotted #b1b224;
	margin-bottom: 35px;
}

ul.tracks li {
	margin-bottom: 10px;
	line-height: 20px;
}

ul.tracks li span {
	font-weight: bold;
	color: #42a6c3;
}

ul.speakers li#re {
	background: url(../images/re.png) no-repeat 0 0;
}

ul.speakers li#me {
	background: url(../images/me.png) no-repeat 0 0;
}

#venues p {
	margin: 0 0 30px;
}

#gk {
	width: 170px;
	height: 200px;
	float: left;
	margin-right: 10px;
	background-image: url(../images/gk.png);
}

/* Infomation */

/*****Accordion Styles*****/
ul#accordion, ul#accordion ul { list-style: none; margin: 0;
	width: 450px;
}
ul#accordion {
}
ul#accordion li { border: 1px none #000E2E; border-bottom: none;
}
ul#accordion ul li { border: none; border-bottom: 1px dotted #b1b224; color: #111; padding: 5px 10px; }
ul#accordion ul li:last-child { border-bottom: none; }
ul#accordion a.heading {
	color: #b6b51c;
	display: block;
	font-size: 20px;
	line-height: 20px;
	padding: 10px 5px;
	text-decoration: none;
	font-weight: bold;
}
ul#accordion a.heading:hover { background: #b6b51c; color: #fff; }
ul#accordion li.ui-accordion-selected a.heading, ul#accordion li.current a.heading { color: #980d5c;
	background-color: #fff;
}
ul#accordion li ul a { border-bottom: 1px solid #00B9D2; color: #025185; text-decoration: none; }
ul#accordion li ul a:hover { border-bottom: none; }
ul#accordion li ul .date { padding-right: 10px; }
ul#accordion li ul .count { padding-left: 10px; }

/*****Additional Custom Accordion Styles*****/
ul#accordion li ul { display: none; }
ul#accordion li.current ul { display: block; }

#accordion li.current ul li span {
	font-weight: bold;
	color: #980d5c;
	display: block;
}

/* Contact */

div#map {
	height: 564px;
	background: url(../images/map.png) no-repeat;
	width: 860px;
}

/* Footer */

div#footer {
	color: white;
	font-size: 13px;
	background: url(../images/footer.gif) no-repeat center bottom;
	clear: both;
	height: 148px;
	position: relative;
	bottom: -50px;
}


div#footer a {
	color: white;
	text-decoration: none;
}

div#footer a:hover {
	color: #b6b51c;
	text-decoration: underline;
}

#footer div.wrapper.clearfix p {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	float: right;
	width: 960px;
	text-align: center;
	display: inline;
}

/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}