/*
@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');}
}
*/

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

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

#header_wrapper {
	background-color:#001CC5;
}

#module_wrapper {
	background-color:#FfFfFf;
}

#footer_wrapper {
	background-color:#FfFfFf;
}

body {
	background:#FfFfFf;
}

#header_wrapper {
	border-bottom: 4px solid #EC6A11;
}

#main_menu {
border: 2px solid #EC6A11;
color: #FfFfFf;
background: #EC6A11;
}

#main_menu a {
color: #FFFfff;
}

#main_menu ul li {
border-left: 1px solid white;
display: inline;
}

#main_wrapper {
	background:#FfFfFf;
}

#footer_top {
	border-bottom: 2px solid #000000;
	clear: both;
}

#main_left h1, #main_left h2, #main_left h3, #main_left h4, #main_left h5, #main_left h6 {
	color: black;
	font-size: 18px;
}

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: black;
}

#module_1 a, #module_2 a, #module_3 a {
	color: #EC6A11;
}

#footer_info {
	color: black;
}

#footer_info a {
	color: #EC6A11 !important;
}

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

body.internal #main_left ul#side_menu li a, #main_menu a:hover, #footer_menu {
	color: #EeEeEe;
}

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: #ec6a11;
}

body.internal #main_left ul#side_menu li a, #main_menu a:hover, #footer_menu {
	color: #999999;
}

.formtitle, .form_title, h5.form_title, div.form_row_submit {
	background:#Ec6a11;
	color:#FfFfFf;
}

div.required_form_label {
	color:#Ec6a11;
}

#main_menu a:hover {
	color: #EeEeEe;
}