/* CSS Document */

html {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	background-image: url(../img/bidso/background.gif);
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	background:url(../img/bidso/main_content_bg.jpg) repeat-x;
	width:100%;
	position:relative;
	float:left;
	
}

#header {
	width:1003px;
	position:relative;
	margin:0 auto;
	
}	

#logo {
	width:400px;
}

#login_area {
	position:absolute;
	right:25px;
	top:0px;
	height:45px;
	width:390px;
	padding:80px 0 0 0;
	margin:0;
	
}

#login_area p {
	margin:0 0 0 10px;
	padding:0;
	text-align:left;

}

#login_area a, #login_area a:visited {
	color:#04a4e4;
	text-decoration:none;
	background:url(../img/bidso/dotted-underline.gif) bottom repeat-x;
	
}

#login_area a:hover, #login_area a:active {
	background:none;
	text-decoration:none;
}

#login_area form{
	margin:5px 0 0 0;
	padding:0;
}

#login_area input.text {
	background:url(../img/bidso/login-input-bg.gif) no-repeat;
	font-size:11px;
	width:149px;
	height:20px;
	border:0;
	padding-top:7px;
	padding-left:5px;

}	

#login_area input.button {
	background:url(../img/bidso/login-button-bg.gif) no-repeat;
	width:68px;
	height:27px;
	border:0;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	vertical-align:top;
}

#rss_feed_track {
	width:970px;
	height:25px;
	margin:0 auto;
	background: url(../img/bidso/rss-track-bg.gif) repeat-x;
	font-size:11px;
}

#rss_feed_track p {
	margin:0;
	padding-top:7px;
	position:relative;
	float:right;
	right:20px;
}

#rss_feed_track a, #rss_feed_track a:visited {
	color:#646464;
	text-decoration:none;
	background:url(../img/bidso/dotted-undeline-gray.gif) repeat-x bottom;
}

#rss_feed_track a:hover, #rss_feed_track a:active {

	background:none;
}

#rss_feed_track img.left-floating {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	top:3px;
}	

#rss_feed_track img.right-floating {
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:3px;
}	

#rss_feed_track img.rss-icon {
	position:relative;
	float:right;
	margin:0;
	padding:0;
	right:15px;
}	

#main_menu {
	width:1000px;
	margin:0 auto;
	
}

#main_menu .left {
	width:12px;
	height:70px;
	position:relative;
	float:left;
	background:url(../img/bidso/main-menu-left.gif) no-repeat;
}

#main_menu .center {
	width:975px;
	height:70px;
	position:relative;
	float:left;
	background:url(../img/bidso/main-menu-bg.gif) repeat-x;
}

#main_menu .right {
	width:10px;
	height:70px;
	position:relative;
	float:left;
	background:url(../img/bidso/main-menu-right.gif) repeat-x;
}

/* Category drop-down */

a.category, a.category:visited, div.category
{
  display: block;
  width:   100px;
  padding: 2px 0 2px 23px;
  color:#fff;
  font-size:13px;
  text-decoration:none;

}

a.category_parent, a.category_parent:visited
{
  display: block;
  width:   100px;
  padding: 2px 0 2px 25px;
  color:#1088bd;
  font-size:15px;
  text-decoration:none;
  font-weight:bold;

}

a.category:hover, a.category:active
{

  color:#d8f2ff;

}

div.parent
{
  width:   178px;
  padding: 2px 5px;
  background:url(../img/bidso/category-dropdown-bg.gif) no-repeat;
  margin: 17px 0 0 40px;
  position:relative;
  float:left;
  display:inline;
}

a.category, a.category:visited { border-bottom: none; }

#category_menu_child  { 
	width:140px; 
	border-left:1px solid #04a4e4;
	border-bottom:1px solid #04a4e4;
	border-right:1px solid #04a4e4;
	border-top:none;
	padding-bottom:10px;
	padding-top:2px;
	background:#04a4e4;

}

/* links in main menu (Home, Register, etc.) */

#main_menu_links {
	float:left;
	font-size:17px;
	font-weight:bold;
	margin-top:10px;
	margin-left:40px;
	width:500px;
}


#main_menu_links ul {
	height:42px;
	margin:0;
	padding:0;
	list-style-type: none;
	
}
#main_menu_links ul li {
	display: block; 
	float: left; 
	height:42px;
	
}

#main_menu_links ul li a, #main_menu_links ul li a:visited{
	text-decoration:none;
	color:#fff;
}

#main_menu_links ul li a:active, #main_menu_links ul li a:hover{
	text-decoration:none;
	color:#c2e9f9;
}

.home {
	padding-top:12px;
	padding-left: 53px;
	padding-right: 13px;
	background:url(../img/bidso/home-icon.gif) no-repeat top left;
}

.bidso {
	padding-top:12px;
	padding-left: 35px;
	padding-right: 13px;
	background:url(../img/bidso/bidso-icon.gif) no-repeat top left;
}

.register {
	padding-top:12px;
	padding-left: 45px;
	padding-right: 13px;
	background:url(../img/bidso/register-icon.gif) no-repeat top left;
}

.help {
	padding-top:12px;
	padding-left: 53px;
	padding-right: 13px;
	background:url(../img/bidso/help-icon.gif) no-repeat top left;
}

/* Search area */

#search {
	float:left;
	width:178px;
	margin-top:19px;
	background:url(../img/bidso/search-bg.gif) no-repeat;
	height:25px;
	padding:0;
}

#search form{
	margin:0;
	padding:0;
}

#search input.text {
	
	font-size:11px;
	width:90px;
	height:20px;
	border:0;
	background:none;
	padding-top:5px;
	padding-left:40px;
	color:#fff;

}	

#search input.button {
	
	font-size:14px;
	width:33px;
	height:19px;
	border:0;
	background:url(../img/bidso/search-button.gif) no-repeat;
	text-transform:uppercase;
	color:#fff;
	vertical-align:top;
	margin-top:3px;
	padding:0;

}	

/* Main content*/

#main_content {
	width:970px;
	margin:0 auto;
	background: url(../img/bidso/main-content-bg.gif) repeat;

}

#how_it_works {
	width:957px;
	margin: 0 auto;
	margin-bottom: 10px;
}

/* Homepage auctions */

#auctions {
	width:957px;
	margin:5px auto 0px auto;
	padding-left:10px;
	padding-top: 0px;
	margin-bottom: 0px;
	border: solid 0px red;
}

#auctions ul {
	padding:0;
	list-style-type: none;
	position:relative;
	height: 328px;
	margin: 0;
	padding-bottom: 0px;
	border: dashed 0px green;
}
#auctions ul li { 
	display: inline-block;
	float: left; 
	width: 184px;
	padding-left: 0px;
	margin-right: 7px;
}

#auctions ul li h1 { 
	width: 184px;
	height:38px;
	background: url(../img/bidso/auctions-heading.gif) no-repeat;
	font: Arial, Helvetica, sans-serif;
	color: #373944;
	padding: 10px 0 0px 0;
	margin:0;
	
	vertical-align:middle;
	line-height:38px;		
}

#auctions .double-line {
	display:block;
	line-height:15px;
	height:38px;

}

#auctions ul li h1 a, #auctions ul li h1 a:visited {
	text-decoration:none;
	color:#114d65;
	font-size:12px;
	font: Arial, Helvetica, sans-serif;
	color: #373944;	
	line-height: 18px;
	width: 123px;
	margin-left: 52px;	
	padding-right: 5px;
	height: 38px;
	display: block;
	text-align:left;

}

#auctions p.thumb {
	display:block;
	background: url(../img/bidso/auctions-bg.gif) repeat-y;
	margin:0;
	padding:0;
	text-align:center;
}

#auctions span {
	display:block;
	width:176px;
/*	background: url(../img/bidso/auction-dotted-spacer.gif) repeat-x; */
	margin:0 auto;
	padding:13px 0 2px 0;
	font-size:11px;
}


#auctions span.timer {

	display:block;
	width:176px;
	margin:0 auto;
	background: none;
	padding:0;
	font-size:11px;
}

#auctions span.price {
	display:block;
	width:167px;
	height: 18px;
	margin:0 auto;
	margin-bottom: 16px;
	padding:0;
	color:#16c1f3;
	font-size:13px;
	font-weight:bold;
	background:none;
	
}

#auctions span.reveal_button {
	display:block;
	width:167px;
	height:58px;
	margin:0 auto; 
	padding: 25px 0 0 0;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background: url(../img/bidso/reveal-button.gif) no-repeat;
}

.reveal_button a,  .reveal_button a:visited{
	text-decoration:none;
	color:#ffffff;
}

.reveal_button a:hover,  .reveal_button a:active{
	color:#FFFFFF;
}

#auctions p.footer {
	display:block;
	width:184px;
	background:url(../img/bidso/auctions-footer.gif) no-repeat;
	margin:0 auto;
	padding:0;
}

#category_header {
	background:url(../img/bidso/category-header-bg.gif) repeat-x;
	width:952px;
	height:41px;
}	

#category_header p {
	float:left;
	position:relative;
	display:table-cell;
	padding: 0;
	margin:0;
	vertical-align:middle;
	line-height:41px;
	color:#114d65;
}	

#category_header p.right {
	float:right;
}

#category_header a, #category_header a:visited{
	text-decoration:none;
	color:#114d65;

}

#category_header a:hover, #category_header a:active{
	text-decoration:underline;
}

#category {
	width:950px;
	background:#fff;
	border-left: 1px solid #d1eaf7;
	border-right: 1px solid #d1eaf7;
}

#category p {
	position:relative;
	float:left;
	color:#114d65;
	font-weight:bold;
	margin: 10px;
	width: 100%;
}

#category p.desc {
	width: 560px;
	font-size:12px;
	color:#737373;
	font-weight:normal;
	margin: 10px;
}

#category p.nav {
	float:right;
	font-weight:normal;
	font-size:11px;
}

#category p.nav a, #category p.nav a:visited {

	text-decoration:none;
	color:#114d65;
}

#category p.nav a:hover, #category p.nav a:active, #category p.nav span{
	display: inline; 
	text-decoration:underline;

}

#category_bottom {
	width:945px;
	background:#fff;

}


#category_list {
	clear:both;
	width: 945px;
	background:url(../img/bidso/category-list-bg.gif) repeat-x;
	margin:0;
	margin-left: 2px;
	
}
#category_list p.image, #category_list p.desc, #category_list p.bidder, #category_list p.price, #category_list p.blank{
	margin:0;
	height: 29px;
	display:block;
	position:relative;
	float:left;
	background:url(../img/bidso/category-list-hspacer.gif) no-repeat left 10px;
	text-align:center;
	line-height:29px;
	color:#006289;
	font-weight:bold;

}
#category_list p.image {
	width:122px;
	
}

#category_list p.desc {
	text-align:left;
	padding-left:15px;
	width:440px;
}

#category_list p.bidder {
	width:76px;
}

#category_list p.price {
	width:170px;
}

#category_items {
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
/*	margin:0 auto;*/
	width:950px;
}

#category_items_bottom {
	clear:both;
	width: 928px;
/*	background: url(../img/bidso/category-list-bbg.gif) repeat-x bottom; */
	margin:0 auto;
	padding:0;
	height:15px;
}

#category_items ul {
	height:132px;
	width:946px;
/*	margin:10px 0 0 0; */
	display:block;
	float:left;
	position:relative;
	background:url(../img/bidso/category-item-bg.gif) repeat-x bottom;
}

#category_items ul.last {
	height:110px;
	width:926px;
	margin:10px 0 0 0;
	display:block;
	float:left;
	position:relative;
	background-image: url(../img/bidso/category-item-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 105px;
}

#category_items ul li {
	height:83px;
	vertical-align:middle;
}

#category_items ul li.image{
	width:215px;
	height: 105px;
	text-align:center;
	/* background:url(../img/bidso/thumb-frame.gif) no-repeat 10px 0px; */
	padding-top:15px;
	
}

#category_items ul li.description{
	width:310px;
	padding-left: 18px;
	padding-top: 24px;
	height: 105px;
	text-align:left;
}

#category_items ul li.description h1 {
	font-size:12px;
	background:none;
	padding:0;
	margin:0;
	line-height:12px;
	display:block;
	text-align:left;
	height:auto;
	width:310px;
}

#category_items ul li.description h1 a, #category_items ul li.description h1 a:visited{

	color:#0fa8e5;

}

#category_items ul li.description p {
	font-size:11px;
	display:block;
	margin:5px 0 0 0;
	padding:0;
	font-weight:normal;
	color:#000;

}

#category_items ul li.bidder{
	width:76px;
	text-align:center;
	padding-top:3px;
	font-size:11px;

}

#category_items ul li.cat_price{
	width:129px;
	height: 30px; 
	text-align:center;
	margin-top:23px;
	font-size:20px;
	color: #00597e;
	margin-left: 18px;
	text-transform: uppercase;
	font: Arial;
	font-weight: bold;

}


#category_items ul li.bidder a, #category_items ul li.bidder a:visited{
	color:#0fa8e5;
	background:url(../img/bidso/dotted-undeline-gray.gif) bottom repeat-x;
	text-decoration:none;

}

#category_items ul li.bidder a:active, #category_items ul li.bidder a:hover{
	background:none;
	text-decoration:none;

}

#category_items ul li.price{
	width:167px;
	text-align:center;
	padding:0px 0 0 0;
	padding-left: 40px;
	margin: 0 0 0 0;
}

p.reveal_button{
	display:block;
	width:167px;
	height:58px;
	margin:0;
	padding: 25px 0 0 0;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background: url(../img/bidso/reveal-button.gif) no-repeat;
}

#product_container {
	margin:0 auto;
	width:926px;
}

#product {
	width:670px;
	position:relative;
	float:left;
	background: url(../img/bidso/bg-line.gif) no-repeat;
}

#product .rounded_top{
	width: 672px;
	background:url(../img/bidso/product-top-bg.gif) repeat-x;
	height:7px;
}

#product .rounded_bottom{
	width: 672px;
	background:url(../img/bidso/product-bottom-bg.gif) repeat-x;
	height:7px;
	clear:both;
}

#product .middle {
	width: 670px;
	background:#fff;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
}

#product div.right {
	float:left;
	position:relative;
	width:225px;
	font-size:11px;
	background:none;
	margin:0 0 0 10px;
	padding:0;
	text-align:center;
	margin-left: 0px;
	padding-left: 0px;
}

#product p.grey {
	display:block;
	float:left;
	height: 23px;
	position:relative;
	width:215px;
	background:#dae2e7;
	margin:5px 0 5px 15px;
	padding:5px;
	padding-left: 0px;
	margin-left: 0px;
	text-align:center;
	color:#000;
	font-weight:normal;
	padding-top: 15px;
}

#product p.grey a, #product p.grey a:visited, #product p.grey span{
	color:#b4b4b4;
	background:none;
	display: inline;
	font-size:11px;
}

#product p.grey a:hover, #product p.grey a:active{
	color:#b4b4b4;
}
#product p.grey span.price {
	color:#04a4e4;
	display:inline;
}

#product div.gallery {
	width:440px;
	font-size:11px;
	background:none;
	margin:3px auto 0 auto;
	padding:3px 0 2px 0;
	text-align:center;
	clear:both;
/*	background:url(../img/bidso/auction-dotted-spacer.gif) repeat-x; */
}


#product ul {
	height:110px;
	width:440px;
	margin:10px 0 0 5px;
	display:table;
	float:left;
	position:relative;
}

#product ul li {
	height:100px;
	vertical-align:middle;

}

#product ul li.image{
	width:96px;
	text-align:left;
	padding-left: 5px;
	background:url(../img/bidso/thumb-frame.gif) no-repeat 0px 0px;
	padding-top:3px;
}

#statistics {
	width:237px;
	position:relative;
	float:left;
	margin-left:16px;	
}
#statistics .header {
	background:url(../img/bidso/statistics-bg.gif) repeat-x;
	width:237px;
	height:47px;
}

#statistics .header p {
	float:left;
	position:relative;
	width:200px;
	text-align:center;
	display:table-cell;
	padding: 0;
	margin:0px 0 0 0;
	vertical-align:middle;
	height:38px;
	line-height:38px;
	color:#114d65;
	text-transform:uppercase;
}	

#statistics .header p.right {

	width:105px;
	background:none;

}	

#statistics .middle {
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	width:235px;
	text-align:center;
	font-size:11px;
	padding-top:7px;
}

#statistics .bottom{
	width: 237px;
	background:url(../img/bidso/product-bottom-bg.gif) repeat-x;
	height:7px;
	clear:both;
}

#statistics ul.even {
	width: 235px;
	height: 22px;
	background:#eff2f3;
	display:table;	
	padding:4px 0;
}

#statistics ul.odd {
	width: 235px;
	height: 22px;	
	background:none;
	display:table;	
	padding:4px 0;	
}

#statistics ul li{
	width: 70px;
	display:table-cell;
	float:left;	
	text-align:center;
}

#statistics span{
	color:#04a4e4;
	background:none;
	display: inline;
	font-size:11px;
}

#specs {
	width:928px;
	clear:both;

}

#specs p {
	width:810px;
	display:block;
	float:left;
	font-size:11px;
	text-transform:none;
	color:#000;
	font-weight:normal;
}

#specs p.right {
	width:330px;
	display:block;
	float:left;
}

#specs span{
	color:#04a4e4;
	background:none;
	display: inline;
	font-size:11px;
}

#newsletter_rounded {
	clear:both;
	margin:0 auto;
	width:946px;
	height:7px;
	background:url(../img/bidso/newsletter-bg.gif) repeat-x top #fff;
	padding:0;
	overflow:hidden;
	font-size:0;
}

.newsletter_rounded_bottom {
	margin:0 auto;
	width:952px;
	height:7px;
	background:url(../img/bidso/newsletter-bg.gif) repeat-x bottom #fff;
	padding:0;
	overflow:hidden;
	font-size:0;
}



#newsletter_payment_container {
	margin:0 auto;
	width:946px;
	height:61px;
	background:#fff;
	border-left: 1px solid #d1eaf7;
	border-right: 1px solid #d1eaf7;
}

#payment {
	float:left;
	width: 394px;
	padding-left:10px;
}

#payment p {
	margin: 10px 0 0 0;
	padding:0;

}

#newsletter {
	float:left;
	width: 394px;
	background:url(../img/bidso/newsletter-dotted-spacer.gif) repeat-y right;
	padding-left:10px;
}



#newsletter h1, #payment h1 {
	color:#006289;
	font-size:15px;
	padding:0;
	margin:0;
}

#newsletter form {
	padding:10px 0 0 0;
	margin:0;
}

#newsletter input.text {
	background:url(../img/bidso/newsletter-input.gif) no-repeat;
	font-size:11px;
	width:225px;
	height:16px;
	border:0;
	padding-top:3px;
	padding-left:5px;
}

#newsletter input.button {
	
	font-size:12px;
	width:64px;
	height:21px;
	border:0;
	background:url(../img/bidso/signup-button.gif) no-repeat;
	vertical-align:top;
	color:#fff;
	padding-bottom:2px;
}	

#newsletter label {
	margin:0;
	padding:0;
	vertical-align:top;
}	

#footer_corners {
	width:998px;
	margin:0 auto;
	height:13px;
	overflow:hidden;
	background: url(../img/bidso/main-content-bg.gif) repeat;
}

img.left{
	float:left;
	position:relative
}	

img.right{
	float:right;
	position:relative
}	

#footer {
	width:998px;
	height:34px;
	margin:0 auto;
	background: url(../img/bidso/footer-bg.gif) repeat-x;
	color:#FFFFFF;
}

#footer span {
	padding-top:10px;
	padding-left: 30px;
	float:left;
	position:relative;
	display:block;
}

#footer span.right {
	padding-top:7px;
	padding-right: 30px;
	float:right;
}

#footer span a, #footer span a:visited {
	color:#fff;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

#footer span a:hover, #footer span a:active {

	text-decoration:underline;
}

#footer span img {
	padding:0 2px;
	margin:0;
	vertical-align:top;
}

#bottom_container {
	width:100%;
	height:93px;
	background:url(../img/bidso/bottom-container-bg.gif) repeat-x;
	float:left;
	position:relative;
}
#bottom {
	width: 970px;
	background:url(../img/bidso/bottom-bg.gif);
	margin:0 auto;
	height:20px;
}

/* Appended by Indeva Web */

.system {
	background: none;
	margin-bottom: 0px;

}

.loadmini {
	font:normal 10px/12px Arial, Helvetica, sans-serif;
	color: #000000;
	
	
	
}
.messagesmini {
	font:normal 10px/12px Arial, Helvetica, sans-serif;
	color: #0099CC;

}

#paging {

	width: 95%;
	height: 15px;
	margin:0px auto 0px auto;
	padding-left: 10px;
	

}
#paging p {
	position:relative;
	float:left;
	color:#114d65;
	font-weight:bold;
	margin: 0px;
}

#paging p.desc {
	width: 560px;
	font-size:12px;
	color:#737373;
	font-weight:normal;
	margin: 10px;
}

#paging p.nav {
	float:right;
	font-weight:normal;
	font-size:11px;
}

#paging p.nav a, #paging p.nav a:visited {

	text-decoration:none;
	color:#114d65;
}

#paging p.nav a:hover, #paging p.nav a:active{
	display: inline; 
	text-decoration:underline;

}

#maxbids {
	float:left;
	width: 324px;
	padding-left:10px;
}



#maxbids h1 {
	color:#006289;
	font-size:15px;
	padding:0;
	margin:0;
}

#maxbids form {
	padding:10px 0 0 0;
	margin:0;
}

.maxbids_text {
	background:url(../img/bidso/newsletter-input.gif) no-repeat;
	font-size:11px;
	width:225px;
	height:16px;
	border:0;
	padding-top:3px;
	padding-left:5px;
	margin-bottom: 5px;
}

.maxbids_button {
	
	font-size:12px;
	width:64px;
	height:21px;
	border:0;
	background:url(../img/bidso/signup-button.gif) no-repeat;
	vertical-align:top;
	color:#fff;
	padding-bottom:2px;
}	

#maxbids label {
	margin:0;
	padding:0;
	vertical-align:top;
}	

#maxbids fieldset {

border-color: #eeeeee;

}


#loginbox h1 {
	color:#006289;
	font-size:15px;
	padding:0;
	margin:0;
}
.login_h1 {
	color:#006289;
	font-size:15px;
	padding:0;
	margin:0;
}

/*
#newsletter form {
	padding:10px 0 0 0;
	margin:0;
}
*/
.login_box {
	background:url(../img/bidso/newsletter-input.gif) no-repeat;
	font-size:11px;
	width:225px;
	height:16px;
	border:0;
	padding-top:3px;
	padding-left:5px;
}

.login_link a {
color: #04a4e4;
font-size: 11px;

}

.login_link a:hover {
color: #04a4e4;
font-size: 11px;

}

.login_button {
	
	font-size:12px;
	width:64px;
	height:21px;
	border:0;
	background:url(../img/bidso/signup-button.gif) no-repeat;
	vertical-align:top;
	color:#fff;
	padding-bottom:2px;
}	

#loginbox {
	float:left;
	width: 394px;
	background:url(../img/bidso/newsletter-dotted-spacer.gif) repeat-y right;
	padding-left:100px;
	padding-bottom: 50px;	
}

/* #newsletter label {
	margin:0;
	padding:0;
	vertical-align:top;
}	*/


#login_area {
	position:absolute;
	right:25px;
	top:0px;
	height:45px;
	width:390px;
	padding:80px 0 0 0;
	margin:0;
	
}

#login_area p {
	margin:0 0 0 10px;
	padding:0;
	text-align:left;

}

#login_area a, #login_area a:visited {
	color:#04a4e4;
	text-decoration:none;
	background:url(../img/bidso/dotted-underline.gif) bottom repeat-x;
	
}

#login_area a:hover, #login_area a:active {
	background:none;
	text-decoration:none;
}

#login_area form{
	margin:5px 0 0 0;
	padding:0;
}

#login_area input.text {
	background:url(../img/bidso/login-input-bg.gif) no-repeat;
	font-size:11px;
	width:149px;
	height:20px;
	border:0;
	padding-top:7px;
	padding-left:5px;

}	

#login_area input.button {
	background:url(../img/bidso/login-button-bg.gif) no-repeat;
	width:68px;
	height:27px;
	border:0;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	vertical-align:top;
}


#login_page {
	width:50%;
	float:left;
	background:url(../img/bidso/newsletter-dotted-spacer.gif) repeat-y top right;
	margin:3px 0 3px 50px;
	height:170px;
	padding-top:30px;

}

#login_page form {
	padding:10px 0 0 0;
	margin:0;
}

#login_page input.text {
	background:url(../img/bidso/newsletter-input.gif) no-repeat;
	font-size:11px;
	width:225px;
	height:16px;
	border:0;
	padding-top:3px;
	padding-left:5px;
}

#login_page input.button {
	
	font-size:12px;
	width:64px;
	height:21px;
	border:0;
	background:url(../img/bidso/signup-button.gif) no-repeat;
	vertical-align:top;
	color:#fff;
	padding-bottom:2px;
}	

#login_page label {
	margin:0;
	padding:0;
	vertical-align:top;
	width:100px;
	display:block;
	float:left;
}	

	

#login_page_right {
	width:30%;
	float:left;
	margin:10px 0 3px 50px;
	padding-top:30px;
}

#login_page_right p {
	display:inline;
	float:none;
	position:static;
	font-size:16px;
	
}

#login_page_right a, #login_page_right a:visited {
	color:#04A4E4;	
}

#login_page_right a:hover, #login_page_right a:active {
	text-decoration:none;
}

#login_bottom{
	background:url(../img/bidso/product-bottom-bg.gif) repeat-x;
	height:7px;
	clear:both;
	width: 935px;
	margin:0;
	padding:0;
}


.myaccount_li {
	display:block;
	background:url(../img/left_nav_div.gif) left bottom repeat-x;
	height:22px;
}
/* #left2 ul li.noImg2{
	background-image:none;
} */
.myaccount_li a{
	display:block;
	background:url(../img/bullet.gif) 11px 6px no-repeat;
	padding:0 0 0 30px;
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#8A8A8A;
	background-color:inherit;
	text-decoration:none;
}
.myaccount_li a:hover{
	color:#000;
	background-color:#EDEDED;
}



.myaccount_head  {
	display:inline;
	float:none;
	position:static;
	font-size:21px;
	font-weight: bold;
	color: #114d65;
	
}

.myaccount_head a, .myaccount_head a:visited {
	color:#04A4E4;	
}

.myaccount_head a:hover, .myaccount_head a:active {
	text-decoration:none;
}


#myaccount_list {
	clear:both;
	width: 928px;
	background:url(../img/bidso/category-list-bg.gif) repeat-x;
	margin:0 auto;
	
}
#myaccount_list p.image, #myaccount_list p.desc, #myaccount_list p.bidder, #myaccount_list p.price, #myaccount_list p.blank{
	margin:0;
	height: 29px;
	display:block;
	position:relative;
	float:left;
	background:url(../img/bidso/category-list-hspacer.gif) no-repeat left 10px;
	text-align:center;
	line-height:29px;
	color:#006289;
	font-weight:bold;

}
#myaccount_list p.image {
	width:122px;
	
}

#myaccount_list p.desc {
	text-align:left;
	padding-left:15px;
	width:440px;
}

#myaccount_list p.bidder {
	width:76px;
}

#myaccount_list p.price {
	width:170px;
}

#myaccount_items {
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	margin:0 auto;
	width:926px;
}

#myaccount_items_bottom {
	clear:both;
	width: 928px;
	background: url(../img/bidso/category-list-bbg.gif) repeat-x bottom;
	margin:0 auto;
	padding:0;
	height:15px;
}

/**/

#wonauctions_page table {

width: 92%;
color: #414141;
font:normal 12px/14px  Arial, Helvetica, sans-serif;
margin-top: 10px;
margin-left: 20px;


}

#wonauctions_page th {

	background: #f2f2f2;
	border:1px solid #bbb;
	font:bold 12px/14px  Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px;
	color:#114d65;

}

#wonauctions_page th a {

	color:#114d65;
	text-decoration: none;
	

}
#wonauctions_page th a:hover {

	color:#04a4e4;
	text-decoration: underline;

}

#wonauctions_page tr {

	background: inherit;
	border:1px solid #bbb;
	text-align: center;
	padding: 3px;
	height: 18px;

}

#wonauctions {

margin-top: 20px;
margin-left: 20px;
font-size: 16px; 
color: #114d65;

}



