/* CSS Document for James Western Star - Staff Intranet sub-site*/

.printonly {display: none;}

/* LAYOUT STYLES */
table.wrap {
	background: #ffffff;
	text-align: left;
	width: 960px;
	margin: 30px auto 0px;
	border: 1px solid #000000;
}

#links {
	background: #959595 url(/layout/links.jpg) repeat-x;
	color: #000000;
	width: 960px;
	height: 24px;
	}


/*Footer*/
#footer {
color: #000;
font-size: 0.9em;
text-align: left;
vertical-align: top;
width: 960px;
height: auto;
padding: 5px 10px;
background: #B0B0B8;
border-top: solid 1px #000;
}
#footer p, #footer div, #footer a, #footer span {
color: #000;
	}
#footer .totop {
display: block;
float: right;
position: relative;
margin: 0px;
}
#maxlogo {
width: 964px;
margin: 5px auto;
text-align: left;
}
#maxlogo img {
border: solid 1px #666;
}

/*Logo Image*/
#logo {
	background: #9A9AA2;
	width: 229px;
	height: 116px;
border-right: solid 1px #000;
	}


/*Sub Pages*/
/*Title image and heading*/
#sub-head {
	background: #000;
	background-image: url(/layout/staff-sub-head.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 116px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	}
	
#sub-head h1 {
	background: #930004;
	color: #ffffff;
	width: 690px;
	margin: 0px;
	padding: 5px 20px;
	position: absolute;
	bottom: 0px;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	}

/*Sub-Menu*/
#menu {
background: #F6F6F8 url(/layout/menu-bottom.jpg);
background-repeat: repeat-x;
background-position: bottom;
font-size: 1em;
width: 229px;
border-right: solid 1px #000000;
vertical-align: top;
	}
#menu-topbg {
background: url(/layout/menu-top.jpg);
background-position: top;
background-repeat: repeat-x;
min-height: 90px;
width: 209px;
padding: 10px;	
}
#menu div.content {
width: 209px;
overflow: hidden;
}

#subnav, #subnav ul, #subnav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#subnav {margin-bottom: 2em;}
#subnav ul {
	margin-left: 2em;
	}
#subnav li {
padding: 0.25em 0px;
}
#subnav li.subnav-top {
text-transform: uppercase;
letter-spacing: 1px;
}
#subnav li a, #subnav li span {
color: #001;
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
height: auto;
margin: 0px;
padding: 0px;
line-height: 1em;
}
#subnav li.subnav-sub a, #subnav li.subnav-sub span {
text-transform: none;
letter-spacing: 0px;
}
#subnav li a:hover {
color: #930004;
}
#subnav li a:active {
	color: #333;
}
#subnav span.subnav-current {
color: #930004;
font-weight: bold;
}

/*Sub Pages Content Area*/
#sub-content {
	background: #ffffff;
	font-size: 1em;
	padding: 20px 20px 40px;
	vertical-align: top;
	}
#sub-content div.content {
width: 690px;
overflow: hidden;
}



/* FOOTER NAVIGATION  - TEXT MENU */
#nav-text2 {
display: inline;
}


/* INTRANET NAVIGATION  - HORIZONTAL DROP-DOWN */
#nav3, #nav3 ul {
	height: 24px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	z-index: 100;
}
#nav3 {
padding-left: 10px;
background: url(/layout/arrow.gif) no-repeat 2px 8px;
}
#nav3 a { /* all menu links */
	display: block;
	width: auto;
}

#nav3 li { /* all list items */
	float: left;
	width: auto;  /* width needed in the #nav3 li selector or else Opera goes nuts */
	text-align: left;
}

#nav3 li ul { /* second-level lists */
	position : absolute;
	left: -999em; /* hide sub-menus */
	width: 130px;
	height: auto;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	background: #C9C8CE;
	border: 1px solid #000;
border-bottom: 0px;
}
#nav3 li li {
	width: 130px;
}

#nav3 li ul ul { /* third-and-above-level lists */
	margin: 0em 0px 0px 120px;
	width: 130px;
top: 5px;
}
#nav3 li li li {
	width: 130px;
}

#nav3 li a {
	display: block;
	color: #001;
	font-weight: normal;
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: none;
	width: auto;
	margin: 0px;
	padding: 0.6em 2.5em 0.2em 0.6em;
	border-right: solid 1px #888;
	letter-spacing: 1px;
}
#nav3 li a:hover {
color: #930004;
}
#nav3 li a:active {
	color: #333;
}
#nav3 li li a { /* second-level */
font-size: 85%;
width: 120px;
padding: 5px;
border-bottom: 1px solid #000;
border-right: 0px;
}
#nav3 li li a:hover {
background: #EFEFEF;
}
#nav3 li li li a { /* third-level and above links */
}
#nav3 a.nav-current { /* menu item for current page */
color: #930004;
}
#nav3 li li a.nav-current { /* menu item for current page in second level */
background: #EFEFEF;
}

.nav-arrow {
	float: right;
	margin: -1em 0px 0px;
}

#nav3 li:hover ul ul, #nav3 li:hover ul ul ul, #nav3 li:hover ul ul ul ul, #nav3 li:hover ul ul ul ul ul, #nav3 li:hover ul ul ul ul ul ul, #nav3 li:hover ul ul ul ul ul ul ul, #nav3 li:hover ul ul ul ul ul ul ul ul, #nav3 li:hover ul ul ul ul ul ul ul ul ul, #nav3 li:hover ul ul ul ul ul ul ul ul ul ul,
#nav3 li.sfhover ul ul, #nav3 li.sfhover ul ul ul, #nav3 li.sfhover ul ul ul ul, #nav3 li.sfhover ul ul ul ul ul, #nav3 li.sfhover ul ul ul ul ul ul, #nav3 li.sfhover ul ul ul ul ul ul ul, #nav3 li.sfhover ul ul ul ul ul ul ul ul, #nav3 li.sfhover ul ul ul ul ul ul ul ul ul, #nav3 li.sfhover ul ul ul ul ul ul ul ul ul ul { /* hide third-and-above-level lists */
	left: -999em;
}

#nav3 li:hover ul, #nav3 li li:hover ul, #nav3 li li li:hover ul, #nav3 li li li li:hover ul, #nav3 li li li li li:hover ul, #nav3 li li li li li li:hover ul, #nav3 li li li li li li li:hover ul, #nav3 li li li li li li li li:hover ul, #nav3 li li li li li li li li li:hover ul, #nav3 li li li li li li li li li li:hover ul,
#nav3 li.sfhover ul, #nav3 li li.sfhover ul, #nav3 li li li.sfhover ul, #nav3 li li li li.sfhover ul, #nav3 li li li li li.sfhover ul, #nav3 li li li li li li.sfhover ul, #nav3 li li li li li li li.sfhover ul, #nav3 li li li li li li li li.sfhover ul, #nav3 li li li li li li li li li.sfhover ul,  #nav3 li li li li li li li li li li.sfhover ul { /* show lists nested under hovered list items */
	left: auto;
}


/****** MODULES ******/

/* ANNOUNCEMENTS */
div.announcement {
display: block;
margin: 0px;
padding: 1em;
border: solid 1px #666;
background: #F6F6F8;
}
h2.announcement-title {
color: #930004;
margin-top: 0px;
}
.announcement-lastupdated {
font-size: 0.9em;
}

/* INVENTORY */
/* summary view */
.inventory-summary {
width: 100%;
border: solid 1px #666;
border-top: 0px;
margin-bottom: 15px;
}
.inventory-summary td {
padding: 4px;
vertical-align: top;
text-align: left;
}
.inventory-summary td.inventory-title {
background: #930004;
color: #fff;
font-weight: normal;
padding: 2px 4px;
border-bottom: solid 1px #666;
border-top: solid 1px #666;
}
td.inventory-photo {
margin: 0px;
padding: 4px;
padding-bottom: 10px;
}
td.inventory-colname {
font-weight: bold;
vertical-align: top;
white-space: nowrap;
padding-right: 2px;
}
td.inventory-coldata {
vertical-align: top;
padding-left: 2px;
}
.inventory-title a, .inventory-title a:link, .inventory-title a:visited {
color: #fff;
}

/* list view */
table.inventory-list {
	border: solid 1px #666;
	width: 100%;
	margin-bottom: 15px;
}
td.inventory-colname-list {
	background: #930004;
	color: #fff;
	font-weight: normal;
	padding: 2px;
	vertical-align: top;
	text-align: left;
}
td.inventory-coldata-list {
	background: #FFF;
	color: #000;
	font-weight: normal;
	padding: 2px;
	vertical-align: top;
	text-align: left;
}
td.inventory-title-list {
	background: #FFF;
	color: #000;
	font-weight: normal;
	padding: 2px;
	vertical-align: top;
	text-align: left;
}

/* search view */
.inventory-search {
border: solid 1px #666;
width: 100%;
margin-bottom: 15px;
}
.inventory-search td {
padding: 4px;
vertical-align: top;
text-align: left;
}
.inventory-search td.inventory-search-title {
	background: #930004;
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
	border-bottom: solid 1px #666;
}
td.inventory-colname-search {
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 2px;
}
td.inventory-input {
	vertical-align: top;
	padding-left: 2px;
}

/* detail */
h3.inventory-title {
	background: #930004;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	padding: 2px 4px;
}
.inventory-table {
	border: solid 1px #666;
	width: 100%;
	border-collapse: collapse;
	float: right;
	margin: 4px 0px;
}
.inventory-table td {
	padding: 2px 4px;
	border: solid 1px #666;
}
.inventory-photos {
	margin: 0px;
	padding: 4px;
	padding-left: 0px;
}
.inventory-photos img {
	margin-bottom: 10px;
}
.inventory-colname-dtl {
	background: #1A0003;
	color: #fff;
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;
	width: 25%;
}
.inventory-coldata-dtl {
	vertical-align: top;
}
.inventory-options {
	margin-top: -16px;
	margin-bottom: 45px;
}
div.inventory-contacts {
	float: left;
}
.inventory-contactbtn {
	margin-left: 5px;
}
.inventory-print {
	float: right;
}