﻿
/** Layout **/

html, body {
	background: #E0E0E0;
}

body {
	min-width: 845px;
}

#document {
	background: url('/images/tile-2col-sidebar250.gif') repeat-y center;
	margin: 0 auto;
	padding: 0 40px;
	text-align: left;
	width: 765px;
}

#document #sidebar.yui-b {
	float: left;
	width: 250px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#document #yui-main {
	float: right;
	margin-left: -25em;
}

#document #yui-main .yui-b {
	margin: 1.5em 30px 1.5em 282px;
}

#hd, #ft {
	background: #ADADAD;
}

#hd .yui-u,
#ft .yui-u {
	text-align: right;
}

#hd .first,
#ft .first {
	text-align: left;
}

#hd h1,
#hd h2 {
	margin: 0.8333333333333334em 18px;
}

#hd #feed {
	margin-top: -47px;
}

#hd #feed a {
	background: url('/images/feed.png') left top no-repeat;
	display: block;
	float: right;
	height: 47px;
	width: 52px;
}

#hd #feed a:hover {
	background-position: left -47px;
}

#ft .yui-u p {
	padding: 1.5em 18px 0 18px;
}

#navigation a {
	display: block;
	padding-left: 18px;
	padding-right: 18px;
}

#navigation a:hover,
#navigation .current > a {
	background: #E0E0E0;
}

#navigation .navigation-1 a {
	padding-left: 36px;
}

#sidebar {
	padding-bottom: 1.5em;
}

#sidebar .sidebar-section {
	border-top: solid 1px #E0E0E0;
	padding: 0 18px;
}

.supplemental {
	background: #FAFAFA;
	border: solid 1px #E0E0E0;
	border-left: 0;
	border-right: 0;
	clear: both;
	left: -10px;
	margin-right: -20px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.clearer { display: block; clear: both; height: 0; visibility: hidden; }

ul.breadcrumbs li {
	float: left;
}

ul.breadcrumbs:after,
.adxSection:after
{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

ul.breadcrumbs,
.adxSection
{ clear: both; zoom: 1 }

.adxCaptionedMedia img {
	border: solid 1px #BABABA;
}

.adxPositionLeft {
	float: left;
	margin-right: 12px;
}

.adxPositionRight {
	float: right;
	margin-left: 12px;
}

.adxPositionCenter {
	text-align: center;
}

#sitemap ul {
	margin-left: 3em;
}

/** Typography **/

/*body {
	color: #333;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h1 {
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-bottom: 0.9em;
}

h2 {
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}

h3 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

h4, h5 {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

#sidebar .sidebar-section h4,
.supplemental h4 {
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}

#sidebar .sidebar-section h5,
.supplemental h5 {
	font-family: Verdana;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-bottom: 0.1666666666666667em;
	text-transform: none;
}

p, blockquote, pre, td, th, label, ul, ol {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

blockquote {
	margin-left: 1.5em;
}

.adxCopy blockquote {
	border-left: solid 4px #EEE;
	padding-left: 1em;
}

li {
	line-height: 1.5em;
}

.summary ul li,
.adxCopy ul li {
	list-style: disc outside;
	margin-left: 2em;
}

.summary ol li,
.adxCopy ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.summary ul ul,
.summary ol ol,
.adxCopy ul ul,
.adxCopy ol ol,
ul#sitemap ul {
	margin-bottom: 0;
}

.summary ol ol li,
.adxCopy ol ol li {
	list-style: lower-alpha outside;
}

.summary ol ol ol li,
.adxCopy ol ol ol li {
	list-style: lower-roman outside;
}

table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

p.small {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

b,
strong,
th {
	font-weight: bold;
}

em,
i {
	font-style: italic;
}

#hd h1 {
	color: #FFF;
}

#hd h2 {
	color: #EEE;
}

#ft {
	color: #EEE;
	font-size: 92%;
}

#navigation a {
	line-height: 1.5em;
}

#navigation .navigation-1 a {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
}

#sidebar,
.supplemental {
	color: #999;
}

#sidebar .sidebar-section p,
.supplemental p {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 0.9em;
}

.supplemental {
	margin-bottom: 1.5em;
}*/

.breadcrumbs {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

.adxCaptionedMedia p {
	font-size: 0.8333333333333334em;
	font-weight: bold;
	line-height: 1.8em;
	margin-top: 4px;
	text-align: center;
}
