@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
}

body {
	width: auto !important;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	background: #000000;
}

a img {
	border: none;
}

div#wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

div#content {
	width: 992px;
	height: auto !important;
	height: 649px;
	min-height: 649px;
	margin: auto;
	background: url('/medias/images/manage-headmiddle.jpg') no-repeat 0% 0%;
}

div#headleft {
	width: 344px;
	height: 649px;
	background: url('/medias/images/global-headleft.jpg') no-repeat 0% 0%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -840px;
}

div#headright {
	width: 344px;
	height: 649px;
	background: url('/medias/images/global-headright.jpg') no-repeat 0% 0%;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 496px;
}

p#lang-nav {
	text-align: right;
	padding-right: 11px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 44px;
}

p#lang-nav a {
	color: #FFFFFF;
	text-decoration: none;
}

p#lang-nav a:hover {
	text-decoration: underline;
}

p#home-btn {
	position: absolute;
	top: 41px;
	left: 50%;
	margin-left: -487px;
	width: 333px;
	height: 45px;
}

p#home-btn a {
	display: block;
	height: 100%;
	line-height: 45px;
	text-indent: -1000px;
	overflow: hidden;
}

ul#menu {
	list-style-type: none;
	height: 43px;
	padding-top: 41px;
	margin-left: 379px;
}

ul#menu li {
	float: left;
	height: 43px;
}

ul#menu li a {
	display: block;
	height: 39px;
	line-height: 39px;
	padding: 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	border-bottom: 4px solid transparent;
}

ul#menu li a:hover {
	border-bottom: 4px solid #FFFFFF;
}

p#breadcrumb {
	font-size: 11px;
	color: #191919;
	padding: 42px 0px 0px 30px;
}

p#breadcrumb a {
	color: #191919;
	font-size: 11px;
}

p#breadcrumb a:hover {
	text-decoration: none;
}

div#main {
	background: url('/medias/images/global-mainbg.jpg') repeat-y 0px 0px;
	padding-bottom: 77px;
}

div#main h1 {
	font-size: 27px;
	font-weight: normal;
	font-family: Tahoma;
	color: #555555;
	padding-top: 30px;
	margin-left: 30px;
}

div#main h2 {
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	clear: left;
	margin-left: 30px;
	margin-right: 27px;
	padding-top: 18px;
	padding-bottom: 4px;
	border-bottom: 1px solid #999999;
}

div#main div#h1toswfContainer {
	padding-top: 30px;
	margin-left: 30px;
}

div#main p {
	margin-left: 30px;
	margin-top: 10px;
}

div#main ul {
	margin-left: 50px;
	margin-top: 10px;
}

div#main table {
	margin-left: 30px;
	margin-top: 10px;
	border-collapse: collapse;
}

div#main table th, div#main table td {
	padding: 5px;
}

div#main table td {
	border-top: 1px solid #CCCCCC;
}

div#main td ul {
	margin: 0;
	list-style-type: none;
}

div#main td ul li {
	display: inline;
}

div#main a {
	color: #FF9600;
}

div#main a:hover {
	text-decoration: none;
}

div#main form {
	margin-top: 10px;
	margin-left: 30px;
}

div#main form label {
	color: #555555;
}

dl.zend_form dt {
	float: left;
	min-width: 150px;
	clear: left;
	height: 30px;
}

dl.zend_form dd {
	min-height: 30px;
	margin-left: 150px;
}

dl.zend_form fieldset {
	position: relative;
	left: -150px;
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
}

dl.zend_form legend {
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
}

div#main span.mceEditor table {
	margin: 0;
	border-collapse: separate;
}

div#main span.mceEditor td {
	padding: 0px;
	border: none;
}
