@import url(custom_common.css?browserId=firefox&themeId=usgolftrips_WAR_usgolftripstheme&languageId=en_US&b=6101&t=1392590199000);
@import url(color_schemes/green.css?browserId=firefox&themeId=usgolftrips_WAR_usgolftripstheme&languageId=en_US&b=6101&t=1392590199000);
@import url(color_schemes/orange.css?browserId=firefox&themeId=usgolftrips_WAR_usgolftripstheme&languageId=en_US&b=6101&t=1392590199000);
/* ---------- Base styles ---------- */
body {
  background: #FFF;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #666;
  font: 12px/1.5 Arial, Helvetica, sans-serif; }

a {
  color: #005C2E;
  text-decoration: none; }

a:hover {
  color: #2B7CD5;
  text-decoration: none; }

#head-center {
  float: left;
  font-size: 14px;
  margin: 25px 0 0 120px;
  color: #333; }

#head-center2 {
  float: left;
  line-height: 30px;
  width: 25px;
  margin: 15px 0 0 30px; }

#head-center3 {
  float: right;
  line-height: 30px;
  font-size: 14px;
  margin: 20px 0 0 0;
  text-align: right;
  color: #333; }

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

#heading-right {
  margin-left: 40px; }

#top {
  background-color: #CCC;
  border-bottom: 1px solid #222; }

#top_content {
  width: 960px;
  margin: 0 auto;
  text-align: right; }

#top_content a {
  font-weight: bold;
  color: #005C2E;
  text-decoration: none; }

#top_content a:hover {
  color: #2B7CD5; }

#content {
  margin: 20px 0 0 0;
  background-color: white;
  padding: 0 0 10px 0; }

hr, .separator {
  border-color: #BFBFBF transparent #FFF;
  border-style: solid;
  border-width: 1px 0; }

#wrapper {
  font: 12px/1.5 Arial, Helvetica, sans-serif;
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
  padding: 0; }

.ie6 #wrapper {
  width: 960px; }

#banner {
  background: none;
  height: auto; }

#banner .company-title {
  float: left;
  margin: 0 0 0;
  position: static; }

body #banner .logo a {
  float: left; }

.current-community {
  display: none; }

.phone-icon {
  background: url(../images/phone_icon.gif) no-repeat;
  width: 37px; }

.email-icon {
  background: url(../images/email_icon.gif) no-repeat;
  width: 37px; }

.logo .current-community {
  background: #a6afbe url(../images/dock/my_places_public.png) no-repeat 15px 50%;
  color: #FFF;
  display: block;
  float: right;
  font-size: 0.8em;
  font-weight: bold;
  margin: 15px 0 0 20px;
  padding: 7px 17px 7px 40px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }

#skip-to-content:focus {
  clip: auto;
  right: 0;
  z-index: 200; }

#sign-in {
  background: url(../images/common/key.png) no-repeat 3px 50%;
  font-weight: bold;
  padding: 5px 5px 5px 25px;
  position: absolute;
  right: 0;
  top: 1.4em; }

.guest-community .logo .current-community {
  display: none; }

.private-page .logo .current-community {
  background-image: url(../images/dock/my_places_private.png); }

.ie6 #banner {
  height: 1%; }

.ie6 #banner h1.logo {
  height: 1%; }

/* ---------- Main navigation ---------- */
#navigation {
  background: #005c2e url(../images/navigation/bg.png) repeat-x 0 0;
  clear: both;
  margin: 0 auto 5px;
  min-height: 2.2em;
  padding: 0 5px;
  position: relative;
  z-index: 1; }

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 3px; }

.ie7 #navigation ul {
  padding: 2px; }

#navigation li, #navigation a {
  display: inline-block; }

.ie6 #navigation li, .ie7 #navigation li, .ie6 #navigation a, .ie7 #navigation a {
  display: inline;
  zoom: 1;
  z-index: 200; }

#navigation li {
  position: relative;
  vertical-align: top; }

#navigation a {
  color: #FFF;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 1px;
  padding: 3px 15px;
  text-decoration: none; }

.ie7 #navigation a {
  padding: 4px 15px; }

#navigation .aui-dd-drop a {
  cursor: move; }

#navigation .selected a, #navigation a:hover, #navigation a:focus, #navigation .child-menu li a, #navigation .aui-dd-dragging, .lfr-navigation-proxy {
  /*background: #313334;*/
  color: #CCC;
  background: none;
  border: none;
  /*outline: 0;*/
  /*text-shadow: -1px -1px #000;*/ }

#navigation li:hover .child-menu {
  background: #1E2529;
  display: block;
  position: absolute;
  width: 200px;
  z-index: 200; }

.ie6 #navigation li.hover .child-menu {
  background: #1E2529;
  display: block;
  position: absolute;
  width: 200px;
  z-index: 200; }

.ie6 #navigation li.hover .child-menu, .ie7 #navigation li:hover ul.child-menu {
  left: 0;
  top: 25px; }

#navigation .child-menu {
  display: none; }

#navigation .child-menu li {
  border-width: 0 0 1px;
  display: block;
  float: none;
  margin: 0; }

#navigation .child-menu li a {
  cursor: pointer !important; }

.ie7 #navigation .child-menu li a {
  zoom: 1; }

#navigation .child-menu li a:hover {
  background-color: #020509; }

#navigation .child-menu .selected a {
  background: #020509 url(../images/navigation/bullet_selected.png) no-repeat 5px 50%; }

/* ---------- Portlet wrapper and icons ---------- */
.portlet {
  background-color: #EEF0F2;
  border: 1px solid #C8C9CA;
  margin: 0 0 10px;
  padding: 3px;
  text-align: left; }

.portlet-topper {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  font-size: 1.1em; }

.portlet-title {
  color: #222;
  float: none;
  font-weight: bold;
  min-width: 50%;
  padding: 5px;
  text-shadow: 1px 1px #FFF; }

.lfr-portlet-title-editable {
  margin-top: -4px;
  z-index: 9999; }

.ie .lfr-portlet-title-editable {
  margin-top: -6px; }

.lfr-portlet-title-editable-content {
  padding: 0; }

.ie .lfr-portlet-title-editable-content {
  margin-top: 4px; }

.portlet-icons {
  float: none; }

.portlet-icons .portlet-close-icon {
  border-width: 0; }

.page-maximized .portlet-icons {
  font-size: 11px; }

.ie .portlet-title {
  padding-bottom: 5px; }

.ie6 .portlet-topper {
  zoom: 1; }

/* ---------- Footer ---------- */
#footer {
  text-align: center;
  border-top: 1px solid #CCC;
  padding: 10px 0 5px 0;
  background-color: white; }

/* ---------- Hudcrumbs ---------- */
.lfr-hudcrumbs {
  position: fixed;
  top: 0;
  z-index: 200; }

.lfr-hudcrumbs ul {
  background: #414445;
  background: rgba(0, 0, 0, 0.8); }

.lfr-hudcrumbs .breadcrumbs li a, .lfr-hudcrumbs .breadcrumbs li span {
  color: #FFF; }

.lfr-hudcrumbs li span {
  background-image: url(../images/common/breadcrumbs_hud.png); }

/* ---------- Misc. ---------- */
.lfr-panel-container {
  background-color: transparent; }

.aui-combobox .aui-field-input {
  padding: 4px 3px 3px;
  font-size: 11px;
  height: 15px; }

.aui-combobox .aui-field {
  float: left;
  line-height: 0; }

.lfr-portlet-title-editable-content .aui-field {
  float: none;
  display: inline; }

/* ---------- Extras ---------- */
.portlet-borderless-bar {
  -moz-border-radius: 20px;
  -moz-box-shadow: inset 0 1px 3px #000;
  -webkit-border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 3px #000;
  border-radius: 20px;
  box-shadow: inset 0 1px 3px #000; }

.portlet-topper {
  -moz-box-shadow: 1px 1px 0 #FFF;
  -webkit-box-shadow: 1px 1px 0 #FFF;
  box-shadow: 1px 1px 0 #FFF; }

.logo .current-community {
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 white;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 white;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 white; }

#navigation li.selected a {
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8); }

.aui-combobox .aui-toolbar-first {
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

#acct-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 18px;
  display: block; }

#acct-designedby {
  font-size: 11px;
  line-height: 12px;
  display: block; }

.gridColumn1 {
  width: 280px;
  vertical-align: top;
  margin: 0 8px 0 0; }

.gridColumn2 {
  width: 670px;
  margin: 0 0 0 2px;
  vertical-align: top; }

.adminGridColumn1 {
  width: 100px;
  vertical-align: top;
  margin: 0 8px 0 0; }

.adminGridColumn2 {
  width: 850px;
  margin: 0 0 0 2px;
  vertical-align: top; }

.adminTableLeft {
  width: 100%;
  margin: 0 10px 0 0;
  padding: 0; }

.adminTableLeft th {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  height: 20px;
  border-bottom: 1px solid #d9d9d9;
  background: white url("/usgolftrips-theme/images/table_col_header.gif") repeat-x bottom left; }

.adminTableLeft td {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px; }

.dataTableLeftSmall {
  width: 100%;
  margin: 0 10px 0 0;
  padding: 0; }

.dataTableLeftSmall th {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #333;
  height: 20px;
  border-bottom: 1px solid #d9d9d9;
  background: white url("/usgolftrips-theme/images/table_col_header.gif") repeat-x bottom left; }

.dataTableLeftSmall td {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px; }

.dataTableAccounts {
  width: 100%;
  margin: 0 10px 0 0;
  padding: 0; }

.dataTableAccounts th {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  height: 18px;
  border-bottom: 1px solid #d9d9d9;
  background: white url("/usgolftrips-theme/images/table_col_header.gif") repeat-x bottom left; }

.dataTableAccounts td {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px; }

.dataTableLeft {
  width: 280px;
  margin: 0 10px 0 0;
  padding: 0; }

.dataTableLeft th {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  height: 20px;
  border-bottom: 1px solid #d9d9d9;
  background: white url("/usgolftrips-theme/images/table_col_header.gif") repeat-x bottom left; }

.dataTableLeft td {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px; }

.dataTableRight {
  width: 670px;
  margin: 0;
  padding: 0; }

.dataTableRight th {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  height: 24px;
  border-bottom: 1px solid #d9d9d9;
  background: white url("/usgolftrips-theme/images/table_col_header.gif") repeat-x bottom left; }

.marginLeft_20 {
  margin-left: 20px; }

.gridPropCol1 {
  width: 325px; }

.gridPropCol2 {
  width: 100px; }

.gridPropCol3 {
  width: 235px;
  text-align: center;
  line-height: 20px; }

.designedBy {
  display: block;
  color: #313334;
  font-size: 10px; }

.propertyTitle {
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px; }

.tabSet {
  margin-left: 20px; }

.tab td {
  white-space: nowrap; }

/*.tab {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 4px;
}
.tabSelected {
	font-weight:bold;
	font-size: 16px;
	text-decoration: underline;	
}*/
.planLinks {
  display: inline;
  font-weight: bold; }

.finalSummaryCol1 {
  width: 240px;
  padding: 10px;
  vertical-align: top; }

.finalSummaryCol2 {
  width: 350px;
  padding: 10px;
  vertical-align: top; }

.finalSummaryCol3 {
  width: 350px;
  padding: 10px;
  vertical-align: top; }

.bookingCol1 {
  width: 700px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  /*border-right: 1px solid #d9d9d9;
  border: 1px solid black;*/ }

.bookingCol2 {
  width: 240px;
  margin: 0;
  padding: 10px 0 0 10px;
  vertical-align: top;
  /*border: 1px solid black;*/ }

.styleTable2 {
  /* was iceDataTblOutline */
  background-color: #FFFFFF;
  width: 100%;
  border-collapse: collapse;
  border: none;
  /*border-left: 1px solid #d9d9d9;*/
  margin: 10px 0 0 0; }

.styleTable2Col1, .styleTable2Col2, .styleTable2Col3, .styleTable2Col4 {
  /*was column, column1, column2, column3*/
  color: #000000;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  /*border-right: 1px solid #CCCCCC; */
  border-bottom: 1px solid #CCCCCC;
  text-align: left;
  font-size: 10px;
  font-weight: bold; }

.styleTable2Col1 {
  width: 550px; }

.styleTable2Col2 {
  width: 320px; }

.styleTable2Col3 {
  width: 100px; }

.styleTable2Col4 {
  width: 70px; }

.styleTable3 {
  /* was iceDataTblOutline */
  background-color: #FFFFFF;
  width: 690px;
  border-collapse: collapse;
  border: none;
  /*border-left: 1px solid #d9d9d9;*/
  margin: 0px 0 0 0; }

.styleTable4 {
  /* was iceDataTblOutline */
  background-color: #FFFFFF;
  width: 225px;
  border-collapse: collapse;
  border: 1px solid #d9d9d9;
  margin: 10px 0 0 0;
  padding: 0; }

.styleTable5 {
  /* was iceDataTblOutline */
  background-color: #FFFFFF;
  border-collapse: collapse;
  border: 1px solid #d9d9d9;
  margin: 10px 0 0 0;
  padding: 0;
  width: 100%; }

.styleHeader1 {
  /* was iceTblHeader */
  text-align: center;
  font: 12px/1.5 Arial, Helvetica, sans-serif;
  color: #484848;
  width: 700px;
  padding: 5px;
  font-weight: bold;
  background: white url("/usgolftrips-theme/images/css-images/table_col_header.gif") repeat-x bottom left;
  border: 1px solid #d9d9d9;
  margin: 20px 0 0 0;
  display: block; }

.styleHeader2 {
  /* was iceTblHeader */
  text-align: center;
  font: 12px/1.5 Arial, Helvetica, sans-serif;
  color: #484848;
  padding: 5px;
  font-weight: bold;
  background: white url("/usgolftrips-theme/images/css-images/table_col_header.gif") repeat-x bottom left;
  border: 1px solid #d9d9d9;
  margin: 20px 0 0 0;
  display: block; }

.styleHeader3 {
  /* was iceTblHeader */
  text-align: center;
  font: 12px/1.5 Arial, Helvetica, sans-serif;
  color: #484848;
  padding: 5px;
  font-weight: bold;
  background: white url("/usgolftrips-theme/images/css-images/table_col_header.gif") repeat-x bottom left;
  border: 1px solid #d9d9d9; }

.styleCol1 {
  /*was column, column1, column2, column3*/
  /*color: #000000;*/
  width: 690px;
  padding: 3px 5px;
  /*padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-right: 1px solid #CCCCCC; */
  border: 1px solid #CCCCCC;
  text-align: left; }

.styleCol2 {
  padding: 2px;
  width: 234px;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
  text-align: left; }

.styleCol3 {
  padding: 2px;
  width: 294px;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
  text-align: left; }

.styleCol4 {
  padding: 2px;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
  text-align: left; }

.styleCol4-center {
  padding: 2px;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
  text-align: center; }

.styleCol4-right {
  padding: 2px 10px 2px 2px;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
  text-align: right; }

.likeDataTable {
  /* was iceDataTblOutline */
  background-color: #FFFFFF;
  border-collapse: collapse;
  border: 1px solid #d9d9d9;
  margin: 10px 0 0 0;
  padding: 0; }

.b {
  font-weight: bold;
  margin-left: 4px; }

.padL {
  padding-left: 10px; }

.padLT {
  padding-top: 5px;
  padding-left: 10px; }

.likeDataTable thead tr th {
  text-align: center;
  font: 12px/1.5 Arial, Helvetica, sans-serif;
  color: #484848;
  padding: 5px;
  margin: 0;
  font-weight: bold;
  background: white url("/usgolftrips-theme/images/css-images/table_col_header.gif") repeat-x bottom left;
  /*border: 1px solid #d9d9d9;*/ }

.likeDataTable tbody tr td {
  /*border: 1px solid #d9d9d9;*/
  padding: 2px 2px 2px 10px;
  margin: 0;
  font: 12px/1.5 Arial, Helvetica, sans-serif;
  line-height: 14px; }

.likeDataTable tbody tr td p {
  margin-bottom: 7px; }

.RoomTypeTable {
  width: 100%; }

.RoomTypeCol {
  padding: 5px;
  font: 10px Arial, Helvetica, sans-serif; }

.calendarTable {
  width: 100%; }

.calendarHeader {
  /* was iceTblHeader */
  text-align: center;
  font: 11px Arial, Helvetica, sans-serif;
  color: #484848; }

.calendarCol {
  /*was column, column1, column2, column3*/
  /*color: #000000;*/
  vertical-align: top;
  height: 100px;
  padding: 3px 5px;
  font: 9px Arial, Helvetica, sans-serif; }

.CalendarDay {
  float: right;
  border: 1px solid #CCC;
  padding: 2px 2px 3px 3px;
  display: block;
  margin-bottom: 3px; }

.rateCol1 {
  width: 300px; }

.rateCol2 {
  width: 525px; }

.destinationTable td {
  padding-left: 10px; }

.hotelName {
  font-weight: bold;
  text-align: center;
  font: 12px/1.5 Arial, Helvetica, sans-serif; }

.confirmCol1 {
  width: 300px;
  margin: 0;
  padding: 0;
  vertical-align: top; }

.confirmCol2 {
  width: 60px;
  margin: 0;
  padding: 0; }

.confirmCol3 {
  width: 500px;
  margin: 0;
  padding: 0;
  vertical-align: top; }

.confirmTable {
  /* was iceDataTblOutline */
  margin: 15px 0 0 0;
  width: 100%;
  border: none; }

.confirmTable thead {
  margin-bottom: 5px; }

.confirmTable thead tr th {
  text-align: left;
  font: 14px Arial, Helvetica, sans-serif;
  color: #484848;
  padding: 5px;
  margin: 0;
  font-weight: bold;
  border-bottom: 1px solid #666; }

.confirmTable tbody tr td {
  /*border: 1px solid #d9d9d9;*/
  padding: 3px;
  margin: 0;
  font: 12px/1.5 Arial, Helvetica, sans-serif; }

.currency {
  font-weight: bold;
  text-align: right;
  width: 50px;
  margin-right: 60px;
  float: right; }

.currency2 {
  font-weight: bold;
  text-align: right;
  width: 40px;
  float: right; }

.roundCol1 {
  width: 70px; }

.roundCol2 {
  width: 200px; }

.roundCol3 {
  width: 150px; }

.roundCol4 {
  width: 100px; }

.roundCol5 {
  width: 50px; }

.roundCol6 {
  width: 100px; }

/* BE SURE TO INCLUDE THE CSS RESET FOUND IN THE DEMO PAGE'S CSS */
#nav {
  list-style: none;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 50px;
  /* Clear floats */
  float: left;
  width: 100%;
  /* Bring the nav above everything else--uncomment if needed.*/
  position: relative;
  z-index: 5; }

#nav li {
  float: left;
  margin-right: 10px;
  position: relative; }

#nav a {
  display: block;
  padding: 5px;
  color: #222;
  background: #CCC;
  text-decoration: none; }

#nav a:hover {
  color: #fff;
  background: #500; }

/*--- DROPDOWN ---*/
#nav ul {
  background: #fff;
  /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
  background: rgba(255, 255, 255, 0);
  /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
  list-style: none;
  position: absolute;
  left: -9999px;
  /* Hide off-screen when not needed (this is more accessible than display:none;) */ }

#nav ul li {
  padding-top: 0px;
  /* Introducing a padding between the li and the a give the illusion spaced items */
  margin: 0;
  float: none;
  border-bottom: 1px solid #333;
  width: 100%; }

#nav ul a {
  white-space: nowrap;
  /* Stop text wrapping and creating multi-line dropdown items */
  color: #222; }

#nav li:hover ul {
  /* Display the dropdown on hover */
  left: 0;
  /* Bring back on-screen when needed */
  margin: 0; }

#nav li:hover a {
  /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
  background: #CCC;
  color: #222; }

#nav li:hover ul a {
  /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
  text-decoration: none; }

#nav li:hover ul li a:hover {
  /* Here we define the most explicit hover states--what happens when you hover each individual link. */
  margin: 0;
  background: #333;
  color: #fff; }

