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

body {
	background-image: url(../images/gradient_bg.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}
p {
	margin:0px;
	padding-bottom:12px;
}
h1 {
	margin:0px;
	padding-bottom:12px;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	margin:0px;
	padding-bottom:0px;
	font-weight: normal;
	font-size: 14px;
}
h3 {
	margin:0px;
	font-size: 12px;
	font-weight: normal;
	background-color: #3f3f40;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 8px;
}
h4 {
	margin:0px;
	font-size: 12px;
	font-weight: normal;
	background-color: #787878;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 8px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	text-underline-style: dotted;
} 
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
} 
a:hover {
	color: #FFFFFF;
	text-decoration: none;
} 
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	text-underline-style: dotted;
	background-color: #4e4e50;
	width: 118px;
	margin-right: 2px;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
	float: left;
} 
div#content_right_findus a:link {
	text-decoration: none;
}
div#content_right_findus a:visited {
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-underline-style: dotted;
	background-color: #4e4e50;
	width: 118px;
	margin-right: 2px;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
	float: left;
} 
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-underline-style: dotted;
	background-color: #787878;
	width: 118px;
	margin-right: 2px;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
	float: left;
} 
a.navwide:link {
	color: #FFFFFF;
	text-decoration: none;
	text-underline-style: dotted;
	background-color: #4e4e50;
	width: 212px;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
	float: left;
} 
a.navwide:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-underline-style: dotted;
	background-color: #4e4e50;
	width: 212px;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
	float: left;
} 
a.navwide:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-underline-style: dotted;
	background-color: #787878;
	width: 212px;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
	float: left;
} 

body#home a.nav#homenav,
body#personal a#personalnav,
body#celebrity a#celebritynav,
body#about a#aboutnav,
body#gallery a#gallerynav {
	color: #FFFFFF;
	text-decoration: none;
	text-underline-style: dotted;
	background-color: #787878;
	width: 118px;
	margin-right: 2px;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
	float: left;
}
body#contact a#contactnav {
	color: #FFFFFF;
	text-decoration: none;
	text-underline-style: dotted;
	background-color: #787878;
	width: 212px;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-left: 8px;
	float: left;
}
#wrapper {
	width:1019px;
	z-index: 1;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #191919;
}
#header {
	width:1019px;
	position: relative;
	height: 185px;
	z-index: 1;
}
#nav {
	width:863px;
	position: absolute;
	height: 25px;
	left: 78px;
	top: 162px;
}
#content {
	width:863px;
	position: relative;
	padding-right: 78px;
	padding-left: 78px;
	padding-top: 15px;
	clear: both;
	z-index: 1;
	min-height:350px;
	_height:auto !important;
	height:auto !important;
	height:350px;
}
#content_gallery IMG {
	margin-right: 8px;
	margin-bottom: 8px;
}
#content_gallery {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 30px;
}
#content_left {
	float: left;
	height: auto;
	width: 200px;
}
#content_left_address {
	float: left;
	height: auto;
	width: 200px;
	background-color: #4e4e50;
}
#content_left_terms {
	float: left;
	height: auto;
	width: 836px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 10px;
	margin-bottom: 12px;
}
#addresspadding {
	padding-right: 12px;
	padding-left: 8px;
	padding-top: 8px;
}
#content_centre {
	height: auto;
	width: 400px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#content_centre_enquiry {
	height: auto;
	width: 372px;
	float: left;
	margin-right: 34px;
	margin-left: 34px;
}
#formpadding {
	padding-right: 12px;
	padding-left: 8px;
	padding-top: 12px;
}
#content_right {
	width: 216px;
	float: left;
	border: 2px solid #4E4E50;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	height: auto;
}
#content_right_findus {
	width: 220px;
	float: left;
	height: auto;
}
#content_right_findus IMG {
	margin-top: 12px;
}
#footer {
	width:863px;
	z-index: 1;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height:40px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4E4E50;
	margin-top: 24px;
	padding-right: 78px;
	padding-left: 78px;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
#footer_left {
	float: left;
	height: auto;
	width: 342px;
	padding-top: 12px;
	padding-left: 8px;
}
#footer_right {
	width: 470px;
	float: right;
	text-align: right;
	padding-top: 12px;
	height: auto;
}

#slideshow {
    position:relative;
    height:320px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 158px;
	height: 14px;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 158px;
	height: 50px;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4E4E50;
	height: 40px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
