/*  THESE ARE THE STYLES FOR THE SECURE-RES.COM BOOKING ENGINE */

.bk-box-head {font-weight: normal;font-size: 24px;color: #128A66;font-family: Arial, Helvetica, sans-serif;text-decoration: none; font-weight:bold;}
.bk-formG { font-size: 12px; color: #000000; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-variant: normal; text-decoration: none;}
.bk-form100wd {font-size: 12px;width: 100px;color: #000000;font-style: normal;font-family: Arial, Helvetica, sans-serif;font-variant: normal;text-decoration: none;}
.bk-form150wd {font-size: 12px;width: 150px;color: #000000;font-style: normal;font-family: Arial, Helvetica, sans-serif;font-variant: normal;text-decoration: none;}
.bk-form200wd {font-size: 12px;width: 200px;color: #000000;font-style: normal;font-family: Arial, Helvetica, sans-serif;font-variant: normal;text-decoration: none;}
.bk-form50wd {font-size: 12px;width: 50px;color: #000000;font-style: normal;font-family: Arial, Helvetica, sans-serif;font-variant: normal;text-decoration: none;}
.bk-form60wd {font-size: 12px;width: 60px;color: #000000;font-style: normal;font-family: Arial, Helvetica, sans-serif;font-variant: normal;text-decoration: none;}
.bk-dashline { text-align: center; width: 90%; border-bottom: 1px solid #660000; height: 1px;}
.bk-bodyHEAD {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;text-decoration: none;font-weight: bold;}
.bk-body {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color: #003333;}
.bk-top-table-color-txt{font-weight: bold;font-size: 18px;color: #000000;font-family: Arial, Helvetica, sans-serif;}
.bk-hotel-head {font-family: Arial, Helvetica, sans-serif;font-size: 20px;font-weight: bolder;font-style: normal;color: 000000;}
.labels-result {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;text-decoration: none;font-weight: normal;}
.labels {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;text-decoration: none;font-weight: bold;}
.bk-form20wd {font-size: 12px;width: 20px;color: #000000;font-style: normal;font-family: Arial, Helvetica, sans-serif;font-variant: normal;text-decoration: none;}
.err1 {font-weight: bold;font-size: x-small;color: #ff0000;font-family: Arial, Helvetica, sans-serif;}
.err2 {font-weight: normal;font-size: xx-small;color: #ff0000;font-family: Arial, Helvetica, sans-serif;}
.arlink { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold;}
.availLink { font-family: Arial, Helvetica, sans-serif; font-size: larger; font-weight: bold; color: #128A66; text-decoration: underline}
.uatext { font-family: Arial, Helvetica, sans-serif; font-size: larger; color: Blue; font-variant:normal ;text-decoration: none;}
.bk-but {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:Black; font-variant:normal; text-decoration: none; }
.bk-newSearch {font-family: Arial, Helvetica, sans-serif; font-size: 14px;  text-decoration: none; font-weight: bold;}
.labels-small {font-family: Arial, Helvetica, sans-serif;font-size: 9px;font-style: normal;text-decoration: none;font-weight: normal;}
.tableHeader {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;text-decoration: none;font-weight: bold;}
.tableResult {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;text-decoration: none;font-weight: normal;}
.morePhoto {background-color:white;}
/*.photoBorder {display:inline-block;border-color:Black;border-width:1px;border-style:Solid;}*/

#tblMain2 select {/*margin-bottom:10px*/}
#tblMain2 td.labels {/*vertical-align:top; padding-right: 5px*/}

/* END STYLES - THESE ARE THE STYLES FOR THE SECURE-RES.COM BOOKING ENGINE */


#ctl00_body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #660000;
	background: #000000 url(backgr.jpg)	repeat-x fixed;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	
}
.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.oneColFixCtrHdr #header {
	margin: 23px 0 0 0;
	border: 1px solid #CC3300;
}
#topnav {
	background-image: url(sbnavbutton1.jpg);
	height: 25px;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav ul li {
	display: inline;
}
#topnav ul li a {
	float: right;
	padding-right: 24px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#topnav ul li a:hover {
	background-image: url(sbnavbutton2.jpg);
	background-repeat: no-repeat;
	color: #660000;
}


.oneColFixCtrHdr #mainContent {
	border: 1px solid
#;
	margin: 0;
	width: 800px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	font-size: 10px;
	color: #CC6600;
}
#footer a {
	color: #CC6600;
}
#footer  a:hover   {
	color: #FF9933;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

body,td,th {
	color: #660000;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #660000;
}
*{
/*margin: 0;*/
/*padding: 0;*/
}

/*----- CSS from HTML ----------------------*/

#mainContent p {
	padding-right: 10px;
	padding-left: 10px;
}
#mainContent li {
	list-style-type: none;
}
#hotel {
	background-image: url(wheel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 90px;
	padding-bottom: 9px;
	background-color: #FFFFFF;
	padding-top: 16px;
	border: 1px solid #CC0000;
}
#stshow {
	float: left;
	height: 265px;
}
#hotel li {
	padding-left: 20px;
	font-weight: bold;
}
#book {
	width: 185px;
	float: right;
	padding-top: 36px;
}
#Standard {
	height: 330px;
	background-image: url(standard.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	margin-top: 25px;
	border: 1px solid #CC0000;
	padding-top: 8px;
}
#fpl {
	height: 366px;
	background-image: url(fpl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	margin-top: 25px;
	border: 1px solid #CC0000;
	padding-top: 8px;
}
#ss {
	height: 391px;
	background-image: url(SSQQ.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	margin-top: 25px;
	border: 1px solid #CC0000;
	padding-top: 8px;
}
#dkq {
	background-image: url(DKQ.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 602px;
	background-color: #FFFFFF;
	margin-top: 25px;
	border: 1px solid #CC0000;
	padding-top: 8px;
}
#ekq {
	height: 547px;
	background-image: url(ekq.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	margin-top: 25px;
	border: 1px solid #CC0000;
	padding-top: 8px;
}
.style1 {
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
