body {
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    background: url('../images/bg.gif') #FFFFFF;
}
h1 {
    font-size: 30px;
    text-transform: uppercase;
}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}
a {
    color: #20a5d2;
    text-decoration: none;
}
a:hover {
    color: #4fc8f1;
}
.header {
    height: 110px;
}
.logo {
    padding: 10px 0;
}
.head-item-continer {
    padding: 10px 0;
}
.header-items {
    height: 50px;
    text-align: right;
    background: url('../images/slogan.png') no-repeat left center transparent;
}
.head-2-items-continer {
    float: right;
    padding-top: 17px;
}
.head-social-icons-div {
    float: left;
}
ul.head-social-icons {
    list-style: none;
    margin-top: 5px;
    margin-right: 4px;
    width: 165px;
    position: relative;
}
ul.head-social-icons li {
    display: inline;
    margin-right: 2px;
}
li.list-name {
    color: #999;
    position: absolute;
    left: 0px;
}
ul.head-social-icons li a {
    text-decoration: none;
}
.head-search-form {
    float: left;
}
.head-search {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    
    border: 1px solid #e9e9e9;
    height: 24px;
    padding-right: 27px;
    padding-left: 5px;
    color: #999;
}
.head-search-label {
    padding-left: 5px;
}
.head-search-btn {
    background: url('../images/search-btn.gif') no-repeat center center;
    text-indent: -5000px;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 6px;
    right: 6px;
}
.chrome .head-search-btn {
    top: 4px;
}
.cleared {
    width: 100%;
    clear: both;
}
.overlabel-wrapper {
    float: left;
    margin-right: 3px;
    position: relative;
}
label.overlabel {
    position:absolute;
    top:4px;
    left:10px;
    z-index:1;
    color:#999;
}
.navigation {
    margin-top: 10px;
}
.feature {
    background: url('../images/feature-bg.png') no-repeat bottom center #20a5d2;
    height: 284px;
}
.for-page {
    background: #20a5d2;
    height: auto;
    padding: 20px 0;
}
.for-page h1 {
    font-size: 36px;
    color: #FFF;
    padding-top: 5px;
}
.for-page span {
    font-size: 14px;
    color: #FFF;
    margin-top: 10px;
    width: 700px;
    display: block;
    position: relative;
}
.jcycle-item h5 {
    text-transform: uppercase;
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 80px;
}
.jcycle-item span {
    margin-top: 10px;
    position: relative;
    display: block;
}
.jcycle-item p {
    color: #FFF;
}
.jcycle-item a {
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}
.jcycle-item a:hover {
    color: #9fe0f6;
}
.jcycle-item img {
    border: 10px solid #FFF;
    margin: 20px 0;
    height: 224px;
    width: 520px;
}
#jcycle-pager {
    position:absolute;
    top:370px;
    width:960px;
    z-index:5000 !important;
    padding-left: 10px;
}
.jcycle-pager a {
    background: url(../images/slider-bg.png) no-repeat center center transparent;
    display:block;
    float:left;
    height:14px;
    margin-right:5px;
    text-indent:-5000px;
    width:14px;
    cursor: pointer;
}
#jcycle-pager .activeSlide {
    background: url(../images/slider-bg-active.png) no-repeat center center transparent;
    display:block;
    float:left;
    height:14px;
    margin-right:5px;
    text-indent:-5000px;
    width:14px;
    cursor: pointer;
}
.main {
    background: #FFF;
    padding: 40px 0;
}
.widget-sidebar .widget-container h3{
	text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid;
}
.news-block {
    margin-bottom: 30px;
}
.news-block h2, .blog-block h2, .sidebar h2, .footer h1 {
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 2px solid;
}
.news-block h2 {
    color: #fe4a00;
    border-bottom: 2px solid #fe4a00;
}
.blog-block h2 {
    color: #ff1e24;
    border-bottom: 2px solid #ff1e24;
}
.blog-block {}
.news-items {
    margin-bottom: 30px;
}
.news-item {
    border-bottom: 1px dashed #e9e9e9;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.news-item h1 {
    font-size: 14px;
    text-transform: none;
    margin-bottom: 5px;
}
.news-item h1 {
    color: #fe4a00;
}
.blog-item h1 {
    color: #ff1e24;
    text-transform: none;
    margin-bottom: 5px;
    font-size: 12px;
    height: 36px;
}
.news-item a, .blog-item a {
    font-weight: bold;
    text-decoration: none;
}
.news-item a {
    color: #fe4a00;
}
.news-item a:hover {
    color: #fe8d5e;
}
.blog-item a {
    color: #ff1e24;
}
.blog-item a:hover {
    color: fd6a6e;
}

.sidebar {
    display: block;
    position: relative;
    margin-bottom: 30px;
}
.event h2 {
    color: #20a5d2;
    border-bottom-color: #20a5d2;
}
ul.events {}
ul.events li {
    margin-bottom: 10px;
}
.event-date {
    height: 60px;
    width: 60px;
    float: left;
    margin-right: 10px;
    background: #20a5d2;
    text-align: center;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.event-day {
    font-size: 30px;
    color: #FFFFFF;
    padding-top: 8px;
}
.event-month {
    font-size: 12px;
    color: #FFFFFF;
}
.event-name {
    width: 150px;
    float: left;
}
.event-name a {
    color: #20a5d2;
    text-decoration: none;
}
.event-name a:hover {
    color: #4fc8f1;
}
.book img {
    margin-right: 10px;
    float: left;
}
.scroller {
    height: 30px;
}
.twitter-scroller {
    background: url('../images/twitter-scroller.png') no-repeat left center transparent;
    padding: 5px;
    padding-left: 25px;
    height: 20px;
    font-size: 11px;
    color: #999;

}
.footer {
    padding: 30px 0;
    background: #20a5d2;
}
.footer h1 {
    color: #FFF;
    border-bottom-color: #FFF;
}
.footer p {
    color: #FFF;
}
.bottom {
    height: 30px;
}
.bottom-social-icons-div {
    padding-top: 2px;
    float: left;
}
.coprights-text {
    font-size: 11px;
    color: #999;
    float: right;
    padding-top: 6px;
}
.preload {
    background: url(../images/loading.gif) 50% 50% no-repeat #FFFFFF;
    display: block;
    width: 100%;
    height: 100%;
}
ul#portfolio-list{
    margin-top: 28px;
}
ul#portfolio-filter {
    margin: 10px;
}
#portfolio-filter li {
    display: inline;
    margin-right: 3px;
}
#portfolio-filter li a {
    padding: 5px 10px;
    text-decoration: none;
    color: #FFF;
    background: #20A5D2;
}
#portfolio-filter li a:hover {
    background: #4fc8f1;
}
.shagnaltnuud h1 {
    font-size: 12px;
    text-transform: none;
    color: #20A5D2;
}
ul.shagnaltnuud li {
    margin-bottom: 20px;
    height: 245px;
}
ul.shagnaltnuud li img {
    border: 10px solid #FFF;
    -moz-box-shadow: 0 0 10px #e9e9e9;
    -webkit-box-shadow: 0 0 10px #e9e9e9;
    box-shadow: 0 0 10px #e9e9e9;
}
h1.page-title {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #20A5D2;
	color: #20A5D2;}
h1.single-title {
	font-size:18px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:2px solid #20A5D2;
	color: #20A5D2;}
h2.entry-title {
	font-size:14px;
	border-bottom:none;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#FE4A00;
	text-transform:none;}
.post, .page  {
	padding-bottom:10px;
	border-bottom:1px dotted #e9e9e9;
	margin-bottom:10px;}
ol {
	list-style:decimal;
	margin-left:20px;}
ol li {
	padding:5px 0;
	border-bottom:1px solid #f9f9f9;}
.news-items ul {
	list-style:circle;
	margin-left:20px;}
.news-items ul li {
	padding:3px 0;}
.news-items p {
	padding:5px 0;}
.entry-utility {
	font-size:11px;
	font-style:italic;}
.cleared {
	clear:both;
	width:100%;}
.alignleft {
	float:left;
	margin:5px 0;
	margin-right:10px;
}
.alignright {
	float:right;
	margin:5px 0;
	margin-left:10px;
	}
.post-comments-list {
	font-size:11px;
	font-style:italic;}
.post-comment {
	margin:10px 0;
	padding-bottom:10px;
	border-bottom:1px dashed #e9e9e9;}
.comment-title {
	margin-top:30px;}
#commentform input, #commentform textarea {
	border:1px solid #e9e9e9;
	margin-right:10px;}
.pagination {
	padding-bottom: 15px;
	border-bottom: 1px solid #20a5d2;
	margin-top:15px;
	color:#8bdaf5;}
.pagination span {
	padding:5px 10px;
	background: #20A5D2;
	margin-right:5px;}
.pagination a {
	color:#FFFFFF;}
.d_link a {
	float:left;
	display:block;
	position:relative;
	height:30px;
	margin-right:15px;
	padding-right:30px;
	border-right:1px solid #D5D5D5;
	margin-bottom:10px;
}
#LOGO1 {
	background-image: url("../images/logo/2.png");
	background-repeat: no-repeat;
	background-position: 15px top;	
	width:95px;
	margin-left:-15px;	
}
#LOGO1:hover {
	background-position: 15px -30px;
}
#LOGO2 {
	background-image: url("../images/logo/1.png");
	background-repeat: no-repeat;
	background-position: 15px top;
	width:92px;	
}
#LOGO2:hover {
	background-position: 15px -32px;
}
#LOGO3 {
	background-image: url("../images/logo/3.png");
	background-repeat: no-repeat;
	background-position: 15px top;
	width:76px;
}
#LOGO3:hover {
	background-position: 15px -30px;
}
#LOGO4 {
	background-image: url("../images/logo/4.png");
	background-repeat: no-repeat;
	background-position: 15px top;
	width:52px;
}
#LOGO4:hover {
	background-position: 15px -30px;
}
#LOGO5 {
	background-image: url("../images/logo/5.png");
	background-repeat: no-repeat;
	background-position: 15px top;
	width:65px;
}
#LOGO5:hover {
	background-position: 15px -30px;
}
.widget-container {
	margin-bottom: 20px;
}

/*****************SIDEBAR COLUMNS************/
.last {
    margin-right: 0px;
}
.col_1_2 {
    width: 270px;
    margin: 0px 10px;
    float: left;
}
.col_1_3 {
    width: 180px;
    margin: 0px 10px;
    float: left;
}
.col_2_3 {
    width: 360px;
    margin: 0px 10px;
    float: left;
}
.col_1_4 {
    width: 135px;
    margin: 0px 10px;
    float: left;
}
.col_3_4 {
    width: 405px;
    margin: 0px 10px;
    float: left;
}
.sss {float:left; margin:20px 0px; padding:0px 20px;  border-right:1px solid #efefef; height:40px;}
.sss img {text-align:center; height:50px; mouse:pointer;margin-top:-5px;cursor:pointer; border:none;}