﻿@charset "utf-8";
/*

*/
html {
	padding: 0;
	margin: 0 auto; /*background:#e9e9e9 url(images/main_bg1.jpg) repeat left top;*/
}
body {
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	border: 0;
	color: #8a8a8a;
	font-family: Oxygen;
}
* {
	font: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	outline: none;
	font-style: Oxygen;
}
.main {
	margin: 0 auto;
	padding: 0;
	background: #fff no-repeat center top;
}
.clr {
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
}
h2 {
	font-size: 17px;
	line-height: normal;
	color: #333333;
	font-family: Oxygen;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h3 {
	padding: 3px 0 0 3px;
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
	font-family: Oxygen;
	font-weight: normal;
	height: auto;
}
p {
	font-size: 15px;
	line-height: 1.5em;
	font-family: Oxygen;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-size: 15px;
	line-height: 1.5em;
	font-family: Oxygen;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
p1 {
	margin: 0;
	padding: 0px 0 8px 0;
}
p2 {
	text-align: center;
	font-family: Oxygen;
	font-size: 22px;
	font-weight: bold;
}

a {
	font: 100% Noble;
	padding: 0;
	color: #FFFFFF;
	text-decoration: underline;
}
img {
	text-align: center;
	padding-bottom: 10px;
}
.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin: 0;
	padding: 0;
}
/* header */
.header {
	background: url(images/header_bg.png) repeat-x left 142px;
}
.header_resize {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
.logo {
	padding: 0;
	float: left;
	width: auto;
	height: 142px;
	vertical-align: bottom;
}
h1 {
	margin: 0 0 0 0px;
	font-size: 24px;
	line-height: 1.5em;
	color: #000000;
	font-family: Oxygen;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: normal;
}
h1 a, h1 a:hover {
	color: #2e2e2e;
	text-decoration: none;
}
h1 span {
	color: #14a7fb;
}
h1 small {
	display: block;
	margin: 0;
	font-size: 13px;
	line-height: 1.2em;
	text-transform: none;
	color: #7d7b7b;
	font-weight: normal;
}
.slider {
	margin: 0;
	padding: 0;
	background: url(images/slider_bg.png) no-repeat center 336px;
}
/* social */
.social {
	padding: 20px 0 0 0;
	float: right;
	width: auto;
}
.social p {
	padding: 0;
	float: right;
	width: auto;
	color: #fdfdfd;
	text-align: right;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
}
.social a {
	color: #fdfdfd;
	text-decoration: none;
}
.social a:hover {
	text-decoration: underline;
}
.social img {
	margin: -3px 0 -3px 4px;
	border: none;
}
/* menu */
.menu_nav {
	background: #4c4e5a;
	margin: 0;
	padding: 0 0 5px 0;
	float: left;
	width: auto;
	height: 56px;
}
.menu_nav ul {
	list-style: none;
	padding: 0 0 0 2px;
	height: 56px;
	float: left;
	background: #4c4e5a url(images/menu_sep.png) no-repeat left
top;
}
.menu_nav ul li {
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
	background: url(images/menu_sep.png) no-repeat right top;
}
.menu_nav ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.menu_nav ul li a span {
	display: block;
	padding: 18px 20px 18px 0;
	height: 20px;
}
.menu_nav ul li.active a, .menu_nav ul li a:hover {
	background: url(images/menu_a.png) repeat-x left top;
}
.menu_nav ul li.active a span, .menu_nav ul li a:hover span {
	font: 100%;
}
/* content */
.content {
	padding: 0 0 0 0;
}
.content_resize {
	margin: 0 auto;
	padding: 0 0 24px;
	width: 960px;
	background: url(images/content_bg.jpg) repeat left top;
}
.content h2 {
	line-height: 1.3;
	font-family: Oxygen;
}
.content .mainbar {
	margin: 0 0 24px;
	padding: 0;
	float: right;
	width: 670px;
}
.content .mainbar h2 {
	font: 26px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	padding: 10px 0 10px 0;
	background: #14a7fb;
}
.content .mainbar div.img {
	padding: 0 0 0 0;
	float: left;
}
.content .mainbar div.img img {
	padding: 0 0 9px;
	background: url(images/img_shadow.png) no-repeat center bottom;
}
.content .mainbar img.fl {
}
.content .mainbar .article {
	margin: 0 0 24px;
	padding: 0;
}
.content .mainbar .post_content {
	padding: 5px 0 5px 0;
	float: right;
	width: 400px;
}
.content .mainbar .post_content strong {
	color: #000000;
	font-weight: bold;
}
p.spec {
	padding: 10 0 16px 0;
}
p.infopost {
	margin: 0 0 12px;
	padding: 4px 0;
}
p.infopost span.date {
}
p.infopost a {
	padding: 0 2px;
	text-decoration: none;
	font-weight: normal;
}
p.infopost a:hover {
	text-decoration: underline;
}
p.infopost a.com {
	color: #8a8a8a;
}
p.infopost a.com span {
	color: #8a8a8a;
	font-weight: bold;
}
p.infopost a.com:hover {
	color: #14a7fb;
	text-decoration: underline;
}
.content .mainbar a.rm {
	display: block;
	float: right;
	padding: 10px 10px 10px 0;
	width: 95px;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: url(images/readmore.png) no-repeat center center;
}
.content .mainbar a.rm:hover {
	text-decoration: none;
}
/* pagination */
.content p.pages {
	margin: 0;
	padding: 24px 0;
	font-size: 13px;
	text-align: left;
}
.content p.pages span, .content p.pages a {
	display: block;
	margin: 0 2px;
	padding: 9px 0;
	float: left;
	width: 35px;
	height: 17px;
	color: #fff;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
}
.content p.pages span, .content p.pages a:hover {
	color: #fff;
	font-weight: normal;
	background: url(images/page_a.png) no-repeat center center;
}
.content p.pages a {
	color: #8a8a8a;
}
.content p.pages small {
	font-size: 12px;
	float: right;
}
/* sidebar */
.content .sidebar {
	margin: 0;
	padding: 0;
	float: left;
	width: 250px;
}
.content .sidebar .gadget {
	margin: 0 0 24px;
	padding: 0;
}
.content .sidebar h2 {
	font-size: 22px;
	background: #373737;
}
ul.sb_menu, ul.ex_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
ul.sb_menu li, ul.ex_menu li {
	margin: 0;
	list-style: none;
	border: 1px solid #ebebeb;
	border-top: none;
}
ul.sb_menu li {
	padding: 10px 16px;
	background-color: #FFFFFF;
}
ul.ex_menu li {
	padding: 10px 16px;
}
ul.sb_menu li a {
	margin-left: -16px;
	padding: 8px 8px 8px 16px;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
ul.ex_menu li a {
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
ul.sb_menu li a:hover, ul.ex_menu li a:hover {
	color: #14a7fb;
	font-weight: bold;
	text-decoration: none;
}
/*ul.sb_menu li.active a, .menu_nav ul li a:hover {background: url(images/menu_a.png) repeat-x left top;}*/
ul.sb_menu li.active a, .menu_nav ul li a:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
/* subpages */
.content .mainbar .comment {
	margin: 0;
	padding: 16px 0 0 0;
}
.content .mainbar .comment img.userpic {
	border: 1px solid #dedede;
	margin: 10px 16px 0 0;
	padding: 0;
	float: left;
}
/* fbg */
.fbg {
	background: #373738;
	border-top: #474b53 solid;
	border-bottom: 1px solid #272829;
}
.fbg_resize {
	margin: 0 auto;
	padding: 10px 20px 20px 24px;
	width: 920px;
}
.fbg h2 {
	padding: 10px 0 20px 0;
	font-size: 22px;
	color: #FFFFFF;
	text-align: left;
	font-family: Oxygen;
	font-style: normal;
	letter-spacing: normal;
}
.fbg h2 small {
	padding: 10px 0 0 0;
	display: block;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
}
.fbg img.gal {
	margin: 0;
	padding: 3px;
	border: 1px solid #60656c;
	background: #5b5c60;
}
.fbg .col {
	margin: 0;
	float: left;
}
.fbg .c1 {
	padding: 0 0px 0 40px;
	width: 280px;
}
.fbg .c2 {
	padding: 0 25px 0 60px;
	width: 280px;
}
.fbg .c3 {
	padding: 0 0 0 0;
	width: 274px;
}
.fbg .fbg_ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.fbg .fbg_ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.fbg .fbg_ul li a {
	display: block;
	margin: 0;
	padding: 2px 0 2px 12px;
	color: #8a8a8a;
	text-decoration: none;
	background: url(images/li.gif) no-repeat left center;
}
.fbg .fbg_ul li a:hover {
	color: #14a7fb;
	text-decoration: none;
	font-weight: normal;
	background: url(images/li_a.gif) no-repeat left center;
}
.fbg p.contact_info {
	line-height: 1.8em;
}
.fbg p.contact_info a {
	text-decoration: underline;
	color: #14a7fb;
	font-weight: normal;
}
.fbg p.contact_info span {
	display: block;
	float: left;
	width: 74px;
	font-weight: bold;
}
/* footer */
.footer {
	background: #373738;
	border-top: 1px solid #515254;
}
.footer_resize {
	margin: 0 auto;
	padding: 0;
	width: 920px;
}
.footer p.lf {
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	width: auto;
	line-height: 1.5em;
}
.footer p.lf a {
	color: #8a8a8a;
	text-decoration: none;
	font-weight: normal;
}
.footer p.lf a:hover {
	text-decoration: none;
	color: #14a7fb;
}
.footer p.lf span {
	float: right;
}
/* form */
ol {
	list-style: none;
}
ol li {
	list-style: decimal;
	display: block;
	clear: both;
}
ol li label {
	display: block;
	margin: 0;
	padding: 16px 0 0 0;
}
ol li input.text {
	width: 480px;
	border: 1px solid #c0c0c0;
	margin: 0;
	padding: 5px 2px;
	height: 16px;
	background-color: #fff;
}
ol li textarea {
	width: 480px;
	border: 1px solid #c0c0c0;
	margin: 0;
	padding: 2px;
	background-color: #fff;
}
ol li .send {
	margin: 16px 0 0 0;
}
.blue-arrow {
	list-style: none;
}
.blue-arrow a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}
.blue-arrow li {
	line-height: 21px;
	background: url(images/list-arrow.png) no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-left: 20px;
}
.blue-arrow2 {
	list-style: none;
}
.blue-arrow2 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}
.blue-arrow2 li {
	line-height: 21px;
	background: url(images/list-arrow.png) no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-left: -40px;
}
.check-mark {
	list-style: none;
}
.check-mark a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}
.check-mark li {
	line-height: 21px;
	background: url(images/check-mark.jpg) no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-left: 20px;
}
/* search */
.searchform {
	margin: 0;
	padding: 50px 0 0 0;
	float: right;
	width: auto;
	height: 36px;
}
#formsearch {
	margin: 0;
	padding: 0;
	width: auto;
	height: 36px;
}
#formsearch span {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	background: url(images/search_bg.png) no-repeat left top;
}
#formsearch input.editbox_search {
	margin: 0;
	padding: 10px 10px;
	float: left;
	width: 190px;
	height: 16px;
	font-size: 13px;
	line-height: 16px;
	color: #aeaeae;
	background: none;
	border: none;
}
#formsearch input.button_search {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}
