@import url("/css/AQW-style.css");

#main-content-wrap {
	width: 950px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -475px;
}
#main-content {
	margin-top: 8px;
}
.main-content-menu {
	float: left;
	width: 160px;
	margin-right: 8px;
	overflow: auto;
}
.main-content-middle {
	float: left;
	width: 600px;
	margin-right: 5px;
	overflow: auto;
}
.main-content-ads {
	float: left;
	width: 164px;
	overflow: auto;
}
.main-content-footer {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	width: 950px;
}
/* Rounded Box Style DO NOT TOUCH */
.mod-header-wrap {
	width: 100%;
	overflow: auto;
	background: url(images/content/rbox/mod-box-header.gif) repeat-x top left;
}
.mod-box-header {
	font-weight: bold;
	font-size: 18px;
	padding-top: 5px;
	float: left;
	height: 39px;
}
.mod-box-tl {
	background: url(images/content/rbox/mod-box-tl.jpg) no-repeat top left;
	width: 26px;
	height: 45px;
	float: left;
}
.mod-box-tr {
	background: url(images/content/rbox/mod-box-tr.jpg) no-repeat top right;
	width: 26px;
	height: 45px;
	float: right;
}
.mod-box-bl {
	background: url(images/content/rbox/mod-box-bl.jpg) no-repeat bottom left;
	width: 26px;
	height: 36px;
	float: left;
}
.mod-box-br {
	background: url(images/content/rbox/mod-box-br.jpg) no-repeat bottom right;
	width: 26px;
	height: 36px;
	float: right;
}
.mod-box-mid {
	background: url(images/content/rbox/mod-box-mid.jpg) top right repeat-y;
	font-size: 12px;
	background-color: #fbe7a3;
	overflow: auto;
	clear: both;
	padding: 5px 26px 5px 26px;
	border-right: 1px solid #663300;
	border-left: 1px solid #663300;
}
.mod-footer-wrap {
	width: 100%;
	height: 36px;
	margin-top: -25px;
	background: url(images/content/rbox/mod-box-footer.gif) repeat-x bottom left;
}
.mod-box-mid label {
	width: 105px;
	padding: 0px 5px 5px 0px;
	display:block;
	float: left;
	font-weight: bold;
	text-align: right;
}
.mod-box-mid .spacer {
	margin-left: 110px;
	margin-bottom: 20px;
}
input.code {
	width: 200px;
}
