@charset "utf-8";
body {
	margin: 0px;
	background: #1f0324 url(../images/bgg.jpg) no-repeat top center;
}
#maincontainer {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 221px;
}
.headtit {
	display: block;
	height: 190px;
	width: 1002px;
}


#container {
	background-image: url(../images/bgg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#tab-login {
	height:145px;
	background-repeat: repeat-x;
	background-position: left;
	background-color: #28052F;
	background-image: url(../images/header-foot.jpg);
	padding-bottom: 40px;
}
#tab-holder {
	width:714px;
	float:left;
	background-image: url(../images/tab-bg.jpg);
	height: 185px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #28052F;
}
.header-google {
	background-image: url(../images/header-google-bg.jpg);
	height: 57px;
	background-repeat: no-repeat;
	background-position: left;
	width: 400px;
	padding-right: 264px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}
.header-bt a {
	color: #FFFFFF;
	background-image: url(../images/header-bt.jpg);
	text-align: center;
	display: block;
	float: right;
	height: 34px;
	width: 108px;
	margin-top: 7px;
	margin-right: 7px;
	text-decoration: none;
	padding-top: 4px;
}
.header-bt a:hover {
		background-image: url(../images/header-bt-hover.jpg);
		color:#333333;
}
#login-holder {
	width:253px;
	height:118px;
	float:right;
	background-image: url(../images/login-bg.jpg);
	background-repeat: repeat-y;
	color: #999999;
	background-position: left top;
	margin-right: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.login-foot {
	background-image: url(../images/login-foot.jpg);
	float: right;
	height: 40px;
	width: 283px;
	margin-right: 1px;
}
.header-bt {
	height: 95px;
}
.end-header {
	background-image: url(../images/nav-end.jpg);
	clear: both;
	height: 8px;
}


.spbginput {
	width:144px;
	height:20px;
	font-family:tahoma;
	color:#666666;
	background-image: url(../images/input-bg.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:5px;
	margin: 0px;
	border: 1px solid #d3bfd8;
}
.spbutton {
	width:74px;
	height:25px;
	margin:0px;
	padding:0px;
	border:0px;
	background-image: url(../images/btt-bg.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 122px;
}
#footer a {
	height: 60px;
	width: 180px;
	display: block;
	float: left;
	position: relative;
	top: 20px;
	left: 170px;
}
.navbg {
	margin-right: -20px;
	margin-bottom: 20px;
	margin-left: -20px;
}
.navcont {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #130e1f;
	background-position: bottom;
}
.srch {
	float:left;
	margin-left:400px;
	width:300px;
}
.zmbginputbt{
	width:200px;
	height:20px;
	font-family:tahoma;
	color:#666666;
	background-image: url(../images/input-bg.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:5px;
	margin: 0px;
	border: 1px solid #d3bfd8;
	margin-left:10px;
}
.zmsrchbt {
	width:74px;
	height:25px;
	margin:0px;
	padding:0px;
	border:0px;
	background-image: url(../images/srrrch.jpg);
	background-repeat: no-repeat;
}