/* Solicitation CSS */

#inviteNo
{ font-weight: bold; }

#solicitationDesc
{ 
  width:600px;
  border: 2px solid #000066;
}

#descText
{
  text-align:center;
  width:144px;
  height:30px;
  font-color:#000066;
  border: 1px solid #2B2B1D;
}

#desc
{
  height:30px;
  text-align:center;
  font-color:#000066;
  border: 1px solid #2B2B1D;
}

#solicitationInfo
{ 
  width:600px;
  border: 2px solid #000066;
}

#issuedText
{
  text-align:center;
  width:189px;
  height:61px;
  font-color:#000066;
  border: 1px solid #2B2B1D;
}

#issued
{
  text-align:center;
  width:210px;
  height:61px;
  font-color:#000066;
  border: 1px solid #2B2B1D;
}

#deadline
{
  text-align:center;
  width:189px;
  height:50px;
  font-color:#000066;
  border: 1px solid #2B2B1D;
}

#status
{
  text-align:center;
  width:210px;
  height:50px;
  font-color:#000066;
  border: 1px solid #2B2B1D;
}

#source
{
  text-align:center;
  width:165px;
  height:50px;
  font-color:#000066;
  border: 1px solid #2B2B1D;
}

#solicitationContact
{ 
  width:600px;
  border: 2px solid #000066;
}

#contactText
{
  text-align:center;
  width:194px;
  height:23px;
  font-color:#000066;
  border: 1px solid #2B2B1D;
}

#phone
{
  text-align:center;
  width:194px;
  height:23px;
  font-color:#000066;
  border: 1px solid #2B2B1D;
}

#contact
{
  text-align:center;
  width:194px;
  height:23px;
  font-color:#000066;
  border: 1px solid #2B2B1D;
}

/* Solicitation Detail CSS */

#buttons { width:600px; }

#buttonsSolicit { text-align:center; }

#buttonsAttach { text-align:center; }

td#listStatus { text-align:center; }

td.even { background-color:lightgrey;}

td.odd { }


/*** TOP HORIZ MENU STYLES  ***/
#ua-nav-top {
height:1.88em;
background-color:#FFCC66;
padding: 3px 0px;
}

div#navigation-top-1, div#navigation-top-2 {
background-color:#FFCC66;
border-bottom:0.31em solid #FFCC66;
border-top:0.31em solid #FFCC66;
height:1.25em;
padding-left:0px;
text-align:left;
width:57.5em;
}

div#navigation-top-1 ul, div#navigation-top-2 ul {
margin-right:0;
text-align:left;
}

div#navigation-top-1 ul li, div#navigation-top-2 ul li { 
border-left:1px solid black;
border-right:1px solid black;
float:left;
margin-left:-1px;
}

div#navigation-top-1 ul li a, div#navigation-top-1 ul li a {
background-color: #FFCC66;
color: #000000;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 1.2em;
}

div#navigation-top-1 ul li.selected a, 
div#navigation-top-2 ul li.selected a 
div#navigation-top-1 ul li a:hover, 
div#navigation-top-2 ul li a:hover {
background-color: #FFCC66;
color: #336699;
}

/*** BOTTOM HORIZ MENU STYLES ***/
div#navigation-bottom-1 {
background-color:#E5ECF9;
border-bottom:0.31em solid #E5ECF9;
border-top:0.31em solid #E5ECF9;
height:1.25em;
margin:auto;
padding-left:0;
text-align:center;
width:30em;
padding-top:.5em;
}
div#navigation-bottom-1 ul {
text-align:center;
clear:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
div#navigation-bottom-1 ul li {
border-left:0.06em solid #336699;
border-right:0.06em solid #336699;
float:right;
margin-left:-0.06em;
padding-left:.5em;
padding-right:.5em;
}
div#navigation-bottom-1 ul li a {
background-color:#E5ECF9;
color:#336699;
font-family:lucida Grande;
font-size:0.75em;
font-weight:bold;
}
div.clear {border-bottom:medium none;}
div#display {width:0; height:0; display:none; visibility:hidden;}




