
/* Front-end background and main table */

body {
	line-height:130%;
	font-size: 9pt;
	margin: 0px;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
}

.adminBar {
   background-color: #ffffff;
}

/* sets the width of the whole site */
#container {
	width: 870px;
	background-color: #ffffff;
	margin:auto;
}


#banner {
	background-image: url('/extras/styles/webideas/logo.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height:141px;
	position:relative;
}

#banner td {
	vertical-align:middle;
	text-align:center;
	background-image: url('/extras/styles/webideas/nav_button.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin:auto;
	height:28px;
	width:80px;
}

#banner a {
	color:white;
	text-decoration:none;
}

#banner img{
	display:block;
}
#topmenu{
	background-color: #000066;	
}

#social {
	position:absolute;
	bottom:10px;
	right:0px;
	width:auto;
	text-align:right;
}
#social a {
	border:0;
	display:block;
	padding:3px 10px 0 0;
	float:left;
}
#social a img {
	border:0;
}

div.fb-like{
width:auto;
float:right;
text-align:right;
}

/* top level */
.mlddm li a, .mlddm li a#buttonnohover {	
		padding: 5px 6px 5px 6px;
		color: #ffffff;
		font-weight:  normal;
		letter-spacing: 1px;
		font-size: 8pt;
		border-right:1px solid #ffffff;
		text-align: left;
}

.mlddm li a:hover, .mlddm li a#buttonhover {	
	color:#ffffff;
	background-color: #000066;
}

/* drop down list */

		.mlddm ul {	
			background: #000066; 
		}
		.mlddm ul li a {	
			padding: 4px 16px 4px 6px;
			border:1px solid #ffffff;
			border-top: 0;
			border-right: 0;
			text-transform: none;
			text-align: left;

		}
		.mlddm ul li a:hover {	
			color: #000000;
			background-color:#cccccc;
		}

#crumb{
	padding: 10px 20px 20px 60px;
	font-size:8pt;
	color: #A1B9DD;

}
/* Where the content goes */
#middle{
	min-height:400px;
	padding-top:	0px;
	padding-bottom:	20px;
	padding-left: 	60px;
	padding-right:	60px;
	line-height:1.5em;

}
#footer{
	clear:both;
	padding: 4px 20px 20px 20px;
	font-size:7pt;
	background-color: #333333;
	color: #ffffff;
}
.footerLeft{
	width:300px;
	float: left;
	color: #ffffff;
}
.footerMiddle{
	float:left;
	width:300px;
	text-align: center;
	color: #ffffff;

}
.footerRight{
	width:200px;
	float: right;
	text-align:right;
	color: #ffffff;
}
#footer a {
	font-size: 9px;
	color:#ffffff;
	text-decoration: none;
}
#footer a:hover {
	color:#00FFFF;
}



/* general site-wide styles */
a {
   color: #333333;
   text-decoration: underline;
}
a:hover {
   color: #000099;
   text-decoration: underline;
}
h1 {
  font-size: 16pt;
  font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
  color: #24247C;
  line-height: 130%

}
h2 {
  font-size: 14pt;
  font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
  color: #990000;
  line-height:150%;

}

h3 {
  font-size: 12pt;
  font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
  color: #990000;
  font-weight:normal;
  padding-top:5px;

}

/* general form classes */
input{
  color: #003399;
}
textarea{
  color: #003399;
}
select{ 
}
.formDescription {
}
.formSubtext {
  font-size: 8pt;
}
.formRequired {
  font-size: 8pt;
  color:red;
}





/* search function - not sure where though */
.searchText {

	font-size: 10pt;
	color: #1964a8;
    	line-height: 20px;
	font-weight: bold
}
.searchButton {
	background-color: #FFFFFF;
	border: #cccccc .5pt solid;
	font-size: 12pt;
	color: #003399;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
}
.searchInput {
	background-color: #FFFFFF;
	font-family: Arial;
	border: #cccccc .5pt solid;
	font-size: 12pt;
	color: #003399;
	font-style: normal;
	line-height: 16px;
}

/* Doc Mgt Styles */

.smtext{
font-size: 8pt;
}
table.tabFormTable{
width: 96%;
}

.tableMenu {
  background-color: #eeeeee;
  font-size: 8pt;
  font-family: verdana, Arial, Helvetica;
}
.tableMenu a {
  text-decoration: none;
}
.tableMenu a:hover {
  text-decoration: underline;
}
.tableHeader {
  background-color: #eeeeee;
  font-size: 10pt;
  font-family: verdana, Arial, Helvetica;
  font-weight:bold;
}
.tableData {
  font-size: 10pt;
  font-family: verdana, Arial, Helvetica;
}

.tab {
   border: 1px solid black;
   background-color: #eeeeee;
}
.tabBody {
   border: 1px solid black;
   border-top: 1px solid black;
   border-left: 1px solid black;
   background-color: #eeeeee; 
}
div.tabs {
    line-height: 15px;
    font-size: 14px;
}
.tabHover {
   background-color: #cccccc;
}
.tabActive { 
   background-color: #eeeeee;
   color: #990000; 
}

/* forums */

.forumTableHeader { 
  background-color: #dbdbdb;
  font-size: 10pt;
  color: #000000;
}
a.forumTableHeader{ 
  background-color: #dbdbdb;
  font-size: 10pt;
  color: #000000;
}


.forumTableData {
  font-size: 10pt;
    background-color: #eaeaea;

}
.postContainer{
	background-color: #fbfbfb;
	border:1px solid #666666; 

}
.postHeading{
	background-color: #dbdbdb; 
	height:20px;
}
.postusername{
	width:200px;
	float:left;
	padding-left: 3px;
}
.postdate{
	width:200px;
	float:right;
	text-align:right;
	padding-right: 3px;
}
.postSubject{
	font-weight:bold;
	font-size:11pt;
	color: #990000;
  	font-family:arial;
	padding-bottom: 2px;
	border-bottom: 1px solid #f0f0f0;
}
.postContent{
		padding: 3px;
		padding-bottom: 10px;
}
.postActions{
	padding:3px;
	border-top: 1px solid #f0f0f0;
}

/* Articles Section Formatting */
.tablegrey {
	border:  1px solid #cccccc;
	width:100%;
	background: #f0f0f0;
}

.tablegrey td {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.tablegrey em {
	color: #990000;
}

li {
	padding-bottom:10px;
}



.pagetab {

	display:inline;
	width:191px;
	height:34px;
	text-decoration: none;
	margin-right: 13px;
	font-weight: bold;
   padding: 3px 9px 3px 9px;
	z-index: 100;
	background-image: url(/extras/styles/webideas/page_tab_hover.gif);
	background-repeat: no-repeat;
	color:#fff;

	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:18px;
}




.pagetabBody {
	width: auto;
         position: relative;
         padding: 3px 9px 3px 9px;
         z-index: 500;
border:2px solid #8f8fbc;

     }

div.pagetabs {
         position: relative;
        top: 22px;
        left: 8px;
         white-space: nowrap;
         cursor: default !important;
         z-index: 10000;
border:1px solid #333;

}

.pagetabHover {
         z-index: 1200;
         border-bottom-width: 0;
	background-image: url(/extras/styles/webideas/page_tab.gif);
	color:#009;
}

.pagetabActive {
         padding: 3px 9px 3px 9px;
         z-index: 10000;
position: relative;
         top: 0;
background-image: url(/extras/styles/webideas/page_tab.gif);
color:#009;
}

.ui-tabs { position: relative; zoom: 1;} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { height:34px;margin: 0; padding:0;background-image: url(/extras/styles/webideas/page_tab_nav_bg.gif);background-position:bottom;}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; margin: 0 .2em 0 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	height:28px;
	width:171px;
	background-image: url(/extras/styles/webideas/page_tab_hover.gif);
	float: left; 
	padding: 6px 10px 0 10px; 
	text-decoration: none; 
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { color:#009;background-image: url(/extras/styles/webideas/page_tab.gif);cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: .5em 1.4em; background: none;clear:both;border:2px solid #8f8fbc; border-top:0;}
.ui-tabs .ui-tabs-hide { display: none !important; }

.reportTable   {border-collapse:collapse;}
.reportTable td{border:1px solid #ebebeb;	padding:5px;}
