/* @override 
	http://thecivicgroup.com/bid-center/bids.css

/* @group AMG Bid Center */

body.bid-center {
  background: url(../images/bid-center.png) repeat-x 0 59px;
}

.bid-center h1 {
  text-indent:0; 
  color:#fff; 
  font: 1.75em Arial, Helvetica, sans-serif; 
  background-image: none;  
  margin-left: 48px;
}

h2#amg-logo {
  margin-left: 48px;
  color: #fff;
  background: url(../images/amg-logo.gif) no-repeat;
  height: 84px;
  text-indent: -9999em;
}

.bid-center #nav {
  display: none;
}

.bid-center div#container #content {
  width: 1134px;
  margin:0 50px;  
  padding: 0 24px;
  background-color: #fff;
}

.bid-center div#container h2#sub-h2 {
  margin-top: 60px;
}

p.offer span {
  display: block;
  font-size: 0.5em;
  line-height: 1.5em;
}

body.bid-center div#container div#content p.offer {
  padding-left: 0;
  color: #222;
}

.bid-center div#container h3#bid-h3 {
	width: 286px;
	height: 71px;
	margin-top: 16px;
	margin-left: 48px;
	margin-bottom: 0;
	text-indent: -9999px;
  background: url(../images/bid-center-h3.png) no-repeat;
}

div#form-div p {
  margin: 1em 0;
}

#log-in {
  width: 313px;
  float: left;
  padding: 24px 0;
}

#log-in h3 {
  color: #bf660b;
  font: bold 1.375em "ITC Avant Garde Gothic Std", Helvetica, Arial, sans-serif;
  padding: 0;
  text-align: left;
}

a#sign-up, a#login-link {
  display: block;
	text-indent: -1000em;
	width: 121px;
	height: 45px;
	background: url(../images/sign-up.png) no-repeat -4px 0px;
	margin-bottom: 40px;
}

a#login-link {
  margin-top: 1em;
  background: url(../images/log-in.png) no-repeat;
}

#log-in p {
  color: #bf660b;
}

#log-in form {
  margin-top: 1.375em;
}

#log-in form fieldset {
  padding: 0;
  background: none;
}

#log-in div#contact-box {
	width: auto;	
	background: none;
	float: none;
}

#log-in #name-field, #log-in #email-field {
  float: none;
  width: 210px;
  margin: 0;
  padding: 0 0 12px 0;
  height: 42px;
}

#log-in input#submit {
	margin:0;
	background: url(../images/send-btn.png) no-repeat left top;
}

div#submit-btn p{
  margin: 0;
  padding: 0;
  display: inline;  
}

div#submit-btn p a{
  color: #bf660b;
  text-decoration: none;
}

#log-in ul {
  margin: 5em 0 0;
  font-size: 1em;
  list-style: none;
}

#log-in ul#amg-links {
  margin: 0;
  font-size: 1em;
  list-style: none;
}

#log-in ul li a{
  font-weight: bold;
  font-size: 1.125em;
  color: #bf660b;
  text-decoration: none;
}

#amg-main {
  float: left;
  padding: 24px 0 0 90px;
  width: 731px;
  color: #222;
  min-height: 600px;
  height: auto !important;
  height: 600px;
  background: url(../images/bid-center-main.png) no-repeat 24px 0 ;
}

#amg-main a{
  color: #cf750b;
  text-decoration: none;
}

.bid-center a:hover {
  text-decoration: underline;
}

.bid-center #amg-main p {
  font-size: 0.875em; 
  line-height: 1.572em; 
  margin-bottom: 2.372em;
}

.bid-center #amg-main p.upgrade {
  margin: 0 0 1.813em;
  font-size: 1.125em;
  line-height: 1.24em;
}

#amg-main h4 {
  font: bold 1em/1.375 Arial, Helvetica, sans-serif;
}

#amg-main caption {
  font-size: 1.125em;
  text-align: left;
  margin-bottom: 0.334em;
  color: #5e5e5e; 
}

#amg-main table {
  width: 735px;
  border-collapse: collapse;
  
}

#amg-main th {
  color: #5e5e5e;
  font-size: 1em;
  text-align: left;
  padding: 3px;
  padding-left: 0;
}

#amg-main td {
  padding: 6px;
  padding-left: 0;
  color: #222222;
  font-size: 0.875em;
}

#amg-main tr.first-line td {
  padding-top: 1em;
}

#amg-main thead {
  border-bottom: 1px solid  #5e5e5e;
}

noscript div {
  display: inline;
}

body.bid-center p#problems{
  margin-bottom: 0;
  font-size: 12px;
}

.bid-center div#wrapper {
	border: none;
	padding: 0;
	background: url(../images/panel-bg.png) repeat-x bottom;
}

/* @end */

#details {
  width: 980px;
  margin: 0 auto;
}

#details h3, #details h4 {
  font-family: Helvetica, Arial, sans-serif;
}

#content #details h3 {
  font-weight: bold;
  color: #222;
  margin-top: 1em;
  line-height: 1.5em;
}

#info {
	width: 400px;
}
p.upgrade span {
  font-weight: bold;
  display: block;
  font-size: 1.063em;
  padding-bottom: 4px;
}

dl {
	border: 1px solid #dedede;
	background: #f7f7f7;
	padding: 20px;
	line-height: 24px;
}
dt {
	clear: left;
	float: left;
	font-size: 18px;
	color: #222;
}
dd {
	margin-left: 180px;
	font-weight: 700;
	font-size: 18px;
	color: #cb2100;
}
h5 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif ;
	font-size: 1.5em;
	margin-top: 40px;
	margin-bottom: 18px;
	line-height: 20px;
	font-weight: 300;
	border-bottom: 1px solid #8c8c8c;
	padding-bottom: 20px;
	color: #8c8c8c;
}
#files {
	float: right;
	padding-top: 10px;
	padding-right: 60px;
}

#files a {
	text-decoration: none;
	color: #8c8c8c;
	display: block;
	height: 80px;
	padding-top: 7px;
	padding-left: 120px;
}
#files a:hover, #files a:hover h4 {
	color: #cb2100;
	
}
#plans {
	background: url(plans-icon.gif) no-repeat;
}
#specs {
	background: url(specs-icon.gif) no-repeat;
}
#addendums {
	padding: 20px;
	border: 1px solid #e4e4e4;
	background-color: #f8f8f8;
}
#addendums h4 {
	padding-left: 35px;
	height: 24px;
	background: url(addendum-icon.gif) no-repeat;
}
#files #addendums a {
	padding: 0;
	font-size: 12px;
	height: 20px;
}

#photos {
	border: 1px solid #e4e4e4;
	background-color: #f8f8f8;
	float:left;
	padding: 20px;
	width: 306px;
}
#photos h4 {
	padding-left: 35px;
	height: 24px;
	background: url(addendum-icon.gif) no-repeat;
}

#files li {
	list-style: none;
	margin-bottom: 40px;
}
#files h4 {
	color: #333;
	font-size: 18px;
	margin-bottom: 5px;
}
#content #files p {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 2px;
}
#files span {
	font-size: 12px;
}
#files span span {
	color: #cacaca;
}
#info {
	float: left;
}

#content strong {
  font-weight: bold;
}

#info h3 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}
#content #info p {
	margin-bottom: 10px;
	margin-top: 0;
	color: #222;
	font-size: 0.75em;
	line-height: 1.675em;
}

/* properties for entire page and text inside tables */
th, td {
    font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    font-size: 0.9em;
}
/* properties for all input elements */
input, textarea {
    font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    font-size: 0.9em;
}

div#password-section input {
	width: 202px;
	border: 0 solid #999;
	background: url(../images/form-name-box.png) no-repeat top left;
	padding: 8px;
	color: #555;
}

div#password-section input#get-pw {
  width: 110px;
  background: #df862b;
  border: 1px solid #bf660b;
  margin-left: 5px;
  margin-top: 10px;
  padding: 5px 5px 5px;
  color: #fff;
  font-size: 0.75em;
  -webkit-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 10px;
  -moz-box-shadow: rgba(80, 80, 80, 0.5) 0px 2px 10px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(200, 126, 01, 0.8)), to(rgba(120, 26, 01, .9)));
/* for FF 3.6 */
  background-image: -moz-linear-gradient(rgba(200, 126, 01, 0.8) 0%, rgba(120, 26, 01, .9) 90%);

}

/* vedit - vertical table (signup, profile edit) */
div#form-div {
  width: 800px;
  margin: 0 auto;
}
.vedit {
    border: solid 1px #8CACBB;
    border-collapse: collapse;
    
}
/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;

    background-color: white;
    border: solid 1px #8CACBB;
}
/* vedit - header column (left) */
.vedit th {
    padding: 10px 15px 10px 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;

    background-color: #DEE7EC;
    border: solid 1px #8CACBB;
}
/* vedit - heading row */
.vedit .headrow { font-weight: bold; text-align: center; }

table.vedit {
	border: 3px solid #ccc;
}
table.vedit th {
	background: #f1f1f1;
}
table.vedit input {
	border: 1px solid #ccc;
	font-size: 24px;
}

button {
  width: 80px;
}

.small {
  font-size: 12px;
  font-weight: normal;
  margin-top: 1em;
}

button, .button {
	padding: 0;
	margin: 0 0 1em;
	background: url(../images/sign-up.png) no-repeat -4px 0px;
	border: none;
	cursor: pointer;
	width: 114px;
	height: 42px;
	text-indent: -9999px;
	float: right;
}

button span, .button span {
	
	display: block;
	font-size: 16px;
	padding: 6px 10px 4px;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	margin-right: 3px;
	padding-left: 13px;
	background: url(left-button.png) top left no-repeat; 
}

#form-div h4 {
  margin: 0.75em 0;
  font-size: 1.5em;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

div#log-in.log-page {
  width: 670px;
  float: none;
  margin: 0 auto;
  padding: 24px 0;
}

div#log-in.log-page h4 {
  text-align: center;
  font-size: 1.25em;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin-bottom: 0;
}
.sub-panel {
	margin: 16px 0;
  float: left;
  width: 310px;
}
#second-panel {
  padding-left: 24px;
  margin-left: 24px;
  border-left: 1px solid #b8b9b9;
}
#container .log-page p.upgrade {
  font-size: 1.125em;
  color: #222;
}

p.upgrade a {
  color: #bf660b;
  text-decoration: none;
}

#information {
	display: none;
	padding:0 12px 12px;
	margin-top: 0;
	line-height: 21px;
	border: 1px solid #ffab5b;
	font-size: 14px;
	background-color: #ffeabf;
}
#content #information p, #content #information h4 {
  color: #3f3f40;
}

#note, #password-section {
  clear: both;
  padding-top: 0;
}

#note ul {
  margin-top: 0;
}
#note ul li {
  list-style: inside;
}
div#container table.errmsg ul {
	margin-top: 0;
	margin-left: 1em;
}
div#form-div div#information {
  margin-bottom: 2em;
}
div#submit-btn a#lost {
  font-size: .75em;
  color: #666;
}
h1 {
  text-align: left;
}

