/* --------------------------------------
   Business Theme
-------------------------------------- */

#content a {
	color: #0790cf;	
}

#content .btn, #content div.Actions input {
	background-color: #0790cf!important;
}

#content .btn:hover, 
#content div.Actions input:hover,
#CustomSearchForm_SearchForm input.action:hover,
#content .applynow a.applynow-btn:hover {
	background-color: #12acf3!important;
}

#content .left-column h2,
#content .right-column h2,
#content .left-column h1.title, 
#content .right-column h1.title
{
	background: #0790cf url('../i/bus/bg-heading.gif') left top repeat-x;
}

#content .left-column .box {
	border-top: 2px solid #0790cf;
}

#content .box .form .input input,
#content .box form .field input,
div.text input, div.numeric input, 
div.fieldgroup input, 
div.password input, 
div.fieldgroup select, 
div.email input, 
p.checkbox, 
div.dropdown select, 
div.textarea textarea {
	border-color: #0790cf;
}

#content .applynow a.applynow-btn {
	background: url('../i/bus/bg-applynow-btn.gif') left top no-repeat;
	background-color: #0790cf;
}


/** Main navigation text size **/
#main-navigation ul li a, #main-navigation ul li a:visited {
	font-size: 1.0833em;
}

#Form_SearchForm .Actions input {
	background: #0790cf url('../i/bus/btn-search.gif') left top no-repeat;
}

#controls .print-page { background-image: url('../i/bus/ctrl-print.gif'); }

#controls .email { background-image: url('../i/bus/ctrl-email.gif'); }

#controls .share { background-image: url('../i/bus/ctrl-share.gif'); }
