/*
CSS style Penny Laptop
Coded by TurnkeyPennyAuctions
URL: http://www.turnkeypennyauctions.com
July 2009
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../img/background.jpg) repeat-x;
	background-position:top center;
	background-attachment:fixed;

	font: 75% Arial, Helvetica, sans-serif;
	color: #555;
	line-height: 140%;
	margin: 0 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;
}



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

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



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: 968px;
	
/*	background: url(../img/bg-container.gif) repeat-x; */
	margin: 0 auto;
	margin-top:0;

	text-align: left;
}

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

#login {
	/* float: left; */
	color: #c50404;
	clear: both;
	margin: 0 0 0 0;

	width: 100%;
	height: 48px;
	left: 0px;
	text-align: center;
	position: absolute;
	padding: 0 0 0 0;
	/* background: url(../img/bg-header.jpg) no-repeat; */
}
#maincontent {
	background-color: #fff;
	
	/* clear: both; */ 
	width: 934px;
	margin: 0px 17px 0 17px;
	float: left;
}

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

#bordert {float: left; width: 934px; height: 17px; background: url(../img/trans-top-repeat.png) repeat-x;}
#borderb { width: 934px; height: 17px; float: left; background: url(../img/trans-bottom-repeat.png) bottom repeat-x;}
#borderl { float: left; width: 968px; background: url(../img/trans-left-repeat.png) top left repeat-y;}
#borderr { float: left; width: 968px; background: url(../img/trans-right-repeat.png) top right repeat-y;}
#bordertl { float: left; clear: left; width: 17px; height: 17px; background: url(../img/trans-top-left-corner.png) no-repeat;}
#bordertr {float: right; width: 17px; height: 17px; background: url(../img/trans-top-right-corner.png) top right no-repeat;}	
#borderbl { width: 17px; height: 17px; float: left; clear: left; background: url(../img/trans-bottom-left-corner.png) bottom left no-repeat;}
#borderbr { margin: 0 0 20px 0; width: 17px; height: 17px; float: right; background: url(../img/trans-bottom-right-corner.png) bottom right no-repeat;}
#borderwrapper {width: 968px; padding: 0; clear: both;}



#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 */
.fp-logo {
         position: relative;
         top: 20px;
}

/* Login Form */
#login {
	background: url(../img/bg-login-top.png) repeat-x;
	float: right;
	width: 100%;
	height: 48px;
	padding: 6px 0 0 0;
	text-align: center;
}

#login .login-form .pass, #login .login-form .uname, #login .login-form {
	
	display: inline;
}

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



.nav-home a { display: block; width: 87px; height: 90px; background: url(../img/nav-home-off.png) no-repeat; }
.nav-home a:hover { background: url(../img/nav-home-on.png) no-repeat; }

.nav-join a { display: block; width: 87px; height: 90px; background: url(../img/nav-join-off.png) no-repeat; }
.nav-join a:hover { background: url(../img/nav-join-on.png) no-repeat; }
.nav-join a:active { background: url(../img/nav-join-on.png) no-repeat; }

.nav-help a { display: block; width: 87px; height: 90px; background: url(../img/nav-help-off.png) no-repeat; }
.nav-help a:hover { background: url(../img/nav-help-on.png) no-repeat; }

.nav-contact a { display: block; width: 87px; height: 90px; background: url(../img/nav-contact-off.png) no-repeat; }
.nav-contact a:hover { background: url(../img/nav-contact-on.png) no-repeat; }

.nav-news a { display: block; width: 87px; height: 90px; background: url(../img/nav-news-off.png) no-repeat; }
.nav-news a:hover { background: url(../img/nav-news-on.png) no-repeat; }

.nav-myaccount a { display: block; width: 87px; height: 90px; background: url(../img/nav-myaccount-off.png) no-repeat; }
.nav-myaccount a:hover { background: url(../img/nav-myaccount-on.png) no-repeat; }

.nav-logout a { display: block; width: 87px; height: 90px; background: url(../img/nav-logout-off.png) no-repeat; }
.nav-logout a:hover { background: url(../img/nav-logout-on.png) no-repeat; }

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

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



.go { position: relative; margin: 5px 0 0 800px; }
.uname { margin-left: 525px; }

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

top-menu .bidimage {
  background-image:url(images/bid.gif);
  background-repeat:no-repeat;
  height:28px;
  width:62px;
  cursor:pointer;
}       

top-menu .loginimage {
  background-image:url(images/login.gif);
  background-repeat:no-repeat;
  height:28px;
  width:62px;
  cursor:pointer;
}

#top-menu .user-status {
	float: right;
	color: #353535;
	margin: -145px 55px 12px 8px;
    z-index: 2;
    position: relative;
}

#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: 10px 10px 10px 10px;
}

/* 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: 8px;
	background: url(../img/f-module-top.gif) no-repeat;
}

.f-right-top {
	height: 8px;
	background: url(../img/f-right-module-top.gif) no-repeat;
}

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

.f-right-bottom {
	height: 9px;
	background: url(../img/f-right-module-bottom.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: 8px;
	background: url(../img/f-module-bottom.gif) no-repeat;
}

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

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

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

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

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

#leftcol .module h3.heading, #rightcol .module h3.heading {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0 8px 10px;
	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 5px 4px 0;
	padding: 0px 0 2px 20px;
	border-bottom: 1px solid #dedede;
}

#leftcol .usermenufix {
	margin-top: -4px;
}

.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: 0 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: #000000;
	padding: 6px 10px 10px 10px;
}

#footer .content a {
	color: #000000;
	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;
}