body {
	background:url(../images/bg_body.jpg) repeat-x 0 0 #E51C1C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height:14px;
	text-align: center;
	min-width:910px;
	padding:0;
	margin:0;	
	}

body, h1, h2, h3, h4, p, a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
    padding: 0px;
	text-align:left;
	}
h1 {
	color: #444;
	display:inline;

	}
h2 {
	font-size:14px;
	line-height:20px;
	color: #444;
	}
h2 strong,
h2 strong em {
	color: #3300FF;
	}
h2 em {
	font-weight:normal;
	}
	
h3 {
	line-height:16px;
    color:#444;
	}
h4 {
	color:#444;
	}
h4.light {
	font-size:11px;
	_font-size:11px;
	font-weight:100;
	color:#666;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    line-height:16px;
    margin:12px 0;
	color:#333;
	}

em { color:#444; }

strong {
	color:#444;
	}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height:18px;
	color:#4384C1;
	text-decoration: none;
	}
	
a:hover, a:hover {
	color:#444;
	text-decoration:underline;
	}

img {
	border: 0px; 
	}

tr, td {
	text-align: left;
	border:none;
	}
	
table {
	font:11px Verdana, Arial, Helvetica, sans-serif normal;
	}

ul, li {
	list-style:none;
	margin:0;
	padding:0;
	}
form { /*IE*/
	margin:0;
	padding:0;
	} 
	
hr {
	border-right:none;
	border-left:none;
	border-top:none;
	border-bottom:solid 1px #BFD3F5;
 	width: 98%;
	margin:6px 0;
}

input, textarea, select {
	font:11px/14px Verdana, Arial, Helvetica, sans-serif normal;
	margin:2px 0;
	padding:4px;
	border:solid 1px #CCC;
	}
table {
	border-collapse:collapse;
	}
img {
	border:0px;
	}




/* DIV HOLDERS */
#html {
	margin:0 auto;
	text-align: left;
	position:relative;
	width:900px;	}

#wrapper {
	position:relative;
	display:inline;
	float:left;
	width:900px;
	margin:0px auto;
	padding:0 6px;
	background:url(../images/bg_shadow.jpg) repeat-y 5px 0;
	}



/* HEADER */
#header{
	position:relative;
	float:left;
	display:inline;
	width:887px;
	background:url(../images/bg_header.jpg) no-repeat 0 0 #022356;
	border-bottom:solid 3px #CCC;
	padding-bottom:14px;
	margin:0px;
	}
#logo {
	position:relative;
	float:left;
	display:inline;
	margin:14px 0 0 10px;
	}
	
/* MAIN NAV */
#main_nav {
	position: relative;
	float:right;
	display:inline;
	width:400px;
	height:50px;
	background:url(../images/bg_main_nav.gif) no-repeat 0 -3px;
	}
#main_nav ul {
	list-style-type:none;
	float:left;
	display:inline;
	padding:0;
	margin:0;
	margin-left:24px;
	}
#main_nav ul li {
	display:inline;
	}
#main_nav li a, 
#main_nav li a:link {
	padding:3px 16px 3px 0;
	margin:0 4px;
	float:left;
	display:inline;
	color:#FFF;
	border-right:solid 1px #A31C20;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	}
#main_nav li a:hover, 
#main_nav li a:active {
	text-decoration:underline;
	}	




/* MAIN CONTENT HOLDER */
#content{
	position:relative;
	width:888px;
	float:left;
	display:inline;
	border-top:solid 1px #C1C1C1;
	}



/* LEFT CONTENT */
#left_content {
	position:relative;
	float:left;
	display:inline;
	width:210px;
	}	


/* NAVIGATION */
#navigation {
	position:relative;
	float:left;
	display:inline;
	width:192px;
	padding:8px;
	padding-bottom:24px;
	background:#FFF0A9;
	}	
#navigation.myauction { /* my auction nav */
	width:180px;
	margin:6px;
	background: #E9E9E9;
	}

#navigation ul li,
#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited {
	position:relative;
	float:left;
	display:inline;
	width:180px;
	_width:164px;
	color:#C90014;
	padding:1px 4px;
	}
	
#navigation ul li a:link,
#navigation ul li a:visited {
	width:164px;
	}
#navigation ul li a:hover,
#navigation ul li a:active {
	background:#FFFFCC;
	text-decoration:none;
	}
	
#navigation.myauction ul li a:hover,
#navigation.myauction ul li a:active  { /* my auction nav */
	background:#F5F5F5;
	text-decoration:none;
	}
#navigation h2 {
	color:#C90014;
	margin-left:6px;
	}
#navigation h3 {
	color:#C90014;
	margin-left:0;
	}

#navigation #search {
	position:relative;
	float:left;
	display:inline;
	_width:176px;
	margin:18px 0 8px 4px;
	_margin:6px 0 0 4px;
	padding:4px 6px;
	background: #DDD;
	border:solid 1px #CCC;	
	}
#navigation #search h4 {
	color:#C90014;
	font-size:12px;
	margin:4px 0;
	}
#login_area {
	position:relative;
	float:left;
	display:inline;
	width:201px;
	padding:16px 0 8px 8px;
	_padding:16px 0 0 8px;
	background:url(../images/login.jpg) no-repeat 0 0 #F5F5F5;
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #CCC;
	} 
#login_area input {
	padding:2px;
	}
#login_area fieldset {
	border:none;
	}
#left_content .block {
	position:relative;
	float:left;
	display:inline;
	width:201px;
	padding:8px 0 8px 8px;
	background:#F5F5F5;
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #CCC;
	}
#left_content .block h3,
#left_content .block p {
	_font-size:14px;
	color: #072652;
	margin-top:8px;
	_margin-top:12px;
	padding:0;
	}








/* RIGHT/MAIN CONTENT */
#right_content {
	position:relative;
	float:left;
	display:inline;
	width:678px;
	_width:650px;
	}	

/* LOGIN / REGISTER PAGES */
.loginbox,
.regbox {
	position:relative;
	float:left;
	display:inline;
	background:#FFFFCC;
	border:solid 12px #F8EA99;
	padding:18px 16px;
	margin:12px 4px 0 10px;
	width:330px;
	}
.regbox {
	width:220px;
	background: #E1ECFF;
	border:solid 1px #BFD3F5;
	}
.regbox h2,
.loginbox h2 {
	font-size:16px;
	margin:0 0 6px 0;
	padding:0;
	color:#555;
	}
.regbox .buttons,
.loginbox .buttons {
	margin:6px 0;
}

/* FEATURED LIST ITEMS */
.featured_title {
	position:relative;
	float:left;
	display:inline;
	width:660px;
	padding:8px;
	background:url(../images/bg_ffc.jpg) repeat-x 0 0 #FFFFCC;
	border-bottom:solid 1px #CCC;
	border-top:solid 1px #FFFFFF;
	font:14px/18px Verdana, Arial, Helvetica, sans-serif normal;
	font-weight:bold;
	color: #C70000;
	}


/* DETAILS LIST ITEMS */
.title {
	position:relative;
	float:left;
	display:inline;
	width:660px;
	padding:8px;
	background: #C90014;
	border-bottom:solid 1px #CCC;
	border-top:solid 1px #FFFFFF;
	}
.title h2,
.title h2 em {
	font-size:140%;
	font-weight:bold;
	line-height:120%;
	color:#FFFFFF;
	}
.title h2 em {
	font-weight:100;
	}
.breadcrumb {
	margin-top:4px;
	color:#FFFFFF;
	}
.title a {	
	color:#FFFFFF;
	}


.item {
	position:relative;
	float:left;
	display:inline;
	width:660px;
	padding:8px;
	background:url(../images/bg_item.jpg) repeat-y 0 0 #FFF;
	border-bottom:solid 1px #CCC;
	border-top:solid 1px #FFFFFF;
	}
.item h1 {
	font:18px/24px Georgia, "Times New Roman", Times, serif normal;
	font-weight:100;
	color:#001E4C;
	}
.item h3 {
	font:12px/16px Verdana, Arial, Helvetica, sans-serif normal;
	font-style:italic;
	color:#033275;
	margin:0;
	padding:0;
	}
.item h3.urgent {
	color:#FF0000;
	font-style:italic;
	}
.item h3 em {
	color:#033275;
	font-style:italic;
	font-weight:900;
	}

.item p {
	margin:6px 0;
	padding:0;
	}
	
.item_srt { 
	position:relative;
	float:left;
	display:inline;
	width:330px;
	_width:316px;
	padding:4px;
	border-bottom:solid 1px #CCC;
	border-top:solid 1px #FFFFFF;
	border-right:solid 1px #CCC;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif normal;
	color: #444;
	}

.item_specs {
	position:relative;
	float:left;
	display:inline;
	padding:8px;
	}
.item_specs .images {
	position:relative;
	float:left;
	display:inline;
	margin:12px 0;
	}
.item_specs .images img {
	margin:6px;
	}
.item_specs .item-views {
  color:#666; 
  font-weight:100; 
  font-size:11px; 
  text-transform:uppercase;
}
.item_specs .limitations {
  color:#666; 
}
.item_specs .info {
	position:relative;
	float:left;
	width:500px;
	display:inline;
	border:solid 1px #CBDAF6;
	background:#E7EFFF;
	padding:8px 4px;
	color:#444;
	}
.item_specs .contact_info {
	position:relative;
	float:left;
	width:500px;
	display:inline;
	background:#F5F5F5;
	padding:8px 4px;
	margin:12px 0 0 0;
	color: #444;
	font-size:11px;
	line-height:16px;
	}


/* INFORMATION PAGES */
#right_content .block {
	position:relative;
	float:left;
	display:inline;
	width:660px;
	_width:660px;
	padding:8px;
	}
#right_content .confirm {
	position:relative;
	float:left;
	display:inline;
	_width:640px;
	border:solid 1px #CBDAF6;
	background:#E7EFFF;
	padding:8px 4px;
	margin:12px;
	color:#444;
	-moz-border-radius: .6em;
	border-radius: .6em;
	}


/* FORM LABELS */
label {
	margin:0;
	padding-top:2px;
	clear:both;
	font-size:9px;
	line-height:9px;
	color:#444;
	display:block;
	}
label a {
	font-size:9px;
	line-height:9px;
	}
span {
	position:relative;
	float:left;
	display:inline;
	}
form.form span {
	margin:0 8px 0 0;
	}
form.form fieldset {
	border:none;
	border-bottom:solid 1px #DDD;
	margin-top:8px;
	_padding:12px;
	}
form.form legend {
	font:13px Verdana, Arial, Helvetica, sans-serif normal;
	font-weight:900;
	color:#B29F51;
	}
form.form fieldset h2 {
	font-size:14px;
	margin:0 0 4px 0;
	padding:0;
	color:#666;
	}
form.form input,
form.form select {
	background: #D4ECFB;
	border:solid 1px #B5DDF6;
	}
form.form input.button {
	background: #73B42F;
	border:solid 1px #4BA204;
	color:#FFF;
	cursor:pointer;
	}


/* FOOTER */
#footer {
	position:relative;
	float:left;
	display:inline;
	width:900px;
	height:200px;
	background:url(../images/bg_footer.jpg) no-repeat 0 0;
	margin:0px;
	padding:0 8px;
	}
	
#ft_cont_lft, 
#ft_cont_mid  {
	position:relative;
	display:inline;
	float:left;
	width:200px;
	height:90px;
	margin:16px 8px 0 14px;
	font:10px/14px Arial, Helvetica, sans-serif normal;
	color:#999;
	overflow:hidden;
	}
#ft_cont_mid  {
	margin:16px 8px 0 8px;
	}
#ft_cont_rht {
	position:relative;
	display:inline;
	float:left;
	width:420px;
	height:90px;
	margin:12px 0 0 8px;
	}
#ft_cont_lft h3, 
#ft_cont_mid h3 {
	font-size:14px;
	_font-size:12px;
	line-height:16px;
	color:#444;
	margin:0;
	padding:0;
	}
#ft_cont_lft a, 
#ft_cont_mid a {
	font:10px/14px Arial, Helvetica, sans-serif normal;
	color: #EB0308;	
	}
#ft_cont_lft img, 
#ft_cont_mid img {
	border:solid 1px #CCC;
	margin:0 4px 0 0;
	}
#ft_txt {
	position:relative;
	display:inline;
	float:left;
	width:860px;
	margin-top:14px;
	text-align:right;
	font-size:10px;
	color: #FFA7A4;
	}
#ft_txt a {
	font-size:10px;
	color:#FFA7A4;
	}
	
/* MESSAGES */
.message {	
	position:relative;
	float:left;
	display:inline;
	width:660px;
	padding:8px;
	background:#FFFFCC;
	border-bottom:solid 1px #CCC;
	border-top:solid 1px #FFFFFF;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif normal;
	color: #C70000;
	}
.message em, .message strong {	
	color: #C70000;
	}
.explain {
	position:relative;
	float:left;
	display:inline;
	width:636px;
	padding:8px;
	margin:10px 12px 0 12px;
	background: #FCFFD2;
	color:#444;
	}
.explain h4 {
	font-size:12px;
	}	
.explain ol,
.explain ul {
	margin:0;
	padding-left:21px;
	}
.explain ol li {
	list-style:decimal;
	margin:10px 0;
	color:#444;
	}
.explain ul li {
	list-style:disc;
	margin:10px 0;
	color:#444;
	}
.explain h3 {
	_font-size:14px;
	}
#showError {
	position:relative;
	float:left;
	display:inline;
	padding:12px 8px 0 12px;
	color:#FF0000;
	}
#list_loader {
	position:relative;
	float:left;
	display:inline;
	width:676px;
	background: #FF484E;
	color:#FFFFFF;
	}
a.letters {
	position:relative;
	float:left;
	display:inline;
	padding:2px 4px;
	text-align:center;
	}	
.showrequired,
.urgent {
	color:#F00;
	font-style:italic;
	}
	  
/* BUTTONS */
.buttons {
	position:relative;
	float:left;
	display:inline;
	padding:12px 4px;
	}
.buttons a, .buttons button {
    display:block;
    float:left;
    margin:0 7px 0 0;
    background:url(../images/bg_buttons.jpg) repeat-x 0 0 #f5f5f5;
    border:1px solid #dedede;
    border-bottom:1px solid #CCC;
    border-right:1px solid #CCC;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:120%;
    line-height:120%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
	}
.buttons button{
    width:auto;
    overflow:visible;
   	padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
   	padding:4px 10px 4px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color: #FF4B4D;
    border:1px solid #d12f19;
    color:#fff;
}

/* BID / BUY BUTTONS */
button.place_bid, a.place_bid {
    margin:2px 8px 4px 8px;
    border:1px solid #15457A;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:90%;
    line-height:90%;
    text-decoration:none;
    font-weight:bold;

    color:#FFF;
	background:url(../images/bt_place_bid.gif) repeat-x 0 0;
    padding:4px 4px 4px 6px; /* Links */
	cursor:pointer;
}
button.place_bid:hover, a.place_bid:hover{
    background:#3B73BB;
    border:1px solid #15457A;
}
button.place_bid:active, a.place_bid:active {
    background-color:#529214;
    color:#fff;
}

.biditem, 
.buyitem {
	padding:4px;
	margin-top:8px;
	background:#F4F5FF;
	border:solid 1px #B0CBF4;
	}
	
	
/* HOME CONTENT */
#home_left_content {
	position:relative;
	float:left;
	display:inline;
	width:632px;
	height:392px;
	background:#F5F5F5;
	}
	
	
	
	
#home_right_content {
	position:relative;
	float:left;
	display:inline;
	width:254px;
	}
#home_right_content #login_area {
	position:relative;
	float:left;
	display:inline;
	width:246px;
	padding:16px 0 8px 8px;
	background:url(../images/login.jpg) no-repeat 0 0 #F5F5F5;
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #CCC;
	border-left:solid 1px #CCC;
	}
.home_feature,
.home_feature_static {	
	position:relative;
	float:left;
	display:inline;
	width:246px;
	height:91px;
	_height:92px;
	padding:4px 0 4px 8px;
	background: #F1F1F1;
	border-top:solid 1px #FFF;
	border-bottom:solid 1px #CCC;
	}	
.home_feature_static {
	background: #FFED99;
	border-left:solid 1px #CCC;
	height:auto;
	}
.home_feature h3,
.home_feature_static h3 {	
	padding:0;
	margin:0 0 2px 0;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif bold;
	font-weight:bold;
	color:#0049A7;
	}
.home_feature p,
.home_feature_static p {	
	padding:0;
	margin:0;
	}

	
/* HOME CATEGORY VIEW */
#home_categories {
	position:relative; 
	float:left; 
	display:inline; 
	width:887px; 
	background: #F1F1F1;
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;	
	padding:6px 0;
	}	
#home_categories h3 {
	font-size:12px;
	color:#C70000;
	margin:4px 0 4px 6px;
}

#home_categories ul li,
#home_categories ul li a,
#home_categories ul li a:link,
#home_categories ul li a:visited {
	position:relative;
	float:left;
	display:inline;
	width:160px;
	_width:148px;
	color:#C90014;
	padding:1px 4px 4px 4px;
	margin-right:4px;
	}
	
	
/* REPORTS */
#reports {
	position:relative;
	float:left;
	display:inline;
	width:662px;
	}
#reports .title {
	background:#E5E5E5;
	position:relative;
	float:left;
	display:inline;
	width:660px;
	border-bottom:solid 1px #CCCCCC;
	padding:4px 8px;
	}
#reports .table {
	position:relative;
	float:left;
	display:inline;
	width:676px;
	}
#reports .cell_even {
	margin:0;
	padding:6px 4px;
	background:#FFF;
	
	border-bottom:solid 1px #E1E1E1;
	color:#444;
	}
#reports .cell_odd {
	margin:0;
	padding:6px 4px;
	background:#F9F9F9;
	
	border-bottom:solid 1px #E1E1E1;
	color:#444;
	}
#reports .cell_highlight {
	margin:0;
	padding:2px;
	background:#F2F2F2;
	
	border-bottom:solid 1px #E1E1E1;
	color:#666;
	}
#reports .cell_title {
	margin:0;
	padding:6px 4px;
	background:#F9F9F9;	
	border-bottom:solid 1px #E1E1E1;
	color:#444;
	}

#reports .cell_stats {
	margin:0;
	padding:22px 12px;
	background:#FFF;
	border-left:solid 1px #CCC;
	border-top:solid 1px #CCC;
	border-bottom:none;
	color:#444;
	}
#reports .cell_stats H2 {
	font-size:18px;
	}
#reports .cell_attention {
	margin:0;
	padding:6px 4px;
	background: #FFE3E3;
	border-top:solid 1px #E1E1E1;
	border-bottom:none;
	color:#F00;
	}









/**
 * Copyright (c) 2006-2007, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 *
 * Version 0.6.1 - 07.08.2007
 *
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component { 
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
	
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}

/**
 * VERTICAL CAROUSEL DEFAULTS
 **/
.carousel-component .carousel-vertical li { 
	margin-bottom:0px;

	/* Fix for extra spacing in IE */
	float:left;
    clear:left;  
	
	/* Force the LI to respect the HEIGHT specified */
	overflow:hidden;
	display:block;
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari... as in up/down button not working in some examples. */	 
.carousel-component ul.carousel-vertical {
	width:auto;
}

.carousel-component .carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative; 
}

/**
 * ==============================================================================
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	padding:0px;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	position:relative; 
	float:left; 
	display:inline; 
	width:250px; 
	background:#FBFFDD;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px;
	line-height:0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px;
	padding:0px;
}
.carousel-component .carousel-vertical li { 
	width:254px;
}
.carousel-component ul.carousel-vertical { 
	width:254px;
	padding-bottom:10px;
	_padding-bottom:0;
}
.carousel-prev {
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	}
.carousel-next {
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	}
