html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Verdana;
}
body {
	line-height: 1;
	line-height: normal;
	background: url(/images/background.jpg) no-repeat center top;
	text-align:center;
	font-size: 11px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

h1 {
	color:#3e54a4;
	font-size: 18px;
	font-weight: bold;
	padding: 30px 10px 40px 63px;
}
h2 {
	color:#F26739;
	font-size:16px;
	font-weight:bold;
	padding: 0 0 15px 0;
}
h3 {
	color:#3e54a4;
	font-weight:bold;
	font-size: 12px;
}
table {

	margin-left: 8px;
	position:relative;
	margin-top: -20px;
	border-collapse: collapse;
	border-spacing: 0;
}

td.first,
th.first {
	padding-left: 8px;
}
td.last,
th.last {
	padding-right:8px;
}
td.center {
	text-align:center;
}
td {
	padding-top: 5px;
	padding-bottom:5px;
}
table th {
		font-size: 11px;
		color: #fff;
		padding-bottom:5px;
		text-align: left;
}
table.projectList {
	width:734px;
}
table.rdList {
	width:574px;
	margin-left: 10px;
}
table.srdList {
	margin-left:-12px;
	width:733px;
	margin-top: -16px;
}
table.currentBidList {
	width: 500px;
}
a:link,
a:visited,
a:active {
	color:#3e54a4;
	font-size:11px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	text-align: left;
	width: 1000px;
	position:relative;
	margin: auto;
}
#page {
	clear:both;
	background: url(/images/border_middle.jpg) ;
	position:relative;
}

#pageTop {
	width:1000px;
	clear:both;
	height: 17px;
	background: url(/images/border_top.jpg) no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index: 0;
}

#pageBottom {
	width:1000px;
	clear:both;
	height: 18px;
	background: url(/images/border_bottom.jpg) no-repeat;
	left:0;
	z-index: 1;
}
#content {
	background: url(/images/border_middle.jpg) ;
	position:relative;
	z-index: 2;
	padding:5px 0 0 0;
	text-align: left;
}
#outerC {
	z-index: 100;
	background: url(/images/border_middle.jpg) ;	
}
#innerC {
	margin-top:0px;
	z-index: 100;
	position:relative;	
		min-height:550px;
		min-height:590px;
	  height:auto !important;
	  height:550px;
}

#header {
	height: 111px;
	padding-top:23px;
	position: relative;
}

#orangeBox {
	position:absolute;
	bottom: 0;
	width: auto;
	padding-left: 26px;
	padding-right: 26px;
	height: 26px;
	right: 25px;
	background: #F37A27 url(/images/search-icon.jpg) no-repeat;
	text-align: center;
	color:#ffffff;
	font-size:14px;
	padding-top: 10px;
}
a.searchIcon {
	position:relative;
	padding-left: 30px;
	color:#fff;
	font-size:14px;
	text-decoration: underline;
}
.searchBlock {
	position:absolute;
	display:block;
	top: 3px;
	left: 26px;
	height: 30px;
	width:30px;
	background: url(/images/search-icon.jpg) no-repeat;
	
}
#orangeBox .orange-left {
	position:absolute;
	left:0px;
	top:0px;
	height:36px;
	width:26px;
	background: url(/images/orange-slice-left.jpg) no-repeat;
}
#orangeBox .orange-right {
	position:absolute;
	right:0px;
	top:0px;
	height:36px;
	width:24px;
	background: url(/images/orange-slize-right.jpg) no-repeat;
}
#orangeBox span {
	font-size:16px;
	font-weight: bold;
}
#topMenu {
	position:absolute;
	top: 5px;
	right:5px;
	color: #3e54a4;
	overflow:visible;
	line-height:normal;
}
#subNav {
	position:absolute;
	top: 0px;
	right:30px;
	padding: 5px;
}
#subNav a:link,
#subNav a:active,
#subNav a:visited,
#topMenu a:link,
#topMenu a:visited,
#topMenu a:active {
	padding-left: 10px;
	padding-right: 10px;
	color:#3e54a4;
	font-size:11px;
	text-decoration: none;
}
#subNav a:hover,
#topMenu a:hover {
	text-decoration: underline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */



/* start Form Code */
.FB {
    padding-left:126px;
}
.fbLeft {
	padding-left: 0px;
}
.FL, .FO {
    clear:both;
}
.FR {
    clear:both;
    padding:5px 0;
}
.EM {
    color:#ff0000;
    
}
.FB label {
    width:200px;
    display:block;
    float:left;
    margin-right:10px;
    line-height:16px;
    position:relative;
    text-align:left;
    margin-top:0;
    padding-top:0;
    color: #636363;
    font-size:12px;
}
.FB label .required {
	color: #f37a27;
	padding:0;
}
.FB .hover {
    z-index: 500;
}
.FB label.textarea {
    width:400px;
    margin-right:15px;
}
.FB textarea {
    width:400px;
    margin-right:10px;
    height:100px;
}
.FB input {
    margin-top:0px;
    margin-right:10px;
    padding:0;
    vertical-align: bottom;
	font-size:12px;
}
.FPS input{
	margin-left: 20px;
}
.FB input.text,
.FB input.password {
	width:190px;
}
input.radio {
	margin:3px 3px 0 5px;
}
input.checkbox {
	margin:3px 3px 3px 4px;
}
input.radio, input.checkbox {
	cursor:default;
	height:13px;
	width:13px;
}

label.boxLabel {
    width:108px;
    display:block;
    float:left;
    margin-right:10px;
    line-height:16px;
    position:relative;

    text-align:left;
    margin-top:0;
    padding-top:0;
    color: #636363;
    font-size:12px;
    position:relative;
    padding-left: 20px;
}

label.boxLabel input {
	position:absolute;
	top:-1px;
	left: 0;
}

label.minAuto {
	width:auto;
}
.FB input#postalCode,
.FB input#contactEmail,
.FB input#address1, .FB input#address2, .FB input#card_number,
.FB input#company,
.FB input#website,
.FB input#email {
    width:401px;
    clear:both;
    display:block;
    margin-bottom:5px;
}
.FB input#projectNumber {
	width: 140px;
	margin-right: 0px;
}
.FB #autoButton {
	width: 50px;
}

.FB .dateBox select {
	margin-right:0px;
}
.FB input#phone1, .FB input#phone2 {
    width:30px;
    margin-right:1px;
}
.FB input#phone3 {
    width:40px;
}
.FB input#zip {
    width:60px;
}
.FB input#exp {
    width:50px;
}
.FB select {
    margin:0;
    padding:0;
    font-weight:normal;
    margin-right:10px;
}
.FB .fieldBlock2,
.FB .fieldBlock {
	border: 1px solid #9497CA;
	display:block;
	clear:both;
	margin: 20px 0px;
	padding: 0px 10px 10px 10px;
	width: 380px;
}
.FB .fieldBlock2 {
	margin-top: 2px;
}
.FB .fieldBlock2 input.password {
	width: 170px !important;
}
.FB .fieldBlock2 label {
	width: 177px !important;
}
.nodocs {
	padding: 10px 10px 3px 3px;
	font-weight:bold;
}
.FB .ndancBox textarea {
	width:375px;
}
.FB label.state {
    width:105px;
}
.FB .error {
	border-color: #F37A27;
}
.FB .submit {
	font-size:12px;
	padding: auto;
}
/* end Form code*/
.ui-state-error strong {
	color: #F37A27;
}
.ui-state-error li {
	font-size: 11px;
	line-height: 18px;
	list-style: disc;
	margin-left: 30px;
}
#innerFooter {
	text-align: left;
	position:relative;
	clear:both;
	font-size:10px;
	color:#3e54a4;
	height: 65px;
}

#innerFooter .links {
	width:1000px;
	position:absolute;
	bottom: 0;
	text-align: center;
	padding: 10px 0 0 0;
}

#innerFooter .links a:link,
#innerFooter .links a:active,
#innerFooter .links a:visited {
	font-size:11px;
	color:#3e54a4;
	padding: 0 15px;
	text-decoration: none;
}
#innerFooter .links a:hover {
	text-decoration: underline;
}

#outerFooter {
	font-size:10px;
	color:#3e54a4;
	padding:5px;
	height:15px;
	background:#fff;
}
.copyright {
	margin-left:30px;
	float:left;
	text-align:left;
}
.digitaldogs {
	width: 32px;
	position:absolute;
	left: 496px;
}
.cNameBlue {
	font-size: 14px;
	color: #3E54A4;
	font-weight:normal;
}
#recentProjects,
#hotProjects {
	width:477px;
	font-family:Verdana;
	font-size:11px;
	padding: 0 8px;
	height: 200px;
	overflow:hidden;
	background: url(/images/homeBox_middle.jpg) repeat-y;
	position:relative;
	z-index:2;
}
#projectWrapper {
	height: 324px;
	overflow:hidden;
	position: relative;
}
#projectWrapper #boxA {
	position:absolute;
	left: 4px;
	top: 0px;
}
#projectWrapper #boxB {
	position:absolute;
	right: 3px;
	top: 0px;
}
.projectBox {
	width: 494px;
}
.projectBox .projectBoxHeader {
	height:69px;
	position:relative;
	margin-bottom: -8px;
	z-index: 3;
}
.projectBox .projectBoxHeader .regLink {
	right: 25px;
	position:absolute;
	top:36px;
}
.projectBox .projectBoxHeader .headerText {
	color:#f26739;
	font-size:16px;
	font-weight: bold;
	position: absolute;
	left: 62px;
	top: 32px;
}
.projectBox .projectBoxHeader .folder {
	width:53px;
	height:69px;
	background: url(/images/folder.jpg) no-repeat;
	position:absolute;
	bottom: 0;
	left: 10px;
}
.projectBox .projectBoxHeader .fire {
	background: url(/images/fire-folder.jpg) no-repeat;
}
.projectBox .topHeader {
	width: 494px;
	background: url(/images/homeBox_top.jpg) no-repeat;
	height:35px;
	position:relative;
}
.projectBox .bottomFooter {
	width: 494px;
	background: url(/images/homeBox_bottom.jpg) no-repeat;
	height:19px;
}
.projectBox .block {
	width:477px;
	height:46px;
	padding-top: 5px;
	font-size: 11px;
}
.projectBox .block div {
	float:left;
}
div.even,
tr.even,
tr.even td,
.projectBox div.even {
	background: #e5e6e6;
}
.projectBox .block .project {
	width: 183px;
	padding-left: 15px;
}

.projectBox .block .project div {
	float: none;
	padding-bottom: 5px;
}

.projectBox .block .posted {
	width: 100px;
}

.projectBox .block .bidClosed {
	width: 130px;
}

.projectBox .block .timeZone {
	width: 70px;
	text-align:center;
}
.projectBox .topHeader div {
	float:left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	bottom: 9px;
}
.projectBox .topHeader .project {
	width: 200px;
	right: 270px;
}
.projectBox .topHeader .posted {
	width: 90px;
	right: 198px;
}

.projectBox .topHeader .bidClosed {
	width: 100px;
	right: 88px;
}

.projectBox .topHeader .timeZone {
	width:70px;
	right: 25px;
}

.hotProjects-jcarousellite { width:477px; }
.hotProjects-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }

.clear { clear: both; }



.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Clip DIV */
.vert .simply-scroll-clip {
	width: 477px;
	height: 368px;
}

.homeCopy {
	font-size:11px;
	color:#999999;
	padding: 10px 127px 23px 127px;
	line-height: 18px;
}

#chooseRegType {
	width:446px;
	height: 350px;
	position:absolute;
	top: 33px;
	right: 29px;
}
.regFormTypeBlock {
	width:368px;
	height: 163px;
	position:absolute;
	top: 33px;
	right: 29px;
}
.formTypeBlockDev {
	background: url(/images/developer-form-block.jpg);
}
.formTypeBlockMan {
	background: url(/images/manufacturuer-form-block.jpg);
}
.regTypeDeveloper {
	width:446px;
	height:163px;
	background: url(/images/developer-block.jpg);
	position:relative;
	overflow:hidden;
}
.regTypeManufacturer {
	width:446px;
	height:163px;
	background: url(/images/manufacturer-block.jpg);
	margin-top:24px;
	position:relative;
	overflow:hidden;
}
.regTypeCopy {
	position:absolute;
	top: 49px;
	left: 20px;
	width: 200px;
	font-size:12px;
	color:#fff;
	line-height: 16px;
}
.regButton {
	position:absolute;
	bottom: -1px;
	left: 20px;
}
.cotentCopy {
	    padding-left:126px;
	    padding-right: 126px;
	    font-size: 12px;
	    line-height: 16px;
}
.contentImage {
	    padding-left:45px;
	    padding-top: 31px;
	    font-size: 12px;
	    line-height: 16px;
}
.homeCopy p,
.cotentCopy p {
	padding-top: 20px;
}
div.pagination {
	padding: 3px;
	margin: 3px;
        text-align:left;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	text-align:right;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #3E54A4;
	font-size: 11px;	
	text-decoration: none; /* no underline */
	color: #3E54A4;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #3E54A4;

	color: #3E54A4;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #3E54A4;
		
		font-weight: bold;
		background-color: #3E54A4;
		color: #fff;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #ccc;
	
		color: #ccc;
	}

a.addProject {
    position:absolute;
    margin-top: -30px;
    right: 300px;
}
#searchAllLink img {
	margin-left:3px;
	margin-top:0px;
	position:absolute;
}


.boxFull {
	width:748px;
	background: url(/images/table-full-middle.jpg) repeat-y;
}

.boxFull .boxFullHeader {
	height: 37px;
	background: url(/images/table-full-top.jpg) repeat-y;
}

.boxFull .boxFullFooter {
	height: 24px;
	background: url(/images/table-full-bottom.jpg) repeat-y;
}
.box3rdpag {
	width: 575px;
}
.box3rd {
	width:594px;
	background: url(/images/table-box-3rd-middle.jpg) repeat-y;
}

.box3rd .box3rdHeader {
	height: 37px;
	background: url(/images/table-box-3rd-top.jpg) repeat-y;
}

.box3rd .box3rdFooter {
	height: 22px;
	background: url(/images/table-box-3rd-bottom.jpg) repeat-y;
}

#projectTopDetails {
	position:relative;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height:20px;
}
#projectComponentsBlock,
#projectDescriptionBlock {
	position:relative;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
	line-height:20px;
}

.pContactInfoBox {
	float:left;
	width: 35%;
}
.pCompanyInfo {
	padding-top: 20px;
}
.pDescriptionBox {
	width: 60%;
}
#projectTopDetails .pNumber {
	float:left;
	width:29%;
	font-size:12px;
	line-height:16px;
}

#projectTopDetails .pBidCloseTime,
#projectTopDetails .pDatePosted,
#projectTopDetails .pTimeZone {
	float:left;
	width:auto;
	font-size:12px;
	line-height:16px;
	text-align:center;
}

#projectTopDetails .pDatePosted {
	text-align: left;
}
#projectTopDetails .pTimeZone {
	text-align: right;
	width:auto;
}
.spLabel,
.pLabel {
	color:#666666;
	font-size:12px;
	line-height:16px;
}
.spLabel {
	font-size: 10px;
}

#createComponentLink {
	position:absolute;
	margin-top: -20px;
	margin-left: 420px;
}


.componentFile {
	width: 300px;
	float:left;
	margin-left: 50px;
}


#sideText {
	position: absolute;
	top: 90px;
	right: 30px;
	width: 400px;
	line-height: 18px;

}
.plusBox {
	width: 16px;
	height: 16px;
	background: transparent url(/images/plus-minus.gif) no-repeat top left;
	background-position: 0px -16px;
	overflow: hidden;
	position: absolute;
	top: 2px;
	left: 5px;
}
.componentHeader {
	position:relative;
	padding-left: 30px;
}
.componentCopy {
	padding: 10px 0px 20px 0px;
}
.minus {
	background-position: 0px 0px;
}

#sideText ul {
	margin-left: 10px;
}
#sideText ul  li {
	margin-left: 10px;
	list-style: disc;
}
.projviewtable,.projviewtable tr,.projviewtable td {padding:0;margin:0;}
.projviewtable {width:100%}
.projviewtable .rcel {text-align:right;width:50px;}

.compDelete {
	float: right;
	clear: none;
	/*position:relative;
	position:absolute;
	right:0px;*/
}
ul.dotList {
	float:left;
	margin-left: 25px;
	list-style: disc;
}
ul.dotList li {
	clear: both;
}
.clear { clear:both; }
.ndaNCCopyDiv {
	position:relative;
	overflow: auto;
	height: 350px;
	border: 1px solid #3E54A4;
	padding: 20px;
}
#beta {
	position:absolute;
	font-size:10px;
	z-index: 1000;	
	top: 86px;
	left: 275px;
	color:#3E54A4;
	font-weight: bold;
}
.contryBox  {
	width:180px;
	overflow: hidden;
	height: 200px;
}

.contryBox .list {
	width:auto;
	overflow: auto;
	height: 200px;
}

.list .lItem {
	padding: 5px;
	color:#666666;
	font-size:11px;
	cursor: pointer;
}
#posBox {
	position:relative;
	height: 210px;
}
#boxAllowed {
	position:absolute;
	top:0;
	left:0;
}
#boxRemoved {
	position: absolute;
	top: 0px;
	left: 200px;
}
.list  .hoverItem {
	background: #ccc;
	color:#666666;
}
.list .selectedItem {
	background: #6D88A6;
	color:#fff;
}
.multiButtonBox {
	width: 380px;
	text-align:center;
}
.multiButtonBox a:link,
.multiButtonBox a:active,
.multiButtonBox a:visited {
	padding: 0 5px;
}
.multiButtonBox a:hover {
	text-decoration: underline;

}
#countryMultiSelectBlock label {
	width: 180px;
}
.jsshow {display:none;}
.inft {padding:10px 5px 5px 10px;}
.inft ul {margin:10px 5px 5px 10px;}
.rboxshead
{
	width:725px;
	height:18px;
	clear:both;
	font-family:Verdana;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
	background-color:#3f54a5;
	margin:0px 0 0 -12px;
	padding:8px 0 0 10px;
}
.resbox
{
	width:725px;
	height:20px;
	clear:both;
	font-family:Verdana;
	margin:0px 0 0 -12px;
	padding:5px 0 0 10px;	
}
.c1 {width:210px;}
.c2 {width:200px;}
.c3 {width:150px;}
.secline {font-size:11px;margin:2px 0 0 0;}
.secline td {padding:2px 0 0 8px;}
.secline2 td {padding:2px 0 10px 8px !important;}
.rselect
{
	width:120px;
	height:200px;
	margin:8px 15px 0 0;
	border:1px solid black;
	border-width:0 1px 0 0;	
}
#rspecialties {margin-bottom:15px;}
.rresult
{	
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	margin:8px 0 0 8px;
	width:560px;
}
#rightColumn {
	position: absolute;
	right: 40px;
	top: 90px;
	width: 211px;
}

#yourStatsBox {
	position:relative;
	width: 211px;
	background: url(/images/stats-middle.jpg) repeat-y;
}
#rightColumn .alert {
	background: url(/images/alert-middle.jpg) repeat-y;
}
#yourStatsBox h3 {
	color:#fff;
	font-size: 12px;
	padding-bottom: 15px;
}
#rightColumn .alert h3 {
	padding-left: 15px;
}

#rightColumn .salert h3 {
	padding-left: 0px;
}

.alertIcon {
	position: absolute;
	top: 8px;
	left: 10px;
}
#rightColumn .salert .alertIcon {
	display: none;
}
.statsBoxContent {
	position:relative;
	padding: 18px 20px;
}
.alert .statsBoxContent {
	padding: 16px 20px 15px 20px;
}
#yourStatsBox .statsBoxContent  div {
	line-height: 20px;
}
#yourStatsBox .statsBoxContent  div.uBox {
	clear:both;
	height: 20px;
	border-bottom: 1px solid #ccc;
	margin: 0 10px;
}
#yourStatsBox .statsBoxContent  div.lBox {
	margin: 0 10px;
	line-height: 12px;
	margin-bottom: 10px;
}
#yourStatsBox .statsBoxContent  div.pLabel {
	float:left;
	width: 75%;
}


.statsBoxTop {
	background: url(/images/stats-top.jpg) no-repeat;
	position:absolute;
	top: 0;
	left: 0;	
	width: 211px;
	height: 35px;
}
#rightColumn .alert .statsBoxTop {
	background: url(/images/alert-top.jpg) no-repeat;
	height: 33px;

}
.statsBoxBottom {
	background: url(/images/stats-bottom.jpg) no-repeat;
	position:absolute;
	bottom: 0;
	left: 0;	
	width: 211px;
	height: 18px;
}

#rightColumn .alert .statsBoxBottom {
	background: url(/images/alert-bottom.jpg) no-repeat;
	height: 14px;
}

.keyFeatures {
	line-height: 25px;
	
}
.help li,
.keyFeatures li {
	position:relative;
	cursor: pointer;
	color: #3E54A4;
	height: 25px;
	color: #000;
}
.help li {
	margin-bottom: 5px;
}
.help ul,
.keyFeatures li ul {
	margin: 3px 15px;
}
.help ul li,
.keyFeatures li ul li {
	height: auto;
	margin-right: 10px;
	list-style: disc;
}
#yourStatsBox .statsBoxContent {
	z-index: 1;
	position:relative;
}
#yourStatsBox .statsBoxContent   div.pop {
	display:none;
	bottom: 0px;
	left: -225px;
	padding: 10px;
	position:absolute;
	width:200px;
	background:#fff;
	border: 1px solid #F26739;
	color:#000;
	-moz-box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	box-shadow: 2px 2px 3px #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: default;

}
#yourStatsBox .statsBoxContent   div.popHover {
	display:block;
	bottom: 0px;
	left: -18px;
	position:absolute;
	width:20px;
	height: 25px;
}
div.pop strong {
	color:#3E54A4;
}

.promoValid,
.promoExpired {
	padding: 10px 0px;
	color:green;
}
.promoExpired {
	color:red;
}
.shelp,
.help {
	position:relative;
	margin-top: 2px;
	margin-left:8px;
	cursor: help;
	font-size: 12px;
	color:#000;
	font-weight:normal;
}
.bHelp {
	position:absolute;
	margin-left: -10px;
}
.shelp span,
.help span {
	display:none;
	bottom: 0px;
	left: 18px;
	bottom: 28px;
	padding: 10px;
	position:absolute;
	width:200px;
	background:#fff;
	border: 1px solid #F26739;
	color:#000;
	-moz-box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	box-shadow: 2px 2px 3px #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: default;
	z-index:1;
	line-height: 16px;
	text-decoration: none;
}

.shelp span,
.bHelp span {
	padding: 5px 10px 10px 10px;
}
.shelp span {
	left: -70px;
}
.shelp {
	cursor: pointer;
	
}
.print {
	display:none;
	position:absolute;
	right: 126px;
	margin-top: -40px;
}
.print img {
	position:absolute;
	margin-top: 0px;
	margin-left: 3px;
}
.shelp span strong,
.help span strong {
	color:#3E54A4;
	line-height: 22px;
}

.pnlink,.pplink
{
	border: 1px solid #3E54A4;
	background-color:transparent;
	color:#3E54A4;
	padding: 1px 4px;
	margin: 2px;
	font-size: 11px;	
	text-decoration: none; /* no underline */
	cursor:pointer;
	font-family:Verdana;
}

.flt {float:left;clear:none;}
.fltr {float:right;clear:none;}
.clr {clear:both;}
.hide {display:none;}
.resscroll {height:380px;width:585px;overflow:auto;margin-right:-15px;}
.headerbtn {border:0;margin:0;padding:0;background:transparent;color:white;cursor:pointer;}
.hometext {padding:13px 20px 0 2px;font-size:18px;letter-spacing:0.15px;line-height:24px;font-family:Arial,Helvetica,Arial, sans-serif;}
.hometextsm {font-size:12px;letter-spacing:-0.2px;padding:30px 30px 0 0;line-height:17px;font-family:Verdana,Helvetica,Arial, sans-serif;}
.reglinks {float:left;clear:none;padding:20px 0 0 2px;font-size:14px;font-family:Helvetica,Arial,sans-serif;}
.reglinks b {color:#005D96;}
.reglinks a,.reglinks a:before,.reglinks a:after,.reglinks a:visited,.reglinks a:hover,.reglinks a:active {color:#F37A27;font-size:14px;text-decoration:underline;font-family:Helvetica,Arial,sans-serif;}
.rspecialties,.rindustries {display:block;clear:both;}
.rspecialties input,.rindustries input {clear:none;display:inline;}
.adsidebox {width:370px;}
.adsidebox img {margin:0;padding:0;border:0;clear:none;}
.adsidebox ul {margin-bottom:15px;list-style:disc;list-style-position:outside;padding-left:20px;font-weight:bold;font-size:14px; line-height: 20px;}
.mnone {margin:0;}
.bluet {color:#005D97;}
.oranget {color:#f37a27;}
.blueb {border-color:#005D97 !important;}
.orangeb {border-color:#f37a27 !important;}
.sideboxtxt {padding-bottom:10px;font-size:14px;}
.sideboxtxtsm {margin-top:20px;font-size:10px;}
.lrbord {border:1px solid black;border-width:0 1px;margin-top:-2px;}
.homeinbox {position:relative;background-color:white;height:14px;width:145px;border:0;padding:0;margin:0;top:88px;left:269px;}
.home2 {position:relative;background:transparent url(/images/blank10.gif);border:0;padding:0;margin:0;width:90px;}
.homebox {width:292px;height:160px;text-align:left;}
.AuthorizeNetSeal {margin-top:-60px !important;}
.ANS {position:relative;top:-60px;}
.whitelink,
.whitelink:focus,
.whitelink:hover,
.whitelink:active,
.whitelink:after,
.whitelink:before,
.whitelink:visited {color:white !important;font-weight:bold;text-decoration:underline;}
#detailslist {list-style:disc;padding:0 0 0 20px;}
#detailslist li {margin:2px 0}
#searchAllLink {
	position:absolute;
	margin-top:-28px;
	margin-left: 500px;
}

select#specialties,
select#industries {
	width:400px;
}
#siteseal {
	width:220px;
	margin: 20px auto auto auto;
}
div.AuthorizeNetSeal {
	float:right;
	margin-right: 20px;
}

pre {
	text-align:left;
	position:absolute;
	margin: 20px;

}
#inviteBidSteps {
	width: 600px;
	position:absolute;
	top: 30px;
	left: 250px;
}
#inviteBidSteps .step {
	width: 33%;
	float:left;
	position:relative;
}
#inviteBidSteps .step a {
	position:absolute;
	top: 12px;
	left: 45px;
}
#inviteBidSteps .step .gear {
	background: url(/images/gear-off.jpg) no-repeat;
	height: 37px;
	width:37px;
	overflow:hidden;
	color:#BCBDBF;
}
.grey {
	color:#808285;
}
.twocolumn {
	padding-right: 420px;;
}
#inviteBidSteps .stepActive .gear {
	color:#3E54A4;
	background: url(/images/gear-on.jpg) no-repeat;
}

#inviteBidSteps .step .gear div {
	padding: 12px 15px;
}
#inviteBidSteps .step a:link,
#inviteBidSteps .step a:active,
#inviteBidSteps .step a:visited {
	color: #BCBDBF;	
}

#inviteBidSteps .stepActive a:link,
#inviteBidSteps .stepActive a:active,
#inviteBidSteps .stepActive a:visited {
	color: #3E54A4;	
}
.red {
	color:#ff0000;
}
.searchBlockUp {
	position:absolute;
	margin-top: -45px;
	margin-left: 10px;
}
.controlLinks a {
	position:relative;
	margin-left: 25px;
}
.controlLinks a {
	line-height: 30px;
}
.controlLinks a img {
	/*position:absolute;*/
	/*margin-top:-2px;*/
	/*margin-left: -22px;*/
	margin-bottom: -7px;
	margin-right: 3px;
}
#notice {
	color:#636363;
	font-size: 13px;
	font-weight:bold;
	position:absolute;
	top: 50px;
	left:63px;
}
#rememberEmailBox {
	position:absolute;
	left: 320px;
	top: 110px;
}
.componentItem {padding:0 !important;margin:0 !important;}
.componentCopy {color:black;}
.componentHeader {background-color:#ffffff;}
#footerfacebook {margin:8px 0px -8px 0;}
#ui-datepicker-div {z-index:9000;}
.grayrow td {background-color:#cdccca;font-weight:bold;}
.txtc,.txtclist td {text-align:center;}
.ui-datepicker th span {color:#000000;}
#formatlable {font-size:10px;}
.h1placer {
	left: 63px;
	position: absolute;
	color:#636363;
	margin-top: -35px;
	font-size: 11px;
	width:500px;
}
.h1placer strong {
	font-size: 10px;
}