@charset "utf-8";
@import url('defaulter.css');

body {
	background:#ecc3a9 url('/mup/img/bg-span-top.gif') repeat-x 0px 0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#wrap {
	width:960px;
	margin:0px auto 20px auto;
}

#h-wrap {
	height:100px;
}
#h-wrap .left-col {
	float:left;
	width:260px;
}
#h-wrap .right-col {
	float:left;
	width:700px;
	padding-top:50px;
}
#h-wrap .right-col li {
	background:#3D585E;
	float:right;
}
#h-wrap .right-col li.first {
	background:#3D585E url('/mup/img/bg-menu-left.jpg') no-repeat 0px 0px;
	padding-left:16px;
}
#h-wrap .right-col li.last {
	background:#3D585E url('/mup/img/bg-menu-right.jpg') no-repeat 100% 0px;
	padding-right:16px;
}
#h-wrap .right-col a {
	float:left;
	height:33px;
	padding:17px 8px 0px 8px;
	font:14px Arial, Helvetica, sans-serif;
	color:#CCCBAC;
	text-decoration:none;
	font-weight:bold;
}
#h-wrap .right-col a:hover {
	/*background:transparent url('/mup/img/menu-arrow.jpg') no-repeat 50% 100%;*/
	color:#DAD9C2;
}
#h-wrap .right-col a.active {
	background:transparent url('/mup/img/menu-arrow.jpg') no-repeat 50% 100%;
	color:#DAD9C2;
}

#b-wrap {
	clear:both;
	background:#ffffff url('/mup/img/bg-top-left.gif') no-repeat 0px 0px;
}
#b-wrap .left-col {
	float:left;
	width:660px;
	background:transparent url('/mup/img/bg-fancy-shade-side.jpg') no-repeat 100% 0px;
	padding-bottom:20px;
	/* min height + ie6 hack */
	min-height:415px; /* =435-padding */
	height:auto !important;
	height:415px; /* =435-padding */
}
#b-wrap .left-col .search {
	background:#CCCBAB url('/mup/img/bg-search-top.gif') no-repeat 0px 0px;
	width:640px; /* =640-padding */
	height:38px; /* =50-padding */
	margin:16px auto;
	padding:12px 0px 0px 20px;
}
#b-wrap .left-col .search input {
	width:546px; /* =526-padding */
	height:23px; /* =24-padding */
	border:solid 1px #ffffff;
	padding:1px 0px 0px 8px;
	color:#3B565D;
	font-style:italic;
	font-weight:bold;
	font:18px Verdana, Arial, Helvetica, sans-serif;
}
#b-wrap .left-col .search input.button {
	width:63px;
	height:26px;
	padding:0px;
	border:0px;
}
#b-wrap .left-col #forum-contents {
	padding:0px 16px 0px 8px;
	overflow:hidden;
	width:620px;
	height:auto;
	/* min height + ie6 hack */
/*	min-height:400px; /* =620-padding */
/*	height:auto !important;
/*	height:400px; /* =620-padding */
}
#b-wrap .left-col #forum-contents table {
	width:600px;
}
#b-wrap .left-col #forum-contents table table {
	width:98%;
}
#b-wrap .left-col #forum-contents ul {
	list-style:none !important;
	list-style-type:none !important;
}
#b-wrap .left-col #forum-contents ul li {
	background:transparent url('/mup/img/bullet_dark.gif') no-repeat 10px 6px !important;
	padding-left:20px;
	list-style:none !important;
	list-style-type:none !important;
}
#b-wrap .left-col .copy h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:6px;
	color:#263A41;
}
#b-wrap .left-col .her-copy {
	margin:0px auto 20px auto;
	padding:32px 24px 20px 196px;
	width:390px; /* =610-padding */
	background:transparent url('/mup/img/bg-copy.jpg') no-repeat 0px 0px;
	/* min height + ie6 hack */
	min-height:568px; /* =620-padding */
	height:auto !important;
	height:568px; /* =620-padding */
}
#b-wrap .left-col .her-copy h1 {
	color:#ffffff;
	font:20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	margin:0px 0px 23px 16px;
	width:325px;
	overflow:hidden;
}
#b-wrap .left-col .her-copy h2 {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:2px;
}
#b-wrap .left-col .her-copy p {
	margin-bottom:16px;
	line-height:16px;
}
#b-wrap .left-col .her-copy a {
	color:#000000;
	text-decoration:underline;
}
#b-wrap .right-col {
	float:left;
	width:300px;
	text-align:left;
}
#b-wrap .right-col .member-block {
	background:#ffffff url('/mup/img/bg-signup.jpg') no-repeat 0px 0px;
	width:233px; /* = 253-padding */
	height:85px; /* = 97-padding */
	margin:12px auto;
	padding:6px 10px;
	color:#658079;
	font-size:10px;
}
#b-wrap .right-col .member-block h5 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
}
#b-wrap .right-col .member-block div {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
	vertical-align:middle;
}
#b-wrap .right-col .member-block div img {
	vertical-align:middle;
}
#b-wrap .right-col .member-block img.avatar {
	float:right;
	margin-left:4px;
	border:solid 1px #E6E6E6;
}
#b-wrap .right-col .member-block li {
	padding-left:12px;
}
#b-wrap .right-col .member-block li a {
	color:#476C8E;
	text-decoration:none;
}
#b-wrap .right-col .fancy-shadow {
	background:#ffffff url('/mup/img/bg-fancy-shade-bottom.jpg') no-repeat 0px 0px;
	height:40px;
}
#b-wrap .right-col .promotions-sign-up {
	background:#C98578 url('/mup/img/bg-newsletter.jpg') no-repeat 0px 0px;
	padding:50px 8px 8px 8px;
	color:#ffffff;
}
#b-wrap .right-col .promotions-sign-up table {
	width:270px;
	margin:0px auto 8px auto;
}
#b-wrap .right-col .promotions-sign-up input {
	height:23px; /* =30-padding */
	width:182px; /* =195-padding */
	background:transparent url('/mup/img/bg-newsletter-field.jpg') no-repeat 0px 0px;
	padding:7px 8px 0px 5px;
	border:0px;
	color:#658079;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#b-wrap .right-col .promotions-sign-up input.button {
	width:75px;
	height:30px;
	padding:0px;
}
#b-wrap .right-col .promotions-sign-up p.result {
	margin-bottom:12px;
}
#b-wrap .right-col .latest-posts {
	background:#658079 url('/mup/img/bg-latest-top.jpg') no-repeat 0px 0px;
	padding-top:50px;
	color:#ffffff;
	font-size:12px;
}
#b-wrap .right-col .latest-posts .bg1 {
	background:transparent url('/mup/img/bg-latest-bottom.jpg') no-repeat 0px 100%;
	padding-bottom:20px;
}
#b-wrap .right-col .latest-posts h5 {
	margin:0px 25px;
	padding:8px 0px;
	border-bottom:dotted 1px #ffffff;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
#b-wrap .right-col .latest-posts ul {
	padding-top:4px;
}
#b-wrap .right-col .latest-posts li {
	background:transparent url('/mup/img/bullet.jpg') no-repeat 32px 10px;
	padding:4px 30px 4px 50px;
	line-height:18px;
}
#b-wrap .right-col .latest-posts li a {
	display:block;
	color:#ffffff;
	text-decoration:none;
}
#b-wrap .right-col .latest-posts li span {
	font-style:italic;
	font-size:11px;
}
#b-wrap .right-col .latest-posts li span a {
	display:inline;
	color:#ffffff;
	text-decoration:underline;
}
#b-wrap .right-col .weekly-poll {
	background:#3D585F url('/mup/img/bg-poll-top.jpg') no-repeat 0px 0px;
	color:#ffffff;
	margin-bottom:20px;
	text-align:center;
}
#b-wrap .right-col .weekly-poll .bg1 {
	background:transparent url('/mup/img/bg-poll-bottom.jpg') no-repeat 0px 100%;
	padding:70px 20px 20px 20px;
}
#b-wrap .right-col .weekly-poll h5 {
	margin:0px 0px 12px 0px;
	font-weight:bold;
	text-align:left;
}
#b-wrap .right-col .weekly-poll li {
	margin:0px 0px 12px 4px;
	text-align:left;
}
#b-wrap .right-col .weekly-poll label {
	padding:0px 0px 0px 8px;
}
#b-wrap .right-col .weekly-poll input.button {
	width:93px;
	height:25px;
}
#b-wrap .right-col .ad-wrap {
	margin-bottom:20px;
}

#f-wrap {
	clear:both;
	background:#3D585E url('/mup/img/bg-footer-bottom.gif') no-repeat 0px 100%;
	height:206px;
}
#f-wrap .left-col {
	float:left;
	width:650px;
	background:transparent url('/mup/img/bg-footer-top.jpg') repeat-x 0px 0px;
	padding-top:35px;
}
#f-wrap .left-col .search {
	background:#3D585E url('/mup/img/bg-footer-search.gif') no-repeat 0px 0px;
	height:50px; /* =63-padding */
	width:586px;
	margin:0px auto;
	padding:13px 0px 0px 13px;
}
#f-wrap .left-col .search input {
	height:28px; /* =36-padding */
	width:453px; /* =461-padding */
	background:transparent url('/mup/img/bg-footer-search-field.gif') no-repeat 0px 0px;
	border:none;
	padding:8px 0px 0px 8px;
	color:#AEBBBC;
	font-style:italic;
	font-weight:bold;
	font:18px Verdana, Arial, Helvetica, sans-serif;
}
#f-wrap .left-col .search input.button {
	width:99px;
	height:36px;
	padding:0px;
	border:0px;
}
#f-wrap .left-col p {
	color:#ffffff;
	font-size:10px;
	text-align:center;
	line-height:16px;
	margin-top:10px;
}
#f-wrap .left-col p a {
	color:#ecc3a9;
	text-decoration:none;
} 
#f-wrap .left-col p span a {
	color:#ffffff;
}
#f-wrap .right-col {
	float:left;
	width:310px;
	text-align:center;
	background:transparent url('/mup/img/bg-footer-top.jpg') repeat-x 0px 0px;
	padding-top:33px;
}

.ad-wrap {
	background:transparent url('/mup/img/bg-advertisement.gif') no-repeat 0px 0px;
	padding-top:20px;
	text-align:center;
}

#helpmain {
	overflow:hidden;
}
