/*
Copyright 2009 Adobe Systems Incorporated.
Partner Portal CSS
$Id: //depot/projects/dylan/releases/rc_16_11_1/docroot/css/partners/partnerportal.css#1 $
*/
 
#contentMenu { 	
font: .85em/1.25em Verdana, Arial, Helvetica, sans-serif;
position: relative !important;
top: -11px;
margin-bottom: -8px;
margin-top: -6px;
_margin-top: -9px;
}
* html #contentMenu {
position: inherit !important;
margin-bottom: 0;
}
hr.fullwidth {
margin: 0 -8px !important;
}
.boxed {
background-color: #FFF;
}
.boxed li {
background-color: #EBEBEB;
}
.boxed li a:visited,
.boxed li a {
color: #047;
}
.boxed li a:hover {
background-color: #DEF;
color: #047;
text-decoration: none;
}
.boxed li.on {
background-color: #DEF;
}
.boxed li.on a {
color: #000;
font-weight: bold;
}
#pp_contentcol {
width: 70%;
}
#pp_menucol {
width: 26%;
}
hr.fullwidth {
_width: 184px;
}
h4.coursetitle {
font-size: 1.2em;
}
ul.iow {
margin-top: -0.75em;
}
.nwide {
width: 14em !important;
}
ul.alphamenu {
margin-left: -2em;
}
.alphamenu a {
padding: 0.1em .9ex;
}
.excel,
.excel a:hover { 
background-image: url('excel.gif');
}
p.icon, li.icon {
background-position: 0pt;
}