body, html
{
	margin:0;
	padding:0;
	color:#000;
	background:#fff;
	font-family: arial, helvetica, sans-serif;
}

h1, h2, h3
{
	margin: 0px;
	color: #505050;
	font-size: 18px;
}

#header, #main
{
	width: 1000px;
	margin: 0px auto;
	background-color: #fff;
}

#logo
{
	width: 210px;
	float: left;
}

#logo img
{
	border: none;
}


#freeListing
{
	width: 210px;
	float: right;
	margin-top: 16px;
	font-weight: bold;
	text-align: right;
	color: #03a1e2;
	font-size: 14px;
}

#menuBg
{
	clear: both;
	background-color: #f8f7f5;
}

#menuBar
{
	width: 1000px;
	margin: 0px auto 14px auto;
	background: #000 url(http://www.congoshostel.com/images/menu_bg.png) repeat-x;
	height: 32px;
}

#menuBar a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	display: inline-block;
	padding: 7px 15px 4px 15px;
	margin: 0px;
	background: #000 url(http://www.congoshostel.com/images/menu_bg.png) repeat-x;
}


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

#menuBar li
{
	float: left;
	border-right: solid 1px #6dd0f2;
	padding: 0px;
}

#menuBar a:hover
{
	background-position: 0px -32px;
}

#footer
{
	clear: both;
	margin: 0px;
}


#footerBg
{
	background-color: #f8f7f5;
}

#footerBar
{
	background-image: url(http://www.congoshostel.com/images/footer_bg.png);
	height: 31px;
	width: 1000px;
	margin: 0px auto;
}

#footerBar p
{
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-top: 8px;
}

#footerBar a
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#footerLinks
{
	width: 1000px;
	margin: 0px auto;
	color: #777;
	font-size: 12px;
	text-align: center;
}

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

#footerLinks li
{
	display: inline;
}

#footerLinks a
{
	color: #777;
	text-decoration: none;
}

#footerLinks a:hover
{
	text-decoration: underline;
}


#rentalLeftColumn
{
	width: 206px;
	float: left;
	margin-bottom: 14px;
}

#rentalRightColumn
{
	width: 782px;
	float: right;
}

#rentalBigColumn
{
	width: 1000px;
	padding-top: 12px;
}

.butReserve
{
	padding: 4px 0px;
}

.butReserve a
{
	display: block;
	width: 120px;
	height: 29px;
	background-image: url(http://www.congoshostel.com/images/butReserveNow.png);
	margin: 0px auto;
}

.butReserve a:hover
{
	background-position: -120px 0px;
}


#rentalCalendar
{
	margin: 0px auto 16px auto;
	width: 191px;
}

.boxTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-image: url(http://www.congoshostel.com/images/rentalDescBg.png);
	height: 23px;
	border: solid 1px #535353;
	padding: 6px 10px;
}

.box
{
	padding: 8px 16px;
	margin-bottom: 12px;
	font-size: 14px;
	background-color: #e9f0fa;
	border: solid 1px #4c89b4;
	border-top: none;
}

#txtCheckIn, #txtCheckOut
{
	float:left;
	cursor: text;
}


#checkAvailabilityTitle
{
	background-image: url(http://www.congoshostel.com/images/checkAvailabilityTitle.png);
	border: solid 1px #60460e;
	padding: 6px 8px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	height: 23px;
	
}

#checkAvailability
{
	background-color: #f8f1e2;
	border: solid 1px #60460e;
	border-top: none;
	padding: 6px 8px;
	font-size: 14px;
}


#calendarCheckIn, #calendarCheckOut
{
	display: block;
	float: left;
	width: 23px;
	height: 20px;
	background-image: url(http://www.congoshostel.com/images/calendarIcon.png);
	margin-left: 4px;
}

#calendarCheckIn:hover, #calendarCheckOut:hover
{
	background-position: -23px 0px;
}

.butCheckAvailability a
{
	display: block;
	width: 181px;
	height: 35px;
	background-image: url(http://www.congoshostel.com/images/butCheckAvailability.png);
	margin: 6px auto;
}

.butCheckAvailability a:hover
{
	background-position: -181px 0px;
}

#butCheckAvailability01
{
	margin: 6px auto 0px auto;
}

#callUsNow
{
	font-size: 18px;
	font-weight: bold;
}


#rentalPhotoViewer
{
	margin: 0px 0px 12px 0px;
	border: solid 1px #333;
	width: 780px;
	height: 600px;
	background-color: #1c1c1c;
}

#bigPhoto
{
	text-align: center;
	width: 780px;
	height: 520px;
}

#caption
{
	width: 779px;
	border: solid 1px #111;
	font-size: 12px;
	color: #eee;
	text-align: center;
	background-color: #222;
	height: 15px;
	
}

.thumb, .thumbSel, .emptyThumb
{
	width: 98px;
	height: 66px;
	display: inline-block;
	text-align: center;
	padding: 14px 1px 0px 1px;
	position: relative; 
	top: -12px;
}

.thumbSel
{
	background-color: #2b2b2b;
	border-right: solid 1px #aaa;
	border-left: solid 1px #aaa;
	padding: 14px 0px 0px 0px;
}

.thumb:hover
{
	border-right: solid 1px #444;
	border-left: solid 1px #444;
	background-color: #2b2b2b;
	padding: 14px 0px 0px 0px;
	cursor: pointer;
}

.thumbSel:hover
{
	background-color: #3b3b3b;
	cursor: pointer;
}


.galleryNav, .galleryNavDisabled
{
	width: 38px;
	height: 80px;
	display: inline-block;
	text-align: center;
	padding: 0px 1px;
}

.galleryNav:hover
{
	border-right: solid 1px #444;
	border-left: solid 1px #444;
	padding: 0px;
	cursor: pointer;
	background-color: #2b2b2b;
}

.emptyThumb
{
	top: 0px;
	height: 64px;
}

.occupancy
{
	background-color: #ffeac2;
	border: 2px solid #e7b14e;
	padding: 6px;
	font-size: 24px;
	display: block;
	margin: 6px auto;
	text-align: center;
}

.occupancyNum
{
	font-size: 44px;
	color: #000;
}

.occupancyRoom
{
	font-size: 18px;
	margin: 6px 0px;
}

.occupancyTable td
{
	background-color: #fdcac1;
	border: 2px solid #d95c5c;
	padding: 6px;
	width: 37px;
	text-align: center;
	color: #9c1801;
}

 .occupancyTable th
 {
	background-color: #d1d1d1;
	border: 2px solid #777777;
	padding: 6px;
	width: 37px;
	text-align: center;
 }


.occupancyTable
{
	margin: 4px 0px;
	font-weight: bold;
}

.occupancyRoomContainer
{
	float: left;
	margin-right: 20px;
}

.informationTitle
{
	display: block;
	clear: both;
	padding: 8px 0px;
}

td.freeRoom, th.freeRoom
{
	background-color: #88dc94;
	border: 2px solid #188026;
	color: #024a00;
}

.boxCentered
{
	padding: 16px;
	margin-bottom: 12px;
	font-size: 14px;
	background-color: #e9f0fa;
	border: solid 1px #4c89b4;
	border-top: none;
	text-align: center;
}

.cpButton
{
	padding: 8px;
	margin-left: 4px;
	margin-right: 4px;
	background: #616161 url(http://www.mycostaricahostel.com/images/cpButtonBg.png) repeat-x;
	border: solid 2px #747474;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.cpButton:hover
{
	background-position: 0px -35px;
}

.cpButtonMini
{
	display: inline-block;
	padding: 2px 8px;
	margin: 4px 4px;
	background-color: #d1d1d1;
	border: outset 2px #747474;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.cpButtonMini:hover
{
	background-color: #e1e1e1;
}

.pendingReservationsTable
{
	margin: 8px 0px;
	border-collapse: collapse;
}

.pendingReservationsTable td, .pendingReservationsTable th
{
	background-color: #f5f5f5;
	border: 2px solid #777;
	padding: 4px;
	width: 130px;
	color: #000;
	font-size: 12px;
}

.pendingReservationsTable th
{
	color: #404040;
}

.makeReservationTable
{
	margin: 8px 0px;
	border-collapse: collapse;
}

.makeReservationTable td, .makeReservationTable th
{
	background-color: #f5f5f5;
	border: 2px solid #777;
	padding: 4px;
	width: 200px;
	color: #000;
	font-size: 12px;
}

.makeReservationTable th
{
	color: #404040;
}

#tableStayInformation
{
	margin: 0px auto;
	text-align: left;
}

#tableStayInformation .column1
{
	text-align: right;
	font-weight: bold;
}

#tableStayInformation .columnCentered
{
	text-align: center;
}

#tableErrorMessage, #tableErrorMessageSplit
{
	display: block;
	width: 550px;
	height: 90px;
	margin: 0px auto;
	padding: 3px;
	font-family: arial, helvetica, sans serif;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
	background-color: #aa0c15;
}

#tableErrorInside
{
	border: 1px solid #d6222c;
	height: 88px;
}

#tableErrorTitle, #tableErrorTitleSplit
{
	font-size: 24px;
	padding: 4px;
	background-color: #81150d;
}

#tableErrorContent, #tableErrorContentSplit
{
	font-size: 13px;
	padding: 8px 4px;
}

#tableErrorMessageSplit
{
	width: 650px;
	height: 120px;
}

#tableErrorInsideSplit
{
	border: 1px solid #d6222c;
	height: 118px;
}

#tableSuccessMessage
{
	display: block;
	width: 550px;
	height: 100px;
	margin: 0px auto;
	padding: 3px;
	font-family: arial, helvetica, sans serif;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
	background-color: #0792d3;
}

#tableSuccessInside
{
	border: 1px solid #34b1fe;
	height: 98px;
}

#tableSuccessTitle
{
	font-size: 24px;
	padding: 4px;
	background-color: #0b6fa3;
}

#tableSuccessContent
{
	font-size: 13px;
	padding: 4px;
}

#notice
{
	
}

#noticeMessage
{
	border: 3px solid #d88;
	background-color: #fdd;
	width: 890px;
	margin: 12px auto 0px auto;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}

#flashgalleryad
{
	font-size: 10px;
	color: #aaa;
	width: 120px;
	margin: auto;
}

#flashgalleryad a
{
	color: #aaa;
}
