#logo {
	padding: 0;
}
#header {
	margin-bottom: 0;
}
body {
	font-size: 16px;
}
.wrapper-toolbar {
	min-height: 41px;
}
.item-page{
	padding-left: 0px;
}
.item-page > h2 {
	margin-left: 0px;
}

.module_footer ul {
	text-align: center;
	left: -30px;
}
.module_footer > ul li {
	display : inline-block;
	border-right: 1px solid black;
	padding: 0 10px 0 10px;
	margin: 0; 
	list-style : none;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
	color: #ffffff;
}
.navbar .nav > li.parent:hover > a {
	color: #F17B53;
}
.navbar.navbar-inverse .nav > li.parent:hover > a > span{
	color: #F17B53;
}

.moduletable_ms3 h3 {
	font-size: 12px;
}
.moduletable_ms3 a.readmore {
	color: #ffffff !important;
}

.inputbox-searchword {
	width: 120px !important;
	margin-top: 7px;
	margin-right: 10px;
}
.button-searchword {
}


h1,h2,h3,h4,h5,h6 {
	font-family: 'Open Sans' !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mod_jt_skitter_slideshow_img {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.mod_jt_skitter_slideshow_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blog .items-leading > div.overlapped {
	border-bottom: 1px solid #cccccc;
	padding-top: 7px;
}

aside a, aside .nav li > span.separator {
	color: #F3F3F0;
}
.nav-list>li>a, .nav-list .nav-header {
	text-shadow: none;
}
.hero-unit {
	padding: 9px;
}
#above-content {
	margin-bottom: 20px;
}
#grid-bottom2 {
	border-top: 1px solid #cccccc;
}