/* CSS Document */

body {
	text-align:center;
	margin: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.65em;

}

div#outer {

	text-align:left; /* reset text alignment */
	width:770px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */

}

div#header {
	margin: 10px 0 0 0;
	height: 92px;
	border: 1px solid #cccccc;
}

div#headeradvert {
	float: right;
	margin: 9px 10px 0 0;
	width: 352px;
	height: 73px;
	/* border: 1px solid #bac7e7; */
}

div#logo {
	float: left;
}



.h1, .h2, .h3, h2 {
	font-size: 1.4em;
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	margin: 0 0 5px 0;
	
}

h2 {
	font-size: 1.4em;
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	margin: 5px 0 0 0;
}

.h1 {
	font-size: 1.6em;
	margin: 0;

}

h1 {
	font-size: 1.6em;
	margin: 10px 0 20px 0;

}

.h3 {
	color: white;

}

.footer {
	padding: 4px 0 0 0;
	float: left;
	color: #666;
	height: 20px;
	width: 768px;
	margin: 0 0 10px 0;
	background-color: #fff;
	border: 1px ;
	border-color: #cccccc;
	border-style: solid;
}

.footer-right {
	float: right;
	padding: 0 20px 0 0;
}

.footer-left {
	float: left;
	padding: 0 0 0 20px;
}

.footer-left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

.footer-left ul li {
	float: left;
	margin: 0 10px 0 0;
}

a.footlink {

	text-decoration: none;
	color: #666;
	padding: 0 0 0 0;

}

a.footlink:hover {


	text-decoration: none;
	color: #e8598f;
	padding: 0 0 0 0;

}

img {
	border-style: none;
}

/* ----- navigation ----- */


div#nav {
	margin: 0 0 3px 0;
	/*padding-top: 1px;*/
	height: 1.5em;
	border: 1px ;
	background-color: #90A7D3;
	border-color: #cccccc;
	border-style: none solid solid solid;
	text-align: center;

}

div#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center
}

div#nav li a
{
	padding: 0 5px 0 5px;
	height: 1.5em;
	line-height: 1.4em;
	float: left;
	/*width: 152px;*/
	display: block;
	/*border: 1px solid #cccccc;*/

	color: #333333;
	text-decoration: none;
	text-align: center;
	border: 1px ;
	border-color: #cccccc;
	border-style: none solid none none;

} 

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav li a
{
float: none
}
/* End IE5-Mac hack */



div#nav li a:hover
{
	background: url(images/nav_hover.jpg) #fff bottom left repeat-x;

}

/* ----- END navigation ----- */



div#contentTL {
	float: left;
	width: 395px;
	height: 210px;
	background-color: #bac7e7;
	
}

div#contentTR {
	float: left;
	width: 375px;
	height: 210px;	
	background-color: #bac7e7;
	background: #fff url('images/homeTR.jpg') no-repeat bottom left;
}

div#contentBL {
	float: left;
	width: 395px;
	height: 245px;
	background: #fff url('images/homeBL.jpg') no-repeat bottom left;

}
div#contentBLN {
	float: left;
	width: 395px;
	height: 307px;
	background: #fff url('images/homeBL.jpg') no-repeat bottom left;

}



div#contentBR {
	float: left;
	width: 375px;
	height: 245px;
	background-color: #7d8cc5;
}

div#contentBRN {
	float: left;
	width: 375px;
	height: 307px;
	background-color: #7d8cc5;
}

div#contentB_wide {
	float: left;
	width: 770px;
	background-color: #bac7e7;
}

div#contentB_wide p {
	margin: 14px 30px 0 30px;
}

div#contentB_splitL {
	float: left;
	width: 395px;
	height: 23.6em;
	background-color: #bac7e7;
}
div#contentB_splitL p {
	margin: 14px 30px 0 30px;
}


div#contentTL2 {
	float: left;
	width: 394px;
	height: 20.1em;
	background-color: #fff;
	border: 1px ;
	border-color: #cccccc;
	border-style: solid none none solid;
}
div#contentTR2 {
	float: left;
	width: 375px;
	height: 210px;	
	background: #fff url('images/dest_start2.jpg') no-repeat bottom left;
}

div#contentTR3 {
	float: left;
	width: 375px;
	height: 210px;	
	background: #fff url('images/dir_start.jpg') no-repeat bottom left;
}

div#contentBL2 {
	float: left;
	width: 394px;
	height: 245px;
	background: #fff;
	border: 1px ;
	border-color: #cccccc;
	border-style: none none none solid;
}
div#contentBR2 {
	float: left;
	width: 374px;
	height: 245px;
	background-color: #fff;
	border: 1px ;
	border-color: #cccccc;
	border-style: none solid none none;
	background: #fff url('images/paypal-img.gif') no-repeat bottom left;

}

div#contentBL2 p {
	margin: 15px 30px 0 60px;
	font-size: 1em;

}


div#country-summary {
	margin: 0;
	padding: 20px;
	background-color: #BAC7E7;


}

div#dir-white, div#dir-white-title {
	margin: 0;
	padding: 0px 10px 10px 10px;
	background-color: #fff;

	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	text-align: center;
	border: 1px ;
	border-color: #cccccc;
	border-style: none solid none none;


}

div#dir-white2 {
	margin: 0;
	padding: 6px 10px 10px 10px;
	background-color: #fff;

	font-family: Arial, sans-serif, Verdana, Tahoma;
	text-align: left;
	border: 1px ;
	border-color: #cccccc;
	border-style: none solid none none;


}


div#dir-white-title {

	font-size: 1.4em;
	padding: 15px 10px 10px 10px;

}

div#dir-form {
	float: left;
	margin: 0;
	padding: 18px;
	text-align: left;
	width: 200px;


}

div#dir-advertise {
	float: right;
	margin: 25px 15px 0 0;
	padding: 10px 0 5px 0;
	text-align: center;
	height: 90px;
	width: 108px;
	background-color: #000;
	color: #fff;	

}

div#dir-advertise a {
	text-decoration: none;
	color: #FFFFFF;

}


.dropdown {

	font-size: 1em;
	margin: 5px 0 5px 0;


}



/* ----- SERVER CONTROL STYLES ----- */




div#destcontent {
	clear: both;
	margin: 0;
	padding: 0;
	border: 1px ;
	border-color: #cccccc;
	border-style: solid solid none solid;

}



a.plain {
	margin: 0 0 0 20px;
	color: #000;
	text-decoration: none;


}

.Grid {
	border: none;
	
	width: 100%;
	font-size: 1.1em;
	


}

.Grid td
{
    border: none;
	padding: 5px 5px 5px 5px;

}

.GridItem {
	border: none;
}


.GridAltItem {
	border: none;
	background-color: #BAC7E7;

}

.Pager {
	background: #fff url('images/pager-bg.gif') repeat-y;
	color: #fff;
	text-align: right;
	padding: 0 20px 0 0;
}

.Pager a {
	color: #fff;
}

.destination-detail-content {
	padding: 10px 10px 10px 20px;
	float: left;
	width: 444px;

	overflow: hidden;
	background-color: #BAC7E7;

}

.destination-detail-content img {
	float: right;
	clear: right;
	margin: 0 6px 10px 0;
	width: 1em;
	border: 5px ;
	border-color: #cccccc;
	border-style: solid;
}

.destination-detail-image {
	float: right;
	clear: right;

	width: 250px;
	border: 1px ;
	border-color: #cccccc;
	border-style: solid;
	margin: 0 6px 10px 0;

}



a.link-black:link, a.link-black:visited, a.link-black:active {
	color: #fff;
	text-decoration: none;
	background-color: #000;
	padding: 5px 10px 5px 10px;
	font-size: 1em;
	font-weight: bold;
	
}

a.link-black:hover {
	color: #000;

	background-color: #fff;

	
}

.destination-detail-subheader {
	font-size: 1.2em;
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.destination-detail-header {
	font-size: 1.5em;
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.destDrop {

	position:relative;
	color: black;



}

.trans {
	margin: 100px 20px 0 30px;
	padding: 10px;
	float: left;
	background-color: #fff;

	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display: inline;

}

.dest_startDrop {
	margin: 30px 30px 0 30px;
}

.country-left {
	float: left;
	width: 440px;
}

/* ----- DIRECTORY STYLES ----- */

div#dircontent {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0px ;


}


.directory-content {
	padding: 10px 10px 10px 20px;
	float: left;
	width: 520px;
}

.directory-image {
	float: left;
	width: 150px;
	/*height: 150px;*/
	background-color: #fff;
	border: 1px ;
	border-color: #cccccc;
	border-style: solid;
	margin: 5px 5px 5px 10px;

}

.directory-header {
	font-size: 1.4em;
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	margin: 0 0 2px 0;
}

.directory-info-left {
	width: 400px;
	float: left;

}

.directory-info-right {
	width: 200px;
	float: right;

}

.directory-search-panel {
	margin: 0;
	padding: 20px;
	/* background-color: #ffcbd8; */
	border: 1px ;
	border-color: #cccccc;
	border-style: solid;
}

.clear {
	clear: both;
}

.no-records {
	padding: 60px 20px 60px 20px;
	background-color: #BAC7E7;
	font-size: 1.4em;
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	text-align: center;
}

.has-records {
	border: 1px ;
	border-color: #cccccc;
	border-style: none solid none solid;
}

div#testimonialcontent {
	clear: both;
	margin: 0;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 0
	}

.testimonial-header {
	font-size: 1.2em;
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	width: 520px; 
	padding: 20px 20px 0px 20px;

}

.testimonial-main {
	width: 520px; 
	float: left;
	padding: 20px 20px 10px 20px;

}

.testimonial-name {
	padding: 0 20px 10px 20px;
	float: left;
	width: 520px;
	font-weight: bold;

}
.testimonial-image {
	padding: 20px 20px 10px 20px;
	float: right;
}

.press-main {
	width: 460px; 
	float: left;
	padding: 20px 20px 10px 20px;

}

a.dirlink:link, a.dirlink:visited, a.dirlink:active {

	border-bottom: 1px dotted #666;
	text-decoration: none;
	color: #000;

}

a.dirlink:hover {

	border-bottom: 1px dotted #e76c98;
	text-decoration: none;
	color: #000;

}


/* ----- ENQUIRY FORM STYLES ----- */

.contactform {

	margin: 0;
	padding: 20px;
	background-color: #BAC7E7;

}


label, .long-label
{
	width: 220px;
	float: left;
	text-align: right;
	margin: 2px 10px 6px 0;
	clear: both;
}

.long-label
{
	width: 464px;



}

.input-box, .txtarea
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1em;
	float: left;
	clear: right;
	margin: 0 100px 6px 0;
	color: #333;
	background: #fff;
	border: #ccc solid 1px;
	width:260px;

}

.txtarea
{	
	clear: right;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1em;
	overflow: auto;
	height: 120px;
}

.checkbox {
	clear: right;
} 

.formrow {
	border: 1px solid red;
	padding: 0;
	margin: 6px 0 6px 0;
} 

.submit-button
{
	margin: 0 0 5px 190px;

	clear: both;
	background: #fff;
	font-family: Arial,Verdana, Tahoma, sans-serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #ef5c93;
	font-weight: bold;
	padding: 2px;
	border: #cccccc solid 1px;

}

.readmore-button
{
	margin: 0 0 5px 280px;

	font-family: Arial,Verdana, Tahoma, sans-serif;
	font-size: 1em;
	color: #000;


}

fieldset
{
	padding: 0 0 0 30px;
	border: #fff solid 1px;
	width: 600px;

}

legend
{
	font-family: Arial,Verdana, Tahoma, sans-serif;
	font-size: 1.3em;
	letter-spacing: 1px;
	color: #fff;
	padding: 1px 10px;
	margin: 0 0 5px 0;
	font-weight: bold;
}

.instructions {
	font-size: 1.1em;
	margin: 10px 0 10px 0;

} 
 

.statusmsg {
	padding: 60px 40px 60px 40px;
	background-color: #BAC7E7;
	font-size: 1.4em;
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	text-align: center;
	border: #fff solid 1px;
	width: 640px;
}
.statusmsgPP {
	padding: 20px 40px 10px 40px;
	background-color: #BAC7E7;
	font-size: 1.3em;
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	text-align: center;
	border: #fff solid 1px;
	width: 640px;
	line-height: 1.4em;
}

.enquire-instr {
	width: 570px;
	border: #fff solid 1px;
	padding: 30px 30px 30px 30px;
	margin: 0 0 30px 0;
	font-size: 1.1em;

}

.small-print {
	font-size: 0.8em;
}


/*   Privacy-policy Styles  */


.privacy-content {
	width: 394px;
	border: 1px ;
	border-color: #cccccc;
	border-style: solid;
	background-color: #BAC7E7;
	margin: 10px 0 0 0;

}

.privacy-text {
	padding: 10px 10px 40px 10px;
}

div#privacy-outer {

	text-align:left; /* reset text alignment */
	width:394px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */

}

.txtspace {
	margin: 10px 10px 0 10px;
}

#formholder {
	padding: 0 0 0 20px;
	background-color: #BAC7E7;
	border: 1px solid #cccccc;

}


.paddLeft {
	padding-left: 60px;
}

.paddLeft_top {
	padding-left: 160px;
	padding-top: 10px;
}

.paddLeft_right {
	margin: 0;
	padding: 6px 10px 0 10px;
}

.dir_paddLeft {
	padding: 6px 0 12px 190px;
	color: #f00;
	width: 280px;
}

.dirbox1 {
	width: 257px;
	height: 180px;;
	background-color: #E1D98C;
	float: left;
}
.dirbox2 {
	width: 256px;
	height: 180px;
	background-color: #DFDFDF;
	float: left;
}
.dirbox3 {
	width: 256px;
	height: 180px;
	background-color: #CFBA9E;
	float: left;
}

.dirboxtxt {
	width: 210px;
	margin: 0 10px 0 20px;
	font-size: 1em; 
	text-align: left;
}

#dirJoin_top {
	width: 770px;
	height: 190px;
	background-color: #BAC7E7;
}

#dirJoin_top_inner {
	font-size: 1.1em;
	width: 700px;
	padding: 0px 0 10px 38px;	
}


div#contentB_splitRO {
	float: left;
	width: 375px;
	height: 22.6em;
	background-color: #D5DDF0;
	padding: 10px 0 0 0;


}
div#contentB_splitR {
	width: 354px;
	margin: 6px 0 0 20px;
	
}

.dest_feat_outer {
	width: 324px;
	padding: 0 0 8px 10px;
	margin: 0 0 6px 0;
	border: 1px ;
	border-color: #cccccc;
	border-style: solid;

	background: url(images/feat-dest-bg.jpg) #fff center right no-repeat;
}

.dest_feat {
	width: 300px;
	float: left;
	margin: 3px 0 0 0;


}

.dest_feat_im {
	float: right;
	padding-bottom: 6px;
}

a.dest_feat_link {
	font-size: 1.4em;
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;

	text-decoration: none;
	color: black;

}

a.dest_feat_link:hover {
	color: #e8598f;
}

.intHeader {
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	margin: 10px 0 10px 30px;
	font-size: 120%;	
}

.intHeaderBig {
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	margin: 10px 0 10px 30px;
	font-size: 140%;	
}

.discaimerTxt {
	font-size: 90%;
}

#dir-white3{
	margin: 0;
	padding: 0px 10px 10px 10px;
	background-color: #fff;
	text-align: left;
	border: 1px ;
	border-color: #cccccc;
	border-style: none solid none none;;


}

#wpHeader {
	padding: 6px 0 0 0;
	font-size: 100%;
	font-weight: bold;	
}
