* {
	border: 0;
	color: #777;
	font: 100 12px arial;
	list-style: none;
	margin: auto;
	outline-style: none;
	padding: 0;
	text-align: left;
}

a, input.button {
	cursor: pointer;
	text-decoration: none;
}

b, strong {
	font-weight: 900;
}

body {
	background: #fff;
}

div, h1, h2, h3, ol, ul {
	overflow: hidden;
}

fieldset ul {
	margin: 10px 0;
}

fieldset ul li ul, h1, h2, h3, legend {
	margin: 0;
}

label {
	display: block;
	margin-top: 10px;
}

.msie6 legend, .msie7 legend {
	margin-left: -7px !important;
}

ol, ul {
	clear: both;
}

#bar {
	height: 50px;
	margin-top: 20px;
	width: 900px;
}

#bar .inner {
	background: url('../images/logo.gif');
	float: left;
	height: 50px;
	width: 400px;
}

#contact_form_small .textarea {
	width: 338px !important;
}

#content {
	min-height: 750px;
	width: 900px;
}

.msie6 #content {
	height: 750px;
	overflow: visible;
}

#content a {
	color: #888;
}

#content a:hover, input.button:hover {
	color: #666;
}

#content h2, #content h2 a, #content h3, #content h3 a {
	font-family: georgia, arial;
}

#content h2, #content h2 a {
	color: #ff3030 !important;
	font-size: 18px !important;
	line-height: 22px !important;
}

#content h3, #content h3 a {
	font-size: 16px;
}

#content p {
	margin: 18px 0;
}

#content .inner {
	float: right;
	padding: 50px 0 100px;
	width: 740px;
}

#content .inner * {
	line-height: 18px;
}

#content .inner .button, #dialog .inner .button {
	margin: 0 1px 1px 0 !important;
}

.msie6 #content .inner a.button, .msie7 #content .inner a.button {
	display: inline-block;
}

#content .sidebar {
	float: left;
	padding: 100px 0;
	width: 120px;
}

#content .sidebar * {
	font-family: georgia, arial;
	line-height: 20px;
	text-align: right;
}

#content .sidebar h3 {
	display: none;
}

#content .sidebar .light * {
	color: #ccc;
	font-size: 11px !important;
	line-height: 16px;
}

#contents_list .left, #modules_list .left , #users_list .left {
	width: 80%;
}

#dialog {
	background: #f9f9f9;
	border: 1px solid #e3e3e3;
	left: 50%;
	margin: -50px 0 0 -150px;
	min-height: 100px;
	position: fixed;
	top: 50%;
	width: 300px;
	z-index: 200;
}

#dialog .inner {
	padding: 10px;
}

#dialog .text {
	width: 268px;
}

#dialog .title {
	background: #eee;
	border-bottom: 1px solid #e3e3e3;
	padding: 5px;
}

#footer {
	background: #7f7f7f;
	height: 60px;
	width: 100%;
}

#header {
	background: url('../images/header_bg.gif');
	height: 110px;
	width: 100%;
}

#header * {
	display: none;
}

#image {
	height: 350px;
	margin: 20px 0;
	position: relative;
}

#image div {
	margin: 40px !important;
	position: absolute;
}

#image em {
	color: #444;
	font-style: italic;
}

#image strong {
	color: #666;
	font: 20px georgia, arial !important;
	line-height: 22px !important;
}

#overlay {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

#search_form {
	float: right;
}

.msie6 #search_form, .msie7 #search_form {
	margin-top: -1px !important;
}

#search_form .button {
	margin-left: 1px;
	padding: 12px 0 !important;
	width: 80px;
}

.chrome4 #search_form .button, .firefox2 #search_form .button, .firefox3 #search_form .button, .firefox4 #search_form .button, .safari4 #search_form .button, .safari5 #search_form .button {
	padding: 11px 0 !important;
}

.msie6 #search_form .button, .msie7 #search_form .button {
	padding: 11px 0 10px !important;
}

#search_form .text {
	padding: 12px 10px !important;
	width: 178px;
}

.button {
	padding: 5px !important;
	text-align: center !important;
}

.chrome4 input.button, .firefox2 input.button, .firefox3 input.button, .firefox4 input.button, .safari4 input.button, .safari5 input.button {
	padding: 4px 5px !important;
}

.msie6 input.button, .msie7 input.button {
	padding: 4px 0 3px !important;
}

.button:focus, .text:focus, .textarea:focus {
	border-color: #c2c2c2;
}

.button, .infoline, .select, .text, .textarea {
	background: #f9f9f9;
	border: 1px solid #e3e3e3;
	font-size: 11px;
}

.child, .child * {
	color: #ccc !important;
}

.child:hover {
	color: #888 !important;
}

.column {
	width: 350px;
}

.column * {
	text-align: justify !important;
}

.current > a {
	color: #ff3030 !important;
	font-size: 16px;
	line-height: 24px;
}

.disabled {
	background: #f8f8f8 !important;
	color: #ccc !important;
	cursor: text !important;
}

.gradient_top {
	background: url('../images/gradient_top.gif');
	height: 50px;
}

.heavy, .heavy * {
	color: #666 !important;
	font-size: 12px !important;
}

.highlight, .highlight * {
	color: #f55 !important;
}

.infoline {
	font-style: italic;
	padding: 10px;
}

.error {
	background: #fed1d1 !important;
	border-color: #d8000c !important;
}

.error, .error * {
	color: #d8000c !important;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.light, .light * {
	color: #aaa !important;
}

.light a:hover {
	color: #888 !important;
}

.line1 {
	background: #5b5b5b;
}

.line1, .line2, .line4 {
	height: 1px;
	width: 100%;
}

.line2 {
	background: #c2c2c2;
}

.line3 {
	background: #7f7f7f;
	height: 8px;
	width: 100%;
}

.line4 {
	background: #fff;
}

.paginator {
	margin: 30px 0 !important;
	text-align: center;
}

.select, .text, .textarea {
	padding: 5px !important;
}

.single {
	height: 28px;
}

.single, .multiple {
	width: 120px;
}

.space_bottom, .space_vertical {
	margin-bottom: 10px;
}

.space_left, .space_horizontal {
	margin-left: 10px;
}

.space_right, .space_horizontal {
	margin-right: 10px;
}

.space_top, .space_vertical {
	margin-top: 10px;
}

.sub_headline, .sub_headline * {
	color: #ff3030;
	font-size: 14px !important;
}

.success {
	background: #dff2bf !important;
	border-color: #4f8a10 !important;
}

.success, .success * {
	color: #4f8a10 !important;
}

.text {
	width: 108px;
}

.textarea {
	height: auto;
	min-height: 100px;
	width: 728px;
}

.warning {
	background: #feefb3 !important;
	border-color: #9f6000 !important;
}

.warning, .warning * {
	color: #9f6000 !important;
}
