<<<<<<< variant A
/* CSS Document */
.bold {
	font-weight:bold;
}

.childSelect {

}

.childSelect input {
	width:40px;
}

.hideit {
	display:none;
}

.left {
	text-align:left;
}

.myBtn {
	padding-left:2em;
	padding-right:2em;
	margin:.5em;
}
.center {
	text-align:center;
}

.right {
	text-align:right;
}
.toRight {
	float:right;
}
.toLeft {
	float:left;
}
.noWrap {
	white-space:nowrap;
}

.sub {
	margin-top:1em;
	width:20%;
}

.uline {
	text-decoration:underline;
}

.upstats {
	margin-left:25em;
	margin-top:4em;
}

div.allResorts {
	/*
	background:#CCCCCC; 
	border-style:ridge;
	border-width:thick; 
	*/
}

div.content {
	margin:1em;
}

div.datehead {
	margin-top:1em;
}

div.dest {
	color:#BB0000;
	font-size:17px;
	margin-left:2px;
	margin-top:8px;
}

div.oneResort {
	background:#F7F7F7;
	border-width:1px;
	border-style:solid;
	border-color:#BBCCEE;
	margin:2px 2px 5px 2px;
	font-family:verdana;
}

div.oneResort:hover {
	background-color:#E7E7E7;
}

div.oneResort:active {
	background-color:#FFFFE0;
	border-style:inset;
}

div.specHead {
	padding:1px;
	background-color:#BBCCFF;
}

div.spacer {
	height:1em;
}

div.viewDesc {
	margin-left:2px;
	text-align:left;
}

div.welcome {
	background:#DDF2FF;
	margin:2px;
}

h2.fj {
	margin:0px;
	padding:0px;
	border:0px;
    font-style:italic;
}

h3 {
	margin-left:-1em;
}

img.default {
	margin-top:2em;
}

img.star {
	top:-4px;
}

input.norequire {
	background:#F2F2F2;
}

input.require {
	background:#DDF2FF;
}

input.wide {
	width:280px;
}

p.head, p.room {
	margin-left:0;
	padding:0;
}

p.dest {
	background-color:#DDDDDD;
	padding:.2em;
}

p.head {
	padding-bottom:1em;
}

p.left {
	margin-left:0;
	padding:0;
}

p.pledge {
	font-size:small;
	font-weight:bold;
	text-align:center;
}

p.room {
	padding-top:1em;
}

p.welcome {
	font-size:medium;
	font-weight:bold;
	text-align:center;
	padding-top:1em;
	text-decoration:underline;
}

.datehead, span.rhead, div.shead, span.room {
	font-weight:bold;
}
.specials {
	margin-top:8px;
}
.roomPrice {
/*	position:relative; */
	margin-right:0;
	font-weight:bold;
	color:#F00;
	font-size:18px;
}
.quickFind {
	width:auto;
	font-size:10px;
}
.termsConditions {
	width:auto;
	font-size:10px;
}

span.price {
	position:relative;
	right:0;
	font-weight:bold;
	color:#006600;
}

span.pval, span.rname, span.click, .dest {
	font-weight:bold;
	color:#000077;
}

span.rname, span.click {
	white-space:nowrap;
}

table.center {
	background-color:#FFEDB3;
	padding-top:1.5em;
	text-align:center;
	border-width:thin;
	border-style:solid;
	border-color:#BBCCEE;
}

table.details {
	padding:2px;
}

td {
	vertical-align:top;
	padding:2px;
}

td.bottom {
	vertical-align:middle;
}

td.center {
	text-align:center;
}

td.ddates {
	width:50%;
	text-align:center;
}

td.half {
	width:50%;
}

tr.hide {
	height:40px;
}

table.resortHead {
	background-color:#BBCCEE;
	width:100%;
}

textarea {
	width:280px;
	background:#F2F2F2;
}

#divDetails {
	background-color:#FFFFE0;
	border-width:1px;
	border-style:solid;
	border-color:#BBCCEE;
	margin:2px;
}

#fjbg {
/*	width:535px; */
	height:200px;
	width:99%;
	text-align:center;
  vertical-align:middle;
/*	background-color:#FFCC33; */
	background-image:url("../common/images/specials/bluegrad.jpg");
	margin:2px;
}

#fjimg {
		margin:2px;
}

#frmVacInject {
	text-align:center;
}

#imgResort { /* Background of td set as a default image */
	background-image:url("../common/images/worldMapSmall.gif");
	background-repeat:no-repeat;
	background-position:center center;
}

#tblHide {
	background-color:#FFDDAA;
}
.resortName {
	margin:4px 0px 0px 10px;
	font-weight:bold;
	font-family:verdana;
}
table.resortInfo {
width:100%;
}
.resortInfo {
	border:1px solid #BBCCEE;
	margin:2px 0px 0px 0px;
	background:#FFF;
}
.resortDescription {
}
ul.resortDescription {
	margin:0px;
	padding:0px 0px 0px 15px;
}
.indent {
	margin-left:5px;
}
.bold {
	font-weight:bold;
}
.imgStar {
	width:80px;
}
.loneButton {
	background: #FFF;
	text-align:center;
}
.loneButton ul {
	list-style:none;
padding:0px;
margin:0px;
}
.loneButton ul li {
	display:inline;
	float:right;
	position:relative;
}
.loneButton ul li a {
	display:block;
	line-height:15px;
	padding:2px 11px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#039;
}
.loneButton ul li a.noLeftTab {
	border-left:0px;
}
.loneButton ul li a:hover {
	background:#e7f2f7;
}
.loneButton ul li a.selectedTab {
	padding:3px 0px;
	background:transparent none repeat scroll 0 0;
	border-width:0px;
	display:inline-block;
	margin:0px;
}

.loneButton ul li a.selectedTab span {
	background: #FFF url('/common/images/tabs/blue/tab.png') repeat-x scroll left top;
	border-right:1px solid #82a9df;
	border-left:1px solid #82a9df;
	padding:3px 0px;
}
.loneButton ul li a.selectedTab span span {
	border-top:1px solid #85b0e3;
	border-bottom:1px solid #85b0e3;
	border-width:1px 0px;
	padding:3px 10px;
	position:relative;
	white-space:nowrap;
}
.loneButton ul li a.selectedTabSelect span {
	background: #FFF url('/common/images/tabs/blue/tab-selected.png') repeat-x scroll left top;
}
>>>>>>> variant B
/* CSS Document */
.bold {
	font-weight:bold;
}

.childSelect {

}

.childSelect input {
	width:40px;
}

.hideit {
	display:none;
}

.left {
	text-align:left;
}

.myBtn {
	padding-left:2em;
	padding-right:2em;
	margin:.5em;
}
.center {
	text-align:center;
}

.right {
	text-align:right;
}
.toRight {
	float:right;
}
.toLeft {
	float:left;
}
.noWrap {
	white-space:nowrap;
}

.sub {
	margin-top:1em;
	width:20%;
}

.uline {
	text-decoration:underline;
}

.upstats {
	margin-left:25em;
	margin-top:4em;
}

div.allResorts {
	/*
	background:#CCCCCC; 
	border-style:ridge;
	border-width:thick; 
	*/
}

div.content {
	margin:1em;
}

div.datehead {
	margin-top:1em;
}

div.dest {
	color:#BB0000;
	font-size:17px;
	margin-left:2px;
	margin-top:8px;
}

div.oneResort {
	background:#F7F7F7;
	border-width:1px;
	border-style:solid;
	border-color:#BBCCEE;
	margin:2px 2px 5px 2px;
	font-family:verdana;
}

div.oneResort:hover {
	background-color:#E7E7E7;
}

div.oneResort:active {
	background-color:#FFFFE0;
	border-style:inset;
}

div.specHead {
	padding:1px;
	background-color:#BBCCFF;
}

div.spacer {
	height:1em;
}

div.viewDesc {
	margin-left:2px;
	text-align:left;
}

div.welcome {
	background:#DDF2FF;
	margin:2px;
}

h2.fj {
	margin:0px;
	padding:0px;
	border:0px;
    font-style:italic;
}

h3 {
	margin-left:-1em;
}

img.default {
	margin-top:2em;
}

img.star {
	top:-4px;
}

input.norequire {
	background:#F2F2F2;
}

input.require {
	background:#DDF2FF;
}

input.wide {
	width:280px;
}

p.head, p.room {
	margin-left:0;
	padding:0;
}

p.dest {
	background-color:#DDDDDD;
	padding:.2em;
}

p.head {
	padding-bottom:1em;
}

p.left {
	margin-left:0;
	padding:0;
}

p.pledge {
	font-size:small;
	font-weight:bold;
	text-align:center;
}

p.room {
	padding-top:1em;
}

p.welcome {
	font-size:medium;
	font-weight:bold;
	text-align:center;
	padding-top:1em;
	text-decoration:underline;
}

.datehead, span.rhead, div.shead, span.room {
	font-weight:bold;
}
.specials {
	margin-top:8px;
}
.roomPrice {
/*	position:relative; */
	margin-right:0;
	font-weight:bold;
	color:#F00;
	font-size:18px;
}
.quickFind {
	width:auto;
	font-size:10px;
}
.termsConditions {
	width:auto;
	font-size:10px;
}

span.price {
	position:relative;
	right:0;
	font-weight:bold;
	color:#006600;
}

span.pval, span.rname, span.click, .dest {
	font-weight:bold;
	color:#000077;
}

span.rname, span.click {
	white-space:nowrap;
}

table.center {
	background-color:#FFEDB3;
	padding-top:1.5em;
	text-align:center;
	border-width:thin;
	border-style:solid;
	border-color:#BBCCEE;
}

table.details {
	padding:2px;
}

td {
	vertical-align:top;
	padding:2px;
}

td.bottom {
	vertical-align:middle;
}

td.center {
	text-align:center;
}

td.ddates {
	width:50%;
	text-align:center;
}

td.half {
	width:50%;
}

tr.hide {
	height:40px;
}

table.resortHead {
	background-color:#BBCCEE;
	width:100%;
}

textarea {
	width:280px;
	background:#F2F2F2;
}

#divDetails {
	background-color:#FFFFE0;
	border-width:1px;
	border-style:solid;
	border-color:#BBCCEE;
	margin:2px;
}

#fjbg {
/*	width:535px; */
	height:200px;
	width:99%;
	text-align:center;
  vertical-align:middle;
/*	background-color:#FFCC33; */
	background-image:url("../common/images/specials/bluegrad.jpg");
	margin:2px;
}

#fjimg {
		margin:2px;
}

#frmVacInject {
	text-align:center;
}

#imgResort { /* Background of td set as a default image */
	background-image:url("../common/images/worldMapSmall.gif");
	background-repeat:no-repeat;
	background-position:center center;
}

#tblHide {
	background-color:#FFDDAA;
}
.resortName {
	margin:4px 0px 0px 10px;
	font-weight:bold;
	font-family:verdana;
}
table.resortInfo {
width:100%;
}
.resortInfo {
	border:1px solid #BBCCEE;
	margin:2px 0px 0px 0px;
	background:#FFF;
}
.resortDescription {
}
ul.resortDescription {
	margin:0px;
	padding:0px 0px 0px 15px;
}
.indent {
	margin-left:5px;
}
.bold {
	font-weight:bold;
}
.imgStar {
	width:80px;
}
.loneButton {
	background: #FFF;
	text-align:center;
}
.loneButton ul {
	list-style:none;
padding:0px;
margin:0px;
}
.loneButton ul li {
	display:inline;
	float:right;
	position:relative;
}
.loneButton ul li a {
	display:block;
	line-height:15px;
	padding:2px 11px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#039;
}
.loneButton ul li a.noLeftTab {
	border-left:0px;
}
.loneButton ul li a:hover {
	background:#e7f2f7;
}
.loneButton ul li a.selectedTab {
	padding:3px 0px;
	background:transparent none repeat scroll 0 0;
	border-width:0px;
	display:inline-block;
	margin:0px;
}

.loneButton ul li a.selectedTab span {
	background: #FFF url('/common/images/tabs/blue/tab.png') repeat-x scroll left top;
	border-right:1px solid #82a9df;
	border-left:1px solid #82a9df;
	padding:3px 0px;
}
.loneButton ul li a.selectedTab span span {
	border-top:1px solid #85b0e3;
	border-bottom:1px solid #85b0e3;
	border-width:1px 0px;
	padding:3px 10px;
	position:relative;
	white-space:nowrap;
}
.loneButton ul li a.selectedTabSelect span {
	background: #FFF url('/common/images/tabs/blue/tab-selected.png') repeat-x scroll left top;
}
####### Ancestor
/* CSS Document */
.bold {
	font-weight:bold;
}

.childSelect {

}

.childSelect input {
	width:40px;
}

.hideit {
	display:none;
}

.left {
	text-align:left;
}

.myBtn {
	padding-left:2em;
	padding-right:2em;
	margin:.5em;
}
.center {
	text-align:center;
}

.right {
	text-align:right;
}
.toRight {
	float:right;
}
.toLeft {
	float:left;
}
.noWrap {
	white-space:nowrap;
}

.sub {
	margin-top:1em;
	width:20%;
}

.uline {
	text-decoration:underline;
}

.upstats {
	margin-left:25em;
	margin-top:4em;
}

div.allResorts {
	/*
	background:#CCCCCC; 
	border-style:ridge;
	border-width:thick; 
	*/
}

div.content {
	margin:1em;
}

div.datehead {
	margin-top:1em;
}

div.dest {
	color:#BB0000;
	font-size:17px;
	margin-left:2px;
	margin-top:8px;
}

div.oneResort {
	background:#F7F7F7;
	cursor:pointer;
	border-width:1px;
	border-style:solid;
	border-color:#BBCCEE;
	margin:2px 2px 5px 2px;
	font-family:verdana;
}

div.oneResort:hover {
	background-color:#E7E7E7;
}

div.oneResort:active {
	background-color:#FFFFE0;
	border-style:inset;
}

div.specHead {
	padding:1px;
	background-color:#BBCCFF;
}

div.spacer {
	height:1em;
}

div.viewDesc {
	margin-left:2px;
	text-align:left;
}

div.welcome {
	background:#DDF2FF;
	margin:2px;
}

h2.fj {
	margin:0px;
	padding:0px;
	border:0px;
    font-style:italic;
}

h3 {
	margin-left:-1em;
}

img.default {
	margin-top:2em;
}

img.star {
	top:-4px;
}

input.norequire {
	background:#F2F2F2;
}

input.require {
	background:#DDF2FF;
}

input.wide {
	width:280px;
}

p.head, p.room {
	margin-left:0;
	padding:0;
}

p.dest {
	background-color:#DDDDDD;
	padding:.2em;
}

p.head {
	padding-bottom:1em;
}

p.left {
	margin-left:0;
	padding:0;
}

p.pledge {
	font-size:small;
	font-weight:bold;
	text-align:center;
}

p.room {
	padding-top:1em;
}

p.welcome {
	font-size:medium;
	font-weight:bold;
	text-align:center;
	padding-top:1em;
	text-decoration:underline;
}

.datehead, span.rhead, div.shead, span.room {
	font-weight:bold;
}
.specials {
	margin-top:8px;
}
.roomPrice {
/*	position:relative; */
	margin-right:0;
	font-weight:bold;
	color:#F00;
	font-size:18px;
}
.quickFind {
	width:auto;
	font-size:10px;
}
.termsConditions {
	width:auto;
	font-size:10px;
}

span.price {
	position:relative;
	right:0;
	font-weight:bold;
	color:#006600;
}

span.pval, span.rname, span.click, .dest {
	font-weight:bold;
	color:#000077;
}

span.rname, span.click {
	white-space:nowrap;
}

table.center {
	background-color:#FFEDB3;
	padding-top:1.5em;
	text-align:center;
	border-width:thin;
	border-style:solid;
	border-color:#BBCCEE;
}

table.details {
	padding:2px;
}

td {
	vertical-align:top;
	padding:2px;
}

td.bottom {
	vertical-align:middle;
}

td.center {
	text-align:center;
}

td.ddates {
	width:50%;
	text-align:center;
}

td.half {
	width:50%;
}

tr.hide {
	height:40px;
}

table.resortHead {
	background-color:#BBCCEE;
	width:100%;
}

textarea {
	width:280px;
	background:#F2F2F2;
}

#divDetails {
	background-color:#FFFFE0;
	border-width:1px;
	border-style:solid;
	border-color:#BBCCEE;
	margin:2px;
}

#fjbg {
/*	width:535px; */
	height:200px;
	width:99%;
	text-align:center;
  vertical-align:middle;
/*	background-color:#FFCC33; */
	background-image:url("../common/images/specials/bluegrad.jpg");
	margin:2px;
}

#fjimg {
		margin:2px;
}

#frmVacInject {
	text-align:center;
}

#imgResort { /* Background of td set as a default image */
	background-image:url("../common/images/worldMapSmall.gif");
	background-repeat:no-repeat;
	background-position:center center;
}

#tblHide {
	background-color:#FFDDAA;
}
.resortName {
	margin:4px 0px 0px 10px;
	font-weight:bold;
	font-family:verdana;
}
table.resortInfo {
width:100%;
}
.resortInfo {
	border:1px solid #BBCCEE;
	margin:2px 0px 0px 0px;
	background:#FFF;
}
.resortDescription {
}
ul.resortDescription {
	margin:0px;
	padding:0px 0px 0px 15px;
}
.indent {
	margin-left:5px;
}
.bold {
	font-weight:bold;
}
.imgStar {
	width:80px;
}
.loneButton {
	background: #FFF;
	text-align:center;
}
.loneButton ul {
	list-style:none;
padding:0px;
margin:0px;
}
.loneButton ul li {
	display:inline;
	float:right;
	position:relative;
}
.loneButton ul li a {
	display:block;
	line-height:15px;
	padding:2px 11px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#039;
}
.loneButton ul li a.noLeftTab {
	border-left:0px;
}
.loneButton ul li a:hover {
	background:#e7f2f7;
}
.loneButton ul li a.selectedTab {
	padding:3px 0px;
	background:transparent none repeat scroll 0 0;
	border-width:0px;
	display:inline-block;
	margin:0px;
}

.loneButton ul li a.selectedTab span {
	background: #FFF url('/common/images/tabs/blue/tab.png') repeat-x scroll left top;
	border-right:1px solid #82a9df;
	border-left:1px solid #82a9df;
	padding:3px 0px;
}
.loneButton ul li a.selectedTab span span {
	border-top:1px solid #85b0e3;
	border-bottom:1px solid #85b0e3;
	border-width:1px 0px;
	padding:3px 10px;
	position:relative;
	white-space:nowrap;
}
.loneButton ul li a.selectedTabSelect span {
	background: #FFF url('/common/images/tabs/blue/tab-selected.png') repeat-x scroll left top;
}
======= end
