#modules h1
#modules h2,
#modules h3 {
color:#ea7b04;
}

div.portal_login div.form_row_submit {
background: none repeat scroll 0 0 #8F8F8F;
}

@import url('colors.css');
/*
@media screen {
	#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:#504339;
	}
	
	#nav {
    float: none;
    margin: auto;
    padding: 0;
	}
	
	#main_wrapper {
    background-image: url("../graphics/main_bg.jpg");
    background-color: #e6ca4f;
}

#main_menu {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #a22730;
    color: #a22730;
}

#main_menu a {
    color: #a22730;
}

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

#nav ul a:hover, #nav ul a.selected {
	background: none repeat scroll 0 0 #a22730;
}

body {
    background-color: #504339;
}

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

body.internal #main_right h3, .required, h1, #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: #a22730;
}

div.required_form_label {
    color: #a22730;
}

#modules h3 {
	color: #fff;
}

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

#module_1 h3, #module_1 h4 {
	background-image:url('../graphics/HOTP.png') !important;
}

#module_3 h3,#module_3 h4 {
	background-image:url('../graphics/Offer.png') !important;
}








#nav nav.nav ul.fdpc_level_1 a {
	background: #414141;
}
#nav nav.nav ul.fdpc_level_1 a:hover {
	background: #a22730;
}

.side_menu li.fdpc_here a, .side_menu li a:hover {
    color: #a22730;
}