.banner p {
	margin-bottom:10px;
	margin-top:6px;
	padding:0px;
	text-align:justify;
}

.DownloadSheet {
	height:200px;
	width:150px;
	float:left;
	text-align:center;
	padding:6px;
}

.DownloadSheet img{
	margin-top:4px;
}


/* Front-end background and main table */

body {
  line-height:150%;
	font-size: 9pt;
	margin: 0px;
	background-color: #f7fdff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(/extras/styles/webideas/background.jpg);
	background-repeat: repeat-x;
}

.adminBar {
   background-color: #ffffff;
}

/* body_main sets the width of the whole site */
table.body_main{
	width: 899px;
	background-color: #ffffff;
}


/* general site-wide styles */
A {
   color: #024A63;
   text-decoration: underline;
}
A:hover {
   color: #000099;
   text-decoration: underline;
}

H1 {
  font-size: 16pt;
  font-weight: Bold;
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  color: #024A63;
  line-height:110%;
}
H2 {
  font-size: 11pt;
  font-weight: Bold;
}

H3 {
  font-size: 14pt;
  font-weight: Bold;
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  color: #024A63;
}

H4 {
  font-size: 12pt;
  font-weight: normal;
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  color: #024A63;
  line-height: 130%;
  padding: 0 10px;
  margin:0;
}

UL,LI {
  line-height: 20px;
  font-size: 9pt;
}

img{
	border:0;
}

/* top banner */

table.topBanner {
	background-image:url(/extras/styles/webideas/banner.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
	color: #333333;

	background-color: #004962;
}

table.topBanner td{
	font-size: 10pt;
	vertical-align: top;
	padding:0;
}

.homeMenu{
	width:420px;
	position:relative;
	left:240px;
	top: 16px;
	text-align:right;
	padding-top:6px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.homeMenu a {
	display:inline;
	padding: 0 5px;
	color: #004962;
	font-weight:normal;	
}

.homeMenu a:hover {
	color:#000;

}
.hud{
	background-color: #004962;
	width:220px;
	color: #ffffff;
	padding:10px 0 0 12px;
	font-size: 8pt;
	height:76px !important;
	height:92px;
	float:right;
}
.hud table {
	border-collapse: collapse;
}


.hud table td{
	color: #ffffff;
	font-size: 8pt;
	padding-right:10px;
	padding-bottom:3px;
}

.hud form{
	color: #ffffff;
	font-size: 8pt;
	padding:0;
	margin:0;
	margin-top:-2px;

}


.hud input{
	font-size: 8pt;
	border:1px solid #004962 !important; 
	border:0px solid #004962;
}

.hud a{
	color:#ffffff;
	font-size: 8pt;
}
.hud a:hover{
	color:#ff9933;
	font-size: 8pt;
}

.hud img{
	border:0;
		border:1px solid #004962 !important; 
	border:0px solid #004962;
}

.hud .loginBtn{
	margin:0;
	padding:0;
	border:0;
}

.bannerMsg{
	position: relative;
	top:0;
	left: 520px;
	width:300px;
	height:160px;
	padding-top:30px;
}
.bannerMsgHome{
	position: relative;
	top:0;
	left: 520px;
	width:300px;
	height: 263px !important;
	height:290px;
	padding-top:30px;
}



/* top menu */

td.topMenu {
	background-color: #004962;
}
.latestNews{
	background-color: #b0ecff;
	padding:10px;
}
.latestNews h1{
	color:#004962;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	margin:0;
	padding:0;
	padding-bottom:10px;
	margin-bottom:14px;
	text-align: left;
	border-bottom: 1px solid #fff;
}

.latestNews h2{
	margin:0;
	padding:0;
}
.latestNews h2 a{
	text-decoration: none;
	color:#004962;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight: normal;
	font-style: italic;
	margin:0;
	padding:0;
}
.latestNews .small{
	font-size: 8pt;
	margin:0;
	font-weight: bold;
}
.latestNews p{
	border-bottom: 0 dotted #666;
	margin:0;
	padding:0 0 10px 0;
}

table.buyCredits td{
	vertical-align:top;
}


/* left menu */
td.leftMenu {
	background-color: #ffffff;
	width: 165px;
	vertical-align: top;
	line-height: 100%;
}

#leftmenu {
	padding: 0;
	padding-bottom:10px;
	margin: 10px;
	background-color: #d8f1a8;
	width: 180px;
	border:1px solid #a1d011;
}
#leftmenu ul {
	margin: 0;
	padding: 0;
	border: 0;
}
#leftmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/*	 Navigation links classes for left menu */

/* level 0 */		
#leftmenu li a {
	display: block;
	margin:8px;
	text-decoration: none;
	color: #004962;
	font-size:14pt;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
#leftmenu li a:visited {
	color: #004962;
}
#leftmenu li a:hover {
	color: #004962;
}

/* level 1 */	
#leftmenu li ul li a {
	display: block;
	margin: 12px 0 6px 8px;
	padding:0;
	padding-left: 14px;
	color: #37aa00;
	text-decoration: none;
	background-image: url(/extras/styles/webideas/menu_item.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size:9pt;
	font-weight:bold;
	line-height: 100%;
}
#leftmenu li ul li a:visited {
	color: #37aa00;
}
#leftmenu li ul li a:hover {
	background-image: url(/extras/styles/webideas/menu_item_ov.gif);
	color: #004962;
}
#leftmenu li ul li a.selectedMenuItem {
	display: block;
	text-decoration: none;
	color: #004962;
	background-image: url(/extras/styles/webideas/menu_item_sel.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#leftmenu li ul li a:visited.selectedMenuItem {
	color: #004962;
}
#leftmenu li ul li a:hover.selectedMenuItem {
	color: #004962;
}
/* level 2 */
#leftmenu li ul li ul li a {
	display: block;
	margin: 2px 0 2px 20px;
	padding:0;
	padding-left: 14px;
	color: #37aa00;
	text-decoration: none;
	font-weight: normal;

}
#leftmenu li ul li ul li a:visited {
	color: #37aa00;
}
#leftmenu li ul li ul li a:hover {
	color: #004962;
}

/* level 3 */
#leftmenu li ul li ul li ul li a {
	display: block;
	margin-left: 56px;
	color: #000099;
	text-decoration: none;
}
#leftmenu li ul li ul li ul li a:visited {
	color: #000099;
}
#leftmenu li ul li ul li ul li a:hover {
	color: #993399;
}


/* Sys menu */
.sysmenu {
	vertical-align:bottom;
	padding: 3px 0 0 0;
	font-size: 7pt;
	color: #004962;
}

.sysmenu a {
	color: #004962;
	padding: 0;
}

.sysmenu a:hover {
	color: #990000;
}

/* Crumb trail */
#crumbTrail {
	padding-top: 8px;
	color: #004962;
	background-color: #ffffff;
	padding-left:14px;
}


#crumbTrail a {
	font-size: 8pt;
	color: #004962;
}
#crumbTrail a:hover {
	font-size: 8pt;
	color: #ff9933;
}


/* Where the content goes */
.middle{
	width:899px;
	height:420px;
	padding: 20px 20px 20px 20px;
	line-height:150%;
	background-color: #ffffff;
	color:#333333;
	vertical-align: top;
}
.middleLeftmenu{
	width:735px;
	height:420px;
	padding: 10px 20px 20px 20px;
	line-height:120%;
	background-color: #ffffff;
	color:#333333;
	vertical-align: top;
}
.homeMiddle{
	width:899px;
	height:420px;
	padding: 30px 0 20px 0;
	line-height:120%;
	background-color: #ffffff;
	color:#333333;
	vertical-align: top;
}
.homeLeft{
	width:638px;
	float:left;
}

.homeRight{
	width:220px;
	float:right;
}





/* many wobjects starts with a table and 1 cell with class='content' */
.content{
		color:#333333;
}


/* footer */

td.footer {
	background-color: #f7fdff;
	color:#898989;
	padding:5px;
	font-size: 9px;

}
.footer a {
	font-size: 9px;
	color:#898989;
}
.footer a:hover {
	color:#555555;
}


/* general form classes */
input{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #003399;
}
textarea{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #003399;
}
select{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: #eeeeee;
  color: #000000;
}
.formDescription {
  font-size: 10pt;
}
.formSubtext {
  font-size: 8pt;
}


table.myhistory{
	width:100%;
	border-collapse: collapse;
}

table.myhistory td{
	vertical-align:top;
	padding-bottom:10px;
	font-size:8.5pt;
}


table.myhistory table.data{
	width:100%;
	border-collapse: collapse;
}

table.data td {
	text-align:center;
	font-size:7.5pt;
	background-color: #eeeeee;
	border:1px solid #fff;
	border-collapse: collapse;
	padding:3px;
	white-space: nowrap;
}

table.data td.left {
	text-align:left;
	font-size:7pt;
	background-color: #eeeeee;
	white-space:normal;
}


table.data td.hd{
	text-align:center;
	font-weight:bold;
	font-size:8pt;
	background-color: #004962;
	color:#fff;
}
table.data td.hd_left{
	text-align:left;
	font-weight:bold;
	font-size:8pt;
	background-color: #004962;
	color:#fff;
}


/* set for the cell where form fields or form results are placed 
   used for both frontend and backend data */
td.tableData {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  padding:5px;

}

/* backend admin menus  - tableheader on manage users*/
.tableHeader { 
  background-color: #eeeeee;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
.tableMenu {
  background-color: #eeeeee;
  font-size: 8pt;
  font-family:  Arial, Helvetica, sans-serif;
}
.tableMenu a {
  text-decoration: none;
}
.tableMenu a:hover {
  text-decoration: underline;
}

/* tabs used by admin when adding articles etc */
.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; 
}

/* search function - not sure where though */
.searchText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1964a8;
    	line-height: 20px;
	font-weight: bold
}
.searchButton {
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	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;
}

.pagination {
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 8pt;
   text-align: center;
}
.pageTitle {
  color: #003399;
  font-size: 18pt;
  font-family: Arial, Helvetica, sans-serif;
}


