﻿



/* STAFF PAGE GUI - also used on Applications Page  

.staff {}
.staff .cornerLeft {background: url(images/guis/staff_gui/corner_left.gif) bottom right no-repeat;}
.staff .top {background: #dbe7f4 url(images/guis/staff_gui/top.gif) bottom left repeat-x;}
.staff .top_gradient {background: url(images/guis/staff_gui/top_gradient.gif) bottom left repeat-x;}
.staff .cornerRight {background: #dbe7f4 url(images/guis/staff_gui/corner_right.gif) bottom left no-repeat;}
.staff .left {background: url(images/guis/staff_gui/left.gif) top left repeat-y;}
.staff .item {border: 1px solid #eee; background: url(images/guis/staff_gui/item_bg.gif) repeat-x; padding: 4px;}
.staff .right {background: url(images/guis/staff_gui/right.gif) top left repeat-y;}
.staff .cornerBottomLeft {background: url(images/guis/staff_gui/corner_bottom_left.gif) top left no-repeat;}
.staff .bottom {background: url(images/guis/staff_gui/bottom.gif) top left repeat-x;}
.staff .cornerBottomRight {background: url(images/guis/staff_gui/corner_bottom_right.gif) top left no-repeat;}

.staffNavLeft {background: #dbe7f4 url(images/guis/staff_gui/nav_slant.gif) 0 0 no-repeat;}
.staffNavMiddle {background: #dbe7f4 url(images/guis/staff_gui/nav_middle.gif) 0 0 repeat-x; padding: 0 2px;}
.staffNavMiddle select { margin: 4px auto 0 auto; padding: 0;}
.staffNavRight {background: #dbe7f4 url(images/guis/staff_gui/nav_right.gif) 0 0 no-repeat;}
.staffNavMiddle .dropdown { background: #fffff5; margin-top: 6px; }
*/


/* COMPANIES PAGE GUI - also used on Applications Page  */
.companies {}
.companies .backtotop {width: 90%; text-align: right; clear: both; padding-top: 10px; }
.companies .companyitem {width: 99%; margin-top: 5px;} 
.companies .companyheader {width: 99%; background: #dbe7f4; color: #186196; height: 20px; padding-top: 4px; border: 1px solid #97A0A8;}
.companies .companyheadername {font-weight: bold; float: left; padding-left: 6px;}
.companies .companyheadernaic {font-weight: bold; float: right; padding-right: 6px;}
.companies .companysummary {padding: 6px 7px; width: 45%; float: left;}
.companies .companysummary .companyprofilelink {padding: 8px 0;}
.companies .companydescription {padding: 10px 4px; }
.companies .companylogolink {float: right; padding: 5px 8px 5px 0px;}


/* COMPANY PROFILES */
.companyProfile { }
.companyProfile .programs { }
.companyProfile .claims { }
.companyProfile .marketing { }
.companyProfile .companyitem { width: 99%; margin-top: 5px;} 
.companyProfile .companyheader { width: 80%; float: left;}
.companyProfile .companyheader h3 { margin: 10px 0; }
.companyProfile .companyheadernaic { }
.companyProfile .companysummary { }
.companyProfile .companysummary .companyprofilelink {padding: 8px 0px 0px 5px;}
.companyProfile .companydescription { width: 90%; }
.companyProfile .companylogolink {padding: 5px 8px 5px 0px; float: left;}
.companyProfile .sectionhead { color: #186196; font-weight: bold; font-size: 13px; }
.companyProfile .dropdown { float:left; font-size: 14px; width: 250px; margin: 10px 0 0 0; }
.companyProfile .progressIndicator { float: left; width: 18px; height: 18px; margin: 10px 0 0 0; }
.companyProfile .progressIndicator img { width: 18px; height: 18px; }







/* .company2 .top_gradient {background: url(images/guis/staff_gui/top_gradient.gif) bottom left repeat-x; float: left} */