/**
 * Layout CSS for the BonusThemes.com Creative Template
 *
 * @package bt_creative
 * @version 1.0
 * @copyright BonusThemes.com 2009
 * @link http://www.bonusthemes.com/goto/bt_creative
 */

html {
	margin-bottom: 1px;
	height: 100% !important;
	height: auto;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #f0eee1 url("../images/layout/page_back.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/page_back.gif*/) repeat-x top left;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
}

.inner {
	padding: 0px 15px 0px 15px;
}

#spacer1, #spacer2, #spacer3, #spacer4, #spacer5, #spacer6, #spacer7, #spacer8, #spacer9, #spacer10, .spacer_side {
	height: 10px;
	overflow: hidden;
}
#spacer3 {
	height: 15px;
}
#spacer10, .spacer_side {
	height: 20px;
}

#top_area {
	height: 34px;
	overflow: hidden;
}
#header_area {
	height: 85px;
	overflow: hidden;
}
#header_gap {
	height: 11px;
	overflow: hidden;
}

#corner_inner_left {
	background: url("../images/layout/corner_inner_left.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/corner_inner_left.gif*/) no-repeat left top;
}
#corner_inner_right {
	background: url("../images/layout/corner_inner_right.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/corner_inner_right.gif*/) no-repeat right top;
}
#corner_outer_left {
	background: url("../images/layout/corner_outer_left.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/corner_outer_left.gif*/) no-repeat right top;
	height: 15px;
	overflow: hidden;
}
#corner_outer_right {
	background: url("../images/layout/corner_outer_right.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/corner_outer_right.gif*/) no-repeat left top;
	height: 15px;
	overflow: hidden;
}

#advert_back {
	background-color: #e9e9d9;
}
#advert_tl {
	background: url("../images/layout/advert_tl.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/advert_tl.gif*/) no-repeat left top;
}
#advert_tr {
	background: url("../images/layout/advert_tr.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/advert_tr.gif*/) no-repeat right top;
}
#advert_gap_top {
	height: 10px;
	overflow: hidden;
}
#advert_gap_bottom {
	height: 10px;
	overflow: hidden;
}

#mainbody_area {
	background-color: #fff;
}

#mainbody_left0 {
	background: url("../images/layout/mainbody_edge.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/mainbody_edge.gif*/) repeat-y left top;
}

#mainbody_right0 {
	background: url("../images/layout/mainbody_edge.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/mainbody_edge.gif*/) repeat-y right top;
}

#mainbody {
}

.toolbar_area {
	background-color: #f5f5eb;
}
.sides_toolbar {
	background-color: #e56100;
}
.sides_main {
	background-color: #f5f5eb;
}
#left_main_ml {
	background: url("../images/layout/left_main_ml.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/left_main_ml.gif*/) repeat-y left top;
}
#left_main_mr {
	background: url("../images/layout/left_main_mr.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/left_main_mr.gif*/) repeat-y right top;
}
#right_main_ml {
	background: url("../images/layout/right_main_ml.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/right_main_ml.gif*/) repeat-y left top;
}
#right_main_mr {
	background: url("../images/layout/right_main_mr.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/right_main_mr.gif*/) repeat-y right top;
}

.footer_up_side {
	background-color: #e56100;
	height: 15px;
	overflow: hidden;
}
.footer_up_main {
	background-color: #a7a697;
	height: 15px;
	overflow: hidden;
}

.footer_back {
	background-color: #e9e9d9;
	padding: 20px 0px 20px 0px;
}

#footer_down {
	background-color: #cfcfc0;
}



/* slide modules */

.slidemod_c {
	background: url("../images/layout/slidemod_c.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/slidemod_c.gif*/) repeat-x top left;
}
.slidemod_l {
	background: url("../images/layout/slidemod_l.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/slidemod_l.gif*/) no-repeat top left;
}
.slidemod_r {
	background: url("../images/layout/slidemod_r.gif"/*tpa=http://www.rbhosting.ru/templates/bt_creative/images/layout/slidemod_r.gif*/) no-repeat top right;
}
.slidemod_h {
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	margin-left: 40px;
}
.slidemod_content {
	overflow: hidden;
}
.slidemod_headergap {
	height: 5px;
	overflow: hidden;
}
.slidemod_modgap {
	height: 7px;
	overflow: hidden;
}
