@charset "utf-8";
@import url("../Alef-Webfont/stylesheet.css");
html {
	min-height: 100%
}
body {
	background-image: url(../images/page_bg.png);
	background-position:center top;
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin: 0px;
	font-family: 'alef', arial;
	font-weight: normal;
	background-color: #0B2353;
	min-height: 100%;
}
div.container {
	width: 100%;
	max-width: 1000px;
	margin: auto;
	background-attachment:scroll;
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
}
div.header {
	width: 980px;
	margin: auto;
	height: 292px;
	background-image:url(../images/top_pic.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div.logo {
	background-image:url(../images/logo_he.png);
	background-position: top center;
	width: 180px;
	height: 272px;
	padding: 10px;
	position: absolute;
	z-index: 3;
}
div.language_bar {
	margin-top: -7px;
}
div.language_bar a {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
div.language_bar a:hover {
	text-decoration: underline;
}
div.at-quickshare {
	direction: ltr !important;
}
div.content {
	width: 996px;
	height: 100%;
	min-height: 600px;
}
div.col1 {
	width: 200px;
	margin: 10px;
	margin-top: 0px;
}
div.col2 {
	width: 535px;
	margin: 10px;
	margin-top: 0px;
}
div.col2 h2{
	color: #0C2453;
	font-size: 24px;
	margin: 0px
}
div.col2 h2 a, div.col2 h2 span{
	color: #0C2453;
	font-size: 15px;
	margin: 0px;
	text-decoration: none;
	line-height: 24px;
}
div.col2 h2 a:hover{
	text-decoration: underline;
}
div.col2 h3{
	color: #0C2453;
	font-size: 18px;
	margin: 0px;
	margin-top: 10px
}


div.col3 {
	width: 200px;
	margin: 10px;
	margin-top: 0px;
}
div.news_title {
	font-size: 20px;
	background-color: #F7931E;
	color: #0C2453;
	padding: 7px;
}
div.news_content {
	height: 180px;
	width: 200px;
	padding: 0px;
}
div.news_content ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
}
div.news_content ul li {
	padding: 0px;
	margin: 0px;
}
div.news_content ul li div {
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	line-height: 18px;
	height: 180px;
}
div.news_content ul li div a {
	text-decoration: none;
	color: #0A71B3;
	font-size: 15px;
}
div.side_menu_container {
	width: 200px;
	min-height: 428px;
	margin-top: 10px;
}
div.side_menu {
	background-image: url(/images/side_menu_he.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	padding-bottom: 150px;
}
div.side_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.side_menu ul li {
	list-style: none;
	background-color: #0C2453;
	min-height: 20px;
	width: 100%;
	margin: 0px;
	margin-bottom: 10px;
	white-space:nowrap;
	overflow: hidden;
}
div.side_menu ul li a {
	display: block;
	color: #ffffff;
	font-family: alef, arial;
	font-size: 14px !important;
	margin-bottom:4px;
	text-decoration:none;
	margin-right: 10px;
	margin-left: 10px;
}
div.side_menu ul li a:hover {
	text-decoration:underline;
}
div.side_menu ul li:first-child {
	background: #ffffff;
	height: 35px;
	margin-bottom: 0px;
}
div.side_menu ul li ul {
	margin: 0px;
	padding: 0px;
	display: none;
}
div.side_menu ul li ul li {
	height: auto !important;
	background: none !important;
	margin-bottom: 5px !important;
	min-height: 20px;
}
div.side_menu ul li ul li a {
	padding-left: 10px;
	padding-right: 10px;
}
div.search_form {
	width: 200px;
	height: 39px;
	background-image: url(/images/search_box.png);
	margin-bottom: 15px;
}
div.search_form input[type=text] {
	outline: none;
	height: 17px;
	border: none;
	background-color: #FFFFFF;
}
div.comp {
	width: 180px;
	height: 127px;
	background-image: url(/images/sidebar_bg.png);
	padding: 10px;
	margin-top: 10px;
}
div.comp h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	color: #0C2453;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
div.comp h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #0C2453;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
div.comp ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;
	width: 173px;
	margin: auto;
}
div.comp ul li {
	background-color: #0A71B3;
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
div.comp ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
}
div.comp ul a:hover {
	text-decoration:underline;
}
#text_container {
	width: 535px;
	padding-bottom: 10px;
	text-align:justify;
	font-size: 14px;
}

strong{
	font-weight: bold;
}
div.footer {
	width: 100%;
	max-width: 934px;
	margin: auto;
	height: 27px;
	clear:both;
	background-image:url(../images/footer_bg.png);
	background-position:center center;
	padding: 50px;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}
div.footer p {
	margin: 0px;
	padding: 0px;
	font-size: 12px !important;
}
.breadcrumbs {
	width: 530px;
	clear:both;
	font-size: 11px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
/*	padding-left: 205px;
	padding-right: 205px;*/
}
.breadcrumbs a{
	text-decoration: none;
	color: #0099FF;
}

div.side_gallery{
	width: 200px;
}
div.side_gallery img{
	width: 210px;
}

div.image_caption{
	position:relative;
	width: 190px;
	height: 35px;
	background-color: #0A71B3;
	color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 30px;
	margin-top: -50px;
	opacity: 0.0;
	filter: alpha(opacity=0);
	vertical-align:middle;
	line-height: 15px;
	font-size: 14px;
	cursor:default;
}
div.image_caption p{
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
div.image_caption a{
	text-decoration: none;
	color: #FFFFFF;
}

li.portfolio-item{
	display: none;
}
li.portfolio-item-active{
	display: block;
}
.portfolio-item-prev, .portfolio-item-next{
	cursor: pointer;
}

span.d-etails{
	display: inline !important;
}