/* 
 * GENERAL 
*/

body
{
  color: #4d4d4d;
  font-family: arial, helvetica, verdana;
  font-size: 0.90em;
  font-weight: 500;
  top: 0;
}

a
{
  color: #aa0837;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

ul.bulletedList, ul.bulletedList li
{
  list-style: disc inside;
}

ul.bulletedList li
{
  margin-left: 5px;
}



/*
 * CONTAINER
*/

div#wrapper
{
  text-align: center;
  top: 0;  
  width: 100%;
}

div#mainContainer
{
  margin: 0 auto;
  width: 975px;
}



/*
 * HEADER
*/

div#logo
{
  float: left;
  height: 50px;
  width: 175px;
}

div#topNavigation
{
  float: left;
  position: relative;
  width: 800px;
  z-index: 50; /* Needed to show drop down menu above stars in IE */
}

div#topNavigation div#signedInInfo
{
  height: 25px;
  text-align: right;
  vertical-align: top;
}

div#topNavigation div#tabs
{
  height: 25px;
}

div#topNavigation div#tabs div
{
  float: left;
  height: 25px;
  padding: 0 1px 0 1px;
  text-align: right;
}

div#topNavigation div#tabs div h1
{
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  font-weight: bold;
  text-align: center;
}

div#topNavigation div#tabs div h1 span
{
  display: block;
  padding: 5px 0 0 10px;
  text-align: right;
  font-size: 0.90em;
  font-weight: normal;
}

div#topNavigation div#tabs div h1 a
{
  color: #fff;
  display: block;
  height: 25px;
  text-decoration: none;
  width: 115px;
}

div#topNavigation div#tabs div h1 a:hover
{
  text-decoration: underline;
}

/* Need wrapper div with relative positioning.  Adding padding-top of 5px in anchor tag produces undesirable results in IE6. */
div#topNavigation div#tabs div h1 a div
{
  cursor: pointer;
  float: none;
  position: relative;
  text-align: center;
  top: 5px;
  width: 115px;
}

div#myJobabaMenu
{
  left: 590px;
  top: 50px;
}

div#searchWrapper
{
  background: url(/images/yellow_3d.png) repeat-x center center;
  clear: both;
  margin-bottom: 10px;
  text-align: center;
}

div#searchWrapper div#search
{
  margin: 0 auto;
  padding: 1px;
  width: 575px;
}

div#searchWrapper div#search table tr td
{
  vertical-align: middle;
}

div#searchWrapper div#search table#radioButtons
{
  margin-left: 10px;
  text-align: left;
}

div#flashNotice
{
  background-color: #ffffbf;
  border: solid 1px #f00;
  color: #f5734f;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px 0 5px 0;
  text-align: center;
  width: 975px;
}



/*
 * CONTENT
*/

div#content
{
  text-align: left;
  vertical-align: top;
}

div#content .neutral
{
  background-color: #f6f6f6;
}

div#content .highlight
{
  background-color: #ffffbf;
}

div#content .consumer
{
  background-color: #f4faeb;
}

div#content .consumerText
{
  color: #6db43f;
}

div#content .consumerText a
{
  color: #6db43f;
}

div#content .provider
{
  background-color: #eef7fd;
}

div#content .providerText
{
  color: #1773b7;
}

div#content .providerText a
{
  color: #1773b7;
}

div#content .expirationText
{
  color: #f5734f;
}

div#content .bidText 
{
  font-weight: bold;
  color: #f5734f;
  background-color: #ffffbf
}

div#content h2
{
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 5px;
}

div#content h3
{
  font-size: 1.00em;
  font-weight: bold;
  margin-bottom: 5px;
}

div#content p
{
  font-size: 0.75em;
}

div#content table th, table td
{
  vertical-align: top;
}

div#content div.sectionHeading
{
  border-bottom: solid 1px #c0c0c0;
  margin-top: 20px;
  margin-bottom: 5px;
}

div#content td#loginBox
{ 
  background-color: #f6f6f6;
  padding: 10px;
  width: 150px;
}



/*
 * NAVIGATION
*/

ul.navigation
{
  border: solid 1px #c0c0c0;
}

ul.navigation li
{
  border: solid #dedede;
  border-width: 1px 0 0 0;
  display: block;
}

ul.navigation li.first
{
  border: none;
}

ul.navigation li a, ul.navigation li span
{
  display: block;
  padding: 5px 0;
  text-indent: 5px;
}

ul.navigation li span
{
  font-weight: bold;
}

ul.navigation li a:hover
{
  background-color: #ddd;
}



/*
 * FORM
*/

div.errorExplanation
{
  background-color: #f5734f;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 2px;
  width: 365px;
}

div.fieldWithErrors
{
  display: inline;
}

div.inlineErrorExplanation
{
  background-color: #f5734f;
  display: inline;
  font-weight: bold;
  padding: 2px;
}

span.asterisk
{
  color: #aa0837;
  font-size: 1.30em;
  font-weight: bold;
}

span.toolTipTrigger
{
  color: #f5734f;
  cursor: help;
}

span.toolTipTrigger:hover
{
  text-decoration: underline;
}

table.form th, table.form td
{
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: left;
}

table.form th
{
  font-weight: bold;
  padding-right: 5px;
}

table.form td
{
  padding-left: 5px;
}

table.form input, table.form textarea
{
  width: 200px;
}

table.form textarea
{
  height: 200px;
}



/*
 * MISC CONTAINERS
*/

div.avatar, div.avatarThumbnail
{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.avatar, div.avatar table, div.avatar table tr td
{
  height: 150px;
  vertical-align: middle;
  width: 150px;
}

div.avatarThumbnail, div.avatarThumbnail table, div.avatarThumbnail table tr td
{
  height: 95px;
  vertical-align: middle;
  width: 95px;
}

div.avatarThumbnailLabel
{
  font-size: 0.80em;
  overflow: hidden;
  padding: 5px 0 0 0;
  text-align: center;
  width: 95px;
}

ul#results
{ 
  border: solid 1px #c0c0c0;
  padding: 0 10px 0 10px;
}

ul#results, ul#results.provider, ul#results.consumer
{
  background-color: #fff;
}

ul#results li.result
{
  border-top: solid 1px #c0c0c0;
  display: block;
  height: 140px;
  overflow: hidden;
  padding: 7px 5px 5px 5px;
}

ul#results li.first
{
  border: none;
}

ul#results li.result a
{
  font-size: 1.20em;
  font-weight: bold;
}

ul#refinementPane
{
  border: solid 1px #c0c0c0;
  padding: 5px;
}

ul#refinementPane div
{
  border-bottom: solid 1px #c0c0c0;
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

ul#refinementPane li
{
  display: block;
  padding: 0 5px;
}

ul#refinementPane.consumer li a.topCategory
{
  color: #6DB43F;
}

ul#refinementPane.provider li a.topCategory
{
  color: #1773B7;
}

ul#refinementPane li ul li a.subCategory
{
  color: #4d4d4d;
  font-size: 0.90em;
  margin-left: 10px;
}

div#projectDescription
{
  border: solid 1px #c0c0c0;
  padding: 10px;
}

div#projectDescription div#projectDescriptionHeader
{
  clear: both;
}

div#projectDescription div#projectDescriptionHeader table td
{
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

table.projectList
{
  border: solid 1px #c0c0c0;
  margin-bottom: 20px;
  width: 710px;
}

table.projectList tr th, table.projectList tr td
{
  padding: 5px;
}

table.userList
{
  border: solid 1px #c0c0c0;
  width: 100%;
}

table.userList th
{
  font-weight: bold;
  padding: 5px;
}

table.userList td.userCell
{
  border-top: solid 1px #c0c0c0;
  overflow: hidden;
  padding: 5px 5px 0 5px;
}

table.userGrid
{
  border: solid 1px #c0c0c0;
  width: 100%;
}

table.userGrid td.userCell
{
  overflow: hidden;
  padding: 10px;
}



/*
 * MESSAGES AND NEWSFEED
*/

.smallDateTime
{
  font-size: 0.70em;
  font-style: italic;
}

td#messageMenu
{
  vertical-align: top;
  width: 200px;
}

div.advice, div.meeting, div.message, div.review
{
  border: solid 1px #c0c0c0;
  margin-top: 10px;
  overflow: hidden;
}

div.advice
{
  padding: 5px;
}

div.meeting
{
  padding: 5px 10px;
}

div.message
{
  padding: 5px;
}

div.messageHeader td.messageExcerpt
{
  color: #4d4d4d;
}

div.messageHeader td.toggleLink
{
  text-align: right;
}

div.messageHeader a
{
  display: block;
}

div.messageHeader a table
{
  width: 100%;
}

div.messageHeader a:hover
{
  cursor: pointer;
  text-decoration: none;
}

div.messageHeader a:hover td.toggleLink
{
  text-decoration: underline;
}

div.messageBody
{
  padding-top: 10px;
  width: 100%;
}

ul.newsFeed
{
  background-color: #f9f9f9;
  border: solid 1px #c0c0c0;
  margin-bottom: 20px;
}

ul.newsFeed li
{
  border: solid #dedede;
  border-width: 1px 0 0 0;
  display: block;
  padding: 3px;
}

ul.newsFeed li.first
{
  border: none;
}

ul.newsFeed li.heading
{
  font-weight: bold;
  text-indent: 5px;
}

ul.newsFeed li span.notificationTime
{
  font-size: 0.70em;
  font-style: italic;
}



/*
 * THUMBNAILS SHOWN IN ROWS
*/

/* Class named for compatibility with div_for.  Add other class names here as needed. */
div.portfolio_picture
{
  padding: 20px;
  overflow: hidden;
}

div.thumbnailFrame
{
  background-color: #f6f6f6;
  border: solid 1px #dedede;
  height: 215px;
  margin: auto;
  overflow: hidden;
  width: 205px;
}

div.thumbnail
{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.thumbnail, div.thumbnail table, div.thumbnail tr td
{
  height: 95px;
  vertical-align: middle;
  width: 150px;
}

div.thumbnailTitle
{
  padding: 5px;
  width: 195px;
}

div.thumbnailDescription
{
  height: 100px;
  padding: 5px;
  width: 205px;
}



/*
 * FOOTER
*/

div#footer
{
  clear: both;
  font-size: 0.9em;
  border-top: solid 1px #c0c0c0;
  margin-top: 20px;
  padding-top: 5px;
  text-align: center;
}

div#footer div#copyrightNotice
{
  margin-top: 2px;
}
