/* /////////////////////////////////
	Hamilton Half Marathon CSS 
	by Benek Lisefski
	http://www.benekdesign.com
///////////////////////////////// */

/* reset whitespace */
* { 
	margin:0;
	padding:0;
}

/* /////////////////////////////////
	LAYOUT
///////////////////////////////// */

body {
	font: normal 11px verdana, arial, tahoma, "sans serif";
	color: #ccc;
	background: #2e3438 url('../i/bg.jpg') repeat center top;
	line-height: 16px;
}

#container {
	background: transparent url('../i/bg-feet.jpg') repeat-x center top;
	padding-top: 0px;
}

.center {
	width: 960px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear { 
	clear: both; 
	height: 0; 
	line-height: 0px;
	font-size: 0px;
	text-indent: -5000px;
}

.hidden {
	display: none;
}

.mainCol {
	width: 526px;
	padding: 1px 0 0 70px;
}

.subCol {
	width: 300px;
	margin-top: 74px;
}

.col1 {
	width: 120px;
	padding: 0 20px;
}

#header {
	height: 94px;
	background: transparent url('../i/bg-header.png') no-repeat center bottom;
	overflow: hidden;
}

/* /////////////////////////////////
	TEXT + HTML
///////////////////////////////// */

h1 {
	font: bold 50px arial, tahoma, verdana;
	color: #febe11;
	line-height: 45px;
	margin: 0 0 22px 0;
	letter-spacing: -2px;
}

h2 {
	font: bold 17px arial, tahoma, verdana;
	color: #000;
	font-style: italic;
	background: transparent url('../i/bg-h2.png') no-repeat right top;
	height: 29px;
	overflow: hidden;
	line-height: 32px;
	padding: 0 20px 0 12px;
	margin: 0 0 16px;
	position: relative;
	left: -12px;
	width: 270px;
}

.black h2 {
	color: #fff;
	background: transparent url('../i/bg-h2-black.png') no-repeat right top;
}

h3 {
	font: bold 20px arial, tahoma, verdana;
	color: #fff;
	margin: 18px 0 14px 0;
	font-style: italic;
	overflow: hidden;
	padding: 5px 0;
}

h3 span {
	padding: 5px 24px 5px 12px;
	background: transparent url('../i/bg-h3.png') no-repeat right top;
}

h4 {
	font: bold 13px arial, tahoma, verdana;
	margin: 12px 0 -4px 0;
	color: #fff;
	font-style: italic;
}

p, ul, ol {
	margin: 12px 0px 12px 0px;
}

ul {
	list-style-type: none;
}

p em {
	font-family: arial, tahoma;
}

/* /////////////////////////////////
	LINKS
///////////////////////////////// */

a img { border: none }

a:link,
a:visited {
	color: #febe11;
	text-decoration: none;
}

a:hover {
	color: #febe11;
	text-decoration: underline;
}

a:focus {
	outline: 0;
}

a.bullet:link,
a.bullet:visited {
	padding-left: 14px;
	background: transparent url('../i/bullet.gif') no-repeat left 3px;
}

/* /////////////////////////////////
	HEADER
///////////////////////////////// */

#logo {
	display: block;
	float: left;
	width: 277px;
	height: 75px;
	overflow: hidden;
	background: transparent url('../i/logo.gif') no-repeat left top;
	text-indent: -5000px;
	margin: 19px 44px 0 0;
}


#logo:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* /////////////////////////////////
	NAV
///////////////////////////////// */

ul.nav {
	float: left;
	margin: 33px 0 0 0;
	list-style-type: none;
	font: bold 14px arial;
	text-transform: uppercase;
}

ul#nav1 {width: 119px;}
ul#nav2 {width: 177px;}
ul#nav3 {width: 126px;}

ul.nav li a,
ul.nav li a:visited {
	color: #fff;
}

ul.nav li a:hover {
	color: #febe11;
	text-decoration: none;
}

ul.nav li.current a,
ul.nav li.current a:hover,
ul#nav1 li.current a,
ul#nav1 li.current a:hover,
ul#nav2 li.current a,
ul#nav2 li.current a:hover,
ul#nav3 li.current a,
ul#nav4 li.current a:hover {
	color: #999;
}

#register {
	float: left;
	width: 215px;
	position: relative;
}

#date {
	position: absolute;
	top: 10px;
	left: 2px;
}

#registerLink,
#registerLink:visited {
	display: block;;
	width: 204px;
	height: 19px;
	overflow: hidden;
	background: transparent url('../i/register.gif') no-repeat left top;
	text-indent: -5000px;
	margin: 59px 0 0 0;
}

#registerLink:hover {
	background-position: left -19px ;
}


/* /////////////////////////////////
	CONTENT
///////////////////////////////// */

#content {
	padding-top: 90px;
}

.homephoto {
	background: transparent url('../i/bg-homephoto.gif') no-repeat 351px 74px;
	padding-top: 74px;
}

.homephoto .mainCol {
	padding-left: 24px;
}

.yellow {
	background: transparent url('../i/bg-yellow.png') repeat left top;
	padding: 14px 24px 6px;
	color: #fff;
	margin-bottom: 20px;
}

.yellow2 {
	background: transparent url('../i/bg-yellow2.png') no-repeat left top;
	padding: 14px 24px 6px;
	color: #fff;
}

.black {
	background: transparent url('../i/bg-black.png') repeat left top;
	padding: 1px 24px 6px;
	color: #fff;
	margin-bottom: 20px;
}

.frame {
	padding: 12px 12px;
}

.frame img {
	display: block;
}

.news {
	width: 444px;
	margin-bottom: 8px;
}

.news h2 {
	width: 420px;
	padding-right: 0;
}

.news p,
.news h4 {
	width: 350px;
}

.c {
	display: block;
	float: right;
	clear: right;
}

#signUp,
#signUp:visited {
	display: block;
	float: right;
	width: 198px;
	height: 35px;
	overflow: hidden;
	background: transparent url('../i/signup.png') no-repeat left top;
	text-indent: -5000px;
	margin: 14px 30px 0 0;
	display: inline;
}

#signUp:hover {
	background-position: left -35px ;
}

.marginRight {
	margin-right: 24px;
}

ul.lines li {
	border-bottom: solid 1px #3b3b39;
	margin-left: -12px;
	margin-right: -24px;
	padding: 4px 24px 4px 12px;
}

ul.lines li.noLine {
	border: 0;
}

ul.lines li.padTop {
	padding-top: 12px;
}

.yellow .small {
	font-size: 10px;
	color: #ccc;
}

.table {
	display: block;
	float: left;
	width: 180px;
}

ul.bullet {
	margin-left: 12px;
}

ul.bullet li {
	padding-left: 14px;
	background: transparent url('../i/bullet.gif') no-repeat left 3px;
	margin-bottom: 12px;
}

table.results {
	width: 526px;
	margin: 12px 0;
}

table.results th, 
table.results td {
	padding: 4px 20px 4px 12px;
}

table.results th {
	text-align: left;
	background: transparent url('../i/bg-black.png') repeat left top;
	color: #fff;
	font-size: 13px;
	font-family: arial, tahoma;
	padding: 6px 20px 6px 12px;
}

table.results tr.odd td {
	background: none;
}

table.results tr.even td {
	background: #383e41;
}

/* /////////////////////////////////
	FORMS
///////////////////////////////// */

fieldset {
 	border: 0;
}

input:focus {
	outline: 0;
}


/* /////////////////////////////////
	FOOTER
///////////////////////////////// */


#footer {
	clear: both;
	background: transparent url('../i/bg-footer.gif') repeat-x left 16px;
	padding: 0 0 20px 0;
	color: #666;
	margin-top: 36px;
} 

#footer p {
	width: 960px;
	text-align: right;
	margin: 0 auto;
}

#vo2 {
	margin-left: 12px;
	color: #666;
}

h3#h3-sponsors {
	height: 29px;
	overflow: hidden;
	background: transparent url('../i/sponsors.gif') no-repeat center top;
	text-indent: -5000px;
	margin: 0;
}

#footer .center {
	padding: 12px 0 8px;
}

#footer .center a {
	display: block;
	float: left;
	margin-right: 24px;
}

#footer .center img {
	display: block;
}

#footer .center a:hover {
	opacity: .6;
	filter: alpha(opacity=60);
}

/* /////////////////////////////////
	added by Peter Apr 29
///////////////////////////////// */

ol {
	margin-left: 30px;
}

/* /////////////////////////////////
	added by Benek Apr 29
///////////////////////////////// */

.white {
	background: #fff;
	margin-top: 28px;
	padding: 1px 0 12px 0;
}

.white h2 {
	margin-top: 0px;
}

.white p,
.white ul,
.white h4 {
	margin-left: 20px;
	margin-right: 30px;
	color: #000;
}

ul.sponsors li {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

ul.sponsors a:hover {
	opacity: .6;
	filter: alpha(opacity=60);
}

/* /////////////////////////////////
	Gallery
///////////////////////////////// */

.wide {
	width: 890px;
}

#photoGrid a,
#photoGrid a:visited {
	display: block;
	float: left;
	background: transparent url('../i/bg-black.png') repeat left top;
	padding: 12px;
	margin: 0 10px 10px 0;
}

#photoGrid a img {
	display: block;
}

#photoGrid a:hover {
	background: #000;
}

/* /////////////////////////////////
	added by Benek May 11
///////////////////////////////// */

#charityBox {
	padding: 10px 20px;
	width: 352px;
	height: 268px;
	float: left;
	background: transparent url('../i/charity-ccf.gif') no-repeat right top;
	margin: 24px 0;
}

#charityBox p,
#charityBox h4 {
	color: #000;
}

#charityBox p {
	margin-right: 170px;
}

#content ol {
	margin-left: 20px;
}

#content ol li {
	margin-bottom: 8px;
}

table#form {
	margin: 8px 0;
}

table#form td {
	padding: 8px 12px;
	vertical-align: top;
}

table#form label {
	white-space: nowrap;
}

table#form label.big {
	font: bold 16px arial;
	color: #fff;
	font-style: italic;
}

strong.y {
	color: #febe11;
}

a.shirtThumb,
a.shirtThumb:visited {
	float: right;
	border: solid 4px #252b2d;
}

a.shirtThumb img {
	display: block;
}

a.shirtThumb:hover {
	border-color: #000;
}

table#form input {
	padding: 2px 1px;
	font: normal 12px arial;
}
.errormsg{color:red;}

#sitemap {
	margin-left: 12px;
	color: #666;
}

/* /////////////////////////////////
	added by Benek May 28
///////////////////////////////// */

a.eventType,
a.eventType:visited {
	display: block;
	overflow: hidden;
	height: 1%;
	padding: 12px;
	color: #fff;
	width: 866px;
}

a.eventType:hover {
	text-decoration: none;
	color: #fff;
	background-image: none;
	background-color: #000;
}

a.eventType img {
	float: left;
	margin-right: 20px;
}

a.eventType h3 {
	margin: 4px 0;
	padding: 0;
	color: #febe11;
	font-style: normal;
	width: 300px;
}

a.eventType .linkLook {
	color: #febe11;
}

a.eventType:hover .linkLook {
	text-decoration: underline;
}

#moreInfo {
	margin: 28px 0 12px 0;
	padding: 12px 20px;
	width: 920px;
	overflow: hidden;
	height: 1%;
}

a.findOut,
a.findOut:visited {
	display: block;
	float: left;
	text-decoration: none;
	width: 414px;
}

a.fintOut:hover {
	text-decoration: none;
	background-image: none;
}

a.findOut img {
	float: left;
	margin-right: 14px;
}

a.findOut .linkLook {
	color: #febe11;
	display: block;
	margin-top: 6px;
}

a.findOut:hover .linkLook {
	text-decoration: underline;
}
/* additions to the register screen to show prices */
span.pricebox {float:right;margin: 2px;width: 100px;height: 80px;padding: 0px 5px 0px 10px;background:#000;text-align: left;border: 1px solid #2d2d2d;font-size: 0.8em;}
span.pricebox.small {width: 60px;border: 1px solid #2d2d2d;}
span.pricebox.small:hover, span.pricebox:hover {border: 1px solid #2d2d2d;background:#080808;}
span.pricebox.kids {float:right;width: 100px;height:80px;padding:0px 5px 0px 10px;background:#000;}
span.pricebox li span.price {font-weight: bold;padding: 5px 0px 8px;font-size: 2.5em;color: #febe11;display:block;}
span.pricebox li.title {color: #febe11;padding-bottom: 3px;}
span.pricebox li.bottom {}

/* /////////////////////////////////
	SEARCH FORM
///////////////////////////////// */

#searchForm {
	margin: 28px 0 32px 0;
	padding: 12px 12px;
	width: 504px;
}

#searchForm input,
#searchForm select {
	font: normal 11px arial;
}

#searchForm h3 {
	float: left;
	margin: 0 12px 0 0;
	color: #ffc200;
	font-size: 16px;
	line-height: 12px;
	
}

#searchForm #event {
	width: 120px;
	margin-right: 12px;
}

#searchForm #surname {
	width: 100px;
	margin-right: 5px;
	padding: 1px;
}

#searchForm #button {
	margin: 0;
	padding: 0;
}




/* /////////////////////////////////
	ADMIN STYLES
///////////////////////////////// */

form#frmQuestion label {
	float:left;
	}
form#frmQuestion input {
	width:350px;
	margin-bottom:3px;	
	}

form#frmQuestion textarea {
	width:350px;
	height:200px;
	margin-bottom:3px;	
	}
	
form#frmQuestion input.btn {
	width:100px;
	}



/* changed 29/04/2010 benek */



#header {
	height: 108px;
	background: transparent url('../i/bg-header.png') no-repeat center bottom;
	overflow: hidden;
}

#content {
	padding-top: 76px;
}

#logo {
	display: block;
	float: left;
	width: 277px;
	height: 75px;
	overflow: hidden;
	background: transparent url('../i/logo.gif') no-repeat left top;
	text-indent: -5000px;
	margin: 26px 46px 0 0;
}

ul.nav {
	float: left;
	margin: 32px 0 0 0;
	list-style-type: none;
	font: bold 14px arial;
	text-transform: uppercase;
}

#date {
	position: absolute;
	top: 10px;
	left: 16px;
}

#registerLink,
#registerLink:visited {
	display: block;;
	width: 204px;
	height: 19px;
	overflow: hidden;
	background: transparent url('../i/register.gif') no-repeat left top;
	text-indent: -5000px;
	margin: 59px 0 0 16px;
}

div.faq ul{
		margin-left:30px;
		list-style-type:square;
}


.half {
    width: 450px;
    padding-right: 30px;
}

.halfPadTop {
    padding-top: 236px;
}