body {
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	background: #F7F8F9;
	text-align: center;
}
a {
	color: #038ED3;
}
a:hover {
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}
table {
	width: 100%;
	border-collapse:separate;
}
td {
	vertical-align: top;
	text-align: justify;
	padding:3px;
}
th {
	padding:5px;
	background: #D6E4ED;
	font-size: 12px;
}

img {
	border-style: none;
}
input, textarea, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#wrap {
	margin: 0px auto;
	width: 761px;
	text-align: justify;
	background: url(../images/home_03.jpg) repeat-y center;
}

#header {
	background: url(../images/home_01.jpg) no-repeat 0px 0px;
	border-bottom: 1px solid #AFB3B4;
	position:relative;
	height: 198px;	
}
#fl {
	position:absolute;
	z-index:1;
}
#header #toplink {
	width: 170px;
	display: block;
	height: 50px;
}
#header .search {
	width: 150px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin-top: 10px;
	position:absolute;
	right:10px;
	z-index:99;
}
#header .search form {
	display: none;
}

#header .search .go {
	font-weight: bold;
	width: 26px;
	background: #FFFFFF;
	border: 1px solid #AFB3B4;
}
#header .search .ph {
	font-size: 12px;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #AFB3B4;
	width: 130px;
	text-align: center;
	
}

#header .title {
	vertical-align: bottom;
	padding-top: 125px;
	padding-left: 180px;
	position:absolute;
	z-index:100;	
}
#header .title h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	text-transform: uppercase;
}
#leftnav {
	width: 169px;
	text-transform: uppercase;
	border-right: 1px solid #AFB3B4;
	border-left: 1px solid #AFB3B4;
	float: left;
	text-align: left;
}
#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftnav li {
	margin: 0px;
	padding: 0px;
	width: 158px;
}
#leftnav a {
	background: #E6EFF6;
	color: #3F3F3F;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
}
#leftnav a:hover, #leftnav .down {
	background: #CAD9F0;
}
#leftnav ul ul li {
	width: 148px;
}

#leftnav ul ul a {
	background: #F0F7FF;
	font-weight: normal;
	font-size: 10px;
	padding-left: 15px;
}
#leftnav ul ul a:hover, #leftnav .subdown {
	background: #E6F1FF;
}
#content {
	height: 400px;
	width: 585px;
	margin-left: 170px;
}
div > #content {
	height:auto;
	min-height:400px;
}
#content .content {
	padding:8px;
}
#content .content p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#content .content h1 {
	font-size: 13px;
	color: #2595E7;
	margin: 0px 0px 5px;
	padding: 0px;
}
#content .content h2 {
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 10px;
	padding: 0px;
}

#content .content .leftimg {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
#footer {
	background: url(../images/home_04.jpg) no-repeat 0px bottom;
	border-bottom: 1px solid #AFB3B4;
	padding-top: 100px;
	padding-bottom: 5px;
}
#footer .links {
	padding-right: 10px;
	padding-left: 10px;
}
#footer .links .right {
	text-align: right;
	float: right;
	width: 200px;
}
#footer .links .leftspace {
	margin-left: 20px;
}
#footer .links a {
	font-size: 10px;
	font-weight: bold;
	color: #AFB3B4;
	text-decoration: none;
}
#footer .links a:hover {
	color: #959C9D;
	text-decoration: underline;
}
.textfield {
	border: 1px solid #AFB3B4;
	margin-top: 3px;
	background: #FFFFFF;
}
.textfield:focus, .textfieldon {
	background:#F4FAFF;
	border: 1px solid #AFB3B4;
	margin-top: 3px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.alignright {
	text-align: right;
}

.clear {
	clear: both;
}


.message {
	margin-bottom: 10px;
	font-size: 12px;
}
.aligncenter {
	text-align: center;
}
.altone {
	background: #E6EFF6;
}
.alttwo {
	background: #EDF3F8;
}
.colwidth {
	width: 100px;
}
.activities {
	margin-bottom: 8px;
	border-bottom: 1px dashed #AFB3B4;
	padding-bottom: 5px;
	padding-top: 5px;
}
.activities .over {
	background: #D6E4ED;
}
.content .enquiry div {
	margin: 8px;
}
.content .enquiry legend {
	color: #477EA3;
	font-weight: bold;
}
.content .enquiry label {
	float: left;
	width: 140px;
	font-weight: bold;
	text-align: left;
}
#content .content .enquiry p {
	clear: left;
	margin: 0px 0px 5px;
	padding: 0px;
}
.activityoptions {
	margin:0 0 10px 0;
}
.activityoptions td {
	background: #E6EFF6;
	color: #038ed3;
}
.activityoptions strong {
	margin-bottom:5px;
	display: block;
}
.news {
	border-bottom: 1px dashed #AFB3B4;
	margin:0 0 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news .right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}




div.menu {
	background:url(../images/scroll.png) no-repeat center top;
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	z-index:999;
	width:600px;
	height:700px;	
}
div.menu div.wrap {
	width:480px;
	height:500px;
	margin:90px 70px 90px 50px;
	text-align:justify;
	color:#111;	
	position:relative;	
}
div.menu div.wrap a.up, div.menu div.wrap a.down {
	position:absolute;
	right:10px;
	z-index:999;
	background:no-repeat left top;
	width:18px;
	height:12px;
	text-indent:-1000em;
}
div.menu div.wrap a.up {
	background-image:url(../images/up.gif);
	top:20px;
}
div.menu div.wrap a.down {
	background-image:url(../images/down.gif);
	bottom:-10px;
}
div.menu div.wrap h1.title {
	margin:0px;
	padding:0px 0px 30px 0px;
	width:460px;
	height:30px;
	font-style:italic;
	text-align:center;
	text-indent:-1000em;
	background:url(../images/menu.png) no-repeat center top;
}
div.menu div.wrap span.tb {
	float:right;
	font-size:11px;
	color:#000;	
	margin:-65px 10px 0px 0px;
}
div.menu div.wrap span.tb a {
	background:no-repeat left top;
	float:right;
	margin-left:25px;
	color:#333;
	text-decoration:none;
}
div.menu div.wrap span.tb a.c {
	background-image:url(../images/close.gif);
	width:12px;	
	height:12px;
	padding-left:18px;	
}
div.menu div.wrap span.tb a.p {
	background-image:url(../images/print.gif);
	width:16px;	
	height:16px;
	padding-left:22px;	
}
div.menu div.wrap div.content {
	height:420px;
	overflow:hidden;
	line-height:150%;
	font-style:italic;
	letter-spacing:0.1em;
	position:relative;
}
div.menu div.wrap div.content div.inner {
	position:absolute;
	left:0px;
	top:0px;
	padding:0px 10px;	
}
div.menu div.wrap div.loading {
	background:url(../images/loading.gif) no-repeat center center;
}
div.menu div.wrap div.content div.item {
	margin:20px 0px;
	clear:both;
}
div.menu div.wrap div.content div.item h1.c {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:16px;
}
div.menu div.wrap div.content div.item img {
	float:right;
	border:1px solid #964107;
	margin:0px 0px 10px 15px;
}

#overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color:#000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	display:none;	
}
* html #overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.activityicons a {
	margin:5px;
	float:left;
	border:1px solid #CCC;
	height:78px;
}
.activityoptions .book {
	padding:10px 0px;	
}

.gallery {
	margin:0px;
	padding:0px;
	list-style:none;
}
.gallery li {
	margin:10px 10px 0px 0px;
	padding:0px;
	float:left;
	border: 1px solid #346F97;	
}
.gallery li a {
	display:block;
	width:50px;
	height:50px;
}


#translate {
	position:relative;
	width:160px;
	height:60px;
	left:3px;
} 
#translate span, #translate a { 
	display: none;
}

.important {
	background:#FBB; 
	border:1px solid #FF5959; 
	color:#C00; 
	padding:5px !important;	
}

a.button {
	float:left;
	background:url(../images/btn-new.png) no-repeat 0px 0px;
	margin:0px 10px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
    text-align:center;
}
a.button span {
	background:url(../images/btn-new.png) no-repeat right -28px;
	display:block;
	padding:7px 16px 8px 0px;
	margin:0px 0px 0px 16px;
    text-align:center;
}
a.button:hover {
	background-position:0px -56px;	
}
a.button:hover span {
	background-position:right -84px;	
}

td.space {
	border-top:5px solid #FFF;	
	text-align:left;
}
td.space div {
	padding-top:10px;	
}
td.space select {
	width:90%;	
}
