@charset "utf-8";
/* CSS Document */

/* ============================================ */
/* 		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 {
	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;*/
	/*border-spacing: 0;*/
}


td {
	vertical-align: top;
}

/* ============================================ */
/* 		GLOBAL STYLES							*/
/* ============================================ */

html {
	height: 100%;
	background: url(../images/bodybg.jpg);
}


body {
	background: url(../images/bodybg.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height: 100%;
}

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 {
	text-decoration: none;
	outline: none;
} 

img {
	border: 0px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 4px;
	color: #9ace1c;
	clear: both;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
	padding-top: 4px;
	color: #9ace1c;
	clear: both;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 4px;
	color: #9ace1c;
	clear: both;
} 

h4 {

}

h5 {
	
}

h6 {
	
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 0px;
}

#sb_contentwraper {
	width: 800px;
	background: url(../images/20procenttransparent.png);
	padding-left: 5px;
	padding-right: 5px;
	margin-left: auto;
	margin-right: auto;
}


/* ============================================ */
/*	Editable Areas Global						*/
/* ============================================ */

.editable {

}

.editable, .editable p, .editable td {
	line-height: 16px;
	color: #858585;
}

.editable a {
	text-decoration: underline;
	color: #9ace1c;
}

.editable a:hover {
	text-decoration: none;
}

.richtext ul {
	margin: 5px 0px;
}

.richtext ul li {
	list-style-type: disc;
	list-style-position: inside;
	padding: 2px 0px;
	color: #414141;
}

.editable img {
	
}

.richtext {
}

/* ============================================ */
/*	Layout										*/
/* ============================================ */

.sb_center {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	padding: 25px;
	background: #FFF;
}

#sb_content {
	padding: 20px 0px;
}

#sb_left {
	float: left;
	width: 560px;
}

#sb_right {
	float: right;
	width: 160px;
}

/* ----------------------- */
#sb_header_zone1 {
}

#sb_header_zone1 p, #sb_header_zone1 td {
	font-size: 10px;	
	line-height: normal;
}

#sb_header_zone2 {
}

.sb_wraper_header2 {
}

#sb_content_zone1 p, #sb_content_zone1 td {
	line-height: 18px;
}
#sb_content_zone1 {
	padding-top: 15px;
}

#sb_content_zone1 p, #sb_content_zone1 td {
	color: #bcbcbc;
}

#sb_content_zone1 a {
}

#sb_content_zone2 {
	padding-bottom: 15px;
	margin-bottom: 10px;	
}

#sb_content_zone3 {
	float: left;
	width: 48%;
	background-repeat: repeat-y;
	background-position: right;
}

#sb_content_zone4 {
	float: right;
	width: 48%;
}

.sb_zone23 {
}
      	
#sb_content_zone5 {
}


#sb_footer_zone1 {	
	margin-bottom: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: solid 1px #e2e2e2;
}

#sb_footer_zone1 p, #sb_footer_zone1 td {

}


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

#sb_main_menu {	
	
}

#sb_main_menu ul {
	margin-top: 20px;
	background: #FFF;
	height: 35px;
}

#sb_main_menu li {
	display: inline;
}

#sb_main_menu li a {
	display: inline;
	padding: 0px 11px;
	line-height: 35px;
	color: #8a8a8a;
	font-weight: bold;
	background: url(../images/menudivider.png) no-repeat right center;
}

#sb_main_menu li a:hover {
	color: #9ace1c;
}

#sb_main_menu .active {
}

#sb_main_menu .active a {
	color: #9ace1c;
}

#sb_main_menu .active a:hover {
	color: #9ace1c;
}

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

#sb_submenu {
	clear: both;
}

.sb_submenu {
	display: block;
} 

.sb_submenu a {
	padding-left: 13px !important;
}

.sb_submenu.active a {
	color: #858585;
	cursor: default;
}

.sb_submenu.active a:hover {
	color: #3e91b2;
}

#sb_submenu ul {
	margin: 0px;
	padding: 0px;
}

#sb_submenu li {
	display: block;
}

#sb_submenu li a {
	padding: 5px 0px;
	padding-bottom: 11px;
	display: block;
	color: #858585;
	text-decoration: none;
}

#sb_submenu li a:hover {
	text-decoration: none;
	color: #9ace1c;
}

#sb_submenu .active {
}

#sb_submenu .active a {
	color: #9ace1c;
	cursor: default;
	text-decoration: none;
}

#sb_submenu .active a:hover {
	color: #9ace1c;
}

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

#sb_footer_menu {
	display: none;
}

/* */

.button {
	font-size: 10px;
	color: #3e4e4d !important;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 15px;
	padding-bottom: 3px !important;
	display: inline-block !important;
}

.button:hover {
	text-decoration: 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_title {
     color: #858585;
}

.sb_cr_text {
     color: #858585;
}

.sb_cr_hint {
     color: #858585;
}

.sb_cr_input {
     color: #858585;
}

.sb_cr_pages {
}

/* */

.sb_btn_contast {
	color: #fff !important;
	text-decoration: none !important;
	font-size: 10px !important;
	padding: 5px 12px !important;
	background: #9ace1c !important;
	
	display: inline-block;
}

.sb_btn_contast:hover {
	color: #fff !important;
}

.sb_btn_light {
	color: #fff !important;
	text-decoration: none !important;
	font-size: 10px !important;
	padding: 5px 12px !important;
	background: #9ace1c !important;
	
	display: inline-block;
}

.sb_btn_light:hover {
	color: #fff !important;
}

