@charset "utf-8";
body {
	margin: 0px;
	background:#f0e2c8 url(../images/bgg.jpg) top center repeat-x;
}
#maincontainer {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF8E8;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 325px;
}
.headtit {
	display: block;
	height: 230px;
	width: 1002px;
}
#bt-header {
	padding-top: 40px;
	padding-left: 10px;
}
#container {
	background-color: #FFF8E8;
	padding: 10px;
}

#tab-login {
	height:auto;
}
#tab-holder {
	width:660px;
	float:left;
	margin-left:5px;
}
#login-holder {
	background:url(../images/login-bg.jpg) no-repeat;
	width:275px;
	height:130px;
	margin-top:25px;
	margin-left:15px;
	float:left;
	padding:20px;
}
.spbginput {
	width:155px;
	height:20px;
	background-color:#f8e9cf;
	border:solid 1px #ccb083;
	font-family:tahoma;
	color:#957541;
}
.spbutton {
	width:96px;
	height:25px;
	background:url(../images/bt-log.jpg) no-repeat;
	margin:0px;
	padding:0px;
	border:0px;
}
.tab-rmadani {
	width: 660px;
}
.tabaat-title {
	height: 25px;
}
.tabaat-title a:link, .tabaat-title a:visited {
	float: right;
	height: 25px;
	width: 109px;
	background-image: url(../images/tab-ramadani.jpg);
	display: block;
	height: 20px;
	width: 109px;
	font-family: tahoma;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	color: #61390f;
	display:block;
	outline:0px;
}

.tabaat-title a:hover, .tabaat-title a.taab-item-title-sel {
	background-image: url(../images/tab-ramadani-hover.jpg);
	color: #94754f;
}
.tabt-bg {
background-color:#f0e6d9;
padding:5px;
}


.tabaat-bg {
	background-image: url(../images/tab-ramadani-bg.jpg);
	padding: 6px;
}
.tabaat-content {
	background-color: #e4d6bd;
	padding: 10px;
}



#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 155px;
}
#footer a {
	height: 70px;
	width: 130px;
	display: block;
	float: right;
	right: 150px;
	position: relative;
	top: 80px;
}

