@charset "utf-8";
/* CSS Document */

img.source-image {
	position: absolute;
	top: 0;
	left: 0;
}
#img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
* {
	border:0px solid #eee;
	margin:0;
	padding:0;
	list-style:none
}
html, body, #bg, #bg table, #bg td, #cont {
	width:100%;
	height:100%;
	overflow:hidden
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	color:#000
}
a {
	text-decoration:none;
	color:#000;
	outline:0
}
#menu {
	position:absolute;
	bottom:20px;
	left:0px;
	z-index:80;
	width:100%;
	line-height:12px;
	font-size:10px;
}
#menu div {
	height:56px;
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
	padding:7px 0 0px 10px
}
#logo {
	position:absolute;
	top:5px;
	z-index:20;
}
ul {
	float:left;
	width:110px
}
li a {
	height:12px;
	padding:0 5px;
	font-weight:bold;
	color:#999;
	display:block;
	text-transform: uppercase;
}
li a:hover, li.cur a {
	color:#fff
}
#bread ul {
	display: inline;
}
#bread ul li {
	display: inline;
}
#content {
	position:absolute;
	background-image: url(bg_images/white60.png);
	background-repeat: repeat;
	z-index:70;
	width:550px;
	max-width:550px;
	right:50px;
	height:100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	overflow:hidden;
}
#content2 {
	Z-index:75;
	height:80%;
	overflow:auto;
	width:100%;

}

#content3 {

	position:absolute;
	background-image: url(bg_images/white60.png);
	background-repeat: repeat;
	z-index:70;
	width:550px;
	max-width:550px;
	right:50px;
	height:100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	overflow:hidden;
}

#content4 {

	position:absolute;
	z-index:70;
	width:550px;
	max-width:800px;
	right:50px;
	height:100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}


#team_thumbnails{
	position:absolute;
	z-index:70;
	width:550px;
	right:50px;
	overflow:auto;
	bottom: 100px;
}

#spacer {
	height:500px;
	visibility:hidden;
}
.contacttable {
	width: 450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#form {
	background-color:#FFFFFF;
	width:400px;
	border: 1px solid #000000;
	padding: 10px;
	color: #000000;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}
.careerstable {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.formlabel {
	background-color:#FFCCFF;
	color:#000000;
	text-align: left;
	border: 1px solid #666666;
}
#picturebox {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width:400px;
}

.timestable {
	font-size: 14px;
	text-transform: capitalize;
	background-color: #FFFFFF;
	background-position: center center;
	border: 1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
}

.style1 {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	opacity:0.6;
	filter:alpha(opacity=60);
	padding-left: 5px;	
}

.style2 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:capitalize;
	opacity:0.6;
	filter:alpha(opacity=60);
	padding-left: 5px;	
}
.transbox {
	opacity:0.6;
	filter:alpha(opacity=60);
}
.offersvoucher {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 2px dashed #000000;
}

.pricelistheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	cursor:default;
	color:#FFFFFF;
	text-transform:uppercase;
}

.pricelisttable {
	font-size: 12px;
	border: 1px solid #000000;
	color:#000000;
}
