*{
    padding: 0;
	margin: 0;
    text-indent: 0 !important;
}
html{
	overflow-x: hidden;
    overflow-y: scroll;
	height: 100%;
}
body{
	background-color: #f3f3f3;
	overflow: hidden;
	color: #294FB3;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	height: 100%;
position: static !important;
padding-top: 0px !important;
font-family: "GHEA Grapalat", "Arian AMU", "Arial AMU", "Arial Unicode", Sylfaen, sans-serif;
}
div{
    display: block;
}
.translated-rtl body, .translated-ltr body{
padding-top: 40px !important;
}
.translated-rtl #wrapper, .translated-ltr #wrapper{
margin-top: 40px !important;
}
html.translated-ltr .navbar-inner, html.translated-ltr .navbar-inner { padding-top: 39px; }
img,a{
border: 0;
}
a, a:link, a:visited{
    color: #294fb3;
    text-decoration: none;
}
a:hover, a:active{
    text-decoration: underline;
}
#menu{
	position: fixed;
	left: 281px;
	top: -8px;
	width: 100%;
	height: 48px;
	background-color: #f8f8f8;
	z-index: 200;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5), 0px -1px 0px rgba(255, 255, 255, 1) inset;
	border-radius: 8px;
	opacity: 0.95;
	padding-left:10px;
}
#left{
	position: absolute;
	background-image: url('248-0.6.png');
	z-index: 300;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5), -1px 0px 0px rgba(255, 255, 255, 1) inset;
	width: 210px;
	height: 511px;
	z-index: 40;
}
#map{
	width:100%;
	height:100%;
	position: fixed !important;
	display: block;
	float: left;
	text-shadow: 0px 1px 0px #009;
}
#wrapper{
	position: absolute;
	top: 510px;
	width: 100%;
	box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.025);
	border-top: 1px solid rgba(0,0,0,0.2);
	z-index: 101;

	background-image: url('/templates/back.png');
	background-repeat: repeat-y;
background-position: -111px 0px;

}
#wrapperleft{
    border-top: 1px solid #fff;
	width: 209px;
	min-height: 100%;
	display: block;
	float: left;
	box-shadow: -2px 0px 0px rgba(0, 0, 0, 0.01) inset;
	padding-top: 8px;
z-index: 99;
position: relative;
}
#wrapperright{
/*width: 100%;*/
display: block;
/*padding-left: 212px;*/
/*margin-left: -210px;*/
border-top: 1px solid white;
/* -webkit-box-sizing: border-box; */ /* Safari/Chrome, other WebKit */
/*	-moz-box-sizing: border-box; */   /* Firefox, other Gecko */
/*	box-sizing: border-box;        */ /* Opera/IE 8+ */
z-index: 10;
overflow: hidden;
padding-left: 2px;
/* float: left;*/
}
.li{
	width: 120px;
	display: block;
	float: left;
	margin-top: 8px;
	font-size: 14pt;
	color: #294FB3;
	border-right: 1px solid #DDD;
	border-left: 1px solid transparent;
	line-height: 24px;
	padding: 8px;
	text-decoration: none;
	text-align: center;
	margin-left: -1px;
}
#uLogin{
    margin-left: 40px;
width: 252px;
}
#account{
	display:block;
	line-height: 24px;
	padding: 3px;
}
h2{
	margin: 8px;
    font-size: 13pt;
}
hr{
	width: 100%;
	border: none;
	height: 16px;
	background-image: url('hr.png');
	opacity: 0.3;
	margin-left: 1px;
	border-top: 1px solid #F7F7F7;
}
#wrapper p{
	margin: 8px;
}
#wrapper #wrapperright .ar{
	margin: 8px;
	margin-right: 0;
}
#wrapper form textarea{
	width: 600px;
	height: 150px;
	display: block;
}/*
#wrapper form input.submit{
	width: 240px;
	height: 32px;
	border: 1px solid orange;
	display: block;
	background-color: #F3AF00;
	line-height: 32px;
	margin-top: 8px;
	border-radius: 4px;
	box-shadow: 0px 1px 0px #FFBF37 inset;
	color: white;
	text-shadow: 0px 1px 0px #F90;
	font-size: 14px;
}
#wrapper form input.submit:hover{
	background-color: #FFC83A;
	box-shadow: 0px 1px 0px #FFDD94 inset;
}*/
#wrapper .user.square{
display: block;
float: left;
margin-right: 8px;
height: 100px;
width: 100px;
color: #294FB3;
padding: 8px;
text-shadow: 0px 1px 0px white;
text-align: center;
}
#wrapper .user.square img{
	height: 50px;
	display: block;
    margin: auto;
}
#wrapper .comment{
	border-left: 1px dashed #ccc;
}
#wrapper .comment .body{
	display: block;
	min-height: 100px;
	margin-left: 180px;
	padding: 8px;
	position: relative;
	margin-right: 8px;
}
.cluster{
	width: 53px;
	height: 62px;
	background-image: url('cluster.png');
	line-height: 53px;
	text-align:center;
	color: white;
	text-shadow: 0px 1px 0px #009;
	font-size: 16pt;
}
.photo a{
	display: block;
margin: 8px 0px 0px 8px;
float: left;
line-height: 24px;
text-align: center;
color: #294FB3;
text-decoration: none;
}
.photo a:hover{
text-decoration: underline;
}
.photo a img{
	display: block;
}
.rangeslider{
	margin:auto;
	float: none;
	display: block;
	margin: 45px;
	margin-top: 12px;
	margin-bottom: 16px;
}
.rangeslider a.ui-slider-handle.ui-state-default.ui-corner-all{
	width: auto;
	color: #294FB3;
	text-shadow: 0px 1px 0px white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	border: 2px solid #294FB3;
	padding: 0px 16px 0px 6px;
	background-color: transparent;
	margin-left: -38px;
	height: 29px;
	border: none;
	background-image: url('slider.png');
	background-position: left center;
	border-radius: 0;
	color: white;
	width: 55px;
	line-height: 28px;
	text-align: center;
	text-shadow: 0px 1px 0px #009;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -6px;
margin-left: -.6em;
background-image: none;
background-color: #EEE;
}
.ui-widget-content{
background-color: white;
border: 1px solid #294fb3 !important;
background-image: none;
box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1) inset;
}
.ui-widget-header{
background-color: #e0e0e0;
border: 1px solid #294FB3 !important;
background-image: none;
box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1) inset;
top: -1px !important;
height: 16px !important;
}
.mpp {
	padding: 8px;
	border-radius: 8px;
	background-color: #FFA300;
}
.mpp *{
	display:block;
}
.logout.button{
display: block;
float: right;
height: 18px;
background-color: #294FB3;
line-height: 18px;
margin-left: 8px;
border-radius: 2px;
border: 1px solid #002380;
color: white;
box-shadow: 0px 0px 1px white inset;
text-shadow: 0px 1px 0px #004EB1;
text-decoration: none;
padding: 4px;
}
h5{
	display:block;
	float:left;
}
.logout.button:hover{
	background-color: #3663DA;
}
.p96{
	width: 96px;
	height: 96px;
}
ul.menu{
	margin-top: 0px;
	width: 210px;
display: block;
float: left;
border-top: 1px solid #ddd;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}
ul.menu li a{
	line-height: 20px;
	display: block;
	padding: 8px 0 8px 8px;
	border: 1px solid transparent;
	text-decoration: none;
	color: #294FB3;
	border-width: 1px 0px;
	text-align: center;
	margin-top: -1px;
	text-align: left;
	border-bottom: 1px solid #DDD;
	position: relative;
z-index: 100;
height: 20px;
font-size: 14px;
}
ul.menu li{
	position: relative;
}/*
ul.menu li:hover .submenu{
	display: block;
}*/
ul.menu li > a:hover, ul.menu li:hover > a{
color: white;
text-shadow: 0px 1px 0px #000920;
border: none;
background-image: url('nbb.png');
height: 22px;
width: 211px;
background-position: -70px 0px;
}
ul.menu li .submenu{
position: absolute;
left: 0px;
top: 0px;
background-color: #F6F6F6;
height: 32px;
border: 1px solid #C7C7C7;
width: 253px;
padding: 2px;
display: none;
z-index: 0;
opacity: 0;
}
#la{
width: 32px;
height: 32px;
background-image: url('la.png');
display: block;
margin-right: 0;
float: left;
}
.slimScrollBar{
	opacity: 0.7 !important;
}
form.login input{
height: 32px;
width: 88px;
margin-left: 9px;
box-sizing: border-box;
border: 1px solid #294FB3;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1) inset,0px 1px 0px white;
float: left;
}
form.login input.submit{
box-shadow: 0px 0px 1px white inset, 0px 1px 0px white;
background-color: #294FB3;
border: 1px solid #002380;
color: white;
text-shadow: 0px 1px 0px #009;
}
form.login{
	display: block;
	float: left;
    width: 100%;
}
form.login a{
    color: #294fb3;
    text-decoration: none;
}
form.login a:hover{
    text-decoration: underline;
}
.photo.thumb {
display: block;
float: left;
margin: 8px;
height: 240px;
width: 192px;
}
.photo.thumb a{
	display:block;
}
.photo.thumb span{
	margin: 4px;
}
.photo.thumb.pending{
	border: 1px solid orange;
	background-color: #FFD68B;
}
.photo.thumb.approved{
	border: 1px solid #002380;
	background-color: #294fb3;
	color: white;
	text-shadow: 0px 1px 0px #009;
    overflow: hidden;
}
.rating .photo.thumb{
	height: auto;
	width: auto;
	color: #002380;
text-decoration: none;
}
.rating .photo.thumb:hover{
	text-decoration: underline;
}
.rating .photo.thumb img{
height: 50px;
display: block;
float: left;
}
.rating .photo.thumb span{
	display:block;	
	margin-left: 72px;
}	
.rating > div, .rating > div > div{
	float: left;
}
.rating > div > div > h3{
	padding: 8px;
	font-size: 10pt;
}
.rating h4 {
font-size: 10pt;
color: #444;
}
#logo{
position: relative;
width: 210px;
height: 90px;
margin-right: -130px;
z-index: 100;
display: block;
float: left;
background-repeat: no-repeat;
}
.window{
width: 640px;
height: 360px;
margin-top: -180px;
margin-left: -320px;
background-color: #F8F8F8;
top: 50%;
left: 50%;
border: 1px solid #0030AD;
z-index: 201;
display: block;
position: fixed;
box-shadow: 0px 1px 0px white inset,1px 0px 0px white inset,-1px 0px 0px white inset,0px 0px 1px rgba(0, 0, 0, 0.5);
}
.window .header{
	width: 100%;
	height: 50px;
	background-image:url('whd.png');
	margin:-1px;
	padding:1px;
	text-align:center;
	line-height: 40px;
	color: #ffffff;
	text-shadow: 0px 1px 0px #009;
}

#footer{
	display: block;
	background-repeat: repeat-y;
	border-top: 1px solid #aaa;
	background-color: rgba(0,0,0,0.2);
	width: 100%;
	float: left;
	color: #646464;
text-shadow: 0px 1px 0px #DDD;
margin-top:20px;
}
#footer a{
color: #646464;
text-shadow: 0px 1px 0px #DDD;
}
#footerleft{
	height: 100px;
	width: 210px;
	display: block;
	float: left;
	background-image: url('logo-gray.png');
	background-position: center center;
	background-repeat: no-repeat;
}
#footerright{
	width: 100%;
	padding-left: 210px;
	margin-left: -210px;
	display: block;
	float: left;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.styled-form input, .styled-form select, .styled-form textarea{
height: 25px;
border: 1px solid #294FB3;
color: #294FB3;
box-shadow: 0px 1px 0px white,0px 1px 0px #EEE inset;
margin-left: 8px;
display: block;
float: left;
width: 240px;
box-sizing: border-box;
}
.fieldset{
display: block;
height: 32px;
border-bottom: 1px dashed #ddd;
margin-bottom: 8px;
}
.fieldset.coord input {
width: 196px;
}
.legend {
width: 200px;
display: block;
float: left;
}
.add-photo-form{
	font-size: 20px;
	min-width: 640px;
	overflow: auto;
}
small{
	font-size: 12px;
	color: #666;
}
#wrapper form .submit{
margin: 0;
background-color: #294FB3;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset,0px -1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 0px rgba(0,0,0,0.2);
padding: 8px;
color: white;
height: auto;
text-shadow: 0px 1px 0px #009;
border: 1px solid #002380;
font-size: 20px;
cursor: pointer;
}
#wrapper form input.submit:hover{
	background-color: #2E5BD1;
}
.gmnoprint {
text-shadow: 0px 1px 0px white;
}
.link-container {
display: block;
float: left;
width: 25%;
min-width: 120px;
}
.link-container a {
display: block;
color: #666;
margin: 2px;
padding: 7px;
text-decoration: none;
}
.link-container a:hover {
text-decoration: underline;
}
#loginButton {
    width: 128px;
    height: 34px;
    display: block;
    margin: 10px;
    text-decoration: none;
    float: left;
    line-height: 34px;
    text-align: center;
    border: 1px solid #DDD;
    margin-right: -1px;
    box-shadow: 0px 0px 1px white inset;
    background-color: rgba(240, 240, 240, 0.69);
    border-right: 1px solid transparent;
    color: #294FB3;
    position: relative;
    z-index: 200;
    margin-left: 0px;
    margin-top: 6px; 
}
#loginButton:hover,#loginButton.active {
background-color: #294FB3;
border: 1px solid #002380;
color: white;
text-shadow: 0px 1px 0px #009;
box-shadow: 0px 0px 1px white inset;
}
#left .lf{
position: absolute;
top: 41px;
left: -113px;
background-color: rgba(240, 240, 240, 0.69);
border: 1px solid lightGrey;
box-shadow: 0px 0px 5px white;
z-index: 2;
opacity: 0;
padding: 8px;
}
.lf.active{
display: block;
position: absolute;
top: 10px;
left: 210px;
background-color: rgba(240, 240, 240, 0.69);
border: 1px solid lightGrey;
height: 36px;
width: 300px;
box-shadow: 0px 0px 5px white;
z-index: 2;
padding: 16px;
opacity: 1;
}
.copyright{
width: 100%;
display: block;
float: left;
text-align: center;
}
.infoBox{
padding: 2px;
background-image: url('infowindow.png');
padding-top: 10px;
padding-bottom: 1px;
background-repeat: no-repeat;
width: 128px;
}
.infoBox > img{
position: absolute !important;
bottom: 1px;
right: 2px;

}
.infoBox > a,
.infoBox > a > img{
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	text-shadow: 0px 1px 0px #009;
	font-size: 12px;
}
.infoBox > a > img{
border: 1px solid #002380;
margin: -1px;
}
.infoBox a:hover{
	text-decoration: underline;
}
.ui-slider-horizontal {
height: 16px;
}
#rangeslider .ui-right-slider-handle {
background-position: 77px 0px;
padding: 0px 6px 0px 16px;
}
.reply.button{
	position: absolute;
	bottom: 60px;
	right: 0px;
	margin: 0px;
	height: 32px;
	line-height: 32px;
	background-color: #294FB3;
	padding: 0px 8px;
	border: 1px solid #002380;
	margin: -1px;
	color: white;
	text-shadow: 0px 1px 0px #009;
	display: none;
	font-size: 10pt;
}

.remove.button{
    position: absolute;
	bottom: 60px;
	margin: 0px;
	height: 32px;
	line-height: 32px;
	padding: 0px 8px;
	margin: -1px;
	color: white;
	display: none;
	font-size: 10pt;
    right: 113px;
border: 1px solid #8A0000;
background-color: red;
text-shadow: 0px 1px 0px #B00;
}


.ar.comment .body:hover .reply.button, .ar.comment .body:hover .remove.button{
	display: block;
}

.not-logged-in .reply.button, .not-logged-in .remove.button{
	display: none !important;
}

h3{
    font-size: 11pt;
    margin: 8px;
}

a.ajax.rating-top-button{
display: block;
width: 100%;
float: left;
text-align: center;
padding: 8px 1px;
border: 1px solid #002380;
background-color: #294FB3;
margin-left: -1px;
border-width: 1px 0px;
color: white;
text-shadow: 0px 1px 0px #009;
opacity: 0.8;
}
a.ajax.rating-top-button:hover{
    opacity:1;
}
#wrapperright .wrong{
    border: 1px solid red;
}



.infinityLoader {
    display: block;
    float: left;
    width: 100%;
    height: 100px;
    background-image: url('preloader.gif');
    background-position: center center;
    background-repeat: no-repeat;
}