/* General */

body { 
	background-color: #EDFDD0;
	margin: 2px 5px 6px 5px;
}

file, input, select, textarea, option, b, p, td, body { 
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

table {
	margin: 0px;
}

td { 
	font-size: 11px;
	color: #595959;
} 

form { 
	margin-top: 0;
	margin-bottom: 0;
}

p.content {
 	margin: 10px 0px 10px 0px; 
}

p.contentHeader {
	margin: 10px 0px 5px 0px; 
}

p.contentIndented {
	margin: 0px 10px 0px 25px;
	text-align: justify;
}

ul.contentIndented { 
	list-style-type: square;
	margin-left: 55px;
	margin-bottom: 10px;
	margin-top: 5px;	
}

ul, ol { 
	margin-left: 2.5em;
	padding-left: 0;
	margin-bottom: 10px;
	margin-top: 5px;
}

ul.content { 
	margin-bottom: 15px;
	margin-top: 0px;
}

.f09 {
	font-size: 9px;
}	

.f10 {
	font-size: 10px;
}

.f11 {
	font-size: 11px;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f15 {
	font-size: 15px;
}


/* Header */

table.header { 
	width: 860px;
	height: 100px;
}


/* Footer */

div.footerNotes { 
	padding: 0px 0px 5px 0px;
	font-size: 9px;
	color: #999999;
}

.footerNotes { 
	margin-left: 15px;
}

a.footerNotes {
	text-decoration: none;
	font-size: 9px;
	color: #999999;
}

a:hover.footerNotes {
	font-size: 9px;
	text-decoration: underline;
	color: #999999;
}

a:active.footerNotes {
	font-size: 9px;
	color: #999999;
}


/* Top Menu */

td.topMenuSlant {
	background-color: #E60122;
	width: 50px;
	height: 18px;
	padding: 0px;
}


/* Main */

table.main { 
	background-color: #FFFFFF;
	width: 860px;
	height: 300px;
}

table.gotoProperty { 
	float: right;
}

td.propertyID { 
	padding: 0px 6px 0px 6px;
}

td.contentTop { 
	width: 571px;
	height: 15px;
}

table.content { 
	width: 100%;
}

table.infoBox {
	width: 100%;
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-bottom: 10px;
}

table.infoBoxBlue {
	width: 100%;
	border: 1px solid #00ADEF;
	margin-top: 5px;
	margin-bottom: 10px;
}

table.infoBoxRightMenu {
	width: 200px;
	border: 1px solid #00ADEF;
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}

table.infoBoxRed {
	width: 100%;
	border: 1px solid #ff6600;
	margin-top: 5px;
	margin-bottom: 10px;
}

tr.ViewMessageBox {
	background-color: #F2F2F2;
}

td.CalendarSelect {
	background-color: #E0E0E0;
}
td.CalendarSelectClean {
	background-color: #FFFFFF;
}

td.infoBox {
	vertical-align: top;
	font-size: 11px;
	padding: 8px 6px 8px 6px;
}

td.infoBoxCheckBox {
	vertical-align: top;
	background-color: #f5f5f7;
	border-left: 1px solid #cccccc;
    margin-right: 2px;
    margin-top: 6px;
}

table.infoBoxHome {
	width: 540px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}

ul.infoBox {
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 0;
}

p.infoBox {
	margin-bottom: 10px;
}

div.infoBox  {
	float: left;
	width: 50%;
	margin-bottom: 0px;
}


/* Side Menu */

div.sideMenu {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

li.sideMenu {
	margin-bottom: 0px;
	list-style-type: square;	
}


/* Category */

table.infoBoxRegion {
	width: 100%;
	margin-bottom: 20px;
}


/* SubCategory */

table.subcategory {
	width: 100%;
	margin-bottom: 15px;
}

td.subcategory {
	width: 100%;
	vertical-align: top;
	padding-left: 8px;	
}


/* Header Styles */

.h1 { 
	font-size: 14px;
	margin-bottom: 10px;
}

.margin h2 {
	font-size: 12px;
	display: inline; 
}

.infoBox h1 { 
	font-size: 11px;
	display: inline; 
}

.infoBox header { 
	font-size: 11px;
	display: inline; 
}

.topRow h2 {
	font-size: 12px;
	display: inline;
	margin-bottom: 0px;
}

.topRow h3 {
	font-size: 12px;
	display: inline;
	margin-bottom: 0px;
}

.topRow h4 {
	font-size: 12px;
	display: inline;
	margin-bottom: 0px;
}

.topRowOffer h2 {
	font-size: 12px;
	display: inline;
	margin-bottom: 0px;
}

.topRowOffer h3 {
	font-size: 12px;
	display: inline;
	margin-bottom: 0px;
}

.topRowOffer h4 {
	font-size: 12px;
	display: inline;
	margin-bottom: 0px;
}



/* Hyperlink Styles */

a.none {
	text-decoration: none;
	color: #000000;
}

a:hover.none {
	text-decoration: none;
	color: #000000;
}

a:active.none {
	text-decoration: none;
	color: #000000;
}

a.topRow {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
	
a:hover.topRow {
	font-size: 12px;
	color: #ff6600;
}

a:active.topRow {
	font-size: 12px;
	color: #000000;
}



.checkbox {
	background-color: transparent;
}

.radio { 
	background-color: transparent;
}

p.toolbar {
	margin-bottom: 15px;
	font-weight: normal;
	color: black;
}

.toolbar {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.toolbar a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: blue;
}

.toolbar a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #ff6600;
}


.text {
	line-height: 14px;
}

.i2 {
	width: 28px;
}	

.i4 {
	width: 40px;
}

.i5 {
	width: 49px;
}

.i10 {
	width: 82px;
}

.i11 {
	width: 90px;
}

.i15 {
	width: 118px;
}

.i20 {
	width: 152px;
}

.i25 {
	width: 178px;
}

.i30 {
	width: 222px;
}

.i35 {
	width: 259px;
}

.i40 {
	width: 292px;
}

.i50 {
	width: 372px;
}

.i60 {
	width: 433px;
}

.messagebox {
	width:530px;
	height: 120px;
}

p.webnapping {
	margin-top: 10px;
	margin-bottom: 10px;
}

.webnappingBox {
	background-color: white;
	font-size: 11px;
	width:100%;
}

.webnappingButton {
	border-style: ridge;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9px;
	float: right;
}

.quickselect { width: 150px; font-size: 10px; color: #000000; background-color: #efefe7; }

.help { 
	cursor: help;
}


.hidden { 
	position: relative; 
	top: -2; 
	width: 30px; 
	border: none; 
	background-color: #ffffff; 
}



.amount { width: 60px; border: none; background-color: transparent; }

.descriptionTEST { font-size:14px; font-weight: bold; width: 300px; border: none; background-color: #ffffff; }

.border { border:1px solid #cccccc; }


/* Popular Categories */

.popular {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
	margin-bottom: 0;
}
 
.popSpacer {
	margin-bottom: 10px;
}

.popHeader {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;	
}

.popContent {
	margin-top: 0px;
	margin-bottom: 10px;	
}

a.popTop {
	font-size: 10px;
	text-decoration: none;
	color: blue;
}

a:hover.popTop {
	font-size: 10px;
	text-decoration: none;
	color: #ff6600;
}

a:active.popTop {
	font-size: 10px;
	text-decoration: none;
	color: blue;
}

a.popSub {
	font-size: 10px;
	text-decoration: underline;
	color: blue;
}

a:hover.popSub {
	font-size: 10px;
	text-decoration: underline;
	color: #ff6600;
}

a:active.popSub {
	font-size: 10px;
	text-decoration: underline;
	color: blue;
}


/* Listing */

table.listing {
	border: 1px solid #cccccc;
	width: 100%;
	margin-bottom: 10px;
}

table.rentalRates {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

td.rentalRates {
    padding-left:3px;
    padding-right:3px;
    padding-top:3px;
    padding-bottom:3px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

td.listingSideMenu {
	background-color: #f5f5f7;
	border-left: 1px solid #cccccc;
	vertical-align: top;	
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    white-space: nowrap;

}

div.sideMenuMain {
    height: 68px;
	text-align: center;
}

div.sideMenuButtons {
    height: 20px;
}

tr.priceChart { 
	background-color: #efefe7;
}

td.specialOffer {
    padding-left:6px;
    padding-right:6px;
    padding-top:8px;
    padding-bottom:8px;
    font-size: 11px;
}

td.contactInfo { 
	background-color: #efefe7;
	border-top: 1px solid #cccccc;
    padding-left: 6px;
    padding-right: 6px;
    padding-top:8px;
    padding-bottom: 8px;
    font-size: 11px;
}

h2.listingTitle  { 
	font-size:14px;
}

.caption { 
	font-size: 11px;
	padding: 1px;
	background-color: #ffff66;
}


.listingID { 
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

.picturesDetailed div {
	margin-bottom: 15px;
}

.picturesDetailed img {
	width: 166px;
	border: 0px;
}

/* Large Pictures */

.picturesFull {
	text-align: center;
}

.picturesFull div {
	float: left;
	width: 50%;
	margin-bottom: 15px;
}

.picturesFull img {
	width: 320px;
	border: 1px solid #999999;
}

/* Search */

.searchDestination {
	width: 230px;
}

.searchPropertyType {
	width: 130px;
}

.searchCount {
	font-weight: normal;
	font-size: 10px;
}

.searchDestination {
	font-weight: normal;
}


/* Sitemap */

div.sitemap {
	border: 1px solid #cccccc;
	margin-bottom: 15px;
    padding: 8px 6px 8px 6px;
}

/* Property Teaser */

img.propertyTeaser { 
	width:120px;
	height: 90px;
	border: 0px;
}


/* Thumbnails */

img.thumbNail { 
	width: 120px;
	height: 90px;
	border: 0px;
}


/* Country Description */

img.countryDescription { 
	width: 567px;
	height: 100px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}

/* Themes */

img.theme {
	width: 567px;
	height: 100px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}


/* Newsletter Teaser */

img.newsletterTeaser {
	width: 567px;
	height: 100px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	cursor: hand;
}

div.newsletterButtons {
	text-align: right;
}

/* Travel Directory */

table.link {
	width: 100%;
	margin-top: 0;
	margin-bottom: 15px;
}

/* Admin */

.notesTextBox {
	width: 100%;
}

/* Buttons */

div.submitButtons {
	margin-top: -11px;
	text-align: right;
}

div.submitButtons2 {
	margin-top: -17px;
	text-align: right;
}

/* Error */

div.error { 
    padding: 6px 8px 6px 8px;
    margin-top: 10px;
    margin-bottom: 15px;
	background-color: #f5f5f7;
	border: 1px solid #999999;
	color: red;
}

/* Error */

div.notice { 
    padding: 6px;
    margin-top: 10px;
    margin-bottom: 15px;
	background-color: #f5f5f7;
	border: 1px solid #999999;
	color: #000000;
}

p.message {
	margin: 0px 0px 5px 0px; 
}

.error ul { 
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}

/* Miscaleneous */

.invisible {
	display: none;
}


/* Tip */

td.tip {
	padding-left: 4px;
}

/* Booking */

.bookingPrice {
	margin-top: 10px;
}

.bookingAvailable {
	color: green;
	font-size: 12px;
	font-weight: bold;
}

.bookingNotAvailable {
	color: red;
	font-size: 12px;
	font-weight: bold;
}

.bookingOnRequest {
	font-size: 12px;
	font-weight: bold;
}

.bookingDatesAdjusted {
	margin-top: 10px;
}

.bookingTravelDates{
	margin-top: 10px;
        margin-left: 15px;
}

.bookingTotalPrice {
	color: green;
	border-bottom: 3px double;
}


table.reference {
	border-spacing: 2px;
}

td.referenceLabel {
	text-align: right;
	vertical-align: top;	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	white-space: nowrap;
}

td.reference {
	width: 100%;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;		
	padding-left: 15px;
}


/* Booking */

div.checkBoxField {
	cursor: hand;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 33%;
}


/* Calendar */

div.calendar {
	position: absolute;
	visibility: hidden;
	background-color: white;
}

/* E-Cards */

div.eCard {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 5px;
	margin: 0px;
}

div.eCards {
	text-align: center;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 50%;
}

.eCardCaption {
	color: #333399;
	font-weight: bold;
	margin-top: 5px;
}

div.eCardsSpacer {
	height: 15px;
	padding: 0px;
	margin: 0px;
}

p.eCardPhotographer {
	float: right;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}


/* Travel Directory */

div.travelDirectoryBanner {
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
	margin: 0px;
}

/* Travel Directory */

div.adSense {
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
	margin: 0px;
}

/* Watch Video */

p.watchVideo {
	padding: 0px 20px 0px 0px;
	text-align: right;
	font-size: 10px;
}

td.FormError {
	color: #FF0000;
}


