@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: #8b2e20 url(../images/bg.jpg) top center;
  
}
body {
  min-height: 99%;
  min-width: 950px;
  margin: 0;
}
body, input, textarea {
  font-family: opensans, tahhoma, verdana, arial, sans-serif;
  font-size: 14px;
}
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: 25px;
  margin-bottom: 13px;
  color: #4b7418;
}
h2 {
  font-size: 19px;
  color: #aa580b;
  font-weight: normal;
  margin-bottom: 10px;
}
h3 {
  font-size: 19px;
  color: #aa580b;
  margin-bottom: 14px;
  font-weight: normal;
}
h4 {
  font-size: 15px;
  color: #05d9f8;
  margin-bottom: 4px;
}

.clear {
  clear: both;
}

hr {
  border: none;
  border-top: dotted 1px #999;
  border-bottom: dotted 1px #fff;
  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: 20px;
  color: #444444;
  text-shadow: 1px 1px 1px #fff;
}
/* ================================================================= */

.editable a, 
a {
  color: #2a81da;
  text-decoration: none;
}
.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: 838px;
  margin: 0 auto;
}

.header_wrapper {
}

.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 {
  float: left;
  padding: 25px 0;
}

#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 {
  color: #63f665;
  font-weight: normal;
}
#sb_header_zone2 h2 {
  font-weight: normal;
}
#sb_header_zone2 h3 {
  font-weight: normal;
}
#sb_header_zone2 h4 {
  font-weight: normal;
}

#sb_header_zone2, 
#sb_header_zone2 p, 
#sb_header_zone2 td {
  color: #fff;
}

#sb_header_zone2 a {
  color: #55aaff;
}

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

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

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


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

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

#sb_content_zone3 a {
}

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

#sb_content_zone4 {
  padding: 0 30px;
  width: 400px;
}

#sb_content_zone4 h1 {
}
#sb_content_zone4 h2 {
}
#sb_content_zone4 h2 {
}
#sb_content_zone4 h2 {
}

#sb_content_zone4, 
#sb_content_zone4 p, 
#sb_content_zone4 td {
  font-size: 95%;
}

#sb_content_zone4 a {
}

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


#sb_footer_zone1 {
  padding: 25px;
}

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

#sb_footer_zone1, 
#sb_footer_zone1 p, 
#sb_footer_zone1 td {
  color: #9b9b9b;
}

#sb_footer_zone1 a {
  color: #55aaff;
}

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



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

#sb_main_menu {
  float: right;
  margin: 30px 0 5px;
  background: #779c21;
  
  padding: 0 10px;
  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#sb_main_menu ul {
}
#sb_main_menu li {
  list-style: none;
  display: inline;
}
#sb_main_menu li a {
  display: inline-block;
  padding: 14px 8px;
  color: #dff5ab;
  text-decoration: none;
  font-size: 90%;

  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

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

.sb_submenu {
  padding-left: 20px !important;
}
#sb_submenu {
  margin-bottom: 10px;
  padding-left: 25px;
  width: 245px;
}
.sb_submenu {
  display: block;
}
#sb_submenu ul {
  margin: 0px;
  padding: 0px;
}
#sb_submenu li {
  list-style: none;
}
#sb_submenu li a {
  display: block;
  padding: 6px 10px;
  background: #f6f6f6;
  margin-bottom: 3px;
  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#sb_submenu li a:hover {
  background: #779c21;
  color: #fff;
  text-decoration: none;
}
#sb_submenu .active {
}
#sb_submenu .active a {
  cursor: default;
  background: #862e21;
  color: #fff;
  text-decoration: none;
}
#sb_submenu .active a:hover {
  background: #862e21;
  color: #fff;
}
/* ------------------------ */


#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: 5px 15px !important;
  color: #fff !important;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  
  display: inline-block;
  margin: 2px;
  
  background: #b33035 !important;
  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  
  border: solid 1px #94282d;
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
  
  font-size: 90%;
}
.sb_btn_contast:hover {
}
.sb_btn_light {
  white-space: nowrap;
  text-decoration: none !important;
  padding: 5px 15px !important;
  color: #fff !important;
  text-shadow: 1px 1px rgba(0,0,0,0.3);
  
  display: inline-block;
  margin: 2px;
  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 90%;
  
  background: #707f99 !important;
  
  border: solid 1px #566580;
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.5);
}
.sb_btn_light:hover {
}