/**
 * Layout CSS for the BonusThemes.com ShopIt Template
 *
 * @package bt_shopit
 * @version 1.0
 * @copyright BonusThemes.com 2008
 * @link http://www.bonusthemes.com/goto/bt_shopit
 */

html {
	margin-bottom: 1px;
	height: 100% !important;
	height: auto;
}

body {
	height: 100%;
	background: #7e848d url(../../../templates/bt_shopit/images/layout/bg.gif) repeat-x left top;
}

#spacer1, #spacer2, #spacer3, #spacer4 {
	height: 10px;
	overflow: hidden;
}

#pg_t {
	height: 21px;
	overflow: hidden;
	background: url(../../../templates/bt_shopit/images/layout/pg_t.gif) repeat-x left top;
}

#pg_l {
	width: 3px;
	overflow: hidden;
	background: url(../../../templates/bt_shopit/images/layout/pg_l.gif) repeat-y left top;
}

#pg_r {
	width: 3px;
	overflow: hidden;
	background: url(../../../templates/bt_shopit/images/layout/pg_r.gif) repeat-y left top;
}

#pg_c {
	background-color: #fff;
}

#pg_r1 {
	background-color: #424853;
	height: 62px;
	overflow: hidden;
}

#pg_r2 {
	background-color: #fff;
	height: 175px;
	overflow: hidden;
}

#pg_r3_up {
	background-color: #B0D619;
	height: 5px;
	overflow: hidden;
}

#pg_r3 {
	background-color: #868D98;
	height: 50px;
	overflow: hidden;
}

.pg_vsplit {
	background-color: #FFF;
	height: 1px;
	overflow: hidden;
}

.pg_hsplit {
	background-color: #e0e0e0;
}

.gdiv {
	height: 14px;
	overflow: hidden;
	background: url(../../../templates/bt_shopit/images/layout/gdiv_c.gif) repeat-x left top;
}
.gdiv_left {
	height: 14px;
	overflow: hidden;
	background: url(../../../templates/bt_shopit/images/layout/gdiv_l.gif) no-repeat left top;
}
.gdiv_right {
	height: 14px;
	overflow: hidden;
	background: url(../../../templates/bt_shopit/images/layout/gdiv_r.gif) no-repeat right top;
}

#footer_r1 {
	height: 12px;
	overflow: hidden;
	background: url(../../../templates/bt_shopit/images/layout/footer_r1.gif) repeat-x left top;
}

#footer_r2_r3_outer {
	background: #26333c url(../../../templates/bt_shopit/images/layout/footer_r2_r3.gif) repeat-x left top;
}

#footer_r2_r3_inner {
	background: url(../../../templates/bt_shopit/images/layout/footer_r2.gif) no-repeat center top;
}

.footer_r3_hgap {
	background: url(../../../templates/bt_shopit/images/layout/footer_hgap.gif) no-repeat top left;
}
.footer_r3_vgap {
	background: url(../../../templates/bt_shopit/images/layout/footer_vgap.gif) repeat-x center left;
	height: 40px;
	overflow: hidden;
}

#footer_r4 {
	height: 36px;
	overflow: hidden;
	background: url(../../../templates/bt_shopit/images/layout/footer_r4.gif) repeat-x left top;
	color: #7e8a96;
}

 
