* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
}

a {
	color: #222;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a#wmid {
	background: transparent url(https://stats.wmtransfer.com/Levels/pWMIDLevel.aspx?wmid=166601885581&w=35&h=18&bg=0XDBE2E9) no-repeat 100% 0;
	height: 19px;
	width: 145px;
	display: block;
}

p#wmr {
	background: transparent url(/m/img/wmr.png) no-repeat 92% 0;
	width: 145px;
}

p#wme {
	background: transparent url(/m/img/wme.png) no-repeat 92% 0;
	width: 145px;
}

p#wmz {
	background: transparent url(/m/img/wmz.png) no-repeat 92% 0;
	width: 145px;
}

p#wmg {
	background: transparent url(/m/img/wmg.png) no-repeat 92% 0;
	width: 145px;
}

p {
	margin: 0 0 15px
}
hr {
	padding: 5px 0;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;	
}

h2 {
	font-size: 15px;
	font-weight: bold;	
}

h5 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	margin: 20px 0 5px;
}

#wrapper {
	width: 100%;
	min-width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 191px;
	position: relative;
	margin-bottom: 35px;
	background: #8DC6A9 url(/m/img/header.jpg) no-repeat scroll center top;
	overflow: visible;
}

#headerLeft {
	position: absolute;
	left: 0px;
	top: 0px;
	background: transparent url(/m/img/fly.png) no-repeat 0 0;
	height: 191px;
	width: 241px;	

}

#now {
	padding: 10px 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #555;
}

#headerRight {
	position: absolute;
	right: 0px;
	top: 0px;
	background: transparent url(/m/img/nn.png) no-repeat 0 0;
	height: 191px;
	width: 254px;	

}

#mainMenu {
	position: absolute;
	left: 0px;
	top: 191px;
	padding-top: 8px;
	background: transparent url(/m/img/menu.png) repeat-x 0 0;
	height: 40px;
	width: 100%;
	z-index: 100;
}


#mainMenu table {
	width: 100%;
}
#mainMenu table td {
	text-align: center;
}
#mainMenu table td.separator {
	width: 2px;
	background: transparent url(/m/img/separator.gif) no-repeat 0 50%;
}
#mainMenu table td a {
	color: #eee;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* Middle
----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	margin: 0 0 45px;
	height: 1%;
	position: relative;
	background: transparent url(/m/img/linbg.png) repeat-y 0 0;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	background: transparent url(/m/img/rinbg.png) repeat-y 100% 0;
}

#content {
	padding: 15px 224px;
}
#content p {
	text-align: justify;
}

.linkButton a {
	width: 145px;
	height: 33px;
	color: #fff;
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 11px;
	margin: 0 0 3px 17px;
	background: transparent url(/m/img/button.png) no-repeat 0 0;
}

.infoTitle {
	width: 176px;
	height: 28px;
	color: #fff;
	font: 16px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	background: transparent url(/m/img/title.png) no-repeat 0 0;
}

.infoBlock {
	padding: 15px 20px;
}

.infoBlock p {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}

.center p {
	text-align: center;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 202px;
	margin-left: -100%;
	position: relative;
}

#sideLeftInner {
	min-height: 650px;
	padding: 15px 10px;
	background: transparent url(/m/img/lbg.png) no-repeat 0 0;
}

/* Sidebar Right
----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 202px;
	margin-left: -202px;
	position: relative;
}

#sideRightInner {
	min-height: 650px;
	padding: 15px 10px 15px 16px;
	background: transparent url(/m/img/rbg.png) no-repeat 0 0;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -45px auto 0;
	padding-top: 5px;
	min-width: 980px;
	height: 45px;
	background: #CBE1A4;
	border-top: #e4efcf solid 5px;
	position: relative;
}

#wmLeft {
	position: absolute;
	left: 0px;
	bottom: 55px;
}

#wmRight {
	position: absolute;
	right: 0px;
	bottom: 55px;
}

#footer table td {
	padding-right: 7px;
}

#footer table td#copy {
	font-size: 10px;
	padding-left: 5px;
}

	input.error, textarea.error { background-color:#ff7448;}
	
	p.label { margin: 15px 0 5px }
	
	.guest {
		margin: 0 25px 20px;
		padding: 10px;
		border: 1px dotted #999;
	}
	
.mceContentBody  {
	font-size:13px;
	margin: 15px; 
	background-color: #ffffc0;
 }
