#main_wrapper {background-image:url('../graphics/main_bg.jpg');}
#module_1 h3, #module_1 h4 {background-image:url('../graphics/HOTP.png');}
#module_2 h3,#module_2 h4 {background-image:url('../graphics/Email.png');}
#module_3 h3,#module_3 h4 {background-image:url('../graphics/Offer.png');}

#header_wrapper, #module_wrapper, #footer_wrapper {
    background-color: #990000;
    border:0;
}

#main_wrapper {
    background:none #FfFfFf;
}

#main_menu a {
    color: #990000;
}

#main_left h1, #main_left h2, #main_left h3, #main_left h4, #main_left h5, #main_left h6 {
    color: #990000;
}

#main_menu {
    border: 2px solid #990000;
    color: #990000;
}

#main_menu ul li {
    border-left: 1px solid #990000;
}

.top_menu a:link, .top_menu a:visited {
    color: #FfFfFf !important;
}

#nav ul a:hover, #nav ul a.selected {
    background: #990000;
}

#module_1 a, #module_2 a, #module_3 a {
    color: #FfFfFf;
    text-decoration:underline;
}

#module_1, #module_2, #module_3, #footer_menu a, .button:hover {
    color: #FfFfFf;
}

#side_menu li a:link, #side_menu li a:visited {
	color:#666666 !important;
}

#side_menu li a:hover, #side_menu li a:active, #side_menu li.selected a {
	color:#990000 !important;
}

div.required_form_label {
    color: #990000;
}

#footer_info {
    color: #FfFfFf;
}

#footer_top {
    border-bottom: 2px solid #FfFfFf;
}

#footer_info a {
    color: #FfFfFf !important;
    text-decoration:underline;
}

#modules h3, #modules h4 {
    color: #FfFfFf;
}

.form_title, h5.form_title, div.form_row_submit {
    background: #990000;
}

body {
    background-color: #990000;
    color: #222222;
}

body.internal #main_right h3, .required, h1, #modules h3, #modules h4, a, a:link, a:visited, a:active, a:focus, body.internal #main_left ul#side_menu li a:hover, body.internal #main_left ul#side_menu li.selected a {
    color: #990000;
}