* {
	border: 0;
	color: #888;
	font: 100 11px 'trebuchet ms';
	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: #888;
}

div {
	overflow: hidden;
}

fieldset ul {
	margin: 10px 0;
}

fieldset ul li ul {
	margin: 0;
}

h1, h1 *, h2, h2 *, h3, h3 * {
	margin: 0;
}

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

legend {
	margin: 0;
}

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

#breadcrumbs {
	background: #efefef;
	border: 1px solid #d0d0d0;
	float: left;
	padding: 5px;
	width: 596px;
}

#breadcrumbs:hover, #breadcrumbs:hover *, .bar input:hover {
	background: #e7e7e7 !important;
	border-color: #c2c2c2;
	color: #888 !important;
}

#content {
	background: #fff url('../images/sprite.png') no-repeat 5px -640px;
	min-height: 450px;
}

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

#content a {
	color: #888;
}

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

#content h2 {
	border-bottom: 1px solid #efefef;
	margin-left: -10px !important;
}

#content h2, #content h2 a {
	color: #6395da !important;
	font: italic 20px georgia, arial !important;
}

#content h2:first-letter, #content h2 a:first-letter {
	font-size: 24px !important;
}

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

#content p {
	margin: 10px 0;
}

#content .inner {
	float: left;
	padding: 30px 30px 20px 60px;
	width: 490px;
}

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

#content .sidebar {
	float: right;
	padding: 30px 50px 0 0;
	width: 200px;
}

#content .sidebar * {
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}

#content .sidebar h3 {
	color: #7f7f7f;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 10px 0;
	text-decoration: underline;
}

#content .sidebar li {
	border-bottom: 1px solid #efefef;
	margin-left: 100px;
	padding: 10px 0;
}

#content .sidebar ul li ul {
	margin: 10px 0 -10px 0;
}

#content .sidebar ul li ul li {
	border-bottom: 0;
	border-top: 1px solid #efefef;
	margin-left: 0;
}

#dialog {
	background: #fff;
	border: 1px solid #d0d0d0;
	min-height: 100px;
	position: relative;
	top: 40%;
	width: 300px;
}

.msie6 #dialog {
	height: 100px;
	overflow: visible;
}

#dialog .inner {
	padding: 10px;
}

#dialog .text {
	width: 268px;
}

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

#footer {
	background: #fff url('../images/sprite.png') no-repeat 5px -295px;
	height: 200px;
}

#footer * {
	color: #3262a3;
}

#footer .inner {
	padding-top: 160px;
	text-align: center;
}

#footer a:hover {
	color: #2d5791;
}

#header {
	background: #fff url('../images/sprite.png') no-repeat 5px 5px;
	height: 300px;
}

#header * {
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
}

#header h1, #header h1 a {
	color: #2d5791;
	font-size: 40px;
}

#header strong {
	color: #3262a3;
	font-size: 16px;
}

#header .inner {
	height: 300px;
	padding-top: 180px;
}

#header .inner * {
	margin: 0;
}

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

#search_form {
	float: left;
	width: 282px;
}

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

#search_form .button {
	width: 80px;
}

#search_form .button, #search_form .text {
	background: #efefef;
	margin-left: 1px;
}

#search_form .text {
	text-align: right;
	width: 188px;
}

#wrapper {
	padding: 20px 0;
	width: 900px;
}

.bar {
	background: #fff;
	padding: 1px 5px;
}

.msie6 .bar {
	width: 100%;
}

.msie6 .bar, .msie7 .bar {
	padding-bottom: 0 !important;
}

.bar * {
	color: #d0d0d0;
}

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

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

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

.msie6 #content .inner .button, .msie7 #content .inner .button {
	float: left !important;
}

.button, .infoline, .select, .text, .textarea {
	background: #f7f7f7;
	border: 1px solid #d0d0d0;
}

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

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

.current > a {
	color: #6395da !important;
}

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

.gradient_bottom {
	background: #fff url('../images/sprite.png') no-repeat 5px -490px;
	height: 150px;
}

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

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

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

.js_enabled .toggle ul {
	display: none;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

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

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

.multiple {
	height: 100% !important;
}

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

.select {
	height: 28px;
	width: 120px;
}

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

.space_bottom {
	margin-bottom: 10px;
}

.space_left {
	margin-left: 10px;
}

.space_right {
	margin-right: 10px;
}

.space_top {
	margin-top: 10px;
}

.sub_headline, .sub_headline * {
	color: #6395da;
	font-size: 10px !important;
	text-transform: uppercase;
}

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

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

.text {
	width: 108px;
}

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

.warning, .warning * {
	background: #ffe5e5 !important;
	border-color: #d60400 !important;
	color: #d60400;
}