/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline {
	margin: 10px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

.pathway{
	color: #003399;
	overflow: hidden;
	padding-left: 2px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	font-size: 11px;
}

.pathway img {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 2px;
	border: none;
	vertical-align: middle;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#topnav {
	margin-bottom: 10px;
}
#header_container {
}

#feat_container {
  	float: left;
	width: 550px;
	margin-right: 10px;
}
#feat_left_container {
  	float: left;
	width: 300px;
	margin-right: 10px;
}
#feat_right_container {
  	float: left;
	width: 240px;
}

#mainbody_container {
  	float: left;
  	clear: right;
	width: 470px;
	-width: 450px;
	border: 1px solid #666;
}
#mainbody_inside {
	margin: 10px;	
}
#underbody_container {
  	float: left;
	width: 470px;
	-width: 450px;
	margin-top: 10px;
}
#outerbody_container {
  	float: left;
	width: 470px;
	-width: 450px;
	margin-right: 10px;
}

#widebody_container {
  	float: left;
  	clear: right;
	width: 720px;
	-width: 700px;
	border: 1px solid #666;
}
#widebody_inside {
	margin: 10px;	
}

#outerwidebody_container {
  	float: left;
	width: 720px;
	-width: 700px;
	margin-right: 10px;
}
#underwidebody_container {
  	float: left;
	width: 470px;
	-width: 450px;
	margin-top: 10px;
}

#left_container {
  	float: left;
	width: 160px;
	margin-right: 10px;
}
#mid_container {
  	float: left;
	width: 240px;
	margin-right: 10px;
}
#right_container {
  	float: left;
	width: 160px;
}

#footer_container {
	width: 100%;
	text-align: center;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #666;
}

div.moduletable,
div.moduletable_section,
div.moduletable_menu, 
div.moduletable_blog {
	padding: 0;
	margin-bottom: 10px;
	border-color: #666;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}
div.moduletable img {
	border: 0;
}

div.moduletable_special {
	padding: 6px;
	margin-bottom: 10px;
	border-color: #F00;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

div.moduletable h3,
div.moduletable_section h3,
div.moduletable_menu h3 {
	margin: 0px;
	background: url(../images/GRAY_DOT.gif) repeat-x;
	padding: 0px 6px 0px 6px;
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #039;
	text-transform: uppercase;
}

div.moduletable_blog h3 {
	margin: 0px;
	background: url(../images/BLOG_DOT.gif) repeat-x;
	padding: 0px 6px 0px 6px;
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #039;
	text-transform: uppercase;
}
div.moduletable_menu {
	padding: 0;
	margin-bottom: 10px;
	border: 0px;
}
div.moduletable_menu h3 {
	display: block;
	margin: 0px;
	background: url(../images/GRAY_DOT.gif) repeat-x;
	padding: 0px 6px 0px 6px;
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #039;
	text-transform: uppercase;
	border-color: #666;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}
div.moduletable_menu table,
div.moduletable_menu td {
	margin: 0px;
	padding: 0px;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	margin: 0px;
	padding: 0px 2px 0px 6px;
	color: #666;
	text-decoration: none;
	font-family: helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	border-color: #666;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	vertical-align: middle;
	letter-spacing: -0.02em;
	word-wrap: break-word;
}
a.mainlevel:hover {
	color: #666;
	background-color: #EEE;
	text-decoration: none;
}

div.moduletable_header {
	padding: 0;
	border: 0;
}
div.moduletable_minijcalpro {
	padding: 0;
	border: 0;
	margin-bottom: 10px;
}

div.moduletable_headerpathway {
	color: #003399;
	overflow: hidden;
	padding-left: 2px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
}

/* Partfinder */

#partfinder {
	font-size: 13px;
	line-height: 15px;
	color: #000;
	padding: 0px;
	margin: 0px 6px 0px 6px;
	color: #000;
}
#partfinder img,
#partfinde p {
	margin: 0px;
	padding: 0px;
}

/* PHP AdsNew MODULE SETTINGS */

div.moduletable_loginbar {
	border: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-right: 15px;
	text-align: right;
}

div.moduletable_ad {
	border: 0;
	padding: 0;
	margin-bottom: 10px;
	text-align: center;
}
div.moduletable_ad h3,
div.moduletable_ad ul,
div.moduletable_ad li {
	text-align: left;
}
div.moduletable_ad img {
	border: 0;
}

div.moduletable_footer {
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 350px;
}
div.moduletable_footer table {
	text-align: center;
}

div.moduletable_subscribe {
	border: 1px;
}

.mainlevel_footer {
	text-align: center;
	border: 1px;
}

div.moduletable_adsense {
	padding: 0;
	margin-bottom: 10px;
	margin-left: 12px;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #039;
}

div.moduletable_cblogin {
	width: 160px;
	margin-bottom: 10px;
	/* padding: 6px; */
	border: 1px solid #666;
	background: #DEF;
}
#mod_login_username_cblogin,
#mod_login_password_cblogin {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	width: 120px;
}
.mod_login_cblogin,
#mod_login_usernametext_cblogin,
#mod_login_passwordtext_cblogin,
#mod_login_remembermetext_cblogin {
	font-family: helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.mod_login_cblogin {
	padding: 6px;
}
a.mod_login_cblogin {
	padding: 0px;
	line-height: 22px;
	font-size: 14px;
}


#ntb_newsletter {
	font-family: helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	padding: 6px;
	color: #000;
}
#ntb_newsletter .inputbox {
	width: 120px;
	padding: 0px;
}

div.moduletable_hidden {
	display: hidden;
	border: 0;
	padding: 0;
	margin-bottom: 10px;
	text-align: center;
}

div.adbot {
  	float: right;
  	clear: right;
  	margin: 3px 0px 3px 3px;
  	padding: 0px 2px 10px 2px;
  	background: #EEE;
  	text-align: left;
  	text-indent: 5px;
  	font-size: 10px;
  	line-height: 14px;
  	color: #666;
}

div.adbot2 {
	margin: 13px 0px 13px 3px;
  	padding: 0px 2px 10px 2px;
  	background: #EEE;
  	text-align: center;
  	text-indent: 5px;
  	font-size: 10px;
  	line-height: 14px;
  	color: #666;
}
/* techneeds */

p.techneeds {
	margin: 5px;
}

/* TAGS settings */

#taglist small {
  	font-size: 12px;
}

#tag-contentitem {
}
#tag-contentitem a#title {
  	font-size: 14px;
  	font-weight: bold;
  	margin-bottom: 1px;
  	padding-bottom: 1px;
}
#tag-contentitem small {
  	font-size: 12px;
}
#tag-contentitem p {
	margin-top: 4px;
}
#tag-contentitem h3 {
  	font-size: 12px;
  	font-style: italic;
  	font-weight: normal;
  	margin-top: 2px;
  	margin-bottom: 2px;
}

/* SEARCH CLOUD SETTINGS */
div.searchcloud {
	text-align: center;
	margin: 5px 8px 5px 10px;
}
.cloud1, .cloud2, .cloud3, 
div.searchcloud a.sclevel1,
div.searchcloud a.sclevel2,
div.searchcloud a.sclevel3 { 
	padding-right: 2px; 
	font-weight: normal;
}
.cloud1,
div.searchcloud a.sclevel1 { 
	font-size: 11px; 
}
.cloud2, 
div.searchcloud a.sclevel2 { 
	font-size: 13px;	
}
.cloud3, 
div.searchcloud a.sclevel3 { 
	font-size: 16px; 
}


#pollformXT2 {
	color: #000;
}
.componentheading_poll {
	color: #000;
}
#pollformXT2 td.sectiontableheader {
	font-weight: 700;
	font-size: 13px;
	background: none;

}
#pollformXT2 td.sectiontableentry1,
#pollformXT2 td.sectiontableentry2 {
}
#pollformXT2 #task_button {
	margin: 5px 40px 5px 40px;
	border: none;
	font-size: 13px;
	background: #EEE;
	font-weight: normal;
	text-align: center;
	color: #000;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}

#userEditTable {
}
#userEditTable td.titleCell {
	font-weight: normal;
	text-align: right;
}
#userEditTable td.fieldCell {
}

#userEditTable .inputbox {
	width: 200px;
}

/* MATRIX POSITION AND NEWS MATRIX SETTINGS */

#matrix_outer {
  	float: left;
	width: 550px;
}
#matrix_inner {
  	float: none;
  	margin: 0px;
  	padding: 0px;
}
div.moduletable_matrix {
	padding: 0;
	margin-bottom: 10px;
	border: 1px solid #666;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #039;
}
div.moduletable_matrix div.newsmatrix_outer {
  	float: none;
  	margin: 0px;
  	padding: 0px;
}
div.moduletable_matrix h3 {
	padding: 0px;
	margin: 12px 12px 0px 12px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}
div.moduletable_matrix h3 a {
	font-weight: bold;
}
div.moduletable_matrix ul {
	margin-top: 0px;
	margin-left: 0em;
	padding-left: 1em;
	list-style-type: disc;
	list-style-position: outside;
}
div.moduletable_matrix li {
	margin-top: 2px;
	margin-right: 12px;
	margin-left: 1em;
	padding-left: 0em;
	background: none;
}
div.moduletable_matrix li a {
	font-weight: normal;
}
div.moduletable_matrix div {
	margin-bottom: 12px;
}

#ntbspotlight h2 {
	margin: 3px 6px 3px 6px;
	color: #000;
	padding: 0px;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
}
#ntbspotlight em {
	color: #666;
}
#ntbspotlight h3 {
	margin: 0px 3px 3px 0px;	/* 3px on right to prevent ie module break */
	color: #000;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	line-height: 14px;
	background: none;
}
#ntbspotlight p {
	margin: 0px 6px 3px 6px;
}
#ntbspotlight img {
	margin: 0px 6px 3px 3px;
	float: right;
}


/* NTB_BROWSER STUFF */

#ntbcatbrowser h2 {
	font-size: 14px;
	margin: 0px;
}
#ntbcatbrowser h3 {
	font-size: 11px;
	font-weight: 500;
	font-style: italic;
	-line-height: 15px;
	margin: 0px;
}
#ntbcatbrowser p {
	font-size: 11px;
	margin: 0px;
}
#ntbcatbrowser_top {
}
#ntbcatbrowser_top p {
	font-size: 13px;
}
#ntbcatbrowser_top h3 {
	font-size: 13px;
}
#ntbcatbrowser_top img {
	float: left;
	clear: all;
	margin-right: 6px;
	margin-bottom: 6px;
}
#ntbcatbrowser_recent_block {
	clear: both;
	padding-top: 6px;
}
#ntbcatbrowser_recent {
	margin-bottom: 6px;
}
.ntbcatbrowser_date {
	clear: left;
	text-align: left;
	font-size: 13px;
	color: #666;
	border-width: 0px 0px 1px 0px;
	border-color: #AAA;
	border-style: solid;
	margin: 3px 0px 3px 0px;
}

#ntbsecbrowser h2 {
	margin: 0px 0px 3px 0px;
}
#ntbsecbrowser #ntb_browse_all {
	margin-left: 25px;
	margin-bottom: 10px;
}
#ntbsecbrowser #ntb_browse_all a {
	font-size: 11px;
	color: #F00;
}
#ntbsecbrowser a#ntb_category_link {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
}
#ntbsecbrowser ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* DocMan stuff */
.dm_details h1 {
	padding-right: 4px;
	font-size: 18px;
	line-height: 20px;
	color: #039;
}
.dm_details img {
	float: left;
	clear: all;
	margin: 0px 5px 5px 0px;
}
.dm_details ul,
.dm_details ol,
.dm_details li {
	color: #000;
}
a.dm_mod_mostdown  {
    margin: 2px 6px 0px 6px;
    padding: 0px;
    display: inline;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 890px;
}

#content_inner{
  _float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


table td.body_outer {
	border: 1px solid #666;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.pagenav {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	width: auto;
	padding: 0px 2px;
	line-height: 20px;
	margin: 1px;
	color: #AAA;
}
.pagenavcounter {
	text-align: right;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin: 1px;
	color: #666;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul {
	margin-left: 0em;
	padding-left: 1em;
	list-style-type: disc;
	list-style-position: outside;
	color: #039;
}

ol {
	margin-left: 0em;
	padding-left: 1em;
	list-style-position: outside;
	color: #039;
}

li {
	line-height: 15px;
	margin-left: 1em;
	padding-left: 0em;
	background: none;
}


td {
	text-align: left;
	font-size: 13px;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Helvetica, Sans Serif;
	font-size: 13px;
	line-height: 115%;
	color: #000;
	background: #ffffff;
}

/* Joomla core stuff */
a:link,
a:visited {
	text-decoration: none;
}
a:link,
a:visited,
a:hover {
	font-weight: 500;
}
a:link {
	color: #039; 
}
a:visited {
	color: #05F; 
}
a:hover {
	text-decoration: underline;
}



/* CONTENTPANEOPEN STUFF */

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	color: #000;
}
table.contentpaneopen td {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
}
#mainbody_inside p,
table.contentpaneopen td p {
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
}
#mainbody_inside h1,
table.contentpaneopen td.contentheading {
	padding-right: 4px;
	font-size: 18px;
	line-height: 20px;
}
table.contentpaneopen td.buttonheading {
	vertical-align: top;
	padding-left: 6px;
}
table.contentpaneopen td.componentheading {
	padding-right: 4px;
}
table.contentpaneopen td.createdate {
	color: #333;
	font-weight: bold;
	font-size: 11px;
}
table.contentpaneopen .small {
	font-style: italic;
	font-size: 12px;
	color: #333;
}
#mainbody_inside h3,
table.contentpaneopen h3 {
	font-style: bold;
	font-size: 14px;
	color: #333;
	line-height: 16px;
}
table.contentpaneopen li {
	color: #000;
}	
table.contentpaneopen sub, 
table.contentpaneopen sup {
}	


table.contentpane {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 3px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}






.button {
	color: #000; 
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	line-height: 22px;
	color: #000; 
	font-weight: bold;
	font-size: 20px;
}

.contentpagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}



table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #ffffff;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
  margin: 3px 0px 3px 3px;
  padding: 0px;
  clear: right;
}

.mosimage {
  border: 1px solid #cccccc;
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

#mainbody_container,
table td.body_outer,
#footer_container,
div.moduletable_matrix, 
div.moduletable_cblogin,
div.moduletable_subscribe,
a.mainlevel:link, a.mainlevel:visited,
div.moduletable_menu h3,
div.moduletable, 
div.moduletable_menu
{
	border-color: #DDD;
}




.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
	