body {
	background: #cccccc;
	color:white;
}

#logo-box {
	background: #000000 url('i/chilli-logo-footer.png') bottom left repeat-x;
}

#logo-box h1 {
	background: url('i/chilli-logo.jpg') no-repeat 20px 0px;
}

#logo-box ul#menu li {
	color: #ffffff;
	background: #868686 url('i/chilli-menu-list.png') no-repeat 19px 9px;
}

#logo-box ul#menu li a:hover, #logo-box ul#menu li.active {
	background: #e24618 url('i/chilli-menu-list-active.png') no-repeat 19px 9px;
}

#logo-box ul#menu li a {
	color: #ffffff;
}

#bread a, #bread {
	color: #000000;
}

#header-box {
	background: #cccccc url('i/chilli-header.png') repeat-x top left;
}

#header-box a {
	color: #48423f;
}

#header-box .en {
  position: absolute;
  left: 535px;
  top: 3px;
  background: url('i/gb.png') no-repeat left 4px;
  padding-left: 30px;
}

#header-box .en a {
  text-decoration: underline;
}

#header-box form.search label {
	color: #383838;
	background:transparent;
}

#header-box form.search input {
	background: #e7e7e7;
	border-color: #8d8d8d;
	color: #383838;
}

.orange {
	color: #e4000c;
}

input {
	background: #e7e7e7;
	color: #000000;
	border-color: #4e4e4e;
}

label {
	background:#888888;
}

ul li {
	background: url('i/chilli-list.png') no-repeat left 7px;
}

ul li a {
	color: #ffffff;
}


#content-box label {
  color:black;
}

#content-box input, #content-box textarea {
  border-color: #4e4e4e;
}

#content-box .button {

}

.gray-back ul li {
	background: url('i/chilli-list-gray.png') no-repeat left 7px;
}

ul li.active, ul li a:hover {
	color: #e2e1e1;
	background: url('i/chilli-list-active.png') no-repeat left 7px;
}

.gray-back ul li.active, .gray-back ul li a:hover {
	background: url('i/chilli-list-active-gray.png') no-repeat left 7px;
}

a.arr  {
	padding-right: 15px;
	background: url('i/chilli-anchor-arr.png') right 5px no-repeat;
}

.gray-back a.arr  {
	background: url('i/chilli-anchor-arr-gray.png') right 5px no-repeat;
}

.light a.arr {
	background: url('i/chilli-arr-light-gray.png') no-repeat right 5px !important;
	background: url('i/chilli-arr-light-gray.gif') no-repeat right 5px;
}

#footer {
	background: #7c7c7c;
}

#footer a {
	color:#ffffff;
}

#footer a.gray {
	color: #cecece;
}

.white {
  color: #ffffff;
}

.white:hover {
  color:#E2E1E1
}

.gray {
	color: #373737;
}

#main-text-box, #sub-menu-box {
	background: #9e9e9e url('i/chilli-box-footer.png') bottom left repeat-x;
}

p.partners {
	color: #48423f;
}

#main-text-box h2, #sub-menu-box h2 {
	background: url('i/chilli-box-header.png') repeat-x;
}

#home-mid-bar {
	background: url('i/chilli-home-box.png') repeat-x;
}

#home-mid-bar .box {
  border-color: #818181;
}

.light-gray {
  color: #cdcdcd;
}

h2 {
	color:#000000;
}

.profile h3 {
	background: #878787;
	color: #000000;
}

.article h3 {
	background: url('i/chilli-article-arr.png') no-repeat left;
	color: #000000;
}

.article h3 a:hover {
	background: url('i/chilli-article-arr-active.png') no-repeat left;
}

#footer h4 {
	color: #020202;
}

#footer p.copy {
	color: #cecece;
	border-color: #636364;
}

a, #main-text-box ul li a {
	color: #b73b1a;
}

.gray-back a.ext {
  background: url('i/chilli-extanchor-gray.png') no-repeat 2px;
}

.B_homeCrumb {
  background: url('i/home.png') no-repeat 3px 3px;
  padding-left:20px;
}

.myspace a:hover, .facebook a:hover, .nyx a:hover {
  background: none;
}


.myspace {
	background: url('i/chilli-myspace.png') no-repeat left;
}


.facebook {
	background: url('i/chilli-facebook.png') no-repeat;
}

.nyx {
	background: url('i/chilli-nyx.png') no-repeat;
}