*
{
    padding:0;
    margin: 0;
}

/* MISC **************************/

body
{
    font: 1em Arial, Helvetica, sans-serif;
    background: url(../images/body_bg.jpg) repeat-x top center;
    text-align: center;
}

#showcase img
{
    height: 279px;
    width: 669px;
}

.topimage {
    display: block;
    height: 178px;
    overflow: hidden;
    margin-bottom: 20px;
}

.topimage img
{
    width: 436px;
    height: 178px;
}

.clear
{
    clear: both;
}

a img
{
    border: 0;
}

.property img, .property a img
{
    float: right;
}

#contentsidebar img, #contentsidebar a img
{
    margin-bottom: 12px;
}

#footer img, #footer a img
{
    float: right;
    margin-top: 10px;
}

#sidebar a img
{
    margin-top: 26px;
    margin-bottom: 6px;
}

/* TEXT **************************/

p
{
    color: #333;
    margin-bottom: 10px;
    line-height: 140%;
    font-size: 0.9em;
}

.firstpara
{
    font-size: 1.1em;
}

.moreinfo
{
    margin-top: 10px;
    margin-bottom: 0;
}

#infobar
{
    font-size: 0.9em;
}

#infobar p
{
    color: #0973ba;
}

#footer p
{
    font-size: 0.8em;
    padding-top: 10px;
    margin-bottom: 0;
    float: left;
}

#villasearch p
{
    margin-bottom: 0;
}

#villasearch h2
{
    font-size: 1.4em;
    color: #fff;
    font-weight: normal;
    padding-top: 5px;
}

#whychooseus
{
    color: #fff;
}

#whychooseus h2
{
    font-weight: normal;
    color: #fff;
    font-size: 1.4em;
}

#whychooseus p
{
    margin-bottom: 0;
    margin-top: 10px;
}

h2, h3, h4, h5, h6
{
    color: #023e71;
}

#content h2, #contentwide h2
{
    border-bottom: 1px dotted #023e71;
    margin-bottom: 10px;
    font-size: 1.3em;
    padding-bottom: 5px;
}

#content h3, #contentwide h3
{
    border-bottom: 1px dotted #023e71;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1em;
    padding-bottom: 5px;
}

#villasearch p
{
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
}

#contentsidebar .property h4
{
    text-transform: uppercase;
    font-weight: bold;
}

#contentsidebar .golfing h3
{
    color: #2c8500;
    border-bottom: 1px dotted #2c8500;
    padding-bottom: 7px;
}

#contentsidebar .travel h3
{
    color: #9d0562;
    border-bottom: 1px dotted #9d0562;
    padding-bottom: 7px;
}

#contentsidebar .hotels h3
{
    color: #035b9e;
    border-bottom: 1px dotted #035b9e;
    padding-bottom: 7px;
}

#contentsidebar .carhire h3
{
    color: #00a594;
    border-bottom: 1px dotted #00a594;
    padding-bottom: 7px;
}

#contentsidebar h3
{
    color: #4b98fd;
    border-bottom: 1px dotted #4b98fd;
    padding-bottom: 7px;
    margin-bottom: 9px;
}

#contentsidebar h4
{
    margin-bottom: 5px;
    color: #4b98fd;
}

.pagenav
{
    text-align: center;
}

.calltoaction
{
    border: 1px solid #8aa6fe;
    padding: 10px;
    font-size: 1.1em;
    margin-bottom: 20px;
}

/* LISTS ************************/

#infobar li
{
    list-style: none;
    display: inline;
    margin-left: 20px;
}

#infobar ul
{
    text-align: right;
    float: right;
}

#nav li
{
    display: inline;
    font-size: 0.8em;
    margin: 0 5px 0 5px;
}

#nav ul
{
    padding: 0 5px;
    text-align: center;
}

#last
{
    margin-right: 0px !important;
}

.property li
{
    list-style: outside;
    margin-left: 15px;
    font-size: 0.9em;
    margin-top: 5px
}

#whychooseus li
{
    list-style: none;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    font-size: 0.8em;
    line-height: 135%;
}

#contentwide .details li
{
    font-size: 0.8em;
}

#content li
{
    margin-left: 15px;
    color: #333;
    margin-bottom: 5px;
    line-height: 140%;
    font-size: 0.9em;
}

#morepropinfo li
{
    color: #333;
    margin-bottom: 5px;
    line-height: 140%;
    font-size: 0.9em;
    list-style: none;
    margin-left: 0;
}

#contentsidebar li
{
    list-style: none;
    color: #333;
    margin-bottom: 2px;
    line-height: 140%;
    font-size: 0.9em;
}

#contentsidebar ul
{
    margin-bottom: 15px;
}

#contentsidebar li ul
{
    margin-left: 10px;
}

#morepropinfo ul
{
    margin-top: 10px;
}

#morepropinfo ul li
{

}

#morepropinfo ul ul
{
    margin-top: 0px;
}

#morepropinfo li ul li
{
    float: left;
    display: block;
    width: 50%;
}

#content ul
{
    margin-bottom: 10px;
}

/* LAYOUT ***********************/

.golfingsection
{
    background: url(../images/golfing_bg.gif) no-repeat top;
    padding-top: 50px;
}

.travelsection
{
    background: url(../images/travel_bg.gif) no-repeat top;
    padding-top: 50px;
}

.carhiresection
{
    background: url(../images/carhire_bg.gif) no-repeat top;
    padding-top: 50px;
}

.propsection
{
    background: url(../images/properties_bg.gif) no-repeat top;
    padding-top: 50px;
}

.hotelssection
{
    background: url(../images/hotels_bg.gif) no-repeat top;
    padding-top: 50px;
}

#container
{
    width: 970px;
    margin: 0 auto 20px auto;
}

#accessibility
{
    display: none;
}

#header
{
    margin-bottom: 20px;
    width: 900px;
    margin: 0 auto;
}

#infobar
{
    width: 900px;
    border-bottom: 1px dotted #0973ba;
    height: 30px;
    margin: 0 auto;
    padding-top: 15px;
    color: #0973ba;
}

#breadcrumb
{
    float: left;
    text-align: center;
}

#contactdetails
{
    text-indent: -9999px;
    background: url(../images/contactdetails.png) no-repeat;
    width: 224px;
    height: 70px;
    float: right;
    margin: 40px 0px 0 0;
}

#nav
{
    width: 900px;
    margin: 30px auto 0 auto;
    background: url(../images/nav_bg.gif) no-repeat right top;
    border-bottom: 5px solid #3262ff;
    padding: 5px 0;
}

#contentwrapper
{
    width: 900px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: left;
}

#maincontent
{
    width: 74.2%;
    float: right;
}

#showcase
{
    height: 278px;
    overflow: hidden;
    width: 668px;
    margin-bottom: 25px;
}

#content
{
    float: left;
    width: 65.3%;
}

#contentwide
{
    float: left;
    width: 100%;
}

#contentsidebar
{
    width: 30.9%;
    float: right;
}

#sidebar
{
    width: 23%;
    float: left;
}

#whychooseus
{
    background: url(../images/chooseus_bg.jpg) repeat-x top #386fff;
    width: 90%;
    margin-top: 0px;
    padding: 10px;
}

#villasearch
{
    background: url(../images/search_bg.gif) no-repeat top;
    padding: 0 20px;
    min-height: 214px;
}

#footer
{
    border-top: 1px dotted #386fff;
    width: 900px;
    margin: 15px auto 0 auto;
    text-align: left;
}

.property
{
    border: 1px solid #8aa6fe;
    padding: 10px;
    margin-bottom: 20px;
}

#contentwide .property
{
    width: 45%;
    float: left;
    margin-right: 22px;
}

#contentwide .details
{
    width: 45%;
}

.rightprop
{
    margin-right: 0px !important;
}

.details
{
    float: left;
}

#morepropinfo
{
    background: #c7e9fe;
    padding: 10px;
    margin: 0 0 20px 0;
}

/* LINKS ***********************/

#contentwide .property .moreinfo a, #contentwide .property .moreinfo a:visited
{
    display: block;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
    background: #6a98ff;
    color: #fff;
    padding: 5px 0;
    text-transform: uppercase;
}

h1 a
{
    display: block;
    text-indent: -9999px;
    width: 333px;
    height: 118px;
    background: url(../images/logo.png) no-repeat;
    margin: 40px 0 0 0px;
    float: left;
}

a, a:visited
{
    color: #0973ba;
    text-decoration: none;
    font-weight: bold;
}

#nav li a, #nav li a:visited
{
    color: #fff;   
}

#nav li a:hover
{
    color: #ccc;
}

li #active
{
    font-size: 1.4em;
    background: #3262ff;
    padding: 5px 10px;
    margin-left: 0 !important;
}

#breadcrumb a, #breadcrumb a:visited
{
    text-decoration: none;
    font-size: 0.9em;
}

#breadcrumb p .currentpage
{
    font-size: 1.1em;
    border-bottom: 1px solid #0973ba;
    color: #0973ba;
}

#whychooseus a, #whychooseus a:visited
{
    color: #fff;
}

.golfing a, .golfing a:visited
{
    color: #fff;
    background: #2c8500;
    display: block;
    margin-top: 10px;
    padding: 5px;
}

.travel a, .travel a:visited
{
    color: #fff;
    background: #9d0562;
    display: block;
    margin-top: 10px;
    padding: 5px;
}

.hotels a, .hotels a:visited
{
    color: #fff;
    background: #035b9e;
    display: block;
    margin-top: 10px;
    padding: 5px;
}

.carhire a, .carhire a:visited
{
    color: #fff;
    background: #00a594;
    display: block;
    margin-top: 10px;
    padding: 5px;
}

#contentsidebar .virtualtour
{
    display: block;
    width: 90%;
    padding: 10px;
    background: #4b98fd;
    margin-bottom: 20px;
    color: #fff;
}

/* FORMS ***********************/

fieldset
{
    border: 1px solid #fff;
    margin-top: 15px;
    padding: 10px;
}

#content fieldset
{
    border: 1px dotted #37a0e4;
    padding-bottom: 0;
}

#content legend
{
    color: #023e71;
    background: #fff;
    font-size: 1.1em;
}

#content label
{
    display: block;
    font-size: 0.9em;
    color: #333;
    line-height: 140%;
    font-size: 0.9em;
    font-weight: bold;
}

#content input[type=text]
{
    margin-bottom: 15px;
    width: 96%;
    padding: 5px;
    font-size: 1em;
}

#content select
{
    margin-bottom: 15px;
    font-size: 1em;
    padding: 5px;
    width: 99.3%
}

#content textarea
{
    margin-bottom: 15px;
    font: 1em Arial, Helvetica, sans-serif;
    padding: 5px;
    width: 95.9%
}

#content #submitset
{
    border: 1px solid #fff;
    padding: 0;
}

address
{
    font-size: 0.9em;
}

legend
{
    background: #6a98ff;
    font-weight: bold;
    color: #fff;
    font-size: 0.9em;
}

.day
{
    width: 50px;
}

.month
{
    width: 90px;
}

.bedrooms
{
    width: 145px;
}

.submitset
{
    border: 0;
    padding: 0;
}

.submit
{
    background: #3262ff;
    color: #fff;
    text-align: center;
    border: 0;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    padding: 3px 0;
    font-size: 0.8em;
    margin-bottom: 20px;
}

/* TABLES *******************/

#content #smalltable table
{
    font-size: 0.6em;
}

#content table
{
    width: 100%;
    border: 1px solid #3262ff;
    padding: 5px;
    font-size: 0.9em;
    margin-bottom: 10px;
}

#content table th
{
    background: #3262ff;
    color: #fff;
    padding: 5px;
}

#content table td
{
    padding: 5px 0;
}

.alt
{
    background: #eee;
}

.cartype
{
    width: 43%;
}





.redAsterisk
 {
 	color: #FF0000;
	font-size: 1.5em;
 }
 
 
 