/*
CSS style Hiperia
Coded by Feisty Sites
URL: http://www.feistysites.com
October 2008
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../img/bg-main.gif) repeat-x;
	font: 75% Arial, Helvetica, sans-serif;
	color: #555;
	line-height: 140%;
	margin: 20px auto;
	text-align: center;
}

a {
	font-weight: bold;
	color: #002e4a;
	text-decoration: none;
}

p {
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

h1, h2, h3 {
	margin: 10px 0;
}

h1 {
	font-size: 26px;
	margin-bottom: 20px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

table {
	clear: both;
	margin: 10px 0;
}

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

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

.bold {
	font-weight: bold;
}

.red {
	color: #cc0000;
}

.orange {
	color: #ff7800;
}

.brown {
	color: #a04818;
}

.blue {
	color: #023e64;
}

.bg-blue {
	background: #d5ebf9;
}

.bg-gray {
	background: #f6f6f6;
}

.border-yellow {
	border: 1px solid #f5ebb4;
}

.border-gray {
	border: 1px solid #ccc;
}

.border-blue {
	border: 1px solid #bae1f9;
}

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

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

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

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

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

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

.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;
}

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

/* Header style */
#header {
	float: left;
	clear: both;
	width: 100%;
	height: 166px;
	background: url(../img/bg-header.jpg) no-repeat;
}

#maincontent {
	float: left;
	clear: both;
	width: 100%;
	padding: 20px 0;
}

#wrapper {
	float: left;
	width: 735px;
	margin-right: 6px;
}

#leftcol {
	float: right;
	width: 190px;
	margin-right: 4px;
}

#midcol {
	float: right;
	width: 540px;
}

#rightcol {
	float: left;
	width: 190px;
}

#footer {
	background: url(../img/bg-footer.gif) no-repeat;
	padding: 10px 0 20px 0;
	margin-left: 6px;
}

/* Logo */
#header .logo {
	margin: 20px 20px 20px 40px;
}

/* Login Form */
#header .login-form {
	float: right;
	width: 480px;
}

#header .login-form .uname, #header .login-form .pass, #header .login-form .go {
	float: left;
	display: inline;
}

#header .login-form label {
	color: #fff;
	margin: 0 6px;
}

#header .login-form input.textbox {
	width: 153px;
	background: url(../img/bg-login-input.gif) no-repeat;
	color: #fff;
	padding: 2px;
	border: none;
}

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

/* Top Menu */
#top-menu {
	height: 50px;
	background: url(../img/bg-top-menu.gif) no-repeat;
	margin-top: -2px;
}

#top-menu .user-status {
	float: right;
	color: #fff;
	margin: 12px 10px 12px 8px;
}

#top-menu ul {
	margin: 0;
	padding: 0;
}

#top-menu ul li {
	float: left;
	background: url(../img/m-border.gif) right no-repeat;
	list-style: none;
	margin: 0;
	padding: 14px 20px 10px 20px;
}

/* Module */
#leftcol .module, #rightcol .module {
	margin-bottom: 10px;
}

#leftcol .module .content, #rightcol .module .content {
	padding: 0;
}

#leftcol .module .f-top, #rightcol .module .f-top {
	height: 9px;
	background: url(../img/f-module-top.gif) no-repeat;
}

#leftcol .module .f-repeat, #rightcol .module .f-repeat {
	background: url(../img/f-module-repeat.gif) repeat-y;
	_margin-top: -8px;
}

#leftcol .module .f-bottom, #rightcol .module .f-bottom {
	height: 9px;
	background: url(../img/f-module-bottom.gif) no-repeat;
}

#leftcol .module .f-repeat .content, #rightcol .module .f-repeat .content {
	padding: 6px !important;
}

#rightcol .latest-winner .f-top {
	height: 8px;
	background: url(../img/f-module-red-top.gif) no-repeat;
}

#rightcol .latest-winner .f-repeat {
	background: url(../img/f-module-red-repeat.gif) repeat-y;
	_margin-top: -9px;
}

#rightcol .latest-winner .f-bottom {
	height: 8px;
	background: url(../img/f-module-red-bottom.gif) no-repeat;
}

#rightcol .latest-winner .f-repeat .content {
	padding: 6px !important;
}

#leftcol .module h3.heading, #rightcol .module h3.heading {
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0 8px 0;
	padding: 0;
}

#leftcol .module ul.menu {
	margin: 0;
	padding: 0;
}

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

.img-replace {
	margin: 0;
	padding: 0;
	font-size: 0;
}

.img-replace span {
	display: none;
}

/* Categories */
ul.categories {
	margin: 0 6px 0 0;
	padding: 0;
}

ul.categories li {
	background: #fff url(../img/icon-list-cat.gif) 2px 6px no-repeat;
	list-style: none;
	margin: 0;
	padding: 4px 4px 4px 20px;
}

ul.categories li.even {
	background: url(../img/icon-list-cat.gif) 2px 6px no-repeat;;
}

/* Horizontal Bid List */
ul.horizontal-bid-list {
	margin: 10px 0;
	padding: 0;
}

ul.horizontal-bid-list li {
	float: left;
	width: 179px;
	height: 328px;
	background: url(../img/bg-horizontal-bids.gif) no-repeat;
	list-style: none;
	margin: 0;
	padding: 8px 0;
}

ul.horizontal-bid-list li .content {
	padding: 0;
}

ul.horizontal-bid-list li h3 {
	font-size: 13px;
	line-height: 120%;
	margin: 0 10px;
	padding: 0;
	height: 32px;
}

ul.horizontal-bid-list li h3 a {
	color: #cc0000;
}

ul.horizontal-bid-list li .thumb {
	margin-bottom: 6px;
}

ul.horizontal-bid-list li .username {
	font-size: 15px;
	font-weight: bold;
	margin-top: 4px;
}

ul.horizontal-bid-list li .timer {
	font-size: 19px;
	font-weight: bold;
	color: #c50404;
	margin: 4px 0;
}

ul.horizontal-bid-list li .price {
	font-size: 25px;
	font-weight: bold;
	color: #023e64;
	margin: 4px 0 0 0;
}

ul.horizontal-bid-list li .bid-status {
	margin: 2px 0 2px 0;
}

ul.horizontal-bid-list li .bid-message {
	font-size: 11px;
	line-height: 110%;
	margin: 0 8px;
}

/* Vertical Bid List */
ul.vertical-bid-list {
	margin: 10px 0;
	padding: 0;
}

ul.vertical-bid-list li {
	width: 100%;
	height: 127px;
	background: url(../img/bg-vertical-bids.gif) no-repeat;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

ul.vertical-bid-list li .content {
	padding: 6px 16px;
}

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

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

ul.vertical-bid-list li .col3 {
	float: left;
	width: 150px;
}

ul.vertical-bid-list li .timer {
	font-size: 19px;
	font-weight: bold;
	color: #c50404;
	margin: 10px 0;
}

ul.vertical-bid-list li .price {
	font-size: 25px;
	font-weight: bold;
	color: #023e64;
	margin: 4px 0;
}

/* Latest Winners */
#rightcol .latest-winner h3 {
	font-size: 13px;
	color: #cc0000;
	margin: 0;
	padding: 0;
}

#rightcol .latest-winner .price {
	font-size: 25px;
	font-weight: bold;
	color: #c50404;
	margin: 4px 0;
}

#rightcol .latest-winner .congrats {
	font-size: 14px;
	font-weight: bold;
	color: #023e64;
	margin: 4px 0;
}

/* Auction Details */
#auction-details {

}

#auction-details .auction-image {
	margin: 0 auto;
	text-align: center;
}

#auction-details .auction-image .big-image {
	margin-bottom: 10px;
}

#auction-details .thumbs-image span {
	display: inline;
	width: 100px;
	margin: 0 4px 4px 0;
	padding: 0;
}

#auction-details .thumbs-image img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #dedede;
}

#auction-details .auction-item {
	margin: 20px 0;
}

#auction-details .auction-item .product-desc {
	margin-top: 20px;
}

#auction-details .auction-item h3 {
	margin: 0 0 6px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #999;
}

#auction-details .auction-item .auction-info {
	margin-bottom: 20px;
}

#auction-details .auction-info .price-stuff {
	float: left;
	width: 250px;
	margin-right: 20px;
}

#auction-details .auction-info .place-bid {
	float: left;
	width: 250px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#auction-details .auction-info .place-bid .timer {
	font-size: 24px;
	font-weight: bold;
	color: #ff7800;
	margin-bottom: 10px;
}

#auction-details .auction-info .place-bid .username {
	font-weight: bold;
	margin-bottom: 10px;
}

#auction-details .bid-butler-history .bid-butler {
	float: left;
	width: 250px;
	margin-right: 20px;
}

#auction-details .bid-butler-history #bidHistoryTable {
	float: left;
	width: 250px;
}


#auction-details .bid-butler-history table.results {
	clear: both;
	width: 100%;
	margin: 0;
}

#auction-details .bid-butler-history table.results th, 
#auction-details .bid-butler-history table.results td {
	padding: 0 4px;
}

.bid-message {
	font-size: 11px;
	color: #ff0000;
	margin: 4px 0;
}

#auction-details .auction-item .price {
	font-size: 24px;
	font-weight: bold;
	color: #c50404;
}

#auction-details .payment-delivery-info {
	margin: 10px 0;
}

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

#auction-details .payment-delivery-info dl.form dt {
	float: left;
	clear: both;
	width: 90px;
	font-weight: bold;
	margin-right: 4px;
}

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

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

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

/* Tables */
table.results {
	clear: both;
	width: 100%;
	font-size: 11px;
	margin: 10px 0;
}

table.results th {
	background: #666;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding: 2px 2px 2px 4px;
}

table.results th a {
	color: #fff;
}

table.results td {
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #dedede;
}

/* Fieldset */
fieldset {
	border: none;
	margin: 10px 0;
}

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

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

fieldset .form-container {
	clear: both;
	padding: 4px 0 6px 0;
}

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

fieldset .form-container input.checkbox {
	font: 14px Arial, Helvetica, sans-serif;
	width: auto;
	padding: 2px;
}

fieldset .form-container input.button {
	font: 14px Arial, Helvetica, sans-serif;
	width: auto;
	padding: 2px;
}

fieldset .form-container input.form-error {
	border: 1px solid #c18888;
}

fieldset .form-container .error-message {
	font-size: 11px;
	font-weight: bold;
	color: #e45b00;
	margin-left: 160px;
	_margin-left: 163px;
}

fieldset .error-message {
	font-size: 11px;
	font-weight: bold;
	color: #e45b00;
}


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

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

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;
}

fieldset div.submit {
	margin: 10px 0;
}

fieldset div.submit input {
	margin-left: 160px;
	padding: 2px;
}

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;
}

/* Actions */
.actions ul {
	margin: 10px 0;
	padding: 0;
}

.actions ul li{
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
	padding: 0;
}

/* Messages */
.message {
	background: #f15407;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	margin: 10px 0;
}

.success{
	background: #67ac16;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	margin: 10px 0;
}

/* 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 {
	background: none;
	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;
}

/* 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;
}

/* Categories */
#midcol ul.categories {
	clear: both;
	margin: 0;
	padding: 0 0 6px 0;
	display: table;
}

#midcol ul.categories li {
	float: left;
	width: 150px;
	background: none;
	list-style: none;
	margin: 0 10px 10px 0;
	padding: 4px 0;
	border: 1px solid #ccc;
}

#midcol ul.categories li h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/* Footer */
#footer .content {
	color: #fff;
	padding: 6px 10px 10px 10px;
}

#footer .content a {
	color: #fff;
	text-decoration: underline;
}

#footer .content a:hover {
	text-decoration: none;
}

.menu-bottom ul {
	margin: 0;
	padding: 0;
}

.menu-bottom ul li {
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
	padding: 0 6px 0 0;
}