@charset "utf-8";
/* CSS Document */

body {
	background: #E7DFCF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #444;
}

p, a, h1, h2, h3, h4, h5, h6, ul, li, td, input, select, textarea, dl, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

p, dd {
	margin: 0 0 15px 0;
}

p.newsInfo, div.float p.newsInfo {
	font-size: 10px;
	color: #ED1B2D;
	margin: 0 0 3px 0;
}

a {
	font-size: inherit;
	color: #ED1B2D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img, form {
	margin: 0;
	padding: 0;
	border: none;
}

img.panel {
	margin: 0 0 20px 0;
	border: none;
}

img.left {
	float: left; 
	margin: 0 0 0 8px;
}

img.right {
	float: right; 
	margin: 0 8px 0 0;
}

img.margRight {
	margin: 0 8px 0 0;
}

img.fundraising {
	float: left; 
	margin: 0 0 20px 30px;
}

h1 {
	font-size: 22px;
	line-height: 27px;
	margin: 0 0 13px 0;
	color: #ED1B2D;
}

h2 {
	font-size: 17px;
	line-height: 20px;
	margin: 0 0 6px 0;
	color: #ED1B2D;
}

h2 a {
	font-size: 17px;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

h4 {
	display: block;
	line-height: 24px;
	height: 24px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 33px;
	background: url(../images/i-pdf.gif) 0 10px no-repeat;
}

h4 a {
	line-height: 24px;
}

h5 {
	color: #ED1B2D;
	margin: 0;
}

input{
	padding: 2px 4px 2px 4px;
	border: 1px solid #fff;
	font-size: 11px;
	line-height: 14px;
}
textarea {
	padding: 2px 4px 2px 4px;
	border: 1px solid #fff;
	font-size: 11px;
	line-height: 14px;
}
select {

}

#ccol ul.links {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ccol ul.links li {
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	list-style: none;
	background: url(../images/i_link.gif) 0 1px no-repeat;
}

.red {
	color: #ED1B2D;
}

.grey {
	color: #454545;
}

.nomarg {
	margin: 0;
}

#holdAll {
	background: #fff;
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#headHolder {
	width: 940px;
	margin: 0;
	padding: 0;
}

#head {
	width: 880px;
	height: 84px;
	background: #fff url(../images/aslongasittakes-logo.gif) top right no-repeat;
	margin: 0 0 11px 0;
	padding: 41px 30px 18px 30px;
}

#bytenightLogo {
	margin:  0 34px 0 0;
}

#navHolder {
	width: 880px;
	padding: 0 30px;
	background: url(../images/bg-singleline.gif) 0 30px no-repeat;
}

#mainNav {
	list-style: none;
	margin: 0;
	height: 30px;
	padding: 0 0 34px 0;
	margin: 0;
}

#mainNav li {
	list-style: none;
	float: left;
	margin: 0 16px 0 0;
	padding: 0;
	text-align: center;
}

#mainNav li.home {
	width: 57px
}
#mainNav li.about {
	width: 65px;
}
#mainNav li.news {
	width: 58px;
}
#mainNav li.events {
	width: 104px;
}
#mainNav li.register {
	width: 89px;
}
#mainNav li.donate {
	width: 73px;
}
#mainNav li.sleepers {
	width: 90px;
}
#mainNav li.bytenight {
	width: 132px;
}
#mainNav li.contact {
	width: 84px;
	margin: 0;
}

#mainNav li a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #444;
}

#mainNav li.home a:hover, #mainNav li.home a.selected {
	background: url(../images/home-hover.gif) 0 0 no-repeat;
}
#mainNav li.about a:hover, #mainNav li.about a.selected {
	background: url(../images/about-hover.gif) 0 0 no-repeat;
}
#mainNav li.news a:hover, #mainNav li.news a.selected {
	background: url(../images/news-hover.gif) 0 0 no-repeat;
}
#mainNav li.events a:hover, #mainNav li.events a.selected {
	background: url(../images/events-hover.gif) 0 0 no-repeat;
}
#mainNav li.register a:hover, #mainNav li.register a.selected {
	background: url(../images/register-hover.gif) 0 0 no-repeat;
}
#mainNav li.donate a:hover, #mainNav li.donate a.selected {
	background: url(../images/donate-hover.gif) 0 0 no-repeat;
}
#mainNav li.sleepers a:hover, #mainNav li.sleepers a.selected {
	background: url(../images/sleepers-hover.gif) 0 0 no-repeat;
}
#mainNav li.bytenight a:hover, #mainNav li.bytenight a.selected {
	background: url(../images/bytenight-hover.gif) 0 0 no-repeat;
}
#mainNav li.contact a:hover, #mainNav li.contact a.selected {
	background: url(../images/contact-hover.gif) 0 0 no-repeat;
}

#secondNav {
	list-style: none;
	margin: 0;
	padding: 0 0 18px 0;
	width: 880px;
	height: 30px;
	/*background: url(../images/bg-secondNav.gif) 0 0 no-repeat;*/
}

#secondNav li {
	list-style: none;
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	text-align: center;
}

#secondNav li.date {
	display: block;
	width: 134px;
	line-height: 30px;
	height: 30px;
	background: url(../images/bg-date.gif) 0 0 no-repeat;
	font-size: 13px;
	font-weight: bold;
	margin: 0 13px 0 0;
}

#secondNav li.thames {
	margin: 0;
	border-right: 0px;
}

#secondNav li a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#secondNav li.london a {
	width: 80px;
}
#secondNav li.london a:hover, #secondNav li.london a.selected {
	background: url(../images/london-hover.gif) 0 0 no-repeat;
}

#secondNav li.thames a {
	width: 131px;
}
#secondNav li.thames a:hover, #secondNav li.thames a.selected {
	background: url(../images/thames-hover.gif) 0 0 no-repeat;
}

#secondNav li.birmingham a {
	width: 111px;
}
#secondNav li.birmingham a:hover, #secondNav li.birmingham a.selected {
	background: url(../images/birmingham-hover.gif) 0 0 no-repeat;
}

#secondNav li.manchester a {
	width: 109px;
}
#secondNav li.manchester a:hover, #secondNav li.manchester a.selected {
	width: 109px;
	background: url(../images/manchester-hover.gif) 0 0 no-repeat;
}

#secondNav li.leeds a {
	width: 68px;
}
#secondNav li.leeds a:hover, #secondNav li.leeds a.selected {
	background: url(../images/leeds-hover.gif) 0 0 no-repeat;
}

#secondNav li.cambridge a {
	width: 109px;
}
#secondNav li.cambridge a:hover, #secondNav li.cambridge a.selected {
	background: url(../images/manchester-hover.gif) 0 0 no-repeat;
}

#secondNav li.edinburgh a {
	width: 170px;
}
#secondNav li.edinburgh a:hover, #secondNav li.edinburgh a.selected {
	width: 170px;
	background: url(../images/edinburgh-hover.gif) 0 0 no-repeat;
}

#flashHolder {
	padding: 0 30px;
	margin: 0 0 25px 0;
}
#flash {
}

#colHolder {
	width: 880px;
	padding: 20px 30px 0 30px;
}

#colHolder.home {
	padding: 0 30px;
}


/*_______left column - lcol______*/


#lcol {
	float: left;
	width: 147px;
	margin: 0 20px 20px 0;
}

#colHolder.home #lcol {
	float: left;
	width: 268px;
	margin: 0 20px 20px 0;
}

#lcol #countDown {
	width: 268px;
	height: 53px;
	margin: 0 0 20px 0;
	padding-top: 42px;
	background: url(../images/panel-countdown-home.gif) 0 0 no-repeat;
	/*overflow: hidden*/
}

#lcol #countDown table {
	clear: both;
}

#lcol #countDown td {
	font-size: 11px;
}

#lcol #countDown #cntdwn {
	width: 220px;
	margin: 0 0 0 24px;
	padding: 0;
	font-size: 18px;
	text-align: center;
	background: url(../images/bg_no_lg.gif) 2px 0 no-repeat;
}

#lcol #countDown #days, #lcol #countDown #hours, #lcol #countDown #minutes, #lcol #countDown #secs {
	width: 55px;
	padding: 5px 0;
	background: url(../images/bg_no.gif) 2px 0 no-repeat;
	/*border-right: 1px solid #fff;*/
	float: left;
}

#lcol.about {
	background: url(../images/bg-subnav-about.gif) 0 0 no-repeat;
	padding: 15px 10px;
	width: 127px;
	min-height: 236px; !important
}

#lcol.about ul {
	list-style: none;
}

#lcol.about ul li {
	list-style: none;
	margin: 0 0 6px 0;
}

#lcol.about ul li a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

#lcol.about ul li a:hover {
	text-decoration: underline;
}

#lcol.about ul li a.selected {
	color: #ED1B2D;
}

#lcol.about ul li a.selected:hover {
	text-decoration: none;
}

/*_______middle column - ccol______*/


#ccol {
	float: left;
	width: 480px;
	margin: 0 20px 20px 0;
}

#colHolder.home #ccol {
	float: left;
	width: 359px;
	margin: 0 20px 20px 0;
}

#ccol ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: circle;
}

#ccol ul li {
	margin: 0 0 6px 0;
	padding: 0 0 0 0px;
	list-style: circle;
}

div.downWrapper {
	width: 480px;
/*	height: 315px;
	position: relative;*/
}
	div.downLeft {
		width: 230px;
		float: left;
		display: inline;
		margin: 0 20px 0 0;
/*		position: absolute;
		top: 0;
		left: 0;*/
	}
	div.downRight {
		width: 230px;
		float: left;
		display: inline;
/*		position: absolute;
		top: 0;
		right: 0;*/
	}

div.float {
	width: 480px;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

div.float img {
	float: left;
	/*width: 112px;*/
	margin: 0 20px 0 0;
}

div.float div {
	float: left;
	width: 348px;
}

div.float div.nopic {
	float: left;
	width: 480px;
}

div.float div p {
	margin: 0;
}

#whatadifferenceTable {
}

#whatadifferenceTable table td {
	padding: 0 0 8px 0;
}

#whatadifferenceTable td.line {
	background: url(../images/table-bg.gif) 0 0 repeat-y;
}

#whatadifferenceTable td.space {
	padding: 0 5px 0 0;
	font-weight: bold;
}

.registerForm {
	background: url(../images/reg-table-bg.gif) 0 0 no-repeat;
	/*min-height: 420px;*/
}

.registerForm label {
	float:left;
}

.registerForm td, .registerForm th {
	padding: 20px 20px 0 20px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	color: #000;
}

.registerForm td {
	padding-top: 5px;
}

.registerForm td.spaced {
	padding-top: 20px;
}

.registerForm table td {
	padding: 0;
}

.registerForm table td input {
	width: 192px;
}

.registerForm input.small {
	width: 72px;
}

.registerForm input.medium {
	width: 122px;
}

.registerForm select {
	width: 200px;
}

.registerForm table td input.tick {
	width: auto;
	border: none;
}

.registerForm table td input.button {
	width: 150px;
	height: 25px;
	color: #fff;
	background: #ed1b2d;
	border: none;
	cursor: pointer;
}

.registerFormLong {
	background: url(../images/reg-table-bg2.gif) 0 0 no-repeat;
	min-height: 450px;
}

.registerFormLong label {
	float:left;
}

.registerFormLong td, .registerFormLong th {
	padding: 20px 20px 0 20px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	color: #000;
}

.registerFormLong td {
	padding-top: 5px;
}

.registerFormLong td.spaced {
	padding-top: 20px;
}

.registerFormLong table td {
	padding: 0;
}

.registerFormLong table td input {
	width: 192px;
}

.registerFormLong input.small {
	width: 72px;
}

.registerFormLong input.medium {
	width: 122px;
}

.registerFormLong select {
	width: 200px;
}

.registerFormLong table td input.tick {
	width: auto;
	border: none;
}

.registerFormLong table td input.button {
	width: 150px;
	height: 25px;
	color: #fff;
	background: #ed1b2d;
	border: none;
	cursor: pointer;
}

#submitStepOne {
	width: 103px;
	height: 28px;
	background-image: url(../images/button-continue.gif);
	cursor: pointer;
}

#submitStepTwo {
	width: 91px;
	height: 28px;
	background-image: url(../images/button-submit.gif);
	cursor: pointer;
}

#vidPanel {
	width: 240px; 
	float: right; 
	margin: 0 0 10px 10px;
}

#vidPanel p {
	display: block; 
	background: #E7DFCF; 
	width: 224px; 
	padding: 5px 8px; 
	margin: 0 0 13px 0; 
	font-size: 10px; 
	line-height: 16px;
}

#gmap {
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	height: 350px;
}

.spkr-holdr {
	margin: 0 0 30px 0;
}
	.spkr-image {
		display: inline;
		float: left;
		width: 93px;
		padding: 0;
		margin: 0;
	}
	.spkr-quote {
		display: inline;
		float: left;
		width: 347px;
		padding: 0 0 0 20px;
	}
		.spkr-quote blockquote {
			margin: 0;
			padding: 0;
		}


#rcol {
	float: left;
	width: 213px;
	margin: 0 0 20px 0;
}

#footer {
	clear: both;
	width: 940px;
	padding: 40px 0 0 0;
	background: url(../images/bg-singleline.gif) 0 0 no-repeat;
}

#footer p, #footer a {
	font-size: 11px;
}

#footer p {
	margin: 0;
}

#group {
	clear: both;
	height: 26px;
	padding: 0 0 10px 20px;
	text-align: center;
}

#group img.spaced {
	margin: 0 20px 0 0;
}

.mb-0 {
	margin: 0;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-40 {
	margin-bottom: 40px;
}