/*------------------------------------------------------------------------------
Style Sheet For CoBrand header File
------------------------------------------------------------------------------*/

/* basic ---------------------------------------------------------------------*/

html, body {
	margin: 0;
	min-width: 723px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #FFFFEC;
	color: #000;
}

table {
	font-family: Verdana, Arial, sans-serif;
}

#wrapper {
	width: 723px;
	margin: 0 auto;
	text-align: left;
}

p, form, ul, ol {
	margin: 0;
}

input, select {
	font-size: 11px;
}

th {
	text-align: left;
}

.buttonPrimary {
	border-bottom:thin solid #000;
	border-right:thin solid #000;
	border-top:thin solid #FFC;
	border-left:thin solid #FFC;
	background: #5e005e;
	color:#FFF;
	font-weight:bold;
	cursor:hand;
	padding: 2px 10px 1px 10px;
}

.buttonPrimary:link, .buttonPrimary:visited, .buttonPrimary:hover {
	color:#fff;
	text-decoration: none;
}

.buttonDetailsRR {
	border-bottom: #000;
	border-right: #000;
	border-top: #FFC;
	border-left: #FFC;
	background: #5e005e;
	color:#FFF;
	font-weight:bold;
	cursor:hand;
	padding: 1px 3px 1px 3px;
}

.buttonDetailsRR:link, .buttonDetailsRR:visited, .buttonDetailsRR:hover {
	color:#fff;
	text-decoration: none;
}


.buttonSecondary {
	border-bottom:thin solid #000;
	border-right:thin solid #000;
	border-top:thin solid #FFC;
	border-left:thin solid #FFC;
	background: #5386be;
	color:#FFF;
	font-weight:bold;cursor:hand;
}

.showTable {
	padding-bottom: 4px;
	padding-top: 7px;
}


/* links ---------------------------------------------------------------------*/

a:link {
	color: #828;
	text-decoration: none;
}

a:visited {
	color: #828;
	text-decoration: none;
}

a:hover, a:active {
	color: #828;
	text-decoration: underline;
}

/* typography ----------------------------------------------------------------*/

h1 {
	font-size: 18px;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 12px;
	margin: 0 0 2px 0;
}

h3 {
	/* use for nugget header */
	margin: 0;
	background: #5e005e; /* purple */
	background: #b4cce6; /* blue */
	background: #cfc5af; /* tan */
	color: #FFF;
	color: #5e005e;
	font-size: 10px;
	padding: 3px 3px 3px 6px;
	text-align: center;
	text-align: left;
}

h4 {
	/* Use for result unit */
	font-size: 14px;
	margin: 0;
	padding: 5px 3px;
	background: #FFC;
	/* border-bottom: 1px solid #5e005e; */
}

h5 {
	/* Use for SIR result unit */
	padding: 5px 3px 5px 30px;
	background: #FFC url(/resources/img/SIR.gif) no-repeat left 50%;
	font-size: 14px;
	margin: 0;
}

/* header --------------------------------------------------------------------*/

#header {
	padding: 10px;
	margin-bottom: 10px;
}

#header img {
	display: block;
	float: left;
	border: none;
	padding-bottom: 10px; /* HACK: This gives us space below the logo */
}

#toolBox {
	float: right;
}

#toolBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#toolBox li {
	float: left;
}

#toolBox a {
	display: block;
	padding: 0 10px;
	border-right: 1px solid #c9c;
}

#toolBox a.bookMark {
	padding-left: 25px;
	background: url(http://www.hotelsforeveryone.com/hotels/resources/img/iconBookmark.gif) no-repeat 5px 50%;
	border-right: none;
	font-weight: bold;
	text-decoration: underline;
}

/* navigation ----------------------------------------------------------------*/

#nav {
	clear: both;
	width: 723px;
	height: 35px;
	background: url(http://www.hotelsforeveryone.com/hotels/resources/img/bgPrimaryNav.gif) repeat-x;
	border-top: 1px solid #cfc5af;
	border-right: 1px solid #cfc5af;
	border-left: 1px solid #cfc5af;
	border-bottom: 1px solid #cfc5af;
	margin-left: 10px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-align: center;
}

#nav li {
	float: left;
	border-right: 1px solid #c1b7a2;
	height: 35px;
}

#nav a {
	display: block;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	padding-bottom: 11px;
	font-weight: bold;
	float: left;
}

#nav .active a { 
	/* Apply to li to make tab active */
	background: #afa183;
	color: #fff;
}

#phoneTeaser {
	float: right;
	padding-top: 10px;
	padding-right: 16px;
	z-index: auto;
	
}

.phone {
	color: #828;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

.FooterPhone {
	color: #828;
	font-weight: bolder;
	font-size: 20px;
}

.phoneNumber {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

#nav a:hover {
	background: #afa183;
	color: #ff0;
	text-decoration: none;
}

/* content layout ------------------------------------------------------------*/ 

#main {

}

#content {
	float: left;
	padding:0 0 0 0;
	width: 580px;
}

#contentTheme {
	float: left;
	padding:0 0 0 0;
	width: 450px;
}	

#sideBar {
	float: right;
	padding: 10px 0 0 0;
	width: 170px;
}

#sideBarTheme {
	float: right;
	padding: 0;
	width: 300px;
}


#seoCopyTop, #seoCopyBottom {
	clear: both;
	margin:10px 0;
	line-height: 1.5em;
    float: left;
}

#landingBranding {
	margin-top: 10px;
}

/* two Column Description Area -----------------------------------------------*/

#twoColumnDescription {
	width: 100%;
}

.twoColumnDescriptionLeft, .twoColumnDescriptionRight {
	width: 285px;
}

.twoColumnDescriptionLeft {
	float:left;
	margin-bottom: 10px;
}

.twoColumnDescriptionRight {
	float:right;
}

#twoColumnDescription ul {
	padding: 0 0 0 15px;
}

#twoColumnDescription li {
	padding: 0;
}

/* map -----------------------------------------------------------------------*/

#mapContainer {
	width: 100%;
	margin-bottom: 10px;
}

#sc1 {
	margin-top: 10px;
}
	
/* result unit ---------------------------------------------------------------*/

.result {
	clear: both;
	border: 1px solid #cfc5af;
	margin-bottom: 15px;
	margin-top: 10px;
	background: #FFF;
}

.result table {
	font-size: 10px;
	width:578px;
}

.result td {
	padding: 5px;
}

.resultDescription {
	border-bottom: 1px solid #cfc5af;
}

.resultRates {

}

.ledger {
	background: #FFC;
	font-weight: bold;
}

.calltoday {
	padding-top: 10px;
	font-weight: bold;
}

.otherlodging {
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
}

.hotelSpecial {
	background: url(/resources/img/orange.gif) no-repeat left 50%;
	color: #C00;
	font-weight: bold;
	padding-left: 15px;
}

.onlyLeft {
	vertical-align: middle;
	text-align: center;
}

.hotelheader {
	background-color: #FFC;
}

a.moreresults {
text-decoration: underline;
font-weight: bold;
font-size: 12px;
}

/* date selector for City Landing page ---------------------------------------*/

#selectDates {
	background: #ee99ee; /* purple */
	background: #b3d6fe; /* blue */
	background: #f1e5cb; /* tan */
	border: 1px solid #23568e; /* blue */
	border: 1px solid #5e005e; /* purple */
	padding: 0 0 5px 0;
	margin-bottom: 30px;
	margin-top: 10px;
	clear: both;
}

#selectDates table {
	padding: 5px 5px 0 5px;
	font-size: 10px;
	width: 100%;
}

#selectDates caption {
	text-align: left;
	padding: 3px 0 5px 3px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #23568e; /* blue */
	border-bottom: 1px solid #5e005e; /* purple */
	background: #be66be; /* purple */
	background: #83b6ee; /* blue */
	background: #cfc5af; /* brown */
	width: 100%;
	color: #000;
}

.checkInOutMonth {
	width: 55px;
}

#selectDates td {
	padding-right: 5px;
}

/* pop-up date selector ----------------------------------------------------*/

#selectDates2 {
	background: #ee99ee; /* purple */
	background: #b3d6fe; /* blue */
	background: #f1e5cb; /* tan */
	border: 1px solid #23568e; /* blue */
	border: 1px solid #5e005e; /* purple */
	padding: 0 0 5px 0;
	margin-bottom: 30px;
	margin-top: 10px;
	clear: both;
}

#selectDates2 table {
	padding: 5px 5px 0 5px;
	font-size: 10px;
	width: 480px;
}

#selectDates2 caption {
	text-align: left;
	padding: 3px 0 5px 3px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #23568e; /* blue */
	border-bottom: 1px solid #5e005e; /* purple */
	background: #be66be; /* purple */
	background: #83b6ee; /* blue */
	background: #cfc5af; /* brown */
	width: 100%;
	color: #000;
}

#selectDates2 td {
	padding-right: 10px;
}

a.selecthere {
text-decoration: underline;
}


/* special internet rate -----------------------------------------------------*/

h6 {
	color: #C00;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
}

#bookOnlineOrCall, #specialInternetRate {
	border: 1px solid #5e005e; /* purple */
	border: 1px solid #cfc5af; /* tan */
	font-size: 10px;
}

#bookOnlineOrCall {
	background: #f5eddc; /* tan */
	background: #FFC; /* yellow */
	margin-bottom: 15px;
	padding: 5px 5px 3px 5px;
}

#specialInternetRate {
	margin-bottom: 15px;
	background: #f5eddc; /* tan */
	background: #FFF; /* white */
}

#specialInternetRate p {
	background: url(http://travel.hotelsforeveryone.com/images/SIR.gif) no-repeat 2px 50%;
	padding: 5px 5px 5px 35px;
}

/* nuggets -------------------------------------------------------------------*/

#sort {
	clear: both;
	margin-bottom: 5px;
	font-size: 10px;
	border: 1px solid #cfc5af;
	background: #FFF;
	padding: 3px 5px 3px 7px;
	margin-top: 10px;
}

#sort input {
	margin-left: 10px;
	vertical-align: middle;
}

#sort select {
	vertical-align: middle;
}

#modifySearch {
	margin-bottom: 15px;
	font-size: 10px;
	border: 1px solid #cfc5af;
	background: #f5eddc; /* tan */
	background: #FFF; /* white */
 	padding: 5px; 
}

#modifySearch input, #modifySearch select {
	margin-bottom: 5px;
	font-size: 10px;
}

.questions {
	margin-bottom: 15px;
	font-size: 10px;
	border: 1px solid #cfc5af;
	background: #FFF;
	padding: 5px;
}

.questions ul, .questions li {
	margin: 0 0 0 8px;
	padding: 0;
}

.questions li {
	margin-bottom:3px;
}

/* tabContent ----------------------------------------------------------------*/

.shadetabs{
padding: 1px 0; /* This keep IE from seperating the tabs from the content */
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 14px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
float:left;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 2px;
border-top: 1px solid #5e005e;
border-right: 1px solid #5e005e;
border-left: 1px solid #5e005e;
background: #efdfbf;
display: block;
}

.shadetabs li a:visited{
}

.shadetabs li a:hover{
text-decoration: underline;
background: #fff;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
}

.shadetabs li.selected a:link,
.shadetabs li.selected a:visited,
.shadetabs li.selected a:hover { /*selected main tab style */
text-decoration: none;
background: #fff;
}

.tabcontentstyle{ /*style of tab content container*/
border-top: 1px solid #5e005e;
border-right: 1px solid #5e005e;
border-bottom: 1px solid #5e005e;
border-left: 1px solid #5e005e;
width: auto;
margin-bottom: 20px;
padding: 10px;
background: #fff;
clear: both;
}

/* .tabcontent{ display:none;} */

@media print {
.tabcontent {
display:block!important;
}
}

#tcontent1 ul, #tcontent2 ul, #tcontent3 ul, #tcontent4 ul {
	padding: 0 0 0 15px;
}

#tcontent1 ol, #tcontent2 ol, #tcontent3 ol, #tcontent4 ol {
	padding: 0 0 0 25px;
}

#tcontent1 li, #tcontent2 li, #tcontent3 li, #tcontent4 li {
	padding: 0;
}

#tcontent1 div, #tcontent2 div, #tcontent3 div, #tcontent4 div {
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #af9f7f;
	padding: 10px;
	line-height: 1.5em;
}

#rateContent1 div {
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #af9f7f;
	padding: 0px;
	line-height: 1em;
}

.detailsPhotos {
	min-height: 325px;
	height: 362px;
}

.detailsPhotos img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.thumbs {
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 10px;
}

#betweentabs {
	float: right;
}

/* hotel landing page ------------------------------------------------------- */

#detailsRoomsAndRates {
	font-size: 10px;
	margin-bottom: 10px;
	border: 1px solid #af9f7f;
	padding: 5px;
	width: 558px;
}

#detailsRoomsAndRates2 {
	font-size: 10px;
	margin: 3px;
	width: 550px;
}

#newDateContainer {
	border: 1px solid #af9f7f;
	width: 556px;
}

a.returnToTop {
	font-size: 10px;
	font-weight: bold;
	float: left;
}

a.returnToRate {
	font-size: 10px;
	font-weight: bold;
	float: right;
}

.cancelPolicy {
  position: absolute;
	z-index: 98;
	width: 250px;
	background: #f1e5cb; /* tan */
	border: 1px solid #5e005e; /* purple */
	padding: 0px;	
}

#cancelHeader {
	background: #cfc5af; /* brown */
	padding: 2px 2px 2px 5px;
	margin: 0 0 5px 0;
	font-weight: bold;
	text-align: left;
}

#cancelText {
	text-align: left;
    font-weight: normal;
	padding: 0 5px 5px 5px;
}

#cancelXit {
	padding-left: 80px;
	font-size: 10px;
	text-decoration: underline;
	color: #828;
}

#ratePop {
	width: 350px;
}

#ratePopHeader {
	background: #cfc5af; /* brown */
	padding: 2px 2px 2px 5px;
	margin: 0 0 5px 0;
	font-weight: bold;
	text-align: left;
}

#ratePopText {
	text-align: left;
	padding: 0 5px 5px 5px;
}

#ratePopXit {
	padding-left: 137px;
	font-size: 10px;
	text-decoration: underline;
	color: #828;
}

/* city landing page ------------------------------------------------------- */

#seoPhotos {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* theme landing page ------------------------------------------------------- */

#themeImg {
	margin-bottom: 15px;
	margin-top: 15px;
}

#themeMerchandising {
	margin-top: 15px;
}

#themeMerchandising ul {
	padding: 0 0 0 15px;
}

#themeMerchandising li {
	padding: 0 0 5px 0;
}

/* big widget ----------------------------------------------------------------*/

#widgetBig {
	background: #b3d6fe; /* blue */
	background: #f1e5cb; /* tan */
	border: 1px solid #23568e; /* blue */
	border: 1px solid #5e005e; /* purple */
	margin-bottom: 30px;
	margin-top: 15px;
	width: 435px;
	height: 230px;
}

#widgetBig h2 {
	background: #83b6ee; /* blue */
	background: #cfc5af; /* brown */
	border-bottom: 1px solid #23568e; /* blue */
	border-bottom: 1px solid #5e005e; /* purple */
	width: auto;
	height: 15px;
	padding: 5px 10px;
	margin-bottom: 5px;
}

#widgetBig input {
	width: 100px;
}

#widgetBig table {
	font-size: 12px;
}

#widgetBig caption {
	text-align: left;
	padding: 3px 0 5px 3px;
	font-weight: bold;
	font-size: 14px;
	background: #83b6ee; /* blue */
	border-bottom: 1px solid #23568e; /* blue */
	width: 100%;
	color: #000;
}

#widgetBig th {
	padding-bottom: 3px;
	padding-left: 10px;
}

#widgetBig td {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#widgetBig img {
	vertical-align: middle;
}

#widgetBig input {

}


/* date selector for Hotel Landing page --------------------------------------*/

#selectDatesHotel {
	background:#ee99ee;
	background: #b3d6fe; /* blue */
	background: #f1e5cb; /* tan */
	border: 1px solid #23568e; /* blue */
	border: 1px solid #5e005e; /* purple */
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 10px;
	width: 558px;
	margin-bottom: 20px;
}

#selectDatesHotel caption {
	text-align: left;
	padding: 3px 0 5px 3px;
	font-weight: bold;
	font-size: 14px;
	background: #be66be; /* purple */
	background: #83b6ee; /* blue */
	background: #cfc5af; /* brown */
	border-top: 1px solid #23568e; /* blue */
	border-right: 1px solid #23568e; /* blue */
	border-left: 1px solid #23568e; /* blue */
	border-top: 1px solid #5e005e; /* purple */
	border-right: 1px solid #5e005e; /* purple */
	border-left: 1px solid #5e005e; /* purple */
	width: 100%;
	color: #000;
	margin-top: 10px;
}

#selectDatesHotel td {
	padding-right: 10px;
}

/* domtabs -------------------------------------------------------------------*/
/*		
div.domtab {
	padding:0;
	width:580px;
	margin-bottom: 20px;
}

ul.domtabs {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.domtabs li{
	float:left;
	padding:0 2px 0 0;
}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	width:125px;
	height: 25px;
	padding:7px;
	display:block;
	background:#efdfbf;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
}

ul.domtabs a:hover{
	background:#cfbf9f;
}

div.domtab div{
	clear:both;
	width:auto;
	background:#cfbf9f;
	padding:10px;
}

ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	background:#cfbf9f;
	color:#fff;
}

div.domtab p {
	margin-bottom: 10px;
	line-height: 1.5em;
	background: #fff;
	border: 1px solid #af9f7f;
	padding: 10px;
	display:block;
}

p.detailsPhotos {
	min-height: 325px;
	height: 362px;
}

p.detailsPhotos img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.domtab table {
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #af9f7f;
	padding: 2px;
	font-size: 10px;
	width: 560px;
}

.borderBelow {
	border-bottom: 1px solid #5e005e;
}

.tabUL {
	margin: 0 0 10px 0px;
	padding: 0;
	background: #fff;
	border: 1px solid #af9f7f;
	padding: 10px 10px 10px 25px;
}

.tabUL li {
	margin: 0 0 3px 0;
	padding: 0;
}

.tabOL {
	margin: 0 0 10px 0px;
	padding: 0;
	background: #fff;
	border: 1px solid #af9f7f;
	padding: 10px 10px 10px 35px;
}

.tabOL li {
	margin: 0 0 3px 0;
	padding: 0;
}
*/

/* SIR in the main column
#specialInternetRateContainer {
	float: left;
	margin-bottom: 10px;
}

#bookOnlineOrCall, #specialInternetRate {
	width: 287px;
	height: 55px;
	border: 1px solid #5e005e;
}

#bookOnlineOrCall {
	float: left;
	background: #FFC;

}

#bookOnlineOrCall p {
	background: url(http://travel.hotelsforeveryone.com/images/call_now.gif) no-repeat 2px 50%;
	padding: 5px 0 0 70px;
	color: #C00;
	font-size: 11px;
	font-weight: bold;
	height: 50px;
}

#specialInternetRate {
	float: right;
}

#specialInternetRate p {
	background: url(http://travel.hotelsforeveryone.com/images/SIR.gif) no-repeat 2px 50%;
	padding: 5px 0 0 35px;
	font-size: 10px;
	height: 50px;
}

*/

/* interstitial --------------------------------------------------------------------*/

#interstitial{
	text-align: center;
	font-size: 15px;
}

/* footer --------------------------------------------------------------------*/

#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
}

#footer p {
	margin-bottom: 10px;
}

#popXit {
	padding-left: 140px;
	font-size: 10px;
	text-decoration: underline;
	color: #828;
}

img.cal{
	height: 20px;
	width: 20px;
	border: 0;
	vertical-align: bottom;
}

/* faq --------------------------------------------------------------------*/

#faq {
	padding:0 0 0 0;
	line-height: 1.5em;
	margin: 20px 0 5px 0;
}

/* why --------------------------------------------------------------------*/

p.whyText {
	margin-bottom: 10px;
}

/* nai tables ----------------------------------------------------------------*/

table.convert {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

/* rebate ----------------------------------------------------------------*/



