* {
	margin: 0;
	padding: 0;
}

/* IE PNG Fix */
/* img { behavior: url(css/iepngfix.htc); } */

body {
	margin-top: 160px;
	background: #000000 url(../images/hoonage_banner.png) no-repeat center top;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2, h3 {
	color: #FFFFFF;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

.menuul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 80px;
	background-color:#000
	}

.menuul li {
	position: relative;
	}
	
.menuli ul {
	position: absolute;
	left: 60px;
	top: -15px;
	display: none;
	width: 135px;
	border: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
.menuul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0px;
	border: 0;
	border-bottom: 0;
	}
	
.menuli:hover ul {
	display: block;
	}

.cpul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 85px;
	background-color:#000;
	border: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

.cpul li {
	position: relative;
	}
	
.cpli ul {
	position: absolute;
	left: -40px;
	top: 18px;
	display: none;
	width: 100px;
	border: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
.cpul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0px;
	border: 0;
	border-bottom: 0;
	}
	
.cpli:hover ul {
	display: block;
	}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 15px;
}

/* Post */

.post {
}

.post .title {
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-size: 1.6em;
	font-weight: normal;
}

.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.heading {
	padding: 10px 0;
	font-size: 1.6em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding-bottom: 10px;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .story {
	padding: 20px;
}

.chart {
	vertical-align:middle;
	background-color:#C90
}

/* Header */

#header {
	height: 61px;
	background: url(../images/img02.gif) repeat-x;
}

/* Header > Logo */

#logo {
	width: 700px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
}

#logo a {
}

/* Header > Menu */

#menu {
	width: 700px;
	height: 27px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 25px 0 25px;
	background: url(../images/img04.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(../images/img03.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(../images/img05.gif);
}

/* Wrapper */

#wrapper {
	background: url(../images/img06.gif) repeat-x;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content > Main */

#main {
	float: right;
	width: 500px;
}

/* Content > Main > Welcome */

#welcome {
	padding-top: 5px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

/* Content > Sidebar > Support */

#support {
	padding: 20px 15px;
	color: #FF8A00;
}

#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #FF8A00;
}

#support h3 {
	margin: 0;
	font-size: 1em;
	color: #FF8A00;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

#login p {
	font-size: .8em;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 6px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
	text-align:center;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.highslide {
    cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    color: #000000;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: grey;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.forum {
	background:#555;
}

.thread {
	background: #333;
}

.lastvisit {
	background:#999;
	font-size:12px;
	color:#000;
}

.newposts {
	color:#000;
}

.forumnewposts {
	font-size:9px;
	color:#000;
}

.userdesc {
	font-size:9px;
	color:#FFF;
}

.threadstarter {
	font-size:9px;
	color:#000;
}

.unreadim {
	color:#F00
}

.poster {
	font-size:14px;
	color:#CCC;
}

.threadtitle {
	font-size:18px;
	color:#FFF;
}

.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

.button
{
	background: #404040;
	color: #DDDDDD;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}

#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}

#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}

#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}

#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;
}

#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}

#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}

#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}

#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;
}

#calendarDiv #monthSelect{
	width:70px;
}

#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}

#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}

#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}

#middle {
display:table;
background-image:url(http://www.circuit-days.co.uk/Images/middle.png);
background-repeat:repeat-y;
height:auto;
padding-left:25px;
padding-right:35px;
width:637px;
}
.divider {
display:block;
background-color:#222222;
height:33px;
line-height:32px;
font-size:17px;
color:#e9e9e9;
font-weight:bold;
width:630px;
text-indent:15px;
}
#list {
width:630px;
}
.ie6 #list,.ie6 .divider {
width:600px;
}
#list .info {
width:300px;
padding-left:15px;
}
#list td {
border-bottom:1px solid #e9e9e9;
padding-top:5px;
padding-bottom:5px;
}
#list .price {
color:#CC6600;
}
#list .controls img {
margin-left:10px;
}
.light {
	font-size:10px;
	color:#FFF;
	background-color:#777;
}
.dark {
	font-size:10px;
	color:#FFF;
	background-color:#333;
}
a.book_button {
	background: url(/images/book.png) no-repeat;
	width: 85px;
	height: 23px;
	display: block;
}
a.book_button:hover {
	background: url(/images/book_hover.png) no-repeat;
}
.full {
	background: url(/images/full.png) no-repeat;
	width: 85px;
	height: 23px;
	display: block;
}
.headings {
	font-size:14px;
	font-style:oblique;
	color:#FFF;
}
.table_tab {
	font-size:18px;
	color:#FFF;
}