body {
	background-image: url('/gfx/2010/main.png');
}

#content a:link, #content a:visited {
	color: #F96C0A;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #F96C0A;
	text-decoration: underline;
}	
#top {
	background-image: url('/gfx/2010/top.png');
}

#top #logo {
	top: 42px;
}

.mssm #top #logo {
	top: 52px;
}

#quicksearch .text {
	background: url('/gfx/2010/input.png') repeat-y left top;;
}

#quicksearch .submit {
	background-image: url(/gfx/form/submit_orange.gif);
	background-repeat: repeat-x;
	border: 0px;
	padding: 3px 12px 4px 12px;
	color: #fff;
	font-weight: bold;
	background-color: transparent;
}

.text, textarea, select, .fieldtype-string input, .fieldtype-email input, .fieldtype-int input, .fieldtype-price input, .fieldtype-date input {
	color: #5c5c5c;
}

.submit {
	background-image: url('/gfx/2010/submit_green.png');
}

#home { color: #5c5c5c; }

#home .mainfeature .maintext {
	background-image: url('/gfx/2010/home_greenbox.png');
}


#home .newslettersign .submit { background-image: url(/gfx/2010/submit_blue.png); }

#home .mainfeature a:link, #home .mainfeature a:visited {
	color: #fff;
}

#headerbox {
	background-image: url('/gfx/2010/bc.png');
}

#headerbox h1, #bc, #bc a, #bc a:link, #bc a:visited { color: #fff; }

#content .inner p, #content .inner h2, #content .inner li{
	color:#666;
}

#related .box *, #related .box a:link, #related .box a:visited {
	color: #666;
}