/* CSS Document */
* {padding: 0px; margin: 0px;}



/* Page_Background*/
body {
	background: #C49DC2;
	font-size: 62%;
	font-family: Verdana;
}

#container {width: 980px; margin: 10px auto;}

/* Header*/
#header {height: 159px; width: 980px;
background: url(../images/paradise_web_01.png) no-repeat left top;
}

#header p {display: none;}

#content-top {
background: url(../images/topbar.jpg) no-repeat left top;
display: block;
height: 3px;
width: 980px;
margin-top: 5px;
font-size: 0;
}

/*mainbackground*/
#content {
background: #EED2E1 url(../images/paradise_web_02.jpg) no-repeat left top;
min-height: 500px;
width: 960px;
padding: 10px 10px 10px 10px;
margin-bottom: 5px;
}

/*thumb names*/
#content a {color: #993399;
	font-size: .9em;
}

#content a:hover {
	color: #FFFFFF;
	text-align: right;
}

/* Footer */
#footer {
background: url(../images/footer.png) no-repeat left top;
height: 27px;
width: 980px;
padding-top: 8px;
font-size: 1.1em;
color: #FFFFFF;
clear: both;
}

#footer span {float: left; display: block; width: 122px; margin-left: 100px;}

#footer ul {list-style: none; float: left;}

#footer ul li {float: left;}

#footer a {color: #FFFFFF; text-decoration: none; border-left: 1px solid #FFF; margin-left: 4px; padding-left: 4px;}

#footer a:hover{color: #FFFFFF;}*
/* End Footer */

p {font-size: 1.4em; color: #FFFFFF; margin-bottom: 10px;}

td {font-size: 1.3em; color: #FFF;}

.clear {clear: both;}

strong {font-weight: bold;}

/*bodycopy*/
.pr {
	color: #000;
	margin: 0px 0px 10px 0px;
	font: normal 1.3em/1.5em Verdana, Geneva, sans-serif;

}
	
.prcolour {
	color: #993399;
	margin: 0px 0px 5px 0px;
	font: normal 1.3em/1.5em Verdana, Geneva, sans-serif;
}
.prcolourright {
	color: #993399;
	margin: 0px 0px 5px 0px;
	font: normal 1.3em/1.5em Verdana, Geneva, sans-serif;
	text-align: right;
}

h1 {
	font-size: 2em;
	color: #993399;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
} 

h2 {
font-size: 2.2em;
color: #FFF;
margin: 5px 0px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
}

h2 a {
font-size: 1em;
color: #FFFFFF;
margin: 5px 0px;
font-weight: normal;
}

h3 {
font-size: 1.8em;
color: #FF96F6;
margin: 5px 0px;
text-decoration: underline;
line-height: 140%;
font-weight: normal;
}

h3 a {color: #FF96F6;}

h4 {
font-size: 1.8em;
color: #FFFFFF;
margin: 5px 0px;
font-weight: normal;
}

h5 {
font-size: 1.8em;
color: #FFF;
margin-left: 5px;
margin: 5px 0px;
border: 1px dashed #FFF;
width: 350px;
font-weight: normal;
}

h6 {
font-size: 1.8em;
color: #FF96F6;
margin: 5px 0px;
padding: 5px;
border: 1px dashed #FF96F6;
width: 350px;
font-weight: normal;
}

/*#next {float: right; clear: both; margin: 0 160px 0 0; position: relative;}*/

#next {position:absolute;
 top:660px;
 left: 900px;
 right:0;
 width:120px;}

 
.floatright, .float-right, .fr {float: right; margin: 0 0 10px 10px; position: relative;}

.floatleft, .float-left, .fl {
	float: left;
	margin: 0px 10px 0px 0;
	position: relative;
}

.thumbs {
text-align: center;
float: left;
height: 160px;
width: 120px;
padding-top: 15px;
padding-bottom: 15px;
margin-right: 20px;
}

.thumbs a, .thumbs1 a, .thumbs2 a {color: #FFFFFF; text-decoration: none;}

.thumbs a:hover, .thumbs1 a:hover, .thumbs2 a:hover {color: #FFFFFF;}

.thumbs1 {
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
float: left;
height: 120px;
width: 150px;
margin-right: 30px;
}

.thumbs2 {
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
float: left;
height: 120px;
width: 150px;
margin-right: 30px;
}

#content ul {margin-left: 20px;}

#content ul li {font-size: 1.3em; color: #FFFFFF; padding: 2px 0;}

/* Contact Form */
form {width: 430px; color: #FFF;
	text-align: right;
}

input, textarea {
padding: 5px;
width: 300px;
font-size: 1.4em;
margin: 0px 0px 10px 0px;
border: 2px solid #ccc;
text-align: left;
}

textarea {
height: 90px;
font-size: 1.4em;
}

textarea:focus, input:focus {border: 2px solid #803884;}

input.submit-button {
	width: auto;
	float: right;
	font-size: 1.25em;
	height: auto;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.3em;
	color: #000;
}
/* End Contact Form */

/* Menu */
#menu {
color: #ffffff;
width: 980px;
height: 20px;
padding-top: 135px;
font-size: 1.2em;

}

#menu ul {list-style: none;}

#menu ul li {float: left;}

/*menu text padding*/
#menu a {
display: block;
padding: 2px 30px;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}

#menu a:hover {color: #EED2E1;}
/* End Menu */

/* Lightbox */
#lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 600;
text-align: center;
line-height: 0;
}

#lightbox img {width: auto; height: auto;}

#lightbox a img {border: none;}

#outerImageContainer {
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}

#imageContainer {padding: 10px;}

#loading {position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}

#hoverNav {position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 400;}

#imageContainer>#hoverNav {left: 0;}

#hoverNav a {outline: none;}

#prevLink, #nextLink {
width: 49%;
height: 100%;
background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
display: block;
}

#prevLink {left: 0; float: left;}

#nextLink {right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover {background: url(images/prevlabel.gif) left 15% no-repeat}

#nextLink:hover, #nextLink:visited:hover {background: url(images/nextlabel.gif) right 15% no-repeat;}

#imageDataContainer {font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData {padding:0 10px; color: #666;}

#imageData #imageDetails {width: 70%; float: left; text-align: left;}	

#imageData #caption {font-weight: bold;}

#imageData #numberDisplay {display: block; clear: left; padding-bottom: 1.0em;}			

#imageData #bottomNavClose {width: 66px; float: right; padding-bottom: 0.7em; outline: none;}	 	

#overlay {
position: absolute;
top: 0;
left: 0; z-index: 600;
width: 100%;
height: 500px;
background-color: #000;
}
/* End Lightbox */

.bubble {
float: right;
background: url(images/bubble.gif) no-repeat center top;
display: block;
width: 220px;
height: 200px;
text-align: center;
font-size: 1.8em;
padding-top: 20px;
margin-left: 8px;
margin-bottom: 150px;
text-transform: uppercase;
}

.bubble span {font-size: 0.8em;}

.home {margin-bottom: 0px;}

.home_bubble {
float: right;
background: url(images/bubble-large.jpg) no-repeat center top;
display: block;
width: 300px;
height: 243px;
text-align: center;
font-size: 1em;
padding-top: 30px;
margin-left: 8px;
}

.home_bubble span {font-size: 0.8em;}

.right {
	font-size: 1.25em;
	text-align: right;
	color: #3f21ff;
	font-weight: bold;
}
