/* Sitewide default styles */


html,body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #99AEC1;
	background-image: url(/images/bkgrn.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
p {
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 15px;
}
li {
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
ul {
	padding: 0px;
	margin-left: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
div > p {
	margin-top: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 12px;
}
input {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 12px;
}
td {
	font-size: 12px;
	vertical-align: top;
}
textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Define custom classes */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textBottom {
	vertical-align: bottom;
}
.strikethru {
	text-decoration: line-through;
}
.bold {
	font-weight: bold;
}

h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	color: #535187;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	color: #285287;
}
h3 {
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	margin: 0px;
	color: #000000;
}
h4 {
	font-size: 90%;
	line-height: 130%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: .8em;
}
h5 {
	font-size: 75%;
	line-height: 130%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: .5em;
}

.smallText {
	font-size: 10px;
}

button
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	/*background-color: #29779C;*/
	background-image: url( /images/bkgrn_btn.jpg );
	background-repeat: repeat-x;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	padding: 0px;
		padding-top: 2px;
		padding-bottom: 2px;
	border: 1px solid #29779C;
	cursor: pointer;
}

a.button
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #29779C;
	background-image: url( /images/bkgrn_btn.jpg );
	background-repeat: repeat-x;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #29779C;
	white-space: nowrap;
}

a.button:link
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #29779C;
	text-decoration: none;
}
a.button:visited
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #29779C;
	text-decoration: none;
}
a.button:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #29779C;
	text-decoration: none;
}
a.button:active
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #29779C;
	text-decoration: none;
}

a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #7A5EC0;
	text-decoration: underline;
}
a:active {
	color: #7A5EC0;
	text-decoration: underline;
}

.master {
	background-color: #FFFFFF;
	margin: auto;
	width: 770px;
	text-align: left;
	padding: 0px;
}

.headerBranding {
	margin: 0px;
	padding: 0px;
}

.header_navigation {
	background-color: #003366;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	vertical-align: middle;
}

	.header_navigation table
	{
		width: 100%;
		margin: 0px;
		padding: 0px;
		border: 0px;
		background-color: #003366;
	}

	.header_navigation td
	{
		list-style: none;
		background-color: #003366;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		color: #FFFFFF;
		line-height: 120%;
		border-right: 1px solid #CCCCFF;
		margin: 0px;
		padding: 0px;
		padding-top: 2px;
		height: 30px;
		padding-bottom: 5px;
	}

	.header_navigation td table
	{
		position: absolute;
		left: -999em;
		height: auto;
		width: 14.4em;
		w\idth: 13.9em;
		font-weight: normal;
		border-width: 0.25em;
		margin: 0;
		padding: 1px;
		margin-top: 3px;
		z-index: 2;
		border: 1px solid #003366;
		border-collapse: collapse;
		background-color: #EFF7FA;
		color: #285287;
	}

	.header_navigation td a
	{
		text-align: center;
	}

	.header_navigation td table td a
	{
		text-align: left;
		padding-left: 4px;
	}

	.header_navigation_list td td
	{
		border: 1px solid #003366;
		background-color: #EFF7FA;
		color: #285287;
		text-align: left;
		height: auto;
		text-transform: none;
		clear: left;
		padding-right: 1em;
		width: 30;
	}

/* note: set primary nav drop down menu width here */
	.header_navigation_list td table a
	{
		color: #285287;
		/* white-space: nowrap; */
		width: 150px;
	}

	.header_navigation_list td:hover table table,
	.header_navigation_list td:hover table table table,
	.header_navigation_list td.sfhover table table,
	.header_navigation_list td.sfhover table table table
	{
		left: -999em;
	}

	.header_navigation_list td:hover table,
	.header_navigation_list td td:hover table,
	.header_navigation_list td td td:hover table,
	.header_navigation_list td.sfhover table,
	.header_navigation_list td td.sfhover table,
	.header_navigation_list td td td.sfhover table
	{
		left: auto;
	}

	.header_navigation_list td:hover,
	.header_navigation_list td.sfhover
	{

	}

	.header_navigation_list .location_depth_0 td
	{
		padding-left: 2px;
		text-transform: uppercase;
		font-size: 11px;
	}

	.header_navigation_list .location_depth_1 td
	{
		padding-left: 2px;
		font-size: 11px;
	}

	.header_navigation_list .property td,
	.header_navigation_list .location_depth_2 td
	{
		background-repeat: no-repeat;
		background-image: url(/images/bullet_smSquare.gif);
		background-position: 15px 9px;
		padding-left: 20px;
		list-style-type: none;
		width: 10px;
	}

	.header_navigation .last
	{
		border-right: 1px solid #003366;
	}

	.header_navigation a
	{
		display: block;
	}

	.header_navigation a:link
	{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

	.header_navigation a:visited
	{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

	.header_navigation a:hover
	{
		color: #FFCC99;
		font-weight: bold;
		text-decoration: none;
	}

	.header_navigation a:active
	{
		color: #FFCC99;
		font-weight: bold;
		text-decoration: none;
	}




	.header_navigation table table a:link
	{
		color: #285287;
		font-weight: bold;
		text-decoration: none;
	}

	.header_navigation table table a:visited
	{
		color: #285287;
		font-weight: bold;
		text-decoration: none;
	}

	.header_navigation table table a:hover
	{
		color: #33CCFF;
		font-weight: bold;
		text-decoration: none;
	}

	.header_navigation table table a:active
	{
		color: #33CCFF;
		font-weight: bold;
		text-decoration: none;
	}

.emailSignup {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
	.emailSignup h2 {
		padding: 0px;
		margin: 0px;
		line-height: 140%;
	}
	.emailSignup input {
		font-size: 90%;
		margin: 3px;
	}

.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 95%;
	color: #999999;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 10px;
}
	.footer input {
		font-size: 90%;
	}
	.footer ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	.footer li {
		display: inline;
		margin: 0px;
		padding: 0px;
	}
	.footer a:link {
		color: #999999;
		text-decoration: none;
	}
	.footer a:visited {
		color: #999999;
		text-decoration: none;
	}
	.footer a:hover {
		color: #0066CC;
		text-decoration: underline;
	}
	.footer a:active {
		color: #0066CC;
		text-decoration: underline;
	}

.normalText {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.smallText {
	font-size: 10px;
}

/* Define site color palette */
	.lightGray {
		color: #999999;
	}
	.purple {
		color: #535187;
	}
	.brightPurple {
		color: #6600CC;
	}
	.darkBlue {
		color: #003366;
	}
	.blue {
		color: #285287;
	}
	.brightBlue {
		color: #0066CC;
	}
	.lightBlue {
		color: #E1E7F9;
	}
	.red {
		color: #CC0000;
	}
	.green {
		color: #009900;
	}
	.black {
		color: #000000;
	}
	.white {
		color: #FFFFFF;
	}

	.error {
		color: #CC0000;
	}

.hotelcondo {
	width:175px;
	overflow: scroll;
}

/* POPUP STYLE */
.popup
{
	width: 400px;
	display: none;
	position: absolute;
	border-collapse: collapse;
}

.popup p {
	margin-bottom: 0;
	padding-bottom: 0;
}

.resResultsPrice .popup table,
.hotDealListResult .popup table,
.popup table
{
	border-collapse: collapse;
	border-style: none;
}

.resResultsPrice .popup td,
.hotDealListResult .popup td,
.popup td
{
	border-style: none;
	width: 400px;
	text-align: left;
	font-size: 11px;
}

.popupRates
{
	display: none;
	position: absolute;
	color: #000000;
	width: 300px;
}
.popMaster {
	width: 450px;
	margin: 20px auto 10px auto;
	background-color: #FFFFFF;
}
.popHeaderBranding {
	width: 450px;
}
.popRateDetails {
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.popRateDetails h2 {
	border-bottom: 1px solid #000000;
	text-align: left;
}
