/* CSS Document */

body {
	margin: 0px 0px 20px 0px;
	background-color: #000000;
}

body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
}

body a:visited, body a:active, body a:link {
	text-decoration: none;
	color: #34c6fe;
}

body a:hover {
	text-decoration: underline;
}

img {
	border: none;
	display: block;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00ADEF;
	text-align: left;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #00ADEF;
}
.rightpanel h3 {
	font-family: "Trajan Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	border: 0;
}

em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #34c6fe;
	font-style: normal;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}


th {
	text-align: left;
}


ul {
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


/* CONTAINER */

#container {
	width: 756px;
	margin: 0 auto;
}

#header {
	background-color: #00adef;
	width: 739px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#header-bg {
	width: 754px;
	margin: 0 auto;
}




/* CONTENT */

#content {
	width: 741px;
	background: repeat-y url(/skin/images/content_bg_tile.gif);
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#flash {
	width: 480px;
	margin-left: 258px;
	border-right: 1px solid #FFFFFF;
}

.leftpanel {
	width: 437px;
	padding: 10px 15px 5px 25px;
	vertical-align: top;
}

.rightpanel {
	width: 260px;
	background: no-repeat top right url(/skin/images/rightimage_bg.gif);
	padding-bottom: 5px;
	vertical-align: top;

}
.rightpanel a:link, .rightpanel a:active, .rightpanel a:visited {
	color: #333333;
}
.rightpanel a:hover {
}


.rightimage {
	width: 262px;
	height: 71px;
	float: left;
	padding-top: 2px;
	border-right: 1px solid #FFFFFF;
}

/* Contact Form */
.contactform {
	margin: 15px 0;
}
.contactform th {
	width: 90px;
	border-bottom: 1px solid #333333;
	padding: 6px 8px 4px 8px;
	text-align: left;
	font-weight: normal;
	color: #00ADEF;
	vertical-align: top;
}
.contactform td {
	border-bottom: 1px solid #333333;
	padding: 4px 8px;
	vertical-align: top;
}
.contactform input, .contactform select, .contactform textarea {
	width: 250px;
}
.contactform input.button {
	width: auto;
}

.special {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}


.logo {
	width: 477px;
	height: 71px;
	float: left;
	border-left: 1px solid #FFFFFF;
	padding-top: 2px;
	border-left: 1px solid #FFFFFF;
}


/* SEARCH */

.search {
	background: no-repeat top url(/skin/images/special-div.gif);
	font-weight: bold;
	vertical-align: bottom;
}

.search input {
	width: 125px;
}

.search input.button {
	width: auto;
	vertical-align: middle;
	margin-bottom: 3px;
}

.search-left {
	line-height: 15px;
}






/* SUBSCRIPTION */

.subscription {
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}

.subscription input {
	width: 125px;
	vertical-align: middle;

}

.subscription input.button {
	width: auto;
	vertical-align: middle;
}

.error {
	background-color: #00adef;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 10px auto;
}

.notification {
	background-color: #00adef;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 10px auto;
}



/* SITEMAP */

#sitemap {
	width: 739px;
	height: 19px;
	background: no-repeat url(/skin/images/sitemap_bg.gif);
	text-align: right;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#sitemap a:visited, #sitemap a:active, #sitemap a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	
}

#sitemap a:hover {
	text-decoration: none;
	color: #34c6fe;
}





/* TESTIMONIAL */

.testimonial {
	line-height: 17px;
	border-bottom: 1px solid #333333;
}

.testimonial-panel {
}

#epcomments {
	width: 142px;
}

#button {
	padding-right: 70px;
}



/* MENU */

#menu {
	width: 258px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #00adef no-repeat top right url(/skin/images/menu_bg.gif);
}

#menu ul {
	height: 27px;
	margin: 0;
	padding: 0;
	display: block;
}

#menu li {
	float: left;
	list-style: none;
	height: 27px;
	text-transform: uppercase;
}

#menu a:visited, #menu a:active, #menu a:link {
	padding: 4px 10px 4px 15px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #205081;
}

#menu .end {
}

#menu .end a:visited, #menu .end a:active, #menu .end a:link {
	text-decoration: none;
	display: block;
}

#menu .end a:hover {
	color: #FFFFFF;
	background-color: #205081;

}


/* CONTACT US */


.contact-right {
	padding: 0 10px;
}



/* FOOTER */

#footer {
	width: 741px;
	background-color: #FFFFFF;
	color: #00adef;
	line-height: 18px;
}
#footer img {
	display: inline;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #00adef;	
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}

.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00adef;
	vertical-align: middle;
	padding: 5px;
}
#footer a.none:link, #footer a.none:active, #footer a.none:visited {
	color: #00adef;	
	text-decoration: none;
	cursor: text;
}
#footer a.none:hover {
	color: #00adef;
	text-decoration: none;
	cursor: text;
}

.tourgallery td {
	width: 150px;
	padding: 2px;
}
.tourgallery img {
	border: 2px solid #00ADEF;
}