/* CSS Document */

body,td,th {
	color: #000066;
}

body {
	top: 10px;
	bottom: 10px;
	font: 12px 'Century Gothic', Verdana, Arial, Sans-Serif;
	font-style: normal;
	color: #999999;
	background-color: #6a82af;
	background-image: url(images/bckgrnd1.gif);
	background-repeat:repeat-x;
}
#paxmainbox
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 0px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 0px solid;
	widht: 740px;
    MARGIN: 0px 0px 0px 0px;
	padding: 0px;
}
#paxwindowbox
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
	widht: 420px;
    MARGIN: 0px 0px 0px 0px;
	padding: 0px;
}	
a {
	text-decoration: none;
	color: #000099;
	}
a:hover {
	text-decoration:underline;}

}
.navmenubar {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.navmenubar A {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navmenubar A:hover {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footertext {
	font-size: 9px;
	color: #FFFFFF;
}
.box_150 {
	height: 180px;
	width: 150px;
	background-color: #FFFF33;
	background-image: url(images/box/150_yb_box_background.gif);
	background-repeat: repeat-y;
	float: none;
}

.box_150_inner {
	height: 180px;
	background-image: url(images/box/150_yb_box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.box_150_inner2 {
	height: 180px;
	background-image: url(images/box/150_yb_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.padder {
	padding: 10px;
}
#cc_error {
	border: 1px solid #900;
	padding: 10px;
	color: #900;
	font-weight:700;
}
.booking_note {
	font-size: .9em;
	font-style:italic;
	color:#009;
}
.side_bar_right {
	width: 130px;
	padding: 10px;
	background-color:#fff;
	margin: 10px auto 10px auto;
	font-size: 11px;
	text-align:left;
}
.side_bar_right H1 {
	font-size: 13px;
	font-weight: 900;
}
#special_offer {
	background-color: #f9da20;
	max-height: 180px;
	text-align:center;
	color:#526D98;
	padding: 10px;
	margin: 15px 0px 10px 0px;
	width: 120px;
	border: 2px solid #526d98;
	-moz-border-radius: 1em 1em 1em 1em;
	border-radius: 1em 1em 1em 1em;	
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;	
}
#special_offer h1 {
	font-size: 1.3em;
	padding: 5px 0px 1px 0px;
	margin: 0px;
}
#booking_note {
	border: 1px solid #ccc;
	background-color:#fff;
	padding: 5px;
	margin: 10px auto;
	font-size: .8em;
	width: 150px;
}
#announcement1 {
	background-color: #6f91d8;
	max-height: 180px;
	text-align:center;
	color:#fff;
	padding: 10px;
	margin: 15px 0px 10px 0px;
	width: 120px;
	border: 2px solid #526d98;
	-moz-border-radius: 1em 1em 1em 1em;
	border-radius: 1em 1em 1em 1em;	
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;	

}
#announcement1 h1 {
	font-size: 1.3em;
	padding: 5px 0px 1px 0px;
	margin: 0px;
}
