/* modal styles to eventually piggy back on nyroModal */

/* modal wrapping constant */

#modal {
	font: normal 12px/17px Georgia, "Palatino", serif;
	padding: 40px 0;
	position: relative;
}

#modal a:link, #modal a:visited {
	color: #688C80;
	text-decoration: none;
}

#modal a:hover {
	text-decoration: underline;
}

#modal_login {
	width: 492px;
	padding: 0 51px 0 47px;
}

.modal_alert {
	background-color: #ECECEC;
	padding: 32px 36px 32px 42px;
	margin: 18px 0;
}

#oops {
	background: transparent url('../img/site/headers/hdr_oops.jpg') 0 0 no-repeat;
	padding-left: 68px;
}

#forgot {
	background: transparent url('../img/site/headers/hdr_forgot.jpg') 0 0 no-repeat;
	padding-left: 86px;
}

.modal_login_heading {
	color: #6D665F;
	font-size: 16px;
	padding: 13px 0 13px 0;
	margin-bottom: 16px;
}

.modal_alert p {
	color: #8D8D89;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}

.modal_alert p img {
	float: left;
	vertical-align: bottom;
	display: inline;
	margin: 2px 0.5em 0 0;
}

.post_request_signin {
	border: 1px solid #ddd;
	border-style: solid none;
/*	padding: 12px 0;*/
	padding: 17px 0 0 0;
	background: transparent;
	position: relative;
	height: 43px;
}

input#post_request_signin_button {
	position: absolute;
	top: 12px;
	right: -3px;
}

.post_request_signin label, .post_request_signin .input {
	float: left;
}

.post_request_signin label {
	font: 14px/28px "Courier New", monospace;
	color: #474747;
	display: block;
	padding-right: 6px;
}

.post_request_signin .input {
	background: transparent url('../img/site/backgrounds/post_request_signin_input.jpg') 0 0 no-repeat;
	width: 108px;
	height: 28px;
	border: none;
	padding: 0;
/*	margin: 5px 0 0 0;*/
}

#forgotten {
	padding-left: 36px;
}

#forgotten .input {
	background: transparent url('../img/site/backgrounds/email_address.jpg') 0 0 no-repeat;
	width: 172px;
}

#forgotten input#submit {
	position: absolute;
	top: 11px;
	right: 36px;
}

.post_request_signin .input input {
	background: transparent;
	border: none;
	font: 12px Georgia, "Palatino", serif;
	color: #8D8D89;
	width: 90%;
	height: 80%;
	padding: 4px 6px;
}

.post_request_signin label#password_label {
	padding-left: 16px;
}

p.forgot_pass {
	text-align: right;
}

a#close_window {
	position: absolute;
	top: 0;
	right: 0;
}

#accept_bid {
	width: 504px;
	padding: 0 40px;
}

#accept_bid h1 {
	color: #454544;
	font: 18px/20px "Courier New", monospace;
	margin-bottom: 10px;
}

#accept_bid h2.bid_title {
	color: #6F857D;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 36px;
}
#accept_bid #bid_outline p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #909090;
	font-size: 14px;
	line-height: 24px;
	margin-top: 0;
}
#bid_outline li {
	border-top: 1px solid #CAC9C7;
	padding: 10px 0;
	overflow: hidden;
}

#bid_outline li:last-child {
	border: none;
}

#bid_outline li.nb {
	border: none !important;
}

#accept_bid li:last-child {
	border-top: 1px solid #CAC9C7;
	border-bottom: 1px solid #CAC9C7;
}

#bid_outline li label {
	color: #8D8D89;
	font-style: italic;
	display: block;
	float: left;
	width: 110px;
}

#bid_outline li .request_detail {
	color: #454544;
	font-size: 13px;
	width: 300px;
	float: left;
}

textarea {
	color: #8D8D89;
	font: 12px Georgia, "Palatino", serif;
	padding: 4px 6px;
	border: 1px solid;
	border-color: #A5A5A5 #F0F0F0 #F0F0F0 #A5A5A5;
	width: 394px;
}

p.accept {
	color: #8D8D89;
	font: 11px/20px Arial, Helvetica, sans-serif;
}

p.accept img {
	float: left;
	margin: 3px 6px 0 0;
}

.controls {
	background: #EDEDED;
	overflow: hidden;
	padding: 0 5px 0 22px;
}

.controls.center {
	text-align: center;
	padding: 0;
	font: normal 12px/52px Courier,Georgia,"Palatino",serif;
	color: #767676;
}

.controls p {
	color: #767676;
	margin: 0;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	line-height: 52px;
}

.controls a.modalCancel {
	float: left;
	font-family: "Courier New", Courier, monospace;
	line-height: 52px;
}

.controls input {
	float: right;
	margin-top: 4px;
}

#zoom {
	padding: 8px;
}

#zoom_nav {
	background: #EDEDED;
	overflow: hidden;
	padding: 8px;
}

a#zoom_previous {
	float: left;
}

a#zoom_next {
	float: right;
}

ul#seller_item_breakdown {
	margin: 0 0 11px 0;
	padding: 0;
}

ul#seller_item_breakdown li {
	border-bottom: 1px solid #CAC9C7;
	color: #454544;
	font: 13px Georgia, "Palatino", serif;
	padding: 11px 0;
}

ul#seller_item_breakdown li.shorty {
	border: none;
}

ul#seller_item_breakdown label {
	float: left;
	color: #8D8D89;
	font: italic 12px Georgia, "Palatino", serif;
	display: block;
	width: 144px;
}

ul#seller_item_breakdown .img {
	float: left;
	padding: 10px;
	background: #FFF;
	-webkit-box-shadow: 0px 0px 7px #999;
	-moz-box-shadow: 0px 0px 7px #999;
	box-shadow: 0px 0px 7px #999;
}

ul#seller_item_breakdown li.shorty label {
	width: 62px;
}

ul#seller_item_breakdown li input, ul#seller_item_breakdown li textarea {
	border: 1px solid;
	border-color: #A5A5A5 #F0F0F0 #F0F0F0 #A5A5A5;
	width: 365px;
	color: #8D8D89;
	height: 24px;
	font: italic 12px Georgia, "Palatino", serif;
	padding: 2px;
}

ul#seller_item_breakdown li textarea {
	height: 95px;
	width: 320px;
}

h2#seller_item {
	color: #454544;
	font: normal 18px/22px "Courier New", Courier, monospace;
	margin: 12px 0 0 180px;
	padding: 20px 0 0 0;
}

li#selling_price {
	margin-bottom: 20px;
}

li#selling_price span {
	color: #6F857D;
	font: 22px Georgia, "Palatino", serif;
}

span.dollar {
	font: bold 16px/28px "Courier New", monospace;
	color: #454544;
	padding-right: 6px;
}

input#your_bid {
	border: 1px solid;
	border-color: #A5A5A5 #F0F0F0 #F0F0F0 #A5A5A5;
	width: 365px;
	color: #8D8D89;
	height: 24px;
	font: italic 12px Georgia, "Palatino", serif;
	padding: 2px;
	width: 77px;
}
#fancybox-wrap a#fancybox-close {
	background: transparent url('../img/site/button/modal_close.png') 0 0 no-repeat;
}