/* global styles */

*, html, body {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #000;
	font-size: 11px;
	}
	
/* layout styles */
	
div#header {
	position: absolute;
	height: 103px;
	}
	
div#flashlogo {
	position: relative;
	top: 0;
	left: -14px;
	z-index: 4;
	}
	
div#flashdiscount {
	position: relative;
	top: -120px;
	left: 500px;
	z-index: 5;
	}
	
div#container {
	text-align: left;
	width: 630px;
	margin: 0 auto;
	padding: 20px 81px 40px 55px;
	background-color: #79d5fe;
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-x;
	}
	
div#padding {
	padding-top: 103px;
	}
	
div#wrapper {
	width: 630px;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;
	}
	
div#content {
	float: left;
	width: 420px;
	background-color: #66ccff;
	line-height: 1.1;
	}
	
div#sidebar {
	float: right;
	width: 210px;
	background-color: #1f2a33;
	}
	
div#footer {
	clear: both;
	width: 420px;
	background-color: #1f2a33;
	color: #fff;
	}
	
div#content .inner {
	padding: 20px;
	}
	
div.leftcol {
	float: left;
	width: 180px;
	padding-right: 10px;
	border-right: 1px dotted #fff;
	margin-bottom: 20px;
	}
	
div.rightcol {
	float: right;
	width: 170px;
	margin-bottom: 20px;
	}
	
div#sidebar .inner {
	padding: 15px 20px;
	}
	
div#footer .inner {
	padding: 15px 20px;
	}
	
.floatleft {
	float: left;
	margin-right: 10px;
	}
	
.floatright {
	float: right;
	margin-left: 10px;
	}
	
/* content styles */

div#mainimg {
	width: 420px;
	height: 192px;
	background-color: #1f2a33;
	z-index: 1;
	}

div#content h2 {
	font-size: 16px;
	margin-bottom: 2px;
	color: #fff;
	}
	
div#content h3 {
	font-size: 13px;
	margin-bottom: 2px;
	color: #fff;
	}
	
div#content h4 {
	font-size: 11px;
	color: #fff;
	}
	
div#content p {
	margin-bottom: 10px;
	}
	
div#content p.intro {
	font-size: 14px;
	font-weight: bold;
	color: #2b588d;
	border-bottom: 1px dotted #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
div#content p.apply {
	font-weight: bold;
	}
	
p.popup {
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
	}
	
p.popup a {
	color: #fff;
	text-decoration: none;
	}
	
p.popup a:hover {
	text-decoration: underline;
	}
	
p#comingsoon {
	font-weight: bold;
	color: #fff;
	background-color: #ff6201;
	padding: 3px 5px 0 5px;
	}
	
div#content a {
	font-weight: bold;
	color: #2b588d;
	text-decoration: none;
	}
	
div#content a:hover {
	text-decoration: underline;
	}
	
div#content a.button {
	display: block;
	width: 80px;
	text-align: center;
	border: 1px solid #fff;
	background-color: #ff6201;
	padding: 3px 5px 0 5px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}	
	
#content ul, #content ol {
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #fff;
	}
	
#content ul li, #content ol li {
	margin-bottom: 5px;
	}
	
#content ul.locations {
	font-size: 12px;
	margin-left: 10px;
	margin-top: 10px;
	list-style: none;
	}

#content ul.locations li {
	margin-bottom: 5px;
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#content ul.locations li a {
	color: #2b588d;
	text-decoration: none;
	}
	
#content ul.locations li a:hover {
	text-decoration: underline;
	}
	
#content ul.locations li.uk {
	background-image: url("../images/flag_uk.gif");
	}
	
#content ul.locations li.scotland {
	background-image: url("../images/flag_scotland.gif");
	}
	
#content ul.locations li.spain {
	background-image: url("../images/flag_spain.gif");
	}
	
#content ul.locations li.aus {
	background-image: url("../images/flag_aus.gif");
	}
	
#content ul.locations li.ind {
	background-image: url("../images/flag_india.gif");
	}
	
#content ul.locations li.bl {
	background-image: url("../images/flag_belgium.gif");
	}
	
#content ul.locations li.nl {
	background-image: url("../images/flag_holland.gif");
	}
	
#content ul.locations li.bz {
	background-image: url("../images/flag_brazil.gif");
	}
	
#content ul.locations li.france {
	background-image: url("../images/flag_france.gif");
	}

#content ul.locations li.ger {
	background-image: url("../images/flag_germany.gif");
	}
	
#content ul.locations li.bru {
	background-image: url("../images/flag_brussels.gif");
	}
	
#content ul.locations li.den {
	background-image: url("../images/flag_denmark.gif");
	}
	
#content ul.albums {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#content ul.albums li {
	margin-bottom: 5px;
	}
	
#content ul.albums li a {
	display: block;
	border: 1px solid #b3e6ff;
	height: 57px;
	line-height: 57px;
	padding-left: 78px;
	background-image: url("../images/album_ico.jpg");
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: normal;
	}
	
#content ul.albums li a:hover {
	text-decoration: none;
	color: #4386bb;
	border: 1px solid #fff;
	background-color: #78d8ff;
	}
	
#content dl {
	margin: 10px 0;
	}
	
#content dl dt {
	font-weight: bold;
	color: #fff;
	}
	
#content dl dd {
	margin-bottom: 5px;
	}
	
.insetimg {
	float: left;
	border: 1px solid #fff;
	margin-right: 10px;
	}
	
.inlineimg {
	border: 1px solid #fff;
	margin-bottom: 10px;
	}
	
table {
	font-size: 11px;
	color: #2b588d;
	border-top: 1px dotted #fff;
	margin-bottom: 10px;
	}
	
table tr td {
	border-bottom: 1px dotted #fff;
	padding: 4px 0 1px 0;
	}
	
.cell1 {
	font-weight: bold;
	}
	
div#gallery img {
	border: 1px solid #fff;
	}
	
div#gallery img:hover {
	border: 1px solid #ff6201;
	}
	
div.thumbrow {
	width: 100%;
	height: 130px;
	}
	
div.thumb {
	width: 110px;
	float: left;
	margin-right: 10px;
	}

/* navigation styles */
	
#nav {
	width: 210px;
	height: 172px;
	padding: 20px 0 0 0;
	background-color: #1f2a33;
	font-size: 14px;
	}
	
#nav ul {
	list-style: none;
	}
	
#mainmenu li a {
	display: block;
	height: 19px;
	line-height: 19px;
	padding-left: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
#mainmenu li a:hover {
	padding-left: 25px;
	color: #ff6201;
	background-color: #2E3942;
	}
	
/* sidebar styles */

div#rightimg {
	width: 210px;
	height: 249px;
	background-color: #1f2a33;
	z-index: 2;
	}

div#latestnews h2 {
	font-size: 13px;
	margin-bottom: 6px;
	color: #ff6201;
	border-bottom: 1px dotted;
	}
	
div#latestnews div.newsitem {
	border-bottom: 1px dotted #334654;
	margin-bottom: 6px;
	}
	
div#latestnews p {
	font-size: 11px;
	margin-bottom: 5px;
	color: #ccc;
	}
	
div#latestnews p.more {
	margin-top: 5px;
	}
	
div#latestnews a {
	color: white;
	}
	
div#latestnews a:hover {
	text-decoration: none;
	}
	
div#latestnews p.more a:link, #latestnews p.more a:visited {
	color: white;
	background-image: url(../images/more-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	}
	
div#latestnews p.more a:hover {
	text-decoration: none;
	}
	
/* footer styles */

div#footer p {
	font-size: 9px;
	color: #7a7a7a;
	}
	
div#footer a:link, #footer a:visited {
	color: #7a7a7a;
	text-decoration: none;
	}
	
div#footer a:hover {
	color: #ff6201;
	}
	
/* generic styles */
	
.blue {
	color: #66ccff;
	}
	
.darkblue {
	color: #2b588d;
	}
	
.black {
	color: #000;
	font-weight: normal;
	}
	
.white {
	color: #fff;
	}
	
.boldwhite {
	color: #fff;
	font-weight: bold;
	}
	
.orange {
	color: #ff6201;
	}
	
.announcement {
	background-color: #ff6201;
	padding: 10px;
	color: #fff;
	}
	
.yorklogo {
	margin-bottom: 10px;
	}
	
.sponsor_logo {
	text-align: center;
	margin: 10px 0 5px 0;
	}
	
div#shipleys {
	margin-top: 20px;
	}
	
img.sponsor {
	margin-bottom: 10px;
	}
	
div.notice {
	background-color: #ff6201;
	padding: 10px 20px 1px 20px;
	}
	
div#content div.notice p {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	}
	
div.partners {
	text-align: center;
	padding-bottom: 10px;
}

div.partners p {
	margin-bottom: 15px;
}
	
/* form styles */

form {
	font-size: 11px;
	margin-bottom: 10px;
	}
	
#content form ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content form ol li {
	margin-bottom: 10px;
}

form fieldset {
	border: none;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	padding-top: 10px;
}

form legend {
	color: #2b588d;
	font-size: 16px;
	margin-bottom: 10px;
}
	
form label {
	display: block;
	margin-bottom: 3px;
}
	
form input {
	background-color: #ff4e00;
	border: 1px solid #fff;
	color: #fff;
	}
	
form input.text, form textarea {
	background-color: #c2ebff;
	border: none;
	padding: 2px;
	color: #000;
}

form input.radio {
	padding-left: 5px;
	padding-right: 10px;
	border: none;
	background: none;
}