* { 
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
body {
	color:#333;
	font:12px arial,sans-serif;
	background:#fff;
}
a {
	text-decoration:underline;
	color:#333;
}
a:hover {text-decoration:none;}
a:active {background-color: transparent;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
.aligncenter td{
	border:0px;
	
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
#wrapper{
	width:100%;
	min-width:981px;
	overflow:hidden;
}
.wrapper-holder{
	width:981px;
	margin:0 auto;
}
#header{
	overflow:hidden;
	margin:0 0 7px
}
.header-block{
	float:left;
	overflow:hidden;
	margin:0 -10px 0 0
}
 .logo {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/logo.jpg) no-repeat;
	width: 198px;
	height: 85px;
	margin:-1px 31px 0 0;
	position: relative;
	left:17px;
}
.logo a {
	height: 100%;
	display: block;
}
.nav{
	overflow:hidden;
	list-style:none;
	float:left;
	margin:27px 0 0;
}
.nav li{
	float:left;
	list-style:none outside;
	margin:0 21px 0 0;
}
.nav li a{
	color:#656565;
	font-size:13px;
	line-height:24px;
	display:block;
	border-top:2px solid #c3d329;
	text-decoration:none;
	text-transform:uppercase;
}
.nav li a:hover{
	border-top:2px solid #0c305e;
	color:#0c305e;
}
.nav li.active a{
	border-top:2px solid #0c305e;
	color:#0c305e;
	font-weight:bold;
}
.header-box{
	float:right;
	overflow:hidden;
}
.header-box .search-form{
	float:right;
	overflow:hidden;
	margin:24px 0 0;
	position:relative;
}
.header-box .search-form .text{
	float:left;
	width:103px;
	height:30px;
	background:url(images/search-input.png);
	color:#989898;
	font-size:12px;
	line-height:30px;
	padding:0 7px;
	border:none;
	position:relative;
	outline:none;
}
.header-box .search-form .input-placeholder-text{
	left:0;
	top:0;
	color:#989898;
	font-size:12px;
	padding:0 7px;
	line-height:30px;
}
.header-box .search-form .submit{
	float:left;
	width:25px;
	height:30px;
	background:url(images/search-submit.png);
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.language-box{
	overflow:hidden;
	float:right;
	margin:28px 1px 0 0
}
.language-box li{
	float:left;
	list-style:none outside;
	margin:0 7px 0 0;
}
.language-box li a{
	text-indent:-9999px;
	overflow:hidden;
	width:22px;
	height:22px;
	display:block;
}
.language-box li a.facebook{
	background:url(images/ico-facebook.png)
}

.language-box li a.canada{
	background:url(images/ico-canada.png)
}

.language-box li a.usa{
	background:url(images/ico-usa.png)
}

.language-box li a.israel{
	background:url(images/ico-israel.png)
}
.carousel {
	position: relative;
	/* margin:0 -155px 17px -158px */
	 margin:0 0 17px 0; 
}
.carousel .mask {
	position: relative;
	overflow: hidden;
	width: 983px;
}
.carousel .mask .slideset {
	width: 99999px;
	float: left;
}
.carousel .mask .slide {
	width:983px;
	float: left;
}
.carousel .btn-prev,
.carousel .btn-next{
	width:34px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:132px;
	left:19px;
	background:url(images/slide-arrow.png)
}
.carousel .btn-next{
	right:19px;
	left:auto;
	background:url(images/slide-arrow.png) 0 -34px;
}
#main .main-section h2{
	text-transform:uppercase;
	color:#003366;
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;
	margin:21px 0 21px
}
.main-section h2 a{
	color:#003366;
	text-decoration:none;
}
.main-section h2 a:hover{
	text-decoration:underline;
}
.holder:after{
	content:" ";
	clear:both;
	display:block;
}
.holder .center-block:first-child{
	margin:0 -4px 0 0;
}
.center-block{
	float:left;
	width:201px;
	margin:0 0 0 60px;
}
.center-block a{
	text-decoration:none;
}
.center-block a:hover{
	text-decoration:underline;
}
.center-block img{
	display:block;
	margin:0 0 7px;
	border-bottom:4px solid #c3d329;
}
.center-block .title{
	color:#0c305e;
	font-size:16px;
	line-height:24px;
	text-align:center;
	margin:0 0 5px;
	font-weight:normal;
	text-transform:uppercase;
	display:block
}
.center-block .text{
	color:#666;
	font-size:14px;
	line-height:17px;
	margin:0;
	text-align:justify;
	display:block
}
#footer{
	width:100%;
	min-width:981px;
	border-top:1px solid #e5e5e5
}
.footer-holder{
	width:981px;
	margin:0 auto;
	padding:10px 0
}
#footer .info{
	text-align:center;
	color:#666;
	font-size:12px;
	margin:0;
	line-height:15px;
	display:block;
}
#footer .info address{
	font-style:normal;
	display:inline;
}
#footer .info a{
	text-decoration:none;
	color:#666;
}
#footer .info a:hover{
	text-decoration:underline;
}
.img-section{
	position:relative;
	margin:0 0 11px;
}
.img-section:after{
	position:absolute;
	width:891px;
	height:20px;
	bottom:-20px;
	left:45px;
	content:" ";
	background:url(images/pic-shadow.png) 0 100%
}
.top-block{
	overflow:hidden;
	margin:0 0 12px;
}
.top-block .breadcrumbs{
	float:left;
	margin:0;
	overflow:hidden;
}
.top-block .breadcrumbs li{
	float:left;
	background:url(images/bullet-breadcrumbs.png) no-repeat 0 55%;
	padding:0 4px 0 10px;
	color:#003366;
	font-size:12px;
	line-height:24px;
	list-style:none outside;
}
.top-block .breadcrumbs li:first-child{
	background:none;
	padding:0 4px 0 0;
}
.top-block .breadcrumbs li a{
	color:#666;
	text-decoration:none;
}
.top-block .breadcrumbs li a:hover{
	text-decoration:underline;
}
#content{
	float:right;
	width:789px;
	overflow:hidden;
}
#content .alignright{
	float:right;
	margin:3px 0 0;
	border:1px solid #a5a5a5;
}
.holder .text-block{
	float:left;
	width:600px
}
#main{
	margin:0 0 13px;
}
#main h2{
	color:#003366;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	margin:0 0 10px;
	text-transform:uppercase;
}
#main .small h2{
	margin:0 0 10px 3px;
}
#content h2 a{
	text-decoration:none;
	color:#003366;
}
#content h2 a:hover{
	text-decoration:underline;
}
.content-block .first-paragraph p{
	color:#333;
	font-size:16px;
	line-height:19px;
	margin:0 0 16px;
}
.content-block p{
	color:#666;
	font-size:14px;
	line-height:17px;
	margin:0 0 16px;
}
#aside{
	float:left;
	width:157px;
	margin:3px 0 14px;
}
.aside-menu{
	margin:0;
}
.aside-menu>li{
	list-style:none outside;
	background:url(images/bg-menu-shadow.png) no-repeat 100% 100%;
	padding:0 1px 2px 0;
	margin:0 0 3px;
}
.aside-menu li .block-holder{
	border:1px solid #d2d2d2;
	padding:0 8px 0 18px;
	position:relative;
	background:#f0f0f0 url(images/bg-aside-menu.png) repeat-x;
}
.aside-menu li .block-holder:before{
	position:absolute;
	left:0;
	top:0;
	width:4px;
	height:100%;
	background:#c3d329;
	content:" ";
}
.aside-menu li.active .block-holder:before,
.aside-menu li:hover .block-holder:before{
	background:#003366
}
.aside-menu li .block-holder a{
	text-decoration:none;
	color:#666;
	font-size:14px;
	line-height:26px;
	display:block;
	height:27px;
}
.aside-menu li.active .block-holder a,
.aside-menu li .block-holder a:hover{
	color:#003366
}
.aside-menu li .open-block{
	background:#f0f0f0;
	border:1px solid #d0d0d0;
	border-top:none;
	padding:6px 0 1px 9px;
	margin:0 0 -1px
}
.aside-menu li .open-block>ul{
	overflow:hidden;
	color:#666;
	margin:0;
	font-size:14px;
	line-height:26px;
}
.aside-menu li .open-block>ul li{
	list-style:none outside;
	background:url(images/grey-arrow-right.png) no-repeat 0 7px;
}
.aside-menu li .open-block>ul li a{
	display:block;
	padding:0 0 0 18px;
	color:#666;
	text-decoration:none;
}
.aside-menu li .open-block>ul li.active>a,
.aside-menu li .open-block>ul li a:hover{
	color:#003366
}
.aside-menu li .open-block>ul li:hover{
	background:url(images/blue-arrow-right.png) no-repeat 0 7px;
}
.aside-menu li .open-block>ul li.active{
	background:url(images/blue-arrow-right.png) no-repeat 0 7px;
}
.aside-menu li .open-block>ul li.active.open{
	background:url(images/blue-arrow-down.png) no-repeat 0 11px;
}
.aside-menu li .open-block>ul li.active.open>a{color:#666	}
.aside-menu li .open-block>ul ul{
	padding:8px 0 0 18px;
	margin:0
}
.aside-menu li .open-block>ul ul li{
	margin:0 0 8px;
}
.aside-menu li .open-block>ul ul a{
	padding:0 5px 0 14px;
}
.fellow-search{
	overflow:hidden;
	padding:3px 0 0;
	position:relative
}
.fellow-search .text{
	float:left;
	width:166px;
	height:30px;
	color:#989898;
	font-size:12px;
	line-height:30px;
	padding:0 8px;
	border:none;
	margin:0;
	background:url(images/search-fellow.png)
}
.fellow-search .submit{
	float:left;
	width:38px;
	height:30px;
	border:none;
	background:url(images/submit-fellow.png);
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	margin:0 0 0 7px;
}
.fellow-search .submit:hover{
	background-position:0 -30px;
}
.fellow-search select{
	width: 182px;
	height: 30px;
	background: url(images/search-fellow.png) 0px 0;
	border: none;
	margin: 0 4px;
}
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important;
}
.select-area {
	position: relative;
	overflow: hidden;
	cursor: default;
	height: 30px;
	margin:0 0 0 10px;
	float: left;
	cursor:pointer;
}
.select-area .center {
	white-space: nowrap;
	float:left;
	width:117px;
	height:30px;
	color:#989898;
	font-size:12px;
	line-height:30px;
	padding:0 8px;
	background:url(images/fellow-select.png) no-repeat
}
.select-disabled {
	background: #eee;
}
.select-area .select-opener {
	background: url(images/fellow-opener.png) no-repeat;
	position: absolute;
	height: 30px;
	width: 29px;
	right: 0;
	top: 0;
}
.select-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 2000;
}
.select-options .drop-holder {
	border: 1px solid #e2e2e2;
	overflow: hidden;
	height: 1%;
}
.select-options ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.select-options ul li {
	width: 100%;
	float: left;
	color:#989898;
	font-size:12px;
	list-style:none outside;
}
.select-options ul a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	cursor: default;
	color:#989898;
	font-size:12px;
	height: 1%;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #003366;
	color:#989898;
	font-size:12px;
}
.select-options .optgroup {
	clear: both;
}
.select-options .optgroup strong {
	display: block;
	padding: 5px;
}
.select-options .optgroup ul a {
	padding-left: 30px;
}
.member-list{
	margin:0 -38px -36px 0;
	overflow:hidden;
}
.member-list li{
	display:inline-block;
	vertical-align:top;
	margin:0 33px 34px 0;
	width:140px;
	text-align:center;
	list-style:none outside;
}
.member-list li a.img-holder{
	display:block;
	border:1px solid #a5a5a5;
	border-bottom:4px solid #003366;
	height:171px;
	overflow:hidden;
	margin:0 0 1px;
}
.member-list li a.img-holder img{
	display:block;
	width:140px;
	height:171px;
}
.member-list li a.img-holder:hover img,
.member-list li a.img-holder .hovered{
	display:none;
}
.member-list li a.img-holder:hover .hovered{
	display:block
}
.member-list li a.name{
	text-decoration:none;
	color:#333;
	font-size:13px;
	text-transform:uppercase;
	line-height:18px;
	height:25px;
	display:block;
	width:140px;
}
.member-list li:hover a.name,
.member-list li a.name:hover{
	color:#003366
}
.nav-block{
	float:right;
	margin:3px 0 0;
}
.nav-block .bullet{
	background:url(images/img18.png);
	height:12px;
	width:12px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:3px 0 0 20px;
}
.nav-block .prev{
	color:#999;
	text-decoration:none;
	background:url(images/prev.png) no-repeat 0 1px;
	padding:0 0 2px 16px;
	float:left;
	font-size:14px;
	line-height:16px;
}
.nav-block .next{
	color:#999;
	text-decoration:none;
	background:url(images/next.png) no-repeat 100% 1px;
	padding:0 20px 2px 0;
	float:right;
	font-size:14px;
	line-height:16px;
	margin:0 0 0 20px;
}
.nav-block .prev:hover,
.nav-block .next:hover{
	text-decoration:underline;
}
.info-block{
	overflow:hidden;
	background:url(images/separator.png) repeat-x 0 100%;
	padding:0 0 12px;
	margin:0 0 9px;
}
#content .info-block .alignright{
	float:right;
	margin:4px 2px 0 0;
	border:1px solid #a5a5a5;
	position:relative;
	border-bottom:4px solid #003366
}
.info-block .info-list{
	float:left;
	margin:-7px 0 0;
	overflow:hidden;
	font-size:14px;
	line-height:18px;
	width:287px;
}
.info-block .info-list dt{
	float:left;
	clear:left;
	color:#333;
	margin:0 5px 0 0;
	font-weight:bold;
}
.info-block .info-list dd{
	float:left;
	color:#666;
	margin-bottom:4px;
}
.info-block .info-list dd .mail{
	color:#666;
	text-decoration:none;
}
.info-block .info-list dd .mail:hover{
	text-decoration:underline;
}
.info-block .info-list dd a{
	color:#003366;
}
.info-text p{
	margin:0 0 16px;
	color:#666;
	font-size:14px;
	line-height:17px;
	text-align:justify
}
.article-block{
	padding:4px 0 0;
}
.article-block h3{
	margin:0 0 7px;
	color:#003366;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
}
.article-block h3 a{
	color:#003366;
	text-decoration:none;
}
.article-block h3 a:hover{
	text-decoration:underline;
}
.content-list{
	margin:0;
	overflow:hidden;
}
.content-list li{
	list-style:none;
	background:url(images/article-bullet.png) no-repeat 0 50%;
	padding:0 0 0 8px;
	margin:0 0 2px;
}
.content-list li a{
	color:#666;
	line-height:26px;
	font-size:14px;
	border-bottom:2px solid #b6b6b6;
	text-decoration:none;
}
.content-list li a:hover{
	border:none;
}
.right-column{
	float:right;
	width:183px;
	margin:-2px 0 0
}
.right-column h3{
	margin:0 0 14px;
	color:#003366;
	font-size:16px;
	line-height:24px;
	text-transform:uppercase;
}
.right-column .event-info{
	margin:0 0 7px;
	overflow:hidden;
	font-size:14px;
	line-height:17px;
	color:#666
}
.right-column .event-info dt{
	float:left;
	font-weight:bold;
	margin:0 3px 0 0;
}
.right-column .event-info dd{
	font-style:italic;
	margin:0 0 8px;
}
.right-column .register{
	display:block;
	height:31px;
	overflow:hidden;
	background:url(images/register-title.png);
	color:#fff;
	font-size:14px;
	line-height:28px;
	padding:0 0 0 36px;
	margin:0 0 20px;
	text-decoration:none;
}
.right-column .register:hover{
	color:#666;
	background:url(images/register-title.png) 0 -31px;
}
.right-column .map-holder{
	border:1px solid #a5a5a5;
	width:178px;
	margin:0 0 5px 3px;
}
.right-column .map-holder img{
	display:block;
}
.right-column .map-block{
	text-align:center;
}
.right-column .map-block .view{
	color:#666;
	font-size:13px;
	height:25px;
	background:url(images/ico-zoom.png) no-repeat;
	padding:0 20px;
	margin:0 0 0 14px;
	text-decoration:none;
}
.right-column .map-block .view:hover{
	text-decoration:underline;
}
#content.small{
	width:577px;
	margin:0 31px 0 0;
}
.gallery-block{
	background:url(images/shadow-slide.png);
	padding:4px;
	width:569px;
	height:241px;
	position:relative;
	overflow:hidden;
	margin:0 0 16px;
}
.gallery-block .slide{
	padding:4px;
	background:#fff;
}
.gallery-block .gallery-nav{
	margin:0;
	position:absolute;
	left:16px;
	bottom:15px;
}
.gallery-block .gallery-nav li{
	float:left;
	list-style:none outside;
	margin:0 6px 0 0
}
.gallery-block .gallery-nav li a{
	text-indent:-9999px;
	overflow:hidden;
	width:9px;
	display:block;
	height:9px;
	background:url(images/switcher.png)
}
.gallery-block .gallery-nav li.active a{
	background-position:0 -9px;
}
.event-block .event-box{
	background:url(images/separator.png) repeat-x 0 100%;
	padding:0 0 13px;
	margin:-1px 5px 22px;
	text-align:justify;
}
.event-block .event-box p{
	margin:0 0 0 -1px;
	color:#333;
	font-size:16px;
	line-height:19px;
	text-align:justify;
}
.event-block p{
	margin:0 0 16px 2px;
	color:#666;
	font-size:14px;
	line-height:17px;
	text-align:justify;
}
#aside .event-box:first-child{
	margin:0;
}
#aside .event-box {
	margin:20px 0 0
}
#aside .event-box .title-holder{
	width:157px;
	height:31px;
	margin:0 0 5px -2px;
	background:url(images/event-title.png)
}
#aside .event-box h3{
	color:#003366;
	font-size:14px;
	line-height:27px;
	text-align:center;
	font-weight:normal;
}
#aside .event-box .event-list{
	margin:0 0 0 1px;
	overflow:hidden;
}
#aside .event-box .event-list li{
	list-style:none outside;
}
#aside .event-box .event-list li a{
	font-size:14px;
	line-height:34px;
	color:#666;
	text-decoration:none;
	background:url(images/grey-arrow-right.png) no-repeat 0 50%;
	padding:0 0 0 13px;
}
#aside .event-box .event-list li a:hover{
	color:#003366;
	background:url(images/blue-arrow-right.png) no-repeat 0 50%;
}
#aside .event-box  .all{
	text-decoration:none;
	color:#003366;
	font-size:14px;
	line-height:32px;
	text-transform:uppercase;
}
.media-block{
	background:url(images/separator.png) repeat-x 0 100%;
	padding:0 0 20px;
	margin:0 0 11px;
}
.content-block h3{
	margin:0 0 6px;
	text-transform:uppercase;
	color:#666;
	font-size:16px;
	line-height:24px;
}
.media-block .video-list{
	margin:0 -18px 0 0;
	overflow:hidden;
}
.media-block .video-list li{
	float:left;
	list-style:none outside;
	margin:0 18px 0 0;
}
.media-block .video-list li img{
	display:block;
}
.media-block .image-list{
	margin:0 -29px -15px 0;
	overflow:hidden
}
.media-block .image-list li{
	width:132px;
	height:132px;
	float:left;
	list-style:none;
	border:1px solid #ccc;
	margin:0 29px 27px 0;
	background:#e6e6e6;
}
.media-block .image-list li img{
	display:block;
}
.media-block .image-list li img.hovered{
	display:none;
}
.media-block .image-list li a{
	width:132px;
	height:132px;
	display:block;
}
.media-block .image-list li a:hover .hovered{
	display:block
}
.media-block .paging-holder{
	overflow:hidden;
	margin:0 1px -2px 0;
}
.media-block .paging-holder .prev{
	float:right;
	width:23px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/paging.png) ;
}
.media-block .paging-holder .next{
	float:right;
	width:25px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/paging.png) -23px 0;
}
.sort-block{
	display:none;
	float:right;
	overflow:hidden;
	color:#333;
	margin:3px 0 0;
	font-size:14px;
	line-height:24px;
}
.sort-block .sort{
	float:left;
}
.sort-block  ul{
	margin:0;
	float:right;
	overflow:hidden;
}
.sort-block  ul li{
	float:left;
	background:url(images/sort-separator.png) no-repeat 0 50%;
	padding:0 2px 0 7px;
	list-style:none outside;
}
.sort-block  ul li:first-child{
	background:none;
	padding:0 4px;
}
.sort-block  ul li a{
	color:#666;
	font-size:14px;
	text-decoration:none;
	line-height:24px;
}
.sort-block  ul li a:hover{
	text-decoration:none;
}
.result-list{
	margin:1px 0 2px -1px;
	overflow:hidden;
}
.result-list li{
	list-style:none outside;
	border-left:1px solid #a5a5a5;
	border-right:2px solid #c8c8c8;
	position:relative;
	float:left;
	width:979px;
	margin:0 0 23px;
	background:#f1f1f1;
}
.result-list li:before{
	height:2px;
	content:" ";
	width:982px;
	position:absolute;
	top:-1px;
	left:-1px;
	background: url(images/search-results.png);
}
.result-list li:after{
	height:1px;
	content:" ";
	width:982px;
	position:absolute;
	bottom:0;
	left:-1px;
	background: url(images/search-results.png) -982px 100%;
}
.result-list li a{
	overflow:hidden;
	padding:11px 7px 9px 9px;
	display:block;
}
.result-list li a:hover span{
	text-decoration:underline
}
.result-list li .img-holder{
	float:left;
	width:74px;
}
.result-list li  .text-holder{
	float:right;
	width:878px;
	margin:7px 0 0;
}
.result-list li  .text-holder .title{
	margin:0 0 7px;
	display:block;
	color:#003366;
	font-size:15px;
	line-height:18px;
	font-weight:normal;
}
.result-list li  .text-holder .text{
	margin:0;
	display:block;
	color:#666;
	font-size:14px;
	line-height:17px;
}
.paging{
	text-align:center;
	margin:0 0 -4px;
	overflow:hidden;
}
.paging li{
	display:inline-block;
	width:26px;
	height:24px;
	margin:0 1px 0 0;
}
.paging li.first,
.paging li.last{
	display:none;
}
.paging li a{
	display:inline-block;
	width:26px;
	height:24px;
	background:url(images/bg-paging.png);
	overflow:hidden;
	color:#666;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
}
.paging li a:hover,
.paging li strong{
	display:inline-block;
	width:26px;
	height:24px;
	background:url(images/bg-paging.png) 0 -24px;
	overflow:hidden;
	color:#fff;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
}
.paging li.prev a{
	display:inline-block;
	background:url(images/paging-nav.png);
	overflow:hidden;
	text-indent:-9999px;
}
.paging li.prev a:hover{
	background-position:-26px 0
}
.paging li.next a:hover{
	background-position:-26px -24px
}
.paging li.next a{
	display:inline-block;
	background:url(images/paging-nav.png) 0 -24px;
	overflow:hidden;
	text-indent:-9999px
}
.column{
	float:right;
	width:285px;
	padding:34px 0 0;
}
.column h3{
	margin:0 0 11px;
	color:#333;
	font-size:16px;
	line-height:19px;
	font-weight:normal;
	text-transform:uppercase;
}
.column .map-holder{
	width:210px;
	border:1px solid #a5a5a5;
	margin:0 0 32px;
}
.column .map-holder img{
	display:block
}
.column dl{
	padding:3px 0 0;
	overflow:hidden;
	color:#666;
	font-size:14px;
	line-height:22px;
}
.column dl a{
	color:#666;
	text-decoration:none;
}
.column dl a:hover{
	text-decoration:underline;
}
.column dl dt{
	float:left;
	clear:left;
	margin:0 3px 0 0;
}
.column dl dd{
	float:left;
	margin:0;
}
.facebook-block{
	float:left;
	width:157px;
	margin:4px 0 0;
}
.facebook-block .title{
	color:#003366;
	font-size:14px;
	line-height:27px;
	text-align:center;
	border:1px solid #d2d2d2;
	background:url(images/bg-aside-menu.png)
}
.facebook-block .plugin-holder img{
	display:block;
}
.contact-block{
	float:left;
	width:460px;
	margin:0 0 0 35px;
}
.contact-block p{
	color:#333;
	font-size:16px;
	line-height:19px;
	margin:0 0 16px;
}
.contact-block .contact-form p{
	color:#666;
	font-size:14px;
	margin:0 0 18px;
}
.contact-form .row{
	position:relative;
	height:1%;
	margin:0 0 10px;
}
.contact-form .row .text{
	outline:none;
	width:276px;
	height:30px;
	background:url(images/contact-input.png);
	color:#989898;
	font-size:12px;
	line-height:30px;
	border:none;
	display:block;
	padding:0 10px;
}
.contact-form .row .text.error{
	background:url(images/contact-input-error.png);
}
.contact-form .input-placeholder-text{
	color:#989898;
	font-size:12px;
	line-height:30px;
	padding:0 10px;
	position:relative
}
.input-placeholder-text{
	left:0;
	color:#989898;
	font-size:12px;
	line-height:30px;
	top:0;
	z-index:3;
	padding:3px 8px 0
}
.contact-form .required .input-placeholder-text:after{
	content:" *";
	color:#ed1c24;
	font-size:12px;
	line-height:30px;
}
.contact-form textarea{
	color:#989898;
	font-size:12px;
	line-height:18px;
	width:286px !important;
	height:162px !important;
	max-width:286px !important;
	max-height:162px !important;
	background:url(images/contact-textarea.png);
	border:none;
	resize:none;
	padding:0 0 0 10px;
}
.contact-form  .submit-holder{
	margin:-3px 0 0 197px;
	width:97px;
	height:28px;
	overflow:hidden;
	background:url(images/contat-submit.png);
	padding:1px;
}
.contact-form  .submit-holder:hover{
	background:url(images/contat-submit.png) 0 -30px;
}
.contact-form  .submit-holder .submit:hover{
	color:#fff
}
.contact-form  .submit-holder .submit{
	display:block;
	text-transform:uppercase;
	color:#003366;
	font-size:14px;
	width:97px;
	height:28px;
	text-align:center;
	border:none;
	background:none;
	cursor:pointer;
}
.form-block{
	overflow:hidden;
	margin:-34px 0 0 1px;
	font-size:14px;
	line-height:16px;
}
.form-block .mark{
	color:#390;
	background:url(images/mark.png) no-repeat 1px 3px;
	padding:0 0 0 23px;
	display:block;
	margin:0 0 8px;
}
.form-block .required{
	color:#ed1c24;
	background:url(images/mark2.png) no-repeat;
	padding:0 0 0 23px;
	display:block
}
input[type="submit"]::-moz-focus-inner, 
button::-moz-focus-inner{ 
	border: 0;
	padding: 0;
}
.social-box{
	float:right;
	margin:1px 0 0;
}
.social-box:after{
	clear:both;
	content:" ";
	display:block;
}
.social-box img{
	display:block;
}
.social-box .social{
	float:left;
	width:260px;
}
.social-box{
	width:260px;
}
.social-box .facebook-plugin{
	float:left;
	margin:0 0 0 8px
}
.social-box .facebook-plugin .plugin-btn,
.social-box .facebook-plugin .plugin-counter{
	float:left;
}
/** CSS for images carousel - added by topxite **/
.clear{clear: both}
.pager{float: right;}
.pager .jp-next{
        float: left;	
        width:25px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
        margin: 0 !important;
	background:url(images/paging.png) -23px 0;
        border : 0px solid #ccc !important;
        padding: 0px !important;
}
.pager .jp-previous{
        float: left;
	width:23px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
        margin: 0 !important;
	background:url(images/paging.png) ;
        border : 0px solid #ccc !important;
        padding: 0px !important;
}

div.media-block {  width: 780px; }
#images-carousle { list-style: none; padding:0; margin: 20px 0;  }
#images-carousle li { display: inline-block; margin: 5px; zoom: 1; *display:inline; }
#images-carousle ll li img { vertical-align: bottom; width: 125px; height: 125px; }

.pager a {
	font-size: 12px;
	cursor: pointer;
	color: #333;
}

.pager a:hover {background-color: #222;color: #fff;}
.pager a.jp-current, a.jp-current:hover { color: #FF4242;font-weight: bold;}
.pager a.jp-disabled, a.jp-disabled:hover {color: #bbb;}
.pager span { margin: 0 5px; display: none;}
/** END of CSS for images carousel - added by topxite **/

/* Gravity forms */
.contact-block .gform_body p{
	color:#666;
	font-size:14px;
	margin:0 0 18px;
}
.gform_body ul li{
	position:relative;
	height:1%;
	margin:0 0 10px;
}
.gform_body .medium{
	outline:none;
	width:276px !important;
	height:30px;
	background:url(images/contact-input.png);
	color:#989898;
	font-size:12px;
	line-height:30px;
	border:none;
	display:block;
	padding:0 10px !important;
}

.contact-block .gform_body .medium{
	-webkit-box-sizing: initial !important;
	-moz-box-sizing: initial !important;
	box-sizing: initial !important;
}

.contact-form .row .text.error{
	background:url(images/contact-input-error.png);
}
.contact-form .input-placeholder-text{
	color:#989898;
	font-size:12px;
	line-height:30px;
	padding:0 10px;
	position:relative
}
.input-placeholder-text{
	left:0;
	color:#989898;
	font-size:12px;
	line-height:30px;
	top:0;
	z-index:3;
	padding:3px 8px 0
}
.contact-form .required .input-placeholder-text:after{
	content:" *";
	color:#ed1c24;
	font-size:12px;
	line-height:30px;
}
.gform_body textarea{
	color:#989898;
	font-size:12px;
	line-height:18px;
	width:286px !important;
	height:162px !important;
	max-width:286px !important;
	max-height:162px !important;
	background:url(images/contact-textarea.png) !important;
	border:none;
	resize:none;
	padding:0 0 0 10px !important;
}
.gform_footer .gform_button {

}
.gform_footer .gform_button:hover{
	background:url(images/contat-submit.png) 0 -30px !important;
}
.gform_footer .gform_button:hover{
	color:#fff;
}
.gform_footer .gform_button{
	margin:-3px 0 0 197px !important;
	overflow:hidden;
	background:url(images/contat-submit.png) !important;
	padding:1px !important;
	display:block;
	text-transform:uppercase;
	color:#003366;
	font-size:14px;
	width:99px !important;
	height:28px !important;
	text-align:center;
	border:none;
	cursor:pointer;
}
div.center-block a img{width:201px;height:94px;} 
.at-news ul li {
	list-style-type:none;
}
