@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: #fff;
	
}
body {
	min-height: 99%;
	min-width: 950px;
	margin: 0;
}
body, input, textarea {
	font-family: opensans, tahhoma, verdana, 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: 23px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	color: #424242;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #424242;
	margin-bottom: 10px;
	font-weight: normal;
}
h3 {
	font-size: 17px;
	color: #424242;
	margin-bottom: 10px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #424242;
	margin-bottom: 10px;
	font-weight: normal;
}

.clear {
	clear: both;
}

hr {
	border: none;
	border-bottom: dotted 2px #eee;
	margin: 20px 0;
}
/* ============================================ */
/*	Editable Areas Global						*/
/* ============================================ */

.editable {
}

.editable li {
	list-style-position: inside;
	list-style-type: circle;
}
.editable, .editable p, .editable td, .editable li {
	line-height: 22px;
	color: #444444;
}
/* ================================================================= */

.editable a, 
a {
	color: #2a81da;
}
.editable a:hover, 
a:hover {
	text-decoration: underline;
}

.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;
}

.footer_wrapper {
}

.footer_wrapper_ins {
}

.sb_outer_wrapper {
} 

.sb_wrapper {
}

.sb_inner_wrapper {
}

#sb_content_wrapper {
}

#sb_content {
}


.sb_zone23 {
}

#sb_left {
}

#sb_right {
}

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

#sb_header_zone1 {
}

#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 {
	background: url(../images/colorline.png) no-repeat left bottom;
	padding-bottom: 3px;
}

#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 a {
}

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

#sb_content_zone1 {
	border-bottom: solid 3px #f3f3f3;
	padding: 25px 0;
}

#sb_content_zone1 h1 {
}
#sb_content_zone1 h2 {
}
#sb_content_zone1 h3 {
}
#sb_content_zone1 h4 {
}

#sb_content_zone1, 
#sb_content_zone1 p, 
#sb_content_zone1 td {
}

#sb_content_zone1 a {
	text-decoration: underline;
}

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


#sb_content_zone2 {
	border-bottom: solid 3px #f3f3f3;
	padding: 25px 0;
}

#sb_content_zone2 h1 {
}
#sb_content_zone2 h2 {
}
#sb_content_zone2 h3 {
}
#sb_content_zone2 h4 {
}

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

#sb_content_zone2 a {
}

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


#sb_content_zone3 {
	padding: 25px 0;
}

#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 {
}

#sb_content_zone3 a {
}

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

#sb_content_zone4 {
	padding: 25px 0;
}

#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 {
}

#sb_content_zone4 a {
}

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

#sb_content_zone5 {
	padding: 25px 0;
	padding-left: 40px;
	width: 290px;
}

#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 {
}

#sb_content_zone5 a {
}

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


#sb_footer_zone1 {
	padding: 25px;
	margin-top: 10px;
	background: #f6f6f6 url(../images/colorline.png) no-repeat top left;
}

#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 {
	color: #818181;
	font-size: 97%;
}

#sb_footer_zone1 a {
}

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



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

#sb_main_menu {
}
#sb_main_menu ul {
	padding-left: 20px;
	background: #53a0da;
}
#sb_main_menu li {
	list-style: none;
	display: inline;
}
#sb_main_menu li a {
	display: inline-block;
	padding: 20px 10px;
	text-transform: uppercase;
	color: #c8e7fe;
	text-decoration: none;
	font-size: 90%;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

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

#sb_submenu .sb_submenu {
	padding-left: 20px !important;
}
#sb_submenu {
	margin-bottom: 10px;
	padding-left: 40px;
}
.sb_submenu {
	display: block;
}
#sb_submenu ul {
	margin: 0px;
	padding: 0px;
}
#sb_submenu li {
	list-style: none;
}
#sb_submenu li a {
	display: block;
	padding: 9px 10px;
	text-decoration: none;
}
#sb_submenu li a:hover {
}
#sb_submenu .active {
}
#sb_submenu .active a {
	cursor: default;
	background: #f6f6f6;
	text-decoration: none;
}
#sb_submenu .active a:hover {
}
/* ------------------------ */


#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: 7px 15px !important;
	color: #fff !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	
	display: inline-block;
	margin: 2px;
	
	background: #3a93d5 !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: 7px 15px !important;
	color: #6a6a6a !important;
	text-shadow: 1px 1px rgba(255,255,255,0.2);
	
	display: inline-block;
	margin: 2px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	background: #f3f3f3 !important;
}
.sb_btn_light:hover {
}
