@charset "UTF-8";
body {
	font: 100%/1.4 Calibri, Helvetica, sans-serif;
	background: #ceced2;
	margin: 0;
	padding: 0;
	color: #333333;
	position: relative;
	
}

#topBand {
	width:100%; height:150px; position:absolute; top:230px; background-color:#333333; z-index:-1; border-top-style:solid; border-top-width:1px; border-top-color:#000; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#000; box-shadow: 0px 5px 5px #666;
}

#fixedContact {
	width:50px; 
	height:150px; 
	position:fixed; 
	left:0px; 
	top:400px; 
	z-index:1000; 
	box-shadow: 5px 5px 5px #333;
}

#footerBand {
	width:100%; height:500px; position:absolute; bottom:0px; background-color:#333333; z-index:-1; border-top-style:solid; border-top-width:1px; border-top-color:#000; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#000; box-shadow: 0px -5px 5px #666;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 0px;
	padding-left: 0px; 
}

#content #header h1 {
	color: #333;
	float: right;
	font-size: 50px;
	font-weight: lighter;
	clear: right;
}



a img { 
	border: none;
}

a:link {
	color: #333333;
	text-decoration: none; 
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


#content {
	width: 960px;
	padding: 0px;
	height: auto;
	background: #ceced2;
	margin: 0 auto; 
	
}

#header {
	height: 150px;
	background: #ceced2
}

#menuContainer {
	height: 50px;
	width: 960px;
	background: #ceced2;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	clear: right;
}

#menuContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
	
}

#menuContainer li {
	float: left;
	width: 150px;
	margin-right: 5px;
	margin-left: 5px;
	
	
	
}

#menuContainer a {
	display: block;
	height: 37px;
	width: 148px;
	color: #333;
	text-decoration: none;
	background-color: #80ba24;
	padding-top: 12px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	cursor: pointer;

}

#menuContainer a:hover {
	color: #efefef;
	background-color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
}




#greyStrip {
	height: 20px;
	background: #333;
	
}

#mainContent {
	height: auto;
	width: 958px;
	box-shadow: 0px 5px 5px #000;
	border: 1px solid #666;
	background-color: #EFEFEF;
}

#slideshowContainer {
	height: 430px;
	width: 940px;
	margin-left: 9px;
	margin-top: 10px;
}

#textContainer {
	height: auto;
	width: 940px;
	margin-left: 9px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}



#textContainer a {
	cursor: pointer;
	text-decoration: underline;
}

#textContainer a:hover {
	text-decoration: none;
	color: #80ba42;
}

#leftTextBox {
	height: auto;
	width: 459px;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	
}

#rightTextBox {
	height: auto;
	width: 460px;
	float: right;
	
}

#rightTextBox #whyLTA {
	width: 440px;
	height: 513px;
	margin-left: 10px;
	margin-bottom: 30px;
	box-shadow: 5px 5px 5px #999;
}

#tourBoxesContainer {
	width: 940px;
	height: 650px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676767;
}

#tourBoxesTopRow {
	width: 940px;
	height: 310px;
	float: left;
	margin-bottom: 20px;
	
}

#tourBoxesBottomRow {
	width: 940px;
	height: 310px;
	float: left;
	
}
#tourBoxesTopRow .boxLeftTop {
	width: 300px;
	margin-right: 19px;
	height: 310px;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	float: left;
	background-image: url(images/4DaysTour.jpg);
	background-repeat: no-repeat;
	
}

#tourBoxesTopRow .boxLeftTop a {
	display: block;
	width: 300px;
	height: 310px;
	cursor: pointer;
	color: #676767;	
}

#tourBoxesTopRow .boxLeftTop a:hover {
	background-image: url(images/4DaysTourRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}
	


#tourBoxesTopRow .boxMidTop {
	width: 300px;
	margin-right: 19px;
	height: 310px;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	float: left;
	background-image: url(images/5DaysTour.jpg);
	background-repeat: no-repeat;
	
}

#tourBoxesTopRow .boxMidTop a {
	display: block;
	width: 300px;
	height: 310px;
	cursor: pointer;
	color: #676767;	
}

#tourBoxesTopRow .boxMidTop a:hover {
	background-image: url(images/5DaysTourRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}

#tourBoxesTopRow .boxRightTop {
	width: 300px;
	height: 310px;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	float: left;
	background-image: url(images/7DaysTour.jpg);
	background-repeat: no-repeat;
	
}

#tourBoxesTopRow .boxRightTop a {
	display: block;
	width: 300px;
	height: 310px;
	cursor: pointer;
	color: #676767;	
}

#tourBoxesTopRow .boxRightTop a:hover {
	background-image: url(images/7DaysTourRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}

#tourBoxesBottomRow .boxLeftBottom {
	width: 300px;
	margin-right: 19px;
	height: 310px;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	float: left;
	background-image: url(images/9DaysTour.jpg);
	background-repeat: no-repeat;
}

#tourBoxesBottomRow .boxLeftBottom a {
	display: block;
	width: 300px;
	height: 310px;
	cursor: pointer;
	color: #676767;	
}

#tourBoxesBottomRow .boxLeftBottom a:hover {
	background-image: url(images/9DaysTourRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}
#tourBoxesBottomRow .boxMidBottom {
	width: 300px;
	margin-right: 19px;
	height: 310px;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	float: left;
	background-image: url(images/trekkingTour.jpg);
	background-repeat: no-repeat;
}
#tourBoxesBottomRow .boxMidBottom a {
	display: block;
	width: 300px;
	height: 310px;
	cursor: pointer;
	color: #676767;	
}

#tourBoxesBottomRow .boxMidBottom a:hover {
	background-image: url(images/trekkingTourRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}

#tourBoxesBottomRow .boxRightBottom {
	width: 300px;
	height: 310px;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	float: left;
	background-image: url(images/11DaysTour.jpg);
	background-repeat: no-repeat;
}

#tourBoxesBottomRow .boxRightBottom a {
	display: block;
	width: 300px;
	height: 310px;
	cursor: pointer;
	color: #676767;	
}

#tourBoxesBottomRow .boxRightBottom a:hover {
	background-image: url(images/11DaysTourRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}



#destBoxesContainer {
	width: 940px;
	height: 650px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676767;
}

#destBoxesTopRow {
	width: 940px;
	height: 310px;
	float: left;
	margin-bottom: 20px;
	
}

#destBoxesBottomRow {
	width: 940px;
	height: 310px;
	float: left;
	
}
#destBoxesTopRow .boxLeftTop {
	width: 300px;
	margin-right: 19px;
	height: 310px;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	float: left;
	background-image: url(images/luangPrabang.jpg);
	background-repeat: no-repeat;
	
}

#destBoxesTopRow .boxLeftTop a {
	display: block;
	width: 300px;
	height: 310px;
	cursor: pointer;
	color: #676767;	
}

#destBoxesTopRow .boxLeftTop a:hover {

	font-size: 0px;
	background-image: url(images/luangPrabangRollover.jpg);
	background-repeat: no-repeat;
}
	


#destBoxesTopRow .boxMidTop {
	width: 300px;
	margin-right: 19px;
	height: 310px;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	float: left;
	background-image: url(images/vientiane.jpg);
	background-repeat: no-repeat;
	
}

#destBoxesTopRow .boxMidTop a {
	display: block;
	width: 300px;
	height: 310px;
	cursor: pointer;
	color: #676767;	
}

#destBoxesTopRow .boxMidTop a:hover {
	font-size: 0px;
	background-image: url(images/vientianeRollover.jpg);
	background-repeat: no-repeat;
}

#destBoxesTopRow .boxRightTop {
	width: 300px;
	height: 310px;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	float: left;
	background-image: url(images/vangVieng.jpg);
	background-repeat: no-repeat;
	
}

#destBoxesTopRow .boxRightTop a {
	display: block;
	width: 300px;
	height: 310px;
	cursor: pointer;
	color: #676767;	
}

#destBoxesTopRow .boxRightTop a:hover {
	font-size: 0px;
	background-image: url(images/vangViengRollover.jpg);
	background-repeat: no-repeat;
}

#destBoxesBottomRow .boxLeftBottom {
	width: 300px;
	margin-right: 19px;
	height: 310px;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	float: left;
	background-image: url(images/northeast.jpg);
	background-repeat: no-repeat;
}

#destBoxesBottomRow .boxLeftBottom a {
	display: block;
	width: 300px;
	height: 310px;
	cursor: pointer;
	color: #676767;	
}

#destBoxesBottomRow .boxLeftBottom a:hover {
	font-size: 0px;
	background-image: url(images/northeastRollover.jpg);
	background-repeat: no-repeat;
}

#destBoxesBottomRow .boxMidBottom {
	width: 300px;
	margin-right: 19px;
	height: 310px;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	float: left;
	background-image: url(images/north.jpg);
	background-repeat: no-repeat;
	
}
#destBoxesBottomRow .boxMidBottom a {
	display: block;
	width: 300px;
	height: 310px;
	cursor: pointer;
	color: #676767;	
}

#destBoxesBottomRow .boxMidBottom a:hover {
	font-size: 0px;
	background-image: url(images/northRollover.jpg);
	background-repeat: no-repeat;
}

#destBoxesBottomRow .boxRightBottom {
	width: 300px;
	height: 310px;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	float: left;
	background-image: url(images/south.jpg);
	background-repeat: no-repeat;
}

#destBoxesBottomRow .boxRightBottom a {
	display: block;
	width: 300px;
	height: 310px;
	cursor: pointer;
	color: #676767;	
}

#destBoxesBottomRow .boxRightBottom a:hover {
	
	font-size: 0px;
	background-image: url(images/southRollover.jpg);
	background-repeat: no-repeat;
}




#boxesContainer {
	height: 280px;
	width: 940px;
	margin-left: 9px;
	padding-top: 20px;
	background-color: #efefef;
	margin-top: 10px;
	clear: both;
}

#toursBox {
	height: 250px;
	width: 300px;
	margin-right: 19px;
	float: left;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	background-image: url(images/toursBox.jpg);
	background-repeat: no-repeat;
}

#toursBox a {
	display: block;
	width: 300px;
	height: 250px;
	cursor: pointer;	
}

#toursBox a:hover {
	background-image: url(images/toursBoxRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}

#contactBox {
	height: 250px;
	width: 300px;
	margin-right: 19px;
	float: left;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	background-image: url(images/contactBox.jpg);
	background-repeat: no-repeat;
}

#contactBox a {
	display: block;
	width: 300px;
	height: 250px;
	cursor: pointer;
	color: #333;	
}

#contactBox a:hover {
	background-image: url(images/contactBoxRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}	
	
#destinationsBox {
	height: 250px;
	width: 300px;
	margin-right: 19px;
	float: left;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	background-image: url(images/destinationsBox.jpg);
	background-repeat: no-repeat;
}

#destinationsBox a {
	display: block;
	width: 300px;
	height: 250px;
	cursor: pointer;	
}

#destinationsBox a:hover {
	background-image: url(images/destinationsBoxRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}	

#informationBox {
	height: 250px;
	width: 300px;
	float: left;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	background-image: url(images/informationBox.jpg);
	background-repeat: no-repeat;
}

#informationBox a {
	display: block;
	width: 300px;
	height: 250px;
	cursor: pointer;	
}

#informationBox a:hover {
	background-image: url(images/informationBoxRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	
}	

#startYourJourneyBox {
	height: 110px;
	width: 350px;
	box-shadow: 5px 5px 5px #999;
	background-image: url(images/startYourJourney.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 55px;
}


#startYourJourneyBox a {
	display: block;
	width: 350px;
	height: 110px;
	cursor: pointer;
	padding-left: 2px;
	color: #80ba42;	
}

#startYourJourneyBox a:hover {
	background-image: url(images/startYourJourneyRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}

#mapBox {
	height: 250px;
	width: 300px;
	float: left;
	background-color: #666;
	box-shadow: 5px 5px 5px #999;
	background-image: url(images/mapBox.jpg);
	background-repeat: no-repeat;
}

#mapBox a {
	display: block;
	width: 300px;
	height: 250px;
	cursor: pointer;	
}

#mapBox a:hover {
	background-image: url(images/mapBoxRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	
}	

#findOutMoreBox {
	height: 50px;
	width: 450px;
	box-shadow: 5px 5px 5px #999;
	background-image: url(images/createYourOwnTour.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
}

#findOutMoreBox a {
	display: block;
	width: 450px;
	height: 50px;
	cursor: pointer;
	padding-left: 2px;
	color: #80ba42;	
}

#findOutMoreBox a:hover {
	background-image: url(images/CreateYourOwnTourRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}

#otherToursOne {
	height: 150px;
	width: 450px;
	box-shadow: 5px 5px 5px #999;
	background-image: url(images/otherTours9DaysTour.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
}

#otherToursOne a {
	display: block;
	width: 450px;
	height: 150px;
	cursor: pointer;
	padding-left: 2px;
	color: #676767;	
}

#otherToursOne a:hover {
	background-image: url(images/otherTours9DaysTourRollover.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
}

#footer {
	height: 410px;
	background: #333;
}

#leftColumn {
	height: 410px;
	width: 180px;
	padding-left: 60px;
	background-color: #333;
	float: left;
	clear: both;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#content #header img {
	float: left;
}
#content #header ul {
	float: right;
	padding-top: 10px;
	list-style-type: none;
	text-align: right;
}
#content #footer #leftColumn ul {
	padding-top: 30px;
	list-style-type: none;
	color: #efefef;
	font-size: 18px;
}

#content #header ul li a:hover {
	color: #80ba24;
}

#content #footer #leftColumn ul li a {
	color: #efefef;
	cursor: pointer;
}

#content #footer #leftColumn ul li a:hover {
	color: #80ba24;
	cursor: pointer;
}

#content #footer #midColumn ul li a {
	color: #efefef;
	cursor: pointer;
}

#content #footer #rightColumn ul li a {
	color: #efefef;
	cursor: pointer;
}

#content #footer #midColumn {
	background: #333;
	height: 410px;
	width: 180px;
	padding-left: 60px;
	float: left;
}
#content #footer #midColumn ul {
	padding-top: 30px;
	list-style-type: none;
	color: #efefef;
	font-size: 18px;
}
#content #footer #midColumn ul li a:hover {
	color: #80ba24;
	cursor: pointer;
}
#content #footer #rightColumn {
	background: #333;
	height: 410px;
	width: 360px;
	padding-left: 60px;
	padding-right: 60px;
	float: right;
}


#content #footer #rightColumn ul {
	padding-top: 30px;
	list-style-type: none;
	color: #efefef;
	font-size: 18px;
}
#content #footer #rightColumn ul li a:hover {
	color: #80ba24;
	cursor: pointer;
}
#footerContact {
	height: 150px;
	width: 360px;
	background: #333;
}

#content #footer #rightColumn #footerContact ul {
	float: right;
	font-size: 24px;
	font-weight: lighter;
}
#content #footer #rightColumn #footerContact ul li {
	text-align: right;
	color: #80ba24;
}
#content #footer #rightColumn #footerContact ul li a {
	color: #80ba24;

}
#content #footer #rightColumn #footerContact ul li a:hover {
	color: #efefef;
	text-decoration: none;
}

#content #footer #rightColumn #footerContact p {
	float: right;
}

#content #footer p {
	clear: both;
	color: #efefef;
	font-size: 10px;
	text-align: center;
	float: none;
}

#content #footer #rightColumn #footerContact p {
	float: right;
	
}


#textContainer h2 {
	font-size: 36px;
	font-weight: lighter;
	margin-bottom: 10px;
	color: #80ba42;
}

#textContainer h3 {
	font-size: 24px;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #80ba42;
}

#textContainer h4 {
	font-size: 28px;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #80ba42;
}

#rightTextBox table {
	margin-bottom: 40px;
}

#leftTextBox ul {
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom: 30px;
}

#rightTextBox ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 30px;
	
}
#contactForm {
	float: left;
	width: 460px;
	margin-bottom: 20px;
}

#contactForm input {
	width: 300px;
}
#contactForm textarea {
	width: 300px;
	resize: none;
}
#contactForm form table tr td {
	padding-bottom: 10px;
	vertical-align: top;
}

.green {
	color: #80ba42;
	margin-top: 20px;
	margin-bottom: 0px;
}

.bigger {
	font-size:20px;
	margin-bottom: 0px;
}


.biggerRed {
	font-size:20px;
	margin-bottom: 0px;
	color: red;
}
	
#content #mainContent #textContainer #rightTextBox #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible ul {
	list-style: none;
}

#content #mainContent #textContainer #rightTextBox #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible ul li {
	font-size: 18px;
	color: #333;
	font-weight: lighter;
}

.conditions {
	font-style: italic;
	font-size: 12px;
	color: #efefef;
}