* {
  margin:0;
  padding:0;
 }


body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-align: center;
 }

.clean { clear:both; }

/******************************
* Container
******************************/
#container {
  position:relative;
  margin:0 auto;
  padding:1px 0 0 0;
  width:829px;
  text-align:left;
 }


/******************************
* header
******************************/

#header {
  position:absolute;
  top:0px;
  left:0px;
  width:829px;
  height:74px;
  background: url("http://www.iadventureasia.com/img/shelley/header.png") no-repeat 0 0 ;
 }

#header img {
  float:left;
  width:202px;
  margin:8px 0 0 41px;
}


/** Login Form***/

#header #loginform {
  float:left;
  margin: 8px 0 0 295px !important;
  margin: 8px 0 0 270px;
  width:270px;
  height:50px;

 }
#header #loginform p{
  float:left;
  height:24px;
  margin:5px 0 0px 0;
 }

#header #loginform p label{
  display:block;
  color:#596808;
  text-decoration:none;
  font-size:1.2em;
 }


#header #loginform fieldset{
  display:block;
  float:right;
  margin:0px 5px 5px 13px;
  padding:0;
  border:1px solid #8d9471;
  width:158px;
  height:24px;
  background-color:#fff;
  text-align:left;
 }

#header #loginform fieldset input{
  float:left;
  margin-top:5px;
  margin-left:-12px;
  padding:0;
  background-color:#fff;
  border:none;
  height:14px;
  color:#000;
  font-size:1.2em;
  font-weight:bold;
 }



#header #loginform .arrowbutton {
  margin:0;
  width:12px;
  height:24px;
 }



#header #loginform .inputbox {
  width:145px !important;
  width:135px;
 }



#header #loginform :lang(en) .inputbox {
  margin-left:0 !important;
 }


/******************************
* Nav Navigation
******************************/

#nav {
  position:absolute;
  top:75px;
  left:0;
  width:829px;
  height:30px;
  background: url("http://www.iadventureasia.com/img/shelley/nav_bg.png") no-repeat 0 0;
 }

#nav li {
  float:left;
  list-style:none;
  margin:0 0 0 30px;
 }

#nav li a {
  display:block;
  float:left;
  font-size:1.2em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  text-decoration:none;
  color:#fff;
  padding:7px 15px 0px 15px !important;
  padding:8px 12px;
  height:23px !important;
  height:0;
  white-space:nowrap;
 }

#nav li a:hover {
  color:#000;
  background-color:#c1cd7f;
 }



/******************************
* General Columns
******************************/
/* DEVELOPMENT VERSION (NO NEGATIVE MARGINS - optimised for design view)) */
/*
#column1 {
  float:left;
  margin:106px 0 0 0px ;
  width: 187px;
  display:block !important;
  display:inline;
 }

#column2 {
  float:left;
  position:relative;
  margin:104px 0 0 0px;
  width:440px;
  display:block !important;
  display:inline;
 }

#column3 {
  float:left;
  margin:106px 0 0 6px ;
  width:190px;
  display:block !important;
  display:inline;
 }

*/
#column1 {
  float:left;
  margin:106px 0 0 -633px ;
  width: 187px;
  display:block !important;
  display:inline;
 }

#column2 {
  float:left;
  position:relative;
  margin:104px 0 0 193px;
  width:440px;
  display:block !important;
  display:inline;
 }

#column3 {
  float:left;
  margin:106px 0 0 6px ;
  width:190px;
  display:block !important;
  display:inline;
 }




/******************************
* 1 Column
******************************/

#column1 #mapp {
  margin:0;
  padding:0;
  width:187px;
  height:266px;
 }

#column1 #mapp img{
  margin:0;
  padding:0;
  width:187px;
  height:266px;
  border:none;
 }


/******************************
* Select Destination
******************************/
#container div h3#selectdestiny {
  position:static;
  padding:0px 0 0 15px;
  width:187px;
  height:30px;
  line-height:30px;
  background: url("http://www.iadventureasia.com/img/shelley/select_box.png") no-repeat 0 0;
  color:#fff;
  font-size:.9em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
 }

#destinationlist {
  padding:1px 0 12px 0;
  width:188px;
  list-style:none;
  background-color:#c1cd7f;
 }

#destinationlist li{
  margin:0;
  padding:0;
 }

#destinationlist li a{
  margin:0;
  padding:0;
  display:block;
  margin: 7px 0 0 18px;
  width:150px;
  color:#2a4408;
  text-decoration:none;
  font-weight:bold;
  font-size:1.1em;
 }


.destination li a{
  margin:0;
  padding:0;
  display:block;
  margin: 7px 0 0 40px;
  width:150px;
  color:#2a4408;
  text-decoration:none;
  font-weight:normal;
  font-size:1.1em;
 }

.areaname{
  margin:0;
  padding:0;
  display:block;
  margin: 7px 0 0 40px;
  width:150px;
  color:#2a4408;
  text-decoration:none;
  font-weight:normal;
  font-size:1.1em;
 }





#destinationlist li a:link,
#destinationlist li a:visited,
#destinationlist li a:active {
  color:#2a4408;
}

#destinationlist li a:hover {
  color:#be651f;
 }


#destinationlist  li ul {
 list-style:none;
 }

#destinationlist  li ul {
  margin-left:25px;
  list-style:none;
  width:150px;
 }

#destinationlist li ul li a:link,
#destinationlist li ul li a:visited,
#destinationlist li ul li a:active {
  color:#be651f;
}

/******************************
* Activities
******************************/


#activitylist {
  padding:1px 0 12px 0;
  width:188px;
  list-style:none;
  background-color:#c1cd7f;
 }



#activitylist li a{
  margin:0;
  padding:0 0 0 26px;
  display:block;
  margin: 7px 0 0 18px;
  width:150px;
  height:20px;

  color:#be651f;
  text-decoration:none;
  font-weight:bold;
  font-size:1.1em;
 }

#activitylist li a:hover {
  color:#2a4408;
 }

#activitylist li#bikiL a {
  background: url("http://www.iadventureasia.com/img/iconsSHELLEY/frontpage_biking.png") no-repeat 0 0;
 }

#activitylist li#trekL a {
  background: url("http://www.iadventureasia.com/img/iconsSHELLEY/frontpage_trekking.png") no-repeat 0 0;
 }

#activitylist li#kayakL a {
  background: url("http://www.iadventureasia.com/img/iconsSHELLEY/frontpage_kayak.png") no-repeat 0 0;
 }

#activitylist li#culL a {
  background: url("http://www.iadventureasia.com/img/iconsSHELLEY/frontpage_culture.png") no-repeat 0 0;
 }

/******************************
* iTrack Package List
******************************/

#packetlist {
  padding:13px 0 13px 0;
  width:188px;
  list-style:none;
 /* background: #c1cd7f url("http://www.iadventureasia.com/img/shelley/box_green_bottom.png") no-repeat 0 100%;*/
 background-color:#ebf2bf;
 }


#packetlist  li {
  height:76px;
  margin:4px 0;
 }
#packetlist  li a{
  margin:0px;
  padding:55px 0 0 18px;
  display:block;
  margin:0px 0 5px 18px;
  width:155px;
  height:76px;
  color:#be651f;
  text-decoration:none;
  font-weight:bold;
  font-size:1.1em;
 }

#packetlist li a:hover {
  color:#2a4408;
 }

#packetlist  li#ancientL a{
  background: url("http://www.iadventureasia.com/img/packages/ancient.jpg") no-repeat 0 0;
 }

#packetlist  li#mekongL a{
  background: url("http://www.iadventureasia.com/img/packages/mekong.jpg") no-repeat 0 0;
  }

#packetlist  li#riverL a{
  background: url("http://www.iadventureasia.com/img/packages/whiterafting.jpg") no-repeat 0 0;
  }

#packetlist  li#jungleL a{
  background: url("http://www.iadventureasia.com/img/packages/junglefever.jpg") no-repeat 0 0;
  }





/******************************
* rounded bottom
******************************/
.roundbottom {
  background: #c1cd7f url("http://www.iadventureasia.com/img/shelley/box_green_bottom.png") no-repeat 0 100%;
 }





/******************************
* 2 Column
******************************/

/* breadcrumbs***/
  #breadcrumbs {
  clear:both;
  width:440px;
  height:19px;
  line-height:19px;
  background: url("http://www.iadventureasia.com/img/shelley/breadcrumbs2_bg.png") no-repeat 0 0;
  }

  #breadcrumbs p {
  width: 440px;
  padding-left: 15px;
  color:#7a7a6b;
  font-size:1.1em;
 }

  #breadcrumbs p a {
  margin-left:3px;
  padding-left:10px;
  color:#be651f;
  text-decoration:none;
  background: url("http://www.iadventureasia.com/img/shelley/arrow_right") no-repeat 0 3px;
 }



/*ContentsTap***/

#column2 #contenttabs {
  margin-top:2px;
  padding-bottom:7px;
  height:26px;
  background: url("http://www.iadventureasia.com/img/shelley/content_box_top_right.png") no-repeat 0 25px;
 }


#column2 #contenttabs li {
  float:left;
  margin:0;
  padding:0;
  height:26px;
  list-style:none;
  background: none;
  background: url("http://www.iadventureasia.com/img/tabs/right.png") no-repeat 100% 0;
}

#column2 #contenttabs li a {
  display:block;
  float:left;
  height:21px !important; /*IE6 Hack*/
  height:26px; /*IE6 Hack*/
  padding:5px 15px 0 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #525e41;
  text-decoration:none;
 }


 #column2 #contenttabs li#tab1 {
  background: url("http://www.iadventureasia.com/img/tabs/right.png") no-repeat 100% 0;
}

 #column2 #contenttabs li#tab1 a {
  background: url("http://www.iadventureasia.com/img/tabs/lefte.png") no-repeat 0 0;
}

/*Body contents***/


#column2 #wrap {
  margin-top: -1px;
  background: url("http://www.iadventureasia.com/img/shelley/content_box_bg.png") repeat-y 0 0px;
 }

#column2 #wrap .content {
  padding: 13px 0 20px 6px;
  list-style:none;
  background: url("http://www.iadventureasia.com/img/shelley/content_box_bottom.png") no-repeat 0 100% ;
 }


#column2 .content  li {
  width:426px;
  margin-bottom:20px;
  padding-top:11px;
  background: #d5e190 url("http://www.iadventureasia.com/img/shelley/column2_list_bg_top.png") no-repeat 0 0;
 }

#column2 .content  li div {
  margin:0;
  background: #d5e190 url("http://www.iadventureasia.com/img/shelley/column2_list_bg_bottom.png") no-repeat 0 100%;
 }

#column2 .content li div h2 {
  padding:0 0 0 0;
  margin:0 0 0 12px;
  color:#be651f;
  font-size:1.2em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
 }

#column2 .content li div dl {
  float:left;
  margin:6px 0 0 12px;
  width:250px;
  font-family:verdana;
  font-size:1.1em;
  color:#515c44;
 }
#column2 .content li div dt {
  float:left;
  margin-right:4px;
  font-weight:bold;
}

#column2 .content li div dd {
 }

#column2 .content li div .additinerary {
  display:block;
  float:right;
  margin:10px 10px  0 0;
  width:89px;
  height:29px;
  background: url("http://www.iadventureasia.com/img/buttons/add_to_itinerary.png") no-repeat 0 0;
 }
 
 
 
 
 
 
 

#column2 #wrap .content {
  padding-bottom:20px;
  background: url("http://www.iadventureasia.com/img/shelley/content_box_bottom.png") no-repeat 0 100% ;
 }

#column2 .content li div .additinerary span {
  display:none;
 }


#column2 .content h2 {
  padding:13px 0 13px 15px;
  color:#be651f;
  font-size:1.5em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
 }

.content p {
  margin:0 0 0 13px;
  width:400px;
  color: #525e41;
  font-size:1.2em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
 }


#column2 .content p img {
  float:left;
  margin:4px 13px 6px 0;
 }

#column2 .content p a {
  color:#bd6318;
  text-decoration:none;
 }


#column2 .content li div ul.activities {
  margin:0 0 8px 13px;
  list-style:none;
  width:350px;
  background:none;
 }

#column2 .content li div ul.activities li {
  float:left;
  margin:0  4px  8px 0;
  width:30px;
  height:30px;
  background:none;
 }

#column2 .content li div ul.activities li a {
  display:block;
  width:30px;
  height:30px;
 }

#column2 .content li div ul.activities li a img {
  border:none;
 }


/******************************
* Column3
******************************/

#column3 {
  float:left;
  margin-top:106px;
  padding-bottom:10px;
  margin-left:4px;
  width:190px;
  background:url("http://www.iadventureasia.com/img/shelley//green_bottom.png") no-repeat 0 100%;
 }




/*Searchbox***/
#column3 #searchheader {
  line-height:34px;
  margin-top:10px;
  height:29px;
  width:190px;
  display:block;
  padding-top:0;
  background: url("http://www.iadventureasia.com/img/shelley/search_h.png") no-repeat 0 0;
 }

div#searchbox {
  display:block;
  padding:1px 0 0 0;
  border:none;
  width:190px;
  height:56px;
  /*background-color:#ebf2bf;*/
 }

#searchbox fieldset{
  display:block;
  margin:16px 0 0 13px;
  padding:0;
  border:1px solid #9dad85;
  width:158px;
  height:24px;
  background-color:#fff;
  text-align:left;
 }

#searchbox fieldset input{
  float:left;
  margin-top:5px;
  margin-left:-12px;
  padding:0;
  background-color:#fff;
  border:none;
  height:14px;
  color:#000;
  font-size:1.2em;
  font-weight:bold;
 }

.inputbox {
  width:145px !important;
  width:135px;
 }



:lang(en) .inputbox {
  margin-left:0 !important;
 }


#searchbox .arrowbutton {
  margin:0;
  width:12px;
  height:24px;
 }

/* Contact us box***/
dl#contactlist {
  padding-top:12px;
  padding-bottom:15px;
  display:block;
  width:190px;
  /*background-color:#ebf2bf;*/
 }

dl#contactlist dt{
  padding-left:18px;
  font-size: 10px;
  color: #636845;
}

dl#contactlist dd{
  padding-left:25px;
  font-size: 10px;
  color: #636845;
}

dl#contactlist dd a{
  color: #be651f;
  text-decoration:none;
}

/*Itinerary Planner***/


ul#itinerarylist {
  padding:1px 0 12px 0;
  width:190px;
  list-style:none;
  background-color:#ebf2bf;
 }

ul#itinerarylist li a.iticon{
  float:left;
  display:block;
  margin:0;
  padding:0 0 0 26px;
  display:block;
  margin: 8px 0 0 25px !important;
  margin: 8px 0 0 10px ;
  width:85px;
  height:20px;
  color:#be651f;
  text-decoration:none;
  font-weight:bold;
  font-size:1.1em;
 }

ul#itinerarylist li a.remove {
  display:block;
  float:right;
  width:40px;
  margin-top:15px;
  margin-right:10px;
  color:#72973e;
  text-decoration:none;
 }
ul#itinerarylist li {
  padding-bottom:3px;
  height:30px;
  background: url("http://www.iadventureasia.com/img/shelley/list_line_bg.png") no-repeat 0 100%;
 }

ul#itinerarylist li #biki2L  {
  background: url("http://www.iadventureasia.com/img/iconsSHELLEY/frontpage_trekking.png") no-repeat 0 0;
 }

ul#itinerarylist li #trek2L {
  background: url("http://www.iadventureasia.com/img/iconsSHELLEY/frontpage_trekking.png") no-repeat 0 0;
 }

ul#itinerarylist li #kaya2L  {
  background: url("http://www.iadventureasia.com/img/iconsSHELLEY/frontpage_trekking.png") no-repeat 0 0;
 }

ul#itinerarylist li #snooker2L {
  background: url("http://www.iadventureasia.com/img/iconsSHELLEY/frontpage_trekking.png") no-repeat 0 0;
 }

/*Guide Book List***/

#guidebooklist {
  padding:1px 0 12px 0;
  width:190px;
  list-style:none;
  background-color:#ebf2bf;
 }



#guidebooklist  li a{
  margin:0;
  padding:0;
  display:block;
  margin: 6px 0 0 18px;
  width:150px;
  color:#be651f;
  text-decoration:none;
  font-weight:bold;
  font-size:1.1em;
 }

/*Testimonial List***/


#tetimoniallist {
  padding:1px 0 12px 0;
  width:190px;
  list-style:none;
  background-color:#ebf2bf;
 }



#tetimoniallist  li q{
  margin:0;
  padding:0;
  display:block;
  margin: 12px 0 0 18px;
  width:160px;
  text-decoration:none;
  font-weight:bold;
  font-size:1.1em;
  font-style:italic;
  color: #636845;
 }
#tetimoniallist  li p {
  width:160px;
  margin-left: 18px;
  color:#72973e;
  font-size:1em;
 }

/******************************
* Footer
******************************/
#footer {
  margin:50px 0 20px 0;
  list-style:none;
 }

#footer li {
  float:left;
  color: #a09155;
 }

#footer li a {
  float:left;
  display:block;
  color: #a09155;
  margin: 0 10px !important;
  margin: 0 4px ;
  text-decoration:none;
  font-size: 1.1em;
  white-space: nowrap;
 }





/******************************
* h3  and Tooltip
******************************/
#column1 h3,
#column3 h3 {
  position:relative;
  padding:0px 0 0 9px;
  width:188px;
  height:24px;
  line-height:24px;
  display:block;
  color:#586913;
  font-size:1.1em;
  background: url("http://www.iadventureasia.com/img/shelley/header3_bg.jpg") no-repeat 0 0;
 }


.tooltip {
  display:block;
  position:absolute;
  top:3px;
  right:20px;
  width:17px;
  height:17px;
  background: url("http://www.iadventureasia.com/img/shelley/arrow_down.png") no-repeat 0 0;
 }


.tooltip span {
  display:none;
 }


/******************************
* Landing Page
******************************/
 #countrylist {
  padding-top:5px;
  width:190px;
  height:258px;
  color:#fff;
  font-size:1.2em;
  background: #be651f url("http://www.iadventureasia.com/img/shelley/box_org_top.png") no-repeat 0 0;
 }

 #countrylist ul {
  list-style:none;
  width:190px;
  height:258px;
  background: #be651f url("http://www.iadventureasia.com/img/shelley/box_org_bottom.png") no-repeat 0 100%;
 }

  #countrylist ul li a{
  display:block;
  width:160px;
  padding:0 0 10px 9px;
  color:#fff;
  font-size:1.2em;
  text-decoration:none;
 }




.headline {font-size: 13px; line-height: 14px;color:#be651f;font-weight:bold;padding-left: 9px; margin-top:9px; margin-bottom:3px;  }

.statement{color:#646464;}

.sectiontextcontent {padding: 9px; line-height: 1.5em; font-size:1.1em;}
.sectiontextcontentcentral {padding-right: 19px;}
.itinsectiontextcontent {padding: 9px; line-height: 1.5em;}


/* no jumping, alert box fits in space left by itinerary*/
#alertbox {width:130px; margin:auto; margin-top:5px; margin-bottom:-24px; background-color:#FFFFdd; border-style:dashed; border-width:1px; border-color:#999999;padding:0px;}
.alertboxtext {margin-left:0px;}
.itintext {margin-top:15px;}


/* jumping, itinerary is placed higher*/
#alertbox {width:130px; margin:auto; margin-top:5px; margin-bottom:-13px; background-color:#FFFFdd; border-style:dashed; border-width:1px; border-color:#999999;padding:0px;}
.alertboxtext {margin-left:0px;}
.itintext {margin-top:8px;}


#collapsable {color: purple;text-decoration: underline;}
.hidecollapsable {display:none;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(http://www.iadventureasia.com/img/cssbg/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}




#advdetail img {
  margin:5px;
}


td { padding: 8px;}



/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	margin-top:-9px;
	width: 436px;
	height: 220px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 220px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:109px;
	height: 220px;
}

#imageMenu ul li.landscapes a {
	background: url(http://www.iadventureasia.com/img/slider/trekking.jpg) repeat scroll 0%;
}

#imageMenu ul li.people a {
	background: url(http://www.iadventureasia.com/img/slider/biking.jpg) repeat scroll 0%;
}

#imageMenu ul li.nature a {
	background: url(http://www.iadventureasia.com/img/slider/rafting.jpg) repeat scroll 0%;
}

#imageMenu ul li.urban a {
	background: url(http://www.iadventureasia.com/img/slider/culture.jpg) repeat scroll 0%;
}

#imageMenu ul li.abstract a {
	background: url(http://www.iadventureasia.com/img/slider/abstract.jpg) repeat scroll 0%;
	width: 310px;
}

.clear {
	clear: both;
}

/*************************************************************/


/**************************************************************

	Rounded Corners
	v 1.1

**************************************************************/


.boxFloat, .imageFloat {
	float: left;
}

/***********************************/


.boxTopLeft {
	background: url(images/topLeft.gif) top left no-repeat;
}
.boxTop {
	border-top: 1px solid #ccc;
	background-color: #eee;
}
.boxTopRight {
	background: url(images/topRight.gif) top right no-repeat;
}
.boxMiddleLeft {
	background-color: #eee;
	border-left: 1px solid #ccc;
}
.boxMiddle {
	background-color: #eee;
}
.boxMiddleRight {
	background-color: #eee;
	border-right: 1px solid #ccc;
}
.boxBottomLeft {
	background: url(images/bottomLeft.gif) bottom left no-repeat;
}
.boxBottom {
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}
.boxBottomRight {
	background: url(images/bottomRight.gif) bottom right no-repeat;
}

/***********************************/

.imageTopLeft {
	background: url(images/topLeft.png) top left no-repeat;
}
.imageTopRight {
	background: url(images/topRight.png) top right no-repeat;
}
.imageBottomLeft {
	background: url(images/bottomLeft.png) bottom left no-repeat;
}
.imageBottomRight {
	background: url(images/bottomRight.png) bottom right no-repeat;
}
.imageTop, .imageMiddleLeft, .imageMiddle, .imageMiddleRight, .imageBottom {
	border: 0;
}

/***********************************/

.roundedContent {
	padding: 30px;
	margin: 0px;
	width: 440px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-bottom: 20px;
}


/*************************************************************/





