body {font-family: Helvetica, Arial, sans-serif;} /* removed unusual fonts */
/* **************** CONTENT OBJECTS ***************** */
/* ====== Default spacing ====== */
h1, h2, h3, h4, h5, h6, ul, ol,dl, p,blockquote {padding:10px;}
h1, h2, h3, h4, h5, h6,img {padding-bottom:0px;}
pre {margin: 10px;}
table h1,table h2,table h3, table h4, table h5, table h6, table p, table ul, table ol, table dl,
ul h1,ul h2,ul h3, ul h4, ul h5, ul h6, ul p, ul ul, ul ol, ul dl,
ol h1,ol h2,ol h3, ol h4, ol h5, ol h6, ol p, ol ul, ol ol, ol dl {padding:0;}
/* ====== Elements ====== */
img	{display:block;}
em {font-style: italic;}
strong {font-weight:bold;}
hr {border: 5px solid #e2e2e2; border-width: 0 0 5px 0; margin: 20px 10px 10px 10px;}
code {color:#0B8C8F;}
/* ====== Headings ====== */
/* .h1-.h6 classes should be used to maintain the 
 * semantically appropriate heading levels - NOT for use on non-headings */
h1,.h1,h2,.h2,h3.h3,h4,.h4,h5.h5,h6,.h6 { /* removed heading sizes */
	font-weight:normal; 
	font-style: normal;}
/* if additional headings are needed they should be created via additional classes, never via location dependant styling */
.category {font-size:108%; font-weight:normal; font-style: normal; text-transform:uppercase; color: #333;}
.category a	{color: #333;}
.important a{font-weight:bold;}
/* links */
a { color: #453A2F; font-weight:bold; text-decoration: underline; }
a:hover  { text-decoration: none; }
a:visited { color:#B7854B; }
/* ====== Lists ======*/
/* numbered list */
ol.simpleList li {list-style-type: decimal; margin-left:40px;}
/* standard list */
ul.simpleList li {list-style-type:disc; margin-left:40px;}
/* ====== Tables ====== */
.data {padding: 20px; position:relative; zoom:1;vertical-align: top;
	border-right:solid 1px transparent;
/* border fixes a FF2 bug which causes the data table to overlay its borders*/}
.data table {border:1px solid #666666; width:100%;}
th, td		{border:1px solid #999999; vertical-align:top;}
.txtC, .data .txtC td, .data .txtC th {text-align:center;}
.txtL, .data .txtL td, .data .txtL th {text-align:left;}
.txtR, .data .txtR td, .data .txtR th {text-align:right;}
.txtT, .data .txtT td, .data .txtT th {vertical-align:top;}
.txtB, .data .txtB td, .data .txtB th {vertical-align:bottom;}
.txtM, .data .txtM td, .data .txtM th {vertical-align:middle;}
.data th,.data td 	{padding:3px 20px}
.data thead tr		{background-color: #cccccc;}
.data th {font-weight:bold}
/* specification table - extends data table */
.spec {padding:10px;}
.spec table{border-top: 1px solid #e2e2e2; border-bottom-color:#fff; border-left:none; border-right:none;}
.spec th, .spec td{border:1px solid #e2e2e2; border-width: 1px 0; padding-left:0;}
.spec .odd, .spec .even{background-color: #fff;}
/* ====== blockquote ====== */
cite {display:block; text-align:right; padding-top: 10px;}
/* ====== callout ====== */
.callout {font-size:189%;color:#999999; font-style:italic;}
.callout cite {display:block; text-align:right;padding-top: 30px; font-size:69.25%;}
.callout span.quot {font-size: 500%; vertical-align: sub; color:#e2e2e2; line-height:25px; font-weight:bold;}
.callout span.quotLast {vertical-align:middle;}
/* ====== image treatments (get more from jason santa maria) ====== */
.caption{/*font-size:13px;*/ color:#666666; font-style:italic;padding-top:0;}
/* will need to either 
1. find a way to capture the width of the caption 
   in the width of the image or flash
2. Set some default widths, mby use flickr widths?
*/

/* XXXXXXXXXXX ADJUSTMENTS XXXXXXXXXXX */
/* fonts */
/* reset font-size/line-height to 12px/1.5 */
body{font-size: 75%; 
	line-height: 1.5;/* 18px */} 	
pre,code,kbd,samp,tt
	{font-family:monospace; *font-size:117%; line-height:100%;}
h1, .h1{font-size:200%; line-height:1.50;} /* 24px/36px*/
h2, .h2{font-size:167%; line-height:1.35;} /* 20px/27px*/
h3, .h3{font-size:150%; line-height:1.00;} /* 18px/18px*/
h4, .h4{font-size:133%; line-height:1.13;} /* 16px/18px*/
h5, .h5{font-size:117%; line-height:1.29;} /* 14px/18px*/
h6, .h6{font-size:100%; line-height:1.50;} /* 12px/18px*/
.callout{font-size:150%;} /* 18px*/
.callout cite {font-size:72.2%;}
.caption{font-size:12px;}

/* this creates gutters of 18px, with 9px (50% of line-height) 
 * separation between semantic HTML blocks 
 */
h1, h2, h3, h4, h5, h6, ul, ol, dl, p, address, .block {padding:9px 9px 0;}  /* Note ".block" to pad div, img, etc. */
blockquote {padding:9px 27px 9px}	/* 18px 36px cushion round */
cite {padding-bottom: 9px;}
pre {margin: 9px;}
a {font-weight: normal; background-repeat: no-repeat;}
a:visited {font-color: inherit;} 
a, img {outline:0;}
hr {border: 0; height:1px; margin: 9px 0; background:#999; color: #999;}
ol.simpleList li {margin-left:1.5em;}
ul.simpleList li {margin-left:1.0em;}
sub, sup {line-height:0;} 
dt {font-weight: bold;}
dd {margin-left: 18px;}
.callout cite {padding-top: 0px;}
.data, .spec  {padding: 0px;} /* reduced padding since the tables have borders */
.data th, .data td {padding:0px 9px 0px;}
.deco {display: inline;} /* for inline images, etc. */
.imgReplace, .btn {text-indent:-1000px; *font-size:0; *line-height:0;}
.balance {margin-right: auto; margin-left: auto;} 
.sep  {padding-bottom: 9px;}
.small {font-size: 83.3%; line-height:1.8;}
