@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 {
	-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;
}
table {
/*border-collapse: collapse;*/
	/*border-spacing: 0;*/
}
td {
	vertical-align: top;
}
/* ============================================ */
/* 		GLOBAL STYLES							*/
/* ============================================ */

html {
	background: url(../images/bodybg.png) #c7d1d0;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #d6e2e5;
	font-size: 12px;
	background: url(../images/bodybg.png) #c7d1d0;
	
	min-width: 900px;
}
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;
	color: #0086cb;
}
a:hover {
	color: #38659f;
}
img {
	border: 0px;
}
h1 {
	font-size: 25px;
	margin-bottom: 18px;
	color: #424c49;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #f7a43a;
	margin-bottom: 4px;
}
h3 {
	font-size: 15px;
	margin-bottom: 5px;
	color: #000;
}
h4 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #969696;
	font-weight: normal;
}
h5 {
}
h6 {
}
.clear {
	clear: both;
}
hr {
	display: block;
	border: none;
	border-bottom: solid 1px #333;
	margin-bottom: 15px;
}
/* ============================================ */
/*	Editable Areas Global						*/
/* ============================================ */

.editable {
}
.editable li {
	list-style-position:inside;
	list-style-type: circle;
}

label {
	color: #404041;
}
#sb_header_zone1, #sb_header_zone1 p, #sb_header_zone1 td, #sb_header_zone1 b, #sb_header_zone1 strong, #sb_header_zone1 label {
	line-height: 150%;
	color: #fff;
}
#sb_header_zone1 a {
	color: #fff;
	text-shadow: #ce8922 1px 1px 0px;
}
.editable, .editable p, .editable td, .editable b, .editable strong, .editable li {
	line-height: 150%;
	color: #404041;
}
.editable strong {
	color: #212121;
}
/* ================================================================= */

.editable a, a {
	text-decoration: underline;
	color: #117dd8;
}
.editable a:hover, a:hover {
	color: #117dd8;
	text-decoration: none;
}
.richtext ul {
	margin: 5px 0px;
}
.richtext ul li {
	list-style-type: none;
	list-style-position: inside;
	color: #3e3e3e;
	padding: 2px 0px;
}
.editable img {
}
.richtext {
}
/* ============================================ */
/*	Layout										*/
/* ============================================ */

#sb_content {
	padding-top: 30px;
}
.sb_bbg {
	background: #fff;
}
#sb_left {
}
#sb_right {
}
/* ----------------------- */

#sb_top_wraper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 0px 25px;
	background: #fff;
}
/* ----------------------- */

#sb_header_zone2 {
}
.sb_limitwidth {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 25px;
}
#sb_content_zone1 {
	background: #f8f9f9;
	padding-bottom: 20px;
	padding-top: 20px
}
#sb_content_zone1 a {
}
#sb_content_zone2 {
}
#sb_content_zone3 {
}
#sb_content_zone4 {
	padding-left: 30px;
}
.sb_zone23 {
	clear: both;
}
#sb_content_zone5 {
	margin-right: 30px;
	width: 150px;
}
#sb_footer_zone1 {
	background: #f9f7f3;
	padding-bottom: 20px;
	padding-top: 20px
}
#footer {
}
#sb_header_zone1 {
	background: #e18a05 url(../images/headerbg.png) repeat-x top left !important;
	padding-top: 38px;
	padding-bottom: 35px;
}

/* ============================================ */
/*	Menus										*/
/* ============================================ */

#sb_main_menu {
	background: #424c49 url(../images/mainmenubg.png) repeat-x bottom left;
}
#sb_main_menu ul {
	display: block;
}
#sb_main_menu li {
	list-style: none;
	display: inline;
}
#sb_main_menu li a {
	display: inline-block;
	padding: 12px 8px;
	padding-right: 17px;
	color: #d8d7d7;
	text-transform: capitalize;
	background: url(../images/mainmenudivider.png) repeat-y right top;
}
#sb_main_menu li:last-child a {
	padding-right: 18px;
}
#sb_main_menu li a:hover {
	color: #fff;
}
#sb_main_menu .active {
}
#sb_main_menu .active a {
	color: #ffffff !important;
}
#sb_main_menu .active a:hover {
	color: #fff;
	cursor: default;
}
/* ------------------------ */

#sb_submenu .sb_submenu {
	padding-left: 20px !important;
}
#sb_submenu {
	margin-right: 30px;
	width: 150px;
}
.sb_submenu {
	display: block;
}
#sb_submenu ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	border-top: solid 1px #f1f1f1;
}
#sb_submenu li {
	list-style: none;
	padding: 4px 0px 2px 0px;
	border-bottom: solid 1px #f1f1f1;
}
#sb_submenu li a {
	color: #8d8d8d;
	padding: 6px 7px;
	display: block;
	background: url(../images/submenutick.png) no-repeat left 11px;
}
#sb_submenu li a:hover {
	color: #606060;
}
#sb_submenu .active {
	padding: 5px 0px 3px 0px;
}
#sb_submenu .active a {
	color: #000 !important;
	cursor: default;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#sb_submenu .active a:hover {
	color: #fff;
}
/* ------------------------ */

#sb_footer_menu {
	text-align: left;
	background: #596565 url(../images/footerbg.png) repeat-x top left;
	padding-bottom:23px;
	padding-top: 30px;
}
#sb_footer_menu li {
	display: inline;
	padding: 10px 0px;
}
#sb_footer_menu li a {
	display: inline-block;
	padding: 0px 10px;
	font-size: 11px;
	color: #fff;
	text-transform: capitalize;
}
#sb_footer_menu li a:hover {
	color: #fff;
}
#sb_footer_menu li:last-child {
	border: none !important;
}
#sb_footer_menu li:last-child a {
	padding-right: 0px;
}
/* */

.button {
	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_pages {
}
/* */

.sb_btn_contast {
	white-space: nowrap;
	text-decoration: none !important;
	color: #e1e4e7 !important;
	padding: 4px 12px !important;
	padding-left: 20px !important;
	font-size: 11px;
	text-transform: capitalize;
	background: #545454 url(../images/buttontick.png) no-repeat 6px center !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sb_btn_contast:hover {
	background: #545454 url(../images/buttontick.png) no-repeat 7px center !important;
}
.sb_btn_light {
	white-space: nowrap;
	text-decoration: none !important;
	color: #e1e4e7 !important;
	padding: 4px 12px !important;
	padding-left: 20px !important;
	text-transform: capitalize;
	font-size: 11px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #545454 url(../images/buttontick.png) no-repeat 6px center !important;
}
.sb_btn_light:hover {
	background: #545454 url(../images/buttontick.png) no-repeat 7px center !important;
}
