@import url("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;
}
.main-content-middle {
	float: left;
	width: 600px;
	margin-right: 5px;
}
.main-content-ads {
	float: left;
	width: 164px;
}
.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%;
	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;
	clear: both;
	padding: 5px 26px 5px 26px;
	border-right: 1px solid #663300;
	border-left: 1px solid #663300;
}
.mod-box-mid hr {
	height: 1px;
	border: 0px;
	background-color: #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;
}
.parent-menu {
	background: url(/parents/images/valencia.jpg) no-repeat top center;
	padding: 10px 20px 5px 0px;
	height: 150px;
}
.parent-menu table {
	float: right;
}
.parent-menu td {
	text-align: left;
}
/* Speech Bubble */
.mod-tab {
	width: 100%;
	background: #fff9e6 url(/images/content/rbox/faded-tr.gif) no-repeat top right;
}
.mod-tab p {
	background: url(/images/content/rbox/faded-mid.gif) repeat-x top;
	margin: 0px 15px 0px 15px;
	padding-bottom: 15px
}
.mod-tab h3 {margin: 0px 15px 0px 15px;}
.mod-tab h3.nom {margin: 0px;}
.mod-left p {padding-top:15px;padding-bottom:0px}
.mod-left {
	background: url(/images/content/rbox/faded-tl.gif) no-repeat top left;
}
.mod-tab h1, .mod-tab h2 {padding: 0px 15px 0px 15px; margin:0px}

.mod-tabb {
	background: #fff9e6 url(/images/content/rbox/faded-br.gif) no-repeat bottom right;
	width: 100%;
}
.mod-tabb p {
	background: url(/images/content/rbox/faded-midb.gif) repeat-x bottom;
	margin: 0px 15px 0px 15px;
	height: 18px;
}
.mod-leftb {
	background: url(/images/content/rbox/faded-bl.gif) no-repeat bottom left;
}

.speech {
}
.speech .tl {
	background: url(/images/content/rbox/faded-tl.gif) no-repeat;
	float: left;
	width: 100%;
	height: 17px;
}
.speech .tl div {
	background: url(/images/content/rbox/faded-tr.gif) no-repeat top right;
	float: right;
	width: 17px;
	height: 17px;
}
.speech .bottom-wrap {
	border-bottom: 1px solid #000000;
	background: #fffbed;
}
.speech .bl {
	background: url(/images/content/rbox/faded-bl.gif) no-repeat;
	float: left;
	width: 100%;
	height: 18px;
	margin-top: -8px;
}
.speech .bl div {
	background: url(/images/content/rbox/faded-br.gif) no-repeat top right;
	float: right;
	width: 17px;
	height: 18px;
}
.nub {
	display: block;
	background:#FFFFFF url(/images/content/speech/speech_nub.gif) no-repeat top left;
	min-height: 28px;
	border-right: 1px solid #000000;
	padding-left: 30px;
}
.speech div.content {
	background: #fff9e6;
	padding: 0px 17px 0px 17px;
	margin-bottom: -15px;
}