/* 	border: 1px solid red;  */

/**
 * #genesis-1a
 * Unit:   em
 * Layout: Standard 3 col - left/content/right
 */

/**/
#genesis-1a .sidebar-left  .content-inner {margin-left : 145px;}
#genesis-1a #sidebar-left  {width: 136px; margin-left: -960px;}

/*
#genesis-1a .two-sidebars  .content-inner {margin      : 0 22em;}
#genesis-1a .sidebar-left  .content-inner {margin-left :   15em;}
#genesis-1a .sidebar-right .content-inner {margin-right:   22em;}
#genesis-1a #sidebar-left  {width: 15em; margin-left: -100%;}
#genesis-1a #sidebar-right {width: 20em; margin-left: -20em;}
*/

/*********************************************************
*            Helper classes for all layouts
**********************************************************/
/* Automatic centering for widths less than 100%. */
#container {
  margin-top: .5em;
  margin-left:auto;
  margin-right:auto;
  position: relative; /* Trigger hasLayout. */
}

/* Trigger hasLayout. */
#columns {
  display: inline-block;
  margin-bottom: 1em;
}
/* Reset for compliant browsers. */
#container > #columns {
  display: block;
}

/* Float the columns. */
#content-column,
#sidebar-left,
#sidebar-right {
  float: left;
}

/* Set a width on main content column. */
#content-column {
  width: 100%;
  margin-bottom: 1em;
}

#content-inner {
	width: 100%;
}

/* Helper class for clearing both. */
.clear,
#nav,
#columns,
#breadcrumb,
#content-bottom,
#secondary-content,
#tertiary-content,
#footer-wrapper,
#footer,
#footer-message {
  clear: both;
}

html {
  font-size: 75%;
}

body {
  height:100%
  width:100%;
  line-height: 1.5; /* unitless line height */
  font-family: tahoma, arial, Geneva, Helvetica, sans-serif;
  color:#292929;
  padding-top: 0;
}


#container {
  width: 960px;     /* Width for IE6 */
  background: white;
  min-height:700px;
  overflow: hidden;
}
body > #container {
  width: 100%;      /* Width for all other browsers */
  max-width: 960px; /* set a maximum width */
  min-width: 760px; /* set a minimum width */
  padding-top: 0;
  /* border: medium solid fuchsia; */
}

body {
	background:#CCEEFF;
}

img {
	border:none;
}

a img {
	border:none;
}



#betamessage {
	background-color: fuchsia;
	color: navy;
	text-align:center;
}

#header {
	height:120px;
background: #dddddd; /* Old browsers */
background: -moz-linear-gradient(top, #dddddd 0%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #dddddd 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #dddddd 0%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #dddddd 0%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom, #dddddd 0%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
}


#toplinks {
	float:right;
	color:white;
	padding:5px 1em 0em 0em;
	line-height: 1.2em;
	font-size: 90%;
}

#toplinks a {
	color: yellow;
	text-decoration: none;
}

#toplinks a:hover {
	color:red;
}


#logo {
	float:left;
	margin:20px 0 0 20px;
}

#logo img {

	width:349px;
	height:81px;
}

.content-inner {
	margin-top: 1.5em;
}

.footer {
   color:black;
   /* #ffcd82; */
 /*  color:#f5f5f5; */
   font-size: 10px;
   text-align: center;
   padding-top: .5em;
}

.footer a {
	color: black;
   text-decoration:none;
}

.footer a:hover {
	color:maroon;
	text-decoration: none;
}

.formbuttons {
	float:right;
	height: 30px;
	vertical-align: middle;
	text-align:right;
	padding: 1em 1em 0 0;
}

h1 {
	margin: 0;
}

/* New Old Boundary */

a 					{text-decoration:none;}
a:hover 			{text-decoration:underline; color:339900;}
a.link:hover	{text-decoration:underline; color:66ff66;}

.textlinks { color: #ff4500; text-decoration: underline }
.textlinksRev  { color: #a9a9a9; text-decoration: none }

/* Header Formatting */

.header_left, .header_right {
	border-width: 1px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
	border-style:inset;
	border-color: black;
}


.top_left {
vertical-align: top;
background-color: #fff;
color:#000;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 8pt;
text-align:left;
}

.top_left a, .top_right a  {
	color: #FF4500;
	text-decoration: none;
}


.top_left a:hover, .top_right a:hover {
	color: Yellow;
	text-decoration: none;
}



.top_right {
vertical-align: top;
background-color: #fff;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 8pt;
color:#000; text-align:left;
text-align:right;
padding-right:1em;
}





td.header_left {
/*	background-color: #00cfff; */
  background-color: white;
}

td.header_right {
/*	background-color: #00cfff; */
  background-color: white;
}


/*
td#content {
	padding-top:1em;
	padding-bottom:4em;
	padding-left:3px;
	padding-right:3px;
}
*/



.FormBack {
	background-color: transparent;
}
.FormText1 {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
}
.FormLabels {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.FormHead {
	background-color: #008080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: ffcc00;
}
.FormSubHead {
	background-color: Maroon;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
}
.FormSubText {
	background-color: #eeefdd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: Black;
}
.PageBrowser
		{
	background: transparent;
	font-family : "Arial Narrow", arial, verdana, sans-serif;
	font-size: 8pt;
}
		.bordernopad
		{border: 1px solid grey;
			border-color : 000000;
			font-family :  Verdana, Arial Narrow, arial  sans-serif;
			font-size: 8pt;
			border: 1px solid Black;}

/*
		.RowA
		{background:#FFFFFF;
			font-family :  Verdana, Arial Narrow, arial   sans-serif;
			font-size: 10pt;}
		.RowB
		{background:#EFEFEF;
			font-family : Verdana, Arial Narrow, arial  sans-serif;
			font-size: 10pt;}
		.ColumnHeaders
		{font-family : "Arial Narrow", arial, verdana, sans-serif;
			font-size: 10pt;
			color:#ff0000;
			}

*/
		.RecordsInput
		{
			font-size: 10px;
			font-family: Arial,verdana, sans-serif;
			background-color: #eeefdd;
			height:20px;
			text-align : center;
			padding:0px;
		}
		.SearchFacility
		{
			font-family : Arial Narrow, arial , verdana, sans-serif;
			font-size: 8pt;
			background: #efefef;
			color: #000000;
			padding:1px;
		}




		.formsubmit
		{

			font-size: 8pt;
			height:20px;
			width:60px;
			background: #eeefdd;
			cursor: hand;
			color: #6a6938;
			padding:0px;
			text-align : center;
		}
		.formsubmitMouseover {

			font-size: 8pt;
			height:20px;
			width:60px;
			background: #d6d3bd;
			cursor: hand;
			color: #6a6938;
			padding:0px;
			text-align : center;
			text-decoration : none;}

		.HorizTextMenu {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align : center;
}
.backbutton { font-family : Verdana, "Arial Narrow", "arial sans-serif"; font-size: 8pt; }
.DatePickHead {
	background-color: Navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
}
.DatePickBody {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
}

.adminSide_10_white    { color: #fff; font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; text-align: right; margin-right: 5px }
.adminFields_10_grey  { color: #696969; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; margin-left: 5px }
.redNotes { color: #f00; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif }
.adminHeads_10   { color: #333; font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; margin-left: 8px }

.adminTitles { color: #000; font-weight: bold; font-size: 12px; font-family: verdana, arial, helvetica, sans-serif }
.objectHeads     { color: #333; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pageHeadsWhite  { color: #fff; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.objectCopy { color: #333;	font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.objectCopyRed  { color: #f00; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.objectCopySmall   { color: #999; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.objectCopySmallBlack  { color: black; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.mainCopy { color: #222; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
.mainCopyHeads { color: black; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 8px; }
.objectCopyBlack   { color: #222; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.contractCopy   { color: #222; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.Silver_10  { color: Gray; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.contractCopyBold { color: black; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.contractTitles  { color: #fff; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.contractCopyBig { color: #fff; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.objectHeads2    { color: #333; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  background: #d7d7d7;  }



a:hover.textlinks { color: #222; text-decoration: underline }
a:hover.textlinksRev   { color: white; text-decoration: underline }
a:link.textlinks          { color: #ff4500; text-decoration: underline }
a:link.textlinksRev    { color: #a9a9a9; text-decoration: none }


.inactive_textlinks { color: #ff4500; text-decoration: none }

.menuItems     { color: #333; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.menuHeads     { color: #333; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.mainCopyBlack { color: #222; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  margin: 2em 2em;  border: 2px;   }

p#quickSearch {font-size: x-small; width: 95%;}

div#log TABLE {
	font-size: 11px;
	width: 90%;
	font-family: Verdana, arial, helvetica, sans-serif
}
div#log TH {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-SIZE: 12px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px; BACKGROUND-COLOR: #cccccc
}
div#log TD {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 6px; VERTICAL-ALIGN: top; PADDING-TOP: 6px; BACKGROUND-COLOR: #eeeeee
}
div#log CODE {
	COLOR: #000099
}

td#content {
	padding-left:.75em;
	padding-right:.5em;
}

/* Featured Resorts */
.featured-resorts h1 {
margin-bottom:1em;
margin-left:1em;
}
.featured {
margin-bottom:1em;
margin-left:2em;
width:350px;
}
.featured-left, .featured-right {
float:left;
}
.featured-right {
margin-left:1.5em;
}
.featured-inner {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#9FA5DC none repeat scroll 0 0;
min-height:630px;
padding:1em;
}
.clear {
clear:both;
}
.field {
margin-bottom:1em;
}
.featured-name {
font-size:1.4em;
font-weight:bold;
padding-bottom:0.5em;
}
.field-field-shout {
font-style:italic;
font-weight:bold;
}
.field-field-image {
float:left;
margin-bottom:1em;
}
.imagecache-resort_rss {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EFEFEF none repeat scroll 0 0;
border:1px solid black;
padding:0.5em;
}
.field-field-dates, .field-field-price-teaser, .field-field-search {
float:left;
margin-left:1em;
width:130px;
}
.field-field-unit-types, .field-field-ceng-id, .field-field-regioncode {
display:none;
height:0;
}
.featured p {
clear:both;
margin-left:0;
margin-top:0;
}
.field-label-inline-first, .field-field-search .field-label {
font-weight:bold;
margin-bottom:0.5em;
}


#editTrasaction label {
	display:inline-block;
	width: 100px;
}

table.dashboard {
    display:inline;
	background-color: rgb(247, 240, 118);

}
table.dashboard th {
	border-width:  0px;
	padding: 1px;
	background-color: rgb(247, 240, 118);
}
table.dashboard td {
	border-width: 0px;
	padding: 1px;
	background-color: rgb(247, 240, 118);

}

.right {
	text-align: right;
}

.urgentInfoBG {
	background-color: #F7DB94;
	padding: 0 1em 0 1em;
}

.cofirmUrgent {
  width: 80%;
  text-align: left;
  padding-bottom: 1em;
}

.pointCheckinCapabilities {
	display:none;
}

.urgentHeading {
	font-weight: bold;
}

.canceled_resv {
  background: lightsalmon;
}

a.canceled_resv-2,
a.canceled_resv-3 {
	display:none;
}