#panel_body, #website_body {
    background: #fff;
    color: #000;
}

#website_content blockquote {
    background: #fff;
    color: #000;
    border-color: #000;
}

#website_contentcenter #grid {
    background-color: #000;
}

#website_main {
    background: #fff;
    color: #000;
}

#website_links, #website_footer, #website_topmenu {
    background: transparent;
    border-color: #000;
}
#website_links, #website_login {
    background: #3E4147;
}
#website_search {
    background: #80A9EA;
}
#website_topmenu {
    background: #3E4147;
}

#website_links a, #website_footer a, #website_links a:hover, #website_footer a:hover
{
    background: transparent;
    color: #fff;
}
#website_links ul li a:hover, #website_links a.website_active {
    background: #DFBA69;
}
#website_links ul li.website_last a, #website_links ul li.website_last a:hover {
}

#website_logo {
	background: #fff;
	color: #000;
}

#website_logo h1 {
	background: transparent;
	color: #000;
}

#website_content h1, #website_contentgrid h1
{
    background: transparent;
    color: #000;
    border-color: #000;
}

#website_topmenu li a:hover, #website_topmenu li a.website_active, #website_topmenu li a.website_active:hover
{
    background: #80A9EA;
    color: #3E4147;
    font-weight: bold;
}

#website_content, #website_contentgrid a, #website_contentgrid a:hover
{
    background: transparent;
    color: #000;
}
#website_sidebar ul {
    background: #3E4147;
}
.website_sidebaritem, .website_sidebaritem a, .website_sidebaritem a:hover
{
    background: transparent;
    color: #000;
}

.website_sbihead
{
    background: #3E4147;
    color: #000;
}

.website_sbihead h1
{
    background: transparent;
    color: #000;
}

.website_sbilinks li a
{
    background: transparent;
    color: #fff;
}

.website_sbilinks li a:hover, .website_sbilinks li a.website_active
{
    background: #DFBA69;
    color: #fff;
}

#website_content input, #website_content textarea
{
    background: #fff;
    color: #000;
    border-color: #000;
}

.website_text_h1 {
    background: transparent;
    color: #000;
    border-bottom-color: #000;
}

/* forms plugin*/
#websiteform {
}
#websiteform .website_form_label_and_field {
}
#websiteform .website_form_label_and_field label {
}
#websiteform .website_form_label_and_field input, #websiteform .website_form_label_and_field textarea, #websiteform .website_form_label_and_field select {
    border-color: #000;
}
#websiteform .website_form_label_and_field textarea{
}
#websiteform #websiteformbuttons {
}
#websiteform #websiteformbuttons .website_form_button {
    border-color: #000;
    background: url(../gfx/Page100_3_Page100_3_05_searchbtnbg.gif) left bottom repeat-x;
}
#websiteform #websiteformheader {
}
#websiteform #websiteformfooter {
}
#websiteform #websiteformfieldserror {
    color: #000;
}
#websiteform #websiteformwait {
    color: #000;
}
#websiteform #websiteformsendok {
    color: #000;
}
#websiteform #websiteformsenderror {
    color: #000;
}
#websiteform #websiteformconnectionerror {
    color: #000;
}
#websiteform #websiteformtest {
}