/*
CSS style for Zoozle
Coded by Siteclonez
URL: http://www.siteclonez.com
October 2008
*/

* {
	margin: 0;
}



a {
	color: #29a1eb;
	text-decoration: none;
}

p {
	margin: 10px 0;
}

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

img {
	border: none;
}

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

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

.bold {
	font-weight: bold;
}

.red {
	color: #cc0000;
}

.orange {
	color: #ff7800;
}

.blue {
	color: #29a1eb;
}

.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 {
	clear: both;
	width: 100%;
	margin-top: 15px;
}

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: 930px;
	display: table;
	margin: 0 auto;
	text-align: left;
}

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

#header .container {
	background: url(../img/bg-header.jpg) no-repeat;
}

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

#leftcol {
	float: left;
	width: 195px;
	margin-right: 20px;
}

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

#rightcol_new{
	float: left;
	width: 870px;
	padding-bottom: 20px;
}

#footer {
	background: #7e7e7e url(../img/bg-footer.gif) repeat-x;
	color: #fff;
}

/* --- HEADAER ---- */
#header .content {
	padding: 10px;
}

/* Logo*/
#header .logo {
	float: left;
	width: 250px;
	margin-right: 20px;
}

/* --- TOP MENU & OPEN TIME */
.top-menu-open-time {
	float: right;
	width: 600px;
}

#header .open-time {
	text-align: right;
}

/* Top Menu */
#header .top-menu {
	float: right;
	width: 600px;
	margin-top: 18px;
}

#header .top-menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header .top-menu ul li {
	float: left;
	background: url(../img/bg-menu-left.gif) no-repeat left top;
	font-size: 15px;
	text-transform: lowercase;
	margin: 0 1px 0 0;
	padding: 2 0 0 4px;
}

#header .top-menu a {
	float: left;
	display: block;
	background: url(../img/bg-menu-right.gif) no-repeat right top;
	font-weight: bold !important;
	padding: 4px 20px 4px 16px;
	text-decoration: none;
	color: #000;
	font-weight: lighter;
}


#header .top-menu a {
	float: none; /* Commented Backslash Hack  hides rule from IE5-Mac \*/
}

/* End IE5-Mac hack */
#header .top-menu a:hover {
}

#header .top-menu .active {
	background-image:url(../img/bg-menu-active-left.gif);
}

#header .top-menu .active a {
	background-image:url(../img/bg-menu-active-right.gif);
}

/* --- SUB LINKS --- */
#sub-links {
	height: 40px;
	background: url(../img/bg-sub-links.gif) no-repeat;
}

#sub-links .select-category {
	float: left;
	width: 230px;
	height: 35px;
	background: url(../img/bg-select-category.gif) no-repeat;
	margin: 4px 20px 0 10px;
}

.login-form {
	float: right;
	width: 500px;
	display: inline;
	text-align: right;
	margin: 4px 10px 0 0;
}

.welcom-user {
	margin: 50px 10px 10px 10px;
}

.login-form .user-status {
	color: #fff;
	margin: 6px 0 0 0;
}

.login-form .uname, .login-form .pass, .login-form .go {
	display: inline;
	font-weight: bold;
	font-size:  11px;
}

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

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

.login-form .go input {
	position: relative;
	top: 5px;
	padding-left: 6px;
}

/* --- LATEST INFO --- */
#latest-info {
	padding-bottom: 10px;
}

#latest-info .col1, #latest-info .col2, #latest-info .col3 {
	min-height: 160px;
	height: auto !important;
	height: 160px;
}

#latest-info .col1 {
	float: left;
	width: 290px;
	background: url(../img/bg-vertical-border.gif) right no-repeat;
	padding-right: 6px;
}

#latest-info .col2 {
	float: left;
	width: 290px;
	padding-right: 6px;
	margin: 0 10px;
	background: url(../img/bg-vertical-border.gif) right no-repeat;
}

#latest-info .col3 {
	float: left;
	width: 290px;
	padding-left: 6px;
}

#latest-info h2 {
	font-size: 20px;
	color: #29a1eb;
	margin: 0 0 4px 0;
	padding: 0;
}

#latest-info .col2 .thumb {
	float: left;
	width: 100px;
	margin-right: 10px;
}

#latest-info .col2 .latest-winner {
	float: left;
	width: 140px;
	line-height: 130%;
	padding: 0 0 0 10px;
}

#latest-info .col2 .latest-winner label {
	float: left;
	display: block;
	width: 80px;
}

/* --- BOX --- */
.box h2 {
	font-weight: bold;
	font-size: 20px;
	left: -2px;
	margin: 0 0 20px 0;
	padding: 0;
}

.box .f-top {
	height: 20px;
	background: url(../img/f-box-top.gif) no-repeat;
}

.box .f-repeat {
	background: url(../img/f-box-repeat.gif) repeat-y;
	margin-top: -1px;
}

.box .f-bottom {
	height: 20px;
	background: url(../img/f-box-bottom.gif) no-repeat;
}

.box .f-repeat .content {
	padding: 0 10px;
}

/* --- HORIZONTAL BID LIST --- */
ul.horizontal-bid-list {
	margin: 0;
	padding: 0;
}

ul.horizontal-bid-list li {
	float:left;
	list-style: none;
	padding: 0;
}

ul.horizontal-bid-list li {

}

.bid-button p
{
	margin: 0px;
	padding: 4px 0px 2px 0px;
}

ul.horizontal-bid-list li .timer-closed {
	font-size: 23px;
	font-weight: bold;
	color: #5a6975;
}

ul.horizontal-bid-list li .bid-status {
	height: 32px;
	background: url(../img/bg-bid-status.gif) no-repeat;
	margin: 10px 0;
}

ul.horizontal-bid-list li .price {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	margin-bottom: 5px;
}

ul.horizontal-bid-list li .bid-now {
	float: right;
}

ul.horizontal-bid-list li .price-closed {
	color: #4f5f6c;
}

ul.horizontal-bid-list li .bid-sold {
	float: right;
	
}

/* --- VERTICAL BID LIST --- */
#live-bids {
	margin: 20px 0;
}

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

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

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

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

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

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

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

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

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

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

ul.vertical-bid-list li .price {
	color: #ff5400;
	margin-bottom: 6px;
}

/* --- BID DETAILS --- */
#bid-details {
	margin: 20px 0 10px 0;
}

#bid-details h2 {
	font-size: 20px;
}

#bid-details .col1 {
	float: left;
	width: 356px;
	margin-right: 10px;
}

#bid-details .col2 {
	float: left;
	width: 260px;
	margin-right: 10px;
}

#bid-details .col3 {
	float: left;
	width: 265px;
}

#bid-details .col2 .content, #bid-details .col3 .content {
	padding: 0 12px;
}

#product-desc {
	margin: 10px 0;
	overflow: hidden;
}

#product-desc .content {
	padding: 10px 20px;
}

/* Auction Images */
.auction-images .f-top {
	height: 11px;
	background: url(../img/f-auction-image-top.gif) no-repeat;
}

.auction-images .f-repeat {
	background: url(../img/f-auction-image-repeat.gif) repeat-y;
	_margin-top: -6px;
}

.auction-images .f-bottom {
	height: 11px;
	background: url(../img/f-auction-image-bottom.gif) no-repeat;
}

#bid-details .thumbs ul {
	margin: 0;
	padding: 0;
}

#bid-details .thumbs {
	margin: 10px 0;
}

#bid-details .thumbs ul li {
	float: left;
	width: 82px;
	height: 61px;
	background: url(../img/bg-auction-thumb.gif) no-repeat;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 2px 0 0 6px;
}

#bid-details .thumbs ul li img {
	width: 90%;
	height: 90%;
}

/* Bid Info */
.bid-info .teaser {
	margin-bottom: 10px;
}

.bid-info .price {
	font-size: 30px;
	font-weight: bold;
	color: #ff5400;
	margin: 10px 0;
	padding: 10px 0;
}

.bid-info .username {
	font-weight: bold;
	margin: 6px 0;
}

.bid-info .timer {
	font-size: 27px;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 0;
}

.bid-info .bid-now {
	margin: 6px 0;
}

/* Counting */
.bid-info .count {
	font-weight: bold;
	margin-bottom: 10px;
}

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

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

/* Misc Auction Infos */
.misc-info .sub-col {
	margin-bottom: 10px;
}

.misc-info .f-top, .bid-info .f-top {
	height: 9px;
	background: url(../img/f-misc-info-top.gif) no-repeat;
}

.misc-info .f-repeat, .bid-info .f-repeat {
	background: url(../img/f-misc-info-repeat.gif) repeat-y;
	_margin-top: -10px;
}

.misc-info .f-bottom, .bid-info .f-bottom {
	height: 9px;
	background: url(../img/f-misc-info-bottom.gif) no-repeat;
}

.misc-info h3 {
	font-size: 15px;
	font-weight: bold;
	color: #555;
	margin: 0 0 6px 0;
	padding: 0;
}

/* Bid History */
.misc-info .bid-history table {
	width: 100%;
	font-size: 11px;
	margin: 0;
}

.misc-info .bid-history table td {
	padding: 2px;
}

/* Auction Type */
.misc-info .auction-type {
	font-size: 10px;
	font-weight: bold;
}


/* --- FOOTER --- */
#footer .container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}

#footer a {
	color: #fff;
}

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

#footer .footer-menu {
	margin: 10px 0;
}

#footer .footer-menu span {
	padding: 0 8px;
}

#footer .footer-menu span a {
	font-weight: normal;;
}

#footer .copyright {
	padding-bottom: 10px;
	_padding: 0;
}

#footer .copyright .col1 {
	float: left;
	width: 500px;
	margin-right: 20px;
}

#footer .copyright .col2 {
	float: right;
	width: 300px;
	text-align: right;
}

/* Drop down menu */
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 8px 0;
	text-align: center;
}

ul#nav {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	position: relative;
	top: 4px;
}

#nav li a {
	display: block;
	color: #ffffff;
	width: 170px;
	background-image: url(../img/select-fon.gif);
	margin-left: -10px;
	padding-left: 10px;
}

#nav li li a {
	color: #ffffff;
	display: block;
	height: auto;
	padding: 0.4em 2em 0.4em 1em;
}

#nav li {
	float: left;
	height: 30px;
	list-style: none;
	text-align: left;
	margin: 0 30px 0 0;
	line-height: 2em;
	position: relative;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15.4em;
	w\idth: 15.1em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0 0 0 -10px;
	padding: 0;
	background-color: #151515;
}

#nav li li {
	height: auto;
	background: none;
	text-align: left;
	line-height: 140%;
	margin: 0 !important;
	padding: 0 1em 0 0 !important;
	width: 14em;
	border-bottom: 1px solid #dedede;
}

#nav li ul a {
	width: 14em;
	w\idth: 14em;
}

#nav li ul a:hover {
	color: #151515;
}

#nav ul li a {
	background: url(images/icon-arrow.gif) center left no-repeat;
	padding-left: 16px;
}


#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li li:hover, #nav li li.sfhover {
	background: #a8a8a8;
}

#nav li:hover, #nav li.sfhover {
	background: none;
}

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



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-size: 14px ;
	width: 50%;
	padding: 2px;
	border: 1px solid #dedede;
}

fieldset .form-container input.checkbox {
	font-size:14px;
	width: auto;
	padding: 2px;
}

fieldset .form-container input.button {
	font-size: 14px;
	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 .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-size: 12px;
	width: 50%;
	padding: 2px;
	border: 1px solid #dedede;
	height: 13px;
}

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

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

fieldset div.submit input, .submit input  {
	margin-left: 160px;
	font-size: 9pt;
	background:transparent url(../img/lFSubmit_bg.png) repeat scroll 0 0;
	color: #ffffff;
	padding: 0 10px 1px 10px;
	border:0 none;
	cursor: pointer;
}

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

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

.success{
	font-weight: bold;
	color: #fff;
	margin: 10px;
	font-size: 14px;
}

/* 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-size: 10px;
	color: #999;
	text-transform: uppercase;
	margin: 10px 0;
}

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

.paging a {
	text-decoration: none;
}

.totalresults {
	text-align: left;
	color: #DCDCDC;
}

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

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

.pagenumber .current {
	color: #DCDCDC;
}

/* Tables */
table.results {
	clear: both;
	margin: 10px 0px;
	border-collapse:collapse;
	margin:20px auto 0;
	width: 100%;
}

table.results th {
	background: #1F1F1F;
	font-weight: bold;
	color: #6b6b6b;
	text-align: center;
	padding: 2px 5px 5px 4px;
	border-bottom: 1px solid #171717;
	border-right:1px solid #171717;
}

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

table.results td {
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #171717;
	border-right:1px solid #171717;
	background:#262626 none repeat scroll 0 0;
	text-align: center;
}

/* Breadcrumbs */
.crumb a
{
	color: #DCDCDC;
	font-size: 14pt;
}


.crumb_auction a:link, .crumb_auction a:visited {
    color: #3071ad;
    text-decoration: underline;
    line-height: 20px;
}
.crumb_auction a:hover, .crumb_auction a:active {
    color: #003870;
    text-decoration: underline;
}


/* Categories */
ul.categories {
	clear: both;
}

ul.categories li{
	float: left;
	width: 100px;
	height: 150px;
	list-style: none;
	margin: 5px 0px 10px 0px;
	padding: 0px 7px 0px 10px;
	vertical-align: bottom;
}

ul.categories li h3 {
	font-size: 12px;
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
	height: 40px;
}

/* User Menus */
#leftcol ul.menu, ul.to-do {
	margin: 0;
	padding: 0;
}

/* User Menus */
#leftcol ul.menu, ul.to-do {
	margin: 0;
	padding: 0;
}


.box clearfix
{
	padding: 0px;
	margin: 0px;
	border: 50px solid red;
}

.productImageMax
{
	height: 270px;
	width: 270px;
}

.auctionDetails h2
{
	color:#919191;
	font-size:16pt;
	font-weight:normal;
	margin-bottom:15px;
	padding:0;
}

.auctionDetails select
{
	height: 18px;
	font-size: 9pt;
}

.rightColPadding
{
	padding: 0px 12px 10px 12px;
}
.rCdata
{
	border-top:2px solid #424242;
	margin:0 0px 30px 0;
	padding:10px 0 0;
}

.rCdata ul
{
	margin:20px 0 10px 15px;
	padding:0;
}

.rCdata li
{
	list-style-type:none;
}

.rightColPadding a:link, .rightColPadding a:visited {
    color: #3071ad;
    text-decoration: underline;
    line-height: 20px;
}
.rightColPadding a:hover, .rightColPadding a:active {
    color: #003870;
    text-decoration: underline;
}

.submit input
{
	margin: 0px;
	margin-top: 10px;
}

.submit_bit_butler input, .not_margin input
{
	margin-left: 0px;
} 
.empty_box_15
{
	height: 15px;
}

.bid_butler
{
	margin-top: 20px;
}
.autosubmit input
{
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

.autosubmit h3
{
	color: #0080FF;
	padding-top:10px;
}
.voice_mail
{
	height: 60px; 	
}
.voice_mail_logo
{
	width: 170px;
	float: left;
}
.voice_mail_text
{
	padding-top: 20px;
}
.iagre
{
	margin: 30px 0px 0px 160px;
}
.rrp
{
	margin-bottom: 10px;
}
.rrp_title
{
	float: left;
	margin-right:5px ;
	color:#878787;
}
.increment
{
	float: right;
}
.bib_manager_unit_add
{
	width: 150px;
	float: left;
	margin-bottom: -20px;
}

.bib_manager_unit_add .input input
{
	width: 90%;
}

.submit_bit_butler
{
	float: left;
}
.submit_bit_butler .submit input
{
	margin:10px 0px 0px 0px;
	width: 160px;
}
.pacific_time
{
	color: #787878;
	font-size: 10px;
}
.voice_mail_logo_footer
{
	float: left;
	margin:10px 0px 0px 50px;
}
.red_collor
{
	color:red;
	margin-bottom:5px;
}
.latest_news_title a
{
	font-weight: bold;	
}
.banner
{
	margin-bottom: 10px;
}
.banner_register
{
	margin: 20px 0px -5px 0px;
}



