@import url('common.css');
@import url('nav.css');

 
 
 
div#page-header {
	width: 690px;
	margin-top: 13px;
} 
.swapImage {
	cursor: pointer;
}

/*** editable right col section ***/ 
#rightColTable {
	width: 218px;
	margin-top: 8px;
	margin-left: 12px;
}
#rightColTable td {
	vertical-align: top;
}
#rightColTable p {
	line-height: 20px;
}
#rightColTable h2 {
	margin-bottom: 12px;
}

 
/*
 * --- REAL TIME BOOKING AREA (right column) ---------------------------------------------
 */
div#realTime, div#realTimeBooking {
	width: 211px;
	height: 154px;
	background-image: url(../../images/common/TBB_contact-panel_main_real-time-availability.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 6px 0 13px;
	margin-bottom: 5px;
}

div#realTimeBooking {
	height: 40px;
	background-position: bottom;
}

/*** time & date ***/
div#realTime p, div#realTimeBooking p {
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 6px;
}
div#realTimeBooking p {
	padding-top: 6px;
}
form#the_clock {
	padding: 0;
	margin: 0;
}
form#the_clock input {
	color: #FFFFFF;
	font-size: 11px;
	width: 120px;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}
/*
form#the_clock {
	padding: 0;
	margin: 0;
}
form#the_clock input {
	color: #FFFFFF;
	font-size: 11px;
	width: 45px;
	padding: 0;
	margin: 0;
	text-align: right;
	background: none;
	border: none;
}
*/

/*** date selector ***/
div#dateSelector {
	width: 198px;
}
div#text {
	width: 42px;
	float: left;
}
div#text p {
	font-size: 11px;
}
div#functions {
	width: 156px;
	float: left;
}
form select {
	width: 50px;
	float: left;
	border: 1px solid #CC2700;
	background-color:#FFF8D9;
}
input#submit {
	margin-top: 2px;
}

table.mainEditable {
	width: 690px;
}
table.mainEditable td {
	vertical-align: top;
}
 
/*
 * --- HOME PAGE ---------------------------------------------
 */
div#homeBanner {
	height: 486px;
	width: 960px;
	background-image: url(../../images/common/TBB_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 auto;
}
div#right-col_top div#realTime {
	height: 150px;
	margin-bottom: 0px;
}

/*** gallery scroll styles ***/
div#galleryScroll_outercontainer {
	width: 960px;
	height: 75px;
	background-image: url(../../images/TBB_carousel_bottom-panel.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	margin: 0 auto;
}
div#galleryScroll_innercontainer {
	width: 924px;
	height: 56px;
	vertical-align: top;
	margin: 0 auto;
}
.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 844px; /*Width of Carousel Viewer itself*/
	height: 56px; /*Height should enough to fit largest content's height*/
	float: left;
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panelStory {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panelStory DIV*/
	margin: 0; /*margin around each panelStory*/
	width: 235px; /*Width of each panelStory holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.PanelSection_A {
	width: 235px;
	height: 56px;
}
.PanelSection_A img {
	position: absolute;
}

/* scrollbar styles */
.scrollBar {
	width:135px;
	height: 56px;
	position: absolute;
	margin-left: 92px;
	background-position: right;
	color: #000000;
	position: absolute;
}
.scrollBar p {
	font-size: 14px;
	line-height: 16px;
	margin: 10px 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BD0000;
	
}
.scrollArrowRight, .scrollArrowLeft {
	width: 40px;
	height: 55px;
	float: left;
}
.scrollArrowRight {
	text-align: right;
}
.scrollArrowRight img, .scrollArrowLeft img {
	border: none;
}


div#aboveFooter {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 5px;
}
/*****************************/ 


/*
	JQUERY IMAGE ROTATOR STYLES FOR HOME PAGE IMAGE
*/
/* rotator in-page placement */
    div#rotator {
	height: 200px;
	padding-bottom: 6px;
}
    div#rotator ul {
	margin: 0;
	padding: 0;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}
/* rotator image style */	
	div#rotator ul li img {
/*	background: #FFF; */
}
    div#rotator ul li.show {
	z-index: 10;
}
/************************************************/ 

table#welcome {
	width: 690px;
}

table#innerleft {
	width: 345px;
	float: left;
} 
table#innerleft td.colA {
	width: 70px;
	text-align: center;
	padding-bottom: 8px;
}
table#innerleft td.colB {
	width: 275px;
	padding-bottom: 15px;
	padding-left: 0px;
}
table#innerleft td.colB p {
	margin: 0;
	line-height: 16px;
}
table#innerright {
	width: 292px;
	margin-left: 38px;
	float: left;
}
table#innerright p {
	line-height: 20px;
}

 
 
/*
 * --- Our Hostel PAGE ---------------------------------------------
 */
table#ourhostel h2 {
	margin-bottom: 4px;
}
table#ourhostel td.colA {
	width: 400px;
} 
table#ourhostel td.colA h2 {
	margin-top: 20px;
} 
table#ourhostel td.colB {
	width: 290px;
} 



/*
 * --- See and Do PAGE ---------------------------------------------
 */ 
table#seedo h4 {
	font-weight: bold;
}

/*** show tabs for editing styles ***/ 
div.editTabs {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	float: none;
	clear: both;
	border-bottom: dashed 2px #FF0000;
	text-align: center;
}

 
/*
 * --- FAQs PAGE ---------------------------------------------
 */ 

/*** Hide/Reveal ***/

div.allhidereveal h2 {
	cursor: pointer;
	background-image:url(../../images/IMG_about_arrow_hide.gif);
	background-position:right 5px;
	background-repeat:no-repeat;
	border-bottom:1px solid #DDDDDD;
	font-size:14px;
	font-weight:bold;
	padding:0px 16px 6px 0 !important;
	margin: 0 0 7px 0;
	width: 96%;
}
div.allhidereveal h2.h2-off {
	color:#0073B0;
}
div.allhidereveal div {
	margin-right: 32px;
	padding-bottom: 15px;
	
}
 
/*
 * --- Location PAGE ---------------------------------------------
 */ 
table#location h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 22px;
}
#googlemapLink {
	padding: 8px;
	width: 100px;
	font-weight: bold;
	background-color: #D0D0CC;
}
#googlemapLink small a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px black;
}

* html #googlemapLink small a { 
	display: block;
	padding: 2px;
  	width: 100%;
  	filter: glow(color=#222222,strength=3);

}

/*
 * --- Reservations PAGE ---------------------------------------------
 */
table#reservations td.colA {
	width: 170px;
	padding-right: 10px;
}
table#reservations td.colB {
	width: 297px;
	padding-right: 13px;
}
table#reservations td.colC {
	width: 200px;
}

table#reservations td.colA p {
	font-weight: bold;
	color: #666666;
}
table#reservations p.hr-dashed {
	width: 100%;
	margin: 8px 0 7px;
}
table#reservations h5 {
	margin: 0px;
}
h1#padlock {
	background-image: url(../../images/Secure_Padlock.jpg);
	background-repeat: no-repeat;
	line-height: 42px;
	padding: 13px 0 0 47px;
	margin: 0px;
}
 
 
