/*-----------------------------------General Formatting------------------------------------------------------*/

strong { font-size: 95%; }

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background: white url(/side-nav/side_bkg.jpg) repeat-y;
}

.headtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #694275;
	font-weight: bold;
}

.linktext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D4F8B;
}

.blurbtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #694275;
	font-style: italic;
}

.smalltext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

.listingNames
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #EE6522;
}

.listingPrices
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.listingNamesLodging
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.listingPricesLodging
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.reservationLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1375EC;
	text-decoration: underline;
}

.Hit { background-color: #694275; }

a:link
{
	text-decoration: underline;
	color: #EE6522;
}

a:visited
{
	text-decoration: underline;
	color: #484F00;
}

a:hover
{
	text-decoration: underline;
	color: #C0DA2E;
}

a.staynew:link
{
	text-decoration: underline;
	color: #EE6522;
}

a.staynew:visited
{
	text-decoration: underline;
	color: #EE6522;
}

a.staynew:hover
{
	text-decoration: underline;
	color: #C0DA2E;
}

a.side:link
{
	text-decoration: none;
	color: #FFFFFF;
}

a.side:visited
{
	text-decoration: none;
	color: #000000;
}

a.side:hover
{
	text-decoration: underline;
	color: #FFFF00;
}

a.side2:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.side2:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.side2:hover
{
	text-decoration: underline;
	color: #FFFF00;
	font-weight: bold;
}

#bottomNav a:link
{
	text-decoration: none;
	color: #5C3069;
	font-size: 9px;
}

#bottomNav a:visited
{
	text-decoration: none;
	color: #5C3069;
	font-size: 9px;
}

#bottomNav a:hover
{
	text-decoration: underline;
	color: #EE6522;
	font-size: 9px;
}

a.listings:link
{
	text-decoration: none;
	color: #FFFFFF;
}

a.listings:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

a.listings:hover
{
	text-decoration: none;
	color: #FFFF00;
}

a.detailLinks:link
{
	text-decoration: underline;
	color: #004200;
	font-weight: bold;
}

a.detailLinks:visited
{
	text-decoration: underline;
	color: #004200;
	font-weight: bold;
}

a.detailLinks:hover
{
	text-decoration: underline;
	color: #FFFF00;
	font-weight: bold;
}

a.productLinks:link
{
	text-decoration: underline;
	color: #FFFF00;
}

a.productLinks:visited
{
	text-decoration: underline;
	color: #FFFF00;
}

a.productLinks:hover
{
	text-decoration: underline;
	color: #FFFF00;
}

body.noBG
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	background: white url(none) no-repeat;
}

#thePhoto
{
	text-align: center;
	padding: 10px 0 0;
}

.noBG h2
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #AAB725;
	width: 100%;
	color: #5A3865;
	padding: 5px;
}

.smallGreenText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e8a00;
	
}

.tableHEADERgreen { color: #004200; }

table p
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

div.clearer
{
	clear: left;
	line-height: 0;
	height: 10px;
}

#caption
{
	text-align: center;
	margin: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
}

#leftColTop
{
	position: absolute;
	left: 0;
	top: 155px;
}

#leftAds { padding-left: 35px; }

/*-----------------------------------End General Formatting------------------------------------------------------*/




/*-----------------------------------List Formatting------------------------------------------------------*/
.greenBullet { list-style-image: url(/map-of-costa-rica/map-of-costa-rica-picture-34.gif); }
.parksListItems  p { font-size: 11px; }
.parksListItems { font-size: 11px; }
.parksListItems li { padding: 4px 0 4px 0; }

/*-----------------------------------End List Formatting------------------------------------------------------*/



/*-----------------------------------Photo spacers------------------------------------------------------*/
.marginLeft { margin: 5px 0 5px 15px; }
.marginRight { margin: 5px 15px 5px 0; }

/*------------------------------------ End Photo spacers------------------------------------------------------*/



/*------------------------------------Festivals Page Styling------------------------------------------------------*/
.greenTableBorderThick td { border-bottom: 5px solid #004200; }
.greenTableBorder td { border-bottom: 2px solid #004200; }

#eventsStyle p
{
	font-size: 12px;
	margin-top: 4px;
}

#eventsStyle p.smalltext
{
	font-size: 10px;
	margin-top: 4px;
}

#eventsStyle h4
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
}

#eventsStyle a.staynew { color: red; }

/*-----------------------------------End Festivals Page Styling---------------------------------------------------*/



/* ----------------------------------topNav Formatting------------------------------------------------------------*/
#topNav
{
	margin: 0;
	background-image: url(/topNav/topBG.jpg);
	padding: 0;
	height: 177px;
	width: 100%;
}

#topLeft
{
	left: 0;
	top: 0;
	position: absolute;
	z-index: 2;
	color: #FFFFFF;
	margin-left: -1px;
}

#topLeft h1
{
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
	font-size: 1px;
	color: #FFFFFF;
}

#topLeft p
{
	left: 0;
	top: 0;
	position: absolute;
	z-index: 0;
	font-size: 1px;
	color: #FFFFFF;
}

#topSun
{
	left: 408px;
	top: 0;
	position: absolute;
}

#topBanner
{
	position: absolute;
	left: 430px;
	top: 35px;
}

#topBtns
{
	position: absolute;
	left: 0;
	top: 104px;
	margin: 0;
	padding: 0;
	width: 720px;
	height: 25px;
}

/*-----------------------------------End topNav Formatting------------------------------------------------------*/



/*-----------------------------------SideNav Formatting------------------------------------------------------ */
#sideNav a:link
{
	text-decoration: none;
	color: #FFF;
}

#sideNav a:visited
{
	text-decoration: none;
	color: #000;
}

#sideNav a:hover
{
	text-decoration: underline;
	color: #FF0;
}

#sideNavNoBullet a:link
{
	text-decoration: none;
	color: #FFF;
}

#sideNavNoBullet a:visited
{
	text-decoration: none;
	color: #000;
}

#sideNavNoBullet a:hover
{
	text-decoration: underline;
	color: #FF0;
}

#sideNav
{
	width: 145px;
	position: absolute;
	left: -1px;
	top: 179px;
}

#sideNav li
{
	list-style-image: url("/side-nav/side_bullet.gif");
	padding-bottom: 10px;
	font-size: x-small;
}

#sideNav h1
{
	font-size: 12px;
	padding-left: 22px;
	color: #FF0;
	font-weight: bold;
}
#sideNav h2
{
	font-size: 17px;
	padding-left: 0px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
#sideNavNoBullet
{
	width: 145px;
	margin: 0;
	padding: 0;
}

#sideNavNoBullet li
{
	margin-left: -15px;
	list-style-type: none;
	padding-bottom: 10px;
	font-size: 10px;
	list-style-image: none;
}

/*-----------------------------------End SideNav Formatting------------------------------------------------------*/



/*-----------------------------------BottomNav Formatting------------------------------------------------------*/
#bottomNavBlock img
{
	line-height: 0;
	padding: 0;
}

#bottomNav { text-align: center; 
			line-height: 18px;	}

#bottomNav hr
{
	background-color: #7E8A00;
	height: 1px;
	width: 500px;
	margin-bottom: 0px;
}

#bottomBtns
{
	position: absolute;
	left: 0;
	top: 129px;
	margin: 0;
	padding: 0;
	width: 720px;
	height: 26px;
}

/*-----------------------------------End BottomNav Formatting------------------------------------------------------*/

/*-----------------------------------CS buttons formatting --------------------------------------------------------*/
#csBtns
{
	position: absolute;
	left: 600;
	top: 129px;
	margin: 0;
	padding: 0;
	width: 720px;
	height: 26px;
}
/*-----------------------------------End CS buttons formatting ----------------------------------------------------*/


/*-----------------------------------Content Area Formatting------------------------------------------------------*/
#content
{
	width: 600px;
	position: absolute;
	left: 155px;
	top: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 15px;
}

#content h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EE6725;
	font-style: italic;
	display: block;
	width: 500px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

/*#content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#360;
	font-style: italic;
	display: block;
	width: 500px;
	letter-spacing: 1px;
	margin: 20px 0 10px;
	padding: 0;
}*/

#content h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #694275;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#content h3
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -15px;
}

#content h4 { font-size: 12px; }

/*-----------------------------------End Content Area Formatting--------------------------------------------------*/



/*-----------------------------------Search Formatting------------------------------------------------------*/
#searchForm { padding: 7px; }
#searchForm img { border: 0; }

#Side1_SearchForm1_searchTextBox1
{
	width: 10em;
	margin-left: 10px;
}

.searchResult
{
	padding: 10px;
	border-top: none;
	border-right: thin solid #F5942C;
	border-bottom: 1px solid #F5942C;
	border-left: thin solid #F5942C;
}

.searchResultAlternate
{
	background-color: #FEF5EB;
	padding: 10px;
	border-top: none;
	border-right: thin solid #F5942C;
	border-bottom: 1px solid #F5942C;
	border-left: thin solid #F5942C;
}

.searchResult h1
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.searchResultAlternate h1
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.searchQuery { background-color: #F5942C; }
.hit { background-color: #F7C788; }

.greenCategory
{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #A7B61D;
	padding: 2px;
}

.orangeCategory
{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #F5942C;
	padding: 2px;
}

.orangeBox
{
	border-top: none;
	border-right: thin solid #F5942C;
	border-bottom: 1px solid #F5942C;
	border-left: thin solid #F5942C;
	padding: 15px;
	background-color: #F8CA8B;
}

.sponsoredResult
{
	float: left;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: thin solid #A7B61D;
	background-color: #F7F9DF;
}

.sponsoredResult h1
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.sponsoredResult h2
{
	font-size: 11px;
	margin: 0;
}

.sponsoredResult img
{
	margin: 5px;
	float: right;
}

#PageContent1_lblCountry
{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #EE6522;
}
/*----------------------------------- End Search Formatting------------------------------------------------------*/




#photoNav { text-align: center; }

table.paidListing
{
	border: thin solid #006600;
	width: 605px;
	margin-bottom: 15px;
}

.paidListing
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.paidListing th
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	background-color: #F4FBE6;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
}

.paidListing td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-left: 10px;
	
	text-align: left;
}


/*.listingBody p
{
	margin-top: 5px;
	margin-bottom: 10px;
}*/


table.freeListing
{
	border: thin solid #006600;
	width: 600px;
	margin-bottom: 15px;
}

.freeListing
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.freeListing th
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	background-color: #F4FBE6;
	text-align: left;
	padding-left: 10px;
}

.freeListing td
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
}

td.listingPic
{
	width: 140px;
	height: 120px;
	padding: 0px;
	margin: 0px;
	border-bottom-style: none;
	background-color: #F4FBE6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003300;
}

td.ListingButtons
{
	height: 15px;
	padding: 0;
	margin: 0;
	border-bottom-style: none;
	background-color: #F4FBE6;
	text-align: right;
	margin-left: auto;
}

.ListingButtons img { border: 0 none; }


.ltGreen {
	background-color: #f4fbe6;
}
.purple {
	background-color: #694275;
}
