html {
	overflow-y:scroll;
}

html, body, div, span, applet, object,
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, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

em {
	font-style: italic;
}

.left {
	float: left;
}

.right {
	float: right;
}

p {
	margin: 5px 0 30px 0;
	line-height: 18pt;
}

button {
	position: absolute;
	visibility: hidden;
	top: -100px;
	left: -100px;
	height: 0;
	width: 0;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

body {
	margin: 0;
	font-family: helvetica,arial,sans-serif;
	background-color: #2c2c2c;
}

input, textarea {
	font-size: 12pt;
	line-height: 16pt;
	font-family: helvetica,arial,sans-serif;
	padding: 3px;
	color: #444;
}

select {
	font-size: 12pt;
	color: #444;
	visibility: visible;
}

a {
	color: #D60A0A;
	cursor: pointer;
}

.edit_bid_input {
	display: inline;
}
	
div#top_bar {
	background: #fff url(../assets/images/bg_top_bar.png) repeat-x;
	border-bottom: 1px solid #fff;
	height: 84px;
	margin-top: -5px;
}

div#logo {
	float: left;
	margin-top: 15px;
}

ul#menu {
	margin-top: 18px;
	float: right;
	list-style-type: none;
}

ul#menu li {
	float: left;
	margin-right: 35px;	
	padding-top: 16px;
	height: 52px;
	font-weight: bold;
	font-size: 10pt;
}

ul#menu li.current {
	background: transparent url(../assets/images/menu_hash.png) bottom center no-repeat;
}

ul#menu li.button {
	padding-top: 15px;
	background: none;
}

ul#menu li a {
	color: #333;
	text-decoration: none;
	padding: 8px;
	display: inline-block;
	text-shadow: #fff 1px 1px 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

ul#menu li a:hover {
	color: #07439f;
	background-color: #f3f3f3;	
}

div#top_bar .button {
	margin-top: 35px;
	float: right;
}

div.content {
	width: 928px;
	margin: auto;
	overflow: hidden;
}

div#hero_bar {
	background: transparent url(../assets/images/bg_blue_outside.jpg) repeat-x;
	height: 230px;
	color: #fff;
	border-bottom: 1px solid #00388d;
	border-top: 1px solid #1e7cde;
	overflow: hidden;
}

div#hero_inner_bar {
	background: transparent url(../assets/images/bg_blue_inside.jpg) repeat-x;
	height: 100%;
	max-width: 1279px;
	margin: auto;
}

div#slogan {
	padding-top: 25px;
	float: left;
	text-align: right;
	width: 465px;
}

div#home-shot {
	background: transparent url(../assets/images/home_shot.png) 0 0;
	width: 395px; 
	height: 400px;
	border: 6px solid #fff;
	float: right;
	margin-top: 25px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: 0 0 15px #093f91;
	-moz-box-shadow: 0 0 15px #093f91;
	margin-right: 15px;
}

div#large_login {
	float: right;
	margin: 20px 0 10px 50px;
}

div#large_login label {
	display: block;
	margin: 5px 0 2px 0;
	font-weight: bold;
	font-size: 11pt;
	text-shadow: #062a67 1px 1px 1px;
}

div#steps {
	background: #151515 url(../assets/images/bg_dark_gray.png) repeat-x;
	height: 95px;
	margin: auto;
	overflow: hidden;
}

div#steps .content {
	width: 950px;
}

div#steps .step {
	float: left;
	width: 270px;
	margin: 8px 20px;
}

div#steps .step div {
	margin-top: 10px;
	text-align: center;	
	font-size: 17pt;
	color: #fff;
	line-height: 20pt;
	letter-spacing: -1px;
}

div#steps .step img {
	float: left;
	margin: 0px 10px 0 0;
}

div#steps .step span {
	color: #ffe91f;
}

div#steps .step strong {
	font-weight: strong;
}

div#feature-bar {
	background: #fff url(../assets/images/bg_section.png) repeat-x;
	padding-top: 30px;
	-webkit-box-shadow: none; 
	-moz-box-shadow: none; 
}

div#promo {
	background: transparent url(../assets/images/promo_bar.png) no-repeat -200px 0px;
	text-align: center;
	height: 43px;
}

div#feature-bar h2 {
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 10px;
	color: #07439f;
}

ul#features-home h2 img {
	vertical-align: middle;
}

ul#features-home {
	margin: 0 -10px 40px -10px;
	overflow: auto;	
}

ul#features-home li {
	float: left;
	width: 295px;
	height: 100px;
	color: #333;
	margin: 10px;
	font-size: 10pt;
	line-height: 14pt;
}

div.comment {
	float: left;
	width: 255px;
	margin-top: -120px;
	position: relative;
	z-index: 3;
}

div.comment p {
	-webkit-border-radius: 5px;
	background-color: #fff;
	font-size: 10pt;
	line-height: 16pt;	
	padding: 15px;
	margin: 0;
	-webkit-box-shadow: 1px 1px 5px #bbb;
	border: 1px solid #ddd;
}

div.comment span {
	display: block;
	font-size: 0px; 
	line-height: 0%; 
	width: 0px;
	border-top: 20px solid #f3f3f3;
	border-left: 20px solid transparent;
	margin-left: 150px;
	z-index: -1;
	position: relative;
}

div.comment strong {
	display: block;
	font-size: 10pt;
	margin-left: 120px;
	margin-top: 5px;
	font-weight: normal;
}

div#try {
	clear: left;
	float: none;
	width: auto;
	line-height: 18pt;
	margin-left: 180px;
}

div#try input {
	font-size: 18pt; 
	width: 350px; 
	color: #888; 
	vertical-align: middle; 
	line-height: 18pt; 
	padding: 9px 9px 9px 45px; 
	background: url(../assets/images/view_gray.png) no-repeat 7px 7px;
}

div#footer_1 {
	background: transparent url(../assets/images/bg_footer_1.png) repeat-x bottom;
	overflow: auto;
	color: #aaa;
	padding: 15px 0 30px 0;
	border-bottom: 1px solid #434343;
}

div#footer_1 a, div#footer_2 a {
	text-decoration: none;
	color: #fff;
}

div#footer_1 h3 {
	border-bottom: 1px solid #444;
}

div#footer_1 a:hover, div#footer_2 a:hover {
	color: #ccc;
}

div#clients {
	float: left;
	width: 380px;	
}

div#clients .quote {
	font: normal 10pt georgia,helvetica,sans-serif;
	font-style: italic;	
}

div#clients .quote ul {
	height: 70px;
}

div#clients .quote li {
	display: none;
	line-height: 14pt;
	
}

div#clients .quote div {
	margin-top: 5px;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
}

div#clients .quote div span {
	color: #ffde00;
}

div#twitter {
	float: left;
	width: 260px;
	margin-left: 40px;
}

div.tweet {
	font-size: 9pt;
	line-height: 14pt;
	margin-bottom: 15px;
}

div.tweet span {
	color: #ffde00;
	font-weight: bold;
}

div.tweet strong {
	color: #fff;
	display: block;
}

div#contact {
	float: left;
	width: 200px;
	margin-left: 40px;
	font-size: 9pt;
}

div#contact strong {
	color: #ffde00;
	font-weight: bold;
	display: block;
	font-size: 8pt;
	margin-bottom: 4px;
}

div#contact img {
	vertical-align: middle;
	margin-right: 5px;
}

div#contact div {
	font-size: 10pt;
	margin-bottom: 15px;
}

div#footer_2 {
	background: transparent url(../assets/images/bg_footer_2.png) repeat-x;
	padding-bottom: 30px;
	color: #aaa;
	font-size: 8pt;
	line-height: 12pt;
	border-top: 1px solid #222;

}

div#footer_2 sup {
	font-size: 4pt;
}

div#footer_2 span {
	color: #ffe91f;
}

div#footer_2 .content {
	padding-top: 15px;
	text-align: center;
}

div#footer_2 ul {
	list-style-type: none;
	overflow: auto;
	margin: 0 auto 20px auto;
	font-size: 9pt;
	display: inline-block;
}

div#footer_2 ul li {
	float: left;
	width: 100px;
}

div#footer_2 ul li.hash {
	width: 1px;
	margin-top: -5px;
	font-size: 14pt;
	color: #ffde00;
}

h1 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 25pt;
	letter-spacing: -1px;
	text-shadow: #062a67 1px 1px 1px;
}

h2 {
	margin: 0;
	font-size: 15pt;
	text-shadow: #fff 1px 1px 1px;
}

div#slogan h2 {
	margin-top: 15px;
	text-shadow: #062a67 1px 1px 1px;
	font-weight: normal;
	font-size: 15pt;
	line-height: 25px;
}

h3 {
	color: #fff;
	font-size: 11pt;
	padding-bottom: 10px;
	margin-bottom: 18px;
}

strong {
	font-weight: bold;
}

a.button {
	padding: 6px 10px;
	font-weight: bold;
	font-size: 10pt;
	display: inline-block;
	height: 15px;
	line-height: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-decoration: none;
	margin-right: 5px;
	cursor: pointer;
	background-image: url(../assets/images/bg_button.png); 
	color: #444; 
	text-shadow: #fff 1px 1px 1px; 
	border: 1px solid #999;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
}

a.button-small {
	font-size: 9pt;
	padding: 4px 8px;
	height: 14px;	
}

a.button-med {
	padding: 6px 10px;
	font-weight: bold;
	font-size: 14pt;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-decoration: none;
	margin-right: 5px;
	cursor: pointer;
	background-image: url(../assets/images/bg_button_med.png); 
	color: #444; 
	text-shadow: #fff 1px 1px 1px; 
	border: 1px solid #999;
	vertical-align: middle;
}

a.button-med:hover, a.button-med-on {
	background-position: 0 -50px;
	border: 1px solid #3265ba;
	color: #fff;
	text-shadow: #07265a 1px 1px 1px;
	-moz-box-shadow: 0 0 10px #ddd;
	-webkit-box-shadow: 0 0 10px #ddd;
}

a.button-disabled {
	color: #888;
	cursor: default;
}

a.button-end {
	margin-right: 0;
}

div.pages {
	margin-top: 10px;
	text-align: center;
}

div.pages a.button {
	margin-right: 0;
}

#search-form2 {
	overflow: auto;
}

#search-form2 a.button {
	float: left;
}

a.button:hover:not(.select):not(.button-disabled), a.button-on {
	background-position: 0 -30px;
	border: 1px solid #3265ba;
	color: #fff;
	text-shadow: #07265a 1px 1px 1px;
}

div#subnav {
	background: transparent url(../assets/images/bg_blue_outside.jpg) repeat-x;
	height: 70px;
	color: #fff;
	border-bottom: 1px solid #1458b9;
	border-top: 1px solid #1e7cde;
}

div#subnav_inner {
	background: transparent url(../assets/images/bg_blue_inside.jpg) repeat-x;
	max-width: 1279px;
	height: 100%;
	margin: auto;
	overflow: auto;
}

div#subnav h1 {
	float: left;
	margin-top: 17px;
	font-size: 24pt;
	line-height: 26pt;
}

div#section {
	background: #fff url(../assets/images/bg_section.png) repeat-x;
	color: #222;
	padding: 5px 0 50px 0;
	font-size: 11pt;
	border: 1px solid #fff;
	border-width: 1px 0;	
}

div#section-header {
	overflow: auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: transparent url(../assets/images/bg_nav_line.png) no-repeat bottom right;
}

div#section h2 {
	font-size: 15pt;
	font-weight: bold;
	text-shadow: #fff 1px 1px 1px;
	color: #07439f;
}

div#section-header h2 {
	padding-top: 3px;
	float: left;
}

div#section-header ul {
	float: right;
	overflow: auto;
}

div#section-header ul li {
	float: left;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.form {

}

ul.form li {
	margin: 0;
	margin-bottom: 10px;
	overflow: hidden;
}

div#section li.section h2 {
	font-size: 11pt;
	margin-bottom: 10px;
}

ul.form li label {
	text-align: right;
	float: left;
	width: 120px;
	margin-right: 10px;
	line-height: 18pt;
	cursor: pointer;
	font-size: 10pt;
	font-weight: bold;
	color: #222;
}

ul.form li label.right {
	float: none;
	font-weight: normal;
	width: auto;
}

ul.form li.button {
	margin-left: 130px;
}

ul.form li img {
	vertical-align: middle;
}

ul.form li.help {
	margin: -5px 0 20px 160px;
	padding: 8px 10px;
	font-size: 10pt;
	background-color: #fdffce;
	display: none;
}

ul.form li.gap {
	margin-top: 15px;
}

ul.form-2 {
	background-color: #f3f3f3;
	padding: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

ul.form-2 li {
	margin-bottom: 15px;
}

ul.form-2 li label {
	display: block;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}

ul.errors {
	padding: 8px;
	font-size: 9pt;
	line-height: 15pt;
	margin-bottom: 20px;
	border: 1px solid #ccc; 
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-bottom: 20px;
	background: #fff url(../assets/images/bg_box.png) repeat-x bottom;
	display: inline-block;
	color: #333;
	min-width: 400px;
}

ul.errors li {
	background: transparent url(../assets/images/error_arrow.png) no-repeat center left;
	padding-left: 20px;
}

ul.errors li.success {
	background-image: url(../assets/images/error_check.png);
}

ul.bids, ul.groups {
	padding: 0;
	overflow: auto;
}
 
ul.bids li.bid, ul.groups li.group {
	margin-bottom: 25px;
	overflow: auto;
	background-color: #eee;
	padding: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.history li.bid {
	margin-bottom: 0px;
	margin-top: 10px;
}

ul.bids div.image {
	float: left; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 80px;
	height: 80px; 
	padding: 5px;
	line-height: 80px;
	position: relative;
	text-align: center;
	z-index: 0;
	background-color: #fff;
	overflow: hidden;
}

ul.bids div.image img.gallery {
	vertical-align: middle;
	border: 2px solid #fff;
	background-color: #Fff;
}

ul.bids div.image img.status {
	position: absolute;	
	top: 64px;
	right: 6px;
}

ul.bids div.body, ul.groups div.body, ul.bids div.history-body {
	float: left; 
	overflow: hidden;
	padding: 0;
	width: 814px; 
	margin-left: 10px; 
	font-size: 10pt;
}

ul.bids div.history-body {
	width: 508px;
}

ul.bids div.title, ul.groups div.title, ul.bids div.history-title {
	overflow: auto;
	width: 814px;
	height: 29px;
}

ul.bids div.title img, ul.groups div.title img {
	float: right;
	vertical-align: middle;
	margin-right: 5px;
}

ul.bids h3, ul.groups h3 {
	float: left;
	margin: 0;
	padding: 0 5px;
	font-weight: normal;
	font-size: 10pt;
	line-height: 16pt;
/*	background-color: #fff;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.bids h3 a, ul.groups h3 a {
	color: #07439f;
	font-family: "lucida grande","lucida sans unicode",helvetica,arial;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
	width: 540px;
	display: inline-block;
	overflow: hidden;
	height: 20px;
}


ul.bids .info, ul.groups .info {
	overflow: hidden;
	background-color: #fff;
	padding: 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 622px;
	float: left; 
	height: 53px;
}

ul.bids .title a.button, ul.groups .title a.button {
	float: right;
}

ul.bids ul.details, ul.groups ul.details {
	float: left;
	overflow: auto;
	text-align: center;
	font-size: 9pt;
}

ul.bids ul.details li, ul.groups ul.details li {
	float: left;
	margin-left: 1px;
	width: 75px;
}

ul.bids ul.details label, ul.groups ul.details label {
	font-weight: bold;
	display: block;
	margin-bottom: 1px;
	line-height: 27px;
	height: 27px;
	background-color: #e6e6e6;
	background: url(../assets/images/bg_top_bar.png);
}

ul.bids ul.details div, ul.groups ul.details div {
	height: 26px;
	line-height: 26px;
	background-color: #fff;
}

ul.bids ul.details div em, ul.groups ul.details em {
	font-weight: bold;
	color: #e60000;
	font-style: normal;
}

ul.bids a.cancel-snipe {
	display: none;
}

ul.bids li.sniped ul.details label, ul.bids li.ready ul.details label {
	background-color: #E8F2FF;
	background-image: none;
}

ul.bids li.sniped, ul.bids li.ready {
	background-color: #D6E9FF;
}

ul.bids li.sniped a.cancel-snipe {
	display: inline;
}

ul.bids li.sniped a.snipe {
	display: none;
}

ul.bids li img.ajax-icon {
	margin: 5px 10px 0 0;
	display: none;
}

ul.groups div.body {
	width: 918px;
	margin-left: 0;
}

ul.groups div.title {
	width: 915px;
}

ul.groups div.info {
	width: 815px;
}


div.price-box {
	float: left;
	margin-right: 10px;
	background-color: #1254b4;
	width: 80px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 1px;
}

div.price-box-history {
	margin: 8px 5px;
}

div.price-box .price {
	background-color: #fff;
	-webkit-border-top-right-radius: 7px; 
	-webkit-border-top-left-radius: 7px; 
	-moz-border-radius: 7px 7px 0 0; 
	text-align: center; 
	height: 42px; 
	background: #fff url(../assets/images/bg_top_bar.jpg);
}

div.price-box .currency {
	font-size: 8pt;
	padding-top: 3px;
	height: 15px;
}

div.price-box .value {
	font-weight: bold;
	font-size: 20px;
	height: 25px;
	margin-top: 0px;
}

div.price-box .price span {
	font-size: 12px;
	vertical-align: 6px;
}

div.price-box .price em {
	font-style: normal;
	color: #e60000;
}

div.price-box .time span {
	vertical-align: 0;
	text-transform: none;
	padding-right: 2px;
}

div.price-box .label {
	color: #fff; 
	height: 17px; 
	font-size: 9pt; 
	text-align: center; 
	line-height: 17px;
}

div.no-results {
	margin: 55px;
	text-align: center;
}

div.no-results a, div.no-results span {
	color: #aaa;
	font-size: 12pt;
	text-decoration: none;
	line-height: 14pt;
}

div.box {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	font-size: 10pt;
	text-shadow: #000 1px 1px 1px;
	color: #fff;
}

div.box input, div.box select {
	font-size: 10pt;
}


div#faq h2 {
	margin-bottom: 15px;
}

div#faq p {
	font-size: 10pt;
	margin-left: 15px;
	margin-bottom: 25px;
	line-height: 18pt;
}

div.blog-date {
	margin-top: -25px;
	font-weight: bold;
	font-size: 10pt;
}

div.blog-post {
	margin: 20px 0 40px 0;
	font-size: 10pt;
	line-height: 14pt;
}

div#menunav {
	overflow: auto; 
	margin-top: -15px; 
	margin-bottom: 25px;
}




div.tooltip {
	position: absolute;
	margin: -2px 5px;
	overflow: auto; 
	display: none;
	z-index: 5000;
}

div.tooltip .content {
	background-color: #555;
	float: left; 
	color: #fff; 
	padding: 8px 8px;
	width: auto;
	font-size: 9pt;
	font-weight: bold;
	text-shadow: #000 1px 1px 1px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.tooltip .arrow {
	float: left;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 10px solid #555;
	width: 0px;
	font-size: 0px;
	line-height: 0%;
	margin-top: 10px;
}

div.tooltip-topright {
	padding-top: 10px;
}

div.tooltip-topright .arrow {
	position: absolute;
	border-top: 0;
	border-bottom: 10px solid #555;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	top: -8px;
	right: 7px;
}

div.tooltip a {
	color: #fff;
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
	text-shadow: none;
}

#simplemodal-container {
	background-color: #fff;
	border: 8px solid #555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 0 10px #666;
	-webkit-box-shadow: 0 0 10px #666;
	overflow: hidden;
}

#simplemodal-overlay {
	background-color: transparent;
}

.modal {
	display: none;
}

.modal div.title {
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	color: #07439f;
	font-weight: bold;
	font-size: 12pt;
	padding: 9px;
}

.modal div.body {
	padding: 10px 20px;
	overflow: hidden;
}

.modal div.footer {
	background-color: #eee;
	border-top: 1px solid #ddd;
	padding: 4px 9px;
	overflow: auto;
}

.modal div.footer a {
	color: #666;
	font-weight: bold;
	font-size: 16pt;
	float: right;
	display: block;
}

.modal div.footer img {
	float: left;
	margin-top: 5px;
	display: none;
}

.modal div.footer a:hover {
	text-decoration: underline;
	color: #000;
}

.modal div.message {
	background-color: #555;
	padding: 7px;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
}

.modal div.title a {
	float: right;
	display: block;
	margin-top: 2px;
}

.modal div.content {
	padding: 15px;
	width: auto;
}

.modal ul.form li label {
	width: 100px;
}

.modal ul.form li.button {
	margin-left: 110px;
}

.ajax {
	width: 500px;
	height: 500px;
	background-color: #fff;
	border: 4px solid #eee;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 100000;
	overflow: scroll;
}


ul.dropdown {
	cursor: pointer;
	font-size: 9pt;
}

ul.dropdown li.hover {
	border-color: #bbb;
	background-image: url(../assets/images/navigate_close.png);
	background-color: #fff;
	-moz-box-shadow: 1px 1px 3px #bbb;
	-webkit-box-shadow: 1px 1px 3px #bbb;
}

ul.dropdown li:hover li:hover {
	border-color: transparent;
	background-image: none;
}

ul.dropdown li {
	float: left;
	position: relative;
	padding: 5px;
	padding-right: 17px;
	border: 1px solid transparent;
	margin-right: 10px;
	background: transparent url(../assets/images/navigate_close_gray.png) no-repeat center right;
	line-height: 16px;
	z-index: 100;
}

ul.dropdown li.disabled {
	opacity: .6;
	filter: alpha(opacity=60);	
	cursor: default;
}

ul.dropdown li.disabled:hover {
	border-color: transparent;
	background-image: url(../assets/images/navigate_close_gray.png);
	background-color: transparent;
}

ul.dropdown ul {
	position: absolute;
	display: none;
	border: 1px solid #bbb;
	background-color: #f3f3f3;
	min-width: 150px;
	top: 25px;
	left: -1px;
	z-index: 10;
	-moz-box-shadow: 1px 1px 3px #bbb;
	-webkit-box-shadow: 1px 1px 3px #bbb;	
}

ul.dropdown ul li {
	float: none;
	margin-right: 0;
	background: none;
	z-index: 5;
}

ul.dropdown li:hover ul {
	display: block;
}

ul.dropdown li.disabled:hover ul {
	display: none;
}

ul.dropdown ul li {
	padding: 4px;
}

ul.dropdown ul li input {
	font-size: 9pt; 
	line-height: 10pt; 
}


#bid-search {
	border: 1px solid #bbb; 
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;	
	margin-bottom: 30px;
	background: #bbb url(../assets/images/bg_searchbar_top.jpg);
}

#bid-search-top {
	overflow: auto;
	padding: 7px;
}

#bid-search-bottom {
	background-color: #eee; 
	padding: 3px 0 3px 4px; 
	border-top: 1px solid #fff; 
	font-size: 9pt;
}

#bid-search-top .button {
	vertical-align: top;
}

ul.features {
	overflow: auto;
	margin-top: 25px;
}

ul.features li {
	float: left;
	overflow: auto;
	width: 460px;
	margin: 5px 0px;
}

ul.features li div.image {
	margin-left: 20px;
	float: left;
	width: 35px;
}

ul.features li div.description {
	float: left;
	width: 380px;
	margin-left: 25px;
	font-size: 10pt;
}

ul.features p {
	line-height: 15pt;
}

div#terms h2 {
	font-size: 11pt;
}

div#terms p {
	font-size: 9pt;
	line-height: 14pt;
	text-align: justify;
}

div#page-overview h2 {
	margin-bottom: 20px;
}

div#page-overview ul {
	margin: 5px 10px;
	list-style-type: none;
}

div#page-overview ul li {
	margin: 8px;
	padding: 7px;
	padding-left: 45px;
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: center left;
}

#bid-carousel { 
	position: absolute; 
	top: -2000px;
}

.jcarousel-item { 
	width: 100%; 
	text-align: center; 
	height: 48px;
	line-height: 48px; 
	font-size: 14px;
	color: #444;
	float: none;
}

.jcarousel-item a {
	font-weight: bold;
}

.jcarousel-item em {
	color: #07439f;
	font-weight: bold;
}

.jcarousel-item strong {
	font-size: 18px;
	position: relative;
	top: 1px;
}

.jcarousel-clip-vertical { 
	height: 48px;
}

.jcarousel-container { 
	background-color: #fff;	
	border-bottom: 1px solid #ccc;		
	text-shadow: #fff 1px 1px 1px;
}

#bid-carousel-shadow {
	position: relative;
	z-index: 30;
	height: 1px; 
	background-color: #999;
}

#notice {
	background-color: #cfcfcf;
}

#notice a {
	color: #07439f;
}

#notice div {
	display: block;
	overflow: auto;
	width: 928px; 
	margin: auto; 
	font-size: 0;
	color: #333; 
	text-shadow: #fff 1px 1px 1px; 
}

#notice div span {
	padding: 8px 0;
	display: block; 
	font-size: 10pt; 
	font-weight: bold;
	text-indent: 32px;
	line-height: 32px;
	background: url(../assets/images/warning.png) no-repeat left center; 	
}

#notice span.info {
	background-image: url(../assets/images/about.png);
}

#notice span.error {
	background-image: url(../assets/images/delete.png);
}

#notice span.ok {
	background-image: url(../assets/images/check.png);
}

#notice ul.errors {
	background: transparent url(../assets/images/delete.png) no-repeat left center;
	margin: 0;
	padding: 12px 0;
	font-size: 10pt; 
	font-weight: bold;
}

#notice ul.errors li {
	background: none;
	line-height: 22px;
	text-indent: 12px;
}

a.tweet-bid {
	background: transparent url(../assets/images/tweet.png) no-repeat 0 0;
	width: 56px;
	height: 20px;
	display: block;
	float: right;
	margin: 2px 5px;
}

a.tweet-bid:hover {
	background-position: 0 -21px;
}

a.tweet-bid-disabled, a.tweet-bid-disabled:hover {
	background-position: 0 -42px;
	cursor: default;
}
