body
{
    margin: 0;
    background-color: #ffffff;
    font-size: 12px;
    font-family: Arial, Sans-Serif, Helvetica;
    color: black;
    line-height: 18px;
    background-image: url(Images/Watermark.jpg);
    background-repeat: repeat-x;
}

.clearfix
{
    clear: both;
}

a
{
    color: black;
    font-size: 90%;
    text-decoration: underline;
}

a:hover
{
    text-decoration: underline;
    color: black;
}

#Wrapper
{
    margin: 0 auto;
    width: 932px;
}

#Header
{
    width: 932px;
    height: 100px;
    background-color: white;
}

#Header #Left
{
    width: 205px;
    height: 100px;
    float: left;
}
#Header #Right
{
    width: 90px;
    height: 100px;
    float: right;
}
#NavPanel
{
    width: 932px;
    height: 25px; /*border: solid;	border-width: 1px;border-color: white;background-color:#D1E0F0;*/
}

#Footer
{
    text-align: right;
    width: 932px;
    height: 26px;
    background-color: white;
    padding: 6px 0 20px 0;
    font-size: x-small;
    
}

#base
{
    background-image: url(Images/footerGrad.jpg);
    background-repeat:repeat-y;
    height:36px;
    margin-top:2px;
    padding-top:0px;
    color:#3a3aa8;
    
}

#base .largeText
{
    font-size:20px;
    font-weight:bolder;
    padding-left:20px;
    width:325px;
    float:left;
    margin-top:8px;
 

}

/* Header Navigation Panel */

#NavPanel .Nav-Home
{
    width: 132px;
    height: 25px;
    background: url(Images/Home.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-left: solid;
    border-left-width: 1px;
    border-color: white;
}
#NavPanel .Nav-Home:hover
{
    background: url(Images/Home.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-left: solid;
    border-left-width: 1px;
    border-color: white;
    cursor: pointer;
}
#NavPanel .Nav-Home-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Home.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-left: solid;
    border-left-width: 1px;
    border-color: white;
}

#NavPanel .Nav-About
{
    width: 132px;
    height: 25px;
    background: url(Images/About.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}
#NavPanel .Nav-About:hover
{
    background: url(Images/About.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    cursor: pointer;
}
#NavPanel .Nav-About-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/About.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}

#NavPanel .Nav-Enq
{
    width: 132px;
    height: 25px;
    background: url(Images/Enq.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}
#NavPanel .Nav-Enq:hover
{
    background: url(Images/Enq.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    cursor: pointer;
}
#NavPanel .Nav-Enq-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Enq.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}

#NavPanel .Nav-FAQ
{
    width: 132px;
    height: 25px;
    background: url(Images/Faq.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}
#NavPanel .Nav-FAQ:hover
{
    background: url(Images/Faq.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    cursor: pointer;
}
#NavPanel .Nav-FAQ-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Faq.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}

#NavPanel .Nav-Euro
{
    width: 132px;
    height: 25px;
    background: url(Images/Europe.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}
#NavPanel .Nav-Euro:hover
{
    background: url(Images/Europe.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    cursor: pointer;
}
#NavPanel .Nav-Euro-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Europe.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}

#NavPanel .Nav-Florida
{
    width: 132px;
    height: 25px;
    background: url(Images/Florida.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}
#NavPanel .Nav-Florida:hover
{
    background: url(Images/Florida.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    cursor: pointer;
}
#NavPanel .Nav-Florida-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Florida.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}

#NavPanel .Nav-Canada
{
    width: 132px;
    height: 25px;
    background: url(Images/Canada.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}
#NavPanel .Nav-Canada:hover
{
    background: url(Images/Canada.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    cursor: pointer;
}
#NavPanel .Nav-Canada-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Canada.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}

/* Header Navigation Panel End */

/* Header Flash Banner Panel */

#FlashBanner
{
    width: 930px;
    height: 190px;
    margin-right: 20px;
    border: solid;
    border-width: 1px;
    border-color: white;
    background-color: #E8EFF7;
}

/* Header Flash Banner Panel End */

/* Home Panels */

#ContentWd
{
    width: 930px;
    min-height: 300px; /* Set for 1024 x 768 */
    height: auto !important;
    margin-right: 20px;
    border-left: solid;
    border-left-width: 1px;
    border-left-color: white;
    border-right: solid;
    border-right-width: 1px;
    border-right-color: white;
    background-color: white;
   
}

#ContentWd .LeftPanel
{
    width: 531px;
    min-height: 300px; /* Set for 1024 x 768 */
    height: auto !important;

    border-right: solid;
    border-right-width: 1px;
    border-right-color: white;
    background-image: url(Images/LeftPanelWm.jpg);
    background-repeat: repeat-y;
    float:left;
   
}
#ContentWd .LeftPanel .LtInfo
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
    
}

#ContentWd .LeftPanel .FeatWrapper
{
          background-image:url(Images/DarkGradiant.jpg);
    background-repeat:repeat-y;
        padding-left: 20px;
    
    padding-top: 20px;
    padding-bottom: 10px;
    min-height: 190px;
    width:511px;
}

#ContentWd .LeftPanel .Bar
{
    width: 531px;
    height: 1px;
    background-color: white;
}
#ContentWd .LeftPanel .BarSize
{
    width: 1px;
    height: 1px;
}
#ContentWd .LeftPanel .Feature
{
    width:100px;
    height: 21px;
    padding-bottom: 10px;
   

}
#ContentWd .LeftPanel .Thumb
{
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
#ContentWd .RightPanel
{
    width: 398px;

   
    float: right;
}
#ContentWd .RightPanel .RtInfo
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 19px;
}
#ContentWd .RightPanelAbout
{
    width: 398px;
    height:359px;
    
    background-color: white;
    float: left;
    background-image: url(Images/WorldMap.jpg);
    background-repeat: no-repeat;
}

/* Home Panels End */

#ContentWdProp
{
    width: 930px;
    min-height: 300px; /* Set for 1024 x 768 */
    height: auto !important;
    margin-right: 20px;
    border-left: solid;
    border-left-width: 1px;
    border-left-color: white;
    border-right: solid;
    border-right-width: 1px;
    border-right-color: white;
    background-color: white;
    background-image: url(Images/PropWatermark.jpg);
    background-repeat: repeat-y;
}

#ContentWdProp .LeftPanel
{
    width: 531px;
    min-height: 300px; /* Set for 1024 x 768 */
    height: auto !important;
    background-color: white;
    border-right: solid;
    border-right-width: 1px;
    border-right-color: white;
    float: left;
}
#ContentWdProp .LeftPanel .LtInfo
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  
}
#ContentWdProp .LeftPanel .Thumb
{
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
#ContentWdProp .RightPanel
{
    width: 398px;
    min-height: 300px; /* Set for 1024 x 768 */
    height: auto !important;
    float: left;
}
#ContentWdProp .RightPanel .RtInfo
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: x-small;
    line-height: 16px;
}
#ContentWdProp .RightPanel .LargeImg
{
    border: solid;
    border-color: white;
    border-width: 1px;
}

.PropView
{
    width: 491px;
    padding-bottom: 5px;
    min-height: 100px; /* Set for 1024 x 768 */
    height: auto !important;
}
.PropViewLarge
{
    width: 491px;
    padding-bottom: 5px;
    min-height: 150px; /* Set for 1024 x 768 */
    height: auto !important;
}
.PropViewInfo
{
    font-weight: lighter;
    color: #6496CB;
    font-style: italic;
}

#PropViewContent
{
    border: solid;
    border-color: #6496CB;
    border-width: 1px;
}
#PropViewContent .Info
{
    padding: 5px;
}
#PropViewContent .Info table
{
    background-image: url(Images/TableFill.jpg);
    background-repeat: repeat-x;
    border: solid;
    border-width: 1px;
    border-color: #40408C;
    padding: 2px;
    width: 100%;
    font-size: xx-small;
    text-align: center;
    border-spacing: 1px;
    border-collapse: collapse;
}
#PropViewContent .Info td
{
    border: solid;
    border-width: 1px;
    border-color: #40408C;
}

.TableHeader
{
    font-weight: bold;
}
.TableColunm
{
    font-weight: bold;
    text-align: left;
    padding: 2px;
}
.TableContent
{
    text-align: left;
}

.GallLeft
{
    width: 148px;
    height: 134px;
    float: left;
    margin-right: 24px;
}
.GallLeft img
{
    margin-bottom: 2px;
}
.GallMid
{
    width: 148px;
    height: 134px;
    float: left;
}
.GallMid img
{
    margin-bottom: 2px;
}
.GallRight
{
    width: 148px;
    height: 134px;
    float: right;
}
.GallRight img
{
    margin-bottom: 2px;
}

.RightPanelImg
{
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: white;
}




/*Property Nav*/
#PropNav
{
    width: 531px;
    height: 77px;
}
#PropNav .Nav-Loc
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Location.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}
#PropNav .Nav-Loc:hover
{
    background: url(Images/Pro_Location.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    cursor: pointer;
}
#PropNav .Nav-Loc-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Location.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}

#PropNav .Nav-Liv
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Living.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}
#PropNav .Nav-Liv:hover
{
    background: url(Images/Pro_Living.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    cursor: pointer;
}
#PropNav .Nav-Liv-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Living.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}

#PropNav .Nav-Bed
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Bedrooms.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}
#PropNav .Nav-Bed:hover
{
    background: url(Images/Pro_Bedrooms.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    cursor: pointer;
}
#PropNav .Nav-Bed-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Bedrooms.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
}

#PropNav .Nav-Kit
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Kitchen.png) no-repeat 0 0;
    float: left;
}
#PropNav .Nav-Kit:hover
{
    background: url(Images/Pro_Kitchen.png) no-repeat 0 -25px;
    float: left;
    cursor: pointer;
}
#PropNav .Nav-Kit-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Kitchen.png) no-repeat 0 -50px;
    float: left;
}

#PropNav .Nav-Bath
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Bathrooms.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
}
#PropNav .Nav-Bath:hover
{
    background: url(Images/Pro_Bathrooms.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
    cursor: pointer;
}
#PropNav .Nav-Bath-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Bathrooms.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
}

#PropNav .Nav-Out
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Outdoors.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
}
#PropNav .Nav-Out:hover
{
    background: url(Images/Pro_Outdoors.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
    cursor: pointer;
}
#PropNav .Nav-Out-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Outdoors.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
}

#PropNav .Nav-Gall
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Gallery.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
}
#PropNav .Nav-Gall:hover
{
    background: url(Images/Pro_Gallery.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
    cursor: pointer;
}
#PropNav .Nav-Gall-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Gallery.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
}

#PropNav .Nav-Faci
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Facilities.png) no-repeat 0 0;
    float: left;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
}
#PropNav .Nav-Faci:hover
{
    background: url(Images/Pro_Facilities.png) no-repeat 0 -25px;
    float: left;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
    cursor: pointer;
}
#PropNav .Nav-Faci-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Facilities.png) no-repeat 0 -50px;
    float: left;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
}

#PropNav .Nav-Lay
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Layouts.png) no-repeat 0 0;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
}
#PropNav .Nav-Lay:hover
{
    background: url(Images/Pro_Layouts.png) no-repeat 0 -25px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
    cursor: pointer;
}
#PropNav .Nav-Lay-selected
{
    width: 132px;
    height: 25px;
    background: url(Images/Pro_Layouts.png) no-repeat 0 -50px;
    float: left;
    border-right: solid;
    border-right-width: 1px;
    border-color: white;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
}

#PropNav .Nav-Rates
{
    width: 398px;
    height: 25px;
    background: url(Images/Pro_Rates.png) no-repeat 0 0;
    float: left;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
}
#PropNav .Nav-Rates:hover
{
    background: url(Images/Pro_Rates.png) no-repeat 0 -25px;
    float: left;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
    cursor: pointer;
}
#PropNav .Nav-Rates-selected
{
    width: 398px;
    height: 25px;
    background: url(Images/Pro_Rates.png) no-repeat 0 -50px;
    float: left;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: white;
}

/*Property Nav End*/

.GalHeaders{
	 font-size: 110%;
    font-weight: bolder;
    padding-top: 5px;
    padding-bottom: 5px;
}

.GalHeadersSm{
	 font-size:xx-small;
    font-weight:normal;
	 font-style: italic;
	 padding-left:4px;
    padding-top: 5px;
    padding-bottom: 5px;
}


h1
{
    font-size: 90%;
    font-weight: bolder;
    margin-top: 5px;
    margin-bottom: 10px;
}

h2
{
    font-size: 90%;
    font-weight: bolder;
    color: #6496CB;
    margin-top: 5px;
    margin-bottom: 10px;
}

h3
{
    font-size: 150%;
    font-weight: bolder;
    color: #6496CB;
    margin-top: 5px;
    margin-bottom: 10px;
}

h4
{
    font-size: 110%;
    font-weight: bolder;
    margin-top: 10px;
    margin-bottom: 5px;
}

h2.feature
{
    color:#fff;
    font-size:140%;
    font-weight:bolder;
    font-style:italic;
    margin-bottom:0px;
}

a.feature
{
        color:#fff;
   
    font-weight:bolder;
    font-style:italic;
    margin-bottom:0px;
    text-decoration:none;
}


img
{
    border: 0px;
}

.SearchFinder
{
    width: 120px;
    padding-left: 40px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
    float: left;
}
.AvailabilityFinder
{
    width: 70px;
    padding-left:10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
    float: left;
}
.SearchSelector
{
    width: 80px;
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
}
select.Selector
{
    width: 150px;
    border: 1px solid black;
    background-color: white;
    font-size: x-small;
}
select.Selector option
{
    border-bottom: 1px solid #80A2CA;
}

/*--Create Tabs --*/

ul.tabs
{
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 20px; /*--Set height of tabs--*/
    border-bottom: 1px solid #6496CB;
    border-left: 1px solid #6496CB;
    width: 100%;
}
ul.tabs li
{
    float: left;
    margin: 0;
    padding: 0; /*width: 132px;*/
    height: 19px; /*--Subtract 1px from the height of the unordered list--*/
    line-height: 19px; /*--Vertically aligns the text within the tab--*/
    border: 1px solid #6496CB;
    border-left: none;
    margin-bottom: -1px; /*--Pull the list item down 1px--*/
    overflow: hidden;
    position: relative;
    background: #B2CBE5;
}
ul.tabs li a
{
    text-decoration: none;
    color: #000;
    display: block; /*font-size: 1.2em;*/
    padding: 0 20px; /*border: 1px solid #fff; --Gives the bevel look with a 1px white border inside the list item--*/
    outline: none;
}
ul.tabs li a:hover
{
    background: #6496CB;
}
html ul.tabs li.active, html ul.tabs li.active a:hover
{
    /*--Makes sure that the active tab does not listen to the hover properties--*/
    background: #fff;
    border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container
{
    border: 1px solid #6496CB;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
}
.tab_content
{
    padding: 10px; /*font-size: 1.2em;*/
}

.infotext
{
    font-size: 90%;
    font-weight: bolder;
    color: #6496CB;
    margin-top: 5px;
    margin-bottom: 10px;
}


.tab_content table
{
    background-image: url(Images/TableFill.jpg);
    background-repeat: repeat-x;
    border: solid;
    border-width: 1px;
    border-color: #40408C;
    padding: 2px;
    width: 100%;
    font-size: xx-small;
    text-align: center;
    border-spacing: 1px;
    border-collapse: collapse;
}
.tab_content td
{
    border: solid;
    border-width: 1px;
    border-color: #40408C;
}


H1.enq
{
    font-size: 14px;
    font-weight: bold;
    color: White;
}

H2.enq
{
    font-size: 12px;
    font-weight: normal;
    color: Black;
    margin: 10px 0 0 0;
}

input.enq
{
    border: solid 1px white;
    background-color: #B2CBE5;
    width: 320px;
}

textarea.enq
{
    font-family: Sans-Serif;
    font-size: 12px;
    border: solid 1px white;
    background-color: #B2CBE5;
    width: 550px;
    height: 110px;
}

.output
{
    display: block;
    color: Red;
    font-weight: bold;
    margin: 5px 0 5px 0;
}

div.EuroProperties .location
{
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #6496CB;
    text-decoration:none;
}

h3.brief
{
      display: block;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom:0px;
    color:#000000;
    font-size:12px;
}

div.EuroProperties .brief
{
    display: block;
    font-weight: bold;
    margin-top: 10px;
}

div.EuroProperties .description
{
    margin-top: 10px;
}

div.fullwidthA
{
    border-left: solid 1px white;
    border-right: solid 1px white;
    padding: 10px;
    background-repeat: repeat-y;
}

div.fullwidthA table
{
    background-image: url(Images/TableFill.jpg);
    background-repeat: repeat-x;
    border: solid;
    border-width: 1px;
    border-color: #40408C;
    padding: 2px;
    width: 100%;
    font-size: small;
    text-align: center;
    border-spacing: 1px;
    border-collapse: collapse;
}


div.fullwidth
{
    border-left: solid 1px white;
    border-right: solid 1px white;
    padding: 10px;
    background-repeat: repeat-y;
}

div.fullwidth h2
{
    margin-top: 10px;
    color: Black;
    font-size: large;   
}

div.fullwidth table
{
    background-image: url(Images/TableFill.jpg);
    background-repeat: repeat-x;
    border: solid;
    border-width: 1px;
    border-color: #40408C;
    padding: 2px;
    width: 100%;
    font-size: small;
    text-align: center;
    border-spacing: 1px;
    border-collapse: collapse;
}

div.fullwidth td
{
    border: solid;
    border-width: 1px;
    border-color: #40408C;
}

div.fullwidth .TableHeader
{
    background-color: #6496CB;
}

div.fullwidth .TableColunm
{
    font-weight: bold;
    text-align: left;
    padding: 2px;
}

div.fullwidth .TableContent
{
    text-align: left;
}

a.ratesButton
{
    width: 264px;
    height: 25px;
    display:block;
    float:left;
	 border-right: solid 1px white;
    background: url(Images/ratesavail.gif) no-repeat 0 -50px;
}

a.ratesButton:hover
{
    background: url(Images/ratesavail.gif) no-repeat 0 -25px;
}

a.ratesButton-selected
{
    width: 264px;
    height: 25px;
    display:block;
    float:left;
	 border-right: solid 1px white;
    background: url(Images/ratesavail.gif) no-repeat 0 0px;
}

a.areaButton
{
    width: 264px;
    height: 25px;
    display:block;
    float:left;
    border-right: solid 1px white;
    background: url(Images/areatravel.gif) no-repeat 0 -50px;
}

a.areaButton:hover
{
    background: url(Images/areatravel.gif) no-repeat 0 -25px;
}

a.areaButton-selected
{
    width: 264px;
    height: 25px;
    display:block;
    float:left;
    border-right: solid 1px white;
    background: url(Images/areatravel.gif) no-repeat 0 0px;
}

a.accommButton
{
    width: 264px;
    height: 25px;
    display:block;
    float:left;
    border-right: solid 1px white;
    background: url(Images/accommodationinfo.gif) no-repeat 0 -50px;
}

a.accommButton:hover
{
    background: url(Images/accommodationinfo.gif) no-repeat 0 -25px;
}

a.accommButton-selected
{
    width: 264px;
    height: 25px;
    display:block;
    float:left;
    border-right: solid 1px white;
    background: url(Images/accommodationinfo.gif) no-repeat 0 0px;
}

a.galleryviewButton
{
    width: 134px;
    height: 25px;
    display:block;
    float:left;
    background: url(Images/gallery.gif) no-repeat 0 -50px;
}

a.galleryviewButton:hover
{
    background: url(Images/gallery.gif) no-repeat 0 -25px;
}

a.galleryviewButton-selected
{
    width: 134px;
    height: 25px;
    display:block;
    float:left;
    background: url(Images/gallery.gif) no-repeat 0 0px;
}



/*--Create Tabs End --*/
