/* Redefined HTML tags */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
#outer{
min-height:100%;
margin-bottom:-1.4em;
height:auto;
padding-bottom:2em;
}
* html #outer{height:100%;}
#pagefooter {
background-color: #666666;
TEXT-ALIGN: CENTER;
/*height:1em;*/
}
#clearfooter{clear:both;height:2em; }
div>p {margin:0}
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */
 
BODY {
	/*	background: White;  make bgcolor="white" in body tag */
	font-family : Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :0.9em;
	height: 100%;
}


TABLE,TR,TD {
}

TH.BORDERLESS {
	border : 0px outset;	
}

TH.ADMIN {
	background-color: #FFD7B3;
	border : 0px none;
}

TH.ADMIN2 {
	background-color: #ABB9C2;
	border : 0px none;
}

TR.TABLE_HEADER {
	background-color: #f5bd17;
	font-weight : bold;
	font-size : 0.8em;
}

TH.SUMMARY_BIG {
	border : 0px none;
	background-color: #666666;
	color: #FFFFFF;
	font-weight : bold;
	font-size : 11pt;
}

TH.SUMMARY {
	border : 1px solid #FFFFFF;
	background-color: #F5BD17;
	color: #000000;
	font-weight : bold;
	font-size : 10pt;
}

TH.AD_PREVIEW {
	border : 0px none;
	font-family : Arial Narrow;
	background-color: #000000;
	color: #FFFFFF;
	font-weight : bold;
	font-size : 10pt;
	border : 1px outset White;
	padding-left : 4px;
	padding-top : 0px;
	padding-bottom : 0px;
}

TD.AD_PREVIEW {
	border : 0px none;
	font-family : Arial Narrow;
	background-color: #FFFFFF;
	color: #000000;
	font-size : 10pt;
	padding-left : 4px;
	padding-top : 0px;
	padding-bottom : 0px;
}

TR.YELLOW_SHADE {
	background-color: #FFF7D2;
}

TD.MENU {
}

H1 {
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : 14pt;
	margin: 0px;
	color: #333333;/*#7B7B7B;*/
}

H2 {
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : 11pt;
	margin: 0px;
        color: #ffffff;
        padding-top: 0.2em;
        padding-bottom: 0.2em;
        padding-left: 0.5em;
	background-color: #787777;
}

H3 {
	font-family : Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	margin: 0px;
	color: #7B7B7B;
}

FORM {margin-top: 0px;}
OL {margin-top: 0px;}

A#MEMBER_NAV {
	color: #FFFFFF;
	/*text-decoration : none;*/
}

A#MEMBER_NAV:HOVER {
	color: #333333;
	/*text-decoration : underline;*/
}

A#MSG {
	color: #333333;
	/*text-decoration : none;*/
}


        
A#NOVISITED {
        color: #333333;
	/*text-decoration : none;*/
}

A#NOVISITED:HOVER {
        color: #333333;
	/*text-decoration : underline;*/
}

A#MSG:VISITED {
        color: purple;
        /*text-decoration: none;*/
}

A#MSG:HOVER {
	color: #6E6E6E;
	/*text-decoration : underline;*/
}

A#FOOTER {
	color: #FFFFFF;
	font-weight : bold;
	/*text-decoration : none;*/
}

a.footer {
color: white;
}

A#FOOTER:HOVER {
	color: #CCCCCC;
	font-weight : bold;
	/*text-decoration : none;*/
}

A#NEWS_TITLE {
	color: #FFFFFF;
	font-weight: bold;
	/*text-decoration : none;*/
}

A#NEWS_TITLE:hover {
	color: #F5BD17;
	font-weight: bold;
	/*text-decoration : underline;*/
}

A#REGISTER {
	color: #990000;
	font-weight: bold;
	/*text-decoration : none;*/
}

A#REGISTER:hover {
	color: #FF0000;
	font-weight: bold;
	/*text-decoration : underline;*/
}

A#RESPONDENT {
	color: #006400;
	font-weight: bold;
}

A#ADMIN {
	color: Olive;
	font-weight: bold;
}

A#MENU {
	color: Black;
}

/* Form fields formatting */

INPUT.text {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Helvetica, Verdana, Tahoma;
	FONT-SIZE: 8pt;
	border: 1px inset;
	border-color : #959595 #959595 #CCCCCC #CCCCCC;
	padding-left : 4px;
}

TEXTAREA {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Helvetica, Verdana, Tahoma;
	FONT-SIZE: 8pt;
	border: 1px inset;
	border-color : #959595 #959595 #CCCCCC #CCCCCC;
	padding-left : 4px;
}

SELECT {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Helvetica, Verdana, Tahoma;
	FONT-SIZE: 8pt;
	border: 1px inset;
}

.SELECT_BOLD {
	COLOR: #7B7B7B;
	FONT-WEIGHT: bold;	
}

.LOGIN_INPUT {
	border: 1px inset;
}

.LOGIN_INPUT2 {
	border: 1px inset;
	background-color: #FFF7D2;
}



.BORDERLESS {
	border: none;
}


OPTION.SELECTED {
	FONT-WEIGHT: bold;
}

.OVERLIB {
	font-weight: bold;
	color: #000000;
	font-size: 7pt;
}

.OVERLIB_ACTION {
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
	text-align : right;
}

.OVERLIB_CAPTION {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #194562;
	FONT-SIZE: 8pt;
}

.TITLE {
        border-top: 0.5em #ffffff solid;
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : 13pt;
	font-weight: bold;
    background-color: #333333;
	color: #FFFFFF;
	text-indent: 1em;
        padding:0.2em 0em 0.2em 0em;
}

.LIST_TITLE {
	font-weight: bold;
	color: #7B7B7B;
}

.STATE {
	color : #708090;
}

.NEWS_DATE {
	font-size: 7pt;
	font-style : italic;
        color: #F5BD17;
}

.FORMBOX  {
    padding:  2px;
    margin: 0px;
    background-color:   #FFFFFF;
	border: 0px inset;
	margin-bottom : 10px;
}

.MSG {
	color: #6E6E6E;
	font-weight : bold;
	text-decoration : none;
}

.NOVISITED {
	color: #6E6E6E;
	font-weight : bold;
	text-decoration : none;
}

.WELCOME {
	font-size: 10pt;
}

.ADDRESS {
	 border: 1px solid #CCCCCC;
	 background: #F0F0F0;
}

.GOTO {
	 border: 1px inset;
	 background: #F7F7F7;
}

.POPUP {
	 border: 1px inset;
/*	 background: #FFFFFF;*/
}

.SMALL_RED {
	font-size: 9pt;
	color: #990000;
}

.SMALL_GRAY {
	font-size: 8pt;
	color: #2F4F4F;
}

.SMALL {
	font-size: 8pt;
}

.SUBMIT_TEXT {
	font-size : 11pt;
	font-weight : bold;
	color : #006400;
}

/*
.AD_PREVIEW {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
*/

.SUMMARY_CLOSINGDATE {
	color : #990000;
	font-weight : bold;
}

.SUMMARY_OPENINGDATE {
	color : #009900;
	font-weight : bold;
}

.SUMMARY_SMALL {
	color : #003333;
	font-size : 8pt;
}

.SUMMARY_MENU {
	color : #7B7B7B;
	font-size : 8pt;
	font-weight: bold;
}

.Heading {
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #7B7B7B;
}

td {
	vertical-align: top;
	background-repeat: no-repeat;
}

th {
	text-align: left;
}

TR.GREY_SHADE {
	background-color: #787777;
	color: #FFFFFF;
}

TR.SECTION_HEADER {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 1.5em;
	text-indent: 1em;
}
.pageTitle {
	background-color:#E1DEDD;
	padding-left:1em;
}

td.pageContent {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

div.pageContent {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

#appletDiv {
    text-align: center;
}

#topHeader1{
  text-align: right;
  height:19px;
  background-image: url("../images/wizard-header1.jpg");
  background-repeat: no-repeat;
  background-position: right;
  
}

#topHeader2 {
  text-align: right;
  background-color: #F4BE16;
  background-image: url("../images/wizard-header2.jpg");
  background-repeat: no-repeat;
  background-position: right;
  height:5px;
  font-size:5px;
}

#greyDiv {
  background-color: #333333;
  height: 0.6em;
  font-size:0.6em;
}

#wizardMenu {
  font-size: 0.8em;
}

#wizardMenu th {
  background-color:#BFBFBF;
  height: 1em;
}

#wizardMenu th.upTo {
  background-color:#7F7777;
}

#wizardMenu th.General {
  background-color:#F4BE16;
}

#wizardMenu th.Supplier {
  background-color:#57954C;
}

#wizardMenu th.Briefing {
  background-color:#546BAE;
}

#wizardMenu th.Contacts {
  background-color:#AB1727;
}

#wizardMenu th.Upload {
  background-color:#333333;
}

#wizardMenu th.Specs {
  background-color:#6F536E;
}

#wizardMenu th.TenderTeam {
  background-color:#FF8040;
}

#wizardMenu th.Advert {
  background-color:#9F779E;
}

#wizardMenu th.notRequired {
	background:#666666;
}

#wizardMenu th.Preview {
  background-color:#E1DEDD;
}

#wizardMenu td.notRequired {
  background-color:#EEEEEE;
  /*font-size: 0.8em;*/
  font-style: italic;
  color: #9F9F9F;
  cursor: text;
}

#wizardMenu td.notYetAvailable {
  background-color:#FFFFFF;
  cursor: text;
}

#wizardMenu td.visited {
  background-color:#FFF7D2;
}

#wizardMenu tbody td.currentPageOver {
  background-color: #DFEEFF;
}

#wizardMenu tbody td.currentPage {
  background-color:#DFEEFF;
  border: solid 1px #7F7777;
  font-style: italic;
  font-weight:bold;
}

#wizardMenu tbody td.currentPageGeneral {
  background-color:#F4BE16;
  border: none;
  font-style: italic;
  font-weight:bold;
}

#wizardMenu tbody td.currentPageSupplier {
  background-color:#57954C;
  border: none;
  font-style: italic;
  font-weight:bold;
}

#wizardMenu tbody td.currentPageBriefing {
  background-color:#546BAE;
  border: none;
  font-style: italic;
  font-weight:bold;
  color:#EFEFEF
}

#wizardMenu tbody td.currentPageContacts {
  background-color:#AB1727;
  border: none;
  font-style: italic;
  font-weight:bold;
  color: #EFEFEF;
}

#wizardMenu tbody td.currentPageTenderTeam {
  background-color:#FF8040;
  border: none;
  font-style: italic;
  font-weight:bold;
  color: #EFEFEF;
}

#wizardMenu tbody td.currentPageUpload {
  background-color:#333333;
  border: none;
  font-style: italic;
  font-weight:bold;
  color:#EFEFEF;
}

#wizardMenu tbody td.currentPageSpecs {
  background-color:#6F536E;
  border: none;
  font-style: italic;
  font-weight:bold;
  color:#EFEFEF;
}

#wizardMenu tbody td.currentPageAdvert {
  background-color:#9F779E;
  border: none;
  font-style: italic;
  font-weight:bold;
}

#wizardMenu tbody td.currentPagePreview {
  background-color:#E1DEDD;
  border: solid 1px #FFFFFF;
  font-style: italic;
  font-weight:bold;
}

#wizardMenu tbody td {
  border: solid 1px #CCCCCC;
  height: 1em;
  padding-left: 1em;
  cursor: pointer;
}
/*
#wizardMenu tbody td:hover {
  border: solid 1px #888888;
  background-color: #FFF7D2;
  cursor: pointer;
}
*/
#buttonDiv {
  text-align: center;
  padding-top:2em;
}

tr.testBanner {
  background-color: #AB1727;
  color: white;
  font-weight: bold;
  text-align: center;	
}

div.testDivBanner {
  background-color: #AB1727;
  color: white;
  font-weight: bold;
  text-align: center;	
}

div.errorDiv {
	color: red;
	padding-left:1em;
}

#scrollCodesDiv {
	height: 200px;
	width: 100%;
	overflow: auto;
}