body
{
	margin: 0 auto;
	padding: 0;	
	background: #faf5d5 url(../images/background/body.jpg) repeat-x 0px -12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
}
#wrap
{	
	width: 910px;
	margin: 0 auto;
	position: relative;
}
#left
{
	float: left;
	width: 195px;
}
#left img 
{
	border: 0;
}
#left #menu-left
{
	height: 207px;
	width: 180px;
	padding: 38px 0 0 15px;
	background: transparent url(../images/background/menu-left.jpg) no-repeat bottom right;
}
#left #menu-left li
{
	width: 143px;
	padding: 2px 0 3px 2px;
	border-bottom: 1px solid #000;	
}
#left #menu-left a
{
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 100%;
}
#left #menu-left a:hover, #left #menu-left a.active
{
	color: #f00;	
}
#left #menu-left a.active
{
	font-weight: bold;
}
#left .news
{
	height: 148px;
	width: 135px;
	padding: 0 40px 0 20px;
	background-image: url(../images/background/news.jpg);
	color: #A59393;	
}
#left .last
{
	background-image: url(../images/background/news-last.jpg);
}
#left .news .text
{
	height: 65px;
}
#left .news h4 a
{
	font-size: 1em;
	color: #0168cd;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
#left .news a.more
{
	margin-top: 5px;
	padding-right: 15px;
	display: block;
	background: transparent url(../images/background/arrow.gif) no-repeat center right;
	color: #f00;
	text-decoration: none;
	text-align: right;	
	font-style: italic;	
}
#left .news a.more:hover
{
	color: #00c;
}
#left #login
{
	height: 110px;
	width: 175px;
	padding-left: 20px;
	background: transparent url(../images/background/login.jpg) no-repeat top right;
	color: #333;
	position: relative;
}
#left #login .dim { font-size: 0.91em; color: #888; width: 150px; }
#left #login input.field
{
	width: 100px;
	margin: 0 0 0px 0;
	border: 1px solid #E0DC29;
	background-color: #FFFFFF;	
	color: #333;
}
#login input#image-login
{
	width: 50px;
	height: 42px;
	position: absolute;
	bottom: 0;
	right: 0;
	border: 0;
	margin: 0;
	padding: 0;
}
#login .login-error
{
	color: #c00;
	font-size: 0.80em;
	width: 130px;
}
#login ul li
{
	list-style-type: disc;
	margin-left: 15px;
}
#login ul li a
{
	color: #00c;
	text-decoration: none;
}
#login ul li a:hover
{
	color: #f00;
	text-decoration: underline;
}
#left #links
{
	width: 130px;
	height: 116px;
	padding: 25px 40px 0 25px;
	background: transparent url(../images/background/links.jpg) no-repeat top right;
}
#left #links a
{
	color: #00c;
	text-decoration: none;
}
#left #links a:hover
{
	color: #f00;
}
#navigation
{
	height: 153px;
	width: 715px;
	float: left;
	background: transparent url(../images/background/navigation.jpg) no-repeat bottom left;
	font-size: 1.09em;
}
#navigation #language
{
	text-align: right;
	float: right;
	margin: 10px 0 0 0;
}
#navigation #language a
{
	padding: 3px 10px 0 0;
	color: #fff;
	text-decoration: none;
}
#navigation #language a:hover
{
	color: #fc0;
}
#navigation a#home
{
	display: block;	
	width: 265px;
	height: 55px;
	float: left;
	margin-left: -50px;
	font-size: 0;
}
#navigation #search
{
	width: 315px;
	padding-right: 48px;
	padding-top: 23px;
	text-align: right;	
	float: right;
}
#navigation #search input, #navigation #search select
{
	width: 100px;
	padding: 2px;
	border: 1px solid #0052A6;
	margin: 0;
	vertical-align: middle;
}
#navigation #search input.submit
{
	width: 70px;
	color: #267DD8;
	background-color: #93BFF3;	
	border: 1px solid #fff;
	height: 20px;
}
#navigation #search select
{
	padding: 1px;
}
#navigation #search p
{
	margin-top: 2px;	
}
#navigation #search a
{
	color: #fff;
	text-decoration: underline;		
	font-size: 0.92em;
}
#navigation #menu-top
{
	width: 690px;
	margin-top: 18px;
	padding: 3px 0 0 25px;
	font-weight: bold;
	color: #fff;
}
#navigation #menu-top li
{
	display: inline;
	position: relative;
}
#navigation #menu-top ul ul
{
	display: none;
	position: absolute;
	height: auto;
	width: 200px;
	left: 0;
	top: 15px;
}
#navigation #menu-top li:hover ul
{
	display: block;
}
#navigation #menu-top ul ul li
{
	width: 100%;
	display: block;
	border: 1px solid #fff;
}
#navigation #menu-top a
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation #menu-top a:hover, #navigation #menu-top a.active
{
	color: #FFE364;
	border-top: 2px solid #fff;
}
#navigation #menu-top ul ul a
{
	display: block;
	width: 96%;
	padding: 3px;
	border: 1px solid #6D9D2E;
	background-color: #FAF5D5;
	color: #000;
	font-size: 0.91em;
	font-weight: normal;
}
#navigation #menu-top ul ul a:hover, #navigation #menu-top ul ul a.active
{
	border: 1px solid #6D9D2E;
	background-color: #0066CB;
	color: #fff;
}

#main
{
	float: left;
	width: 532px;
}
#main h1
{
	width: 160px;
	height: 33px;
	margin: 0px;
	padding: 8px 0 0 3px;
	background: transparent url(../images/background/h1.jpg) no-repeat top right;	
	font-size: 1.40em;
	color: #fff;	
	clear: both;	
	font-weight: normal;
}
#main #content, #main .content
{
	background-color: #fff;
	padding: 5px 5px 20px 5px;
	font-size: 1.09em;
	min-height: 530px;	
}
#main #content img
{
	/* margin: 2px;
	border: 1px solid #000;
*/
	border-width: 0;
}
#main a
{
	color: #00c;
	text-decoration: none;
}
#main a:hover
{
	color: #f00;
	text-decoration: underline;
}
#main a.more
{
	/* display: block; */
	text-align: right;
}
#main a.back
{
	
	padding-right: 15px;
	display: block;
	background: transparent url(../images/background/arrow.gif) no-repeat center right;
	color: #f00;
	text-decoration: none;
	text-align: right;	
	font-style: italic;	
	float: right;
}
#main a.back:hover
{
	color: #00c;
}
#main .gallery
{
	clear: both;
}
#main .gallery img
{
	margin: 3px 3px 3px 3px;
	border-width: 0px;
	border: 1px solid #E4E4E4;
	padding:1px;
	width: 110px;
	height: 70px;
}
#main .gallery a
{
	width: 122px;
	display: block;
	float: left;
	margin: 2px 3px;
	text-align: center;
}
#main .news
{
	border-bottom: 1px solid #C6C969;
	font-size: 0.92em;
	clear: both;	
}
#main .news h4 
{
	color: #3585de;
}
#main .box
{
	
	padding: 5px;
	
	margin-bottom: 10px;
}
#main .top
{
	background-color: #fff7cf;
	border: 1px solid #910000;
	padding: 3px;
}
#main h5
{
	font-size: 1em;
	color: #4C4C4C;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}
#main h6, #main h6 a
{
	font-size: 1.09em;
	color: #f00;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}
#main #content ul.sitemap li
{
	list-style-type: circle;
	margin: 3px 0 3px 20px;
}
#main #content ul.sitemap li li
{
	list-style-type: disc;
}
#main #content ul.sitemap a
{
	text-transform: capitalize;
}
#main #content form.contacts
{
	width: 210px;
	margin: 0 auto;
}
#main #content form.contacts p
{
	margin: 2px 0;
}
#main #content form.contacts input.field, #main #content form.contacts textarea
{
	width: 200px;
}
#main #content form.comment input.field, #main #content form.comment textarea
{
	width: 300px;
}
#main input.submit
{
	width: 120px;	
	color: #fff;
	background-color: #7DB3EF;
	border: 1px solid #fff;
	font-size: 1.08em;
}
#main input.cancel
{
	width: 120px;	
	color: #fff;
	background-color: #E34343;
	border: 1px solid #fff;
	font-size: 1.08em;
}
#main input.field, #main textarea, #main select
{
	color: #666;
	background-color: #fff;
	border: 1px solid #333;
	padding: 2px;
}
#main select
{
	padding: 0px;
}
#main .paging
{
	font-size: 0.9em;
	color: #0065CE;
	float: right;
	margin: 7px 3px;
}
#main .paging li { float: left; }
#main .paging a
{
	color: #FF0000;
	text-decoration: none;	
	display: block;
	padding: 0 1px; 
}
#main .paging a:hover
{
	color: #0000CC;
}
#main .paging a.active { font-weight: bold; }

#main .paging a.link { border-left: 1px solid #c68b18; padding: 0 3px; }
#main .paging a.first { border: none; }
#main .paging a.last { padding-right: 0; margin-left: 3px; }
#main .paging a.first, #main .paging a.next, #main .paging a.prev, #main .paging a.last, #main .paging a.total { margin-left: 3px; }


#main span.total
{
	font-size: 0.9em;
}
#main #search-head
{	
	height: 16px;
	font-size: 1.09em;
	padding: 2px 10px 2px 2px;
	background: #faf5d5 url(../images/background/search-head.jpg) no-repeat top right;	
}
#main #search-head ul
{
	float: right;
}
#main #search-head li
{
	float: left;
	width: 115px;
	text-align: center;
	padding-top: 2px;
	color: #f00;
}
#main #search-head a
{
	color: #000;
	text-decoration: none;
}
#main #search-head a:hover, #main #search-head	li.active a
{
	color: #f00;
	text-decoration: none;
}
#main .search-tab
{
	display:none;
	padding: 5px 5px 20px 5px;
	font-size: 1.09em;
}
#main .search-tab-inner 
{
	display: block;
}
#main .search-tab0
{
	background-color: #d8ddff;
}
#main .search-tab1
{
	background-color: #ffffa8;
}
#main .search-tab2
{
	background-color: #f5f5eb;
}
#right
{
	width: 183px;
	float: right;
}
#right #weather
{
	height: 170px;
	width: 117px;
	padding: 10px 25px 0 40px;
	background: transparent url(../images/background/weather.jpg) no-repeat top right;
	text-align: right;
	font-size: 1.09em;
	color: #fff;
}
#right #weather img
{
	vertical-align: middle;
	margin: 0 5px 0px 0px;
}
#right #weather p.currency
{
	text-align: left;
}
#right #adverts-right
{
	width: 183px;
	text-align: center;	
}
#right #adverts-right img
{
	margin-bottom: 7px;
	border-width: 0;
}
#adverts-bottom
{
	clear: both;
	text-align: center;
	padding: 5px 0 3px 0;
}
#adverts-bottom img
{
	border-width: 0;
}
#menu-bottom
{
	clear: both;
	text-align: center;
	padding: 5px 0 3px 0;
	border-top: 2px solid #000;
}
#menu-bottom a
{
	color: #000;
	text-decoration: none;
}
#menu-bottom li
{
	display: inline;
}
#menu-bottom a:hover
{
	color: #f00;
	text-decoration: underline;
}
#copyright
{
	text-align: center;
	padding: 10px 0;
	font-size: 0.91em;
}
#copyright a, #copyright a.login:hover
{
	color: #000;
	text-decoration: none;
}
#copyright a:hover
{
	color: #777;
}





#main #content .object
{
	color: #666;
	font-size: 1em;
}
#main #content .object img.main
{
	float: right;
	border: 0px;
	margin-left: 5px;
	margin: 1px;
}
#main #content .object .stars
{
	background: transparent url(../images/background/stars.gif) no-repeat top right;
	width: 80px;
	height: 12px;
	display: block;
	float: left;
}
#main #content .object .stars0{ width: 0px;}
#main #content .object .stars1{ width: 16px;}
#main #content .object .stars2{ width: 32px;}
#main #content .object .stars3{ width: 48px;}
#main #content .object .stars4{ width: 64px;}
#main #content .object .stars5{ width: 80px;}
h2
{
	font-size: 1em;
	color: #0000CC;
	margin: 7px 3px;
	font-weight: normal;	
}
h3
{
	font-size: 1.09em;
	color: #0168cd;
	margin: 2px 0;
}
#main h3 a 
{
	color: #0168cd;
	text-decoration: none;
}
#main h3.alt a 
{
	color: #f00;
}
h4
{
	font-size: 1em;
	color: #0168cd;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
p, ul, form, li
{
	margin: 0px;
	padding: 0px;
}
li
{
	list-style-type: none;
}
img
{	
	_vertical-align: bottom;
}
input, select, textarea
{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.clear
{
	clear: both;
	font-size: 0;
	line-height: 1px;
	height: 0px;
}
.line
{
	clear: both;
	font-size: 0;
	line-height: 1px;
	height: 1px;
	border-bottom: 1px solid #000;
}

#main #content table.grid
{
	width: 100%;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	border-collapse: collapse;
	font-size: 0.91em;
}
#main #content table.grid img
{
	vertical-align: bottom;
	border-width: 0;
}
#main #content table.grid a
{
	border: 0;
}
#main #content table.grid td
{
	border: 1px solid #000;	
	padding: 4px;
	text-align: center;
}
#main #content table.grid td.align-left
{
	text-align: left;
}
#main #content table.grid td.align-right
{
	text-align: right;
}
#main #content table.grid td.align-center
{
	text-align: center;
}
.red
{
	color: #f00;
}
.validator
{
	color: #f00;
	font-size: 0.91em;
	font-weight: bold;
}
.highlight
{
	background-color: #FBFBFB;
}
.title
{
	font-weight: bold;
}
ul.my-objects li
{
	list-style-type: disc;
	margin-left: 20px;
}
#div_comments
{
	background-color: #f1f1f1;
	padding: 10px;
}
.error, .notice, .success, .notify
{
	padding: .8em; 
	margin-bottom: 0.4em; 
	border: 2px solid #ddd;
	font-weight: bold;
	font-size: 1.2em;
}
.error
{ 
	background: #FBE3E4; 
	color: #8a1f11; 
	border-color: #FBC2C4; 
}
.notice
{ 
	background: #FFF6BF; 
	color: #514721; 
	border-color: #FFD324; 
}
.success
{ 
	background: #E6EFC2; 
	color: #264409; 
	border-color: #C6D880; 
}
.object-table input
{
	color: #666;
	background-color: #fff;
	border: 1px solid #333;
	padding: 2px;
	width: auto;
}
.highlight
{
	background-color: #eee;
}
.checkbox-list td
{
	width: 120px;
	font-size: 0.91em;
}
.price_1
{
	color: #FFB482;
	font-weight: bold;
}
.price_2
{
	color: #FF9060;
	font-weight: bold;
}
.price_3
{
	color: #FF5F38;
	font-weight: bold;
}
.price_4
{
	color: #FF0C39;
	font-weight: bold;
}

#featured
{
	background: transparent url(../images/background/featured.gif) repeat-y;
	width: 522px;
}
#featured .left
{
	float: left;
	width: 50%;
}
#featured .right
{
	float: right;
	width: 50%;
}
#featured-footer
{
	background: transparent url(../images/background/featured-footer.gif) no-repeat;
	width: 522px;
	height: 13px;
	clear: both;
}
#featured .spacer
{
	border-bottom: 1px solid #9799ff;
	line-height: 1px;
	font-size: 0;
	height: 1px;
	clear: both;
	width: 96%;
	margin: 1px 0 1px 5px;
}
#featured .featered-item 
{
	color: #0168cd;
	padding: 6px 0;
	margin: 0 6px;
	border-bottom: 1px solid #6ba7e6;
}
#featured .featered-item a.image 
{
	float: left;
	margin-right: 5px;
}
#main #featured .featered-item a.image img
{
	border: 1px solid #000;
}
#featured .featered-item p
{
	text-align: left;
	margin-left: 20px;
}
#featured .featered-item p a
{
	color: #023f2d
}
#toolbox
{
	font-weight: bold;
	font-size: 0.91em;
}
#toolbox #toolbox-head
{
	background-color: #a3a3a3;
	color: #fff;
	padding: 4px;
	height: 15px;
}
#toolbox #toolbox-menu
{
	margin: 3px 0;
}
#toolbox #toolbox-menu a
{
}
#toolbox #toolbox-menu li
{
	float: left;
	padding-left: 4px;
}
#toolbox #toolbox-menu-left ul
{
	float: left;
}
#toolbox #toolbox-menu-right ul
{
	float: right;	
}
#toolbox #toolbox-menu-right a
{
	color: #CD2727;
}
.smaller
{
	font-size: 0.91em;
}
.extras { width: 100%; }
.extras td { width: 25%; }

#gmap-container { display: none; }
#gmap { width:500px;height:500px; }
a.googlemap, a.map { float: right; margin-left: 5px; }
.webcams li { float: left; margin: 5px; width: 160px;  }
#main #content .webcams img { width: 160px; border: 1px solid #000; }
p.description { text-align: justify; }
.maplink { float: right; margin: 0 5px; }
