html,body,div,span,object,h1,h2,h3,p,a,img,ul,li,fieldset,form,label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
body {
	line-height: 1.4em;
	color: black;
	background: #eae8ee;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
h1 {
	margin: 20px 0;
}

/* my stuff */
#realbody {
	background: #FAF8EC;
	width: 984px;
	position: relative;
	left: 50%;
	margin: 0 0 0 -492px;
	border: 1px solid #b3b3b3;
	float: left;
	border-width: 0 1px;
}

h1.fp {
	font: normal normal 900 17px verdana;
	margin: 10px 0;
	text-align: center;
}

#header {
	border-bottom: 1px solid #b2b2b2;
	position: relative;
	float: left;
	width: 984px;
	height: 100px;
	background: transparent url(/public/images/web/brighttop_new.jpg)
		no-repeat;
	margin: 0;
}

#page_h1,#index_h1 {
	border: none;
	float: left;
	font-family: tahoma;
	font-size: 19px;
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
	width:295px;

}

#center {
	background: #faf8ec;
	border: 1px solid #b2b2b2;
	border-width: 0 0 0 1px;
	width: 858px;
	margin-bottom: 0;
	float: right;
}

#leftstuff {
	float: left;
	width: 299px;
	border: 1px solid #b2b2b2;
	border-width: 0 0 0px 0;
	margin: 0 0 10px 0;
}

#info {
	width: 331px;
	overflow: hidden;
	float: left;
	margin: 0 0px 0 1px;
	border-right: 1px solid #b3b3b3;
	min-height: 375px;
}

#info.index {
	border-right: none;
	width: 300px;
	height: auto;
}

#info p {
	float: left;
	width: 300px;
	margin: 15px auto 10px auto;
	text-align: center;
	font-size: 12px;
	font-weight: 900;
	color: #777;
}

#info p.second {
	margin: 0px 0
}

#boxes {
	float: left;
	width: 556px;
	margin: 0;
	padding: 0 0 20px 0;
}

div.thebox {
	float: left;
	width: 152px;
	margin: 10px 15px;
}

div.pbox {
	width: 152px;
	float: left;
	font-weight: 900;
	overflow: hidden;
	height: 240px;
}

div.pbox div {
	border: 1px solid #b2b2b2;
	border-width: 0 1px 1px 1px;
	background: #ECD8F4;
	height: 35px;
	float: left;
}

div.firstp,div.lastp {
	display: block;
	background: #ECD8F4
		url(http://static.1costaricalink.com/public/images/web/boxheader.jpg)
		no-repeat;
	text-align: center;
	height: 20px;
	float: left;
	width: 152px;
	padding: 5px 0 0 0;
	font-weight: 900
}

div.lastp,div.lastpa {
	text-align: left;
	float: left;
	clear: left;
	background: #fff
		url(http://static.1costaricalink.com/public/images/web/boxbottom.jpg)
		no-repeat;
	padding: 6px 0 0px 0px;
	width: 152px;
}

div.lastpa {
	height: 38px;
	padding: 3px 3px;
	width: 146px;
	text-align: center;
	background: #f6ecc9 url(/public/images/web/boxbottoma.jpg) left bottom
		no-repeat;
}

div.hotelzone1,div.hotelzone2,div.hotelzone3 {
	height: 0px;
	overflow: hidden;
	float: left;
}

h3.hotelzone1,h3.hotelzone2,h3.hotelzone3 {
	height: 24px;
	background: #ECD7F4;
	line-height: 20px;
	float: left;
	width: 152px;
	border: 1px solid #b2b2b2;
	border-width: 0 1px 1px;
}

h3.hotelzone3 {
	background: #eced96
}

h3.hotelzone1 {
	background: #f0db96
}

h3.hotelzone2 {
	background: #efb996;
}

div.hotelzone1 a,div.hotelzone2 a,div.hotelzone3 a {
	overflow: hidden
}

h3 a {
	text-decoration: none;
	color: #4c4c4c;
	padding-left: 3px;
}

#footer {
	float: left;
	width: 984px;
	background: #faf8ec;
	text-align: center;
	font-weight: 900;
	font-size: 11px;
	border: 1px solid #b2b2b2;
	border-width: 1px 1px 0 0;
	color: #888;
	line-height: 15px;
	margin-bottom: 15px;
	margin: 0 auto 15px auto;
}

/* up per navigation bar */
#navigation {
	float: left;
	padding: 0;
	width: 125px;
}

.menu {
	width: 125px;
	margin: 0;
	padding: 0;
	font: bold 9px verdana;
	border-right: 1px solid #b2b2b2;
	/*leave this value as is in most cases*/
	float: left;
}

.menu li.color1 {
	background: #D2DAED
}

.menu li.color2 {
	background: #E7D3EE
}

.menu li.color3 {
	background: #F6ECC9
}

.menu li.color4 {
	background: #F7DCCB
}

.menu li.color5 {
	background: #DFE9E8
}

.menu li.color6 {
	background: #E0CFBD
}

.menu li.color11 {
	background: #eced96
}

.menu li.color12 {
	background: #f0db96
}

.menu a:link,.menu a:visited,.menu a:active {
	color: #000;
}

/* end upper navigation bar */
/* header search area */
#top_search {
	background: #dfbfeb;
	float: left;
	width: 985px;
	position: relative;
	margin: 0
}

#search {
	width: 335px !important;
	width: 334px;
	float: left;
}

div.qs h3 {
	font-weight: 100;
	float: left;
	padding: 10px 50px;
}

#phone {
	position: absolute;
	left: 0;
	bottom: 0px;
	background: #efb996;
	border: 1px solid #b3b3b3;
	border-width: 1px 0 1px 0;
}

#phone img {
	float: left;
	background: #efb997;
	padding: 18px 0;
}

#search_photo {
	float: right;
	width: 624px;
	height: 340px;
	border-left: 1px solid #b2b2b2;
	position: relative;
}

#top_package {
	float: right;
}

#top_package img {
	float: left;
}

.toppp {
	display: none;
	position: absolute;
	width: 625px;
	right: 0;
	float: right
}

.toppp.active {
	display: block;
}

.ptop,.pbottom {
	background: #000;
	color: #fff;
	width: 620px;
	height: 20px;
	font: normal normal 900 13px 'Ariel Black', Verdana;
	padding: 3px 0 0 5px;
	float: left;
}

.pbottom {
	height: 36px;
	width: 625px;
	padding: 0;
}

div.pbottom div.pprice {
	float: right;
	width: 100px;
	border-left: 1px solid #b2b2b2;
	height: 35px;
	font-size: 18px;
	line-height: 33px;
	text-align: center;
}

div.pbottom div.pname {
	float: left;
	border-bottom: 1px solid #b2b2b2;
	width: 510px;
	height: 17px;
	line-height: 16px;
	padding-left: 5px;
}

div.pbottom div.pname span {
	font-size: 10px;
}

div.pbottom div.pdesc {
	float: left;
	clear: left;
	width: 510px;
	height: 17px;
	line-height: 16px;
	font-size: 9px;
	padding-left: 5px;
}

/* end header search area */
#quickmenu {
	width: 370px;
	FONT-SIZE: 10px;
	FLOAT: left;
	LINE-HEIGHT: 20px;
	height: 22px;
	background: #EFE4F2;
}

#quickmenu div {
	height: 21px;
	line-height: 20px;
	border-bottom: 1px solid #908578;
	border-right: 1px solid #908578;
	border-top: 1px solid #908578;
	FLOAT: left;
	cursor: pointer;
	padding: 0px 6px;
	background: #EFE4F2;
}

#quickmenu div.active {
	border-bottom: 1px solid transparent;
	background: #DFBFEB;
	color: #444;
	font-weight: 900
}

div.qs {
	display: none;
	float: left;
	min-height: 200px;
	width: 335px !important;
	width: 334px;
}

div.qs.active {
	display: block;
}

.cleft {
	float: left;
	clear: left;
}

.m20 {
	margin: 10px 0 10px 40px;
	width: 230px;
	font-size: 11px;
	border: 1px solid black
}

/*************************************************************/
ul.maplist {
	list-style: none;
	width: 170px;
	margin: 0;
	padding: 0;
	background: #bf80db;
}

ul.maplist li {
	border: 1px solid #b2b2b2;
	border-width: 0 1px 1px 1px;
	padding: 0;
	height: 25px;
}

ul.maplist li a {
	color: #888;
	text-decoration: none;
	padding: 3px 0 3px 20px;
	height: 20px;
	line-height: 25px;
	overflow: hidden;
}

ul.maplist li a:hover {
	color: #000;
	background: transparent
		url('http://static.1costaricalink.com/public/images/web/clear1s.png')
		-1px -3px no-repeat !important;
}
ul.maplist li.circle {
		color: #000;
		background-image:url('http://static.1costaricalink.com/public/images/web/clear1s.png');
		background-repeat:no-repeat;
}
li.color1,h3.color1 {
	background: #d2daed
}

li.color2,h3.color2 {
	background: #7bcacf
}

li.color3,h3.color3 {
	background: #e7d4eb
}

li.color4,h3.color4 {
	background: #fff1af
}

li.color5,h3.color5 {
	background: #e6eae5
}

li.color6,h3.color6 {
	background: #dae2bf
}

h3.color1,h3.color2,h3.color3,h3.color4,h3.color5,h3.color6 {
	background-image: url(/public/images/web/newback.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-right: 5px;
	cursor: pointer;
}

h3.color1.active,h3.color2.active,h3.color3.active,h3.color4.active,h3.color5.active,h3.color6.active
	{
	background-image: url(/public/images/web/newback_down.png);
	cursor: default;
}

h2.dt {
	float: left;
	margin: 10px 20px 0 20px;
	font-weight: 900;
	font-size: 13px;
}

.fleft {
	float: left
}

.p15 {
	padding: 15px
}

.togg {
	color: #fff;
	background: #dfbfeb url(/public/images/web/favorite_back.jpg) top left
		repeat-y;
	border: 1px solid #b2b2b2;
	border-width: 1px 0;
	padding-left: 10px;
	float: left;
	margin-left: 10px;
}

a {
	color: #666;
	font-weight: 900;
	text-decoration: none
}

ul.dropdown,ul.dropdown li,ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
}

ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
}

ul.dropdown li.hover,ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

ul.dropdown ul {
	visibility: hidden;
	z-index: 598;
	width: 125px;
	position: absolute;
	left: 126px;
}

ul.dropdown ul li {
	float: none;
}

ul.dropdown ul ul {
	visibility: hidden;
	z-index: 598;
	width: 125px;
	position: absolute;
	left: 161px;
}

ul.dropdown li:hover>ul {
	visibility: visible;
}

ul.dropdown-linear {
	width: 100%;
}

ul.dropdown-linear ul li {
	float: left;
}

ul.dropdown-linear li.hover,ul.dropdown-linear li:hover {
	position: static;
}

ul.dropdown-linear ul ul {
	display: block !important;
}

/*-------------------------------------------------/
 * @section		Base Drop-Down Styling
 * @structure	ul (unordered list)
 *				ul li (list item)
 *				ul li a (links)
 *				/*\.class|(li|a):hover/
 * @level sep	ul
 */
ul.dropdown {
	font-weight: bold;
}

ul.dropdown li {
	padding: 0;
	color: #000;
	border: 1px solid #b2b2b2;
	border-width: 0 0 1px 0
}

ul.dropdown li.hover,ul.dropdown li:hover {
	background-color: #eee;
	color: #000;
}

ul.dropdown a:link,ul.dropdown a:visited {
	color: #000;
	text-decoration: none;
}

ul.dropdown a:hover {
	color: #000;
}

ul.dropdown a:active {
	color: #ffa500;
}

/* -- level mark -- */
ul.dropdown ul {
	width: 150px;
	margin-top: 1px;
}

ul.dropdown ul li {
	font-weight: normal;
}

/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */
ul.dropdown *.dir {
	padding: 0;
	width: 125px;
	background-image: url('/public/images/web/arrowback.png');
	background-repeat: no-repeat;
	background-position: 111px 8px
}

/* -- Components override -- */
ul.dropdown {
	width: 125px;
}

ul.dropdown li {
	background-color: #eee;
	padding: 0;
	width: 125px;
	height: 30px;
}

ul.dropdown li.hover,ul.dropdown li:hover {
	background-color: #f6f6f6;
	color: #000;
}

ul.dropdown ul {
	width: 150px;
	margin: -1px 0 0 -1px;
	border: 1px solid #b2b2b2;
	border-width: 1px 1px 0 1px;
}

ul.dropdown ul li {
	background-color: #f6f6f6;
	padding: 0px 0 0 10px;
	width: 150px;
}

ul.dropdown ul li.hover {
	margin: 0;
	border: none;
}

ul.dropdown li a {
	float: left;
	padding: 8px 0px 8px 5px;
	width: 120px
}

ul.dropdown ul *.dir {
	padding-right: 8px;
	width: 117px;
}

#index_tripadvisor {
	float: left;
	margin: -15px 20px 20px 20px;
	line-height: 20px;
	text-align: center
}

#index_tripadvisor img {
	position: relative;
	top: 11px;
	margin-left: -5px
}

.extralinks,.extralinksa {
	float: left;
	margin: 5px 15px 0 15px
}

.extralinksa {
	margin: 5px 8px 0 8px
}

.extralinks img,.extralinksa img {
	float: left;
	clear: left;
	width: 152px;
	height: 91px;
	padding-bottom: 6px;
	background: transparent url(/public/images/web/smallboxbottom.jpg)
		bottom left no-repeat
}

.extralinksa img {
	padding: 0;
	background: none
}

.extralinks span,.extralinksa span {
	display: block;
	background: #ECD8F4 url(/public/images/web/boxheader.jpg) no-repeat;
	text-align: center;
	height: 20px;
	float: left;
	width: 152px;
	padding: 5px 0 0 0;
	font-weight: 900
}

.extralinksa span {
	text-align: center;
	padding: 3px 0;
	height: auto;
	background: #dcdaed url(/public/images/web/boxheadera.jpg) top left
		no-repeat;
}

.extralinksa span.lastpa {
	position: relative;
	left: 0;
	text-align: left;
	float: left;
	clear: left;
	padding: 6px 0 0px 0px;
	height: 38px;
	padding: 3px 3px;
	width: 146px;
	text-align: center;
	background: #f6ecc9 url(/public/images/web/boxbottoma.jpg) left bottom
		no-repeat;
}

.extralinksa span.price {
	text-align: right;
	position: absolute;
	top: 38px;
	right: 8px;
	color: #fff;
	font-weight: 900;
	font-size: 14px;
	background: none
}

.SlideItMoo_element img.tube {
	border: 3px solid transparent;
	margin: 0 3px;
	width: 110px
}

img.tube.nowshowing {
	border: 3px solid #ffea30
}

#SlideItMoo_outer {
	width: 313px;
	margin: 0;
	display: block;
	position: relative;
	padding: 0px;
	float: left;
}

#SlideItMoo_outer {
	background: #DFBFEB
}

/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,#SlideItMoo_outer .SlideItMoo_back
	{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 30px;
	height: 30px;
	top: 45px;
	right: 3px;
	background: url(../images/slideitmoo_forward.png) no-repeat center;
}

#SlideItMoo_outer .SlideItMoo_back {
	left: 3px;
	background: url(../images/slideitmoo_back.png) no-repeat center;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner {
	position: relative;
	overflow: hidden;
	width: 312px;
	/* set a display width to make the slider look good in case js is disabled */
	margin: 0px auto 0px;
	padding: 5px 0px 5px;
}

/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items {
	display: block;
	position: relative;
}

/* single element design */
#SlideItMoo_items div.SlideItMoo_element {
	display: block;
	position: relative;
	float: left;
	margin: 0px 2px 0px;
	font-size: 11px;
	width: 118px;
	text-align: center;
}

#myForm fieldset {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 230px
}

#myForm ul {
	list-style: none;
}

#myForm li {
	position: relative;
}

#myForm [type=text],#myForm [type=submit],#myForm textarea {
	margin-top: 3px;
	padding: 1px;
	border: 1px solid #000000;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#myForm [type=submit] {
	cursor: pointer;
}

#myForm label {
	display: block;
}

#myForm input:hover,#myForm textarea:hover,#myForm input:focus,#myForm textarea:focus
	{
	background-color: #ddffdd;
}

#myForm .validation-failed {
	border-color: #ff0000;
	background-color: #ffdddd;
}

#myForm .validation-advice {
	padding-bottom: 5px;
	font-weight: bold;
	color: #ff0000;
}

#myForm #myResult {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #0000ff;
	background-color: #ddddff;
}

#myForm #myResult:empty {
	border-width: 0;
	padding: 0;
}

#myForm .spinner {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #f0f0f0;
}

#myForm .overTxtLabel {
	color: #888888;
}

#hotelsearch-zones h3 {
	padding: 5px 10px;
	width: 168px;
	border: 1px solid #b2b2b2
}

h3.hotelzone1.active {
	color: #000;
	background: #ebb915
}

h3.hotelzone2.active {
	color: #000;
	background: #ea7f3a
}

h3.hotelzone3.active {
	color: #000;
	background: #d7d909
}

form#askExpert {
	float: left;
	margin-left: 15px;
	width: 290px
}

form#askExpert fieldset {
	background: #f6ecc9;
	border: 1px solid #929292;
	width: 265px;
	border-width: 0 1px 1px;
	padding: 0 0 5px 0
}

#ask_label {
	float: left;
	margin: 0 0 0 15px;
	font-size: 14px;
	font-weight: bold;
	background: #DDB8EB;
	width: 245px;
	padding: 5px 10px;
	border: 1px solid #929292;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

form#askExpert input {
	float: left;
	margin: 5px 10px 0 10px;
	width: 240px;

}

form#askExpert textarea {
	float: left;
	margin: 5px 10px 0;
	width: 240px;
}

form#askExpert input[type="submit"] {
	padding: 3px 10px;
	background: #DDB8EB;
	width: 100px;
	margin: 5px 0 0 90px
}
.validation-advice {color:red;margin:0;padding:0;float:left}
form#askExpert li {position:relative}
ul.dropdown li.fake {
    line-height: 25px;
    font-weight: 900;
    cursor: pointer;
}