﻿a {
	text-decoration:none;
	color:#1a6d95;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color:#000;
}

#aboutExamplesLeft {
	float:left;
	width:48%;
	margin:5px 0 10px 0;
}

#aboutExamplesRight {
	float:right;
	width:48%;
	margin:5px 0 10px 0;
}

#advert1Div, 
#advert2Div {
	float:left;
	clear:both;
	margin-top:10px;
}


.alertbox h2, .announcement h2 {
	margin:-3px 0 0 0;
	color:#fff;
	background-color:#f00;
	text-align:center;
	padding:2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.alertbox, .announcement {
	float:left;
	width:608px;
	border:2px solid #f00;
	font-weight:bold;
	font-size:0.75em;
	background-color:#fff0f0;
	margin:10px auto;
	padding:0;
	border-radius: 10px;
}

.alertbox div {
	padding:5px;
}

div.announcement {
	margin-left:180px;
}

div.announcement p {
	font-size:1em;
	padding:4px;
}

#amountDue {
	float:left;
	width:250px;
	font-weight:bold;
	margin-left:170px;
	padding:5px;
	border:2px solid #f00;
	text-align:center;
}

table.availresultstable td input[type=submit] {
	background: #3185c1 url('../images/blue-btn-bg.gif') no-repeat 100% 0%;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	padding: 2px 20px 2px 2px;
}

table.availresultstable td input[type=submit]:hover {
	background: #255f86 url('../images/blue-btn-bg.gif') no-repeat 100% 0%;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	padding: 2px 20px 2px 2px;
}

tr.availresultstablealtrow td {
	background-color:#ebebeb;
}

.availresultstable {
	min-width:940px;
	border-collapse:collapse;
	border:0;
	color:#000;
	font-size:0.8em;
	margin:10px 0;
}

tr.availresultstablealtrow td.availresultstablegold,
tr td.availresultstablegold {
	background-color:#f4e4b6;
}

.availresultstableheader td {
	font-weight:bold;
	border:0;
}

.availresultstable td {	
	background-color:#fff;
	border-bottom:1px solid #dcd1c7;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	padding:0;
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
}

.availresultstable td a {
	font-weight:bold;
}

.availresultstable tr {
	padding:0;
}

.availabilitySearchDiv {
	float:left;
	width:205px;
	min-height:122px;
	background:#ff8c31 url('../images/search-bg.gif') no-repeat right;
	color:#fff;
	padding-top:10px;
}

.availabilitySearchHomeDiv {
	float:left;
	width:205px;
	color:#fff;
	padding-top:20px;	
}

div.availabilitySearchDiv select,
div.availabilitySearchHomeDiv select {
	font-size:0.7em;
	font-weight:normal;
	margin:0 0 4px 7px;
}

.availabilitySearchDiv a,
.availabilitySearchDiv a:link,
.availabilitySearchDiv a:visited {
	float:left;
	position:absolute;
	left:6px;
	top:100px;
	width:80px;
	border:1px solid #fff;
	background-color:#f66013;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:2px;
}

.availabilitySearchDiv a:hover {
	text-decoration:none;
	background-color:#c44508;
}

div.availabilitySearchDivh2 {
	font-style:italic;
	font-size:1.1em;
	font-weight:900;
	color:#fff;
	margin:7px 0 5px 7px;
}

div.availabilitySearchDivh3 {
	font-size:0.8em;
	font-weight:bold;
	color:#fff;
	margin:4px 0 5px 7px;	
}

div.availabilitySearchHomeDiv select.country,
div.availabilitySearchHomeDiv select.region,
div.availabilitySearchDiv select.country,
div.availabilitySearchDiv select.region {
	width:190px;
}

div.depositFormDiv p, div.depositFormDiv h2 {
	float:left;
	display:inline;
	width:100%;
}

.BASTable, #requestResultsTable {
	float:left;
	width: 450px;
	margin:20px 7px 0 7px;
	border-collapse:collapse;
	background-color: #fff;
	border: 2px solid #44aef9;
	font-size:0.8em;
}

 #requestResultsTable {
	width:600px;
	margin:10px 150px;
 }

.BASTable td, #requestResultsTable td {
	border: 1px solid #44aef9;
	text-align:center;
	vertical-align:top;	
}

.BASTable th, tr.requestResultsTableHeader td {
	color:#fff;
	background:#44aef9 url('../images/menu-bg.gif') repeat-x 0 100%;
	font-weight:bold;
}

#requestResultsTable td,
tr.requestResultsTableHeader td {
	text-align:left;
	padding:3px;
}

.BASTable td input {
	width:90%;
	border:1px solid #147bb6;
	margin:2px;
}

.BASTable td select {
	border:1px solid #147bb6;
	margin:2px;
}

.BASTable td textarea {
	border:1px solid #147bb6;
	margin:2px;
}

.BASSubTable {
	float:left;
	width:100%;
	border-collapse:collapse;
	background-color: #fff;
	border: 1px solid #44aef9;
}

.bigstatement {
	font-size:1em;
	font-weight:bold;
	color:#1a6d95;
	text-align:center;
	line-height:1.2em;
	margin:10px 0;
}

.billingAndShippingFormContainerDiv {
	float:left;
	margin:10px 0;
}

#billingAndShippingForm {
	float:left;
	margin-left:190px;
	width:600px;
}

#billingAndShippingForm p {
	clear:right;
	margin:7px 0;
}

#billingAndShippingForm p label {
	width:160px;
	margin-right:10px;
}

#billingAndShippingForm p input {
	width:300px;
	border:1px solid #147bb6;
	color:#000;
}

#billingAndShippingForm p select {
	border:1px solid #147BB6;
	color:#000;
	width:300px;
}

#billingAndShippingForm p textarea {
	border:1px solid #147BB6;
	color:#000;
	font-size:1em;
	width:300px;
}

.blueButtonsDiv {
    float:left;
    width:100%;
    text-align:center;
    margin:10px 0;
}

body {
	font-size:100.1%;
	color:#000;
	/*background-color:#ebf5f7;*/
	background: #eaf2f5 url(../images/daebackground.jpg) repeat-x 50% 0;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
}

#bookingProgressDiv {
	float:left;
	margin-top:5px;
}

#bottomMenu1Div {
	float:left;
	width:940px;
	margin:5px 0 20px 0;
}

ul#bottomMenu1List {
	float:left;
	width:940px;
	white-space: nowrap;
}

#bottomMenu1List li {
	display: inline;
	list-style-type: none;
	color:#fff;
	font-weight:bold;
	border-left:1px solid #888;
}

#bottomMenu1List li.firstItem {
	border-left:none;
}

#bottomMenu1List a {
	padding: 3px 6px;
}

#bottomMenu1List a:link,
#bottomMenu1List a:visited {
	color: #888;
	text-decoration: none;
}

#bottomMenu1List a:hover {
	color: #000;
}

#bottomMenu2Div {
	float:left;
	width:940px;
	margin:5px 0;
}

ul#bottomMenu2List {
	float:left;
	width:940px;
	white-space: nowrap;
}

#bottomMenu2List li {
	display: inline;
	list-style-type: none;
	color:#000;
	font-weight:bold;
	min-height:30px;
	margin-right:-4px;
	padding:0;
}

#bottomMenu2List li.firstItem a {
	background-image:none;
}

#bottomMenu2List a {
	/*padding: 8px 10.5px;*/
	padding: 8px 12px;
	margin:0;

	vertical-align:top;
	display:inline-block;
	text-align:center;
}

#bottomMenu2List a:link,
#bottomMenu2List a:visited {
	color: #4d4d4d;
	text-decoration: none;
}

#bottomMenu2List a:hover,
#bottomMenu2List li.firstItem a:hover {
	color: #000;
}

.buttonsDiv {
	float:left;
	width:100%;
	margin:10px 0;
	text-align:center;
}

#profileButtonsDiv {
	float:left;
	clear:both;
	width:49%;
	margin:10px 0;
	text-align:center;
}

.ccImagesP {
	margin-bottom:10px;
}

#ccInfoDiv {
	float:left;
	width:600px;
	margin:10px 150px;
}

a.changeButton {
	float:left;
	width:50px;
	display:inline;
	padding:0;
	margin:0;
	color:#fff;
	font-size:0.8em;
	margin-right:10px;
}
.clear {
	clear: both;
}

.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden
}

#outerContainerDiv {
	width:960px;
	margin:auto;
	background-color:#fff;
}

#containerDiv {
	width:940px;
	margin:auto;
	position:relative;
	background-color:#fff;
}

#contentContainerDiv {
	float:left;
	width:940px;
	margin:10px 0;
	position:relative;
	clear:both;
}

#copyrightDiv {
	margin:30px 0 10px 0;
	font-weight:bold;
	font-size:0.9em;
	color:#888;
	clear:both;
}

#copyrightDiv a:link, 
#copyrightDiv a:visited {
	color:#888;
}

#copyrightDiv a:hover {
	text-decoration:none;
}

div.custReviewListDiv {
	float:left;
	width:200px;
	font-size:0.8em;
	margin:10px 5px 10px 0;	
}

div.custReviewListDiv ol {
	list-style-type:decimal;
	margin:5px 5px 10px 20px;	
}

#custRevAjaxResultsDiv {
	float:left;
	width:730px;
	margin:10px 0 10px 5px;
}

.reviewTitle, .title {
	font-weight:bold;
	color:#147bb6;
}

#detailsFormDiv,
#detailsPropertyRegForm,
#paymentDetailsDiv,
#evalFormDiv {
	float:left;
	margin-left:190px;
	width:600px;
	margin-top:10px;
}

/*
#detailsFormDiv input[type=text]:focus,
#detailsFormDiv input[type=checkbox]:focus,
#detailsFormDiv select:focus, 
#detailsPropertyRegForm input[type=text]:focus,
#detailsPropertyRegForm input[type=checkbox]:focus,
#detailsPropertyRegForm textarea:focus,
#detailsPropertyRegForm select:focus,
#paymentDetailsDiv input[type=text]:focus,
#paymentDetailsDiv select:focus,
#evalFormDiv input[type=text]:focus,
#evalFormDiv select:focus {
	box-shadow:0 0 2px #F66013;
}
*/

input[type=text],
input[type=password],
select,
textarea {
	border-radius:4px;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=checkbox]:focus,
select:focus,
textarea:focus {
	box-shadow:0 0 2px #F66013;	
}

#detailsFormDiv p,
#detailsPropertyRegForm p,
#paymentDetailsDiv p,
#evalFormDiv p {
	float:left;
	width:100%;
	clear:right;
	margin:2px 0;
}

#detailsFormDiv div.notifyBoxout {
	margin:10px auto;
}

#detailsFormDiv div.notifyBoxout input[type=checkbox] {
	width:20px;
}

#detailsFormDiv div.notifyBoxout label {
	font-weight:normal;
	width:80%;
}

#paymentDetailsDiv div.paymentDateBoxDiv p select.shortBox {
	float:none;
}

.emphasised {
	font-weight: bold;
	font-size: 1.5em;
	color:#fff;
}

.emphasisedNotify {
    float:left;
	font-weight: bold;
	font-size: 1.5em;
	color:#000;
	background-color:#fff;
	padding:2px;
	border:1px solid #f00;
}

.orderNumLabel {
    float:left;
    margin:3px 10px 0 0;
}

#evalFormDiv p {
	width:100%;
}

#detailsFormDiv p label,
#detailsPropertyRegForm p label,
#paymentDetailsDiv p label,
#evalFormDiv p label {
	float:left;
	width:160px;
	margin-right:10px;
}

#evalFormDiv p label {
	width:150px;
}

#detailsFormDiv p input,
#detailsPropertyRegForm p input,
#paymentDetailsDiv p input,
#evalFormDiv p input {
	float:left;
	width:300px;
	border:1px solid #147bb6;
	color:#000;
}

#detailsFormDiv p select,
#detailsPropertyRegForm p select,
#paymentDetailsDiv p select,
#evalFormDiv p select,
.formSelect,
select.resortEvalList {
	float:left;
	border:1px solid #147BB6;
	color:#000;
	width:300px;
}

#detailsPropertyRegForm p textarea {
   border:1px solid #147BB6;
   width:300px;   
}

#detailsPropertyRegForm p input[type=checkbox] {
    width:20px;
}

#evalFormDiv select.resortEvalList {
	float:left;
	width:300px;
	margin-left:160px;
}

#evalFormDiv p select {
	width:150px;
}

#paymentDetailsDiv p textarea,
#evalFormDiv p textarea {
	float:left;
	border:1px solid #147BB6;
	color:#000;
	font-size:1em;
	width:300px;
}

#evalFormDiv p textarea {
	width:450px;
	clear:left;
}

#emailNewsDiv {
	float:left;
	width:400px;
	display:inline;
	color:#fff;
	font-size:0.8em;
	text-align:center;
	background-color:#44aef9;
	margin:50px 270px 20px 270px;
}

#emailNewsDiv div.panelHeaderDiv,
#emailNewsDiv div.panelFooterDiv {
	min-height:14px;
}

#emailNewsDiv div.panelHeaderDiv span.areaTitle {
	margin-top:5px;
	font-size:1.1em;
	display:block;
}

#emailNewsForm {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#147bb6 url('../images/div-bg-short.gif') repeat-x;
	margin:5px 0;
	padding:15px 0;
}

#emailNewsForm #ea {
	background-color:#fff;
	border:1px solid #147bb6;
}

#emailNewsForm label {
	font-weight:bold;
}

#failedLoginDiv {
	float:left;
	width:940px;
	display:inline;
	background-color:#f00;
	color:#fff;
	font-size:1.1em;
	line-height:1.5em;
	font-weight:bold;
	text-align:center;
}

#failedLoginDiv a:link {
	color: #fff;
}

#footerDiv {
	width:940px;
	clear:both;
	margin-bottom:10px;
	text-align:center;
	font-size:0.7em;
	background-color:#fff;
}

#footerDiv img {
	margin-top:5px;
	margin-right:auto;
	margin-left:auto;
}

#footerDiv p {
	float:left;
	width:100%;
	font-size:0.8em;
	text-align:center;
	margin:5px 0;
}

#footerFade {
	float:left;
	width:940px;
	min-height:20px;
	background:transparent url('../images/footer-grey-fade-bg.jpg') repeat-x;
	clear:both;
	margin-bottom:3px;
}

.flagDiv {
	float:left;
	width:100%;
	margin:10px 0;
}

.flagLeft {
	float:left;
	width:18px;
	margin:0 2px 0 2px;
}

.flagRight {
	float:right;
	width:18px;
	margin:0 2px 0 2px;
}

.goldMember {
	color: #ff9900;
	font-weight:bold;
}

.goldRow {
	background-color:#f4e4b6;
}

#headerDiv {
	height:140px;
	position:relative;
	/*border-bottom:1px solid #f00;*/
}

#headerLogo {
	float:left;
	position:absolute;
	left:0;
	top:30px;
	z-index:1000;
}

#headerStraplineDiv {
	float:right;
	width:605px;
	font-size:0.8em;
	color:#888;
	font-weight:bold;
	margin:15px 0;
}

.headerStraplineStrong {
	font-size:1.25em;
	font-weight:bolder;
	color:#4d4d4d;
}

div.headerTitleBarDiv {
	float:left;
	clear:both;
}

div.headerTitleBarDiv h1 {
	float:left;
	width:500px;
	color:#0082c8;
	font-size:1.1em;
	font-weight:bold;
	margin:7px 0;
	padding:0;	
}




.helpButton {
	color:#fff;
	background-color:#f66013;
	border:1px solid #fff;
	font-weight:bold;
	margin:0 10px;
	padding:5px;
	cursor:pointer;
}

.helpButton:hover {
	background-color:#c44508;
}

.helpCloseX {
	text-align:right;
	padding-right:5px;
	font-size:1.2em;
}

.helpCloseX a:link,
.helpCloseX a:active,
.helpCloseX a:visited {
	color:#fff;
	text-decoration:none;
	font-size:0.8em
}

.helpDiv {
	position:absolute;
	display:none
}

.helpTable {
	float:left;
	background-color:#eee;
	border:2px solid #177eba;
	border-collapse:collapse
}

.helpTable td {
	margin:0;
	padding:2px;
	text-align:left;
}

.helpTable th {
	color:#fff;
	background-color:#177eba;
	font-size:0.8em
}

table.helpTable td li {
	margin-bottom:10px;
}

table.helpTable td ul{
	float:left;
	font-size:0.8em;
}

.helpTitle {
	padding-left:5px;
	text-align:left;
	font-size:1.2em;
}

.hidepic {
	display:none;
	position:relative;
	left:0;
	top:30px;
}

#howItWorksDiagDiv {
	float:left;
	position:relative;
	margin-top:10px;
	height:500px;
	width:100%;
	background:transparent url('../images/howitworks-diagram-en.jpg') no-repeat scroll center top;
}

.HIWBank {
	color:#30b6fd;
}

.HIWSearch {
	color:#ef6012;
}

#HIWLeft0Div, #HIWLeft1Div, #HIWLeft2Div, #HIWLeft3Div, #HIWLeft4Div {
	position:absolute;
	text-align:right;
	font-size:0.75em
}

#HIWLeft0Div {
	top:30px;
	left:260px;
	font-size:1em;
}

#HIWLeft1Div {
	top:75px;
	left:215px;
}

#HIWLeft2Div {
	top:190px;
	left:210px;
}

#HIWLeft3Div {
	top:313px;
	left:210px;
}

#HIWLeft4Div {
	top:410px;
	left:365px;
	text-align:center;
}

#HIWRight0Div, #HIWRight1Div, #HIWRight2Div, #HIWRight3Div {
	position:absolute;
	text-align:left;
	font-size:0.75em
}

#HIWRight0Div {
	top:30px;
	left:500px;
	font-size:1em
}

#HIWRight1Div {
	top:75px;
	left:600px;
}

#HIWRight2Div {
	top:190px;
	left:635px;
}

#HIWRight3Div {
	top:313px;
	left:595px;
}

hr {
	float:left;
	width:100%;
	margin-top:20px;
	margin-bottom:10px;
}

div.gamLogoDiv,
div.joinDAEDiv {
	float:left;
	width:440px;
	display:block;
}

a.blueButton,
input.blueButton,
input.blueButtonHold,
input.bookNowButton {
	background: #3185c1 url('../images/blue-btn-bg.gif') no-repeat 100% 0%;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	padding: 2px 20px 2px 2px;
}

a.blueButton:hover,
input.blueButton:hover,
input.blueButtonHold:hover,
input.bookNowButton:hover {
	background: #255f86 url('../images/blue-btn-bg.gif') no-repeat 100% 0%;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	padding: 2px 20px 2px 2px;
}

input.blueButtonHold {
    float:right;
    width:100px;
}

input.bookNowButton {
	float:left;
	display:block;
	clear:both;
}

input.printProfileButton {
	float:left;	
	background: #3185c1 url('../images/print.gif') no-repeat 100% 0%;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	padding: 2px 20px 2px 2px;
	position:relative;
	left:135px;
}

input.printProfileButton:hover {
	background: #255f86 url('../images/print.gif') no-repeat 100% 0%;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	padding: 2px 20px 2px 2px;
}

div.gamLogoDiv img,
div.joinDAEDiv img {
	float:right;
	display:block;
}

.weekAvail, .availableoption, .availablerental {
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	color:#048221;
	line-height:1.5em;
}

.weekHeld, .weekExchanged {
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	color:#e46113;
	line-height:1.5em;
}

.weekExchanged {
	color:#f00;
}

.homeCentreContent {
	float:left;
	color:#fff;
	font-weight:bold;
	margin:10px 0 0 10px;
	line-height:2em;
}

h2 {
	margin-top:10px;
	color:#147bb6;
}

div.homeCentreContent div {
	float:left;
	width:100%;
}

div.homeCentreContent ul {
	float:left;
	list-style-type:none;
	list-style-image:url('../images/list-arrow-white.gif') !Important;
}

div.homeCentreContent ul li {
	margin-left:-5px;
}

#homeLeftBlock,
#homeCentreBlock, 
#homeRightBlock {
	float:left;
	width:308px;
	min-height:300px;
	padding-top:3px;
}

#homeCentreBlock {
	margin:0 8px;
}

div.homeLeftTitleDiv,
div.homeCentreTitleDiv, 
div.homeRightTitleDiv {
	float:left;
	width:300px;
	color:#8e8f94;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.25em;
}

div.homeLeftTitleDiv img,
div.homeCentreTitleDiv img, 
div.homeRightTitleDiv img {
	margin:0 0 -2px 10px;
}

div.homeLeftTitleDiv h1,
div.homeCentreTitleDiv h1, 
div.homeRightTitleDiv h1 {
	display:inline;
}

#homeLeftBlock h2,
#homeCentreBlock h2, 
#homeRightBlock h2 {
	float:left;
	margin:12px;
}

#homeLeftBlock .homeLeftTitleDiv {
	float:left;
	color:#4dc753;
	font-size:1.1em;
	font-weight:bold;
}

.homeLeftContentGraphicDiv {
	float:left;
	background:transparent url('../images/joinDAE-bg.jpg') no-repeat;
	min-height:183px;
	width:100%;
	position:relative;
}

.homeLeftContentGraphicDiv a,
.homeLeftContentGraphicDiv a:link,
.homeLeftContentGraphicDiv a:visited,
.homeCentreContentGraphicDiv a,
.homeCentreContentGraphicDiv a:link,
.homeCentreContentGraphicDiv a:visited,
.homeRightContentGraphicDiv a,
.homeRightContentGraphicDiv a:link,
.homeRightContentGraphicDiv a:visited {
	float:left;
	position:absolute;
	left:10px;
	top:150px;
	width:150px;
	border:1px solid #fff;
	background-color:#4dc753;
	color:#fff;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	padding:2px;
}

.homeLeftContentGraphicDiv a,
.homeLeftContentGraphicDiv a:link,
.homeLeftContentGraphicDiv a:visited {
    width:200px
}

.homeLeftContentGraphicDiv a:hover {
	text-decoration:none;
	background-color:#38b13f;
}

.homeCentreContentGraphicDiv a,
.homeCentreContentGraphicDiv a:link,
.homeCentreContentGraphicDiv a:visited {
	background-color:#0098c7;
}

.homeCentreContentGraphicDiv a:hover {
	text-decoration:none;
	background-color:#008db7;
}

.homeRightContentGraphicDiv a,
.homeRightContentGraphicDiv a:link,
.homeRightContentGraphicDiv a:visited {
	background-color:#f66013;
}

.homeRightContentGraphicDiv a:hover {
	text-decoration:none;
	background-color:#c44508;
}

#homeCentreBlock .homeCentreTitleDiv {
	float:left;
	color:#0098c7;
	font-size:1.1em;
}

.homeCentreContentGraphicDiv {
	float:left;
	background:transparent url('../images/bankyourweeks-bg.jpg') no-repeat;
	min-height:183px;
	width:100%;
	position:relative;
}


#homeRightBlock .homeRightTitleDiv {
	float:left;
	color:#f66013;
	font-size:1.1em;
}

.homeRightContentGraphicDiv {
	float:left;
	background:transparent url('../images/search-bg.jpg') no-repeat;
	min-height:183px;
	width:100%;
	position:relative;
}

.homeSectionsStrapLineDiv {
	float:left;
	font-size:0.8em;
	font-weight:bold;
	color:#8e8f94;
	margin-top:5px;
}

#homeLeftBlock ul,
#homeCentreBlock ul,
#homeRightBlock ul {
	float:left;
	list-style-image:url('../images/tick-green.gif');
	margin-left:20px;
	font-size:0.8em;
}

#homeCentreBlock ul {
	list-style-image:url('../images/tick-blue.gif');
}

#homeRightBlock ul {
	list-style-image:url('../images/tick-orange.gif');
}

html {
	min-height:100%;
}

.IE7CentralisingDiv {
	/*On IE7 stylesheet only*/
}

input {
	background-color:#fff;
}

input[disabled] {
	background-color:#e0e0e0;
}

input[type=checkbox] {
	border:none;
}

/*Lightbox*/
.black_overlay{
	display: none;
	position: absolute;
	top:185px;
	left:0%;
	width:100%;
	min-height:100%;
	background-color:#a0a0a0;
	z-index:1001;
	opacity:0.8;
	filter: alpha(opacity=80);
}
 
.white_content {
	display:none;
	position:absolute;
	top:330px;
	left:400px;
	width:100px;
	height:50px;
	padding:16px;
	border:5px double #FD9800;
	background-color:#fff;
	z-index:1002;
	overflow:auto;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
}

#languageDiv {
	float:left;
	width:200px
}

.langChangeDiv {
	float:left;
	width:280px;
	height:29px;
	margin-top:5px;
}

.linksTable,
.offerTable,
.custReviewsTable {
	min-width:940px;
	border-collapse:collapse;
	border:0;
	color:#000;
	font-size:0.8em;
	margin:10px 0;	
}

.offerTable {
    font-size:1em;
}

.linksTable td,
.offerTable td,
.custReviewsTable td {	
	background-color:#fff;
	border-bottom:1px solid #dcd1c7;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	padding:0 0 10px 0;
	text-align:left;
	vertical-align:middle;
}

.offerTable td {
	vertical-align:top;
}

.linksTable td a,
.offerTable td a {
	font-weight:bold;
}

.linksTable tr,
.offerTable tr,
.custReviewsTable tr {
	padding:0;
}

p.fullWidthStrongP {
	float:left;
	width:940px;
	display:inline;
	font-weight:bold;
}

a.loginButton,
a.loginButton:link, 
a.loginButton:visited,
a.logOutButton,
a.logOutButton:link, 
a.logOutButton:visited {
	float:right;
	width:40px;
	border:1px solid #fff;
	color:#fff;
	padding:2px;
	margin:0 3px;
	text-align:center;
	margin-top:-2px;
}

a.logOutButton,
a.logOutButton:link, 
a.logOutButton:visited {
	width:45px;
}

a.loginButton:hover,
a.logOutButton:hover {
	cursor:pointer;
	background-color:#c44508;
	text-decoration:none;
}

#loginHeaderDiv {
	float:right;
	width:660px;
	display:inline;
	background:#f66013 url('../images/curve-orange.gif') no-repeat;
	height:29px;
}

#loggedOutDiv,
#loggedInDiv {
	float:right;
	width:590px;
	margin-top:2px;
	top:5px;
	color:#fff;
	font-weight:bold;
	font-size:0.7em;
	padding-left:17px;
	padding-top:3px;
	background:transparent url('../images/login-arrows.gif') no-repeat left 8px;
}

#loggedOutDiv input[type=text],
#loggedOutDiv input[type=password] {
	border:1px solid #aeb2b4;
	height:13px;
	width:100px;
	color:#888;
	font-size:1em;
	font-weight:bold;
	margin-left:5px;
}

#loggedOutDiv input[type=checkbox] {
	position:relative;
	top:2px;
	border:1px solid #aeb2b4;
	font-size:1em;
	margin:1px;
}

#loggedOutDiv img.loginHelpIcon {
	float:right;
	margin:-2px 5px 0 5px;
}

.magazineImagesDiv {
	float:left;
	width:133px;
	padding-top:10px
}

.magazineImagesDiv img {
	border:1px solid #ddd;
	margin:0 0 5px 0
}

.magazineImagesBottomDiv {
	float:left;
	margin-top:10px;
}

.magazineImagesBottomDiv img {
	border:1px solid #ddd;
	margin:10px 55px 0 0
}

.magazineTextDiv {
	float:left;
	width:404px;
}

.magazineTextDiv img {
	border:1px solid #ddd;
	margin:0 5px 0 0
}

#membersInfoDiv {
	float:left;
	width:940px;
	background:#177eba url('../images/members-info-bg.jpg') repeat-x;
	min-height:75px;
	margin-bottom:5px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#membersInfoDiv table {
	font-size:0.9em;
	color:#fff;
	width:940px;
	border-collapse:collapse;
}

#membersInfoDiv table td {
	padding:4px;
}

a.membersInfoLink,
a.membersInfoLink:link, 
a.membersInfoLink:visited {
	color:#fff;
	font-weight:normal;
}

#membersMenuDiv {
	float:left;
	width:940px;
	background:#f86314 url('../images/members-menu-bg.jpg') repeat-x;
	min-height:35px;
	margin-bottom:3px;
}

ul#membersMenuList {
	float:left;
	width:940px;	
	margin:3px 0 0 10px;
}

#membersMenuList li {
	display: inline-block;
	list-style-type: none;
	color:#fff;
	font-size:0.7em;
	font-weight:bold;
	vertical-align:top;
	width:130px;
	text-align:center;
}

#membersMenuList a {
	padding: 3px 0;
}

#membersMenuList a:link,
#membersMenuList a:visited {
	color: #fff;
	text-decoration: none;
}

#membersMenuList a:hover {
	color: #000;
	text-decoration: underline;
}

.month, .year {
width:65px;
font-size:0.75em;
border:1px solid #147db6;
}

.extraPhotosDiv {
	float:left;
	width:940px;
	padding-top:5px;
}

.morePhotosDiv a {
	float:right;
	font-size:0.8em;
	font-weight:bold;
}

span.extraPhotosDivExpandIndicator {
	float:right !important;
	width:30px !important;
	font-size:1.2em;
	font-weight:bold;
}

.morePhotosDiv {
	float:left;
	width:935px;
	margin:5px 0;
}

.morePhotosLink {
	float:right;
	font-size:0.8em;
}

div.newsletterListDiv {
	float:left;
	clear:both;
	position:relative;
	margin-top:10px;	
}

div.newsletterListDiv p {
	font-weight:bold;
}

div.newsletterListDiv ul {
	font-size:0.8em;
}

.notifyBoxoutContainerDiv {
	float:left;
	width:100%;
	margin:5px 0;
}

.notifyBoxout {
	color:#000;
	font-weight:bold;
}


.notifyBoxout,
.notifyAlertBoxout {
	float:left;
	width:600px;
	padding:5px;
	border:1px solid #177eba;
	background-color:#ABD2E3;
	margin:5px 150px 5px 150px;
}

.notifyAlertBoxout {
	border:1px solid #f00;
	background-color:#d7d7d7;
}

.notifyBoxout input.blueButton {
	color:#fff;
	border:1px solid #000;
}

p.notifyAlertBoxout span.emphasised, 
div.notifyAlertBoxout p span.emphasised {
    color:#000;
}
    
ol.numberedlist {
	position:relative;
	left:20px;
	list-style-type:decimal;
	margin:10px 0 10px 0;
	font-size:0.75em;
	max-width:912px;
}

#optionsPageLeftDiv {
	float:left;
	width:456px;
}

.GAMPriceList {
	position:relative;
	left:170px;
}

#optionsPageRightDiv {
	float:left;
	width:480px;
	height:500px;
	overflow:auto;
	margin-bottom:10px;
}

#optionsHomePageDiv {	
	float:left;
	background:transparent url(../images/options-home-bg.jpg) no-repeat top left;
	border-bottom:1px solid #fe8b0c;
	margin-bottom:5px;
	min-height:400px;
}

#optionsHomeTextDiv {
	width:50%;
	float:right;
	background:transparent url(../images/dae-home-options-en.png) no-repeat top right;
}

#optionsHomeTextDiv h2 {
	color:#44AEF9;
	font-weight:bold;
	margin:4px 0;
}

#optionsHomeTextDiv .optionsBlockOutP {
	position:relative;
	left:-5px;
	background-color:#fe8b0c;
	color:#fff;
	font-weight:bold;
	padding:0 4px;
}

.optionsText {
	border-left:1px solid #fe8b0c;
	padding-left:5px;
	margin:60px 0 10px 0;
}

.optionsText p {
	margin:2px 0;
}

#optionsBlockOutDiv,
.optionsBlockOutDiv {
	float:left;
	width:932px;
	background-color:#fe8b0c;
	padding:4px;
	margin:5px 0;
	color:#000;
	text-align:center;
	font-size:1em;
}

div.optionsBlockOutDiv h2 {
	font-size: 1.5em;
	font-weight:bolder;
	color:#000;
	text-align:center;
	vertical-align:middle;
}

.optionsResultsTable
{
	border-collapse:collapse;
	color:#666;
	background-color:#fff;
	border:1px solid #666;
	margin:auto;
}

.optionsResultsTable td
{
	border:1px solid #666;
}

.optionsRentalPriceHeader
{
	color:#fff;
	background-color:#48a22a;
	border:1px solid #fff;
}

.optionsSavingsHeader
{
	color:#fff;
	background-color:#e3001e;
	border:1px solid #fff;
}

.optionsHeader
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bolder;
	border: 1px solid #fff;
	color: #fff;
	vertical-align:top;
	text-align:center;
}

.optionsHeaderShort
{
	background:transparent url(../images/header-gradient-short.gif) repeat-y;
	border:1px solid #fff;
}

.optionsHeaderLong
{
	background:transparent url(../images/header-gradient-long.gif) repeat-y;
	border:1px solid #fff;
}

.optionsData
{
	color:#666;
	background-color:#fff;
	font-size:0.75em;
	border:1px solid #666;
	text-align:center;
}

.optionsAltRows
{
	background-color:#efefef;
	color:#666;
	font-size:0.75em;
	border:1px solid #666;
	text-align:center;
}

.optionsSavingData
{
	color:#fff;
	text-align:center;
	background-color:#e3001e;
}

.optionsRentalPriceData
{
	color:#fff;
	text-align:center;
	background-color:#48a22a;
}

.optionsPrice
{
	text-align:center;
	border:2px solid #44AEF9;
}

.optionsTable {
	border-collapse:collapse;
	margin-left:5px;
}

.optionsTable td {
	vertical-align:top;
	padding:0 3px 3px 5px;
}

.profilePriceNotice {
	float:left;
	position:absolute;
	top:50px;
	left:0;
	font-weight:bold;	
}

p {
	font-size:0.8em;
	margin:0 0 5px 0;
}

p.centredaddress {
	margin-left:350px;
	width:250px;
	margin-bottom:10px;
}

#pageHeaderImageDiv {
	float:left;
	width:732px;
	height:132px;
	margin-left:3px;
	overflow:hidden;
	display:inline;
}

#pageHeaderLeftImageDiv {
	float:left;
	width:205px;
	height:132px;
	overflow:hidden;
	display:inline;
}

.pagetextdiv {
	float:left;
	clear:both;
	position:relative;
	margin-top:10px;
}

.pageTopAlign {
	float:right;
}

.payButton {
	background-color:#f00;
	color:#fff;
	border:1px solid #000;
	font-weight:bold;
	margin:0 10px;
	padding:5px;
	cursor:pointer;
}

.payButton:hover {
	background-color:#c44508;
}

#paymentDetailsDiv p input.shortBox,
#paymentDetailsDiv p select.shortBox {
	width:60px;
	border:1px solid #147db6;
	margin-right:5px;
}

#paymentDetailsDiv p.leftCheckBox input[type=checkbox]{
	float:left;
	width:20px;
	border:none;
}

#paymentDetailsDiv p.leftCheckBox label{
	float:left;
	width:490px;
}

.picholder {
	height:250px;
	width:526px;
	border:2px outset #c0c0c0;
	background-color:#44aef9;
	text-align:center;
	margin:auto;
}

#photoUploadDiv input {
	border:1px solid #147db6;
}

.profileCreditNotice {
	float:left;
	position:absolute;
	top:100px;
	left:0;
	font-weight:bold;
}

.profileReviewNotice {
	float:left;
	font-weight:bold;	
	margin-top:10px;
}

#propertyFormStyleDiv {
	float:left;
	margin:10px 0 0 200px;
	width:600px;
}

#propertyFormStyleDiv p {
	float:left;
	margin:2px 0;
	width:100%;
}

#propertyFormStyleDiv p label {
	float:left;
	margin-right:10px;
}

#propertyFormStyleDiv p input {
	float:left;
	width:300px;
	border:1px solid #147bb6;
	color:#000;
	margin-bottom:10px;
}

#propertyFormStyleDiv p select {
	float:left;
	border:1px solid #147BB6;
	color:#000;
	margin-bottom:10px;
}

#propertyFormStyleDiv textarea {
	float:left;
	width:300px;
	border:1px solid #147BB6;
	color:#000;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-size:1em;
	margin-bottom:10px;
}

#propReviewStyleDiv .propReviewResortName {
	border:1px solid #147BB6;
	width:230px;
}

#propReviewStyleDiv input {
	border:1px solid #147BB6;
	font-family:Tahoma, Geneva, Arial, sans-serif;
}

#propReviewStyleDiv textarea {
	width:100%;
	border:1px solid #147BB6;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-size:1em;
}

.propertyProgressIndicator {
	position:absolute;
	left:856px;
	top:142px;
}

#purchaseDescriptionDiv {
	float:left;
	width:600px;	
	border:1px solid #44aef9;
	margin:10px 200px 10px 150px;
	clear:both;
}

#purchaseDescriptionDiv h2 {
	color:#fff;
	background-color:#44aef9;
	margin:0;
	padding:3px;
}

 #billingAndShippingForm h2 {
	color:#147db6;
	margin-top:10px;
	padding:3px;	
 }	

#purchaseDescriptionDiv p {
	font-weight:bold;
	margin:2px;
}


.question {
	color:#147bb6;
	font-size:1.2em;
}

ol.questionsList, ul.questionsList {
	float:left;
	margin:10px 0 10px 45px;
	width:100%;
}

ol.questionsList {
	list-style-type:decimal;
	width:890px;
}

ol.questionsList li, ul.questionsList li {
	font-size:0.8em;
}

ol.textlist {
	margin:10px 0;
	font-size:0.8em;
	list-style-type:decimal;
	list-style-position:inside;
}

ol.textlist li {
margin:10px 0;
}

input.requestButton {
	background: #3185c1 url('../images/blue-btn-bg.gif') no-repeat 100% 0%;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	font-size:0.8em;
	padding: 1px 20px 1px 2px;
}

input.requestButton:hover {
	background: #255f86 url('../images/blue-btn-bg.gif') no-repeat 100% 0%;
	cursor:pointer;
}

#requestDetailsFormDiv {
	float:left;
	width:100%;
	margin-top:10px;
}

#requestDetailsFormDiv .buttonsDiv {
	float:left;
	width:100%;
}

#requestDetailsFormDiv .checkBox {
	width:40px;
}


#requestDetailsFormDiv .dateSelectionDiv {
	float:left;
	width:100%;
	margin:5px 0 10px 0;
}

#requestDetailsFormDiv p {
	float:left;
	clear:right;
	margin:5px 0;
	width:100%;
}

#requestDetailsFormDiv p label {
	float:left;
	width:300px;
	margin-right:10px;
	font-weight:bold;
}

#requestDetailsFormDiv textarea {
	float:left;
	width:600px;
	border:1px solid #147bb6;
	color:#000;
}

#requestDetailsFormDiv p input {
	float:left;
	width:300px;
	border:1px solid #147bb6;
	color:#000;
}

#requestDetailsFormDiv p.modifyCheckBox input {
	float:left;
	width:15px;
	margin-top:15px;
}

#requestDetailsFormDiv p select {
	float:left;
	border:1px solid #147bb6;
	color:#000;
}

#requestDetailsFormDiv h2 {
	float:left;
	width:100%;
	color:#147db6;
}

#requestResultsTable td {
	width:50%;
}

/* RESORT PROFILE START */


#resortAddressDiv {
	float:left;
	width:250px;
	font-size:0.75em;
	font-weight:bold;
	margin:3px;
	position:relative;
	min-height:156px;
}

#resortAddressDiv div {
	float:left;
	width:100%;
	margin-bottom:10px;
}

#resortAddressDiv span {
	float:left;
	margin-bottom:10px;
}

.resortAddressDiv div input{
	margin-left:10px;
}

#resortAUSDetailsDiv {
	float:left;
	width:100%;
}

.resortLHPhotoLeft {
	float:left;
	width:222px;
	margin:5px 0 0 5px;
	border:1px solid #ddd;
}

.resortLHPhotoRight {
	float:right;
	width:222px;
	margin-top:5px; 
	border:1px solid #ddd;
}

#resortReviewPhotosDiv {
	float:left;
}

#resortReviewPhotosDiv div {
	float:left;
	margin:0 18px;
	padding:2px;
	text-align:center;
}

.resortExtraPhoto {
	margin:0 4px 5px 4px;
}

.resortSHPhotoLeft {
	float:left;
	width:222px;
	margin:5px 5px 0 5px;
	border:1px solid #ddd;
}

.resortSHPhotoRight {
	float:left;
	width:222px;
	margin:5px 0 0 5px;
	border:1px solid #ddd;
}

.resortProfileSectionDiv {
	float:left;
	width:940px;
	display:inline;	
}

#resortBookPrintDiv input.printProfileButton {
	float:right;
}

#resortBookPrintDiv input.blueButton {
	float:left;
}

.resortConfigList {
	float:left;
	width:100%;
	margin-top:5px;
}

.resortDetailLeft {
	float:left;
	width:450px;
	margin-left:4px;
	padding-top:5px;
	font-size:0.75em;
}

.resortDetailright {
	float:right;
	width:450px;
	margin-right:6px;
	padding-top:5px;
	font-size:0.75em;
}

#resortHeaderDiv,
div.resortFullPageHeader {
	float:left;
	width:940px;
	margin-bottom:10px;
}

#resortHeaderDiv span {
	float:left;
	width:100%;
	margin-bottom:10px;
}

.resortPhotosDiv {
	float:right;
	width:468px;
}

h1.resortName {
	font-size:1.5em;
	padding:13px 5px;
	background:#177eba url('../images/members-info-bg.jpg') repeat-x;
}

h2.resortName {
	font-size:1.2em;
	padding:13px 5px;
	background:#177eba url('../images/members-info-bg.jpg') repeat-x;
}

.resortItemHeaderLeft {
	float:left;
	width:450px;
	color:#fff;
	font-size:0.7em;
	padding:5px;
	background:#44aef9 url('../images/menu-bg.gif') repeat-x;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.resortItemHeaderRight {
	float:right;
	width:450px;
	color:#fff;
	font-size:0.7em;
	padding:5px;
	background:#44aef9 url('../images/menu-bg.gif') repeat-x;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.resortName {
	color:#fff;
	background-color:#44aef9;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.resortProfileList {
	float:left;
	list-style-image:url(../images/disc-blue.gif);
	margin-left:17px;
}

.resortWeekDetailsDiv,
#resortWeekDetailsDiv {
	float:left;
	width:195px;
	font-size:0.75em;
	font-weight:bold;
	margin:3px;
	position:relative;
	min-height:156px;	
}

/* RESORT PROFILE END */

#resortType {
	border:1px solid #147bb6;
	color:#000;

}

.required {
	color:#EE2302;
	font-weight:bold;
}

.sampleListDiv {
	float:left;
	width:526px;
	margin:0 210px 0 210px;
}

.sampleListLeft {
	float:left;
	width:49%;
	margin:10px 0;
	font-size:0.8em;
}

.sampleListRight {
	float:right;
	width:49%;
	margin:10px 0;
	font-size:0.8em;
}

.selectColumnLeft {
	float:left;
	display:inline;
	width:48%;	
}

div.selectColumnLeft select {
	width:250px;
}

.showpic {
	display:inline;
	position:relative;
	left:-10px;
	top:20px;
}

.splashLogoBoxDiv {
width:940px;
height:130px;
margin:5px 0;
text-align:center;
}

.strikeData {
	text-decoration:line-through;
}

#topMenu1Div {
	float:right;
	width:740px;
	background:#acafb4 url('../images/curve-grey.gif') no-repeat;
	height:25px;
	margin-bottom:3px;
}

ul#topMenu1List {
	float:right;
	width:675px;	
	margin:3px 20px 0 0;
	white-space: nowrap;
}

#topMenu1List li {
	display: inline;
	list-style-type: none;
	color:#fff;
	font-size:0.7em;
	font-weight:bold;
	border-left:1px solid #fff;
}

#topMenu1List li.firstItem {
	border-left:none;
}

#topMenu1List a {
	padding: 3px 12px;
}

#topMenu1List a:link, #topMenu1List a:visited {
	color: #fff;
	text-decoration: none;
}

#topMenu1List a:hover {
	color: #fff;
	text-decoration: underline;
}

#topMenu2Div {
	float:left;
	width:940px;
	background-color:#ddd;
	height:38px;
	margin-bottom:5px;
}

ul#topMenu2List {
	float:left;
	width:940px;
	position:relative;
	top:6px;	
	white-space: nowrap;
}

textarea {
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-size:1em;
}

#topMenu2List li {
	display: inline;
	list-style-type: none;
	color:#000;
	font-size:0.75em;
	font-weight:bold;
	min-height:32px;
	margin-right:-4px;
	padding:0;
}

#topMenu2List li.firstItem a {
	background-image:none;
}

#topMenu2List a {
	min-height:32px;
	background:transparent url(../images/topmenu2-divider.gif) no-repeat left;
	border-bottom:2px solid #d7d7d7;
	margin:0;
	padding: 2px 10.3px;
	vertical-align:top;
	display:inline-block;
	text-align:center;
	position:relative;
	top:-6px;
}

#topMenu2List a:link, #topMenu2List a:visited {
	color: #000;
	text-decoration: none;
}

#topMenu2List a:hover,
#topMenu2List li.firstItem a:hover {
	color: #f66013;
	background:transparent url(../images/topmenu2-lrg-on-bg.jpg) repeat-x;
	border-bottom:2px solid #fff;
}

ul.answerlist {
	list-style-type:disc;
	margin:10px 0 10px 40px;
	font-size:0.75em;
	width:890px;
}

ul.columnlist {
	position:relative;
	left:20px;
	list-style-type:disc;
	margin:10px 0 10px 0;
	font-size:0.75em;
}

ul.pointlist {
	list-style-type:disc;
	margin:10px 0 10px 30px;
	font-size:0.75em;
}

div.weekBookingFormDiv div.notifyBoxoutContainerDiv div.notifyBoxout {
	margin-left:0;
	margin-right:0;
}

.weekBookingFormDiv {
	float:left;
	width:600px;
	margin:0 150px 0 150px;
}

.weekBookingFormDiv p {
	float:left;
	width:516px;
	margin:2px 0;
}

.weekBookingFormDiv p label {
	float:left;
	width:160px;
	margin-right:10px;
}

.weekBookingFormDiv p input {
	float:left;
	width:300px;
	border:1px solid #147bb6;
	color:#000;
}

.weekBookingFormDiv p input[type=checkbox] {
	border:none;
	background-color:Transparent;
}


.weekBookingFormDiv p select {
	float:left;
	border:1px solid #147BB6;
	color:#000;
}

#wrongCountryDiv {
	position:absolute;
	left:230px;
	top:370px;
	width:400px;
	height:150px;
	background-color:#f00;
	color:#fff;
	font-weight:bold;
	padding:10px;
	text-align:center;
	border:6px ridge #fd9800;
}

#wrongCountryDiv p {
	color:#fff;
}

#wrongCountryDiv a {
	color:#ff0;
}

.newsArchive {
	width:940px;
	height:500px;
	margin:auto;
	border:none
}

.duplicate-marker {
	font-size:1.5em;
	color:#f00;
	font-weight:bold;
}

#recaptcha_widget_div {
 width:320px;
 padding-top:10px;
 margin:auto;
}

.no-web-login {
	position:relative;
	left:122px;
	top:-18px;
}

div.centerthis {
	margin-top:20px;
	margin-left:165px;
}

#map_canvas {
	margin: 0;
	padding: 0;
	height: 500px;
	width:500px
}


table.search-intro-table {
	border-collapse:collapse;
}

table.search-intro-table td {
	padding:3px;
}

/* ---- JQuery styles ---- */
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }
.ui-corner-all { font-size:0.65em; }

/* ---- MEDIA QUERIES ---- */
/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	
	a.loginButton,
	a.loginButton:link, 
	a.loginButton:visited,
	a.logOutButton,
	a.logOutButton:link, 
	a.logOutButton:visited {
		width:80px;
		margin:0 3px;
		position:relative;
		top:20px;
		left:3px;
		background-color:#F66013;
	}

	a.logOutButton,
	a.logOutButton:link, 
	a.logOutButton:visited {
		width:85px;
		position:relative;
		top:42px;
		left:3px;
	}

	.no-web-login {
		left: 140px;
		position: relative;
		top: -18px;
	}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {

	a.loginButton,
	a.loginButton:link, 
	a.loginButton:visited,
	a.logOutButton,
	a.logOutButton:link, 
	a.logOutButton:visited {
		width:80px;
		margin:0 3px;
		position:relative;
		top:20px;
		left:3px;
		background-color:#F66013;
	}

	a.logOutButton,
	a.logOutButton:link, 
	a.logOutButton:visited {
		width:85px;
		position:relative;
		top:42px;
		left:3px;
	}

	.no-web-login {
		left: 140px;
		position: relative;
		top: -18px;
	}
}
