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

* {
	margin: 0;
	padding: 0;
}

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

body {
	height: 100%;
	background: url(../images/layout/back-gray.gif) repeat top left;
}

.gap {
	overflow: hidden;
}

#r1b {
	height: 50px;
	background-color: #000;
}

#r1 {
	height: 50px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

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

.r2_back {
	background: url(../images/layout/r2_back.gif) repeat-x bottom left;
	height: 39px;
	overflow: hidden;
}

#r3, #r5 {
	height: 8px;
	overflow: hidden;
}

.r6_r1_back {
	background: url(../images/layout/r6_r1_back.gif) repeat-x top left;
	height: 38px;
	overflow: hidden;
}

.r6_r2_back {
	background-color: #1a1b1f;
}

#main_tc {
	background: url(../images/layout/main_tc.gif) repeat-x top left;
	height: 8px;
	overflow: hidden;
}
#main_ml {
	background: url(../images/layout/main_ml.gif) repeat-y top left;
	width: 8px;
	overflow: hidden;
}
.main_mc {
	background-color: #ececec;
}
#main_mr {
	background: url(../images/layout/main_mr.gif) repeat-y top left;
	width: 8px;
	overflow: hidden;
}
#main_bc {
	background: url(../images/layout/main_bc.gif) repeat-x top left;
	height: 8px;
	overflow: hidden;
}

#pathway img {
	margin-left: 5px;
	margin-right: 5px;
}

img#pathway_home {
	float: left;
	margin: 14px 10px 0px 7px;
}
