* {
	font-family: arial, sans-serif;
	margin: 0;
}
html, body {
	padding:0;
}
html {
	overflow-y: scroll !important;
}
body,html,textarea,input {
	font-size:12px;
}
body {
	line-height: 1.5em;
	background:url('images/bg.png') repeat-x white;
}
a img {
	border:0;
}
a {
	cursor:pointer;
}
ul {
	list-style: url('images/bullet-red.png');
}
ul.blue {
	list-style: url('images/bullet-blue.png');
}
ul.black {
	list-style: url('images/bullet-black.png');
}
ol,ul {
	margin-left: 5px;
	padding-left: 20px;
}

h1,h2,h3 {
	line-height:1.5em;
	padding:0;
}

h1 {
	padding:14px 0 10px;
	font-size:30px;
	color:#E51937;
}
h2 {
	padding:14px 0 8px;
	font-size:20px;
	color:#E51937;
}
h3 {
	padding:11px 0 3px;
	font-size:12px;
	color:#E51937;
}
h1.blue,h2.blue,h3.blue {
	color:#00B6F0;
}
h1.black,h2.black,h3.black {
	color:#000;
}
.clear {
	clear:both;
}

#body {
	width:939px;
	margin:0 auto;
	position:relative;
}

#side_area {
	width:211px;
	float:left;
}

#centeral_area {
	width:708px;
	float:right;
}

#bottom_area {
	clear:both;
}

.figure {
	z-index:55;
	position:relative;
	padding:15px;
	width:190px;
	height:190px;
}
.figure div {
	z-index:65;
	position:relative;
	background-repeat:no-repeat;
	background-position:0 0;
}
.sunny {
	background-image:url('images/figures/sunny.png');
	width:174px;
	height:180px;
}
.divey {
	display : none;
}
.cardy {
	background-image:url('images/figures/cardy.png');
	width:144px;
	height:190px;
}
.s1 {
	background-image:url('images/figures/s1.png');
	width:139px;
	height:139px;
}
.s2 {
	background-image:url('images/figures/s2.png');
	width:146px;
	height:148px;
}

#logo {
	margin:22px 9px;
}

/***** #side_area > #side_menu *****/

#side_menu {
	padding-bottom:30px;
	direction: ltr; 
}
#side_menu .title {
	background:url('images/side-menu-bg.png');
	width:190px;
	height:27px;
	line-height:27px;
	color:#fff;
	padding:0 10px;
}
#side_menu a {
	color:#595959;
	display:block;
	line-height:18px;
	padding:5px 15px;
	text-decoration:none;
	border-bottom:1px dotted #000;
}
#side_menu a:hover , #side_menu a.active{ 
	background:#E51937;
	color:#fff;
}

#side_image {
	position:relative;
	width:209px;
	height:143px;
	overflow:hidden;
}
#side_image .bg {
	position:absolute;
	top:0;
	left:0;
	width:209px;
	height:143px;
	background:url('images/side-image-bg.png');
	z-index:50;
}
#side_image img {
	position:absolute;
	top:0;
	left:0;
	z-index:30;
}
#side_area .figure {
	margin-top:-50px;
}

#flags {
	padding:12px;
	float:right;
}
#flags a {
	width:21px;
	height:14px;
	display:block;
	background-image:url('images/flags.png');
	float:left;
	margin-left:21px;
	
}
#flags a.hebrew {
	background-position:0px 0;
}
#flags a.english {
	background-position:-42px 0;
}
#flags a.french {
	background-position:-21px 0;
}

#top_menu {
	direction : ltr;
	z-index:9000;
	clear:both;
	position:relative;
	background:url('images/top-menu-bg.png');
	font-weight:bold;
	height:46px;
	width:688px;
	padding-left:20px;
	font-size:12px;
}
#top_menu .page_a {
	display:block;
	float:left;
	margin:8px 0 3px;
	position:relative;
	height:26px;
}
#top_menu .page_a.special {
	float:right;
	margin-right: 8px; 
}
#top_menu .page_a .page_a_caption {
	display:block;
	height:14px;
	line-height:14px;
	text-decoration:none;
	color:#fff;
	border-left:1px solid #fff;
	padding:0 6px; /***/
}
#top_menu .page_a.special .page_a_caption,#top_menu .page_a:first-child .page_a_caption,#top_menu .page_a.first .page_a_caption {
	border-left:none;
}
#top_menu .page_a.special .page_a_caption {
	padding:0 -10px; /***/
}
#top_menu .page_a:hover .page_a_caption {
	color:#eedf51;
}
#top_menu .sub_menu {
	background:#fff;
	position:absolute;
	top:24px;
	left:0;
	z-index:90;
	display:none;
	border:1px solid #e8ebec;
	border-top:1px dotted #c2c2c2;
}
#top_menu .sub_menu * {
	white-space:nowrap;
}
#top_menu .sub_menu a {
	background:#fff;
	color:#595959;
	display:block;
	line-height:28px;
	padding:0px 15px;
	text-decoration:none;
	border-bottom:1px dotted #c2c2c2;
}
#top_menu .sub_menu a:hover {
	background:#E51937;
	color:#fff;
}

#content {
	padding:0 90px 0 20px;
}

.footer_margin {
	clear:both;
	height:20px;
}
#footer {
	background:url('images/footer-bg.png') 0 0 no-repeat;
	width:895px;
	height:24px;
	line-height:22px;
	color:#fff;
	padding:0 22px;
	clear:both;
}
#footer .credit {
	float:right;
}
#footer .text {
	float:left;
}
#sunnyland{
	
	 
}
 
#facebook {
	padding:12px;
	float:right;
}
#facebook a {
	width:25px;
	height:18px;
	display:block;
	background:url('images/facebook.png') 0 0 no-repeat;
	float:left;
	
	
}
.contentplace {
	margin-top : 1px;
}
.footerDiv{
	background-color: #dde6eb;
	
	width:940px; 
}
.linkDiv{
	float : left; 
	width:120px; 
	margin : 0px 0 0 10px;
}


.contentplace a {
	text-decoration:none;
	 
	color:#aaaaaa;	
}
.contentplace a:HOVER {
	text-decoration:underline;
	 
}

.contentplace span {
	text-align : left;
	width: 100%;
	 	
}


.contentplace { background-color:#FFFFFF;color:#aaaaaa; width:940px; padding-top: 8px }
.contentplace p { background-color:#dde6eb;margin: 0 10px 0 10px; }
.topplace{ background: url('images/hfSberN-1.png') no-repeat top right; }
.bottomplace { clear : both; background: url('images/fUJNsh7-2.png') no-repeat top right; }
img.placeborder { width: 10px; height: 10px;border: none;display: block !important; }


.beery {
	background-image:url('images/figures/beery.png');
	width:196px;
	height:183px;
}

