body
{
	margin:0px;
	width: 100%;
	font-family: verdana,tahoma,geneva,sans-serif;
	font-size: 11px;
	text-decoration: none;
}

form
{
	margin:0px;
}

#main
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#headerBackground
{
	background-image: url(../images/header_repeat.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#header
{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 836px;
	height: 120px;
}
#mainBody
{
	background-image: url(../images/background_repeat.gif);
	background-repeat: repeat-y;
	width: 836px;
}

#menu
{
	background-image: url(../images/divide_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;	
	width: 165px;
	height: 350px;
	padding-left: 17px;
	padding-top: 15px;
	text-align: left; /*border: solid 1px black;*/
}

a.menu_Background
{
	background-image: url(../images/menu_background.gif);
}

#mainRight
{
	background-image: url(../images/divide_right.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
	width: 165px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px; /*border: solid 1px blue;*/
}

#mainCenter
{
	width: 447px;
	float: left;
	padding-top: 15px;
	text-align: justify; /*border: solid 1px purple;*/
}

#mainArea
{
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-right: 35px;
	width: 600px;
	/*border: 1px solid white;*/
}

#mainAdverts
{	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: left;
	width: 387px;
	padding-left: 30px;
	padding-right: 30px;
}

.mainAdvert
{
	padding-left: 2px;
	padding-right: 2px;	
	text-align: center;
	float: left;
}

#mainAreaAdmin
{
	text-align: left;
	padding-left: 15px;
	padding-right: 35px;
	width: 600px;
	border: 1px solid white;
}
#mainBottom
{
	width: 100%;
	height: 28px;
	background-image: url(../images/bottom.gif); /*border: solid 1px red;*/
	float: left;
}
#footer
{
	text-align: center;
	vertical-align: middle;
	padding-top:10px;
	height: 35px;
	width: 100%;
	float: left;
}
#searchLocationOptions
{
	float: left;
	margin-top: 10px;
}
#location
{
	float: left;
	width: 190px;
	background-image: url(../images/search/med_divide.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#searchImage
{
	float: left;
	width: 300px;
	text-align: center;
}
#accommodationType
{
	float: left;
	width: 190px;
	background-image: url(../images/search/small_divide.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#starRating
{
	float: left;
	width: 190px;
}
#advancedSearch
{
	width: 100%;
}

#FacilitiesDiv
{
	float: left;
	margin-left:10px;
	background-image: url(../images/divide_left.gif);
	/*border:solid 1px blue;*/
	background-repeat: no-repeat;
	background-position: right top;
	width:380px;
}
#acctype
{
	float:right;
	background-image: url(../images/search/med_divide.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left:20px;
}
#priceDiv
{
	float: left;
	margin-left:10px;	
}
#locationDiv
{
	/*border:solid 1px blue;*/
	float:left;
	margin-left:5px;
}
a:link
{
	color: #663300;
}

a:active
{
	color: #B8860B;
}

a:visited
{
	color: #A0522D;
}

a:hover
{
	text-decoration: underline;
}

.toplink
{
	text-decoration: none;
	color: #1a7bdc;
	font-family: verdana,tahoma,geneva,sans-serif;
	font-size: 11px;
}

.topbanner
{
	padding: 0px 0px 0px 2px;
	margin: 0px;
	margin-top: -2px;
}

img.sitebanner
{
	border-bottom: solid 1px black;
	margin: 0px;
	width: 741px;
}

.topcell
{
	background-image: url(../images/header_top.gif);
	padding: 8px 12px 3px 5px;
	margin: 0px;
	text-align: right;
}

.admintopcell
{
	background-image: url(../images/header_top.gif);
	padding: 6px 12px 1px 5px;
	margin: 0px;
	text-align: right;
}

.maincontent
{
	padding-left: 20px;
	padding-right: 10px;
}

.bodycontent
{
	width: auto;
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align: left;
}

.main
{
	background-image: url(../images/table_background.gif);
	background-repeat: repeat-y;
}

.contenttable
{
	width: 100%;
}

.menu
{
	width: 150px;
}

h5
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
}


/* FIXME remove and assign tds to .maincontent if possible */
.content
{
	width: 430px;
	font-family: verdana,tahoma,geneva,sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
	padding-top: 10px;
}

.footer
{
	background-image: url(../images/footer_bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-family: verdana,tahoma,geneva,sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.homelink:LINK
{
	text-decoration: none;
	color: #6699FF;
}
.homelink:hover
{
	text-decoration: underline;
	color: #B8860B;
}
.homelink:VISITED
{
	text-decoration: none;
	color: #99CCFF;
}
.homelink:ACTIVE
{
	text-decoration: underline;
	color: #B8860B;
}

a.TopMenuLink
{
	color: #1a7bdc;
	text-decoration: none;
}

.flag
{
	border: 0px;
	margin: 3px;
}

.adminflag
{
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menuflaglink
{
	display: block;
	width: 24px;
	height: 15px;
	background-position: bottom left;
	margin: 2px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
}

.menuflaglink:hover
{
	background-position: top left;
	text-decoration: none;
}

.flaglink
{
	display: block;
	width: 24px;
	height: 15px;
	background-position: bottom left;
	margin-right: 2px;
	float: left;
	text-decoration: none;
}

.flaglink:hover
{
	background-position: top left;
	text-decoration: none;
}

.flaglinkselected
{
	background-position: top left;
}

.boxout
{
	font-family: verdana,tahoma,geneva,sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
}

.listing
{
	background-image: url(../images/listings.gif);
	background-repeat: no-repeat;
}

.boxheader
{
	color: #3399CC;
	font-family: verdana,tahoma,geneva,sans-serif;
	font-size: 14px;
}
.orangeTheme
{
	font-family: verdana,tahoma,geneva,sans-serif;
	font-size: 11px;
	background-color: #E86A06;
	color: White;
}
.redText
{
	color:Red;
}

.normaltext
{
	font-family: verdana,tahoma,geneva,sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.maintitles
{
	font-family: verdana,tahoma,geneva,sans-serif;
	font-size: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #006699;
}

.PaidRanking
{
	background-color: #D8ECF6;
}


/* Left-hand Menu rollover */
a.menulink
{
	display: block;
	width: 130px;
	height: 25px;
	text-decoration: none;
	background-position: top right;
	margin: 2px 2px 2px 0px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	font-size: 11px;
}

a.menulink:hover
{
	text-decoration: none;
	color: White;
	background-position: bottom right;
}

/* don't display menu spans in a css-enabled browser */
span.menulink
{
	display: none;
}


.bigText
{
	font-family: verdana,tahoma,geneva,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099cc;
}

hr
{
	border: 0;
	color: #c44400;
	background-color: #c44400;
	height: 1px;
	width: 98%;
	margin-top: 10px;
	margin-bottom: 10px;
}

hr.booking
{
	width: 520px;
}

hr.smallbooking
{
	width: auto;
}

/* Search Boxes */
.searchbox
{
	border-top-width: 3px;
	border-right: #5abcfc 3px solid;
	margin-top: 10px;
	border-left: #5abcfc 3px solid;
	border-top-color: #5abcfc;
	border-bottom: #5abcfc 3px solid;
}

.cyprusmap
{
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;
}

input[type="checkbox"], label
{
	vertical-align: middle;
}
.inputBoxMedium
{
	width: 200px;
}

.inputBoxSmall
{
	width: 100%;
}

.HotelImage
{
	float: left;
	position: relative;
	top: 0;
	left: 0;
}
#imageDIV
{
	width: 244px;
	height: 196px;
	margin-right: 5px;
	float: right;
	background-image: url(../images/imageBackground.gif);
	background-position: right bottom;
}
#imagedetails
{
	float: right;
	width: 275px;
}
#hotelRatingImage
{
	float: right;
	width: 244px;
	margin-right: 5px;
}

.Special
{
	background-color: #EBD887;
	width:320px;
}
.MoreImagesLink
{
	float: right;
	margin-right: 10px;
	text-decoration: none;
	text-transform: lowercase;
}
a.MoreImagesLink:visited
{
	color: #0066CC;
}
a.MoreImagesLink:active
{
	color: #0066CC;
}
a.MoreImagesLink:link
{
	color: #0066CC;
}


.FacilitiesList
{
	list-style-image: url(images/list-sun.gif);
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 0px;
	padding-left: 0px;
}

.Error
{
	color: Red;
	text-align: center;
	width: 100%;
}

.BookNowLink
{
	text-decoration: none;
}

.required
{
	color: Red;
}
/* Admin Area */

body.admin
{
	background-image: none;
	/*background-color: #cccccc;*/
}

.details th
{
	background-color: #eeeeee;
	text-align: right;
}
.details td
{
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #eeeeee;
}

.editdetails td, .editdetails th
{
	background-color: #f0f0f0;
	border-bottom: 1px dashed #cccccc;
}

.editdetails th
{
	background-color: #e0e0e0;
	border-right: 1px solid #cccccc;
}

.editdetails td td, .editdetails td th
{
	border: 0px;
}


body.demo
{
	background-image: none;
	background-color: #ffffff;
	text-align: left;
}

.StrapLine, .bold
{
	font-weight: bold;
}

.floatleft
{
	float: left;
}

.specialcell
{
	background-color: #eeeeee;
}

.backbutton
{
	background-image: url(../images/backbuttonbackground.png);
	background-position: top left;
	display: block;
	text-decoration: none;
	height: 20px;
	width: 181px;
	padding-left: 26px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:5px;
	color: White;
	font-size: 11px;
	font-weight: bold;
}

a.backbutton
{
	color: #ffffff;
}

.backbutton:hover
{
	text-decoration: none;
	color: #ffffff;
	background-position: bottom left;
}
.backbutton:visited
{
	color: #ffffff;
}

.textbox_text
{
	border: 0px;
	height: 22px;
	width: 165px;
	margin: 0px;
	padding: 0px;
}

.textbox_lowest
{
	border: 0px;
	height: 22px;
	width: 70px;
	margin: 0px;
	padding: 0px;
}

.textbox_highest
{
	border: 0px;
	height: 22px;
	width: 70px;
	margin: 0px;
	padding: 0px;
}

dropdownlist_type
{
	height: 16px;
	border: 0px;
	font-size: 80%;
}

.textbox_error
{
	background-color: Red;
}

.promotionTable
{
	background: #FFFFFF;
	width: 550px;
	border: 1px solid #cccccc;
}
.promotionTableTr
{
	background: #eeeeee;
}
.promotionTableTr th
{
	border-bottom: 1px solid #cccccc;
}
.promotionTable td
{
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #cccccc;
}
