/**
 * Layout CSS for the BonusThemes.com Ingeno Template
 *
 * @package bt_ingeno
 * @version 1.0
 * @copyright BonusThemes.com 2008
 * @link http://www.bonusthemes.com/goto/bt_ingeno
 */

* {
	margin: 0;
	padding: 0;
}

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

body {
	height: 100%;
	background-color: #edddc4;
}

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

.gap {
	padding-left: 15px;
	width: 1px;
}

#spacer1, #spacer2, #spacer3, #spacer4, #spacer5, #spacer6, #spacer7, #spacer8 {
	height: 20px;
	overflow: hidden;
}

.edge {
	background-color: #cac0a8;
	width: 1px;
	overflow: hidden;
}

.c_1, .c_2, .c_3, .c_4 {
	color: #fff;
}

.c_1 {
	background: #403931 url(../images/layout/c_1_back.gif) repeat-x top left;
	height: 45px;
	overflow: hidden;
}
.c_2 {
	background: #2b261e url(../images/layout/c_2_back.gif) repeat-x top left;
	height: 91px;
	overflow: hidden;
}
.c_3 {
	background: #2b261e url(../images/layout/c_3_back.gif) repeat-x top left;
	height: 42px;
	overflow: hidden;
}
.c_3_menu {
	background: #2b261e url(../images/layout/c_3_back_menu.gif) repeat-x top left;
	height: 42px;
	overflow: hidden;
}
.c_4 {
	background: url(../images/layout/c_4_back.gif) repeat-x top left;
	height: 43px;
	overflow: hidden;
}
.c_5 {
	overflow: hidden;
}

.side {
	background-color: #cac1a2;
}
.c_1_side {
	background: #1f1b15 url(../images/layout/c_23_side.gif) repeat-x top left;
	width: 5px;
	height: 45px;
	overflow: hidden;
}
.c_2_side {
	background: #1f1b15 url(../images/layout/c_23_side.gif) repeat-x top left;
	width: 5px;
	height: 91px;
	overflow: hidden;
}
.c_3_side {
	background: #1f1b15 url(../images/layout/c_23_side.gif) repeat-x top left;
	width: 5px;
	height: 42px;
	overflow: hidden;
}
.c_3_side_menu {
	background-color: #1f1b15;
	width: 5px;
	height: 42px;
	overflow: hidden;
}
.c_4_side {
	background: url(../images/layout/c_4_edge_back.gif) repeat-x top left;
	width: 5px;
	height: 43px;
	overflow: hidden;
}

.c_1_6 {
	width: 222px;
	height: 178px;
}
.c_4_6 {
	background: #2e75b5 url(../images/layout/c_4_6.gif) no-repeat top center;
	width: 222px;
	height: 43px;
	overflow: hidden;
}
.c_5_6 {
	background-color: #2e75b5;
	width: 222px;
}

#page_bottom {
	background-color: #1c150b;
	height: 12px;
	overflow: hidden;
}

#btlogo {
	position: relative;
	top: -18px;
	text-align: right;
	margin-right: 20px;
}

#cnt_tl {
	background: url(../images/layout/cnt_tl.gif) no-repeat top left;
	width: 16px;
	height: 16px;
}
#cnt_tc {
	background: url(../images/layout/cnt_tc.gif) repeat-x top left;
	height: 16px;
}
#cnt_tr {
	background: url(../images/layout/cnt_tr.gif) no-repeat top right;
	width: 16px;
	height: 16px;
}
#cnt_ml {
	background: url(../images/layout/cnt_ml.gif) repeat-y top left;
	width: 16px;
}
#cnt_mr {
	background: url(../images/layout/cnt_mr.gif) repeat-y top right;
	width: 16px;
}
#cnt_bl {
	background: url(../images/layout/cnt_bl.gif) no-repeat bottom left;
	width: 16px;
	height: 16px;
}
#cnt_bc {
	background: url(../images/layout/cnt_bc.gif) repeat-x bottom left;
	height: 16px;
}
#cnt_br {
	background: url(../images/layout/cnt_br.gif) no-repeat bottom right;
	width: 16px;
	height: 16px;
}

#container_content {
		background-color: #ffffff;
}

.col_split {
	background: url(../images/layout/dot.gif) repeat-y top center;
	width: 3px;
}