@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');

a {
	color: #ff9900;
}

a abbr, a acronym {
	border: none;
}

a, img, a img {
	border: none;
}

img { 
	max-width: 100%;
	height: auto
}

body:before {
	content: "";
	display: block;
	width: 100%;
	height: 50px;
	background: #26424e;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

body {
	background: #1a384e url(../images/bg_body.jpg) repeat-x 0% 0%;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 400
}

body.searchTips {
	background-image: none;
}

#Container {
	position: relative
}

.Breadcrumb li a {
	color: #daaf03;
}

.Button, .SearchGoButton {
	background: url(../images/b_submit.gif) no-repeat;
	border: 0;
	color: #fff;
}

.CategoryFeedList, .OtherFeedList, .CategoryFeedList li, .OtherFeedList li {
	background: none !important;
}

.CommentItem {
	border: none !important;
}

.Content {
	background: #26424e /*url(../images/bg_content.png) repeat 0% 0%*/;
}

.Content h2 {
	color: #fff;
}
.Content h2 em {
	font-style: normal
}

.Content h3 {
	color: #ffcc00;
}

.Content h3 a {
	color: #ffcc00;
}

.Content h4 {
	color: #fff;
}

.Content h5 {
	color: #ffcc00;
}

/*.Content img {
	border: 3px solid #36494f;
}*/

.Content ul li {
	background: url(../images/bg_side_marker.gif) no-repeat 0% 5px;
}

div.CommentsContainer {
	border: none !important;
}

.FeedLink a {
	background: url(../images/FeedLink.gif) 0 0 no-repeat;
}

fieldset {
	border: 1px solid #55bbd4;
}

#Footer {
	color: #53798c;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	color: #53798c !important;
}

/*.footerwrap {
	background: #26424e;
}

h2 em {
	color: #fff;
}*/

h2.tplAuthorName {
	color: #000;
}

h3.tplLangContentByAuthor {
	color: #668B27;
}

#Header h1 a {
	color: #fff;
}

#Header h1 a span {
	color: #ffde59;
}

hr {
	color: #3083a1;
}

.HtmlBlock h2 {
	background: none;
}

.Left h2, .Right h2 {
	background: url(../images/bg_side_h2.png) no-repeat 0% 0%;
	color: #fff;
}

.Left li a, .Right li a {
	background: url(../images/bg_side_marker.gif) no-repeat 0% 6px;
	color: #fff;
}

.Left li a:hover, .Right li a:hover {
	color: #51d2cf;
}

legend {
	color: #fff;
}

li.CommentsContentListDetails {
	background: none !important;
}

li.ContentAuthors {
	background: none !important;
}

li.ContentAuthors a {
	color: #daaf03;
}

li.ContentCategories {
	background: none !important;
}

li.ContentPublishDate {
	background: none !important;
}

li.ContentType {
	background: none !important;
}

#Menu li a {
	color: #fff;
}

#Menu li li:hover {
	/*background: url(../images/bg_content.png) repeat 0% 0%;*/
}

#Menu li li:hover a {
	color: #6592a8;
}

#Menu li ul li {
	background: url(../images/bg_content.png) repeat 0% 0%;
}

#Menu li ul li a {
	background-image: none !important;
	color: #fff;
}

#Menu li ul li a:hover {
	background-image: none;
}

#Menu li:hover {
	/*background: #285161 url(../images/bg_menu_li.gif) no-repeat 0% 0%;*/
}

#Menu li:hover a {
	color: #6592a8;
	/*background: url(../images/bg_menu_li_a.gif) no-repeat 100% 0%;*/
}

.PagingList li {
	background: none !important;
}

.Required, .FormError, .HighlightMessage {
	color: #FF0000;
}

.RSSBlock h2 {
	background: none !important;
}

.RSSBlock h2 a {
	background: url(../images/feed-icon-32x32.png) no-repeat 5px 15px;
	color: #fff;
}

.Search p a {
	color: #51d2cf;
}

#Slogan {
	color: #26424e;
}

#smallSearch_Query {
	border: 1px solid #e4e4e4;
}

.Summary li {
	background: none !important;
}

.Summary li a {
	background: none !important;
	color: #fff;
}

.Summary small {
	color: #daaf03;
}

.Summary ul {
	border: none !important;
}

.Testimonial_content {
	color: #ffcc00;
}

.TwitterBlock h2 {
	background: none !important;
}

.TwitterBlock h2 a {
	background: url(../images/twitter_bird_32x32.png) no-repeat 0% 0%;
	color: #fff;
}

/* Style */
.m-top-35, .Content p.m-top-35 {
	margin-top: 35px;
}

.col-half {
	float: left;
	width: 50%;
	padding: 0 20px 20px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.tplblock-customimage {
	margin-bottom: 25px
}
.Module_Form form {
	margin-top: 45px;
}
.Module_Form .Message.Success {
	color: #5e7525
}
.Module_Form .Name {
    font-size: 1.95em;
    font-weight: 500;
}
.hide-title .Module_Form .Name,
.Widget.File p {
	display: none;
}
.Module_Form label {
    font-weight: 400;
    font-size: 1.35em;
}

.Buttons button {
	padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
	background: #53798c;
    border: 0;
	cursor: pointer
}
.tplvar-content-title {
	display: none;
}