body {
	background: url('/img/bg.gif') #0054a6;
	background-position: top;
	background-repeat: repeat-x;
	height: 100%;
	margin: 0;
	padding: 0;
}

div {
	font-family: arial, helvetica;
	font-size: 12px;
}

a {
	color: #cc165b;
}

a.focus {
	color: #8e0f40;
}

div#mainTop {
	margin: 0 auto;
	width: 950px;
	height: 25px;
	text-align: center;
}

div#mainTop div.contentBody {
	margin: 0 auto;
	width: 950px;
	height: 25px;
	background: url('/img/header/top.png');
	background-repeat: repeat-y;
	background-position: bottom center;
	text-align: center;
}

div#mainTop div.contentBody h1 {
	padding-top: 10px;
}

div#mainTitle {
	margin: 0 auto;
	height: 220px;
}

div#mainTitle #mainTitleVertical {
	background: url('/img/header/bg.png');
	background-repeat: repeat-x;
	background-position: top;
	height: 162px;
}

div#mainTitle #mainTitleVertical #mainTitleHeader {
	background: url('/img/header/header.png');
	background-repeat: no-repeat;
	background-position: top;
	height: 162px;
	margin: 0 auto;
}

div#mainTitle #mainTitleVertical #mainTitleHeader #mainTitleCenter {
	width: 950px;
	margin: 0 auto;
	clear: both;
}

div#mainTitle #mainTitleVertical #mainTitleHeader #mainTitleCenter #mainTitleLeft {
	float: left;
	width: 375px;
	text-align: center;
}

div#mainTitle #mainTitleVertical #mainTitleHeader #mainTitleCenter #mainTitleLeft  #logo {
	margin-top: 23px;
}

div#mainTitle #mainTitleVertical #mainTitleHeader #mainTitleCenter #mainTitleLeft  #logofooter {
	margin-top: 10px;
}

div#mainTitle #mainTitleVertical #mainTitleHeader #mainTitleCenter #mainTitleRight {
	float: right;
	width: 570px;
}

div#mainTitle  #mainTitleMenu {
	background: url('/img/header/bottom.gif');
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	height: 60px;
	width: 950px;
	margin: 0 auto;
}

div#mainTitle  #mainTitleMenu #mainTitleMenuBody {
	padding-top: 20px;
}

div#mainContent {
	margin: 0 auto;
	width: 950px;
	background: url('/img/main.png');
	background-repeat: repeat-y;
	background-position: top center;
}

div#mainContent #mainContentWidth {
	width: 950px;
	margin: 0 auto;
	background: #ebebeb;
}

div#mainContent #content {
	width: 900px;
	margin: 0 auto;
}

div#mainContent #content .button {
	height: 26px;
	padding-left: 10px;
	padding-right: 10px;
}

div#mainContent #content #contentleft {
	width: 550px;
	float: left;
	background: url('/img/content/leftbody.gif') #fff;
	background-repeat: no-repeat;
}

div#mainContent #content #contentleft div.contentBody {
	width: 510px;
	margin: 20px 0 20px 20px;
}

div#mainContent #content #contentleft div.footer {
	margin-top: -20px;
	height: 20px;
	background: url('/img/content/leftfooter.gif') #fff;
	background-repeat: no-repeat;
}

div#mainContent #content #contentleftAll {
	padding: 10px;
	width: 880px;
	float: left;
	background: #fff;
}

div#mainContent #content #contentleftAll div.contentBody {
	width: 840px;
	margin: 20px;
}

div#mainContent #content #contentleft textarea.tinymceEditor {
	width: 508px;
	height: 650px;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica;
	font-size: 12px;
}

div#mainContent #content #minheight {
	width: 0;
	height: 450px;
	float: right;
}

div#mainContent #content #contentright label {
	display: block;
}

#content fieldset {
	border: 1px solid #bbb;
	margin-bottom: 15px;
}

#content fieldset legend {
	padding: 3px 20px 3px 20px;
	font-weight: bold;
}

div#mainContent #content #contentright fieldset input.text {
	width: 260px;
}

div#mainContent #content #contentright {
	width: 330px;
	float: right;
	background: url('/img/content/rightbody.gif') #fff;
	background-repeat: no-repeat;
}

div#mainContent #content #contentright #formheader {
	padding: 0;
	margin-top: 10px;
	background: url('/img/formheader.gif');
	width: 330px;
	height: 50px;
}

div#mainContent #content #contentright #formheader div.contentBody {
	margin: 0;
	padding-top: 10px;
	margin-left: 85px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 220px;
}

div#mainContent #content #contentright div.footer {
	margin-top: -20px;
	height: 20px;
	background: url('/img/content/rightfooter.gif') #fff;
	background-repeat: no-repeat;
}

div#mainContent #content #contentright div.contentBody {
	width: 290px;
	margin: 20px;
}

div#mainFooter {
	width: 950px;
	margin: 0 auto;
	height: 65px;
}

div#mainFooter div.contentBody {
	background: url('/img/footer.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 65px;
	text-align: right;
}

div#mainFooter div.contentBody form {
	padding: 30px 70px 0 0;
}

div#mainFooter div.contentBody input.text {
	width: 50px;
	height: 12px;
	font-size: 9px;
}

div#mainFooter div.contentBody input.button {
	border: 0;
	width: 16px;
	height: 16px;
}

div.clearboth {
	clear: both;
}

div#mainTitle #mainTitleVertical #mainTitleHeader #mainTitleCenter #mainTitleLeft #logofooter, div#mainTitle  #mainTitleMenu #mainTitleMenuBody .menu {
	font-size: 20px;
	font-weight: bold;
}

div#mainTitle  #mainTitleMenu #mainTitleMenuBody .menu a, div#mainTitle  #mainTitleMenu #mainTitleMenuBody .submenu a {
	text-decoration: none;
}

.submenu {
	width: 330px;
	margin-top: 20px;
	float: right;
}

h1, h2, h3, h4, h5, p, form {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 18px;
}

ul.sortablemenulist { min-height: 68px; width: 112px; background: #f8f5ff; list-style-type: none; margin: 0; padding: 4px; float: left; margin-right: 5px; }
ul.sortablemenulist li { margin-bottom: 5px; padding: 5px; font-size: 1.2em; width: 100px; }

.hidden {
	display: none;
}

#fixedbg {
	top: 0;
	left: 0;
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
}

#fixedbg div.contentBody {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background: url('/img/main-lines.png');
}

#formheader {
	margin-top: 10px;
}

ul.slideshow {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#simpledialog {
	display: none;
}


#mediauploadpreview {
	margin: 5px 0 5px 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #000;
}

#mediauploadpreview li {
	border-bottom: 1px solid #000;
	height: 81px;
}

#mediauploadpreview li span.move {
	cursor: move;
	float: left;
	width: 15px;
	padding-top: 28px;
	height: 50px;
}

#mediauploadpreview li span.image {
	float: left;
	width: 105px;
	height: 75px;

}

#mediauploadpreview li span.image img {
	width: 100px;
	height: 75px;
	border: 2px solid #888;
	margin: 1px;
}

#mediauploadpreview li span.title {
	font-size: 12px;
	color: #999;
	float: left;
	width: 290px;
	height: 75px;
	margin-left: 5px;
}

#mediauploadpreview li span.closer {
	width: 15px;
	margin-top: 28px;
	height: 50px;
	float: right;
}

#content .text5 {
	width: 50px;
}

#content .text10 {
	width: 80px;
}

#content .text15 {
	width: 140px;
}
