﻿body
{
	background-color: Black;
	width: 980px;
	margin: 20px auto 20px auto;
	border: solid 1px #8ed300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3
{
	font-size: 14px;
}

img.restricted
{
	max-height: 500px;
	max-width: 500px;
}

.header
{
	width: 100%;
	height: 150px;
	background: #333333;
	border-bottom: 1px solid #8ed300;
}

p
{
	margin: 12px 0px;
}

.nav
{
	background: url(images/nav_bg.gif) repeat;
	height: 16px;
	width: 960px;
	border-bottom: 1px solid #8ed300;
	padding-left: 20px;
	text-align:center;
}

.nav a
{
	height: 16px;
	width: 89px;
	background: url(images/nav_pnt.gif) no-repeat left;
	padding-left: 20px;
	margin-left:20px;
	padding-right:40px;
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

.nav a:hover
{
	background: url(images/nav_pnt_ov.gif) no-repeat left;
	color: #777;
}

.footer
{
	background: url(images/nav_bg.gif) repeat;
	height: 13px;
	width: 980px;
	float: left;
	border-bottom: 1px solid #8ed300;
	border-top: 1px solid #8ed300;
}

.footer a
{
	font-size: 10px;
	color: Black;
	text-decoration: none;
}

.footer a:hover
{
	color: #777;
	text-decoration: underline;
}

.content
{
	background-color: White;
	width: 950px;
	padding: 15px 15px 15px 15px;
	float: left;
	min-height: 300px;
}

.content .hi
{
	color: #8ed300;
}

.content a
{
	color: #8ed300;
}

.intro a
{
	color: #8ed300;
}

.content h3
{
	color: #8ed300;
	padding: 7px;
	margin: 0;
	font-size: 24px;
	display: block;
	letter-spacing: 1px;
	font-size: 16px;
}
.leftcol
{
	width: 700px;
	float: left;
}
.rightcol
{
	width: 200px;
	float: right;
}
.rightcol a
{
	display: block;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 3px 0 4px 0;
	border: 1px solid #8ed300;
	border-right: none;
	text-indent: 3px;
	margin-bottom: -1px;
	background: #D0DEB4;
}
.open
{
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.01em;
}

.text-form
{
	width: 97%;
}

.split
{
	background: url(images/midstrip_bg.gif) repeat-y center;
}

.service
{
	border-bottom: 1px solid #8ed300;
	margin-bottom: 5px;
	position: relative;
}
.service a.booker
{
	display: block;
	position: absolute;
	top: 2px;
	left: 400px;
	border: 1px solid #8ed300;
	width: 120px;
	padding: 3px 0 4px 0;
	text-align: center;
	background: #D0DEB4;
	font-weight: bold;
	color: #8ed300;
	text-decoration: none;
}
a.booker:hover, .rightcol a:hover
{
	padding: 4px 0 3px 0;
}

.rdb
{
	/*display:block !important;*/
	border-spacing:0px;
	padding:0px;
	width:45px;
	float:left;
}
.rdb td
{
	display:block !important;
}

.datalst
{
	padding: 20px 20px 20px 20px;
}

.datalst a
{
	text-decoration: none;
	color: Black;
}

.datalst a:hover
{
	text-decoration: none;
	color: #8ed300;
}
.actual img
{
	border-bottom: solid 10px #8ed300;
	border-left: solid 4px #8ed300;
	border-right: solid 4px #8ed300;
	border-top: solid 20px #8ed300;
}
.tabheader
{
	background: #8ed300;
	padding-left:5px;
}

.page-header
{
	width: 460px;
	float: left;
	color: Black;
}

.page-header h2
{
	font-size: 20px;
	margin: 0px;
	padding: 5px 5px 0px 5px;
}

.shoppingcart
{
	width: 270px;
	float: right;
	font-weight: bold;
	padding: 5px 5px 0px 5px;
}

.shoppingcart a
{
	color: Black;
	text-decoration: none;
}

.shoppingcart a:hover
{
	color: #777;
}

.button
{
	cursor: pointer;
}

.basket
{
	padding-left: 5px;
}

.basket a
{
	color: Black;
	text-decoration: none;
}
.basket a:hover
{
	text-decoration: underline;
	color: #8ed300;
}

.subtitle
{
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	background-color: #8ed300;
}

a img
{
	border-color: #36312B;
}

a:hover img
{
	border-color: #8ed300;
}

.introflash a
{
	color: #8ed300;
}

.introflash a:hover
{
	color: White !important;
}

.info-panel
{
	background-color: White;
	padding: 10px;
}

.info-panel div
{
	background-color: Gray;
	border: 1px solid black;
	padding: 0px 10px;
	color: White;
}

.info-panel a
{
	color: #8ed300;
	text-decoration: underline;
}
.resourcelist a
{
	color: Black;
	text-decoration: underline;
}
.resourcelist a:hover
{
	color: #8ed300;
}

.notice th
{
	padding-left:5px;
}

.notice td
{
	padding-left:5px;
}

.notice a
{
	text-decoration:none;
	color:Black;
}

.notice a:hover
{
	text-decoration:underline;
}

a.back
{
	color:#8ed300;
	font-size:15px;
	font-weight:bold;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

