/* GLOBAL PARAMETERS */

html, body {
	  background: #26dae7;
	  margin: 0;
      padding: 0;
}

h1, h4 { 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #074aa8; 
	font-weight: bold; 
	margin-bottom: 0; 
	padding-bottom: 0;
	margin-top: 0;
	text-transform: uppercase;
}
 
h2, h5 { 
	font-family: tahoma; 
	font-size: 10pt; 
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;
	display: inline;
}

h3 { 
	font-family: tahoma; 
	font-size: 10pt; 
	color: #0d84e9;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

h4 { 
	font-family: tahoma; 
	font-size: 10pt; 
	color: #f55a06;
	font-weight: bold; 
	margin-bottom: 0; 
	padding-bottom: 0;
	margin-top: 0;
	text-transform: uppercase;
}


ul, li, ol { 
	font-family: verdana, arial, helvetica; 
	font-size: 9pt; 
	color: #666666; 
	font-weight: normal;
}


/* DOCUMENT LINKS */

a:link, a:active, a:visited { 
	font-family: verdana, arial; 
	font-size: 9pt; 
	color: #4D4C4C; 
	text-decoration: underline; 
	font-weight: normal; 
} 
a:hover { 
	font-family: verdana, arial; 
	font-size: 9pt; 
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal; 
}
 

/*DROPDOWN MENU*/

.anylinkcss, .anylinkcss2 {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px;
	border-bottom-width: 0;
	line-height: 24px;
	z-index: 100;
	background: #ffde00;
	width: 406px;
	margin-top: 5px;
}

.anylinkcss2 {
	width: 214px;
}

.anylinkcss a:hover, .anylinkcss2 a:hover { /*hover background color*/
	background: #ffffff;
	color: #FFFFFF;
	font: bold 9pt arial;
	text-decoration: none;
}

.anylinkcss ul, .anylinkcss2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.anylinkcss ul li a, .anylinkcss ul li a:visited, .anylinkcss2 ul li a, .anylinkcss2 ul li a:visited {
	width: 100%;
	display: block;
	border-bottom: 1px solid white;
	padding: 4px 0;
	text-decoration: none;
	text-indent: 16px;
	font: bold 9pt arial;
	color: #ec008c;
}

.anylinkcss ul li a:hover, .anylinkcss2 ul li a:hover {
	color: #0066b3;
}

.anylinkcss ul li a span, .anylinkcss2 ul li a span {
	color: #0066b3;
}

.anylinkcss ul li a:hover span, .anylinkcss2 ul li a:hover span {
	color: #00aeef;
}

/* ######### class for shadow DIV ######### */

.anylinkshadow { /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; /*zIndex for shadow*/
	background: black;
	visibility: hidden;
}



	
/* DOCUMENT TABLES */

table { 
	border-collapse: collapse; 
} 

table td, table th { 
	padding: 0; 
} 
		
		
	
/* header */

#header { 
	width: 990px;
	height: 245px; 
	vertical-align: top;
	margin-left: auto; 
	margin-right: auto;
}

#header img { 
	border: none;
}

.logo { 
	width: 246px;
	height: 245px;
}

.languages { 
	width: 744px;
	height: 114px; 
	vertical-align: top;
    text-align: right;
	padding-right: 20px;
	background-image: url(images-home/daytrips-liveaboard-diving-thailand.gif);
	background-repeat: no-repeat;
}


/* Links Top Menu  */

.topmenu { 
	width: 744px;
	height: 23px; 
}

.topmenu a:link, .topmenu a:visited, .topmenu a:active, .topmenu a:hover  { 
	font-family: tahoma; 
	font-size: 10pt; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
	text-transform: capitalize;
	padding: 3px;
}

.topmenu a span {
	color: #ffd842;
	font-size: 11pt;
}

.topmenu a:hover, .topmenu a:hover span { 
	color: #033ca5;
}


/* Links Trips on top  */

.trips { 
	width: 744px;
	height: 108px;
	vertical-align: top;
	padding-right: 20px;
	background-image: url(images-home/scuba-diving-andaman.jpg);
	background-repeat: no-repeat; 
}

#liveaboard a, #daytrips a, #internationaltrips a {
	display: block;
	float: right;
	font-family: tahoma; 
	font-size: 9pt; 
	color: #0d84e9; 
	text-decoration: none; 
	font-weight: bold;
	padding-top: 75px;
	text-align: center;
}

#liveaboard a {
	width: 155px;
	background: url(images-home/diving-liveaboard-thailand.gif) 0 0 no-repeat;
}

#daytrips a {
	width: 189px;
	background: url(images-home/diving-daytrips-andaman.gif) 0 0 no-repeat;
}

#internationaltrips a {
	width: 127px;
	background: url(images-home/international-scuba-diving.gif) 0 0 no-repeat;
}
   
#liveaboard a:hover, #daytrips a:hover, #internationaltrips a:hover {
   color: #FFFFFF;
}

#daytrips a:hover {
   background-position: -189px 0;
}

#liveaboard a:hover {
   background-position: -155px 0;
}

#internationaltrips a:hover {
   background-position: -127px 0;
}


/* Tables Content  */

#content { 
	width: 990px;
	height: 470px;
	margin-left: auto; 
	margin-right: auto;
	font-family: tahoma; 
	font-size: 10pt; 
	color: #195ec0;
	text-align: justify;
}

#content a:link, #content a:visited, #content a:active, #content a:hover  { 
	font-family: tahoma; 
	font-size: 10pt; 
	color: #02367e; 
	text-decoration: underline; 
	font-weight: normal;
}

#content a:hover { 
	color: #311102;
}

.left { 
	width: 238px;
	background: url(images-home/scuba-diving-thailand.gif) 0 0 no-repeat;
	text-align: center;
	vertical-align: top;
}

#featuredtrips, #featuredtrips2, #featuredtrips3 {
	display: block;
	margin-left: auto; 
	margin-right: auto;
	width: 168px;
	height: 126px;
	margin-top: 20px;
}

div#featuredtrips table td, div#featuredtrips2 table td, div#featuredtrips3 table td, div#featuredbanners table td {
	height:0px;
}

div#featuredtrips table input, div#featuredtrips2 table input, div#featuredtrips3 table input, div#featuredbanners table td {
	outline-style:none;
}


.middle { 
	width: 489px;
	vertical-align: top;
	padding-left: 32px;
}

#scuba-diving-thailand {
	float: left;
	width: 218px;
	padding-right: 26px;
	background: url(images-home/divider.gif);
	background-position: right;
	background-repeat: repeat-y;
	margin-top: 24px;
	margin-bottom: 38px;
}

#scuba-diving-liveaboard-thailand {
	float: right;
	width: 224px;
	margin-top: 26px;
	margin-bottom: 15px;
}

#scuba-diving-thailand span, #scuba-diving-liveaboard-thailand span {
	color: #02367e;
	letter-spacing: -2px;
}


.right { 
	width: 231px;
	text-align: center;
	vertical-align: top;
}

#featuredbanners {
	display: block;
	margin-left: auto; 
	margin-right: auto;
	width: 231px;
	height: 264px;
	margin-top: 37px;
}


/*Banner slider*/

#slider1 {
    width: 231px; /* important to be same as image width */
    height: 126px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	background-image: url(images-home/banners-bg.gif);
	background-repeat: no-repeat;
	margin-left: auto; 
	margin-right: auto;
}
 
#slider1Content {
    width: 168px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

.slider1Image {
    float: left;
	display: none;
	margin-top: 15px;
	margin-left: -9px;
}

.slider1Image img {
	border: none;

}

.slider1Image span {
    position: absolute;
	font: 8pt Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
    width: 168px;
	height: 92px;
    color: #2393f2;
    display: none;
	top: -7px;
}

.clear {
	clear: both;
}

.slider1Image span strong {
    font-size: 8pt;
}

ul { list-style-type: none;
}



/* Tables footer  */

.footer {
	width: 990px;
	height: 200px;
	background-image: url(images-home/thailand-andaman-scuba-diving.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: auto; 
	margin-right: auto;
	text-align: right;
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #b9f8fd;
	margin-top: 15px;
}

.footer td {
	vertical-align: top;
	padding-right: 26px;
}

.footer span {
	font-size: 8pt; 
	color: #1882d0;
	line-height: 24px;
}

.footer a, .footer a:visited, .footer a:active, .footer a:hover { 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #b9f8fd; 
	text-decoration: none; 
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
} 

.footer a:hover { 
	color: #311102; 
}

.external a, .external a:visited, .external a:active, .external a:hover  { 
	font-family: tahoma; 
	font-size: 8pt; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal;
	padding-left: 18px;
	float: left;
}

#flashcontent {				
		margin-left:auto;
		margin-right:auto;	
		width: 964px;	
		height: 460px;
		vertical-align: top;
		padding-right: 30px;
		margin-top: 20px;		
}



#content2 { 
	width: 990px;
	margin-left: auto; 
	margin-right: auto;
	font-family: tahoma; 
	font-size: 10pt; 
	color: #195ec0;
	text-align: justify;
}

.clear {
	clear: both;
}

.divider {				
	margin-top: 10px;
	width: 100%;
	border-top: 2px dotted #b5f2f7;
	margin-bottom: 15px;
	margin-top: 15px;
}

.left-news {						
	width: 50%;
	border-right: 2px dotted #b5f2f7;
	padding-right: 20px;
	vertical-align: top;
}

.right-news {				
	width: 50%;
	padding-left: 20px;
	vertical-align: top;
}