body {
	background: #000 url("images/bg_head_green.jpg") repeat-x 50% 0;
}

body.bg-big {
	background: #000 url("images/bg_head_big_green.jpg") repeat-x 50% 0;
}

#menu a.fakeimg:hover { color: #9b5; }
#menu a.fakeimg.active { color: #9b5; }

#content label,
#sidebar label,
#TB_window label {
	color: #9b5;
}

#sidebar {
	color: #9b5;
}

.showtime,
.showdate {
	color: #9b5;
}

.sidenote { color: #9b5; }

a,
a:link,
a:active,
a:visited {
	color: #9b5;
}

ul.tabs li.active a,
ul.tabs li.active a:link,
ul.tabs li.active a:active,
ul.tabs li.active a:visited,
ul.subtabs li.active a,
ul.subtabs li.active a:link,
ul.subtabs li.active a:active,
ul.subtabs li.active a:visited {
	color: #9b5 !important;
}

ul { list-style: inside url('images/r_green.gif'); }

#sidebar li {
	background: url('images/r_green.gif') no-repeat 0px 5px;
}

h2,
h2 a,
h2 a:link,
h2 a:active,
h2 a:visited,
h3 {
	color: #9b5;
}

#wrapperborder2 {
	background-color: #9b5;
	border: 5px solid #9b5;
}

#header .login a.button {
	color: #9b5;
}

.buttons a {
	background-color: #9b5;
}

.video-comment .name {
	color: #9b5;
}

h2.cat-name {
	background: #9b5;
}

button {
	background: #9b5;
}

button.disabled {
	color: #666;
	background: #ccc;
}

input[type=text],
input[type=password],
textarea {
	border-color: #9b5;
}

input[type=text].blurred,
input[type=password].blurred,
textarea.blurred {
	color: #9b5 !important;
	border-color: #9b5;
}

.count {
	background-color: #9b5;
}

/* Thickbox */

#TB_window a:link,
#TB_window a:visited,
#TB_window a:active,
#TB_window a:focus {
	color: #9b5;
}
#TB_window a:hover { color: #FFF; }

#TB_window {
	border: 1px solid #9b5;
}

#TB_window #TB_title {
	background-image:url("images/thickbox_header_green.gif");
}

/* msDropDown */

.dd .ddTitle,
.dd .ddChild {
	color: #9b5;
	border: 1px solid #9b5;
}

.dd .ddChild a {
	border: 0;
}

.dd .ddChild a + a {
	border-top: 1px solid #9b5;
}

.dd .ddTitle span.arrow {
	background-color: #9b5;
}

#venue_title span.arrow,
#venue_lang_title span.arrow {
	background: #000 url('images/arrow_dn_green.gif') no-repeat 0 0;
}

