/* CSS Document */

.navBarTop {
	width: 750px;
	position: absolute;
	left: 0px;
	top: 109px;
	}

.copyright {
	margin-top: 5px;
}

body {
	width: 950px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fcfcfc;
}
	
body a, body a:link, body a:visited {
	text-decoration:none;
	}
body a:hover {
	text-decoration:underline;
	}

#bidInfo h3 {
	color: #5d5d5d;
	font: 11pt Georgia, "Times New Roman", Times, serif;
}

body a:visited {
	text-decoration:none;
	color: #1800ff;
}	
#rb_mtx {
	background:url('../images/hd-bg.gif') repeat-x top #EEEEEE;
	width:100%;
	}
.rb_shell {
	width:1000px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:transparent;
	}
.rubics_netxp1_main {
    float: right;
    min-height:12px;
    height:12px;
    display:inline;
    color:#000066;
    padding:6px 0 0 0;
    margin: 0 18px 0 0;
    font:bold 12px verdana,geneva,helvetica;
	}
.rubics_netxp1_main a:link, .rubics_netxp1_main a:hover, .rubics_netxp1_main a:visited, .rubics_netxp1_main a:active{
	color:#000066; 
	}

	/* global header */
.rb_hd {
	margin: 0 0 15px;
	}
.rb_hd a img {
	text-align:left;
	}
.rb_hd_l {
	float:left;
	display:inline;
	width:275px;
	text-align:left;
	margin-left:15px;
	}
.rb_hd_r {
	float:right;
	width:700px;
	height: 50px;
	margin-right:5px;
	/*margin-right:3px;*/
/*	background:url('../images/search.gif') no-repeat bottom; */
	margin-top: 10px;
}
.rb_hd_r form {
	padding-top: 10px;
}

/* tabs */
.rb_tabs {
	text-align:center;
	margin:10px 8px 0 8px;
	font:bold 12px arial,helvetica;
	padding-left:18px;
	background:url('../images/tab_bg3.gif') repeat-x bottom;
	height:29px;
	}

.rb_tab_l {
	background:url('../images/tab_off_l.gif') no-repeat bottom;
	width:6px;
	height:29px;
	float:left;
	display:inline;
	}
	
.rb_tab_l.on_l {
	background:url('../images/tab_on_l.gif') no-repeat bottom;
	width:6px;
	height:29px;
	float:left;
	display:inline;
	}
.rb_tab_r {
	background:url('../images/tab_off_r.gif') no-repeat bottom right;
	width:auto;
	float:left;
	display:inline;
	padding:10px 12px 0 4px;
	height:19px;
	/*padding-bottom:4px;*/
	/*height:15px;*/
	}
.rb_tab_r.on_r {
	background:url('../images/tab_on_r.gif') no-repeat bottom right;
	width:auto;
	}
.rb_tab_r a, .rb_tab_r a:link, .rb_tab_r a:hover, .rb_tab_r a:visited {
	color: #fff;
	}
.rb_tab_r.on_r a, .rb_tab_r.on_r a:link, .rb_tab_r.on_r a:hover, .rb_tab_r.on_r a:visited {
	color:#000;
	}
.rb_tab_r a:hover,.rb_tab_r.on_r a:hover{
	text-decoration: underline;
}

.rb_subnav {padding:7px 10px 5px 10px;border-bottom:1px solid #CCC;font:normal 12px arial,helvetica;color:#BBB;/*width:auto;*/}
.rb_subnav a {font-weight:bold;margin:0 7px;}
.rb_subnav a.on_sub, .rb_subnav a:link.on_sub, .rb_subnav a:hover.on_sub, .rb_subnav a:visited.on_sub {color:#666;}
.rb_subnav_r {float:right;padding-top:3px;}
.rb_subnav_r a, .rb_subnav_r a:link, .rb_subnav_r a:hover, .rb_subnav_r a:visited {padding:0;margin:0;color:#00F;font:normal 10px verdana,geneva,helvetica;text-decoration:underline;}
.rb_subnav_r IMG {padding:0;margin:0;vertical-align:top;}
.rb_subnav_r IMG.button {margin:1px 5px 0 0;border-width:0;vertical-align:top;}
.rb_subnav_r SPAN.searchbar-text {padding:0 0 0 3px;}

/*data box*/

/* set the image to use and establish the lower-right position */ 

.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
} 
	
.cssbox { 
	width: 270px !important; /* intended total box width - padding-right(next) */
	width: 255px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 10px auto;
	padding-top: 7px;
}

.cssbox a:hover {
	text-decoration: none;
}
	/* set the top-right image */ 
.cssbox_head { 
	height: 28px;
	padding-left: 10px;
	background-color: #1c2871;
} 
	/* set the top-left image */ 
	.cssbox_head h2 { 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; 
	height: 1%;
	color: #1c2871;
	font: 16px Arial;
	padding: 8px 70px 5px 0;
} 
	/* set the lower-left corner image */ 
	.cssbox_body { 
	margin-right: 5px;
	padding: 20px 0 5px 20px;
	border: 1px solid #12598b;
	border-top: none;
	width: 248px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	position: relative;
	bottom: 10px;
	background-color: transparent;
}
    .cssbox_body table {
	color: #000;
	font: 15px Arial;
} 
   .cssbox_body ul {
	color: #000;
	font: 11px/17px Arial;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
} 

/*logout*/
.logout {
	float: right;
	text-align: left;
}


/* body */
.rb_body_bg {
	background:url('../images/body_bg.gif') repeat-y transparent;
	margin:0 2px;
	padding:0;
	}
.rb_body {
	background:#FFF;
	margin:0 7px;
	padding:0;
	}
.rb_body2 {
	background:#FFF;
	margin:0 7px;
	padding:0;
	}
.rb_content {
	text-align:left;
	margin:0;
	padding:0;
	background:transparent;
	/*width:982;*/
	}
	
.postBody p {
	margin-right: 5px;
	margin-left: 5px;
}

/* clearfix */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
 /* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.clear {
	clear:both;
	}





/* footer */
.rb_pft {
	margin:0 7px;
	font:normal 12px arial,helvetica;
	color:#CCC;
	background:#FFF;
	}
.rb_pft_form {margin:0;padding:0;}
.rb_pft_special, .rb_pft_ad {font:normal 11px verdana,geneva,helvetica;color:#BCBCBC;margin-left:10px;}
.rb_pft_ad a, .rb_pft_ad a:link, .rb_pft_ad a:hover, .rb_pft_ad a:visited {color:#00F !important;font:normal 11px arial,helvetica;margin:0 4px;}
.rb_pft_ad a.first, .rb_pft_ad a:link.first, .rb_pft_ad a:hover.first, .rb_pft_ad a:visited.first {margin-left:1px;}
.rb_pft_ad {line-height:18px;padding-top:10px;}
.rb_pft_pop {font:normal 12px arial, helvetica;color:#BCBCBC;margin-left:10px;line-height:18px;margin-bottom:10px;}
.rb_pft_top {padding:5px 0 3px 0;/*width:100%;*/}
.rb_pft_top a {margin:0 4px;}
.rb_pft_top_l {float:left;margin-top:2px;line-height:22px;font:normal 12px arial,helvetica;margin-left:5px;}
.rb_pft_srch {float:right;width:auto;font:bold 12px arial,helvetica;color:#666;}
.rb_pft_btm img {float:left;}
.rb_pft_btm {
	padding:0;
	border-top:1px solid #EEE;
	height:43px;
	line-height:15px;
	background:#FFF;
	}
.rb_pft_btm_c a, .rb_ft a {margin:0 5px;}
.rb_pft_btm_c {
	vertical-align:middle;
	margin-top:15px;
	text-align:center;
	}
/* bottom shadow gif */
.rb_btm {width:1000px;height:12px;background:url('../images/shell_bottom.gif') no-repeat top;}


#contentShell {
border-bottom: 2px solid #F7F7F7;
/* height: 1%;*/
	padding-bottom: 2px;
}

#contentPane {
float: left;
width: 562px;
padding: 20px 30px 20px 20px;
}

#contentPane2 {
float: left;
width: 892px;
padding: 20px 30px 20px 20px;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodytextSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.large {
	font-size: 24px;
}

h1 {
	color: #137bbf;
	font: 30pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #1c2871;
	font: italic 12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: black;
	font: 11pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}

p {
	font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
}

.pricingTable{
	border: 1px solid #000;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.tableTextLgWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
	border-top: thin solid #000;
	border-right: thin solid #000;
}
.tableTextLgGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #eee;
	border-top: thin solid #000;
	border-right: thin solid #000;
}
.tableTextLgWhiteLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
	border-top: thin solid #000;
	border-right: thin solid #000;
	border-left: thin solid #000;
}
.tableTextLgGreyLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #eee;
	border-top: thin solid #000;
	border-right: thin solid #000;
	border-left: thin solid #000;
}
.tableTextLgWhiteTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
	border: thin solid #000;
}
.tableTextLgWhiteBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff;
	border-top: thin solid #000;
	border-right: thin solid #000;
	border-bottom: thin solid #000;
}

.staticBody{
	padding-right: 20px;
	padding-top: 12px;
}

.bodyTextLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.blueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

#heading, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
#heading, h2 {
	color: #121b53;
	font: normal 11pt Arial, Helvetica, sans-serif;
}

#bidInfo {
	padding: 10px;
	margin-bottom: 30px;
	margin-top: 15px;
	padding-left: 20px;
	width: 420px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	float: left;
	border: 1px solid #e7bd68;
}

#bidInfo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
#bidInfo h2, p {
	color: #5a5356;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font: normal 14px Arial, Helvetica, sans-serif;
}

#bidInfo p {
	color: #131214;
	font-size: 9pt;
}

.test {
	font-weight: normal;
	font-style: normal;
}

.warning {
	color: red;
	font-weight: bold;
	font-style: italic;
}
.redTextLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding:5px;
}
.emailFriend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	text-decoration: none;
}

.emailFriend table td {
	text-align: right;
}

.bodyTextList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-type: disc;
}
.bidDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #000066;
}
.row{
background-color: white
}

.altRow{
	background-color: #efefef;
}

.rowSearch{
	background-color:#fff;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.altRowSearch{
	background-color: #b9d7ef;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.message_nav_table {
	border-bottom: 1px solid #333;
}
.message_area {
	border-top: none;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #fafafa;
}
.popUp {
	border: thin solid #000000;
	visibility: hidden;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.titleBar {
	background-color:#2A2959;
	height: 15px;
	border-bottom: thin solid #000000;
	width: 100%;
	text-decoration: underline;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.alert {
	font-weight: bold;
	font-style: italic;
	color: orange;
}

.thirdMenu {
	background-color: #c9dae9;
	padding: 10px;
}
.resultTableHeader {
	text-align: left;
	font-weight: bold;
}
.resultTable {
	margin: 3px;
	padding: 0px;
	width: 100%;
}

/* For Ajax Auto Complete */
.auto_complete {
  width: 350px;
  background: #fff;
}
.auto_complete ul {
    border:1px solid #888;
    margin:0;
    padding:0;
    width:100%;
    list-style-type:none;
}
.auto_complete ul li {
    margin:0;
    padding:3px;
}
.auto_complete ul li.selected { 
    background-color: #ffb; 
}
.auto_complete ul strong.highlight { 
    color: #800; 
    margin:0;
    padding:0;
}

/* email link */
.hide {
display:none;
}

.whiteHeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fffeff;
}
.whiteBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.batch-navigation {
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d5eaea;
	color: #000;
	padding: 4px;
}

.v-separator {
	border-bottom: 1px solid #efefef;
}

.h-separator {
	border-right: 1px solid #efefef;
}

/* little grey box */
.grey-box {
	border: 1px solid #dadada;
	background-color: #efefef;
	padding: 4px;
}

.button {
	border: 1px solid #efefef;
	padding: 5px;
	background-color: #d4d0c8;
}

/* Additions to Revised CSS */

.copyright p {
	color: #676767;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 5px;
}

.head {
	text-align: left;
	position: absolute;
	height: 290px;
	width: 935px;
	overflow-x: hidden;
}

.navBarTopPrimary {
	border-bottom: 1px solid #383838;
	margin: 0px;
	width: 650px;
	height: 30px;
	background: url(../images/navBarTopPrimary.png) repeat-x;
	padding: 8px 0px 0px 0;
}

.navBarTopPrimary h2 {
	color: white;
	font: normal normal 13pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0px;
	padding: 5px 0px 0px;
	height: 20px;
	width: 500px;
	float: left;
}

.navBarTopSub {
	background-color: #1c2871;
	height: 20px;
	width: 800px;
}

.navBarTopSub ul {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 700px;
	position: relative;
	bottom: 11px;
	z-index: 3000;
}

.navBarTopSub ul li {
	float: left;
	color: white;
	vertical-align: middle;
}

.navBarTopSub ul li a {
	color: white;
}

.navBarTopSub ul li a:hover {
	text-decoration: none;
}

.navBarTopSub a {
	text-decoration: none;
	color: white;
	font: 11pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-variant: small-caps;
}

.navBarTopSub a:hover {
	color: #89d0fc;
}

.navBarTopSearch {
	height: 95px;
	background: url(../images/navBarTopSearch.png) no-repeat;
	padding: 15px 10px 10px 35px;
	position: absolute;
	right: 0px;
	top: 68px;
	z-index: 21;	
}

.navBarTopSearch h2 {
	color: white;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	font-size: 20pt;
}

.navBarTopSearch ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.navBarTopSearch li {
	float: left;
	margin-right: 14px;
}

.navBarTopSearch ul li a {
	text-decoration: none;
	color: white;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.searchField {
	width: 190px;
}

.searchButton {
	
}

.logoWrapper {
	padding: 0px;
	margin: 0px;
}

.logoWrapper a:hover {
	text-decoration: none;
}

.logo {
	background: url(../images/logo.png) no-repeat;
	width: 157px;
	height: 110px;
	position: absolute;
	top: 0px;
	margin: 0px;
}

.pageCurl {
	background: url(../images/pageCurl.png) no-repeat;
	width: 100px;
	height: 100px;
	position: absolute;
	z-index: 100;
}


.logoText {
	margin-top: 40px;
	position: absolute;
	left: 130px;
	top:0px;
}

.logoText h1 {
	color: #137bbf;
	font: 30pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}

.logoText h2 {
	color: #1c2871;
	font: italic 12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

.contactInfo {
	text-align: right;
	font: normal 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #1b266c;
	position: absolute;
	top: 0px;
	right: 4px;
}

.contactInfo ul {
	list-style-type: none;
}

.contactInfo a {
	text-decoration: none;
	color: #1b266c;
}

.welcome {
	position: absolute;
	top: 57px;
	right: 140px;
	z-index: 1004;
}

.welcome h3 {
	color: #1c2871;
	font-size: 11px;
}

.welcomeName {
	color: #1c7ac0;
	font-size: 11px;
}


.page {
	width: 930px;
	position: absolute;
	top: 180px;
}

.navBarBottom {
	padding-top: 30px;
	height: 30px;
	padding: 5px 0px 0px;
	text-align: left;
	clear: both;
	border-top: 2px solid #1c2871;
}

.navBarBottom ul {
	list-style-type: none;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	position: absolute;
	z-index: 3;
}

.navBarBottom ul li {
	float: left;
	margin-right: 20px;
}

.navBarBottom ul li a {
	color: #1c2871;
}

.navBarBottom ul li a:hover {
	text-decoration: none;
}

.navBarBottom a {
	text-decoration: none;
	color: white;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.navBarBottom a:hover {
	color: #89d0fc;
}

.darkBlue {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #1c2871;
}

.staticBox {
	width: 925px;
	text-align: left;
	padding: 20px 10px 10px;
}

.staticBox h2, .pageHeading {
	color: #1c2871;
	font: bold 13pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

.staticBox h3 {
	font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #1c2871;
}

.staticBox p, .staticDetail p {
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	margin-top: 16px;
}

.staticBox ul {
	list-style-type: none;
}

.staticBox a {
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

.freeAccountPricing ul {
	list-style-type: disc;
	list-style-image: url(../images/check.png);
}

.freeAccountPricing ul li {
	margin-left: 30px;
}

.freeAccountPricing a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: italic;
	font-style: italic;
	position: relative;
	left: 450px;
	bottom: 255px;
}

.pricingHRTop {
	border: 1px solid #afafaf;
	margin-bottom: 0;
	padding-bottom: 0;
}

.pricingHRBottom {
	border: 1px solid #afafaf;
	margin-top: 0;
	padding-top: 0;
}

.pricingRow {
	border-top: 2px solid #afafaf;
	border-bottom: 2px solid #afafaf;
	margin-left: 5px;
	margin-top: 10px;
	text-align: center;
}

.pricingRow table h2 {
	color: #282828;
	font: bold 13pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

.darkAltRow {
	background-color: #ebf3f9;
}

.lightAltRow {
	background-color: #fafefe;
}

.accountFeature {
	color: #1c2871;
	background: url(../images/checkLeftPadding.png) no-repeat;
	padding-left: 20px;
	
}

.accountTypeHead {
	padding: 5px;
	font-size: 18pt;
	color: #1c2871;
}

.lightBlue {
	color: #137bbf;
	font: normal 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.signUpPage {
}

.signUp {
	font: normal 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px;
}

.signUp table{
}

.signUp table th {
	text-align: right;
	font-weight: bold;
	color: #1c2871;
	font-variant: small-caps;
	font-size: 13pt;
	padding-right: 10px;
}

.signUp a {
	color: #1c2871;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;
}

.signUpField {
	width: 250px;
}

.detailText {
	color: #b8b8b8;
	font-size: 8pt;
}

.preferences {
	border: 1px solid #137bbf;
	margin-top: 15px;
	padding: 5px;
}

.preferences h2 {
	font-size: 11pt;
	margin-bottom: 5px;
}

.preferences table {
}

.preferences table tr {
}

.preferences th {
	font-variant: small-caps;
	color: #1c2871;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: text-top;
	padding-top: 5px;
}

.country {
	width: 145px;
}

.category {
	width: 485px;
	margin-top: 5px;
}

.confirm {
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.freeAccountButton {
	border: 2px solid #137bbf;
	background-color: white;
	font-variant: small-caps;
	color: #137bbf;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}

.paidAccountButton {
	border: 2px solid #137bbf;
	background-color: white;
	font-variant: small-caps;
	color: #137bbf;
	font-size: 13pt;
	font-weight: bold;
}

.accountDescription {
	float: right;
	width:390px;
	margin: 70px 0 70px 40px;
}

.accountDescription h1 {
	font-size:14pt;
}

.accountDescription ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.loginBox {
	-moz-border-radius: 15px;
	border-radius: 10px;
	padding: 20px;
	width: 390px;
	background-color: rgba(239,239,239,0.69);
	border: 1px solid #656566;
	float: left;
	
}

.loginBox p {
	color: #000;
	font-variant: small-caps;
	font-size: 14pt;
}

.loginField {
	width: 380px;
	height: 20px;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
	font-size: 11pt;
}

.loginButton {
	border: 1px solid #02253e;
	background-color: white;
	font-variant: small-caps;
	color: #032d49;
	font-size: 13pt;
	font-weight: bold;
	float: right;
}

.accountPage, .accountPage p {
	font-size:9pt;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.accountPage a {
	font-size: 10pt;
	color: #2a3a9d;
}

.accountPage a:hover {
	text-decoration: none;
	color: #f8a432;
}

.accountPage table.account {
	border: 1px solid #1c2871;
	background-color: rgba(125,173,218,0.04);
	width: 100%;
	padding: 0px;
}

.accountPage table.account td {
	width: 33%;
	text-align:left;
	border-right: 1px solid #1c2871;
	padding: 10px;
}

.accountPage table.account td.noBorder {
	border-right: none;
}

.accountPage .accountCheckbox table.ERXMatrixTable {
	width:80%;
}

.accountPage .accountCheckbox table tr td.ERXMatrixTableCell {
	width:200px;
}

.accountPage h2 {
	font-size: 12pt;
	text-align: center;
}

.accountPage h3 {
	font-size: 8pt;
}

.iPhoneOnAccount {
	float: right;
	background: url(../images/iphoneLogo.png) no-repeat;
	height: 95px;
	width: 200px;
}

.iPhoneOnAccount h2 {
	float: right;
	text-align: right;
	font-size: 12pt;
	margin-top: 40px;
}

.iPhoneOnAccount a {
	font-size: 12pt;
	color: #f8a432;
	position: relative;
	top: 55px;
	left: 110px;
}

.iPhoneOnAccount a:hover {
	text-decoration: none;
	color: #1c7abf;
}

.bidsEntered {
	width: 30px;
}

.pageWrapper {
	width: 925px;
	padding: 0 10px 10px;
	text-align: left;
}

.paneLeft {
	width: 260px;
	padding-right: 25px;
	padding-top: 0px;
	float: left;
	position: relative;
	right: 10px;
	padding-left: 5px;
	border-right: 3px double #f2f2f2;
}

.paneRight {
	width: 620px;
	text-align: left;
	padding-left: 10px;
	float: right;
}

.pageWrapper h1 {
	color: #1c2871;
	font: small-caps 50pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

.paneLeft h1 {
	text-align: right;
}

.paneLeft h3 {
	text-align: right;
	color: #1c2871;
	padding: 0px;
	margin: 0px;
	position: relative;
	bottom: 5px;
	font-size: 14pt;
}

.paneLeft h2 {
	color: #2c2c2c;
	font: 15pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
}

.paneLeft p {
	color: #333;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
}

.pageWrapper .paneLeft a {
	text-decoration: none;
}

.paneLeft ul {
	list-style-type: circle;
}

.orangeText {
	color: #f9a836;
}

.lightBLueText {
	color: #1c7ac0;
}

.freeSignUpLogoText a {
	text-align: left;
	font: italic 13pt Georgia, "Times New Roman", Times, serif;
	color: #1c2871;
}

.freeSignUpLogoText p {
	text-align: left;
	margin-top: 10px;
}

.freeSignUp {
	margin: 0px;
	padding: 0px;
}

.freeSignUpLogo {
	height: 100px;
	width: 200px;
	border: none;
	margin-left: 20px;
}

.freeSignUpLogo a {
	width:210px;
	height:105px;
	display:block;
}

.freeSignUpLinks a {
	text-decoration: none;
	color: #f9a836;
	font: 17pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.freeSignUp p {
	font-size: 13pt;
}

.searchPageQuickPrice {
	padding: 10px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	background-color: #1c7ac0;
	margin-top: 20px;
	margin-bottom: 10px;
}

.searchPageQuickLink a {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	margin-left: 17px;
	color: #1c2871;
}

.searchPageQuickPrice h3 {
	text-align: left;
	margin-top: 28px;
	font-weight: normal;
	font-style: normal;
	color: #fee6af;
}

.searchPageQuickPrice p {
	margin: 0px;
	padding: 0px;
}

.indexHeadKnown {
	background-color: #1c2871;
	-moz-border-radius: 15px;
	border-radius: 10px;
	height: 90px;
	position: relative;
	bottom: 30px;
	left: 10px;
	padding-top: 30px;
	padding-right: 20px;
}

.indexHeadKnownText {
	text-align: right;
	color: white;
	font: 15pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 20px;
}

.indexHead {
	width: 590px;
	margin-bottom: 7px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	padding: 0 10px;
	text-align: left;
	margin-right: 40px;
}

.indexHeadArticles {
	width: 590px;
	margin-bottom: 10px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	padding: 0 10px 10px;
	text-align: left;
	margin-right: 40px;
}

.indexHead p, .indexHeadArticles p {
	color: #4f4f4f;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 580px;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: left;
}

.indexHead a {
	font-size: 15px;
}

.indexHead a:hover {
	text-decoration: none;
}

.indexHead h1 {
	font-variant: normal;
	font-size: 13pt;
	color: #000;
	font-weight: bold;
	margin-right: 0;
	padding-right: 0;
}

.indexHead h3, .indexHeadArticles h3 {
	color: #1c2871;
	margin-right: 10px;
	font: italic 13pt Georgia, "Times New Roman", Times, serif;
	margin-top: 13px;
}

.indexHead h2 {
	color: #eaf3f9;
	font: italic 12pt Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-bottom: 5px;
}

.indexHeadItalic {
	color: #4f4f4f;
	font: italic 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 450px;
}

.indexHeadTwo {
	width: 885px;
	margin-right: 0px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	border:1px solid #1c2871;
	padding: 10px 15px 10px 17px;
}

.indexHeadTwo h2 {
	font-size: 15pt;
	color: #1c2871;
}

.indexHeadTwo h3 {
	color: #1c2871;
}

.indexHeadTwo p {
	color: #1c2871;
}

.indexHeadTwo a {
	font-size: 9pt;
	color: #1c7ac0;
	font-style: italic;
}

.indexHeadTwo a:visited {
	color: white;
	color: #eba62c;

}

.minorHeadTwoBorder {
	width: 250px;
	height: 4px;
	border-bottom: 2px solid #f0f0f0;
	margin-bottom: 10px;
}

.minorHeadTwo {
	width: 340px;
}

.minorHeadThree {
	width: 300px;
}

.minorHeadBottom {
	background: url(../images/blueBorderBottomRight.png) no-repeat;
	height: 280px;
	width: 510px;
	position: relative;
	bottom: 250px;
	margin-left: 60px;	
}

.minorHead {
	float: left;
}

.minorHead h3 {
	color: #1c2871;
	margin: 0px;
	padding: 0px;
	font: small-caps 24pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.minorHeadTwo h3 {
	color: #1c2871;
	font-variant: small-caps;
	font-size: 25pt;
	margin: 0px;
	padding: 0px;
}
.minorHeadThree h3 {
	color: #1c2871;
	font-variant: small-caps;
	font-size: 20pt;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.minorHead a {
	color: #1c7ac0;
	padding-left: 8px;
	text-decoration: none;
	font: italic 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.minorHead a:hover {
	color: #f9a836;
	text-decoration: none;
}

.recentArticles {
	background-color: #f7f7f7;
	width: 590px;
	padding: 4px 4px 0px;
	margin: 0 0 10px;
	border: 1px solid #e8e8e8;
}

.recentArticlesContent {
	border-top-style: none;
	vertical-align: top;
	margin: 0px;
	margin-left: 10px;
}

.articleImage {
	float: left;
	margin-right: 10px;
	position: relative;
	bottom: 10px;
}

.article {
	min-height: 120px;
}

.article a {
	color: black;
}

.article h3 {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 3px;
}

.article p {
	color: #646464;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
}

.articleList {
	margin-left: 120px;
	margin-bottom: 20px;
	color: #444;
	background-color: transparent;
}

.articleList table {
	width: 340px;
	text-align: right;
}

.articleList table a {
	color: #454445;
	font: italic 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.articleList table a:hover {
	text-decoration: none;
	color: #f9a836;
}

.image {
	width: 80px;
	padding: 0 20px;
	text-align: center;
}

.imageHolder {
	border: 1px solid black;
	background-color: silver;
	height: 80px;
	width: 80px;
}

.text {
	width: 320px;
	vertical-align: text-top;
}

.text p {
	font-size: 9pt;
	background-repeat: repeat-y;
}

.recentlyAdded, .recentlyAddedContent {
	border: 1px solid #e8e8e8;
	width: 590px;
	margin: 20px 0 20px 20px;
	position:relative;
	right:20px;
	background-color: #f7f7f7;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.recentlyAddedHead {
}

.recentlyAddedContent table {
	width: 100%;
	padding: 0;
	border-top: none;
	border-collapse:collapse;
	margin: 5px 0px 0px 0;
}

.recentlyAddedContent table th {
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: none;
	color: #1c2871;
	padding-bottom: 5px;
}

.indexBidsDescription {
}

.recentlyAddedContent table td {
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 3px;
}

.bidDate {
	width: 100px;
}

.advancedSearchSelectThin {
	width: 210px;
	font-size: 7pt;
	border: 1px inset #cecece;
}

.advancedSearchSelect a {
	font-size: 11px;
	text-decoration: none;
}

.advancedSearchSelectShort {
	width: 120px;
	font-size: 7pt;
}

#advancedSearchTab table {
	margin-left: 15px;
}

#advancedSearchTab table th {
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.adminAppsMainMenu {
	position: relative;
	top: 12px;
}

.shortField {
	width: 30px;
}

.padding {
	height: 10px;
	border: 1px solid #fff;
	position: relative;
}

#navBarTopNewsticker {
	padding-left: 20px;
	position: relative;
	top: 1px;
}

.newstickerItem {
	position: absolute;
	z-index: 10;
}

.newstickerItem h2 {
	position: absolute;
	color: white;
}

.newstickerWrapper {
	height: 120px;
}

.newstickerWrapper a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#menu {
	width: 800px;
	background-color: #127bbf;
	height: 20px;
	width: 680px;
	padding-bottom: 1px;
	position: absolute;
	z-index: 20;
	padding-top: 0;
	margin-top: 6px;
	font: 13pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#menu  ul {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
	z-index: 90;
}

#menu  ul li {
	float: left;
	padding: 0;
	list-style-type: none;
	margin: 0 2px 0 0;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: white;
	margin: 0;
	padding: 0 0.7em 0.5em 0.4em;
}

#menu  ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#menu  ul li.sep {
	color: white;
	padding: 0.8em 0em 0.5em 0em;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.level2, #menu ul.level3 {
	position: absolute;
	bottom: 13px;
	width: 160px;
	left: 0px;
	visibility: hidden;
}

#menu  ul.level2 li, #menu ul.level3 li {
	float: none;
	margin: 1px 0 0;
	padding: 0 0 0 5px;
	width: 160px;
	background-color: white;
	border: 1px solid #9ebfe3;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	padding: 5px 9px 5px 5px;
	background-color: #1c2871;
	width: 151px;
	color: white;
	font: bold 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	right: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#menu  ul.level2 li a:hover,#menu  ul.level3 li a:hover {
	font-weight: bold;
	background-color: #f9a836;
	color: white;
	background-image: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.searchResults {
	width: 910px;
	height: 100%;
}

.minorHeadLarge {
	width: 910px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top: 3px double #bdc8d7;
	border-bottom: 3px double #bdc8d7;
	margin-bottom: 10px;
	margin-top: 5px;
}

.minorHeadLarge h3 {
	padding-top: 0px;
	padding-left: 5px;
	color: #1c2871;
	margin-bottom:3px;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
}

.searchResults table {
	width: 910px;
}

.searchResults table tr {
	padding: 0px;
	margin: 0px;
}

.stateHead {
	background-color: #d7e4f4;
	color: #414141;
	font-size: 18px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: normal;
}

.searchResults table th {
	padding: 2px;
	font: bold 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 3px;
	vertical-align: middle;
}

.searchResults table td {
	padding: 0px;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #2c2c2c;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.searchResults table td a {
	font: 11pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.searchResults table td .indent {
	padding-left: 15px;
	font-weight: bold;
	font-style: italic;
}

.searchResults table td .indent small {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.searchResults table td .indent a {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.searchResults ul {
	padding: 0px;
	margin: 0px 17px 0px 0px;
	list-style-type: none;
	float: right;
	position: relative;
}

.searchResults ul li {
	float: left;
	margin-right: 8px;
}

.minorHeadLarge ul {
	margin: 0px 17px 0px 0px;
	list-style-type: none;
	float: right;
	position: relative;
	bottom: 1px;
	color: #1c2871;
	padding: 0;
}

.minorHeadLarge ul li, .bottomPagination ul li {
	float: left;
	margin-right: 8px;
	color: #A80000;
	font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.minorHeadLarge a, .minorHeadLarge a:visited, .bottomPagination a, .bottomPagination a:visited {
	color: #1c2871;
	font-size: 11pt;
}

.minorHeadLarge a:hover, .bottomPagination a:hover {
	background-color: #c6c6c6;
	text-decoration: none;
	padding: 3px 6px;
}

.bottomPagination {
	border-top: 3px double #bdc8d7;
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 40px;
	color: black;
}

.bottomPagination ul {
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-right: 17px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.descriptionHead {
	background-color: rgba(28,122,191,0.09);
}

.bidCategory {
	margin-top: 5px;
	margin-right: 15px;
	float: right;
}

.dueDate {
	width: 100px;
}

.bidTitle {
	width: 400px;
	margin-left: 5px;
}

.closeButton a {
	background: url(../images/close.png) no-repeat;
	float: right;
	height: 20px;
	width: 20px;
	margin-right: 5px;
}

.quickCategory {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 270px;
	border-bottom: 1px double #b7c4d0;
	border-top: 1px double #b7c4d0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.quickCategory table {
	width: 270px;
}

.quickCategory a {
	font-size: 7pt;
	color: #1c2871;
}

.quickCategory table th {
	padding: 1px 3px 7px;
	color: #1c2871;
	font: small-caps bold 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

.quickCategoryBody {
	padding: 5px 5px 0;
}

.quickCategoryBody p {
	text-align: left;
	color: #1c2871;
	font-size: 10pt;
}

.newBidsByEntity {
	margin-top: 20px;
	margin-bottom: 80px;
	width: 270px;
	height: 280px;
	background-color: #f0f0f0;
	-moz-border-radius: 15px;
	border-radius: 10px;
}

.newBidsByEntity table {
	width: 270px;
	padding-bottom: 0px;
	padding: 5px;
}

.newBidsByEntity a {
	font-size: 8pt;
}

.newBidsByEntity a:hover {
	color: #f9a836;
}

.newBidsByEntity table td {
	padding: 5px 3px;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.newBidsByEntity table th {
	padding: 5px 3px;
	color: #1c2871;
	font: small-caps bold 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	border-bottom: 1px solid #d6d6d6;
}

.entityName {
	width: 75%;
}

.AjaxTooltipContent {
	border: 1px solid #1c2871;
	background-color: #efefef;
	color: #1c2871;
	padding:5px;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

..ERXJSFlyOver span {
	background-color: white;
	border: 1px dotted black;
	padding: 10px;
	padding-left: 20px;
	text-align: left;
}

.iphoneLink {
	padding: 10px;
	width: 250px;
	margin-bottom: 10px;
}

.iphoneLink a {
	color: #1a1f6b;
	font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.iphoneLink p {
	font-size: 9pt;
	margin-top: 54px;
	text-align: left;
	color: #414141;
}

.iphoneImage {
	float: left;
	position: relative;
	right: 10px;
	bottom: 5px;
	background: url(../images/iphoneLogo.png) no-repeat;
	height: 94px;
	width: 95px;
}

.socialNetworking {
	text-align: left;
	position: relative;
	bottom: 40px;
}

.socialNetworking a {
	float: right;
	margin-right: 30px;
	color: #1c2871;
	font: italic 10pt Georgia, "Times New Roman", Times, serif;
}

.socialNetworking ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.socialNetworking ul li {
	float: right;
	margin-right: 10px;
}

.twitter {
	float: right;
}

.facebook {
	float: right;
}

.promoCode {
	font-weight: bold;
	color: #e6792e;
}

#userAlertsContainer p {
	padding-bottom: 10px;
}

.alertMessages {
	position: fixed;
	bottom: 5px;
	left: 5px;
	background: #1c2871;
	padding: 10px 10px 3px;
	min-width: 400px;
	font-style: italic;
	z-index: 10000;
	-moz-border-radius: 15px;
	border-radius: 10px;
	border: 2px solid #9ebfe3;
	margin-bottom: 1px;
}

.alertMessages h3 {
	font: italic 12pt Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	color: white;
}

.alertMessages a {
	font: normal normal 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.alertMessages p {
	color: white;
	font-size: 9pt;
}

#progressDialog .overlay {
	position:fixed;
	margin:0;
	padding:0;
	background:#1c2871;
	z-index:10000;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0.5;
}

#paymentFormStatusDialog {
	position:absolute;
	padding:0 35px;
	background:#fff;
	border:1px solid;
	z-index:10001;
}

#paymentFormStatusDialog p { 
	font-size:24pt;
}

#paymentFormStatusDialog p span {
	font-weight:bold;
}

#groupedKeywordBuilderContainer {
	border: 1px solid #1c2871;
	margin-bottom: 10px;	
}

#groupedKeywordBuilderContainer table {
	width: 920px;
}

.BidsKeywordBuilder_groupOperatorSelected {
	background: rgba(181,211,234,0.91);
	color: black;
	border: 1px solid #000;
	margin:2px;
}

.BidsKeywordBuilder_groupOperator {
	color: #1b276e;
	border: 1px solid #1b276e;
	margin:2px;
	background-color: white;
}

/* vertical centering */
.outer {height: 400px; overflow: hidden; position: relative;}
.outer[id] {display: table; position: static;}
.middle {position: absolute; top: 50%;} /* for explorer only*/
.middle[id] {display: table-cell; vertical-align: middle; width: 100%;}
.inner {position: relative; top: -50%} /* for explorer only */
.busyContainer {
	background-color:#fff;
	padding:10px;
	width:100%;
	border:2px solid #000;
	text-align:center;
	margin-left:70%;
}

.dividingRow {
	background-color: #1c2871;
	color: #f7f5fe;
	font-weight: bold;
	font-size: 12pt;
}

.locationPrefs {
	position: relative;
	bottom: 20px;
}

.locationPrefs h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #1c2871;
	margin-top: 10px;
}

.locationPrefs select {
	width: 200px;	
}

.mobilePage {
	padding: 0px 5px 0px 13px;
	margin: 0px;
	width: 300px;
}

.mobilePage h1 {
	color: #1c2871;
	font: bold 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.mobilePage h3 {
	color: #494446;
	font: italic 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.mobilePage h2 {
	color: #ffc573;
	font: normal bold 11pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.mobilePage a {
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.mobilePage p {
	color: #4c4c4c;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
}

.mobileBookImage {
	background: url(../images/bidding101Book.png) no-repeat;
	width: 50px;
	height: 55px;
	float: right;
	position: relative;
	bottom: 53px;
	right: 5px;
}

.mobilePageHead h1 {
	margin-right: 65px;
	text-align: right;
}

.registrationOne {
	background: url(../images/registrationLink.png) no-repeat;
	height: 523px;
	width: 612px;
	border: 1px solid #c8c8c8;
}

.registrationTwo {
	background: url(../images/registrationForm.png) no-repeat;
	height: 523px;
	width: 612px;
	border: 1px solid #c8c8c8;
}

.registrationThree {
	background: url(../images/registrationUpgrade.png) no-repeat;
	height: 515px;
	width: 612px;
	border: 1px solid #c8c8c8;
}

.registrationFour {
	background: url(../images/registrationUpgrade2.png) no-repeat;
	height: 480px;
	width: 612px;
	border: 1px solid #c8c8c8;
}

.searchOne {
	background: url(../images/searchSimple.png) no-repeat;
	height: 225px;
	width: 612px;
	border: 1px solid #c8c8c8;
}

.searchTwo {
	background: url(../images/searchLocation.png) no-repeat;
	height: 240px;
	width: 612px;
	border: 1px solid #c8c8c8;
	margin-bottom: 10px;
}

.searchThree {
	background: url(../images/searchAdvanced.png) no-repeat;
	height: 513px;
	width: 612px;
	border: 1px solid #c8c8c8;
}

.resultsOne {
	background: url(../images/searchResults.png) no-repeat;
	height: 390px;
	width: 612px;
	border: 1px solid #c8c8c8;
	margin-bottom: 10px;
}

.resultsTwo {
	background: url(../images/bidResult.png) no-repeat;
	height: 423px;
	width: 590px;
	border: 1px solid #c8c8c8;
	margin-bottom: 10px;
}

.accountOne {
	background: url(../images/accountInfo.png) no-repeat;
	height: 273px;
	width: 612px;
	border: 1px solid #c8c8c8;
	margin-bottom: 10px;
}

.accountTwo {
	background: url(../images/keywordPrefs.png) no-repeat;
	height: 165px;
	width: 612px;
	border: 1px solid #c8c8c8;
	margin-bottom: 10px;
}

.loginOne {
	background: url(../images/login.png) no-repeat;
	height: 180px;
	width: 482px;
	margin-bottom: 20px;
	margin-left: 60px;
}

.searchPageForm {
	margin-bottom: 20px;
	padding: 5px;
	border-left: 3px double #c4c4c4;
}

.searchPageForm p {
	font-size: 10pt;
	padding: 0px;
	margin-top: 10px;
}

.searchPageForm a {
	font-size: 8pt;
}

.searchPageForm h3 {
	color: #413d42;
	margin-bottom: 3px;
	font-size: 10pt;
}

.searchPageForm small {
	font-size: 8pt;
}

.searchPageForm table {
	width: 280px;
}

.searchPageForm table td {
	padding-left: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}

.searchPageRestrict {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#newEmailRecipientContainer {
	position:absolute;
	left: 5px;
}


.mobilePricing {
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 10px;
}

.mobilePricing h2 {
	color: #1c2871;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.mobilePricing h3 {
	color: #808288;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#addBidForm {
}

#addBidForm table {
}

#addBidForm table th {	
}

#addBidForm table td {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#CategoryPopup {
	padding: 0px;
	margin: 0px;
}

.grey-boxNewBid {
	background-color: #f1f1f1;
	padding: 10px;
	width: 700px;
}

.ajaxTabbedPanel {
  width: auto;
  border-bottom: 1px solid #c0c0c0;
  padding: 10px 0 0 20px;
}

.ajaxTabbedPanelTab-selected {
  display: inline;
  padding: 3px 7px 1px 7px;
  background: #ffffff;
  border: 1px solid #c0c0c0;
  border-bottom: 0;
}

.ajaxTabbedPanelTab-unselected {
  display: inline;
  padding: 2px 7px 0 7px;
  background: #f0f0f0;
  border: 1px solid #c0c0c0;
  border-bottom: 0;
  color: #c0c0c0;
}

.ajaxTabbedPanelTab-selected a {
  font-weight: bold;
  font-size: 12pt;
  color: #0066CC;
  padding: 6px;
}

.ajaxTabbedPanelTab-unselected a {
  font-size: 10pt;
  padding: 6px;
  color: #a0a0a0;
}

.ajaxTabbedPanelPanes {
  width: 97%;
  padding-left: 0px;
  margin: 2%;
  min-height: 300px;
  overflow: auto;
}

.ajaxTabbedPanelPane-selected {
  list-style-type: none;
  display: block;
  padding: 10px;
}

.ajaxTabbedPanelPane-unselected {
  list-style-type: none;
  display: none;
}

.browseStateCountry {
}

#SEOSearch {
	margin-bottom: 10px;
	position: relative;
	bottom: 3px;
}

.NAICForm {
	margin-top: 15px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #1b276d;
}

.NAICField {
	width: 240px;
}

.NAICFieldSmall {
	width: 147px;
	margin-bottom: 5px;
}

.billingPage {
	margin-left: 30px;
}

.billingPage h3 {
	color: #1c2871;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.billingPage table {
	border: 1px solid #1c2871;
	width: 850px;
	margin-top: 10px;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.billingTableHead {
	background-color: #1c2871;
	color: white;
}

.billingPage table td {
	padding: 5px;
}

.billingPage a {
	text-align: center;
	font-size: 9pt;
	text-decoration: underline;
}

#nigpObserver, #naicsObserver { display:inline}

.accountPrefs {
	-moz-border-radius: 15px;
	border-radius: 10px;
	background-color: #dfebf4;
	padding: 10px;
	width: 590px;
}

.accountPrefsSmall {
	-moz-border-radius: 15px;
	border-radius: 10px;
	background-color: #dfebf4;
	padding: 10px;
}

* {
	
}

.accountPrefsSmall h2 {
	padding: 10px;
	text-align: left;
}

.accountWrapper h2 {
	color: #1c2871;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

.accountWrapper h1 {
	color: #1c2871;
	font: normal bold 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.accountWrapper p {
	color: #3c3c3c;
	font-size: 9pt;
	margin: 5px 0px;
	padding: 0px;
}

.accountWrapper a {
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.accountWrapper a:hover {
	color: #f9a836;
	text-decoration: none;
}

.accountPrefs ul {
	list-style-type: none;
	margin-bottom: 25px;
	margin-top: 0px;
	margin-left: 50px;
	padding: 0px;
}

.accountPrefs ul li {
	float: left;
	margin-right: 60px;
}

.checkboxMatrix {
	color: #181818;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.upgradeLink a {
	color: #d56908;
	font-size: 10pt;
}

.upgradeLink p {
	font-style: italic;
	color: #7c7475;
}

.popup_message {
	padding:9px;
	border: 2px solid #d56908;
	background: rgba(250,250,250,0.73);
	-moz-border-radius: 15px;
	border-radius: 10px;
}

.popup_message, .popup_message p {
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.popup_message img {float:left}

.popup_message_boldtext {
	color: #eb742f;
}

.important {color: #990000; font-weight:bold}

#e_0_0_35_5_1_1_3_5, #e_0_0_35_5_1_3_1 {
	background-color: #e2eef7;
	padding: 10px 0 4px 10px;
	margin-top: 5px;
}

#e_0_0_35_5_1_1_3_5 table td {
	padding-right: 10px;
}

#EmailSearchPopUp, #FirstNameSearchPopUp, #LastNameSearchPopUp, #CompanySearchPopUp, #PhoneSearchPopUp, #PayflowSearchPopUp, #PaymentTypeSearchPopUp, #PromoCodeSearchPopUp {
	font-size: 8pt;
}

#EmailSearchTextField, #FirstNameSearchTextField, #LastNameSearchTextField, #CompanySearchTextField, #PhoneSearchTextField, #PayflowSearchTextField, #PromoCodeSearchTextField {
	width: 170px;
}

.loginPromo {
	width: 440px;
	height: 510px;
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 15px 10px;
	background-color: rgba(122,183,220,0.22);
}

.loginPromo h2 {
	color: #1c2871;
	font-weight: normal;
	font-style: normal;
	font-size: 17pt;
}

.loginPromo h3 {
	margin-bottom: 5px;
	color: #de8a2c;
}

.loginPromo h3 a {
	color: #1c2871;
	font: italic 10pt Georgia, "Times New Roman", Times, serif;
	float: right;
}

.loginPromo p {
	font-size: 10pt;
	margin-top: 4px;
}

.upgradePush {
	padding: 10px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	margin-top: 30px;
	width: 820px;
	margin-bottom: 20px;
	margin-left: 30px;
	border: 2px solid #eb7430;
}

.upgradePush p {
	margin: 0px;
	font-size: 15pt;
}

.upgradePush a {
	font-size: 15pt;
}


.loginPromoAccountBox {
	padding: 8px;
	background-color: white;
	border-radius: 10px;
	border: 1px solid #8e8e8e;
}

.loginPromoAccountBox h3 {
	font-size: 13pt;
}

.loginPromoAccountInternalBox {
	background-color: white;
	width: 90%;
	margin-left: 10px;
	margin-top: 10px;
	padding: 10px 10px 6px;
}

.loginPromoAccountBox ul {
	list-style-type: none;
	font: 11pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 105%;
	position: relative;
	right: 10px;
}

.loginPromoAccountBox ul li {
	border-top: 2px solid rgba(223,223,223,0.63);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 50px;
}

.internalBoxHead {
	background-color: #8e8e8e;
	width: 430px;
	position: relative;
	right: 10px;
	bottom: 10px;
	margin-left: 1px;
	padding: 1px 5px 10px;
}

.internalBoxHead p {
	color: white;
	font: 13pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 5px;
}

.downArrow {
	background-image: url(../images/downArrow.png);
	width: 47px;
	height: 17px;
	float: left;
	position: relative;
	top:5px;
	left: 10px;
}

.orangeArrow {
	height: 47px;
	width: 30px;
	float: right;
	position: relative;
	left: 34px;
	background: url(../images/orangeArrow.png) no-repeat;
}

.membersOnly {
	background: url(../images/membersOnlyTwo.png) no-repeat;
	width: 140px;
	height: 140px;
	position: absolute;
	top: 28px;
	right: 788px;
}

.membersOnlyTwo {
	background: url(../images/membersOnlyTwo.png) no-repeat;
	width: 140px;
	height: 140px;
	position: absolute;
	top: 118px;
	right: 778px;
}

.paidAccountSignupLink {
	width: 230px;
	text-align: right;
	float: left;
	border: 1px solid #f6a742;
	color: white;
	margin-top: 280px;
	margin-left: 200px;
}

.paidAccountSignupLink h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 5px;
}

.paidAccountSignupLink p {
	text-align: left;
	padding: 5px;
}

.paidAccountSignupLink h3 a {
	color: white;
	font-size: 15pt;
}

.freePromo {
	
}

.freePromo p {
	color: #555;
	font-size: 13pt;
	width: 400px;
}

.freePromo h2 {
	color: #1c2871;
	font-weight: normal;
	font-style: normal;
	font-size: 17pt;
	margin-top: 5px;
}

.leftTopGreyCorner {
	background: url(../images/greyCorner.png) no-repeat;
	position: absolute;
	height: 40px;
	width: 40px;
}

.rightTopGreyCorner {
	background: url(../images/blueBorder.png) no-repeat;
	position: absolute;
	z-index: -1;
	height: 360px;
	width: 260px;
	margin-left: 32px;
}

.rightTopGreyCornerKnown {
	background: url(../images/blueBorder.png) no-repeat;
	position: absolute;
	bottom: 163px;
	z-index: -1;
	height: 360px;
	width: 260px;
	margin-left: 32px;
}

.leftBottomGreyCorner {
	background: url(../images/greyCornerLeftBottom.png) no-repeat;
	height: 60px;
	width: 60px;
	position: relative;
	bottom: 30px;
	right: 5px;
}

.rightBottomGreyCorner {
	background: url(../images/greyCornerRightBottom.png) no-repeat;
	height: 60px;
	width: 60px;
	margin-left: 220px;
	position: relative;
	bottom: 90px;
}

.imageBar {
	margin-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
}

.imageBar h3 {
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #1c2871;
}

.imageBar table a {
	font: italic 10pt Georgia, "Times New Roman", Times, serif;
	color: #e78023;
}

.imageBar table {
	text-align: left;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.imageBar table td {
	text-align: center;
}

.govVendor, .safbComp, .govContract {
	width: 90px;
	height: 90px;
	margin-left: 0px;
	float: left;
}

.govVendor{
	background: url(../images/govVendor.png) no-repeat;
}

.safbComp {
	background: url(../images/safbComp.png) no-repeat;
}

.govContract {
	background: url(../images/govContract.png) no-repeat;
}

.iPhoneEntry {
	background: url(../images/iPhoneAppIcon.png) no-repeat;
	width: 90px;
	height: 100px;
	margin-left: 0px;
	float: left;
}

.searchPageQuickLinks {
	padding: 10px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	border: 1px solid #fdc236;
	margin-top: 70px;
	text-align: center;
	margin-left: 40px;
}

.searchPageQuickLinks a {
	font: italic 10pt Georgia, "Times New Roman", Times, serif;
}

.searchPageQuickLinks a:hover {
	color: #e2eff7;
}

.acceptedCreditCards {
	float: right;
	position: relative;
	bottom: 160px;
	margin-right: 40px;
}

#AddBidBody {
	width: 1020px;
	position: relative;
	right: 60px;
}

#BidEntryForm {
	width: 690px;
	float: left;
	border-right: 3px double #d3d2d3;
	padding-right: 10px;
}

#AddBidBidList {
	width:300px;
	float: right;
}

#SatePoup {
	float: left;
}

#countryPopUp {
	float: left;
}

#SaveBidButton {
	background-color: #eaa62c;
}

.agencyQuickSearch {
	width: 570px;
	border: 1px solid #1c2871;
	-moz-border-radius: 15px;
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.agencyQuickSearch h2 {
	font-size: 13pt;
	float: left;
}

.agencyQuickSearch p {
	font-size: 10pt;
	margin-top: 9px;
}

.agencyQuickSearch a {
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 1px;
}

.agencyQuickSearchField {
	width: 400px;
}

.currentAgency {
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 1px;
}

.agencyQuickSearch table {
	margin-left: 10px;
	width: 570px;
	margin: 0;
	padding-top: 0;
	position: relative;
	bottom: 12px;
}

.agencyQuickSearch table th {
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
}

#AgencyQuickSearchAdd {
	background-color: #e6e6e6;
	width: 580px;
	padding: 0 10px 10px;
	position: relative;
	right: 15px;
	top: 15px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.greyBlock {
	background-color: #e6e6e6;
	width: 30px;
	height: 30px;
	position: relative;
}

.agencyQuickSearch ul {
	position: absolute;
	z-index: 100;
	background-color: #f0f0f0;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.newContentAgencyFree {
	width: 80px;
	height: 68px;
	background: url(../images/newRibbon.png) no-repeat;
	position: absolute;
	right: -15px;
	top:310px;
}

.newContentAgency {
	width: 80px;
	height: 68px;
	background: url(../images/newRibbon.png) no-repeat;
	position: absolute;
	right: -15px;
	top:31px;
}

.newContentProcDB {
	width: 80px;
	height: 68px;
	background: url(../images/newRibbon.png) no-repeat;
	position: absolute;
	left: 100px;
	margin-left: 782px;
	top: 16px;
}

.newContentProcDBLink {
	width: 80px;
	height: 68px;
	background: url(../images/newRibbon.png) no-repeat;
	position: absolute;
	left: 225px;
	top: 195px;
}

.newContentProcDBLinkUnkown {
	width: 80px;
	height: 68px;
	background: url(../images/newRibbon.png) no-repeat;
	position: absolute;
	left: 225px;
	top: 380px;
}

.newContentProcDBLinkPaid {
	width: 80px;
	height: 68px;
	background: url(../images/newRibbon.png) no-repeat;
	position: absolute;
	left: 225px;
	top: 350px;
}

#feedbackLink {
	background: url(../images/feedback.png) no-repeat;
	height: 143px;
	width: 52px;
	float:right;
	position:relative;
	left:38px;
	bottom:300px;
}

#FeedbackDiv {
	position:fixed;
	left:-362px;
	top:240px;
	z-index: 1000;
}

.feedbackBlock {
	height:300px;
	width:330px;
	background-color: #161e67;
	padding: 10px 10px 10px 20px;
	color:white;
}

.feedbackBlock h3 {
	color: white;
	font: 200 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	left: 18px;
}

.feedbackBlock h2 {
	color: white;
	font-size: 10pt;
}

.feedbackBlock2 {
	color: white;
	padding: 0px;
	margin: 0px;
}

.feedbackBlock table {
	width: 300px;
	font: 8px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	right: 10px;
	bottom: 10px;
	padding: 0px;
	margin: 0px;
}

.feedbackBlock table td {
	text-align: center;
}

.procDB {
	position: relative;
	right: 14px;
}

.procDB h3 {
	font: 20pt Georgia, "Times New Roman", Times, serif;
}

.procDB table {
	margin: 0px;
	padding: 0px;
}

.procDB table td {
	-moz-border-radius: 15px;
	border-radius: 10px;
	background-color: #f1f1f1;
	border: 1px outset white;
}

.procDB table td table td {
	border: none;
}

.ProcDBLink {
	width: 250px;
	height: 80px;
	padding: 10px;
	margin-top: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
}

.ProcDBLink h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid white;
	text-align: left;
	color: #555;
}

.ProcDBLink p {
	color: #414141;
	float: left;
	text-align: left;
}

.ProcDBLink a {
	float: right;
	color: #1c2871;
	font: italic 10pt Georgia, "Times New Roman", Times, serif;
}

.afterLoginText h3 {
	color: #fcfcfc;
}

.emailAlertGeneratorWrapper {
	width:1000px;
	position:absolute;
	z-index:3000;
	text-align:center
}

.emailAlertGenerator {
	width:1000px;
	height:1000px;
	border:1px solid #efefef;
	text-align: center;
}

.paymentOptionsBox {
	border-top: 2px solid #eaa62c;
	border-bottom: 2px solid #eaa62c;
	padding: 10px;
	float: right;
	width: 250px;
	margin-left: 20px;
	margin-top: 15px;
}

.naicsNumber {
	color: #FF6600;
}
