/* //////  Redefine YUI grids specific to this local site  ////////  */
body {
	*font-size: small;
	*font: x-small;
}
#ft {
	clear: both;
}
#doc, .yui-t5 {
	margin: auto;
	text-align: left;
	width: 78.769em;
	*width: 76.80em;
	min-width: 750px;
}

/* ////// Page and Content definitions */
body {
	margin-top: 0.923em;
	font: 13px/1.231 "Lucida Grande", Verdana, Trebuchet, Lucida, sans-serif;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: bold;
	line-height: normal;
}
#content h2 {
	margin: 1em 0em 1em 0em;
	font-size: 1.538em;
}
#content h3 {
	margin: 1em 0em 1em 0em;
	font-size: 1.385em;
}
#content h4 {
	margin: 1em 0em 1em 0em;
	font-size: 1.231em;
}
#content h5 {
	margin: 1em 0 1em 0;
	font-size: 1.077em;
}
#content h6 {
	margin: 1em 0 1em 0;
	font-size: 1em;
}
#content p {
	margin: 1em 0 1em 0;
	font-size: 1em;
	line-height: 1.5em;
}
#content ul li {
	list-style-type: disc;
    line-height: 1.5em;
}
#content ul li ul li {
	list-style-type: circle;
}
#content ul li ul li ul li {
	list-style-type: square;
}
#content ol li {
	list-style-type: decimal;
}
#content ul, #content ol {
	margin: 1em 0 0 3em;
}
#content table {
	margin: 1em 0 0 0;
}
.skipnav { display: none; }

/* ////// Header Definitions */

#hd h1 {
	font-size: 1.615em;
}
#hd h1 a {
	text-decoration: none;
}


/* ////// Header for Core Framework Default Theme 1 (Red swirl header) */

.cf1 #hd {
	height: 7.693em;
	margin: 0em;
	padding: 0em;
}
.cf1 #hd.hd_homepage {
	height: 12.308em;
}
.cf1 #hd h1 {
	height: 1.19em;
}
.cf1 #titlebar {
	margin-left: 2.462em;
	position: relative;
	padding-top: 4em;
}
.cf1 #titlebar.titlebar_homepage {
	padding-top: 8.5em;
}

.cf1 #content {
	padding: 0em 2.923em 2.385em 2.923em;
	min-height: 20.769em;
}
.cf1 #pnb {
	padding-left: 1.462em;
}
.cf1 #searchform {
	margin: 0;
}
.cf1 #hd fieldset {
	margin-right: 2.462em;
}
.cf1 #contentnav ul {
	padding: 1em;
}
.cf1 #contentnav ul ul {
	padding: 0;
}
.cf1 #ft {
	padding-left: 2.308em;
}
.cf1 h1 span {
	visibility: hidden;
}
.cf1 #hd h1 a {
	display: block;
}
/* ////// Search Form */

form#searchbox {
	margin: 0em;
	padding: 0.3em;
	background-color: transparent;
	float: right;
}
#searchform {
	padding: 1em 0 0 0;
	text-align: right;
}
#searchform input {
	margin-left: 0.923em;
	padding: 0em;
}
input.image {
	margin-bottom: -5px;
}

/* >>>>> set search input field explicitly in pixels as it doesn't scale well in EM spaces */

input#qt {
	width: 170px;
	height: 18px;
}
input#s {
	width: 150px;
	height: 18px;
}

/* ////// Content Navigation */

#contentnav {
	font-size: 0.923em;
}
a.content_nav_header {
	display: block;
	font-size: 1.2em;
	text-decoration: none;
	padding: .5em;
}
a:hover.content_nav_header {
	text-decoration: none;
}
#contentnav ul li {
	font-weight: bold;
	font-size: 1.077em;
}
#contentnav ul ul li {
	font-weight: normal;
	font-size: .846em;
	padding-left: 1em;
}
#contentnav ul ul ul li {
	font-size: 100%;
}
#contentnav li a {
	padding: .308em;
	display: block;
}


/* ////// Body Definitions */

.yui-b {
	margin: 2.308em 0;
}
.yui-t5 #yui-main .yui-b {
	margin-left: 2.308em;
	margin-right: 22.308em;
}
.yui-t5 .yui-b {
	margin-right: 2.308em;
	_margin-right: 1.38em;
}

/* ////// Footer Definitions */

#ft {
	height: 8.077em;
	*height: 7.88em;
	margin: 0em;
}
#pagesig {
	padding: 0em;
	margin: 0em;
}
#pagesig_container {
	float: left;
	padding-top: 0.538em;
}
#ft_left {
	float: left;
	padding-top: 2em;
}
#ft_right {
	padding-top: 2.308em;
	margin: 0em;
}
a.pagesig {
	background-color: transparent;
}
#masterlogo {
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 3.692em;
}
.clearboth { clear: both; }
.clearing {
	clear: both;
}

/* ////// Navigation */

#pnb {
  z-index: 100;
  position: relative;
}
#pnb_dropdowns {
  height: 1.2em;
  _height: 2em;

  padding: 0.4em 0em; /* jaz: deals with Safari & Opera rounding problem */
  _padding: 0em;

  overflow: hidden;  
  white-space: nowrap;
}
#pnb_dropdowns ul { 
  list-style: none;
  margin: 0;
  padding: 0;
  white-space:  nowrap;
}
#pnb_dropdowns li {
  display: block;
  float: left;
  font-size: 1em;  
  margin-bottom: 2em; /* jaz: so that wrapped primary nav items don't get in the way */
}
#pnb_dropdowns li a, #pnb_dropdowns li a:link, #pnb_dropdowns li a:active, #pnb_dropdowns li a:visited {
  display: block;

  height: 1.2em;
  _height: auto;

  padding: 0.4em 1em;

  margin-top: -0.4em; /* jaz: offsets damage done by avoiding the Safari rounding problem */
  _margin-top: 0em;
  
  text-decoration: none;
  text-transform: uppercase;
}
#pnb_dropdowns li ul {
  position: absolute;
  top: 1em;
  left: 0;
  display: none;
  z-index: 101;
}
#pnb_dropdowns li>ul {
  top: auto;
  left: auto;
}
#pnb_dropdowns li:hover ul,
#pnb_dropdowns li.sfHover ul {
  display: block;
}
#pnb_dropdowns li ul li a {
  height: auto !important;
  font-size: 0.755em;
  margin: 0em !important;
  text-transform: none;
}
#pnb_dropdowns li ul li {
  float: none;
  height: auto;
  clear: both;
  display: block;
  margin-bottom: 0em;
}
#pnb_dropdowns li ul li a, #pnb_dropdowns li ul li a:link, #pnb_dropdowns li ul li a:active, #pnb_dropdowns li ul li a:visited {
  text-transform: none;
}


/* ////// Layout for Core Framework style 2 - full width header and footer */

body.cf2 {
	padding-top: 0em;
	margin-top: 0em;
}
.cf2 #hd_content, .cf2 #bd, .cf2 #ft_content {
	width: 75.231em;
	margin: auto;
}
.cf2 #pnb_content {
	width:  77em;
	margin: auto;
}
.cf2 #pnb {
	padding-left: 0em;
}
.cf2 #searchform {
	margin: 0 0 0 0;
	width: 21em;
	float: right;
	padding-top: 0;
}
.cf2 #contentnav ul {
	padding: 0em;
}
.cf2 #content {
	padding: 0 2em 0 0;
}
.cf2 #hd {
	height: 7.462em;
}
.cf2 #hd_content {
	padding-top: 2em;
}
.cf2 #hd h1 {
	background-repeat: no-repeat;
	background-position: left center;
	height: 2.4em;
}
.cf2 #titlebar {
	width: 54em;
}
.cf2 #hd h1 a, .cf2 #hd h1 a:visited, .cf2 #hd h1 a:active, .cf2 #hd h1 a:link {
	color: #000;
}

/* >>>>> Also for CF style 2, keeps footer stuck to bottom on pages with little/short content */

html, body.cf2 {
   height: 100%;
}
.cf2 #doc3 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -9.230em;
}
.cf2 #ft {
   width: 100%;
   height: 9.230em;
   bottom: 0;
   position: relative;
}
.cf2 .ft_spacer {
	height: 11.538em;
	}

/* ////// Miscellaneous Content */
code {
	line-height: 1.25;
}
.alignleft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.alignright {
	margin-bottom: 15px;
	float: right;
	margin-left: 15px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

/* ////// Fix for IE 6 content nav spacing */

#contentnav li {
	_margin-bottom: -1em;
	_line-height: 1em; /*ryeany: I have NO IDEA where this came from ... can anyone shed some light why this is here?*/
}
ul#pnb-dropdowns li ul {
	_visibility: hidden;
}

