/* ======================================== */
/* 			RESET							*/
/* ======================================== */

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: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	-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;
}
table {
	border-collapse: collapse;
}

/* ======================================== */
/* 			Global							*/
/* ======================================== */

body {
	background: #1c1c1c;	
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

body html {
	width: 100%;
}

.editable a, a {
	color: #1d6fc4;
}

.editable a:hover, a:hover {
	text-decoration: none;
}

p {}

h1 {
	color: #89b31e;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
}

h2 {
	color: #89b31e;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border-bottom: solid 1px #e6e6e6;
	padding-bottom: 3px;
	margin-bottom: 8px;
}

h3 {
	font-weight: bold;	
}

h4 {
	font-weight: bold;
	color: #89b31e;
	margin-bottom: 3px;
}

.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}

input, textarea, select {
	border: solid 1px;
	border-bottom-color: #CCC;
	border-right-color: #CCC;
	border-top-color: #999;
	border-left-color: #999;
}

p, td {
	font-size: 11px;
}

/* ======================================== */

.editable {
	overflow: hidden;
}

/* ======================================== */

#sb-head-wraper {
	background:url(../images/head_bg.png) repeat-x;
	clear: both;
}

.sb-ihead {
	background:url(../images/head_bg.png) repeat-x;
}

#sb-header-wraper {
	background:url(../images/header_bg.gif) repeat-x;
	clear: both;
}

.sb-iheader {
	background:url(../images/header_bg.gif) repeat-x;
}

#sb-content-wraper {
	background:#FFF url(../images/content_bg.png) repeat-x;
	clear: both;
}

.sb-icontent {
	background:#FFF url(../images/content_bg.png) repeat-x;
	padding-top: 20px;
	padding-bottom: 40px;
	clear: both;
}

#sb-footer-wraper {
	background-color: #1c1c1c;
	height: 83px;
	clear: both;
}

.sb-content {
	width: 941px;
	margin: 0 auto;
}

.sb-logo {
	float: left;
}
/* ======================================== */
#sb_header_zone1 {
	float: left;
	height: 80px;
	line-height: 80px;
	text-align: right;
	padding-right: 10px;
	width: 100%;
}

#sb_header_zone1 a {
	line-height: 80px;
}
/* ======================================== */
#sb-area-8 {
	color: #666666;
	clear: both;
}
/* ======================================== */
.sb_main_menu {
	background:url(../images/nav_divider.png) no-repeat left top;
}

.sb_main_menu li {
	float: left;
} 

.sb_main_menu li a {
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	height: 49px;
	line-height: 49px;
	color: #aacdf1;
	text-decoration: none;
	font-size: 14px;
	background:url(../images/nav_divider.png) no-repeat;
	background-position: right;
} 

.sb_main_menu li a:hover {
	color: #fff;
} 

.sb_main_menu li.active a {
	color: #fff !important;
} 

/* ======================================== */
.sb-footer-left {
	width: 170px;
	float: left;
}

.sb-footer-right {
	float: right;
}

.sb-footer-right .sb_main_menu {
	background:url(../images/footer_nav_divider.png) no-repeat top left;
	float: right;
	margin-top: 17px;
	margin-bottom: 20px;
}

.sb-footer-right .sb_main_menu a {
	color: #919191;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	background:url(../images/footer_nav_divider.png) no-repeat right;
}

.sb-footer-right .sb_main_menu a:hover {
	color: #8ab31f;
}

/* ======================================== */

.sb-oneline-content {
	
}

/* ======================================== */

.sb-left-content {
	float: left;
	width: 700px;
	line-height: 140%;
}

.sb-inner-singleline-content {
	
}

.sb-inner-left-content {
	width: 340px;
	float: left;
	line-height: 140%;
}

.sb-inner-right-content {
	width: 340px;
	float: right;
	line-height: 140%;
}

.sb-right-content {
	float: right;
	width: 220px;
	line-height: 140%;
}

.richtext ul {
	background: url(../images/li_divider.png) repeat-x top;
}

.richtext ul li {
	list-style-type:circle;
	list-style-position:inside;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	background: #fafafa url(../images/li_divider.png) repeat-x bottom;
}

/* ======================================== */

#sb_submenu .sb_submenu {
	padding-left: 15px;
}

#sb_submenu {
	margin-bottom: 15px;
	float: right;
	width: 220px;
}

#sb_submenu li {
	list-style: none !important;
}

#sb_submenu li a {
	line-height: 25px;
}

#sb_submenu .active {
	font-weight: bold;
	text-decoration: none;
}
#sb_header_zone1, #sb_header_zone2, #sb_content_zone1, #sb_content_zone2, 
#sb_content_zone3, #sb_content_zone4, #sb_content_zone5, #sb_footer_zone1 {
	overflow:hidden;
}

/* ======================================== */
/* 	widget's styles							*/
/* ======================================== */

.sb_br_photo {
}

.sb_br_input {
}

.sb_br_solid {
	border-bottom: solid 1px #CCC;
	margin-bottom: 10px;
}

/* */

.sb_bg_text_contast {
     background-color: #000;
}

.sb_bg_text_light {
     
}

.sb_bg_text_activepage {
     background-color: #1d6fc4;
}
.sb_bg_input {
}

.sb_bg_pages {
}

/* */

.sb_cr_title {
     color: #000;
}

.sb_cr_text {
     color: #000;
}

.sb_cr_hint {
     color: #000;
}

.sb_cr_input {
     color: #000;
}

.sb_cr_pages {
}

.sb_cr_text_activepage {
	color: #FFF;	
	text-decoration: none !important;
}

.sb_comments_pages {
	margin-bottom: 10px;
}

/* */

.sb_btn_contast {
     padding: 5px 8px !important;
     background: #1d6fc4 !important;
     color: #FFF !important;
     border: solid 1px #eee !important;
	 text-decoration: none !important;
}

.sb_btn_light {
     padding: 5px 8px !important;
     background: #eee !important;
     color: #000 !important;
     border: solid 1px #ccc !important;
	 text-decoration: none !important;
}

/* ======================================== */
