@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: #151515 url(../images/bg.png);
	
}
body {
	min-height: 99%;
	min-width: 950px;
	margin: 0;
}
body, input, textarea {
	font-family: arial, sans-serif;
	font-size: 13px;
}
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;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
h1 {
	font-size: 21px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	color: #242323;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #242323;
	margin-bottom: 10px;
	font-weight: normal;
}
h3 {
	font-size: 15px;
	color: #242323;
	margin-bottom: 10px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #242323;
	margin-bottom: 10px;
	font-weight: normal;
}

#sb_content_zone2 {
	background: #222323;
	padding: 30px;
}

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

.editable {
}

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

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

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

.bg_wrapper {
	width: 900px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 20px #222;
}

.footer_wrapper {
}

.footer_wrapper_ins {
}

.sb_outer_wrapper {
} 

.sb_wrapper {
}

.sb_inner_wrapper {
}

#sb_content_wrapper {
}

#sb_content {
}

#sb_left {
	background: #f5f5f5;
}
#sb_right {
	width: 250px;
	background: #f1f1f1;
}

/* ----------------------- */

#sb_header_zone1 {
	padding: 15px 0px;
}

#sb_header_zone1 h1 {
}
#sb_header_zone1 h2 {
}
#sb_header_zone1 h3 {
}
#sb_header_zone1 h4 {
}

#sb_header_zone1, 
#sb_header_zone1 p, 
#sb_header_zone1 td {
}

#sb_header_zone1 a {
}

/* ----------------------- */

#sb_header_zone2 {
}

#sb_header_zone2 h1 {
}
#sb_header_zone2 h2 {
}
#sb_header_zone2 h3 {
}
#sb_header_zone2 h4 {
}

#sb_header_zone2, 
#sb_header_zone2 p, 
#sb_header_zone2 td,
#sb_header_zone2 label {
	color: #333;
}

#sb_header_zone2 a {
	text-shadow: none;
	text-decoration: underline;
}

/* ----------------------- */

#sb_content_zone1 {
	padding: 25px 30px;
	background: #72964d url(../images/grbg.jpg) no-repeat left top;
}

#sb_content_zone1 h1 {
	color: #fff;
}
#sb_content_zone1 h2 {
	color: #fff;
}
#sb_content_zone1 h3 {
	color: #fff;
}
#sb_content_zone1 h4 {
	color: #fff;
}

#sb_content_zone1, 
#sb_content_zone1 p, 
#sb_content_zone1 td {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}

#sb_content_zone1 a {
	color: #fff;
}

/* ----------------------- */


#sb_content_zone2 {
}

#sb_content_zone2 h1 {
	color: #fff;
}
#sb_content_zone2 h2 {
	color: #fff;
}
#sb_content_zone2 h3 {
	color: #fff;
}
#sb_content_zone2 h4 {
	color: #fff;
}

#sb_content_zone2, 
#sb_content_zone2 p, 
#sb_content_zone2 td {
}

#sb_content_zone2 a {
	color: #88ab60;
}

/* ----------------------- */


#sb_content_zone3 {
	padding: 20px 30px;
}

#sb_content_zone3 h1 {
}
#sb_content_zone3 h2 {
}
#sb_content_zone3 h3 {
}
#sb_content_zone3 h4 {
}

#sb_content_zone3, 
#sb_content_zone3 p, 
#sb_content_zone3 td {
	color: #222;
}

#sb_content_zone3 a {
}

/* ----------------------- */

#sb_content_zone4 {
	padding: 20px 30px;
}

#sb_content_zone4 h1 {
}
#sb_content_zone4 h2 {
}
#sb_content_zone4 h3 {
}
#sb_content_zone4 h4 {
}

#sb_content_zone4, 
#sb_content_zone4 p, 
#sb_content_zone4 td {
	color: #222;
}

#sb_content_zone4 a {
}

/* ----------------------- */

#sb_content_zone5 {
	padding: 15px;
}

#sb_content_zone5 h1 {
}
#sb_content_zone5 h2 {
}
#sb_content_zone5 h3 {
}
#sb_content_zone5 h4 {
}

#sb_content_zone5, 
#sb_content_zone5 p, 
#sb_content_zone5 td {
	color: #222;
}

#sb_content_zone5 a {
}

/* ----------------------- */


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

#sb_footer_zone1 h1 {
}
#sb_footer_zone1 h2 {
}
#sb_footer_zone1 h3 {
}
#sb_footer_zone1 h4 {
}

#sb_footer_zone1, 
#sb_footer_zone1 p, 
#sb_footer_zone1 td {
}

#sb_footer_zone1 a {
	color: #88ab60;
}

/* ----------------------- */

.sb_zone23 {
}


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

#sb_main_menu {
}
#sb_main_menu ul {
	padding-left: 11px;
	background: #222323;
	border-bottom: solid 3px #35759c;
}
#sb_main_menu li {
	list-style: none;
	display: inline;
}
#sb_main_menu li a {
	display: inline-block;
	padding: 15px;
	color: #aaa;
	text-decoration: none;
	text-shadow: 0px 1px #222;
}

#sb_main_menu li a:hover {
	color: #fff;
}
#sb_main_menu .active a {
	color: #fff !important;
	text-shadow: none;
}
#sb_main_menu .active a:hover {
	color: #fff;
	cursor: default;
}
/* ------------------------ */

#sb_submenu .sb_submenu {
	padding-left: 20px !important;
}
#sb_submenu {
	margin-bottom: 10px;
	background: #222323;
}
.sb_submenu {
	display: block;
}
#sb_submenu ul {
	margin: 0px;
	padding: 0px;
}
#sb_submenu li {
	list-style: none;
}
#sb_submenu li a {
	display: block;
	color: #88ac60;
	padding: 9px 10px;
	padding-left: 13px;
	text-decoration: none;
}
#sb_submenu li a:hover {
	color: #a3c37d;
	background: #1e1e1e;
}
#sb_submenu .active {
}
#sb_submenu .active a {
	cursor: default;
	color: #fff;
	background: #88ac60;
}
#sb_submenu .active a:hover {
	color: #fff;
	background: #88ac60 !important;

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


#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 {
	background: #fff;
}
.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 1px rgba(0,0,0,0.2);
	
	display: inline-block;
	margin: 2px;
	
	background: #a25c2c !important;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.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 rgba(0,0,0,0.2);

	box-shadow: inset 0px 1px 0px rgba(0,0,0,0.1); !important;
	
	display: inline-block;
	margin: 2px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	background: #35759c !important;
}
.sb_btn_light:hover {
}
