﻿body{
	margin-top:10px !important;
}

h2
{
    FONT-FAMILY     : Verdana, Arial, Helvetica;
    FONT-SIZE       : 11px;
    TEXT-DECORATION : none;
	margin-bottom   : 0;
	margin          : 0px;
	padding         : 0px;
}

h2 a
{
    FONT-FAMILY     : Verdana, Arial, Helvetica;
    FONT-SIZE       : 11px;
    TEXT-DECORATION : underline;
}


h3
{
    FONT-FAMILY     : Verdana, Arial, Helvetica;
    FONT-SIZE       : 11px;
    TEXT-DECORATION : none;
	margin-bottom   : 0;
	margin          : 0px;
	padding         : 0px;
}

h3 a
{
    FONT-FAMILY     : Verdana, Arial, Helvetica;
    FONT-SIZE       : 11px;
    TEXT-DECORATION : underline;
}


#FormHandlerMessage
{
    background-image: url("/Shared/warning.png");
    background-repeat: no-repeat;
    padding-left: 80px;
    height: 200px;
}

#FormHandlerMessageHeadline
{
    FONT-FAMILY: Verdana, Arial, Helevtica;
    FONT-SIZE:13px;
    color : #DA0F3F;
    line-height: 18px;
    font-weight: bold;
}

#FormHandlerConfirmationMessage
{
    background-image: url("/Shared/ok.png");
    background-repeat: no-repeat;
    padding-left: 80px;
    height: 200px;
}

.DomainContainer
{
	background-color:white;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	width:320px;
	height:16px;
	position:absolute;
	top:13px;
	right:50%;
	margin-right:-502px;
	padding-top:1px;
}

.CompanyShortListItem
{
	width	: 100%;
	height	: 115px;
	border-bottom: 2px solid white;
}

.CompanyShortListItem span
{
	padding	: 5px;
	display : block;
}

.CompanyShortListItem .CompanyShortListItemHeader
{
	
}

.CompanyShortListItem .CompanyShortListItemHeader span
{
	float	: left;
	width   : 100%;
}

.CompanyShortListItem .ImageContainer
{
	width   : 150px;
	height	: 92px;
	float   : left;
}

.CompanyShortListItem .InformationContainer
{
	height	: 100%;
}

.MoreAccommodations
{
    /*display     : block;
    margin      : 5px;*/
    margin-left : 0px;
    font-weight : bold;
    font-size   : 11px;
}

.ShortListHeader
{
    display     : block;
    margin      : 5px;
    margin-left : 0px;
    font-weight : bold;
    font-size   : 12px;
}

.MenuItem
{
    text-decoration: none;
}

#Container
{
    padding-bottom: 8px;
}

#SearchValue
{
    width: 180px !important;
}

#SearchValue:focus
{
    width: 180px !important;
}

#SearchBar
{
    padding-top: 5px !important;
    width: 787px !important;
    text-align: right !important;
}

#Content
{
    line-height: 17px;
}


#Content div
{
    line-height: normal;
}

#Content div#Sitemap
{
    line-height: 17px;
}

.inner
{
    font-family: Verdana;
    font-size: 11px;
}

.inner a
{
    color: #4E4E4E;
}

.maplink
{
    font-size: 11px;
}

.map ul
{
    margin: 0px;
}

.highslide img
{
    border: 0px !important;
}

.highslide-active-anchor img
{
    visibility: visible !important;
}