@charset "utf-8";
/* 	RESET CSS */
html, body, div, span, applet, button, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead /*, tr, th, td */ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: normal;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	-webkit-padding-start: 0px;
}
ul {
	-webkit-padding-start: 0px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
td {
	vertical-align: top;
}
/* ============================================ */
/* 		GLOBAL STYLES							*/
/* ============================================ */

html {
	min-height: 100%;
	background: #f1f1f1 url(../images/bg.jpg) bottom;
	
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	min-height: 99%;
	min-width: 950px;
	margin: 0;
}
input {
	border: solid 1px;
	border-color: #404040;
	outline: none;
}
input[type=checkbox] {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 3px;
	border: none;
}
select {
	border: solid 1px;
	border-color: #404040;
}
textarea {
	border: solid 1px;
	border-color: #404040;
}
a {
	outline: none;
	color: #D30000;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
h1 {
	font-size: 21px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	color: #f0573c;
	font-weight: normal;
	text-transform: uppercase;
	
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	color: #316293;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff880a;
}
h3 {
	font-size: 18px;
	color: #316293;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #f75f44;
}
h4 {
	font-size: 18px;
	color: #316293;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #63b7fe;
}

#sb_content_zone2 {
	padding-bottom: 30px;
	padding-left: 15px;
}

.clear {
	clear: both;
}
/* ============================================ */
/*	Editable Areas Global						*/
/* ============================================ */

.editable {
}
.editable li {
	list-style-position:inside;
	list-style-type: circle;
}
.editable, .editable p, .editable td, .editable b, .editable strong, .editable li {
	line-height: 150%;
	color: #d2d2d2;
}
.editable strong {
	color: #000;
}
/* ================================================================= */

.editable a, a {
	color: #d30000;
}
.editable a:hover, a:hover {
	text-decoration: none !important;
}

label {
	color: #ffffff !important;
}

.richtext ul {
	margin: 0px;
}
.richtext ul li {
	list-style-type: none;
	list-style-position: inside;
}
.editable img {
}
.richtext {
}
/* ============================================ */
/*	Layout										*/
/* ============================================ */

.bg_wrapper {
	width: 100%;
	background: url(../images/bg.jpg);
}

.footer_wrapper {
	border-top: solid 6px rgba(0,0,0,0.2);
}

.footer_wrapper_ins {
	width: 950px;
	margin: 0 auto;
}

.sb_outer_wrapper {
	width: 100%;
	background: #232323 url(../images/bodybg.jpg) no-repeat bottom center;
	border-top: solid 5px #111;
} 

.sb_wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

.sb_inner_wrapper {
}

#sb_content_wrapper {
}

#sb_content {
}
#sb_left {
	padding: 15px 0px 0px 0px;
}
#sb_right {
	width: 250px;
}
/* ----------------------- */

#sb_header_zone2 {
}

#sb_header_zone2 h1 {
	text-shadow: #77221d 1px 1px 0px;
}
#sb_header_zone2 h2 {
	text-shadow: #77221d 1px 1px 0px;
}
#sb_header_zone2, #sb_header_zone2 p, #sb_header_zone2 td, #sb_header_zone2 b, #sb_header_zone2 strong, #sb_header_zone2 li, #sb_header_zone2 label {
	color: #fff;
}

#sb_content_zone1 {
	padding: 25px 30px;
	padding-right: 20px;
	padding-top: 25px;
	
	background: #000;
	color: #e5e5e5;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	margin-bottom: 30px;
}

#sb_header_zone2 a {
	color: #2c2b2b !important;
	text-shadow: none;
	text-decoration: underline;
}

#sb_content_zone3 {
	padding: 20px 30px;
}
#sb_content_zone4 {
	padding: 20px 30px;
}
.sb_zone23 {
	background: #000;
	color: #e5e5e5;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	margin-bottom: 30px;
}
#sb_content_zone5 {
	padding: 15px;
}


#sb_content_zone5, #sb_content_zone5 p, #sb_content_zone5 td, #sb_content_zone5 b, #sb_content_zone5 strong, #sb_content_zone5 li, #sb_content_zone5 label {
	color: #bdbdbd;
}

#sb_footer_zone1 strong {
	color: #bdbdbd;
}

#sb_footer_zone1 a {
	color: #ff483e !important;
	text-decoration: underline;
}


#footer {
}

#sb_header_zone1 {
	padding: 15px 0px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#sb_footer_zone1 {
	background: #2a2a2a;
	padding: 20px 30px;

	margin-top: 20px;
	margin-bottom: 30px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#sb_header_zone1 a {
	text-decoration: underline;
}

/* ============================================ */
/*	Menus										*/
/* ============================================ */

#sb_main_menu {
	width: 950px;
	margin: 0 auto;
}
#sb_main_menu ul {
	padding-left: 11px;
	background: #111;
	display: table;
	
	padding-top: 4px;
	padding-right: 9px;
	
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
#sb_main_menu li {
	list-style: none;
	display: inline;
}
#sb_main_menu li a {
	display: inline-block;
	padding: 10px;
	padding-right: 12px;
	color: #aaa;
	text-decoration: none;
	text-shadow: 0px 1px #000;
}

#sb_main_menu li a:hover {
	color: #fff;
}
#sb_main_menu .active {
	background: #fff;
	margin: 0px 5px;
	border-radius: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sb_main_menu .active a {
	color: #000 !important;
	background: none;
	padding-right: 10px;
	text-shadow: none;
}
#sb_main_menu .active a:hover {
	color: #fff;
	cursor: default;
}
/* ------------------------ */

#sb_submenu .sb_submenu {
	padding-left: 20px !important;
}
#sb_submenu {
	margin-left: 15px;
	margin-bottom: 20px;
}
.sb_submenu {
	display: block;
}
#sb_submenu ul {
	margin: 0px;
	padding: 0px;
}
#sb_submenu li {
	list-style: none;
	padding-left: 10px;
}
#sb_submenu li a {
	display: block;
	color: #f0573c;
	font-size: 12px;
	text-shadow: 1px 1px #111;
	padding: 9px 10px;
	padding-left: 13px;
	text-decoration: none;
}
#sb_submenu li a:hover {
	color: #ff7250;
}
#sb_submenu .active {
}
#sb_submenu .active a {
	cursor: default;
	color: #fff;
	background: #ee4c34;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 1px 1px 0 #a73726;
}
#sb_submenu .active a:hover {
	color: #fff;
	background: #ee4c34;

}
/* ------------------------ */


#sb_footer_menu {
	display: none;
}
/* */

/* ==================================================== */
/* widgets css										 	*/
/* ==================================================== */

.sb_br_photo {
}
.sb_br_input {
}
.sb_br_solid {
}
/* */

.sb_bg_text_contast {
}
.sb_bg_text_light {
}
.sb_bg_text_activepage {
}
.sb_bg_input {
}
.sb_bg_pages {
}
/* */

.sb_cr_pages {
}
/* */

.sb_btn_contast {
	white-space: nowrap;
	text-decoration: none !important;
	padding: 4px 21px !important;
	color: #fff !important;
	text-shadow: 1px 1px #af3f2b;

	box-shadow: inset 0px 1px 0px #f69a8a, 0 0 0 6px rgba(0,0,0,0.1) !important;
	
	display: inline-block;
	margin: 2px;
	
	background: #f0573c !important; /* for non-css3 browsers */

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sb_btn_contast:hover {
}
.sb_btn_light {
	white-space: nowrap;
	text-decoration: none !important;
	padding: 4px 21px !important;
	color: #ddd !important;
	text-shadow: 1px 1px #141414;

	box-shadow: inset 0px 1px 0px #464646, 0 0 0 6px rgba(0,0,0,0.1) !important;
	
	display: inline-block;
	margin: 2px;
	
	background: #292929 !important; /* for non-css3 browsers */

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sb_btn_light:hover {
}
