/* @override http://www.littlebidtasty.com/css/style.css */

/* @group Layout */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #AB080B;
	font: 12px "Arial Rounded MT Bold", Arial, sans-serif;
}

fieldset {
	border: 0;
}

a, a:link, a:visited, a:hover, a:active {
	color: inherit;
	color: #000;
	text-decoration: none;
}

a img {
	border: none;
}

abbr {
	border: none;
}

.block {
	display: block;
}

.black {
	color: #000;
}

div#wrap {
	width: 998px;
	margin: 0 auto;
}

div#header {
	height: 190px;
	background: url(../img/header.png) no-repeat;
	margin: 0 auto 12px auto;
}

ul#navigation {
	width: 660px;
	height: 41px;
	margin: 0 auto;
	padding: 141px 0 0 0;
}

ul#navigation li {
	height: 41px;
	padding: 0 13px;
	float: left;
	list-style: none;
	background: url(../img/li_separator.png) no-repeat right;
	font: bold 13px/41px Arial, sans-serif;
	text-transform: uppercase;
	color: #696969;
}

ul#navigation li a {
	color: #696969;
}

ul#navigation a.active, ul#navigation a:hover {
	color: #AB080B;
}

ul#navigation li.end {
	background: none;
}

div#left {
	width: 248px;
	float: left;
}

div#right {
	width: 731px;
	float: right;
}

div#footer {
	clear: both;
	color: #000;
	text-align: center;
}

div#footer a {
	color: #FFF;
}

div#footer span#copyright {
	margin: 53px 0 22px 0;
	display: block;
	color: #FFF;
}

.red {
	color: #AB080B;
}

.red2 {
	background-color: #CF9EA2;
}

/* @end */

/* @group Login */

div#login {
	height: 182px;
	background: url(../img/login.png) no-repeat;
	font-size: 13px;
}

div#login form {
	padding: 42px 0 0 0;
	text-align: center;
}

div#login input {
	width: 132px;
	height: 19px;
	border: 1px solid #000;
	margin: 5px 0 0 10px;
}

div#login input#password {
	margin: 5px 0 0 14px;
}

div#login div {
	width: 215px;
	margin: 0 auto;
	padding: 9px 0 0 0;
	text-align: right;
}

div#login input#submit {
	width: 90px;
	height: 34px;
	margin: 0;
	border: 0;
}

div#login a#register {
	color: #AB080B;
	text-transform: uppercase;
}

/* @end */

/* @group How it Works Main Page*/

div#howworks {
	height: 992px;
	width: 735px;
	background: url(../img/how.png) no-repeat;
	font: 13px Arial, sans-serif;
	padding-left: 15px;
	padding-top:50px;
	
	}

div#howworks div#howtitle {
	text-align:center;
	font: 20px Arial, sans-serif;
	font-weight: bold;
	color: #AB080B;
	padding-right:30px;	
	
	}
	
div#howworks div#howtext {
	text-align:justify;
	width:600px;
	padding-left:48px;	
	
	}

/* @end */

/* @group Contact */

div#contact {
	height: 741px;
	background: url(../img/contactbg.png) no-repeat;
	font: 12px Arial;
	padding: 40px 0 0 0;
	text-align: center;
}

div#contact table {
	width: 680px;
	margin: 0 auto;
	text-align: left;
}

div#contact table input {
	height: 21px;
	border: 1px solid black;
}


div#contact td.keytext {
	width: 53px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

/* @end */

/* @group faq */

div#faq {
	font: bold 13px Arial;
	text-align: center;
	}

span.faqhead {
	font-size: 18px;
	margin: 54px 0 20px 0;
	display: block;
	text-align: center;
	color: #AB080B;
}

div.faqitem {
	border-bottom: 1px solid black;
	width: 508px;
	margin: 0 auto;
	padding: 10px;
cursor: hand;
}

div.answer {
	font-weight: normal;
	margin-top: 5px;
	display: none;
}

/* @end */

/* @group closed auctions main page */

div#closedhead {
	height: 40px;
	background: url(../img/closedhead.png) no-repeat;
	font: 13px Arial, sans-serif;
	padding-left: 15px;
	padding-top:40px;
	text-align:center
	}

div.closedbox {
	height: 112px;
	background: url(../img/closedbox.png) no-repeat;
	margin: 12px 0 0 0;
	padding: 5px 0 0 26px;
	font-weight: bold;
}

div.closedbox img {
	margin: 0 15px 0 0;
	float: left;
}

/* @end */

/* @group How it Works */

div#how_it_works {
	text-align:justify;
	height: 435px;
	margin: 7px 0 0 0;
	padding: 0 29px 0 32px;
	background: url(../img/how_it_works.png) no-repeat;
}

div#how_it_works p {
	margin: 9px 0;
}

div#how_it_works p#first {
	padding: 33px 0 0 0;
}

/* @end */

/* @group Closed Auctions */

div#closed_auctions {
	height: 597px;
	margin: 5px 0 0 0;
	padding: 40px 0 0 0;
	background: url(../img/closed_auctions.png) no-repeat;
	text-align: center;
}

div.closed_auction {
	width: 137px;
	padding-left: 90px;
	display: block;
	margin: 0 auto;
}

/* @end */

/* @group Register */

div.register_from {
height: 1435px;
background: url(../img/regbg.png) no-repeat;
padding-top:45px;
padding-left: 8px;
text-align:justify;
}

div.register_from select {
height: 20px;
}



div.chpass_from {
height: 1435px;
background: url(../img/chpass.png) no-repeat;
padding-top:45px;
padding-left: 8px;
text-align:justify;
}


div.chemail_from {
height: 1435px;
background: url(../img/chemail.png) no-repeat;
padding-top:45px;
padding-left: 8px;
padding-right:50px;
text-align:justify;
}


input.friend_detail {
  border: 1px solid #000;
  margin: 2px;
  padding: 2px;
  width:210px;
  
}


/* @end */

/* @group Countdown */

div.countdown {
	margin: 11px 0 0 21px;
	color: #000;
	text-align: left;
}

div.countdown span.number {
	margin: 0 0 0 12px;
	font-size: 24px;
	color: #AB080B;
}

span.numbersmall {
	margin: 0 0 0 4px;
	font-size: 15px;
	color: #AB080B;
}

div.countdown span.d {
	margin: 0;
}

/* @end */

/* @group Bid Form */

div.bid_form {
	width: 500px;
	height: 33px;
	margin: 2px 0 0 0;
	position: absolute;
}

div.bid_form input {
	height: 16px;
	margin: 3px 2px 0 0;
	padding: 3px 0 0 0;
	border: 1px solid #000;
	font-weight: bold;
}

div.bid_form input.bid_button {
	width: 66px;
	height: 33px;
	position: absolute;
	top: -6px;
	border: none;
}

div.bid_form input.single {
	width: 47px;
	padding: 3px 16px 0 5px;
	background: white url(../img/p.png) no-repeat 57px 3px;
	text-align: right;
}

div.bid_form input.from {
	width: 25px;
	margin: 0 0 0 81px;
	padding: 3px 5px 0 38px;
	background: white url(../img/from.png) no-repeat 5px 5px;
}

div.bid_form input.to {
	width: 38px;
	padding: 3px 5px 0 25px;
	background: white url(../img/to.png) no-repeat 5px 5px;
}

/* @end */

/* @group Featured Auction */

div#featured_auction {
	height: 358px;
	background: url(../img/featured_auction.png) no-repeat;
}

div#featured_auction img {
	width: 470px;
	height: 312px;
	margin: 0 21px 0 0;
	float: right;
}

div#featured_auction span#item_name {
	font: 40px Arial;
	font-weight: bold;
	color: #AB080B;
}

div#featured_auction div.countdown {
	margin: 0 0 12px 0;
}

div#featured_auction div.bid_form {
	margin: 5px 0 0 0;
}

div#child {
	position: absolute;
	bottom: 0px;
}

/* @end */

/* @group Bids Dropdown */

div.bids_dropdown {
	height: 49px;
	padding: 0 0 0 31px;
	position: relative;
	top: -7px;
	display: none;
}

div.bids_dropdown div.bid_box {
	width: 83px;
	height: 49px;
	background: url(../img/bid_dropdown.png) no-repeat;
	float: left;
	font: bold 16px Arial, sans-serif;
	text-align: center;
}

div.bids_dropdown div.bid_box img {
	margin: 2px 0 0 6px;
	position: relative;
	top: 1px;
}

div.bids_dropdown div.bid_box p.bid_number {
	display: block;
	font-size: 13px;
	color: #AB080B;
}

div.bids_dropdown img#confirm {
	position: absolute;
}

/* @end */

/* @group Live Auctions */

div.live_auction {
	height: 117px;
	margin: 7px 0 0 0;
	background: url(../img/live_auction.png) no-repeat;
}

div#first_live_auction {
	margin: 4px 0 0 0;
}

div.live_auction img {
	width: 78px;
	height: 104px;
	margin: 4px 15px 0 27px;
	float: left;
}

div.live_auction div.information {
	float: left;
}

div.live_auction span.item_name {
	padding: 13px 0 0 0;
	display: block;
	font: bold 25px Arial, sans-serif;
	color: #AB080B;
}

div.live_auction div.closing {
	width: 232px;
	height: 117px;
	padding: 5px 0 0 0;
	float: right;
	background: url(../img/closing.png) no-repeat left top;
	text-align: center;
	color: #AB080B;
}

/* @end */

/* @group Signin */

div.signin {
	background: url(../img/loginpagebg.png) no-repeat;
	height: 510px;
}	

div.signin div.text {	
	text-align:justify;
	padding-top:35px;
	padding-left:20px;

}
/* @end */

/* @group Welcome/Menu */

div#welcome {
	height: 117px;
	padding: 51px 0 0 0;
	background: url(../img/welcome.png) no-repeat;
	text-align: center;
	position: relative;
	top: -15px;
}

div#menu {
	height: 401px;
	margin: -15px 0 0 0;
	padding: 42px 0 0 0;
	background: url(../img/menu.png) no-repeat;
	text-align: center;
	color: #696969;
	font-size: 19px;
}

div#menu a {
	margin: 28px 0 0 0;
	display: block;
}

div#menu a:hover {
	color: #AB080B;
}

/* @end */

/* @group tell a friend form */

form#tell_a_friend label {
	margin: 16px 0 0 0;
	display: block;
}

form#tell_a_friend input {
	width: 134px;
	height: 19px;
	border: 1px solid black;
}

/* @end */



/* @group Full Page login-big */

div#login-big {
	width: 248px;
	height: 182px;
	font-size: 13px;
	margin: 0 auto;
}

div#login-big form {
	padding: 42px 0 0 0;
	text-align: center;
}

div#login-big input {
	width: 132px;
	height: 19px;
	border: 1px solid #000;
	margin: 5px 0 0 10px;
}

div#login-big input#password {
	margin: 5px 0 0 14px;
}

div#login-big div {
	width: 215px;
	margin: 0 auto;
	padding: 9px 0 0 0;
	text-align: right;
}

div#login-big input#submit {
	width: 90px;
	height: 34px;
	margin: 0;
	border: 0;
}

div#login-big a#register {
	color: #AB080B;
	text-transform: uppercase;
}


/* @end */