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

img, div { behavior: url(iepngfix.htc) }

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #d0b577;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p, blockquote   {
	line-height: 1.1;
	margin: 0;
	padding: 0;
}
h1  {
	font-size: 110%;
}
h2  {
	color: #333;
	font-weight: normal;
}
h3  {
	color: #333;
	font-weight: bold;
}
h3  a{
	color: #333;
}
h3  a:hover{
	color: #F60;
}
hr  {
	margin: 30px 10px 30px 10px;
}
strong  {
	color: #25B8FE;
}
ul {
	margin: 0.1em 1em 0 1em;
	color: #333;
}

li  {
	padding: 10px 0px 5px 0px;
	color: #666;
	font-size: 85%;
	list-style-image: url(../images/star.png);
	margin: 0 0 0 15px;
}
li  a {
	color: #666;
	text-decoration: none;
}
li  a:hover {
	color: #F60;
	text-decoration: none;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.boxed {
	padding: 20px;
	background-color: #25B8FE;
	width: 920px;
	margin: auto;
}
.boxed2 {
	padding: 15px 0 15px 20px;
	background-color: #4CCCFE;
	width: 940px;
	margin: auto;
}
#top {
	width: 980px;
	margin: 0 auto 0 auto;
	background: url(../images/topShadow.png) no-repeat;
	height: 20px;
	padding: 5px 0 0 20px;
}
#top h1{
	font-size: 80%;
	color: #666;
}
#mainContainer {
	width: 1000px;
	margin: 0 auto 0 auto;
	background: url(../images/contentShadow.png) repeat-y;
}
#bottom {
	width: 1000px;
	margin: 0 auto 0 auto;
	background: url(../images/bottomShadow.png) no-repeat;
	height: 15px;
}
.content {
	background-color: #F4F4F4;
}
.content h1{
	color: #25B8FE;
}
.logo {
	width: auto;
	height: auto;
	float: right;
	margin: -23px 0 0 0;
}
.nav {
	font-size: 75%;
	color: #FFF;
	display: block;
	font-weight: bold;
	width: 700px;
}
.nav a {
	color: #FFF;
	text-decoration: none;
}
.nav a:hover {
	color: #069;
	text-decoration: none;
}


#header {
	width: 960px;
	height: 140px;
	margin: 0 auto;
	background: url(../images/header-imageV2.jpg) no-repeat;
	text-align: center;
	color: #25B8FE;
}

#header a {
	text-decoration: none;
	color: #25B8FE;
}

#header h1 {
	padding-top: 50px;
	letter-spacing: 4px;
	font-size: 36px;
	color: #25B8FE;
}

#header h2 {
	letter-spacing: 8px;
	font-size: 14px;
	color: #25B8FE;
}
#titles {
	text-align: left;
	color: #25B8FE;
	padding: 10px 0 0 5px;
	font-size: 105%;
}
.download {
	text-align: left;
	color: #25B8FE;
	padding: 5px 0px 0px 10px;
	font-size: 95%;
}
.download a{
	color: #25B8FE;
	text-decoration: none;
}
.download a:hover{
	color: #F60;
	text-decoration: none;
}
#downloadCont {
	padding: 0 0 0 15px;
	width: 370px;
	margin: auto;
}

.blueTitles {
	text-align: left;
	color: #25B8FE;
	padding: 5px 0px 0px 5px;
	font-size: 130%;
}

.blueTitles a {
	color: #25B8FE;
	text-decoration: none;
}
.blueTitles a:hover {
	color: #F60;
	text-decoration: none;
}
.blueTitles2 {
	color: #25B8FE;
	font-size: 120%;
	padding: 0;
}

.blueTitles2 a {
	color: #25B8FE;
	text-decoration: none;
}
.greyTitles  {
	text-align: left;
	color: #333;
	padding: 5px 0px 0px 5px;
	font-size: 80%;
}

.greyTitles a {
	color: #333;
	text-decoration: none;
}

.greyTitles a:hover {
	color: #069;
	text-decoration: none;
}
#policytermsContent {
	padding: 10px 50px 25px 50px;
	width: 750px;
}
#policytermsContent a{
	color: #333;
}
#policytermsContent a:hover{
	color: #F60;
}
#textContent {
	padding: 10px 0px 25px 25px;
}
#textContent a{
	color: #333;
}
#textContent a:hover{
	color: #F60;
}
#formContent {
	padding: 10px 0px 10px 10px;
	width: 490px;
	float: left;
	clear: none;
}
#thankyou {
	width: 800px;
	margin: 25px auto 0 auto;
}
#formRgtContent {
	padding: 10px 10px 10px 0px;
	width: 400px;
	float: right;
	clear: none;
	margin: 0 20px 0 0;
	text-align: left;
}
.contactFormTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	background-color: #25B8FE;
	display: block;
}
.fieldTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #069;
	padding: 0px 10px 0px 10px;
	text-align: right;
	background-color: #4CCCFE;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #069;
	padding: 10px 5px 10px 5px;
	background-color: #4CCCFE;
}
#body-text {
	font-size: 70%;
	color: #666;
	padding: 10px 8px 5px 5px;
}
#body-textC2 {
	font-size: 70%;
	color: #666;
	padding: 115px 0px 5px 5px;
}
#imageShow {
	padding: 115px 0 0 0;
	text-align: center;
}
#introCont {
	padding: 0 0 0 20px;
}
#introImage {
	padding: 0;
	text-align: right;
}
#left {
	float: left;
	width: 240px;
	margin-left: 10px;
}
#right {
	float: right;
	width: 220px;
	margin-right: 10px;
}
#left ul, #left ol, #right ul, #right ol {
	list-style-position: inside;
}

#left li, #right li {
	margin-bottom: 1.5em;
}
#center {
	width: 960px;
	margin: 0 auto 0 auto;
}
#center ul, #center ol {
	margin-left: 0em;
}
#footer {
	background: url(../images/footer-imageV1.jpg) no-repeat;
	font-size: 75%;
	color: #FFF;
	width: 960px;
	margin: 0 auto 0px auto;
	height: 80px;
}
#footer a{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	color: #069;
	text-decoration: none;
}
#legal {
	margin: 0;
	padding: 25px 10px 0px 0;
	line-height: normal;
	text-align: right;
	color: #FFF;
}
#links {
	margin: 0;
	padding: 20px 0;
	line-height: normal;
}
#admin {
	text-align: right;
	float: right;
	padding: 0 10px 0 0;
	font-size: 80%;
	font-weight:normal;
}
#admin a {
	text-decoration:none;
	color:#999;
	display:block;
}
#admin a:hover {
	text-decoration:none;
	color:#fff;
	display:block;
}
#locationPage {
	width: 960px;
	height: 490px;
	background-image: url(../images/sanur2Image.jpg);
}
#blueblock {
	width: 180px;
	height: 400px;
	background-image: url(../images/seaBlock.png);
	float: right;
	clear: none;
	background-repeat: no-repeat;
	padding: 35px;
}
#blueblockTxt {
	width: 170px;
	height: 330px;
	color: #FFF;
	font-size: 90%;
	display: block;
	text-align: left;
}
#mapBtnBlock {
	width: 205px;
	height: auto;
	float: left;
}
.mapBtnCont {
	width: 180px;
	height: 112px;
	float: left;
	background-image: url(../images/thumbBase.png);
}
.mapBtns {
	width: 160px;
	height: 92px;
	margin: 10px;
}
.flash-box-1 {
	width: 1000px;
	height: 700px;
	margin: auto;
	text-align: center;
	background-image: url(../images/Background.png);
	background-repeat: repeat-y;
}
.flash-bottom {
	width: 970px;
	height: 15px;
	margin: auto;
	text-align: right;
	background-image: url(../images/BottomBackground.png);
	background-repeat: no-repeat;
	padding: 5px 30px 0px 0px;
	letter-spacing: 1px;
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.flash-bottom a{
	color: #666;
	text-decoration: none;
}
.flash-bottom a:hover{
	color: #09F;
	text-decoration: none;
}
.thankyouTitles {
	padding: 5px;
	background-color: #FFF;
	font-size: 95%;
	color: #09C;
	font-weight: bold;
}
.thankyouDetails {
	padding: 5px;
	background-color: #FFF;
	font-size: 95%;
	color: #333;
}
