

/***************************/
/*  FORM STYLES            */
/***************************/

.formbackground {
	background-image: url(images/index_34.jpg);
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-left: 10px;
	height: 400px;
	width: 288px;
	border-left: 1px #2a813b solid;
	border-top: 1px #2a813b solid;
}
.formred{
margin-top: 15px;
  color: red;
  font-size: 12px;
  font-family: Arial;
  font-weight:bold;
 }
.form-table td {
padding-top: 2px;
padding-bottom: 2px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: right;
	padding-right: 2px;

}

.formfields {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;

}

.formfields-center {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.formfieldtext {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 11px;
}

.formtitle2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #1c7033;
	font-size: 15px;
	font-weight: bold;

}

/* ***** Basic Styles ***** */
* {
	padding:0px;
	margin:0px;
}

body {padding:5px;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0; }
li, dd, blockquote { margin-left: 40px; }
fieldset { padding:10px; }

html {
	background-color: #ffffff;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 13px;
}

html, body {
	border: 0px;
}

#menu-cell {
    text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


.keywordlinks {
    color: #414141;
	text-decoration: none;
}

.keywordlinks a:active {
color: #414141;
	text-decoration: none;
}

.keywordlinks a:link {
color: #414141;
	text-decoration: none;
}

.keywordlinks a:visited {
color: #414141;
	text-decoration: none;
}

.keywordlinks a:hover {
	text-decoration: underline;
	color: #3a9546;
}




.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 5px;
}

.content-header {
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 15px;
	font-weight: bold;
}

.perfectfor {
color: #1c7033;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

.perfectfor-list {
color: #46a44d;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 3px;
}

#footer-cell {
    text-align: center;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
}

#footer-cell-small {
    text-align: center;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 25px;
}

.bulleted-list {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	font-size: 14px;
	font-weight: bolder;
}

.bulleted-list-small {
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #3e3e3e;
	font-size: 13px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 12px;
}

h1 {
	color: #930;
	font-weight: bold;
	font-size: 30px;
}

h2 {
	color: #930;
	font-weight: bold;
	font-size: 26px;
}

h3 {
	color: #930;
	font-weight: bold;
	font-size: 23px;
}

h4 {
	color: #930;
	font-weight: bold;
	font-size: 20px;
}

h5 {
	color: #930;
	font-weight: bold;
	font-size: 15px;
}

.h5bin {
	margin: 20px 0px 5px 0px;
}

.h5nomargintop {
	margin-top: 7px;
}

.h5shortmarginbottom {
	margin-bottom: 5px;
}

h6 {
	color: #930;
	font-weight: bold;
	font-size: 13px;
}

hr {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #b5b5b5;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #DDDDDD;
	text-align: center;
}

p {
	color: #414141;
	font-size: 13px;
}

a:link {
	color: #2d7336;
	text-decoration: none;
}

a:visited {
	color: #2d7336;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #3a9546;
}

a.markvisited:link {
	color: #1b6ccd;
	text-decoration: none;
}

a.markvisited:visited {
	color: #00468C;
	text-decoration: none;
}

a.markvisited:hover {
	text-decoration: underline;
	color: #00468C;
}

a.top-menu:link {
	color: #ffffff;
	text-decoration: none;
}

a.top-menu:visited {
	color: #ffffff;
	text-decoration: none;
}

a.top-menu:hover {
	text-decoration: none;
	color: #74cd76;
}





img
{
	border: 0;
}

textarea {
	border: 1px solid #B1B7BB;
	font-size: 12px;
	color: #414141;
	padding: 2px 2px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

select {
	border: 1px solid #B1B7BB;
	font-size: 12px;
	color: #414141;
	padding: 0px 0px 0px 0px;
}

option {
	margin-left: 5px;
}

ul {
	list-style: disc;
	margin: 0 0 0 25px;
	padding: 0 0 0 15px;
}

form {
	margin:0;
} 

input {
	margin:0;
	font-size: 12px;
}

/* ***** Common Elance Styles ***** */
.tabsmallunselected {
	font-size: 11px;
}

.tabsmallselected {
	font-weight: bold;
	font-size: 11px;
}

.tabbigselected {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.tabbigunselected {
	font-size: 14px;
	color: #1B6CCD;
	font-weight: bold;
}

.tabselected {
	font-weight: bold;
}

.tabunselected {
}

.tabdivider {
	border-right: 1px solid #b5b5b5;
}

.inputfooter {
	color: #666666;
	font-size: 11px;
}

.breadcrumbsmall {
	font-size: 11px;
}

.greetingcommon {
	font-size: 12px;
}

.maincontent {
	clear: both;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0pt;
	position: relative;
	width: 950px;
}

.maintabheader {
	font-size: 13px;
}

.kickertext {
	font-size: 14px;
	color: #333333;
}

.kickersmall {
	font-size: 11px;
}

.leftnavmain {
	font-weight: bold;
	color: #333333;
	font-size: 16px;
}

.leftnavheader {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}

.leftnavsubheader {
	font-weight: bold;
	font-size: 12px;
}

.leftnavcommon {
	font-size: 12px;
}

.leftnavsmall {
	font-size: 11px;
	font-weight: normal;
	color: #A4A4A4;
}

.leftnavboldvalue {
	font-weight: bold;
}

.leftnavlabel { 
	font-size: 12px;
}

.pagenavcommon {
	font-size: 12px;
	padding: 1px;
}

.pagenavcommon a:link {
	color: #1b6ccd;
	text-decoration: none;
}

.pagenavcommon a:visited {
	color: #1b6ccd;
	text-decoration: none;
}

.pagenavcommon a:hover {
	text-decoration: underline;
	color: #1b6ccd;
}

.pagenavselected {
	padding: 1px 4px;
	margin: 1px -1px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #333333;
}

.pagenavunselected {
	margin: 1px -1px;
	color: #1b6ccd;
}

.pagenavunselected a:link {
	padding: 1px 4px;
	border: 1px solid #FFFFFF;
	color: #1b6ccd;
}

.pagenavunselected a:visited {
	padding: 1px 4px;
	border: 1px solid #FFFFFF;
	color: #1b6ccd;
}

.pagenavunselected a:hover {
	padding: 1px 4px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	text-decoration: none;
	color: #1b6ccd;
}

.pagenavunselected a:active {
	padding: 1px 4px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	color: #1b6ccd;
}

.pagenavfooter {
	padding-top: 3px;
	font-size: 11px;
}

.pagenavdisabled {
	color: #bbbbbb;
}

.tablecolheader {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

.tabledataheader {
	font-weight: bold;
	font-size: 13px;
}

.tabledatasubheaderbold {
	font-weight: bold;
	font-size: 12px;
}

.tabledatasubheader {
	font-weight: normal;
	font-size: 12px;
}

.tabledataboldtext {
	font-weight: bold;
	font-size: 12px;
}

.tabledatacommon {
	font-size: 11px;
}

.tabledatalabel {
	font-size: 11px;
	font-weight: bold;
}

.tabledatatabtitle {
	font-size: 11px;
}

.legendheader {	
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.legendicon {
	width: 40px;
	height: 30px;
	padding: 3px;
}
.legendtext {
	font-size: 11px;
	line-height: 11px;
}

.iconsmall {
	font-size: 11px;
}

.binlabel {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.binvalue {
	font-size: 12px;
}

.bincolheader {
	font-weight: bold;
	font-size: 13px;
}

.bincolunderline {
	border-bottom: 1px solid #b5b5b5;
	text-align:center;
	padding: 1px 0px;
}

.binrowheader {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.binrowsubheader {
	font-size: 12px;
	line-height: 16px;
}

.binrownotes {
	font-size: 11px;
}

.bintabledata {
	font-size: 12px;
}

.bintabledatabold {
	font-size: 12px;
	font-weight: bold;
}

.listitem {
}

.colheader {
	font-weight: bold;
}

.listdatacell {
}

.subheader {
	font-weight: bold;
	font-size: 13px;
	color: #333;
}

.subheaderspacing {
	margin-top: 20px;
	margin-bottom: 0px;
}

.bigsubheader {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

.debug {
	color: #ccc;
	font-size: 11px;
}

.listindent {
	padding-left: 15px;
}

.linkimg:link {
	text-decoration: none;
}

.linkimg:visited {
	text-decoration: none;
}

.linkimg:hover {
	text-decoration: none;
}

.formlabel {
	font-size: 12px;
}
.formvalue {
	font-size: 12px;
}
.formvaluebig {
	font-size: 16px;
}

.sortDown {
	background-image: url(/media/images/4.0/sort-arrow-down.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 6px;
}
.sortUp {
	background-image: url(/media/images/4.0/sort-arrow-up.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 6px;
}
.sortSpacer {
	padding-right: 6px;
}

.unselectedChartColor {
	background-color: #CCC;
	width: 8px;
	height: 8px;
	margin-right:2px;
	padding: 0px;
}

.testedChartColor {
	background-color: #F0F;
	width: 8px;
	height: 8px;
	margin-right:2px;
	padding: 0px;
}

.selfChartColor {
	background-color: #56B4E9;
	width: 8px;
	height: 8px;
	margin-right:2px;
	padding: 0px;
}

.clickable {
	color: #1B6CCD;
	cursor: pointer;
}

.clickable:hover {
	text-decoration: underline;
}

.displayNone {
	display: none;
}

.displayTableCell {
	display: table-cell;
}

.greenSquare {
	width: 9px;
	height: 9px;
	background-color:#4B4;
	padding: 0px;
}

.orangeSquare {
	width: 9px;
	height: 9px;
	background-color:#DB7;
	padding: 0px;
}

.graySquare {
	width: 9px;
	height: 9px;
	background-color:#CCC;
	padding: 0px;
}

.mainContentBorder {
	border-top: 1px solid #D6D9DC;
	border-bottom: 1px solid #D6D9DC;
}

table .linedTable tr{
	border-bottom:thin solid #BBB;
}

.previouspage {
	padding-bottom: 5px;
}

#overlayBackground {
	background-color:#000;
	filter:alpha(opacity=50);
	opacity:.5;
	-moz-opacity: .5;
}

/* pipes and underlines */
.ruleColor {
	color: #b5b5b5;
}

.noresults {
	color: #333;
	font-weight: bold;
	font-size: 20px;
}
.noresultssub {
	color: #333;
	font-weight: bold;
	font-size: 15px;
}

/* Form Builder Classes */
.formrow {
	clear: both;
}
.formrow input {
	margin-right: 5px;
}
.formmaincol {
	margin-bottom: 5px;
	text-align: left;
	float: left;
}
.formsubrow {
	padding-bottom: 10px;
}
.formlabelcol {
	float: left;
	text-align: right;
	clear: left;
}
.formmaincol1 {
	float: left;
}
.formmaincol2 {
	float: left;
	margin-bottom: 10px;
}


/* Train Classes */
.fulltrain {
	padding: 20px 0;
}
.trainlabel {
	font-size: 12px;
	float: left;
	padding-left: 10px;
	position: relative;
	top: -2px;
}
.trainsquare-active {
	background-image: url(/images/4.0/train-active.png);
	background-repeat: no-repeat;
}
.trainsquare-inactive {
	background-image: url(/images/4.0/train-inactive.png);
	background-repeat: no-repeat;
}
.trainsquare-past {
	background-image: url(/images/4.0/train-past.png);
	background-repeat: no-repeat;
}
.trainnum {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
}
.traincar {
	float: left;
	padding-bottom: 5px;
	padding-right: 50px;
}
.trainline-active {
	border-bottom: 2px solid #8B2500;
}
.trainline-inactive {
	border-bottom: 2px solid #D1D1D1;
}
.trainline-past {
	border-bottom: 2px solid #C4917F;
}
.train-active {
	color: #8B2500;
}
.train-inactive {
	color: #D1D1D1;
}
.train-past {
	color: #C4917F;
}

/* Common Form Fields */
.inputheight {
	font-size: 12px;
}
.inputheightbig {
	height: 22px;
	font-size: 16px;
}
.inputheightsmall {
	height: 18px;
	font-size: 14px;
}

/* Form Error Classes */
.formerrormsgsbin {
	border: 1px solid #F2C217; 
	background-color: #FFFFB9; 
	background-image: url(/media/images/4.0/warning-icon.gif); 
	background-repeat: no-repeat; 
	background-position: 10px 8px; 
	padding-top: 10px;
}
.formerrormsgstitle {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}
.formerrormsgs {
	font-weight: normal;
	font-size: 15px;
}
.formerrormsgs li {
	padding-left: 0;
	margin-left: 15px;
	font-size: 12px;
}
.formerrormsgsbin ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}
.highlightError {
	background-color: #FFFFB9;
	padding: 3px 2px;
}
.tinytext {
	font-size: 10px;
	color: #999;
}

.busyIndicator {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 100;
	text-align: center;
}

.mockli {
	background: url(/images/4.0/smalldot.gif) left 5px no-repeat;
	padding-left: 10px;
}


.maincontent {
  position: relative;
  width: 950px;
  top: 0;
  margin-bottom: 10px;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  clear: both;
}

.topmenulinks {
  padding-top:10px;
  font-size: 15px;
	font-weight: bold;
}

.topmenu {
  position: relative;
  height: 30px;
  width: 950px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 10px;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.topmenu a:link {
  color: #005ebe;
  text-decoration: none;
}

.topmenu a:visited {
  color: #005ebe;
  text-decoration: none;
}

.topmenu a:hover {
  color: #005ebe;
  text-decoration: underline;
}

.topmenu a:active {
  color: #005ebe;
  text-decoration: none;
}

.topmenu input {
  vertical-align: middle;
  background-color: #ffffff;
  height: 16px;
  width: 130px;
  border: 1px solid #b1b7bb;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.elancelogo {
  background: url(/images/logo_small.gif) no-repeat center left;
  position: relative;
  float: left;
  padding: 0px 0px 0px 0px;
  height: 22px;
  width: 82px;
  text-align: center;
	cursor: pointer;
}

.elancetablogo {
  background-image: url('/media/images/4.0/header_footer.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  position: relative;
  float: left;
  padding: 0px 0px 0px 0px;
  height: 16px;
  width: 15px;
  text-align: left;
}

.loginmenu {
  text-align: right;
  position: absolute;
  float: right;
  height: 20px;
  width: 400px;
  margin-top: 12px;
  margin-left: 550px;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  z-index: 1
}

.loginmenu a:link {
  color: #005ebe;
  text-decoration: none;
}

.loginmenu a:visited {
  color: #005ebe;
  text-decoration: none;
}

.loginmenu a:hover {
  color: #005ebe;
  text-decoration: underline;
}

.loginmenu a:active {
  color: #005ebe;
  text-decoration: none;
}

.topnavigation {
  position: relative;
  height: 31px;
  width: 933px;
  top: 1px;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 17px;
  background-image: url(/p/images/topnav_bg.jpg);
  text-align: center;
}


.topnavigationtable {
  position: relative;
  width: 950px;
  height: 31px;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/p/images/topnav_bg.jpg);
  background-position: left bottom;
  background-repeat: repeat-x;
  text-align: center;
}

.topnav-      .nav-home       .navbarleft,
.topnav-home      .nav-home       .navbarleft,
.topnav-buyer       .nav-buyer      .navbarleft,
.topnav-provider       .nav-provider      .navbarleft,
.topnav-resource       .nav-resource      .navbarleft
{
  background-image: url('/media/images/4.0/header_footer.gif');
  background-repeat: no-repeat;
  background-position: -140px 0px;
  margin: 0;
  margin-left: 2px;
  padding: 0;
  position: relative;
  float: left;
  height: 31px;
  width: 11px;
}

.topnav-      .nav-home       .navbarright,
.topnav-home      .nav-home       .navbarright,
.topnav-buyer       .nav-buyer      .navbarright,
.topnav-provider       .nav-provider      .navbarright,
.topnav-resource       .nav-resource      .navbarright
{
  background-image: url('/media/images/4.0/header_footer.gif');
  background-repeat: no-repeat;
  background-position: -160px 0px;
  margin: 0;
  margin-right: 2px;
  padding: 0;
  position: relative;
  float: left;
  height: 31px;
  width: 11px;
}

.topnav-      .nav-home       .navbar,
.topnav-home      .nav-home       .navbar,
.topnav-buyer       .nav-buyer      .navbar,
.topnav-provider       .nav-provider      .navbar,
.topnav-resource       .nav-resource      .navbar
{
  position: relative;
  float: left;
  background-image: url(/p/images/m_active_bg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  height: 24px;
  width: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #993300;
  margin: 0;
  padding: 7px 0 0;
}

.topnav-      .nav-home       .navbar a,
.topnav-home      .nav-home       .navbar a,
.topnav-buyer       .nav-buyer      .navbar a,
.topnav-provider       .nav-provider      .navbar a,
.topnav-resource       .nav-resource      .navbar a
{
  color: #993300;
}

.navbarleft {
  background-image: url('/media/images/4.0/header_footer.gif');
  background-repeat: no-repeat;
  background-position: -180px 0px; 
  position: relative;
  float: left;
  height: 21px;
  margin: 5px 0 0;
  margin-left: 1px;
  padding: 5px 0 0;
  width: 12px;
}

.navbarright {
  background-image: url('/media/images/4.0/header_footer.gif');
  background-repeat: no-repeat;
  background-position: -200px 0px;
  position: relative;
  float: left;
  height: 21px;
  margin: 5px 0 0;
  margin-right: 1px;
  padding: 5px 0 0;
  width: 12px;
}

.navbar {
  position: relative;
  float: left;
  background-image: url(/p/images/m_bg.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  height: 21px;
  padding: 5px 0 0;
  margin: 5px 0 0;
  font-size: 12px;
}

.navbar a:link {
  color: #4A4A4A;
  text-decoration: none;
}

.navbar a:visited {
  color: #4A4A4A;
  text-decoration: none;
}

.navbar a:hover {
  color: #000000;
  text-decoration: none;
}

.navbar a:active
{
  color: #4A4A4A;
  text-decoration: none;
}

.pagepath {
  position: relative;
  width: 950px;
  margin: 0;
  padding: 0;
  margin-top: 1px;
  background: url(/p/images/page_layout/pathbg.jpg) repeat-x;
  font-size: 11px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  padding: 4px 0 0 0;
}

.pagepathmain {
  height: 32px;
}

.pagepathmain img {
  vertical-align: middle;
  border: none;
  font-size: 11px;
}

.pagepathmain input, .pagepathmain select {
  vertical-align: middle;
  background-color: #ffffff;
  height: 17px;
  width: 180px;
  border: 1px solid #b1b7bb;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
	padding-top: 2px; padding-bottom: 1px;
}
.pagepathmain select {
	width: auto;
	height: 20px;
	font-size: 12px;
}

.pagepathleft {
	float: left;
	font-size: 11px;
	padding-left: 17px;
}

.topmenu .buttons
{
  position: relative;
  width: 305px;
  float:right;
}

.topmenu .buttons img
{
  position: relative;
  float:left;
}



/***************
 * Footer 
 **************/

.footer {
	position: relative; bottom: 0px;
  width: 935px; min-height: 75px;
	margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
	margin-bottom: 20px;
	border-top: 1px solid #d6d9dc;
  padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
	background: #F6F6F6 url(/images/4.0/167px-grey-footer-gradient.png) repeat-x top;
  clear: both;
}

.footer .baseimgcenter {
  position: relative;
  width: 420px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0px;
  padding-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
  bottom: 0;	
  float: right;
	text-align: right;
}

.footer .baseimgcenter img
{
  position: relative;
	margin-top: 0px;
  margin-left: 5px;
  margin-right: 5px;
	vertical-align: top;
}

.footer .footer_text
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  float: left;
  color: #000000;
}

#footer_text
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
  float: left;
    line-height: 19px;
	color: #000000;
}

.breadcrumb {
  font-size: 11px;
	padding-left: 17px;
}


/***************************/
/*  Header/Footer images   */
/***************************/

img.header_footer_icon
{
   background: url('/media/images/4.0/header_footer.gif') no-repeat;
}

img.paypal_icon
{
   background-position: -220px 0px; 
   width: 50px;
   height: 34px;
}

img.finalmark_icon
{
   background-position: -20px 0px; 
   width: 116px;
   height: 31px;
}

img.reliabilityseal_icon
{
   background-position: -280px 0px; 
   width: 90px;
   height: 32px;
}

img.search_icon
{
   background-position: -374px 0px; 
   width: 69px;
   height: 29px;
}

img.right_arrow_icon
{
   vertical-align: text-top; 
   background-position: -445px 0px; 
   width: 19px;
   height: 18px;
}

/* Contact Me Nav Styles */

.cmnav {
  position: relative;
  height: 31px;
  width: 520px;
  top: 1px;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 17px;
  background-image: url(/media/images/4.0/31px-beige-background-with-bottom-line.gif);
  text-align: center;
}

.cmnav-invite    .nav-invite   .cmnavbarleft,
.cmnav-chat      .nav-chat     .cmnavbarleft,
.cmnav-call      .nav-call     .cmnavbarleft
{
  background-image: url('/media/images/4.0/33px-white-leftcorner.gif');
  background-repeat: no-repeat;
  margin: 0;
  margin-left: 2px;
  padding: 0;
  position: relative;
  float: left;
  height: 31px;
  width: 5px;
}

.cmnav-invite      .nav-invite   .cmnavbarright,
.cmnav-chat      .nav-chat       .cmnavbarright,
.cmnav-call      .nav-call       .cmnavbarright
{
  background-image: url('/media/images/4.0/33px-white-rightcorner.gif');
  background-repeat: no-repeat;
  margin: 0;
  margin-right: 2px;
  padding: 0;
  position: relative;
  float: left;
  height: 31px;
  width: 11px;
}

.cmnav-invite      .nav-invite .cmnavbar,
.cmnav-call      .nav-call     .cmnavbar,
.cmnav-chat    .nav-chat       .cmnavbar
{
  position: relative;
  float: left;
  background-image: url(/media/images/4.0/33px-white.gif);
  background-repeat: repeat-x;
  height: 24px;
  width: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #930;
  margin: 0;
  padding: 7px 0 0;
}

.cmnav-invite      .nav-invite       .cmnavbar a,
.cmnav-chat      .nav-chat       .cmnavbar a,
.cmnav-call      .nav-call     .cmnavbar a
{
  color: #930;
}

.cmnavbarleft {
  background-image: url('/media/images/4.0/29px-yellow-gradient-leftcorner.png');
  background-repeat: no-repeat;
  position: relative;
  float: left;
  height: 29px;
  margin: 2px 0 0;
  margin-left: 1px;
  padding: 5px 0 0;
  width: 5px;
}

.cmnavbarright {
  background-image: url('/media/images/4.0/29px-yellow-gradient-rightcorner.png');
  background-repeat: no-repeat;
  position: relative;
  float: left;
  height: 29px;
  margin: 2px 0 0;
  margin-right: 1px;
  padding: 5px 0 0;
  width: 12px;
}

.cmnavbar {
  position: relative;
  float: left;
  background-image: url(/media/images/4.0/29px-yellow-gradient.png);
  background-repeat: repeat-x;
  height: 29px;
  padding: 5px 0 0;
  margin: 2px 0 0;
  font-size: 12px;
}

.cmnavbar a:link {
  color: #4A4A4A;
  text-decoration: none;
}

.cmnavbar a:visited {
  color: #4A4A4A;
  text-decoration: none;
}

.cmnavbar a:hover {
  color: #000000;
  text-decoration: none;
}

.cmnavbar a:active
{
  color: #4A4A4A;
  text-decoration: none;
}

.headingsuperscript {
	font-size: 12px;
	vertical-align: top;
}


/* Contact Me Nav Styles */


/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
Version 0.11.0
Modified for Elance, Inc.
*/

.overlay {
  position:absolute;
  display:block;
}

.tt {
  visibility:hidden;
  position:absolute;
  color:#333;
  background-color:#FDFFB4;
  font-family:arial,helvetica,verdana,sans-serif;
  padding:2px;
  border:1px solid #FCC90D;
  font:100% sans-serif;
  width:auto;
}

* html body.masked select {
  visibility:hidden;
}

* html div.panel-container select {
  visibility:inherit;
}

* html div.drag select {
  visibility:hidden;
}

* html div.hide-select select {
  visibility:hidden;
}

.mask {
  z-index:0;   
  display:none;
  position:absolute;
  top:0;
  left:0;
  -moz-opacity: 0.5;
  opacity:.50;
  filter: alpha(opacity=50);
  background-color:#CCC;
}

.hide-scrollbars * {
  overflow:hidden;
}

.hide-scrollbars textarea, .hide-scrollbars select {
  overflow:hidden;
  display:none;
}

.show-scrollbars textarea, .show-scrollbars select {
  overflow:visible;
}

.panel-container {
  position:absolute;
  background-color:transparent;
  z-index:6;
  visibility:hidden;
  overflow:visible;
  width:auto;
}

.panel-container.matte {
  padding:3px;
  background-color:#FFF;
}

.panel-container.matte .underlay {
  display:none;
}

.panel-container.shadow {
  padding:0px;
  background-color:transparent;
}

.panel-container.shadow .underlay {
  visibility:inherit;
  position:absolute;
  background-color:#CCC;
  top:4px; 
  left:4px;
  z-index:0;
  width:100%;
  height:100%;
  -moz-opacity: 0.7;
  opacity:.70;
  filter:alpha(opacity=70);
  zoom:1;
}

.panel {
  visibility:hidden;
  position:relative;
  left:0px;top:0px;
  font:1em Arial;
  background-color:#FFF;
  border:1px solid #000;
  z-index:1;
  overflow:hidden;
}

.panel .hd, .panel .header {
  color: #993300;
  font-weight: bold;
  font-size: 23px;
}
.panel .hd {
  background-color:#fff;
  overflow:hidden;
  padding: 8px 5px 5px 20px;
  background-image: url(/images/4.0/dialogs/40px-gradient.png);
	background-repeat: repeat-x;
  height: 27px;
	margin-bottom: 5px;
}
.panel .lockicon {
  background: transparent url(/images/4.0/secure-server-lock-icon.gif) no-repeat;
  width: 14px; height: 21px;
}

.panel .bd {
  overflow:hidden;
  padding-left: 20px;
  padding-right: 20px;
}

.panel .bd p {
  margin: 0px 0px;
}

.panel .close {
  position:absolute;
  top:5px;
  right:4px;
  z-index:6;
  height:16px;
  width:16px;
  margin:0px;
  padding:0px;
  background-repeat:no-repeat;
  cursor:pointer;
  visibility:inherit;
}

.panel .close.nonsecure {
  background-image: url(/images/4.0/dialogs/close-x.gif);
}

.panel .close.secure {
  background-image: url(/images/4.0/dialogs/close-x.gif);
}

.panel .ft {
  padding:4px;
	padding-left: 20px;
  overflow:hidden;
	text-align: left;
}

.simple-dialog .bd .icon {
  background-repeat:no-repeat;
  width:16px;
  height:16px;
  margin-right:10px;
  float:left;
}

.dialog .ft, .simple-dialog .ft {
  padding-bottom:5px;
  padding-right:5px;
  text-align: left;
}

.dialog form, .simple-dialog form {
  margin:0;
}

.button-group button {
  font:100 76% verdana;
  text-decoration:none;
  background-color: #E4E4E4;
  color: #333;
  cursor: pointer;
  vertical-align: middle;
  border: 2px solid #797979;
  border-top-color:#FFF;
  border-left-color:#FFF;
  margin:2px;
  padding:2px;
}

.button-group button.default {
  font-weight:bold;
}

.button-group button:hover, .button-group button.hover { 
  border:2px solid #90A029;
  background-color:#EBF09E;
  border-top-color:#FFF;
  border-left-color:#FFF;
}

.button-group button:active { 
  border:2px solid #E4E4E4;
  background-color:#BBB;
  border-top-color:#333;
  border-left-color:#333;
}

.button-group .continue, .button-group .continue:hover {
  border-style: none;
  background-color: #FFFFFF;
  padding: 0px;
  height: 29px; width: 91px;
  background: url(/images/4.0/buttons/continue-button.gif) 0 0 no-repeat;
}

.button-group .submit, .button-group .submit:hover {
  border-style: none;
  background-color: #FFFFFF;
  padding: 0px;
  height: 29px; width: 79px;
  background: url(/images/4.0/buttons/submit-button-big.gif) 0 0 no-repeat;
}

.button-group .cancel, .button-group .cancel:hover {
  border-style: none;
  background-color: #FFFFFF;
  padding: 0px;
  height: 29px; width: 76px;
  background: url(/images/4.0/buttons/cancel-button-big.gif) 0 0 no-repeat;
}

.contactMePanel_YUI .hd {
	background-color:#EDEBE0;
	overflow: hidden;
	padding: 0;
	height: 10px;
	margin: 0;
}



/** Bubble Specific **/

/* Yellow Gradient [sign In] */

.bubbleYlwGradient {
  background-color: #FFFFFF;
}
.bubbleYlwGradient div {
	overflow: hidden;
}
.bubbleYlwGradientHeight {
	height: 100px;
}
.bubbleYlwGradientWidth {
	width: 298px;
}
.bubbleYlwGradientTLC {
  clear: left; float: left; 
  height: 38px; width: 6px;
  background-image:url(/images/4.0/bin/38px-gradient-leftcorners.png);
}
.bubbleYlwGradientT {
  float: left; 
	height: 28px;
  background-image:url(/images/4.0/bin/38px-gradient.png);
  background-repeat: repeat-x;
  padding-top: 10px;  padding-bottom: 0px;
  font-weight: bold; 
}
.bubbleYlwGradientT div { float:left; }
.bubbleYlwGradientTRC {
  float: left; 
  height: 38px; width: 6px;
  background-image:url(/images/4.0/bin/38px-gradient-rightcorners.png);
}
.bubbleYlwGradientL {
  clear: left; float: left;
  border-left:1px solid #D5D4C7;
  padding-right:5px;
}
.bubbleYlwGradientM { 
  float: left;
}
.bubbleYlwGradientC {
  padding-left: 22px;
}
.bubbleYlwGradientSquish { 
  float:left;
}
.bubbleYlwGradientR {
  float: left;
  padding-left:5px;
  border-right:1px solid #D5D4C7;
}
.bubbleYlwGradientBLC {
  clear: left; float: left; 
  height: 6px; width: 6px;
  background: url(/images/4.0/bin/6px-solidbottombox.gif);
}
.bubbleYlwGradientB {
  float: left;
  height: 6px;
  background: url(/images/4.0/bin/6px-solidbottombox.gif) -6px 0px;
}
.bubbleYlwGradientBRC {
  float: left;
  height: 6px; width: 6px;
  background: url(/images/4.0/bin/6px-solidbottombox.gif) -309px 0px no-repeat;
}


.bubbleSpacer {
  clear: left;
  height: 10px;
}


/*** OTHER ***/

.errorbox {
	display: none;
	min-height: 35px;
	/* min-height hack for IE6 */
	height: auto !important;
	height: 35px;
	border: 1px solid #F2C217;
	background-color: #FFFFB9;
	padding: 5px 5px 5px 50px;
	color: red;
	font-weight: bold;
	background: #FFFFB9 url(/images/4.0/warning-icon.gif) no-repeat 6px 50%;
	margin-bottom: 15px;
}

.ulchecks {
	list-style-image: url(/images/checkmark_red.gif);
	margin: 0px;
	padding: 4px;
}

.signinpanel, .regchoosedialog, .forgotLdialog, .forgotPdialog {
	width: 350px;
}
.signinpanel .bd {
	min-height: 250px;
	/* min-height hack for IE6 */
	height: auto !important;
	height: 250px;
	/* Also required for min-height hackits th */
	overflow: visible;
}
.signinpanel .ft {
	padding-bottom:15px;
	color:#666666;
	font-size:11px;
}

.signinpanelsecure input, 
.regChooseDialog input, 
.forgotLdialog input, 
.forgotPdialog input {
	font-size: 14px;
	width: 145px;
}
.signinpanelsecure .forminput, 
.regChooseDialog .forminput, 
.forgotLdialog .forminput, 
.forgotPdialog .forminput {
	margin-top: 4px;
	height: 30px;
}

.signinpanelsecure {
	width: 310px;
	height: 340px;
	border: 0px;
}
.signinpanelsecure .bd {
	height: 205px;
	padding-left:0px; padding-right:0px;
}
.signinpanelsecure .bubblewrapper {
	height: 200px;
}
.signinpanelsecure .privacy {
	padding: 0 0 0 10px;
}

/** since this is an embedded dialog, remove padding **/
.signinpanelsecure .ft {
	padding-left: 0px;
	position: absolute;
	bottom: 0px;
}

.signinpanelsecure .lockicon { 
	position: absolute;
	bottom: 14px;
	right: 4px;
	z-index: 6;
	cursor: pointer;
	visibility: inherit;
	background: transparent url(/images/4.0/secure-server-lock-icon.gif) no-repeat;
	width: 14px; height: 21px;
}

/** copied from elancecommon.css **/
.displayNone {
	display: none;
}

.button-group button, .button-group .continue {
  font:100 76% verdana;
  text-decoration:none;
  background-color: #E4E4E4;
  color: #333;
  cursor: pointer;
  vertical-align: middle;
  border: 2px solid #797979;
  border-top-color:#FFF;
  border-left-color:#FFF;
  margin:2px;
  padding:2px;
	vertical-align: middle;
}

.button-group .continue, .button-group .continue:hover {
  border-style: none;
  background-color: #FFFFFF;
  padding: 0px;
  height: 29px; width: 91px;
  background: url(/images/4.0/buttons/continue-button.gif) 0 0 no-repeat;
	cursor: pointer;
}

.button-group .submit, .button-group .submit:hover {
  border-style: none;
  background-color: #FFFFFF;
  padding: 0px;
  height: 29px; width: 79px;
  background: url(/images/4.0/buttons/submit-button-big.gif) 0 0 no-repeat;
}

.button-group .cancel, .button-group .cancel:hover {
  border-style: none;
  background-color: #FFFFFF;
  padding: 0px;
  height: 29px; width: 76px;
  background: url(/images/4.0/buttons/cancel-button-big.gif) 0 0 no-repeat;
}

.contactMePanel_YUI .hd {
	background-color:#EDEBE0;
	overflow: hidden;
	padding: 0;
	height: 10px;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 13px;
}

.iconsmall {
	font-size: 11px;
}

.formlabel {
	font-size: 12px;
}

.inputfooter {
	color: #666666;
	font-size: 11px;
}

.signinpanelsecure .ft {
	padding-left: 0px;
	position: absolute;
	bottom: 0px;
}





.err {
	color:#000000;
	background-color:pink;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.errtxt {
	color:#FF0000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div#qTip {
  padding: 3px;
  border: 1px solid #227737;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background:#eaeaea;
  color: #227737;
  font: bold 10px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}


#keywordlinks a:active {
color: #414141;
	text-decoration: none;
}

#keywordlinks a:link {
color: #414141;
	text-decoration: none;
}

#keywordlinks a:visited {
color: #414141;
	text-decoration: none;
}

#keywordlinks a:hover {
	text-decoration: underline;
	color: #3a9546;
}
