html, body {
height: 100%;
}
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote {margin : 0;padding : 0;}
body {margin : 0;font-family : Arial, Helvetica, sans-serif;font-size : 12px;color : #191919; background: url(../images/body_img.png) left top;}
img {border : 0;}
p {margin : 0;padding : 0;}
.clear {clear : both;}
.floatleft {float : left;}
.floatright {float : right;}
H1, H2, H3, H4, H5 {font-size : 100%;font-weight : normal;}
A {color : #1189c6;text-decoration : none;}
A:hover {color : #4ec0e5;text-decoration:underline;}
A:focus {outline : none;}
:focus {outline : 0;}
fieldset, img {border : 0;}
q:before, q:after {content : '';}
input, textarea, select {font-family : inherit;font-size : inherit;font-weight : inherit;}
.padtop5 {padding-top : 5px;}
.padtop10 {padding-top : 10px;}
.padtop15 {padding-top : 50px;}
.padtop20 {padding-top : 20px;}
.padtop25 {padding-top : 25px;}
.padtop45 {padding-top : 45px;}

#panel {
	display: none;
}

.slide {
	margin: 0;
	padding: 0;
}
.btn-slide {
	background: url(../images/arrow.png) no-repeat right 6px;
	text-align: left;
	margin: 0 auto;
	color:#FFFEAE;
	text-decoration: none;
	padding-right:20px;
	font-size:19px;
	font-weight:bold;
	display:block;
}
.active {
	background-position: right 6px;
}
.silderpadding{ padding:10px;}
.country-he{ font-size:16px; padding-bottom:10px; border-bottom:1px dotted #393939;  color:#ffffff; font-weight:bold;}

.citylisting {
	width:130px;
	float:left;
	padding-right:10px;
	margin-right:30px;
}
.citylisting a {
	padding:3px 10px;
	color:#ffffff;
	margin-bottom:10px;
	display:block;
	font-size:12px;
	text-decoration:none;
	width:130px;
	margin-right:10px;
	border:0px dashed #373737;
	height:20px;
}
.citylisting a:hover {
	background:#9F9F9F;
	color:#ffffff;
	border:0px solid #3277cf;
}
.citylisting .current {
	color: white;
	background: #4F4F4F;
	font-weight:bold
}
.citylisting .current a {
	color: white;
	background: #4F4F4F;
	font-weight:bold
}
.citylisting .current a:hover {
	color: white;
	background: #4F4F4F;
	font-weight:bold
}