/*-------------------------------- 
 * CSS override to change template.
---------------------------------*/
body {
	background-image: url(../images/bg.gif);
	color:#474747;
}

@media (min-width: 768px) {
.body-wrapper {
	border:1px solid #d1d1d1;
	margin:0 30px;	
}

.module.style-color {
	padding: 0 10px 0 10px;
	min-height: 410px;
}

.row .module.style-color:first-child {
	padding: 0 10px 0 0;
}

.row .module.style-color:last-child {
	padding: 0 0px 0 10px;
}

.module.style-color .module-title {
	height: 60px;
	margin-bottom: 20px;
}



}
@media (max-width: 768px) {
.avPlayerWrapper.avVideo {
	position: relative;
padding-bottom: 0%;
padding-top: 0px;
height: 200px;
}

}


#header #top-toolbar {
margin: 10px 0 0 0;	
}

ul li span.nav-header {
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
color: #fff;
padding: 0 23px 0 18px;
line-height: 40px;
cursor: default;
}

/* Remove hand icon from activities + news menu item */
.item-180 a {
	cursor: default;
}

#above-content .module .module-title h3 {
	font-size: 28px;
}

#content {
	padding:0;
}

#above-content {
padding: 20px 0;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}

.category-desc {
	padding: 0 0 10px 0;
	margin-bottom: 40px;
	border-bottom:1px solid #e9e9e9;
}

#bottom2 .module-title h3 {
text-transform: none;
border-bottom:1px solid #e9e9e9;
}

.blog-featured .page-header {
	margin:0;
	padding:0;
	border:0;	
}

.blog-featured .page-header h1 {
	line-height: 20px;
	
}

.category-desc {
	clear:both;
}

.blog-item-wrap .page-header h2 {
font-size: 20px;
margin:0;
padding:0;
line-height: 28px;	
}

.blog h2 {
	color: #f48706;
}




.blog-featured .page-header h1 {
	font-size: 12px;
	
}
.blog-item-wrap p {
	clear: none;
}

.blog .img_caption.left, .blog .img-intro-left, .blog .pull-left.item-image {
	float:left;
	margin:0;

}

.blog .img-wrapper {
margin-bottom: 0px;
margin: 6px 20px 0 0;
}

.blog .img-wrapper img {
width: 150px;

}

.item-page .img-wrapper img {
	max-width: none;
	width: 400px;
}
.divider {
	display: none;
}


.sequence {
	background: #fff;
}
.slide-image {

}

.sequence .text-block h2, .sequence .text-block h2 a {
text-transform: none;}

.sequence .text-block.left {
	right:0;
	left: 0;
	bottom: 0;
}

.sequence .text-block {
	padding: 25px;
}
.joostrapmenu li .active {
	
}

p.btn, .readmore {
	background:#f2f2f2;
	border:1px solid #e3e3e3;
	clear:both;
	float:left;
	padding: 6px 0px 6px 12px;
	display: inline-block;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border-radius: 4px;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
}
header, #slider, #breadcrumbs, #mainbody, #top {
	background: #fff;
}

#slider {
	padding-top: 20px;
}

#mainbody{
	padding: 0 15px;
}

#menu {
background: #0633a8;
}

#menu .container {
border:0;
}

.joostrapslider-container {
	z-index:8888;
}

.joostrapmenu li, .joostrapmenu > li:first-child {
border-right: 1px dotted #e7e7e7;
padding:0;
}

.joostrapmenu > li:first-child {
	border-left: 1px dotted #e7e7e7;
	padding: 0;
}
.joostrapmenu > li > a, .joostrapmenu > li span.separator {
color:#fff;
}



.joostrapmenu > li.active > a {
	background:#1085de;
}

.joostrapmenu > li > a:hover {
	background:#1085de;
}
.joostrapmenu > li > ul > li > a:hover, .joostrapmenu > li > ul > li.active {
	background:#1085de;
	
}


.joostrapmenu > li > a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

#user-toolbar {
color:#fff;	
}

#user-toolbar ul li a {
color:#fff;
}

.no-padding {

}

header  {
	background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
	background-position-y: 10%;
	border-bottom: 1px solid #e0e0e0;
}
#header .logo h1 a {
	color: #000;
	text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
}

.logo {
	margin-top: 20px;
margin-bottom: 26px
}
.joostrapmenu ul li {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 320px;
}



#breadcrumbs .container {
	padding: 15px 20px 0 5px;
}

#breadcrumbs .container ul {
	padding: 0;
	margin: 0;
}

.items-leading {
	margin: 0 0 40px 0;
	padding: 0 15px;
}

.glyphicon {
	margin-right:8px;
}

.module-title h3 {
	color: #f48706;
	text-transform: none;
	margin: 10px 0 0 0;
	padding:0;
}

.style-color .module-title h3 {
	color: #fff;
}


h2 {
	font-size: 25px;
	line-height: 35px;
	clear: both;
}

h1, h2, h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 a, h2 a, h3 a, .page-header h2 {
color: #f48706;
}


.pagination {
	margin:0 auto;
	width: 100%;
	text-align: center;
}
ul.pagination-list {
	clear:both;
}
.pagination-list li {
	display: inline;
	margin: 0 8px;
}

.counter {
	clear:both;
	margin: 0 auto;
	float:none;
	display: block;
}

.pagination p.pull-right {
	float:none;
}

.search-module {
	margin-bottom: 10px;
}

.module .module-content .custom img {
	margin-bottom: 10px;
}

#bottom2 {
	font-size: 12px;	
}