/* ----- HEADER ----- */

body#admin #adminWrap, body#admin #dashboard {
	background: url("/img/bg/round-white/admin-header.gif") repeat-x top left;
	padding-top: 10px;
}
body#admin #dashboard {
	padding-top: 25px;
}
#case .shadowHeader, #case .shadowHeader .shadowMidLeft, #primaryNavs {
	background-color:#fff;
}
.navheader {
	background: url("/img/navigation/round-white/header-bg.gif") repeat-x right bottom;
}
.navheaderleft {
	background: url("/img/navigation/round-white/header-bg-left.gif") no-repeat left bottom;
	_background: url("/img/navigation/round-white/header-bg-left-white.gif") no-repeat left bottom;
}
#header {
	width:100%;
	font-size:12px;
	line-height:normal;
	text-align: left;
}
#header h1 {
	color: #333;
	font: bold 24px arial, helvetica, sans-serif;
	padding: 20px 0 22px 5px;
	line-height: 26px;
	text-shadow: none;
}
#header h1.image {
	color: #333;
	font: bold 24px arial, helvetica, sans-serif;
	padding:0 0 10px;
}
#header h1 span, #header h1.image span {
	color: #7e7e7e;
	font: bold 16px arial, helvetica, sans-serif;
	padding: 0 0 0 10px;
}
#header h1 span a, #header h1.image span a {
	background: url("/img/navigation/round-white/switch-client.gif") no-repeat right 2px;
	color: #7e7e7e;
	padding-right: 25px;
}
#header h1 span a:hover, #header h1.image span a:hover {
	background: url("/img/navigation/round-white/switch-client-on.gif") no-repeat right 2px;
}
#nodd a, #nodd a {
	background: none !important;
}
#nodd a:hover, #nodd a:hover {
	background: none !important;
}
#header h1 a {
	color: #333;
	text-decoration: none;
}
#sampleColor {
	float: left;
	width: 27px;
	height: 27px;
	background: #fff;
	margin: 3px 10px 10px 0;
}

/* ----- TABLES ----- */

table.tableHeader th.dash {
	background: url('/img/bg/round-white/dash-table-head.gif') repeat-x top left;
	padding: 11px 6px 10px 6px;
	font-size: 12px;
	color: #42424c;
}
table.tableHeader th.dashLeft {
	background: url('/img/bg/round-white/dash-head-left.gif') no-repeat top left;
	padding-left: 11px;
}
table.tableHeader th.dashRight {
	background: url('/img/bg/round-white/dash-head-right.gif') no-repeat top right;
	padding-right: 11px;
}
table.tableHeader th.dashLeft span {
	color: #666;
}
.bghighlight {
	background: #f1f1f1;
}
h3.sidebar {
	color: #4d4d4d;
}
tr.highlightRow, tr.skinAltRow {
	background-color: #f9fff8;
}


/* ----- LINKS AND FORMS ----- */

a:link, a:visited, a:hover, a:active {
	color: #666;
}
a.manage {
	color: #797979;
	font-size: 11px;
}
table.tableHeader th.sectionTitle span a {
	color: #666;
	text-decoration: underline;
}
.formBG h3, label.h3checkbox, .formBGCSS h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.formBG label.checkbox {
	color: #5d5d5d;
}


/* ----- PRIMARY NAVS ----- */

#primaryNavs {
	margin: 0 6px 0 6px;
}
#primaryNavs ul {
	margin:0;
	padding:0 15px 0 0;
	list-style:none;
}
#primaryNavs li {
	display:inline;
	margin:0;
	padding:0;
}
#primaryNavs a {
	float:left;
	background:url("/img/navigation/round-white/left_both.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 12px;
	text-decoration:none;
	font-size: 12px;
	display: inline;
}
#primaryNavs a span {
	float:left;
	display:block;
	background:url("/img/navigation/round-white/right_both.gif") no-repeat right top;
	padding:8px 12px 8px 0;
	font-weight:bold;
	color:#fff;
	text-shadow: #888 1px 1px 1px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#primaryNavs a span {float:none;}
/* End IE5-Mac hack */
#primaryNavs a:hover span {
	color:#fff;
	text-shadow: #666 1px 1px 1px;
}
#primaryNavs #current a {
	background-image:url("/img/navigation/round-white/left_on.gif");
	border-width:0;
}
#primaryNavs #current a span {
	background-image:url("/img/navigation/round-white/right_on.gif");
	color:#333;
	padding-bottom:8px;
	text-shadow: none;
}
#primaryNavs #currentSub a {
	background-image:url("/img/navigation/round-white/left-sub_on.gif");
	border-width:0;
}
#primaryNavs #currentSub a span {
	background-image:url("/img/navigation/round-white/right-sub_on.gif");
	color:#333;
	padding-bottom:8px;
	text-shadow: none;
}
#primaryNavs a:hover {
	background-position:0% -100px;
}
#primaryNavs a:hover span {
	background-position:100% -100px;
}
#primaryNavs #current a:hover, #primaryNavs #currentSub a:hover {
	background-position: top left;
}
#primaryNavs #current a:hover span, #primaryNavs #currentSub a:hover span {
	background-position: top right;
}
#secondaryNavs ul {
	margin-right: 5px;
}
#secondaryNavs a {
	float:right;
	background:url("/img/navigation/round-white/left_both.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 12px;
	text-decoration:none;
}
#secondaryNavs a span {
	float:right;
	display:block;
	background:url("/img/navigation/round-white/right_both.gif") no-repeat right top;
	padding:8px 12px 8px 0;
	font-weight:bold;
	color:#fff;
	text-shadow: #888 1px 1px 1px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#secondaryNavs a span {float:none;}
/* End IE5-Mac hack */


/* ----- SUB NAVS ----- */

#subNavs {
	background: #f3f3f3;
	margin: -1px -2px 0 -4px;
	border-bottom: 1px solid #ededed;
	padding: 10px 19px 8px 19px;
	font-size: 11px;
	font-weight: bold;
	color: #56af88;
}
#subNavs a {
	color: #919191;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 9px;
}
#subNavs a.active, #subNavs a:hover {
	color: #5a5a5a;
}

/* ----- CLIENT NAVS ----- */

.clientNavs a span {
	color:#9a9a9a;
}
.clientNavs a:hover span, .clientNavs li#clientNavsOn a span {
	color:#333;
}

/* ----- DECORATIVE ----- */

div.segmentDivider span {
	background: #333;
}