@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.gif) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: transparent;
}

blockquote {
	text-align: justify;
	margin: 8px 1em 0 .3em;
	border-left: 1px dashed #999;
	padding-left: 1em;
	cursor: pointer;
	color: #000000;
}
/*blockquote:first-letter {
	font-family: "Monotype Corsiva", "Apple Chancery", fantasy;
	font-size: 220%;
	font-weight: bold;
}*/

h1 {
	text-align: center;
	color: #000000;
	font-family: Arial Rounded MT Bold;
	font-size: 110%;
	font-weight: normal;
	background-image: url(../images/bar_back.gif);
}

input[type="text"]:focus
{
	background-color: #FEF1B5;
}

[class]:focus
{
	background-color: #FEF1B5;
}

table tr {
	vertical-align: top;
}

/*Rounding corners*/
.bl {
	background: url(../images/rounded/sw.gif) 0 100% no-repeat #FFFFFF;
}

.br {
	background: url(../images/rounded/se.gif) 100% 100% no-repeat;
}

.tl {
	background: url(../images/rounded/nw.gif) 0 0 no-repeat;
}

.tr {
	background: url(../images/rounded/ne.gif) 100% 0 no-repeat;
	padding: 10px;
}

.clearRound {
	clear: both;
	font-size: 1px;
	height: 1px;
}
/* End Rounding corners*/

#main {
	position: relative;
	margin: auto;
	width: 1087px;
	height: 100%;
	background: #D9D9D9 url(../images/back_all_small.jpg) repeat-x;
}

#header {
	width: 100%;
	height: 141px;
	padding-top: 5px;
	background-image: url(../images/header2.jpg);
}

#logo {
	text-align: center;
}

#logo img{
	cursor: pointer;
}

#menu {
	height: 45px;
}

#content {
	position: relative;
	width: 1087px;
	padding: 0;
	text-align: center;
}

/* portlets styles */
.simplePortlet {
	margin: 2px;
}

.readMore {
	position: static;
	float: right;
	margin: -20px 5px 0 0;
	height: 15px;
	width: 74px;
	cursor: pointer;
	background-image: url(../images/readMore.png);
}

.divRelative {
	position: relative;
	margin: 5px;
}

.newResButton {
	display: none;
	position: absolute;
	top: 45px;
	left: 35px;
	width: 120px;
	height: 24px;
	cursor: pointer;
	background-image: url(../images/newRes.png);
	z-index: 1000;
}

.promoButton {
	display: none;
	position: absolute;
	top: 65px;
	left: 70px;
	width: 120px;
	height: 24px;
	cursor: pointer;
	background-image: url(../images/readMoreBtn.png);
}

.portletContent {
	height: 68px;
}

/*MODAL BOX*/
.modalBox {
	background-color: #333;
	border: 8px solid #444;
	padding: 12px;
	color: #FFFFFF;
}

#simplemodal-overlay {
	background-color: #000;
}

#simplemodal-container a.modalCloseImg {
	background: url(../images/x.png) no-repeat;/* adjust url as required */
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -18px;
	cursor: pointer;
}

/* tousr ajax ticker */
#ajaxticker1{
	width: 156px;
	height: 160px;
	border: 1px solid #A8A8A6;
	padding: 5px;
	background-color: #FFCF87;
}

#ajaxticker1 div{/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV */
	background-color: #FFCF87;
}

.someclass{/*class to apply to your scroller(s) if desired*/
}

/*slider for reservations*/
.applemenu{
	margin: 0;
	padding: 0;
	width: 557px;/*width of menu*/
	border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
	background: black url(../images/slider/silvergradient.gif) repeat-x center left;
	font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: black;
	display: block;
	position: relative;/*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 1px 0;
	padding-left: 8px;
	text-decoration: none;
}

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	color: black;
}

.applemenu div.selected a, .applemenu div.silverheader a:hover{
	background-image: url(../images/slider/silvergradientover.gif);
	color: black;
}

.applemenu div.submenu{/*DIV that contains each sub menu*/
	position:relative;
	background: white;
	padding: 5px;
}

/* Footer */
#footer {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0px;
	background: url(../images/img02.gif) repeat left top;
	color: #FFFFFF;
}

#footer p {
	margin: 0 15px 0 0;
	text-align: right;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}



a.BtSubmitRed span, a.BtnSubmitRedRight span, a.BtBackRed span, a.BtBackRedCust span, a.BtRed span {
	background: url(../images/bg_bt_left_red.gif) top left no-repeat;
	display: block;
	line-height: 14px;
	padding: 6px 5px 7px 8px;
	white-space: nowrap;
}

a.BtSubmitRed:hover, a.BtnSubmitRedRight:hover, a.BtBackRed:hover, a.BtBackRedCust:hover, a.BtRed:hover {
	color: #000!important;
	text-decoration: none;
}

.button_wrapper .BtSubmitRed .BtnSubmitRedRight {
	margin-top: 0;
}

#mainContent .tt_textpic a.BtSubmitRed, #mainContent .tt_text a.BtSubmitRed {
	float: left;
}

a.BtSubmitRed, a.BtnSubmitRedRight, a.BtBackRed, a.BtBackRedCust, a.BtRed {
	display: block;
	height: 27px;
	margin: 0;
	padding: 0 0 2px;
	font: bold 11px Verdana, Arial, "Liberation Sans", "DejaVu Sans", "Bitstream Vera", Geneva, Helvetica, sans-serif;
	color: #fff!important;
	text-decoration: none!important;
	background: url(../images/bg_bt_right_red.gif) top right no-repeat;
	overflow: hidden;
}

a.BtSubmitRed {
	margin-top: 10px;
	float: left;
	padding-right: 30px;
}

a.BtnSubmitRedRight {
	margin-top: 10px;
	float: right;
	padding-right: 30px;
}

#sx-res-white-to-orange {
	border: none;
	background: none;
	overflow: auto;
	clear: both;
	margin: 0;
	padding: 0px;
}

.torOnline {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	border-bottom: 0px solid #FFFFFF;
	color: black;
	font-family: Courier New, Arial;
	font-weight: bold;
}

.tolOnline {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 10px;
	color: black;
	font-weight: normal;
	text-align: right;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	font-family: Arial, Courier New;
}

.selectTsh {
	font-family: helvetica, arial;
	color: black;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid;
	border-color: #ff6600;
	width: 220px;
}

/* CALENDAR */
/* calendar icon */

img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}
/* calendar container element */

div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 158px;
	padding: 2px 0 0 0;
}
/* all tables in calendar */

div#tcal table {

	border: 1px solid silver;
	border-collapse: collapse;
	background-color: white;
}
/* navigation table */

div#tcal table.ctrl {
	border-bottom: 0;
}
/* navigation buttons */

div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}
/* month year header */

div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
}
/* week days header */

div#tcal th {
	border: 1px solid silver;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	background-color: gray;
	color: white;
}
/* date cells */

div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width: 22px;
	cursor: pointer;
}
/* date highlight
   in case of conflicting settings order here determines the priority from least to most important */

div#tcal td.othermonth {
	color: silver;
}

div#tcal td.weekend {
	background-color: #F5F5F5;
}

div#tcal td.today {
	border: 1px solid red;
}

div#tcal td.selected {
	background-color: #FFB3BE;
}
/* iframe element used to suppress windowed controls in IE5/6 */

iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}
/* transparent shadow */

div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}

div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}
/* TSH Styles */


.error_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-align: left;
	text-decoration: none;
}


.butt2 {
	-x-system-font:none;
	background:transparent url(../images/bgr-butt2.png) no-repeat scroll right bottom;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:22px;
	line-height:normal;
	margin-right:6px;
	padding-right:10px;
	text-decoration:none;
}
.butt2 span {
	background:transparent url(../images/bgr-butt2.png) no-repeat scroll left bottom;
	display:block;
	line-height:16px;
	padding:4px 0 2px 10px;
}
a.butt2:hover {
	background-position:right top;
}
a.butt2:hover span {
	background-position:left top;
}
