html {overflow: auto; overflow-y: scroll;}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 8px 0px 0px;
	text-align: center;
	background: #120E0A url(../images/common/body_bckgnd.jpg) no-repeat fixed center top;
}
a.skip {position: absolute;height: 1px;left:-9999px;overflow: hidden;} 
a.skip:active, a.skip:focus {
	position: absolute;
	height: 21px;
	left: 0px;
	font-size: 108%;
	color: #F8F8F8;
	background: #000000;
	border: 1px solid #FF9900;
	padding: 7px;
	display: block;
	text-decoration: none;
	top: 0px;
}
.clear {clear: both;height: 1px;}
#container {
	max-width: 1230px;
	text-align: left;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	min-height: 420px;
	background: #121212;
}
#left_divider {background: url(../images/common/left_divider.gif) repeat-y 0px 0px;}
#right_divider {background: url(../images/common/left_divider.gif) repeat-y right top;}
#header {height: 192px; background: url(../images/common/curves_bckgnd.gif) no-repeat right top; padding-right: 30px;}
#header a img {
	display: block;
	background: url(../images/common/curves_bckgnd.gif) no-repeat left top;
	border: 0px none;
	padding: 16px 71px 26px 49px;
	float: left;
}
#flash {
	text-align: left;
	overflow: hidden;
	display: block;
	height: 192px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(../images/banners/1.jpg) no-repeat 0px 0px;
}

#menu {
	display: block;
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 42px;
}
#menu li {display: block;float: left;width: auto;}
#menu li h2 {
	width: 227px;
	margin: 0px 7px 0px 0px;
	padding: 0px 16px 0px 8px;
	color: #FFFFFF;
	text-align: center;
	font-size: 88%;
	font-weight: 700;
	border-width: 0px;
	border-style: none;
}
#menu h2 strong {
	color: #606060;
	font-size: small;
}


#menu li a {
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	padding: 2px 7px;
	border-left: 1px solid #606060;
	color: #808080;
	font-size: 88%;
	margin-top: 3px;
}
#menu li a:visited {
	color: #606060;
}

#menu li a:hover, #menu li a:active, #menu li a:focus {
	color: #E20A16;
} 
#menu li a#index {border-left: none 0px;padding-left: 14px;}
.phone {
	background: url(../images/common/symbols.gif) no-repeat 0px -747px;
	font-size: 88%;
	color: #FFFFFF;
	padding-left: 43px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: normal;
	font-weight: 700;
}
.phone strong, .email strong, .fax strong {
	color: #E6E6E6;
	font-weight: 100;
	display: block;
	font-size: x-small;
	line-height: 0.7em;
	margin: 0px;
	padding: 0px;
}
.phone em, .fax em {
	font-weight: 100;
	font-style: normal;
}
#menu li.phone {
	float: right;
	width: 18%;
	margin: 0px;
	padding: 0px;
	background: url(../images/common/spacer.gif);
}
#menu li.phone p {
	background: url(../images/common/symbols.gif) no-repeat 0px -750px;
	font-size: 100%;
	padding-left: 43px;
	padding-top: 3px;
	font-weight: 700;
	color: #FFFFFF;
}
#menu li.phone p strong {
}
#left_column {
	float: left;
	width: 236px;
	clear: left;
	padding-top: 0px;
}
#left_column a img {
	border-width: 0px;
	border-style: none;
	padding-left: 25px;
	padding-top: 17px;
}

#nav {
	padding: 0px;
	margin: 0px;
}
#nav li {
	padding-bottom: 0px;
}
#nav a {
	text-decoration: none;
	display: block;
	margin-left: 25px;
	width: 206px;
	padding: 0px 0px 12px;
	font-size: 89%;
	line-height: normal;
	background: url(../images/common/nav_bckgnd.png) no-repeat -750px bottom;
}
#nav a strong {
	font-weight: 100;
	display: block;
	width: 174px;
	padding: 15px 12px 0px 14px;
	background: url(../images/common/nav_bckgnd.png) no-repeat -750px 0px;
	color: #f5f5f5;
	margin: 0px;
	line-height: normal;
	cursor: pointer;
}
#nav a strong em {
	font-style: normal;
}
#nav a:visited {

}
#nav a:hover, #nav a:active, #nav a:focus {
	color: #FFFFFF;
	background: url(../images/common/nav_bckgnd.png) no-repeat -1000px bottom;
}
#nav a:hover strong, #nav a:active strong, #nav a:focus strong {
	color: #E4E4E4;
	background: url(../images/common/nav_bckgnd.png) no-repeat -1000px 0px;
}
#nav a:hover strong em, #nav a:active strong em, #nav a:focus strong em
{
	color: #FFFFFF;
}
#nav ul {
	display: none;
	padding-bottom: 7px;
	padding-top: 12px;
	background: url(../images/common/nav_bckgnd.png) no-repeat -1000px bottom;
	margin: -14px 14px 0px 25px;
}
#nav ul li {padding: 0px 0px 3px;}
#nav ul a {
	border: 0px none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: 100;
	background: url(../images/common/symbols.gif) no-repeat -2px -336px;
	color: #DEB563;
	margin-left: 17px;
	width: 167px;
	padding-left: 9px;
	line-height: normal;
	vertical-align: text-bottom;
	min-height: 16px;
}
#nav ul a:visited { background: url(../images/common/symbols.gif) no-repeat -2px -296px;
	color: #A7A7A7;}
#nav ul a strong {
	font-size: small;
	display: block;
	float: left;
	width: 130px;
	border-right: 1px solid #CCCCCC;
	margin-right: 6px;
	cursor: pointer;
}

#nav ul a:hover, #nav ul a:active, #nav ul a:focus {
	background: url(../images/common/symbols.gif) no-repeat -2px -156px;
	color: #FFFFFF;
}
#nav ul a em {
	font-size: x-small;
	color: #707070;
	padding-left: 6px;
	display: inline;
	text-transform: capitalize;
	font-style: normal;
}
#nav li.gap {
	padding-bottom: 14px;
}



#right_column {
	float: right;
	clear: right;
	width: 18%;
	background: url(../images/common/opening_hours.jpg) no-repeat right 25px;
}


.fax {
	background: url(../images/common/symbols.gif) no-repeat 0px -810px;
	font-size: 88%;
	color: #FFFFFF;
	padding-left: 43px;
	padding-top: 4px;
	padding-bottom: 16px;
	line-height: normal;
	font-weight: 700;
}
 
p.email {
	font-size: 88%;
	padding-top: 5px;
	padding-bottom: 0px;
}
.email a {
	background: url(../images/common/symbols.gif) no-repeat 0px -878px;
	padding-left: 43px;
	display: block;
	padding-top: 7px;
	padding-bottom: 17px;
	color: #f5f5f5;
}
.email a:hover, .email a:active, .email a:focus {
	color: #DEB563;
	background: url(../images/common/symbols.gif) no-repeat 0px -959px;
}


#right_column h3 {
	color: #E20A16;
	font-size: 108%;
	padding-bottom: 11px;
	text-align: left;
	font-weight: 100;
	padding-top: 11px;
	width: 80%;
}
#right_column h3 strong {
	color: #FFFFFF;
	font-weight: 800;
}

#right_column p {
	padding-right: 25px;
	color: #CCC;
	padding-bottom: 7px;
	line-height: 1.2em;
}

h2.address {
	font-weight: 700;
	padding: 0px;
	color: #FFFFFF;
	font-size: 88%;
	border-width: 0px;
	border-style: none;
}
h2.address strong {
	font-style: normal;
	font-weight: 100;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.1em;
}
h2.address em {
	display: block;
	font-style: normal;
	font-weight: 100;
}
h2.address a, h2.address a:hover, h2.address a:active, h2.address a:focus {	background: url(../images/common/spacer.gif) no-repeat;}
h2.address a strong {
	color: #999999;
	text-decoration: none;
}
h2.address a:hover strong, h2.address a:active strong, h2.address a:focus strong {
	color: #DEB563;
	text-decoration: none!important;
	background: url(../images/common/spacer.gif) no-repeat;
}
#right_column p a.highlight_link {
	float: none;
}
#opening_hours {
	margin: 0px 18px 0px 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}
#opening_hours li {
	color: #999999;
	vertical-align: top;
	padding-bottom: 1px;
	clear: left;
	font-size: 82%;
}

#opening_hours li strong {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 5px 3px 0px;
	color: #757575;
	text-align: left;
	width: 5.3em;
	font-weight: 100;
}
#right_column blockquote p {
	color: #DEB563;
	padding-right: 29px;
	padding-left: 0px;
}
#right_column blockquote {
	margin-top: 28px;
	padding-left: 21px;
	padding-top: 5px;
	width: auto;

}
#right_column cite {
	margin: -22px 21px 7px 0px;
	width: auto;
	padding: 22px 28px 14px 0px;
}



#content {
	min-height: 450px;
	margin-left: 273px;
	margin-right: 21%;
}

a {text-decoration: none;color: #89D0FE;}
a:hover, a:active, a:focus {
	color: #00CCFF;
	text-decoration: none;
}
a:active, a:focus {outline: none;}
a.highlight_link, p.highlight_link a.non-html, a span.highlight_link, #features a em {
	color: #f5f5f5;
	background: url(../images/common/symbols.gif) no-repeat 0px -379px;
	padding-left: 21px;
	display: block;
	text-decoration: none;
	margin: 0px;
	line-height: normal;
	font-style: normal;
	min-height: 11px;
}
a.highlight_link:hover, a.highlight_link:active, a.highlight_link:focus, p.highlight_link a.non-html:hover, p.highlight_link a.non-html:focus, p.highlight_link a.non-html:active,  a:hover span.highlight_link, #features a:hover em, #features a:active em, #features a:focus em  {
	text-decoration: none;
	color: #DEB563;
	background: url(../images/common/symbols.gif) no-repeat 0px -254px;
	cursor: pointer;
}

a.non-html em {
	color: #1E638C;
	text-transform: lowercase;
	font-weight: 100;
	font-style: normal;
	display: none;
}
a.non-html:hover em, a.non-html:focus em, a.non-html:active em {
	color: #999999;
	font-style: normal;
	text-decoration: none!important;
}
p {
	margin: 0px;
	padding: 0px 0px 14px;
	line-height: 150%;
	font-size: 82%;
	color: #E1E1E1;
	font-weight: 100;
}

strong {
	font-weight: 700;
	color: #f8f8f8;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #999999;
}
h1 {
	color: #999999;
	margin: 0px;
	padding: 4px 0px 17px;
	font-size: 88%;
	font-weight: 100;
	width: auto;
}
h1 strong {
	font-weight: 100;
	display: block;
	font-size: x-large;
	color: #f8f8f8;
	margin: 0px;
	padding: 0px;
}

h1 a {
	color: #C0C0C0;
	padding-right: 21px;
	background: url(../images/common/symbols.gif) no-repeat right 6px;
	font-weight: 100;
}
h1 a:hover, h2 a:active, h2 a:focus {
	background: url(../images/common/symbols.gif) no-repeat right -64px;
	text-decoration: none;
	color: #51A8FF;
}
h2 {
	margin: 0px 0px 11px;
	padding: 28px 0px 3px;
	font-size: 108%;
	color: #FFFFFF;
	font-weight: 100;
}
h2 em {
	font-style: normal;
	font-weight: 700;
}


h2 strong {
	display: block;
	color: #808080;
	font-weight: 100;
}

h3 {
	margin: 0px;
	padding: 0px 0px 7px;
	font-weight: 100;
	color: #757575;
	font-size: 108%;
}
h3 strong {
	display: block;
	color: #E20A16;
}
ul.tick {
	max-width: 460px;
	margin: 7px 0px 14px;
	display: block;
}
ul.tick li {
	background: url(../images/common/symbols.gif) no-repeat 0px -541px;
	padding-left: 21px;
	color: #C7C7C7;
	line-height: 125%;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: 100;
	font-size: 88%;
}
ul.tick li strong {
	display: block;
	color: #707070;
	font-size: small;
	font-weight: 100;
	padding-top: 5px;
}
.tick h3 a {
	color: #C7C7C7;
	font-weight: 100;
}

.tick h3 a:hover, .tick h3 a:active, .tick h3 a:focus {
	color: #FFFFFF;
}

.tick h3 a em {
	font-size: small;
	color: #f5f5f5;
	background: url(../images/common/symbols.gif) no-repeat -2px -154px;
	padding-left: 9px;
	display: block;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
	line-height: normal;
	font-style: normal;
	min-height: 11px;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 14px;
	width: auto;
}
.tick h3 a:hover em, .tick h3 a:active em , .tick h3 a:focus em {
	text-decoration: none;
	color: #DEB563;
	background: url(../images/common/symbols.gif) no-repeat -2px -334px;
	cursor: pointer;
}

#features a em {
	margin-top: 7px;
}
.arrow {
	margin: 7px 0px 14px;
	padding: 0px;
	list-style: none;
}
.arrow li {
	background: url(../images/common/symbols.gif) no-repeat -1px -299px;
	padding-left: 14px;
	font-size: 88%;
	height: 1.5em;
	color: #FFFFFF;
}

.arrow em {
	font-style: normal;
	color: #A7A7A7;
	display: block;
	float: left;
	width: 9em;
}

.arrow strong {display: block;
	float: left;
	width: 10.5em;}
acronym {border-bottom: 1px dashed #e5e5e5; cursor: help;}
blockquote {
	background: url(../images/common/symbols.gif) no-repeat 0px -1041px;
	padding: 3px 21px 0px 26px;
	font-size: 100%;
	color: #DEB563;
	margin: 6px auto 0px 0px;
	width: 87%;
}
blockquote p {
	font-size: 88%;
	font-weight: 100;
	color: #DEB563;
}
cite {
	background: url(../images/common/symbols.gif) no-repeat right -1581px;
	font-style: normal;
	display: block;
	color: #DEB563;
	font-size: 108%;
	text-align: right;
	font-weight: 100;
	margin: -22px auto 22px 0px;
	width: 90%;
	padding: 35px 21px 3px 0px;
	border-bottom: 1px solid #303030;
}
cite strong {
	color: #606060;
	display: block;
	font-size: small;
	font-weight: 100;
	padding-bottom: 7px;
}

.downloads li a.non-html img {
	display: block;
	border-width: 0px;
	border-style: none;
	padding-right: 21px;
	padding-bottom: 45px;
	padding-left: 9px;
}
.downloads li a {
	color: #CCCCCC;
	font-size: small;
	width: 180px;
	display: block;
	background: #454545 url(../images/common/lcd_screen.jpg) no-repeat 0px 9px;
	padding-left: 20px;
	min-height: 280px;
	text-decoration: none;
	padding-top: 20px;
	border-top: 1px solid #535353;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	border-left: 1px solid #303030;
}
.downloads a:hover, .downloads a:active, .downloads a:focus {
	border: 1px solid #606060;
	color: #f8f8f8;
	text-decoration: none;
}
.downloads li {
	float: left;
	padding-right: 29px;
	padding-bottom: 29px;
}
.downloads a strong {
	display: block;
	font-size: large;
	color: #e5e5e5;
}
.downloads a:hover strong, .downloads a:active strong, .downloads a:focus strong {
	color: #FFFFFF;
}

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #121212;
}
#lbCenter {
	border: 1px solid #303030;
}
#lbBottomContainer {
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	border-left: 1px solid #303030;
}
.lbLoading {
	background: url(../images/common/loading.gif) no-repeat center;
}


#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	background: #FFFFFF no-repeat center center;
	padding: 1px;
	border: 7px solid #adadad;
	margin: 0px;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {left: -1px;}
#lbPrevLink:hover {background: transparent url(../images/common/slimbox_symbols.gif) no-repeat 0% 25%;}
#lbNextLink {right: -1px;}
#lbNextLink:hover {background: transparent url(../images/common/slimbox_symbols.gif) no-repeat 100% 25%;}
#lbBottom {
	color: #FFFFFF;
	text-align: left;
	border-top: 0px none;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #adadad;
	background: #adadad url(../images/common/gradient_bckgnd.png) repeat-x 0px 0px;
	font: 85% Tahoma, Arial, Helvetica, sans-serif;
	padding: 1px 6px 1px 8px;
	line-height: 1.4em;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 88px;
	height: 48px;
	background: url(../images/common/slimbox_symbols.gif) no-repeat center top;
	margin: 0px 0;
	outline: none;
}
#lbCaption, #lbNumber {margin-right: 94px;padding-left: 0px;}
#lbCaption {padding-top: 7px;}
#lbNumber {
	font-size: x-small;
	color: #303030;
	padding-top: 3px;
	padding-bottom: 3px;
}

.gallery {
	margin: 0px;
	width: 100%;
	min-height: 100px;
	padding: 0px;
	float: right;
}
.gallery li {
	display: block;
	padding: 0px 0px 11px;
	margin: 0px 25px 0px 0px;
	float: left;
}
.gallery li a, form.merch a {
	display: block;
	padding: 26px 11px 17px;
	width: 175px;
	background: #121212 url(../images/common/promo_bckgnd.png) no-repeat 0px -620px;
}

.gallery li a:hover, #content .gallery li a:active, #content .gallery li a:focus, form.merch a:hover, form.merch a:active, form.merch a:focus {
	color: #00C8DC;
	text-decoration: none;
	background: #121212 url(../images/common/promo_bckgnd.png) no-repeat 0px -810px;
}
.gallery a img, form a img {
	width: 175px;
	display: block;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px;
}
.gallery a:hover img {
}
#footer {
	min-height: 80px;
	clear: both;
	background: url(../images/common/curves_bckgnd.gif) no-repeat right bottom;
	margin: 0px;
	padding: 0px 35px 0px 0px;
	display: block;
}
#footer ul {
	min-height: 80px;
	background: url(../images/common/curves_bckgnd.gif) no-repeat left bottom;
	clear: both;
}
#footer ul li {display: inline;}
#footer ul li a {
	padding: 11px 7px;
	float: left;
	font-size: x-small;
	text-decoration: none;
	color: #C1C1C1;
	margin-top: 29px;
	margin-right: 3px;
	border: 1px solid #454545;
}
#footer ul li a:hover, #footer ul li a:active, #footer ul li a:focus {
	color: #FFFFFF;
	border: 1px solid #e5e5e5;
	background: #121212;
} 
#footer ul li#copyright {
	display: block;
	float: left;
	width: 232px;
	text-align: center;
	font-size: x-small;
	color: #505050;
	padding: 39px 20px 20px;
}

.choices li {
	padding-bottom: 7px;
	display: block;
}

.choices h2 {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.choices h2 a {
	background: #000000;
	padding: 0px 0px 0px 17px;
	display: block;
	border: 1px solid #303030;
	min-height: 127px;
	color: #CCCCCC;
	text-decoration: none;
	font-size: small;
}
.choices h2 a strong {
	color: #E20A16;
	font-weight: 100;
	padding-top: 14px;
	font-size: medium;
	padding-bottom: 12px;
}
.choices h2 a:hover, .choices h2 a:active, .choices h2 a:focus {
	color: #e5e5e5;
	background: #1A1313;
	border: 1px solid #606060;
	text-decoration: none;
}
.choices h2 a:hover strong, .choices h2 a:active strong, .choices h2 a:focus strong {
	color: #E20A16;
}

.choices a img {
	display: block;
	padding: 2px;
	background: #606060;
	float: right;
	margin: 2px 9px 2px 7%;
	border: 1px solid #121212;
}
.choices a:hover img, .choices a:active img, .choices a:focus img {
	background: #CCCCCC;
	border: 1px solid #303030;
}



a.promo {
	background: url(../images/common/promo_bckgnd.png) no-repeat 0px 0px;
	height: 262px;
	width: 175px;
	border-width: 0px;
	border-style: none;
	padding: 26px 11px 14px;
	float: right;
	margin: 0px 0px 7px 21px;
	color: #949494;
	font-size: x-small;
	overflow: hidden;
}
a.promo strong {
	display: block;
	padding-top: 2px;
	font-weight: 100;
}

a.promo:hover, a.promo:active, a.promo:focus  {
	background: url(../images/common/promo_bckgnd.png) no-repeat 0px -310px;
	color: #FF9933;
	text-decoration: none;
}
a.promo img {border-width: 0px; border-style: none;}



.required {
	color: #FF3300;
	padding-left: 3px;
	font-size: small;
	font-weight: 700;
}
.auto {
	width: auto;
}


form {
	padding-bottom: 14px;
	padding-top: 0px;
	margin: 0px;
	width: 90%;
}
form p {
	padding-bottom: 0px;
}

form fieldset p {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 100%;
	min-height: 17px;
	overflow: auto;
}


fieldset {
	border: 1px solid #606060;
	text-align: left;
	display: block;
	color: #999999;
	padding-left: 20px;
	padding-bottom: 11px;
	margin-top: 0px;
	margin-bottom: 11px;
	background: #000000 url(../images/common/gradient_bckgnd.jpg) repeat-x 0px -1072px;
}

legend {
	color: #FFFFFF;
	font-size: 88%;
	font-weight: 700;
	margin: 0px;
	padding: 11px 0px;
	background: #121212;
}

label {
	width: 30%;
	display: block;
	float: left;
	text-align: left;
	height: auto;
	font-size: 88%;
	cursor: pointer;
	text-transform: none;
}
label em {
	font-size: x-small;
	font-style: normal;
	color: #999999;
}


input {
	width: 65%;
	color: #666666;
	font-size: 88%;
}
textarea {
	width: 96%;
	color: #666666;
	font: 88% Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}

label input {
	width: auto;
	margin: 0px;
	padding: 0px;
	}
fieldset fieldset {
	background: url(../images/common/spacer.gif);
	border: 0px none;
	margin-top: 7px;
	padding: 0px;
}
fieldset fieldset legend {
	background: url(../images/common/spacer.gif);
	font-weight: 100;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
fieldset fieldset label {
	width: auto;
	padding-right: 35px;
}

#Check {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	float: none;
	margin-left: -9999px;
}
button {
	float: right;
	cursor: pointer;
	margin-right: 5%;
	padding-top: 7px;
	padding-bottom: 7px;
	font: 100 89% Tahoma, Arial, Helvetica, sans-serif;
}
.c2 ul {
	color: #FF6600;
	padding-bottom: 14px;
}
.c2 ul li {
	padding-left: 7px;
	border-left: 19px solid #CC0000;
	margin-bottom: 3px;
}
form h3 {
	color: #E20A16;
	font-weight: 100;
	font-size: large;
	margin: 0px;
	padding: 9px 0px 0px;
	float: none;
	min-height: 45px;
}
form h3 acronym {
	font-size: xx-small;
	color: #757575;
	border-bottom: 1px dashed #757575;
}
form h3 strong {
	margin: 0px;
	padding: 0px 0px 7px;
	float: left;
	width: auto;
}
form h3 em {
	font-style: normal;
	color: #FFFFFF;
	font-weight: 100;
	float: right;
	margin: 0px 4px 0px 0px;
	padding: 7px 0px 7px 4px;
	text-align: left;
	width: 92px;
	display: block;
	font-size: medium;
	background: #000000;
	border: 1px solid #303030;
}
form h3 strong em {
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
	text-align: left;
	width: auto;
	font-size: x-small;
	font-weight: 700;
	border-width: 0px;
	border-style: none;
	background: #121212;
}
form.merch button {
	cursor: pointer;
	width: 100px;
	float: right;
	margin-right: 3px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: 100;
	color: #333333;
	margin-top: 9px;
	font-size: medium;
}
form.merch {
	margin: 0px 0px 7px;
	padding: 0px;
	background: #121212 url(../images/common/gradient_bckgnd.jpg) repeat-x 0px -741px;
	float: left;
	width: 99%;
	border: 1px solid #303030;
}
form.merch p {
	color: #999999;
}
form.merch a {
	display: block;
	float: left;
	padding-right: 20px;
	padding-bottom: 26px;
	border-right: 1px solid #303030;
	margin-right: 21px;
	border-left: 9px solid #121212;
}
.paypal_select {
	float: right;
}
.paypal_select label {
	color: #CCCCCC;
	float: left;
	width: auto;
	padding-right: 7px;
	padding-top: 18px;
}
.paypal_select select {
	margin-top: 18px;
	margin-right: 5px;
	float: left;
}

form.merch .paypal_select p {
	margin: 0px;
}

#map {
	height: 400px;
	color: #121212;
	margin-top: 3px;
	background: #454545;
	padding: 2px;
	border-top: 1px solid #454545;
	border-left: 1px solid #454545;
	font: 88% Tahoma, Arial, Helvetica, sans-serif;
}
#map strong {
	color:#E20A16;
	font-weight: 700;
	margin: 0px;
	padding: 0px;
}
#map em {
	font-style: normal;
	line-height: 150%;
	color: #E20A16;
	font-weight: 700;
}

#features {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 262px;
}

#features li {
	margin: 0px;
	padding: 0px 0px 14px;
	width: 238px;
	display: block;
	
}
#features h2 {
	font-size: 100%;
	padding: 0px;

}
#features a {
	text-decoration: none;
	display: block;
	margin-left: 25px;
	width: 174px;
	padding: 17px 21px 0px 11px;
	text-align: left;
	background: url(../images/common/nav_bckgnd.png) no-repeat 0px 0px;
	font-size: 108%;
	font-weight: 100;
	color: #e5e5e5;
}
#features a strong {
	display: block;
	font-size: small;
	font-weight: 100;
	color: #84888B;
	background: url(../images/common/nav_bckgnd.png) no-repeat 0px bottom;
	margin-left: -11px;
	text-align: left;
	padding: 4px 11px 11px 15px;
	margin-right: -12px;
}

#features a:hover, #features a:active, #features a:focus {
	color: #FFFFFF;
	background: #000000 url(../images/common/nav_bckgnd.png) no-repeat -250px 0px;
}
#features a:hover strong, #features a:active strong, #features a:focus strong {
	color: #CCCCCC;
	background: url(../images/common/nav_bckgnd.png) no-repeat -250px bottom;
}

#index_page #flash {
	background: url(../images/common/spacer.gif) no-repeat;
}
#index_page #index, #contact_page #contact, #location_page #location, #about_page #about, #careers_page #employ, #feedback_page #feedback, #shop_page #shop {
	color: #FFFFFF;
}
#functions_page a#functions, #prices_page a#prices, #theclub_page a#theclub, #players_page #players, #out_galleries_page #out_galleries, #staff_page #staff, #shows_page #shows, #downloads_page #downloads, #club_page #club, #steps_page a#steps {
	color: #FFFFFF;
	background: url(../images/common/nav_bckgnd.png) no-repeat -1000px bottom;
}
#track_page #track, #out_page #out, #indy_08_page #indy_08, #supergp_09_page #supergp_09, #supergp_09_2_page #supergp_09_2, #club1_page #club1, #club2_page #club2, #club3_page #club3, #club4_page #club4, #club5_page #club5,#staff_page #staff, #staff1_page #staff1, #staff2_page #staff2, #staff3_page #staff3, #staff4_page #staff4, #staff5_page #staff5, #staff6_page #staff6, #staff7_page #staff7, #staff8_page #staff8, #staff9_page #staff9, #players1_page #players1, #players2_page #players2 {
	color: #E20A16;
	background: url(../images/common/symbols.gif) no-repeat -2px -206px;
}
#club_page #gallery_choices, #track_page #out_choices, #players_page #club_choices, #players1_page #club_choices,  #players2_page #club_choices, #staff_page #staff_choices,#out_galleries_page #out_choices, #out_page #out_choices, #indy_08_page #out_choices, #supergp_09_page #out_choices, #supergp_09_2_page #out_choices, #staff_galleries_page #staff_choices, #staff1_page #staff_choices, #staff2_page #staff_choices, #staff3_page #staff_choices, #staff4_page #staff_choices, #staff5_page #staff_choices, #staff6_page #staff_choices, #staff7_page #staff_choices, #staff8_page #staff_choices, #staff9_page #staff_choices, #club1_page #gallery_choices, #club2_page #gallery_choices, #club3_page #gallery_choices, #club4_page #gallery_choices, #club5_page #gallery_choices {
	display: block;
}
#functions_page a#functions strong, #prices_page a#prices strong, #steps_page a#steps strong, #theclub_page a#theclub strong, #players_page a#players strong, #players1_page a#players strong, #track_page a#out_galleries strong, #out_page a#out_galleries strong, #indy_08_page a#out_galleries strong, #supergp_09_page a#out_galleries strong, #supergp_09_2_page a#out_galleries strong, #out_galleries_page a#out_galleries strong, #club_page a#club strong, #club1_page a#club strong, #club2_page a#club strong, #club3_page a#club strong, #club4_page a#club strong, #club5_page a#club strong, #players2_page a#players strong, #staff_page a#staff strong, #staff1_page a#staff strong, #staff2_page a#staff strong, #staff3_page a#staff strong, #staff4_page a#staff strong, #staff5_page a#staff strong, #staff6_page a#staff strong, #staff7_page a#staff strong, #staff8_page a#staff strong, #staff9_page a#staff strong, #shows_page a#shows strong, #downloads_page a#downloads strong      {
	color: #C0C0C0;
	background: url(../images/common/nav_bckgnd.png) no-repeat -1000px 0px!important;
}
#careers_page #careers em {
	color: #121212;
	background: url(../images/common/spacer.gif);
}
#indy_08_page #flash {background: url(../images/banners/19.jpg) no-repeat 0px 0px;}
#supergp_09_page #flash {background: url(../images/banners/34.jpg) no-repeat 0px 0px;}
#contact_page #flash {background: url(../images/banners/2.jpg) no-repeat 0px 0px;}
#location_page #flash {background: url(../images/banners/1.jpg) no-repeat 0px 0px;}
#careers_page #flash {background: url(../images/banners/33.jpg) no-repeat 0px 0px;}
#about_page #flash {
	background: url(../images/banners/22.jpg) no-repeat 0px 0px;
}
#functions_page #flash {background: url(../images/banners/6.jpg) no-repeat 0px 0px;}
#club_page #flash {background: url(../images/banners/35.jpg) no-repeat 0px 0px;}
#players2_page #flash {background: url(../images/banners/14.jpg) no-repeat 0px 0px;}
#staff1_page #flash {background: url(../images/banners/50.jpg) no-repeat 0px 0px;}
#staff2_page #flash {background: url(../images/banners/57.jpg) no-repeat 0px 0px;}
#staff3_page #flash {background: url(../images/banners/51.jpg) no-repeat 0px 0px;}
#staff4_page #flash {background: url(../images/banners/52.jpg) no-repeat 0px 0px;}
#staff5_page #flash {background: url(../images/banners/53.jpg) no-repeat 0px 0px;}
#staff6_page #flash {background: url(../images/banners/54.jpg) no-repeat 0px 0px;}
#staff7_page #flash {background: url(../images/banners/55.jpg) no-repeat 0px 0px;}
#staff8_page #flash {background: url(../images/banners/56.jpg) no-repeat 0px 0px;}
#staff9_page #flash {background: url(../images/banners/58.jpg) no-repeat 0px 0px;}
#downloads_page #flash {background: url(../images/banners/4.jpg) no-repeat 0px 0px;}
#track_page #flash {background: url(../images/banners/59.jpg) no-repeat 0px 0px;}
#club1_page #flash {
	background: url(../images/banners/36.jpg) no-repeat 0px 0px;
}
#club2_page #flash {
	background: url(../images/banners/51.jpg) no-repeat 0px 0px;
}
#club3_page #flash {background: url(../images/banners/3.jpg) no-repeat 0px 0px;}
#club4_page #flash {background: url(../images/banners/16.jpg) no-repeat 0px 0px;}
#club5_page #flash {
	background: url(../images/banners/41.jpg) no-repeat 0px 0px;
}
#shows_page #flash {background: url(../images/banners/10.jpg) no-repeat 0px 0px;}
#feedback_page #flash {background: url(../images/banners/11.jpg) no-repeat 0px 0px;}
#steps_page #flash {background: url(../images/banners/9.jpg) no-repeat 0px 0px;}
#players1_page #flash {background: url(../images/banners/9.jpg) no-repeat 0px 0px;}
#bartercard_page #flash {background: url(../images/banners/45.jpg) no-repeat 0px 0px;}
body.full #content {margin-right: 1%;}
body.full #right_column, body.full h2.address, body.full #opening_hours, body.full #right_column h3, body.full #right_column a.highlight_link {
	display: none;
	margin: 0px;
	padding: 0px;
	height: 1px;
	visibility: hidden;
}
body.full #content p {padding-right: 21%;}
body.full #content p.next {
	display: block;
	float: right;
	padding-right: 21px;
	padding-top: 7px;
	padding-bottom: 0px;
}
body.full #content p.highlight_link a {min-height: 21px;float: left;}
body.full a.promo {margin-right: 83px;}

ol li {
	color: #E20A16;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: 900;
}
ol li strong {
	font-size: 88%;
	font-weight: 100;
}
#right_column p.legal {
	margin-right: 20px;
	color: #8A8A8A;
}
.legal {
	font-size: x-small;	color: #999;
}

