﻿body, table
{
	/*background-color: #CC6600;*/
	/*background-color: #3C2415;*/
	/*background: #F0EA4C url(Graphics/bg1.gif) repeat-x;*/
	/*background: #F0EA4C url(Graphics/bg2.gif) repeat-x;*/
	/*background: #C2B59B url(Graphics/bg3.gif) repeat-x;*/
	background: #271307 url(Graphics/bg1.jpg) repeat;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
	font-size: 12px;
	color: #3C2415;
	line-height: 20px;
}

body { margin-top : 10px; }

/* table with borders */
table
{
	border: solid 1px #696A6C;
}

td
{
	border: solid 1px #696A6C;
    margin: 0;
    padding: 4px;
}

/* headings */
h1, .Heading1
{
	font-size: 130%;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
	color: #fefefe;
	margin: 0 0 10px 0;
	padding : 0 0 0 0;
	font-weight: normal;
}

h2,h3,h4, .Heading2, .Heading3, .Heading4
{
	font-family: Arial, Verdana, Geneva, Sans-Serif;
	color: #fefefe;
	margin: 0 0 10px 0;
	padding : 0 0 0 0;
	font-weight: normal;
}

h2, .Heading2 { font-size: 125%; }
h3, .Heading3 { font-size: 120%; }
h4, .Heading4 { font-size: 115%; }

/* Paragraphs */
p, .Para
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

/* Hyperlinks */
a
{
	text-decoration: none;
	color: #ED1C24;
}

a:hover
{
	text-decoration: underline;
}
		
/* simple classes */
.NoBorder { border: none; }

.ClearBoth { clear: both; }

.ExtraLargeText { font-size: 130%; }
.BigText { font-size: 110%; }
.NormalText { font-size: 100%; }
.SmallText { font-size: 90%; }		

.Central { text-align: center; }

.PicLeft { float:left; padding: 0 10px 0 0; border: none; }
.PicRight { float:right; padding: 0 0 0 10px; border: none; }

.ErrorLabel, .Highlight { color: #ff0000; font-weight: bold; }
.Tip { color: #00498d; font-size: 11px; font-weight: bold; }

.Spacing20 { width: 100%; height: 20px; }
.Spacing { width: 100%; height: 10px; }
.Spacing5 { width: 100%; height: 5px; }
.Spacing2 { width: 100%; height: 2px; }
.Spacing8 { width: 100%; height: 8px; }

.hidden { display: none; }
.unhidden { display: block; }

.Bold { font-weight: bold; }

.Overflow { overflow: auto; }

/* Standard warnings */
.InfoMsg 
{
	background: #FFFFC8 url(Graphics/info1.gif) no-repeat;
	padding-left: 40px;
	min-height: 30px;
	color: #000000;
	font-style: normal;
}

.ErrorMsg
{	background: #FFFFC8 url(Graphics/error.gif) no-repeat;
	padding-left: 40px;
	min-height: 30px;
	color: #000000;
	font-style: normal;
}

.WarningMsg
{
	background: #FFFFC8 url(Graphics/warning.gif) no-repeat;
	padding-left: 40px;
	min-height: 30px;
	color: #000000;
	font-style: normal;
}

/* wrapper */
.Wrapper
{
	width: 960px;
	margin: 0 auto 0 auto;
}

/* banner */
#Banner
{
	height: 240px;
	background: #ffffff; /*#C2B59B;*/
	padding: 5px 5px 5px 5px;
}
		
.DefaultBanner
{
	background: transparent url(Graphics/banner.jpg) no-repeat;
	width: 100%;
	height: 280px;
}

/* navigator */
#Navigator
{
	background: #3C2415 url(Graphics/navbg.gif) repeat-x;
	height: 33px;
	line-height: 30px;
	font-size: 14px;
	padding-left: 5px;
	border-top: solid 3px #ED1C24;
}

#Navigator a
{
	display: block;
	float:left;
	/*color: #ED1C24;*/
	color: #ffffff;
	padding-left: 10px; 
	padding-right: 10px;
	height: 33px;
}

#Navigator a:hover
{
	background: #C2B59B url(Graphics/navbghover.gif) repeat-x;
	color: #3C2415;
	text-decoration: none;
}
		
/* content */
.Content
{
	margin: 7px 0 10px 0;
	background: #C2B59B url(Graphics/palm-lt-bg-rt.gif) no-repeat scroll bottom right;	
}

/* information bar */
#InfoBar
{
	width: 220px;
	background: #3C2415 url(Graphics/bar-bg.gif) no-repeat scroll bottom left;
	float:left;
	padding: 10px 10px 10px 10px;
	color: #C2B59B;
}

#InfoPage
{
	float:right;
	color: #3C2415;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	width: 700px;
	background: #C2B59B url(Graphics/palm-lt-bg-rt.gif) no-repeat scroll bottom right;	
}

#InfoPage a { color: #ffffff; }

#InfoBar h1, #InfoBar h2, #InfoPage h1, #InfoPage h2 { color: #fefefe; }

.QuoteOpen 
{
	font-family: Lucida Sans, Lucida Grande, Arial, Verdana, Geneva, Sans-Serif;
	min-height: 30px;
	padding-left: 40px;
	background: transparent url(Graphics/quoteopen.gif) no-repeat;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.QuoteClose
{
	min-height: 30px;
	padding-right: 40px;
	background: transparent url(Graphics/quoteclose.gif) no-repeat scroll bottom right;
}

.OuterInfo
{
	background-color: #ED1C24;
	padding: 3px 3px 3px 3px;
}

.InnerInfo 
{
	background-color: #ffffff;
	color: #000000;
	padding: 5px 5px 5px 5px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
}

/* Home page */
.HomeSizer { height: 580px; }

.HomePics 
{
	background-color: Transparent;
	width: 250px;
	padding-left: 20px;
	float: right;
	height: 573px;
}

.HomePic
{
	width: 250px;
	height: 186px;
	padding-bottom: 5px;
}



		
/* footer */
#Footer
{
	clear:both;
	text-align: center;
	color: #C2B59B;
}

#Footer a { color: #ffffff; }

.FooterLine { height: 8px; border-bottom: solid 1px #ffffff; margin-bottom: 10px; }

#Footer h1
{
	font-size: 12px;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #C2B59B;
}	

#Credits
{
	margin-top: 20px;
	text-align: center;
	font-size: 11px;
}

/* Tours */
.TourSizer
{
	height: 485px;
}

#TourPrices
{
	float:left;
	width: 285px;
	height: 485px;
}
		
#TourPics
{
	float: right;
	width: 338px;
	height: 450px;
	padding: 15px 0 0 0;
	background: transparent url(Graphics/echo-falls.jpg) no-repeat scroll bottom center;
}

.TourDesc
{
	float:left;
	width: 75%;
}

.TourValue
{
	float:right;
	width: 24%;
	text-align: right;
}		

/* Accommodation */
.AccommSizer { height: 495px; }

#AccommPrices
{
	float:left;
	width: 258px;
}

#AccommPics 
{ 
	padding: 0 0 0 0;
	float: right;
	width: 425px;
	height: 495px;
}

.AccommPic { width: 425px; height: 245px; padding-bottom: 5px; }

/* packages */
.PkgSizer { height: 510px; }

#PkgPics
{
	float:left;
	width: 200px;
}

.PkgPic
{
	height: 155px;
	width: 100%;
}

.PkgPicBig
{
	height: 200px;
	width: 100%;
}	

#PkgInfo
{
	width: 483px;
	float:right;
}	

/* activities */
.ActSizer, .TeamSizer { height: 685px; }
.CultSizer, .NatSizer { height: 915px; }
.AdvSizer { height: 455px; }

#ActPics
{
	float:left;
	width: 300px;
}

.ActPic
{
	height: 230px;
	width: 100%;
}


#ActInfo
{
	width: 383px;
	float:right;
}	

/* Contact page */
#Contact { padding: 10px 10px 10px 10px; height: 660px; }

#ContactForm
{
	float:left;
	width: 450px;
	padding-left: 80px;
}

#ContactMap
{
	float:right;
	width: 300px;
}

/* Gallery */
#Gallery { padding:10px 10px 10px 10px; }

.GalleryLine
{
	width: 100%;
	height: 160px;
	padding: 0 0 20px 0;
}

.ImageSpacer 
{ 
	float:left;
	width: 221px; 
	padding-left: 14px; 
	height: 150px; 
}	
	
.ImageHolder
{
	width: 200px;
	height: 150px;
	padding: 3px 3px 3px 3px;
	overflow: hidden;
	text-align: center;
	background-color: #3C2415;
	line-height: 150px;
}

/* login screen */
#Login { padding: 10px 10px 10px 10px; }
		