@CHARSET "UTF-8";

#top-navigation ul li a {
	color: #fcd666 !important;
}

#top-navigation ul li {
	border-right:1px solid #dc9600 !important;
}

#navigation {
	background: #fabb00 !important;
	border-bottom: 1px solid #4b4e4b !important;
}

#navigation ul li {
	border-right:1px solid #4b4e4b !important;
}

#navigation ul li a {
	color: #4b4e4b !important;
}

#shadow_top, #container {
	background: #333 !important;
}

h1 {
	color: #fcd666;
	border-bottom: 1px solid #fcd666 !important;
}

h2, .csc-subheader, h3 {
	color: #fff !important;
}

input, .input {
	border: 1px solid #000 !important;
}

input.text {
	height: 16px !important;
}

#rightcol {
	color: #7b847d !important;
}

.widget .headline {
	background:#7b847d url(../images/dotted_line.png) repeat-x scroll left bottom !important;
	color: #fff !important;
}

.switch a {
	background-position: 0 0 !important;
}

.switch .little, .switch .normal, .switch .big {
	background-position: 0 -32px !important;
}

.switch a:hover, .switch a.active {
	background-position: 0 -48px !important;
}

body {
	color: #fff !important;
	background: #333 !important;
}

#breadcrumb a, .widget, .widget a {
	color: #ced6d1 !important;
}

#content p.bodytext a {
	color: #fbd46d !important;
}

#navigation ul li a {
	color: #000 !important;
}

#navigation ul li {
	border-right: 1px solid #000 !important;
}

#container {
	background: #000 !important;
}

.jsBox .shadowtop, .jsBoxAjax .shadowtop {
	background: transparent url('../images/background_box_top_contrast.png') repeat-x !important;
}

.jsBox.wide .shadowtop, .jsBoxAjax.wide .shadowtop {
	background: transparent url('../images/dropbox_top_contrast.png') repeat-x !important;
}

.jsBox .shadowbottom, .jsBoxAjax .shadowbottom {
	background: transparent url('../images/background_box_bottom_contrast.png') repeat-x !important;
}

.jsBox.wide .shadowbottom, .jsBoxAjax.wide .shadowbottom {
	background: transparent url('../images/dropbox_bottom_contrast.png') repeat-x !important;
}

.jsBox .container, .jsBoxAjax .container {
	background: transparent url('../images/background_box_middle_contrast.png') repeat-y !important;
}

.jsBox.wide .container, .jsBoxAjax.wide .container {
	background: transparent url('../images/dropbox_middle_contrast.png') repeat-y !important;
}

.sidebarImage-overlay {
	color: #000 !important;
}

.minicalendar .control {
	background: #000 !important;
}

