.map
{
	width: 100%;
	height: 300px;
	border: 1px solid black;
}

.maphidden
{
	height: 0px;
}

.mapsearch
{
	width: 100%;
	height: 230px;
	border: 1px solid black;
	margin-top: 5px;
	margin-bottom: 5px;
}

.error { color: Red }
.red { color: Red }
.supertext {font-size: 90% }
.smalltext {font-size: 85% }
.smallerror {font-size: 90%; color: Red }
.helptext { }

.border
{
	border: 1px solid black;
	width: 601px;
}

.toplinks
{
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.largeedit 
{
	width: 400px;
}
.flags
{
	position: absolute;
	top: 8px;
}

.relativelayer
{
	position: absolute;
}

.bottomline
{
	width: 100%;
	border: 1px solid #aaaaaa;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	margin-top: 20px;
	margin-bottom: 20px;
}
.desc
{
	color: black;
	font-size: 85%;
	font-style: italic;
	height: 35px;
}
	
.graytext
{
	color: #aaaaaa;	
	font-weight: normal;
	width: 585px;
	overflow: hidden;
	white-space: nowrap;
}

.graytextsmall
{
	color: #aaaaaa;
	font-size: 85%;
	font-weight: normal;
}

.graytextlarge
{
	color: #aaaaaa;
	font-size: small;
	font-weight: bold;
	font-size: larger;
}
.headline
{
	width: 100%;
	background-color: #ffffff;
	font-weight: bold;
	border: 1px solid #aaaaaa;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-size: small;
}
.headlinetop
{
	width: 100%;
	background-color: #ffffff;
	font-weight: bold;
	border: 1px solid #aaaaaa;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.headlinesmall
{
	width: 350px;
	overflow: hidden;
}

.headlinesmaller
{
	width: 280px;
	overflow: hidden;
}

.headlinesmallest
{
	width: 180px;
	overflow: hidden;
}

.groupcell
{
	padding-right: 5px;
	width: 587px;
}

.headlinemap
{
	width:250px;
    font-weight: bold;
}

.setting
{
	padding-right: 20px;
	vertical-align: middle;
	white-space: nowrap;
}


.separator
{
	width: 100%;
	border-top: 1px solid #aaaaaa;
	margin-top: 10px;
	margin-bottom: 4px;
}


H1
{
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-color: #ffffff;
	font-size: large;
	font-weight: bold;
	border: 1px solid #aaaaaa;
	border-left: 0px solid white;
	border-right: 0px solid white;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
H2
{
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
	font-weight: bold;
	font-size: larger;
	margin-bottom: 2px;
}
H3 /* same as headline */
{
	width: 100%;
	background-color: #ffffff;
	font-weight: bold;
	border: 1px solid #aaaaaa;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-size: small;
}
H4
{
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 2px;
}
.largetext
{
	font-weight: bold;
	font-size: larger;
}

.locationhead
{
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
	font-size: small;
	font-weight: bold;
	margin-bottom: 7px;
}
.altlocations
{
	font-size: smaller;
	padding: 0px 0px 0px 0px;
	padding-right: 25px;
	margin: 0px 0px 0px 0px;
}

.nomargin
{
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}
.searchresultrow
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;	
	vertical-align: middle;
}
.locationcell
{
	vertical-align:bottom;
	font-size: 85%;
}
.searchresults
{
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	width: 100%;
}
.searchresultcell
{
	padding-right: 10px;
	white-space:nowrap;
	valign: bottom;
}
.nobr
{
	white-space:nowrap;
}
.lefttable
{
	text-align: left;
}
.bigmargincell
{
	white-space: nowrap;
	padding-left: 30px;
}
.datecell
{
	white-space: nowrap;
	width: 130px;
}
.daycell
{
	width: 130px;
	padding-left: 30px;
}
.nb
{
	white-space: nowrap;
	vertical-align: top;
	padding-right: 10px;
}
.user
{
	white-space: nowrap;
	overflow: hidden;
	width: 80px;
}
.userratingbox
{
    width: 190px;   
    overflow: hidden;
}

.userratingtext
{

    font-size: 85%;
}

.groupboxtext
{
    font-size: 85%;
}
.alignright
{
	text-align: right;
	vertical-align: bottom;
   	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;	
}

.alignrighttop
{
	text-align: right;
	vertical-align: top;
   	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    white-space:nowrap;	
}
.alignbottom
{
	vertical-align: bottom;
   	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;		
}
.fullscreen
{
	width: 720px;
	text-align:left;
	vertical-align: top;
}
.smallscreen
{
	width: 500px;
	text-align:left;
}
.postlink
{
	color: Green;
}
a.postlink:visited
{
	color: #003000
}

.wantedlink
{
	color: red;
}
a.wantedlink:visited
{
	color: #FD7569
}

form
{
	margin: 0px 0px 0px 0px;
}
tr
{
	vertical-align: top;
}
td
{
	text-align: left;
}
a
{
	color: #0000ff;
}
a:visited
{
	color: #0000ff;
}
body
{
	font-family: arial,helvetica,sans-serif; font-size: small;
	text-align:center;
	margin:0
}

.boxgreenimg
{
	background:#A7CC95;
 	color:black;
   	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
   	border: 0px;
	margin-top: 5px;
}

.boxblueimg
{
	background:#99B3CC;
 	color:black;
   	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
   	border: 0px;
	margin-top: 5px;
}

.boxyellowimg
{
	background:#FFFA73;
 	color:black;
   	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
   	border: 0px;
}

.boxcurryimg
{
	background:#F2BF24;
 	color:black;
   	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
   	border: 0px;
	margin-top: 5px;
}

.boxorangeimg
{
	background:#FB8A37;
 	color:black;
   	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
   	border: 0px;
	margin-top: 5px;
}

.boxredimg
{
	background:#FD7569;
 	color:black;
   	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
   	border: 0px;
	margin-top: 5px;
}

.boxyellow100pct
{
	background:#FFFA73;
 	color:black;
   	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
   	border: 0px;
	width: 100%;
}

.boxyellowreservation
{
	background:#FFFA73;
 	color:black;
   	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
   	border: 0px;
	margin-left:50px;
}

.boxinner
{
	margin-left: 5px;
	margin-right: 5px;
}

.list
{
    font-weight: bold;
    font-size: 200%;
    margin-top: 20px;
}


.number
{

    color: #FFFA73;
    margin-bottom: 10px;
}

.step
{
    color: white;
    margin: 0px 0px 0px 0px;
    margin-left: 10px;
}

.logincountry
{
    width: 150px;
}

.genderselect
{
	width: 70px;
}

.mailcell
{	
	white-space: normal;
	border-left: 1px solid black;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.frontcatrow
{
	height: 40px;
}
.frontcatrowspace
{
	height: 3px;
}

.frontcatcolumntext
{
	width:170px;
	vertical-align: middle;
}

.frontcatcolumnimg
{
	width:45px;
}

