﻿/* Vebra search CSS */

body
{
	background-color: #FFFFFF;
}

/* Main Table CSS */

/*
TABLE.MainTable{
	width : 90%;
}
*/

/* alls hr's (Horizontal Rule between props)*/

/*
hr{
	height : 1px;
	width : 100%;
	color : #00712e;
	border : dotted;
}
*/

.BottomBanner
{
	COLOR: #292929;
	FONT-SIZE : 10px;
	font-family: Arial;
	font-style: italic;
	text-align: center;
}
.BottomBannerLink
{
	COLOR: #292929;
	FONT-SIZE : 10px;
	font-family: Arial;
	font-style: italic;	
}
.det_disclaimer
{
	COLOR: #292929;
	FONT-SIZE : 10px;
	font-family: Arial;
	font-style: normal;
}

/* Select Pages */

.SelectHeader
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.SelectText
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.SelectRegions
{
   COLOR: White;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.SelectCurrency
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.SelectTypes
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.SelectQualifier
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.SelectPriceQualifier
{
	COLOR: #292929;
	FONT-SIZE : 16px;
	FONT-WEIGHT : BOLD;
	font-family: Arial;
	font-style: normal;
}
.SelectAreas
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.SelectPrices
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.SelectSelectBox
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.SelectRooms
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.SelectRegionsHeader
{
	COLOR: #292929;
	FONT-SIZE : 16px;
	FONT-WEIGHT : BOLD;
	font-family: Arial;
	font-style: normal;
}
.SelectTypesHeader
{
	COLOR: #292929;
	FONT-SIZE : 16px;
	FONT-WEIGHT : BOLD;
	font-family: Arial;
	font-style: normal;
}

/* Additional Comm Select */

.SelectCommArea 
{
	COLOR: #292929;
	FONT-SIZE : 13px;	
	font-family: Arial;
	font-style: normal;
}

/* Refine Pages */

.RefineCount
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.RefineTowns
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.RefineText
{
   COLOR: #292929;
	FONT-SIZE: 16px;
	font-family: Arial;
	font-style: normal;
}

/* Results Page */

.ResultsText
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
A.ResultsCustomLink
{
   COLOR: #292929;
	font-family: Arial;
	font-style: normal;
}
.ResultsAddress
{
   COLOR: #292929;
	FONT-SIZE: 16px;
   FONT-WEIGHT: bold;
	font-family: Arial;
	font-style: normal;
}
.ResultsPrice
{
   COLOR: #292929;
	FONT-SIZE: 16px;
   FONT-WEIGHT: bold;
	font-family: Arial;
	font-style: normal;
}
.Resultsrooms
{
   COLOR: White;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.ResultsContact
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.ResultsDescription
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}

.ResultsFound 
{
	COLOR: #292929;
	FONT-SIZE : 13px;
	font-family: Arial;
	font-style: normal;
}
.ResultsNav
{
   BACKGROUND-COLOR: none;
	COLOR: black;
   FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}

.ResultsNavCurrentPage
{
   BACKGROUND-COLOR: none;
   COLOR: #292929;
   FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.ResultsBar
{
   BACKGROUND-COLOR: #50b23d;
	text-transform:uppercase;
   padding: 1px 4px 2px 4px;
}

a.ResultsBar
{
   FONT-SIZE: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	color: #292929;
}

a.ResultsBar:hover
{
   FONT-SIZE: 12px;
	font-family: Arial;
	text-transform:uppercase;
	text-decoration: underline;
	color: White;
}

.ResultsDescriptionDataCell
{
	padding: 5px;
}

.ResultsInetref
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}

.ResultsHr
{

}

.ResultsMainImage
{
	margin: 10px;
}

.ResultsAddressBar
{
	
}

.ResultsPropertyTable
{

}

/* Additional Comm Results */

.ResultsCommArea
{
   COLOR: #292929;
	FONT-SIZE: 16px;
   FONT-WEIGHT: bold;
	font-family: Arial;
	font-style: normal;
}
.ResultsCommType
{
   COLOR: #50b23d;
	FONT-SIZE: 16px;
   FONT-WEIGHT: bold;
	font-family: Arial;
	font-style: normal;
}

/* Details Page */

.DetailsAddress
{
   COLOR: #292929;
	FONT-SIZE: 15px;
   FONT-WEIGHT: bold;
	font-family: Arial;
	font-style: normal;
}
.DetailsPrice
{
   COLOR: #292929;
	FONT-SIZE: 15px;
   FONT-WEIGHT: bold;
	font-family: Arial;
	font-style: normal;
}
.DetailsMapLink
{
   COLOR: White;
	FONT-SIZE: 12px;
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a.DetailsMapLink:hover
{
   COLOR: #292929;
	FONT-SIZE: 12px;
	font-family: Arial;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

.DetailsLink
{
   COLOR: #292929;
	FONT-SIZE: 12px;
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

a.DetailsLink:hover
{
   COLOR: White;
	FONT-SIZE: 12px;
	font-family: Arial;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

.DetailsRooms
{
   COLOR: White;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.DetailsDescription
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.DetailsBullets
{
	COLOR: White;
	FONT-SIZE : 13px;
	font-family: Arial;
	font-style: normal;
}
.DetailsContact
{
	COLOR: #292929;
	FONT-SIZE : 15px;
	font-family: Arial;
	font-style: normal;
}

.DetailBar
{
	
}

.DetailsPropertyTable
{
	
}



.DetailsPropertyDescTable
{
	
}

.DetailsImageTable
{
	
}

.DetailsContactTable
{
	
}


.DetailsMainImage
{
	margin: 10px;
}

.DetailsTop
{

}

.DetailsImageThumb
{

}

.copyright 
{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
text-align : center; 
color : #cccc66;
}
/* Custom Details Contact Text */
/*
.det_contact_back
{
	COLOR: #292929;
	FONT-SIZE : 15px;
	font-family: Arial;
	font-style: normal;
}
*/

/* Additional Comm Details */

.CoDetails 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #663300;
	font : bold;
} 
.CoAddress 
{
   COLOR: #292929;
	FONT-SIZE: 15px;
   FONT-WEIGHT: bold;
	font-family: Arial;
	font-style: normal; 
} 

/* Register Page */

.RegisterText
{
   COLOR: #292929;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.RegisterInputText
{
   COLOR: White;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}
.RegisterRequired
{
   COLOR: White;
	FONT-SIZE: 13px;
	font-family: Arial;
	font-style: normal;
}

/* Basket Page */

.BasketTitle  
{
	COLOR: White;
	FONT-SIZE : 15px;
	FONT-WEIGHT : BOLD;
	font-family: Arial;
	font-style: normal;
}

.BasketText
{
	color: #292929;
}

.ContactText
{
	COLOR: #292929;
	FONT-SIZE : 15px;
	FONT-WEIGHT : BOLD;
	font-family: Arial;
	font-style: normal;
}
/* formats pasted vebra link - must make sure you have inserted the class within your anchor tage */
a.vebralink
{font: normal 9px Verdana, Arial, Helvetica, sans-serif;text-decoration:none;border-bottom:1px dashed #323269;color: #323269;}
a.vebralink:hover
{border-bottom:1px solid #6B6BCD;color: #6B6BCD;}
table.customDetailsImages {
margin-top: 20px;
width: 639px;
height: 215px;
margin-bottom: 20px;
}
td.customDetailsMainImage img {
margin: 0 10px 10px 0;
width: 280px;
}
ul#detailsImageThumb {
margin: 0;
padding: 0;
list-style: none;
}
ul#detailsImageThumb li {
display: inline;
float: left;
margin: 0 10px 10px 0;
}
