/**
 * @version $Id: template.css 9765 2007-12-30 08:21:02Z ircmaxell $
 * @author Jeffrey Hill
 * @package Joomla
 * @subpackage STEM Template
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL
 */
* {}
body {
	background-color: #FFF;
	font-family: Georgia, "Times New Roman";
}
hr {
	border: 0;
	page-break-after:always;
}
div, p {
	margin: 0;
	padding: 0;
	color: #666;
}
p {
	margin-bottom: 8px;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px dotted #336699;
}
#outerframe {
	background-image: url(../images/bg.gif);
	border-collapse: collapse;
	background-repeat:repeat-y;
	margin:auto;
	text-align:left;
	width:1032px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#frame {
	border: 1px solid #BBB;
	border-collapse: collapse;
	background-repeat:repeat-y;
	margin:auto;
	text-align:left;
	width:1000px;
}
#column_left {
	width: 20%;
	float:left;
	padding: 0;
	background-color: #FFF;
}
#column_left_inner {
	
}
#column_main {
	width: 80%;
	float:left;
	padding: 0;
}
#column_main_inner {
	border-collapse:collapse;
	border-left: 1px solid #BBB;
}
#breadcrumbs {
	padding-left: 10px;
	padding-top: 5px;
	background: url(../images/button_bg_inverse.png) left top repeat-x #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs p { font-size: 11px; }
.panel {
	padding: 10px;
}
#footer {
	clear:both;
	background: url(../images/button_bg.png) left top repeat-x #EFEFEF;
	padding: 5px;
	color: #666;
	font-size:11px;
}
#footer a {
	font-weight:bold;
	font-size: 15px;
}
#logo {
	width: 200px;
	height: 260px;
	background: url(../images/stem_logo.gif) left top no-repeat #FFF;
}
h1 {
	display:block;
	padding: 5px;
	padding-left:10px;
	font-size: 24px;
	font-weight: normal;
	color: #444;
	background: none;
	margin: 0;
	border-bottom: 1px solid #CCC;
	text-align:left;
}
h2 {
	font-size: 18px;
	margin: 5px 0px;
	border-bottom: 1px solid #EFEFEF;
	line-height: 24px;
	font-weight: normal;
	color: #336699;
}
h2.subtitle {
	background-color: #F0F0F0;
	padding-left: 10px;
}
h3 {
	font-size: 18px;
	margin: 5px 0px;
	border-bottom: 1px solid #BBB;
	line-height: 24px;
}
#subtitle {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #EFEFEF;
}
p {
	color: #666;
	line-height: 20px;
}
a img {
	border: 0;
}
a img:hover {
	text-decoration: none;
}
body.contentpane {
	width : auto;
	margin : 10px;
	line-height : 1.4em;
	text-align: left;
}
.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}
.download {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 3px;
	color: #666;
	padding-left: 25px;
	background: url(../images/link.png) left top no-repeat;
}
download a {
	font-weight: bold;
}
.quote {
	display: block;
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 3px;
	color: #666;
	font-weight: bold;
	margin-left: 20px;
	background: #F0F0F0;
}
/* Main Menu - Left Column */
ul.menu {
    margin:-5px;
    margin-bottom:10px;
	padding-left: 0;
}
ul.menu li {
    list-style-type:none;
    /* border-bottom:1px solid #BBB;*/
    margin-left:0;
    margin-bottom:0;
}
ul.menu li a {
	border: none;
    color:#666;
    display:block;
    padding:3px;
    text-decoration:none;
    font-weight: bold;
    font-size:13px;
}
ul.menu a:hover {background:url(../images/button_bg.png) left top repeat-x #EFEFEF; color:#336699;}
ul.menu li ul {
	padding-left: 0px;
}
ul.menu li ul li {
	background: transparent url(../images/arrow_menu.png) left top no-repeat;
	padding-left: 20px;
}
ul.menu li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
li#current {
	background: #EFEFEF;
}
.bold {font-weight:bold;}
.unbold {font-weight:normal;}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
td.contentheading, div.componentheading {
	font-size: 20px;
	font-weight: bold;
	color: #666;
	background: url(../images/layout/h1.jpg) left top repeat-y #EFEFEF;
	margin: 0;
	padding: 5px;
	font-weight:bold;
	border-bottom: 1px solid #CCC;
}
.description {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.small, .createdate {
	font-size: 11px;
	color: #999;
}
.inset {
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #EFEFEF;
	margin-top: 5px;
	margin-bottom: 10px;
}
table#topmenu {
	border-bottom: 1px solid #FFF;
}
table#topmenu td {
	font-size: 20px;
}
.s {
	background: url(../images/layout/t_bg.jpg) left bottom repeat-x #B53636;
	color: #FFF;
}
.t {
	background: url(../images/layout/s_bg.jpg) left bottom repeat-x #5A9C43;
	color: #FFF;
}
.e {
	background: url(../images/layout/m_bg.jpg) left bottom repeat-x #336699;
	color: #FFF;
}
.m {
	background: url(../images/layout/e_bg.jpg) left bottom repeat-x #EEAD51;
	color: #FFF;
}
td.sectiontablefooter {
	padding-top: 10px;
}
.tnbg {
	background: #FFFFFF url(../Images/tnBG.jpg) no-repeat fixed right bottom;
}
div#container {
	width: 100%;
	margin: 0px;
	border: 0px;
}
.pointer {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #104B96;
}
.pointerleft {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
table.contentpaneopen {
	width: 100%;
}
td.reverseitem {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #6699CC url(../Images/ItemBG.jpg) no-repeat left top;
}
td.reverseitem:hover {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #104B98;
}
.reverseitemblue td {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #104B98;
}
.header1 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	border: thin solid #999999;
	background-color: #6699cc;
	background: url(../Images/header.jpg) no-repeat left top;
	text-align: center;
}

.body-centered {
	font: 15px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
.header2 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	border: thin solid #999999;
	background: #666666;
	line-height: 21px;
}
.headermenu {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #104B96;
	background: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	margin: 5px;
	padding: 5px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	border: thin solid #999999;
}

.bodytext {
	font: 15px Arial, Helvetica, sans-serif;
	color: #666666;
}
.mainparagraph, .mainmenu {
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	margin: 5px;
	padding: 5px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
}
.mainparagraphdocument {
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF url(../Images/DocumentBG.jpg) no-repeat fixed right top;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	margin: 5px;
	padding: 5px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
}
.note {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #104B96;
	background: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	margin: 5px;
	padding: 5px;
	clear: both;
	float: none;
	height: auto;
	width: auto;
	border: 2px solid #999999;
}
.mainmenu {
	
}
.credits {
	font: italic 10px Arial, Helvetica, sans-serif;
}
.pointer-gray {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666666;
}
.titleparagraph {
	font: normal 14px;
	color: #FFF;
	background: #104B96 url(../Images/IndexImage.gif) no-repeat fixed right center;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	margin: 5px;
	padding: 5px 0px 5px 5px;
	clear: both;
	float: none;
	height: 325px;
	width: auto;
	border: thin solid #999;
}
table#standards tr.th {
	background-color: #EFEFEF;
}
table#standards td {
	border: 1px solid #EFEFEF;
	padding: 3px;
	font-size: 12px !important;
}
table#standards h2 {
	border-bottom: 1px #BBB;
}
table#standards td.standard {
	border: 1px solid #BBB;
	padding: 5px;
	background-color: #DDD;
	text-align: center;
}
table#standards tr.th td {
	font-weight: bold;
	color: #333;
}
table#standards a {	
	font-weight: bold;
}
th {
	text-align: center;
	background: #EFEFEF;
}
li {
	margin-left: -15px;
	padding: 0;
}
.article_separator {
	line-height:5px;
}
.contenttoc {
	width:200px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-bottom: 10px;
	float:right;
	background-color: #F0F0F0;
}
.contenttoc td {
	padding: 3px;
}
.contenttoc td.current {
	background-color: #FFF;
	border:1px solid #CCC;
}
.pagenavcounter {
	color: #999;
	font-size:12px;
	font-style: italic;
}
