/*
CSS style for Jaybids
Coded by xxxxxxxx
URL: http://www.feistysites.com
July 2008
*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #555;
	line-height: 160%;
	margin: 0 auto;
	text-align: center;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 75%;
	background-image: url(../img/bg-main.jpg);
	background-repeat: repeat-x;
}

a {
	font-weight: bold;
	color: #3d768e;
	text-decoration: none;
}

p {
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

h1, h2, h3 {
	margin: 10px 0;
	color: #4c4c4c;
	text-shadow: 2px 2px 2px #B0C4DE;
}

h3 {
	margin: 10px 0;
	color: #333333;
	text-shadow: 1px 0 2px #FFFFFF;
}

.col2 h3 {
	margin: 10px 0;
	color: #4c4c4c;
	text-shadow: 2px 2px 2px #B0C4DE;
}


table {
	margin: 10px 0;
}

/* Common Style */
.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.green {
	color: #95b841;
}

.green2 {
	color: #7ec013;
}

.red {
	color: #b41c1c;
}

/*
.bg-image-gray {
	background: url(../img/bg-gray.gif) repeat-x;
}

.bg-image-blue {
/*	background: url(../img/bg-blue.gif) repeat-x; */
	background: url(../img/ex_h3_blue.jpg) no-repeat;
}
*/

.bg-gray {
	background: #f2f2f2;
}

.bg-gray {
	background: #f6f6f6;
}

/*
.border-yellow {
	border: 1px solid #e1e1e1;
}

.border-blue {
	border: 1px solid #a7d9f4;
}
*/

/*
.border-gray {
	border: 1px solid #e1e1e1;
}
*/

.font-9 {
	font-size: 9px;
}

.font-11 {
	font-size: 11px;
}

.font-14 {
	font-size: 14px;
}

.font-20 {
	font-size: 20px;
	line-height: 120%;
}

.image-margin {
	float: left;
	margin: 0 8px 8px 0;
	padding: 0 4px 4px 0;
}

.clearfix {
	float: left;
	clear: both;
	width: 100%;
}

ul.no-margin-padding, ul.no-margin-padding li {
	margin: 0;
	padding: 0;
}

ul.no-margin-padding li {
	list-style: none;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.big-price {
	font: bold 20px Arial, Helvetica, sans-serif;
	padding: 0 8px;
}

.bid-status {
	font: bold 24px Arial, Helvetica, sans-serif;
}

.timer {
	color: #00c0ff;
}

/* Main container style */
#container {
	width: 960px;
	display: table;
/*	background: url(../img/bg-container.gif) repeat-x; */
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
}

/* Header style */
#header {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
	background-color:#0099CC;
	background-image: url(../img/header-bg.jpg);
	background-position: top;
}

#maincontent {
	float: left;
	clear: both;
	width: 100%;
	background: #fff;
}

#leftcol {
	float: left;
	width: 180px;
	margin: 0 20px 0 0;
	text-align: left;
}

#rightcol {
	float: left;
	width: 700px;
	border:1px solid #FFF0F5;
	padding-left:8px;
	padding-top:8px;
	padding-right:4px;
	background-color:#fff0f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

}
#rightcol table td {
	background-color:#fff;
}
#rightcol h1, h2, h3 {
	margin: 10px 0;
	color: #4c4c4c;
	text-shadow: 2px 2px 2px #fff;
}

#footer {
	float: left;
	clear: both;
	width: 100%;
	font-size: 11px;
	padding: 20px 0 20px 0;
	text-align: center;
	border-top: 2px solid #4682B4;
}

/* Header Style */
#header .logo {
	float: left;
	width: 256px;
	margin: 0;
}

#header .top-menu-site-status {
	float: right;
}

#header .site-status {
	padding: 4px 0 10px 0;
	display:none;
}

/* Top Menu */
#header .top-menu {
}

.top-menu ul {
	display: inline;
	float: right; 
	list-style: none;
	margin: 0 6px 0 0;
	padding: 0;
	position: relative; 
	left: 1px; 
}

.top-menu li {
	float: left;
	font-size: 12px;
	margin: 0;
}

.top-menu li a {
	float: left;
	display: block; 
	display: inline;
	width:120px;
	height:30px;
	padding-top: 6px;
	text-shadow: #FFF 1px 1px 0px;
	text-align:center;
	background-image:url(../img/hd_nav_bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.top-menu li a:hover {
	color: #333;
	text-shadow: #fff 1px 1px 0px;

}

.top-menu li a.active {
/*	background: #65b2cf; */
}

/*Sub Header */
#sub-header {
	width: 100%;
	background-image: url(../img/sub-header-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#sub-header .content {
	padding: 10px 10px 14px 10px;
}

#sub-header .col1 {
	float: left;
	width: 140px;
}

#sub-header .col1 select {
	padding: 2px;
}

#sub-header .col2 {
	float: right;
	margin: 0 20px 0 0;
}
#sub-header .user-status{
	text-align: right;
	font-weight: bold;
}

#login-form {
	color:#FFFFFF;
}

/* Login Form */
#login-form .uname, #login-form .pass {
	float: left;
	display: inline;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#login-form label {
	font-weight: bold;
	margin: 0 6px;
}

#login-form input.textbox {
	background: #f1f4f5 url(../img/bg-login-form-textbox.gif) repeat-x;
	padding: 2px;
	border: none;
	border: 1px solid #e3dcb5;
}

#login-form .go input {
	padding: 0 4px;
	/padding: 1px 4px 0 4px;
	_padding: 1px 2px 0 2px;
}

#UserLoginForm label {
	font-size:10px;
}

/* Notices and Errors */
.message {
	clear: both;
	background: #a00;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}

.notice {
	clear: both;
	background: #d49b11;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	margin: 1em 0;
}

.success {
	clear: both;
	background: #afc84b;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	margin: 1em 0;
}
/* Content */
#maincontent .content {
	padding: 10px;
}

.heading h3 {
	font-size: 24px;
	margin: 0;
	padding: 6px 10px;
}

/* News */
#news {
	margin: 0 0 20px 0;
	height:240px;
}

#news .col1, #news .col2, #news .col3 {
	float:left;
	width:300px;
	height: auto !important;
	background-image: url(../img/ex_winner_bg.jpg);
	background-position:bottom;
	margin: 10px 0 10px 10px;
	padding: 0 0 14px 0;
}

#news .title {
	background-image: url(../img/ex_winner_bg.jpg);
	background-position:top;
	height:32px;
	padding:4px 0 0 8px;
	line-height:14px;
	text-align:left;
	font-size:10px;
	color:#666666;
	font-weight:bold;
}

#news .title a {
	text-decoration: none;
}

#news .col1 .float-left,#news .col2 .float-left,#news .col3 .float-left {
	margin: 0 0 0 14px;
}


#news .latest-winner {
	float: left;
	line-height: 130%;
	padding: 0 0 0 4px;
}

#news .latest-winner label {
	float: left;
	display: block;
	width: 60px;
}

#bid-now {
	width: 100%;
	margin: 0 0 20px 0;
	overflow: hidden;
}

#bid-now .content {
}

/* Bid List */
ul.horizontal-bid-list {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
	left: 4px;
}

/*
ul.horizontal-bid-list li {
	float: left;
	width: 162px;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	list-style: none;
	margin: 0 14px 10px 0;
	padding: 4px 0;
	border: 1px solid #e1e1e1;
}
*/
ul.horizontal-bid-list .st1{
	float: left;
	width: 178px;
	min-height: 296px;
	height: auto !important;
	height: 296px;
	list-style: none;
	margin: 0 6px 10px 0;
	padding: 0;
	background-image: url(../img/ex_item_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
ul.horizontal-bid-list .st15{
	float: left;
	width: 178px;
	min-height: 296px;
	height: auto !important;
	height: 296px;
	list-style: none;
	margin: 0 6px 10px 0;
	padding: 0;
	background-image: url(../img/ex_item_bg_15.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

ul.horizontal-bid-list li {
	float: left;
	width: 178px;
	min-height: 296px;
	height: auto !important;
	height: 296px;
	list-style: none;
	margin: 0 6px 10px 0;
	padding: 0;
	background-image: url(../img/ex_item_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

ul.horizontal-bid-list li .title h3 {
	height: 40px;
	font: bold 11px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	padding: 8px 4px 0 4px;
	background-image: url(../img/ex_item_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

ul.horizontal-bid-list li .title h3 a {
	text-decoration: none;
	line-height:14px;
}

ul.horizontal-bid-list li .thumb {
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

ul.horizontal-bid-list li .username a {
	font-size: 11px;
	color: #1f73a9;
	text-decoration: none;
}

/* Live Bids */
#live-bids {
	width: 100%;
	display: table;
}

#live-bids .content {
}

#live-bids .heading {
	width: 100%;
	display: table;
}

#live-bids .heading .see-more {
	padding: 6px 4px 0 0;
}

#live-bids .heading .see-more a {
	font-weight: bold;
	color: #ff7800;
	text-decoration: none;
}

ul.vertical-bid-list {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}

ul.vertical-bid-list li {
	float: left;
	clear: both;
	width: 99.5%;
	background: url(../img/bg-live-bids.gif) repeat-y;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #dfeef8;
}

ul.vertical-bid-list li .thumb {
	float: left;
	margin-right: 10px;
}

ul.vertical-bid-list li .col1 {
	float: left;
	width: 120px;
	padding: 8px;
}

ul.vertical-bid-list li .col2 {
	float: left;
	width: 635px;
	padding: 8px;
}

ul.vertical-bid-list li .col2 h3.heading {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

ul.vertical-bid-list li .col2 h3.heading a {
	color: #ff7c00;
	text-decoration: none;
}

ul.vertical-bid-list li .col2 {
	float: left;
	width: 630px;
}

ul.vertical-bid-list li .col2 .fixed-bid {
	margin: 20px 0 10px 0;
}

ul.vertical-bid-list li .sub-col1 {
	float: left;
	width: 400px;
	margin-right: 50px;
}

ul.vertical-bid-list li .sub-col2 {
	float: left;
	width: 140px;
}

ul.vertical-bid-list li .col3 {
	float: left;
	width: 80px;
	padding: 20px 0 0 0;
}

/* Product Details */
#bid-product-details {
	padding-bottom: 10px;
}

#product-info {
	margin: 10px 0;
}

#bid-product-details .col1 {
	float: left;
	width: 362px;
}

#bid-product-details .col1 img {
	width: 280px;
	height: 280px;
}

#bid-product-details .col2 {
	float: left;
	width: 280px;
}

#bid-product-details .col3 {
	float: left;
	width: 260px;
	margin: 0 0 0 10px;
}

#bid-product-details .product-image-thumb-list {
	margin: 10px 0 0 20px;
}

#bid-product-details .product-image-thumb-list ul {
	display:inline;
}

#bid-product-details .product-image-thumb-list ul li {
	float: left;
}

#bid-product-details .product-image-thumb-list ul li img {
	width:80px;
	height:80px;
}

#bid-product-details .bid-butler {
	background: #FFF0F5;
	padding: 6px;
	margin: 10px 0 10px 10px;
}

#bid-product-details .bid-butler fieldset {
	font-size: 11px;
}


#bid-product-details .bid-butler fieldset label {
	float: left;
	display: inline;
	width: 100px;
	margin-right: 10px;
}

#bid-product-details .bid-butler fieldset .text label {
	float: left;
	display: inline;
	width: 100px;
	margin-right: 10px;
	padding-bottom: 8px;
}

#bid-product-details .bid-butler fieldset .input {
	clear: both;
	padding: 4px 0 6px 0;
}

#bid-product-details .bid-butler #bid-product-details .bid-butler fieldset .text input, fieldset .password input, 
#bid-product-details .bid-butler fieldset .textarea textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 2px;
	border: 1px solid #dedede;
}

fieldset .checkbox label {
	float: none;
	padding-left: 4px;
}

div.submit {
	margin: 10px 0;
}

div.submit input {
	background: #afafaf;
	font-weight: bold;
	color: #fff;
	border: none;
	padding: 4px;
}



#bid-product-details .col3 .sub-col {
	margin-bottom: 10px;
	padding: 6px;
}

#bid-product-details .col2 .content {
	padding: 6px;
}

#bid-product-details .fixed-price-end-bid {
	margin: 10px 0;
}

#bid-product-details .fixed-price-end-bid label {
	float: left;
	width: 70px;
}

#bid-product-details .col3 h3.heading {
	background: none;
	color: #4c4c4c;
	margin: 0;
	padding: 0;
	height:40px;
	line-height:40px;

}

.count-saving label, .total-savings label {
	float: left;
	width: 180px;
}

.total-savings {
	border-top: 1px solid #555;
}

#bid-product-details .bid-history table {
	width: 100%;
	font-size: 11px;
}

#bid-product-details .bid-history table td {
	padding: 2px;
}

#bid-product-details .featured-product {
	width: 92%;
}

#bid-product-details .heading bg-image-gray .content {
	border:none;
	background: url(../img/details_bg.jpg) no-repeat;
	margin:0;
	padding:0;
	height:442px;
}


#bid-product-details .featured-product .col1 {
	float: left;
	width: 70px;
	margin-right: 4px;
	border:none;
}

#bid-product-details .featured-product .col2 {
	float: left;
	width: 75px;
}

.payment-delivery-info dl.form {
	display: table;
	margin: 10px 0;
}

.payment-delivery-info dl.form dt {
	float: left;
	clear: both;
	width: 90px;
	margin-right: 4px;
}

.payment-delivery-info dl.form dd {
	float: left;
	clear: none;
	width: 120px;
}

#menu_user{
	float: left;
}
.user_right{
	float: left;
	width: 720px;
}

/* Messages */
#flashMessage {
	clear: both;
	margin: 20px 0;
}

.message {
	background: #e60082;
	font-weight: bold;
	color: #fff;
	padding: 4px;
}

a img{
	border: none;
}

/* Form */
fieldset {
	border: none;
}

fieldset legend {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #555;
	letter-spacing: -1px;
	margin-bottom: 10px;
	.margin-left: -6px;
}

fieldset label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
}

fieldset .text label {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 10px;
	padding-bottom: 8px;
}

fieldset .input {
	clear: both;
	padding: 4px 0 6px 0;
}

fieldset .text input, fieldset .password input, fieldset .textarea textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 50%;
	padding: 2px;
	border: 1px solid #dedede;
}

fieldset .checkbox label {
	float: none;
	padding-left: 4px;
}

div.submit {
	margin: 10px 0;
}

div.submit input {
	background: #afafaf;
	font-weight: bold;
	color: #fff;
	border: none;
	padding: 4px;
}

fieldset .text .error-message, fieldset .select .error-message, fieldset .textarea .error-message,
fieldset .checkbox .error-message, fieldset .password .error-message {
	font-size: 11px;
	color: #e45b00;
}

fieldset .select .error-message, fieldset .textarea .error-message, div.checkbox, fieldset .password .error-message {
	margin-left: 160px;
}

fieldset .hint {
	font-size: 11px;
	color: #666;
	margin-left: 160px;
	_margin-left: 163px;
}

/* Paging */
.paging {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0;
}

.paging a {
	text-decoration: none;
}

.totalresults {
}

.pagenumber ul {
	margin: 0;
	padding: 0;
}

.pagenumber ul li {
	float: left;
	list-style: none;
	font-weight: bold;
	margin-right: 4px;
	padding: 1px 4px;
	border: 1px solid #dedede;
}

.pagenumber .current {
	color: #89583d;
}

/* Category */
ul.category-list li {
	min-height: 175px;
	height: auto !important;
	height: 175px;
}

/* News */
ul.news {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.news li {
	list-style: none;
	margin: 0 0 16px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #dedede;
}

ul.news li h2.heading {
	margin: 4px 0;
	padding: 0;
}

ul.news li .meta, .meta {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
	text-transform: uppercase;
	margin: 10px 0;
}
/* User Menu */
ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: url(../img/icon-list.gif) no-repeat;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 2px 2px 2px 24px;
	border-bottom: 1px solid #dedede;
}

ul.menu li a {
}

ul.to-do {
	margin: 0;
	padding: 0;
}

ul.to-do li {
	background: url(../img/icon-calendar.gif) no-repeat;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 0 0 0 24px;
}

a.purchase-bid {
	background: url(../img/icon-cart.gif) no-repeat;
	padding-left: 20px;
}


/* EXTRA */
.border-blue {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #a7d9f4;
	background-image: url(../img/border_blue.gif);
	background-repeat: repeat-y;
}

.border-gray,.border-yellow {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e1e1e1;
	background-image: url(../img/border_gray.gif);
	background-repeat: repeat-y;
}
.heading.bg-image-gray h3 {
	height:64px;
	line-height:64px;
	background: url(../img/ex_h3_gray.jpg) no-repeat;
	padding: 2px 0 0 30px;
}

.heading.bg-image-blue h3 {
	height:64px;
	line-height:64px;
	background: url(../img/ex_h3_blue.jpg) no-repeat;
	padding: 2px 0 0 30px;
}

.bg-image-gray h3 {
	height:32px;
	line-height:32px;
	background: url(../img/ex_h3_gray.jpg) no-repeat;
	padding: 0 0 0 30px;
}

.orange {
	color: #FF7C00;
}

.countdown,.bid-price,.bid-bidder {
	margin-right: 8px;
	margin-left: 8px;
}

.see-more {
	float:right;
	margin:10px 10px 10px 0;
	display: block;
	line-height: 11px;
	background: url(../img/arrow_11.gif) no-repeat scroll 0 0;
	padding: 0 0 0 16px;
}
.social_bm {
	width:300px;
	height:28px;
	margin:0 8px 0 0;
	background: url(../img/social_bm.jpg) no-repeat scroll 0 0;
	color:#999;
	float:right;
}
.social_bm ul {
	line-height:16px;
	padding:6px 0 0 10px;
	float:right;
}
.social_bm li{
	display: inline;
	list-style-type: none;
}
.social_bm img {
	width:16px;
}

/*
#news .col3 {
	float:left;
	padding: 10px;
	width: 280px;
	margin-right:6px;
}
*/

.clearfloat {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
}

.home_bn {
	margin: 0 0 24px 0;
}
#footer .col1 {
	width: 680px;
	float:left;
	text-align:left;
	padding-left:10px;
}
#footer .col2 {
	float:left;
	border-left: 1px dotted #4682B4;
	padding-left:20px;
}
.pages.view {
	margin-left: 100px;
	margin-right: 100px;
}
.pages.view table  {
	width: 100%;
	margin: 0 0 16px 0;
}
.pages.view table th, td {
	height: 24px;
	padding-left: 8px;
}
.pages.view table th {
	color: #fff;
	background-color: #c0c0c0;
	width: 30%;
}
.pages.view table td {
	width: 70%;
}
/*
.glossy {
	background: url("../img/glossy.png") no-repeat scroll 0 0 transparent;
	margin-left:39px;
	cursor: pointer;
	display: block;
	height: 100px;
	position: absolute;
	width: 100px;
}
#news .glossy {
	margin-left:0;
}
*/
#bid-product-details .col1,.sub-col {
	background:none;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.product-image-thumb-list ul li{
	border: 1px dotted #e1e1e1;
	margin:8px;
	padding: 4px;
}
#bid-product-details .col2 .content{
	margin:0 0 0 10px;
	border:1px solid #FFF0F5;
}
#leftcol {
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0 20px 20px 0;
	padding:2px;
	width:200px;
}
#leftcol ul li{
	border-bottom: 1px dotted #dedede;
}
.latest-winner ul {
	list-style-type:none;
}

#bid-product-details .big-price {
	font-size: 28px;
}
.productImageMax {
	margin:10px;
}
.hint {
	padding-left:16px;
	color: #FF0000;
}
.col2 .bid-bidder {
	font-size:16px;
	line-height:30px;
}
.col3 .heading {
	font-size:16px;
}
