body {
background:#e3e3e3;
margin: 0; 
padding: 0;
	}

a {
   outline: 0;
}


#socialbox {
float:right;
}

#socialbox a img {
width:35px;
height:35px;
margin:0 0 0 3px;
}
#socialbox a img:hover {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
-moz-opacity:0.70;
-khtml-opacity: 0.70;
opacity: 0.70;
}


#sasfooter {
float:left;
width:980px;
height:auto;
}

a#dd_historical {
float:left;
width:350px;
height:49px;
padding:22px 0 0 75px;
background:url(../Userfiles/image/dd_historical.png) no-repeat left;
}


a#dd_past {
float:left;
width:350px;
height:49px;
padding:22px 0 0 75px;
background:url(../Userfiles/image/dd_past.png) no-repeat left;
}


a#dd_noteable {
float:left;
width:350px;
height:49px;
padding:22px 0 0 75px;
background:url(../Userfiles/image/dd_noteable.png) no-repeat left;
}


a#dd_current {
float:left;
width:350px;
height:49px;
padding:22px 0 0 75px;
background:url(../Userfiles/image/dd_current.png) no-repeat left;
}


/*****/


a#dd_history {
float:left;
width:350px;
height:49px;
padding:22px 0 0 75px;
background:url(../Userfiles/image/dd_history.png) no-repeat left;
}

a#dd_testimonials {
float:left;
width:350px;
height:49px;
padding:22px 0 0 75px;
background:url(../Userfiles/image/dd_testimonials.png) no-repeat left;
}

a#dd_staff {
float:left;
width:350px;
height:49px;
padding:22px 0 0 75px;
background:url(../Userfiles/image/dd_staff.png) no-repeat left;
}

a#dd_contact {
float:left;
width:350px;
height:49px;
padding:22px 0 0 75px;
background:url(../Userfiles/image/dd_contact.png) no-repeat left;
}

a#dd_press {
float:left;
width:350px;
height:49px;
padding:22px 0 0 75px;
background:url(../Userfiles/image/dd_press.png) no-repeat left;
}





/***** LEVEL ONE *****/
ul.dropdown  { position: relative; z-index:600; }

ul.dropdown li  { 
float: left; 
zoom: 1;  }
ul.dropdown a:hover {  }

ul.dropdown a:active  {  }

ul.dropdown li a { 
display: block; }

ul.dropdown li:last-child a  { 
border-right: none; } 

/* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover { 
position: relative; 
}

ul.dropdown li.hover a {  }


/****** LEVEL TWO *******/

ul.dropdown ul { 
visibility: hidden; 
position: absolute; 
top: 100%; 
left:-40px; 
text-align:left;
}

ul.dropdown ul li { 
font-weight: normal; 
background:#333; 
color: #fff; 
border-bottom: 1px solid #333; 
float: none; 
width:350px;
}

ul.dropdown ul li a {
font-family:Verdana;
padding:0px 0px;
text-transform:uppercase;
font-size:13px;
color: #fff; 
}

ul.dropdown ul li:hover {
background:#222;
}


ul.dropdown ul li a:hover {
color:#fff600;
}

ul.dropdown li ul li a span {
text-transform:none;
font-size:10px;
display:block;
}

									  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a	{ border-right: none; width: 100%; display: inline-block; } 

/**** LEVEL THREE ****/
ul.dropdown ul ul { left: 100%; top: 0; }
ul.dropdown li:hover > ul { visibility: visible; }










table#SearchGrid {
width:875px;
margin-top:20px;
border:#666 solid 1px;
}

table#SearchGrid tbody tr td {
padding:5px;
}

/****Previous Collections Horizontal slider *********/

/*
 * Color, Border, and Button Rules
 */
.contentslider {
  padding:10px; /* This acts as a border for the content slider */
  background:#fff; /* This is the color of said border */
}
.cs_wrapper, .cs_article {
  background:#FFF; /* Background color for the entries */
}
.cs_leftBtn, .cs_rightBtn {
  width:30px; /* Should be as wide as the button graphic being used */
  background:#666; /* This will probably match the contentslider bg color */
}

/*
 * Article styles (font, color, etc.)
 */

.contentslider {
float:left;
  position:relative;
  display:block;
  width:980px;
  height:210px;
  margin:0 auto 15px auto;
  overflow:hidden;
}
.cs_wrapper {
  position:relative;
  display:block;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  overflow:hidden;
}
.cs_slider {
  position:absolute;
  width:10000px;
  height:100%;
  margin:0;
  padding:0;
}
.cs_article {
  float:left;
  position:relative;
  top:0;
  left:0;
  display:block;
  width:980px;
  height:210px;
  margin:0 auto;
  padding:0;
}

.cs_article table {
	float:left;
	padding:0;
	margin:10px 0 0 10px;
}


.cs_article a img {
	border:none;
	padding:10px;
	border:#aaaaaa 1px solid;
	background:#fff;
	}
.cs_article a img:hover {
 background:#abcff9;
 }

.cs_article p {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px !important;
color:#6b6b6b;
text-align:center;
margin:0 !important;
padding:5px 0 0 0;
}



.cs_leftBtn, .cs_rightBtn {
  position:absolute;
  top:0;
  height:400px;
  padding:10px 0;
  z-index:10000;
}
.cs_leftBtn {
  left:0;
  outline:0;
}
.cs_rightBtn {
  right:0;
  outline:0;
}
.cs_leftBtn img, .cs_rightBtn img {
  border:0;
  position:relative;
  top:200px;
  margin:0;
}


/*******************************************/





#slideshow, #slideshow2 {float:left; width:460px; height:499px; background:#000}
#slides, #slides2 { width:460px; height:499px; list-style:none; overflow: visible;}
#slides li, #slides2 li {width:460px; height:499px; background:#000;}

.pagination {display:none; }
.pagination li { }
.pagination li:hover { }
li.current { }


#homepage {
float:left;
margin:-50px 0 0px -30px;
padding:0 0 0px 0;
width:980px;
height:900px;
font-family:Verdana;
font-size:13px;
}







/*********** new Image rotator ***************/
div.rotator {
	position:relative;
	height:500px;
         width:460px;
	margin-left: 30px;
	display: none;
}
/* rotator css */

div.rotator ul {
    margin-left:0px;
    margin-top:0px;
}

div.rotator ul li {
	position:absolute;
	list-style: none;
  margin:0 0 0 -39px;
        padding:0;
}

/* rotator image style */	
	div.rotator ul li img {
	padding: 0px;
        margin:0;
}
    div.rotator ul li.show {
	z-index:500
}








#monthlypage {

}

#monthlypage h1 {
font-size:28px;
color:red;
}


#socialicons {
margin:0 0 0 140px;
}

#socialicons a {
text-decoration:none;
background:none;
border:0;
}
#socialicons a img:hover {
opacity:0.7;
filter:alpha(opacity=70);
}

#socialicons a img {
padding:0 7px 0 0px;
background:none;
width:30px;
height:30px;
border:0;
text-decoration:none;
}


a#homepagepr {
font-family:Verdana;
color:#0d92ff;
font-size:13px;
text-transform:uppercase;
}

a#homepagepr:hover {
color:yellow;
}

p#homepagepr {
font-family:Verdana;
color:#0d92ff;
font-size:14px;
text-transform:uppercase;
padding:0;
margin:0;
}


/******SUB MENU ******************/

#submenu {
float:left;
width:980px;
height:107px;
margin:-28px 0 0 0px;
}

#submenu ul {
margin:0;
float:right;
background:#15499c;
padding:4px 6px;
}

#submenu ul li {
list-style:none;
display:inline;
border-right:1px #555 solid;
}
#submenu ul li.last {
border:none;
}

#submenu li a {
color:#fff;
padding:3px 13px;
font-family:Verdana;
font-size:11px;
text-transform:uppercase;
}
#submenu li a:hover {
color:#feb300;
}






#pagewrap {
overflow:hidden;
}
#pagewrap.sliderwrap {
overflow:hidden;
}

a {
color:#0a5eb6;
}
a:hover {
color:#06acff;
}

span#PageHits {
display:none;
}






/******** SUB Pages ***********/

#maincontent p {
width:890px;
padding:10px 0 0 25px;
font-family:Verdana;
font-size: 14px;
margin:0;
}

#maincontent h1 {
padding:10px 0 10px 25px;
font-size:22px;
}



/*******My Account Content*************/

#MyAccountContent {
float:left;
background:#fff;
width:950px;
font-family:Verdana;
font-size:13px;
padding:10px 0 20px 30px;
margin:0px 0 0 0;
}

#MyAccountExtraDiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:15px 0 0 0;
padding:0;
}
#MyAccountContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}

#MyAccountLbl {
font-weight:bold;
font-size:22px;
}




/*******Rules*************/

#RulesContent {
float:left;
background:#fff;
width:950px;
font-family:Verdana;
font-size:13px;
padding:10px 0 20px 30px;
margin:0px 0 0 0;
}

#RulesExtraDiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:15px 0 0 0;
padding:0;
}
#RulesContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}





/****Auction Results ************/

#AuctionResultsContent {
float:left;
background:#fff;
width:950px;
font-family:Verdana;
font-size:13px;
padding:10px 0 20px 30px;
margin:0px 0 0 0;
}

#AuctionResultsExtraDiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:15px 0 0 0;
padding:0;
}
#AuctionResultsContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}

#AuctionResultsContent input {
margin:10px 0 10px 0;
}


/****Forgot Password Content ******/

#ForgotPasswordContent {
float:left;
background:#fff;
width:950px;
font-family:Verdana;
font-size:13px;
padding:10px 0 20px 30px;
margin:0px 0 0 0;
}

#ForgotPasswordExtraDiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:15px 0 0 0;
padding:0;
}
#ForgotPasswordContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}



/***** Contact us ************/


#ContactUsContent {
float:left;
background:#fff;
width:950px;
font-family:Verdana;
font-size:13px;
padding:10px 0 20px 30px;
margin:0px 0 0 0;
}

#ContactUsExtraDiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:15px 0 0 0;
padding:0;
}
#ContactUsContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}


/****** Want List ************/

#WantlistContent {
float:left;
background:#fff;
width:950px;
font-family:Verdana;
font-size:13px;
padding:10px 0 20px 30px;
margin:0px 0 0 0;
}

#WantlistExtraDiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:15px 0 0 0;
padding:0;
}
#WantlistContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}

/***Orig Want List page styling ***/


.wantlist_sec .wantlisttop_sec span.wantlist_title {
font-family:Verdana;
font-size: 20px;
font-weight:bold;
line-height:30px;
}

.wantlistmid_sec {
width:900px;
}

span#wantlistMessageLbl {
font-family:Verdana;
font-size:14px;
line-height:18px;
padding:20px 0 0 0;
}


.wantlistform table.wantlistform_table {
padding:20px 0 0 0;
}


/********************************/




/***** USER DEFINED PAGE ********/

#ViewUserDefinedPageContent {
float:left;
background:#fff;
width:950px;
font-family:Verdana;
font-size:13px;
padding:0;
padding:10px 0 20px 30px;
margin:0px 0 0 0;
}

#ViewUserDefinedPageContent p img.left {
padding:0px 20px 20px 0;
}

#ViewUserDefinedPageContent p img.right {
padding:0px 0px 20px 20px;
}


#ViewUserDefinedPageExtraDiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:25px 0 0 0;
padding:0;
}
#ViewUserDefinedPageContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}

#ViewUserDefinedPageContent p {
padding-right:20px;
}


#ViewUserDefinedPageContent h1.large {
font-size:32px;
text-transform:uppercase;
color:#999;
margin-bottom:20px;
}


#gibsonflash {
float:right;
width:360px;
height:360px;
padding:20px;
margin:0;
}





/****CONSIGN *******/

#ConsignWithUsContent {
float:left;
background:#fff;
width:950px;
font-family:Verdana;
font-size:13px;
padding:10px 0 20px 30px;
margin:0px 0 0 0;
}
#ConsignWithUsExtradiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:15px 0 0 0;
padding:0;
}
#ConsignWithUsContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}
#ConsignWithUsContent h1 {
font-size:22px;
font-weight:bold;
}

#ConsignWithUsContent p {
font-size:13px;
line-height:17px;
}
.consignwithus_title {
font-weight:bold;
font-size:22px;
padding-bottom:15px;
}
.consignwithusmid_sec {
width:900px;
}




/**** ADD USER *******/

#AddUserContent {
float:left;
background:#fff;
width:950px;
font-family:Verdana;
font-size:13px;
padding:10px 0 20px 30px;
margin:0px 0 0 0;
}
#AddUserExtraDiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:15px 0 0 0;
padding:0;
}
#AddUserContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}

#Table1.AddUserTable {
width:900px;
}
#Table1.AddUserTable a {
color:#0a5eb6;
}
#Table1.AddUserTable a:hover {
color:#06acff;
}

/**** Orig Add User Page styling ****/

#maincontent #Table1.AddUserTable {
font-family:Verdana;
font-size:14px;
margin-top:0;
margin-bottom:0;
width:900px;
}

td.AddUserLeftColumn {
border-right:#999999 solid thin;
width:450px !important;
}
td.AddUserLeftColumn {
width:400px !important;
}
#maincontent table tr td input {
margin:2px 0 2px 7px;
}
#maincontent table tr td select {
margin:2px 0 2px 7px;
}
#maincontent table#AreaOfInterestRBL tr td label {
margin:2px 0 2px 7px;
font-size:14px;
}
#maincontent table tr td span {
font-size:13px;
}

table#AreaOfInterestRBL tr td input {
padding0;
margin:0;
}
table#AreaOfInterestRBL  tr td label {
padding0;
margin:0;
}


#UpdatePanel2 {
}
#UpdatePanel2 table tr td {
padding:2px 0 2px 0;
}
#UpdatePanel2 img {
text-align:right;
}
#UpdatePanel2 table tr td span {
padding:0 0px 0 0;
}
#UpdatePanel2 table tr td input {
margin:0 0 0 7px;
}
#UpdatePanel2 table tr td input#ShippingAddressTypeRBL_0 {
padding:0;
margin:0;
text-align:left;
}
#UpdatePanel2 table tr td label {
margin:0; padding:0 0 0 2px;
}
#UpdatePanel2 table tr td select {
margin:0 0 0 7px;
}

#UpdatePanel1 {
}
#UpdatePanel1 table tr td {
padding:2px 0 2px 0;
}
#UpdatePanel1 img {
text-align:right;
}
#UpdatePanel1 table tr td span {
padding:0 0px 0 0;
}
#UpdatePanel1 table tr td input {
margin:0 0 0 7px;
}
#UpdatePanel1 table tr td select {
margin:0 0 0 7px;
}






/***EMPLOYEE LOGIN ***/

#EmployeeLoginContent {
float:left;
background:#fff;
width:920px;
font-family:Verdana;
font-size:13px;
padding:10px 30px 20px 30px;
margin:0px 0 0 0;
}
#EmployeeLoginExtraDiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:15px 0 0 0;
padding:0;
}
#EmployeeLoginContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}


/*****LOGIN ************/

#LoginContent {
float:left;
background:#fff;
width:920px;
font-family:Verdana;
font-size:13px;
padding:10px 30px 20px 30px;
margin:0px 0 0 0;
}
#LoginExtraDiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:15px 0 0 0;
padding:0;
}
#LoginContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}




/**** SELL TO US *******/

#SellToUsContent {
float:left;
background:#fff;
width:920px;
font-family:Verdana;
font-size:13px;
padding:10px 30px 20px 30px;
margin:0px 0 0 0;
}
#SellToUsExtraDiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:15px 0 0 0;
padding:0;
}
#SellToUsContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}
.selltous_title {
font-weight:bold;
font-size:22px;
padding-bottom:15px;
}


/**** ABOUTUS *******/

#AboutUsContent {
float:left;
background:#fff;
width:920px;
font-family:Verdana;
font-size:13px;
padding:10px 30px 20px 30px;
margin:0px 0 0 0;
}
#AboutUsExtraDiv2 {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-top.png)no-repeat top left;
margin:15px 0 0 0;
padding:0;
}
#AboutUsContentSub {
float:left;
width:980px;
height:15px;
background:url(../Userfiles/image/content-bottom.png)no-repeat top left;
margin:0px 0 15px 0;
padding:0;
}


#AboutUsContent h1 {
font-size:22px;
font-weight:bold;
}

#AboutUsContent p {
font-size:13px;
line-height:17px;
width:900px;
}

#AboutUsContent ul li {
font-size:13px;
margin-left:25px;
}

#AboutUsContent img {
padding:12px;
}












#preload {display:none;}

#PageBase {
	margin:0 auto;
	width:980px;
	}


#container {
	margin:0 auto;
	width:980px;
	}


#DefaultPageHeader #header {
}


#header {
float:left;
width:980px;
height:127px;
background:url(../Userfiles/image/header.png) no-repeat top left;
margin-top:18px;
}


#PageHeader {
margin:0;
padding:0;
}



#DefaultLbl {
margin:0;
}




/********************************************************/
/********************************************************/

/************Sub Page Header Menu**************/

#menu {
float:left;
width:980px;
height:107px;
margin:23px 0 0 141px;
}

#menu ul {
}

#menu ul li {
list-style:none;
float:left;
}

a#home {
float:left;
width:79px;
height:36px;
background:url(../Userfiles/image/menu_home.png) no-repeat;
}

a#home:hover {
background:url(../Userfiles/image/menu_home2.png) no-repeat;
}

a#auction {
float:left;
width:95px;
height:36px;
background:url(../Userfiles/image/menu_auction.png) no-repeat;
}

a#auction:hover {
background:url(../Userfiles/image/menu_auction2.png) no-repeat;
}


a#consignments {
float:left;
width:128px;
height:36px;
background:url(../Userfiles/image/menu_consignments.png) no-repeat;
}

a#consignments:hover {
background:url(../Userfiles/image/menu_consignments2.png) no-repeat;
}


a#pricesrealized {
float:left;
width:147px;
height:36px;
background:url(../Userfiles/image/menu_pricesrealized.png) no-repeat;
}

a#pricesrealized:hover {
background:url(../Userfiles/image/menu_pricesrealized2.png) no-repeat;
}


a#store{
float:left;
width:73px;
height:36px;
background:url(../Userfiles/image/menu_store.png) no-repeat;
}

a#store:hover {
background:url(../Userfiles/image/menu_store2.png) no-repeat;
}


a#about{
float:left;
width:87px;
height:36px;
background:url(../Userfiles/image/menu_about.png) no-repeat;
}

a#about:hover {
background:url(../Userfiles/image/menu_about2.png) no-repeat;
}


a#services{
float:left;
width:91px;
height:36px;
background:url(../Userfiles/image/menu_services.png) no-repeat;
}

a#services:hover {
background:url(../Userfiles/image/menu_services2.png) no-repeat;
}



a#scpmonthly{
float:left;
width:115px;
height:36px;
background:url(../Userfiles/image/menu_scpmonthly.png) no-repeat;
}

a#scpmonthly:hover {
background:url(../Userfiles/image/menu_scpmonthly2.png) no-repeat;
}


a#searchall{
float:left;
width:165px;
height:36px;
background:url(../Userfiles/image/menu_searchall.png) no-repeat;
}

a#searchall:hover {
background:url(../Userfiles/image/menu_searchall2.png) no-repeat;
}


a#pastauctions{
float:left;
width:119px;
height:36px;
background:url(../Userfiles/image/menu_pastauctions.png) no-repeat;
}

a#pastauctions:hover {
background:url(../Userfiles/image/menu_pastauctions2.png) no-repeat;
}





/*********** END MEnU***************************/
/********************************************************/
/********************************************************/





/*************CONTENT ROTATOR *****************/


					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }


/*  PAGE STRUCTURE  */

#page-wrap { 
   float:left;
	width: 980px; 
	height:550px; 
	margin: 25px auto 5px auto; 
	min-height:550px;
	background:transparent url(../Userfiles/image/panelbg.png) no-repeat top left;
	}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active	{ 
color: white; }


blockquote									{ padding: 0px; margin-left: 0px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap { 
	width: 980px; 
	position: absolute; 
	top:0px; 
	left: 0px;  
	}			

#main-photo-slider {
float:left;
	margin:128px 0 0 0;
	/****background: url(../Userfiles/image/panelbg.png) no-repeat;****/
	height:550px;
	}


	.panelContainer {
	
	}
	
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }

.stripViewer	{ 
position: relative; overflow: hidden; width: 980px; height: 685px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }


.stripViewer .panelContainer .panel 
{ float: left; height: 100%; position: relative; width: 980px; }


.panel {
}

.wrapper {
float:left;
height:550px;
width:980px;
background: url(../Userfiles/image/panelbg.png) no-repeat;
}

.wrapper2 {
float:left;
height:550px;
width:980px;
background: url(../Userfiles/image/panelbg2.png) no-repeat;
}



.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 	{ border: none; margin-right: 5px; }

#movers-row	
{ 
	margin: 38px 0 0 180px; 
	}
	
#movers-row div 
{ 
float: left; 
}

#movers-row div a img:hover { 
background: transparent url(../Userfiles/image/icon-uparrowsmallwhite.png) bottom center no-repeat;
 }

.cross-link	{ 
display: block; 
margin-top: -14px; 
position: relative; 
padding-top: 15px; 
z-index: 400; 
}

.active-thumb { 
height:36px;
background: transparent url(../Userfiles/image/icon-uparrowsmallwhite.png) bottom center no-repeat;
 }


#movers-row div a.cross-link 				{ 
}



.photo-meta-data	{ 
	/*background: url(../Userfiles/image/transpBlack.png); */
	padding: 10px; 
	height: 30px; 
	margin-top: -50px; 
	position: relative; 
	z-index: 9999; 
	color: white; 
	}
	
.photo-meta-data span 						{ font-size: 13px; }

#leftimage {
float:left;
margin:10px 0 0 10px;
width:460px;
}



#leftimagewide {
float:left;
margin:10px 0 0 110px;
width:550px;
}






#buttonsright {
 float:right;
 width:238px;
 height:300;
 margin:30px 35px 0 20px;
padding:0 0px 0 10px;
 border-left:#333 1px solid;
 }
 
#buttonsright a {
  display:block;
  margin:0 0 0px 0;
  }
  
  
#buttonsright p.auctiondate {
position:absolute;
top:505px; left:500px;
color:#fff;
font-weight:bold;
font-size:15px;
margin:10px 0 0 0px;
font-family: Arial, Helvetica, sans-serif;
}

#buttonsright p.auctiondate a {
color:#fff;
}
#buttonsright p.auctiondate a:hover {
color: #FFCC00;
}  











 #buttons {
 float:left;
 width:238px;
 height:300;
 margin:30px 10px 0 28px;
 border-right:#333 1px solid;
 }
 
  #buttons a {
  display:block;
  margin:0 0 0px 0;
  }
  
  
#buttons p.auctiondate {
position:absolute;
top:505px; left:500px;
color:#fff;
font-weight:bold;
font-size:15px;
margin:10px 0 0 0px;
font-family: Arial, Helvetica, sans-serif;
}

#buttons p.auctiondate a {
color:#fff;
}
#buttons p.auctiondate a:hover {
color: #FFCC00;
}  
  
#newsbox {
float:left;
width:215px;
height:400px;
margin:40px 0 0 5px;
color:#fff;
}


#newsbox h1 {
background:url(../Userfiles/image/latest_news.png) no-repeat top left;
width:185px;
height:18px;
float:left;
margin:0 0 0 13px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-transform:uppercase;
}

/*************/

#bottomiconlink {
opacity:0.85;
filter:alpha(opacity=85);
margin-top:5px;
float:left;
}
#bottomiconlink:hover {
opacity:0.99;
filter:alpha(opacity=99);
}


#newsbox2 {
float:right;
width:215px;
height:auto;
margin:40px 15px 0 10px;
color:#fff;
border-left:1px solid #333;
padding:0 0 0 25px
}

#newsbox2 a#registerbutton {
float:left;
width:210px;
height:70px;
background: url(../Userfiles/image/auction_button.png) no-repeat;
margin:15px 0 0 0;
}

#newsbox2 a#registerbutton:hover {
background: url(../Userfiles/image/auction_button-over.png) no-repeat;
}


#newsbox2 h1 {
background:url(../Userfiles/image/latest_news.png) no-repeat top left;
width:185px;
height:18px;
float:left;
margin:0 0 0 13px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-transform:uppercase;
}


#latestnewslinks {
float:left; 
width:220px; 
height:70px; 
margin:8px 0 0 8px; 
padding:10px 0 0 0px;
}

  
  
/************ NEW BUTTONS 8-30-11 ***************/ 


a#button_historical {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_historical.png) no-repeat;
 margin-bottom:10px;
 }
 a#button_historical:hover {
 background:url(../Userfiles/image/button_historical2.png) no-repeat;
}


a#button_past {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_past.png) no-repeat;
 margin-bottom:10px;
 }
 a#button_past:hover {
 background:url(../Userfiles/image/button_past2.png) no-repeat;
}


a#button_noteable {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_noteable.png) no-repeat;
 margin-bottom:10px;
 }
 a#button_noteable:hover {
 background:url(../Userfiles/image/button_noteable2.png) no-repeat;
}


a#button_current {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_current.png) no-repeat;
 margin-bottom:10px;
 }
 a#button_current:hover {
 background:url(../Userfiles/image/button_current2.png) no-repeat;
}

/********/







/***********************************************/


 
 a#button_auctions {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_auctions.png) no-repeat;
 margin-bottom:8px;
 }
 a#button_auctions:hover {
 background:url(../Userfiles/image/button_auctions2.png) no-repeat;
}

a#button_consignments {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_auctionconsignments.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_consignments:hover {
 background:url(../Userfiles/image/button_auctionconsignments2.png) no-repeat;
}

a#button_store {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_store.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_store:hover {
 background:url(../Userfiles/image/button_store2.png) no-repeat;
}

a#button_aboutus {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_about.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_aboutus:hover {
 background:url(../Userfiles/image/button_about2.png) no-repeat;
}

a#button_services {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_services.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_services:hover {
 background:url(../Userfiles/image/button_services2.png) no-repeat;
}




a#button_scpmonthly {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_scpmonthly.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_scpmonthly:hover {
 background:url(../Userfiles/image/button_scpmonthly2.png) no-repeat;
}



/*********************/


a#button_currentauction {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_currentauction.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_currentauction:hover {
 background:url(../Userfiles/image/button_currentauction2.png) no-repeat;
}

a#button_register {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_register.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_register:hover {
 background:url(../Userfiles/image/button_register2.png) no-repeat;
}

a#button_searchauctions {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_searchauctions.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_searchauctions:hover {
 background:url(../Userfiles/image/button_searchauctions2.png) no-repeat;
}



a#button_pricesrealized {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_pricesrealized.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_pricesrealized:hover {
 background:url(../Userfiles/image/button_pricesrealized2.png) no-repeat;
}





a#button_catalogs {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_catalogs.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_catalogs:hover {
 background:url(../Userfiles/image/button_catalogs2.png) no-repeat;
}

a#button_prevcollections {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_prevcollections.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_prevcollections:hover {
 background:url(../Userfiles/image/button_prevcollections2.png) no-repeat;
}

a#button_prevestates {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_prevestates.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_prevestates:hover {
 background:url(../Userfiles/image/button_prevestates2.png) no-repeat;
}



/*********************/


a#button_auctionconsignments {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_auctionconsignments.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_auctionconsignments:hover {
 background:url(../Userfiles/image/button_auctionconsignments2.png) no-repeat;
}


a#button_storeconsignments {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_storeconsignments.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_storeconsignments:hover {
 background:url(../Userfiles/image/button_storeconsignments2.png) no-repeat;
}


a#button_selling {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_sellingtous.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_selling:hover {
 background:url(../Userfiles/image/button_sellingtous2.png) no-repeat;
}


a#button_ebay {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_ebay.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_ebay:hover {
 background:url(../Userfiles/image/button_ebay2.png) no-repeat;
}




/*********************/


a#button_baseball {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_baseball.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_baseball:hover {
 background:url(../Userfiles/image/button_baseball2.png) no-repeat;
}


a#button_basketball {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_basketball.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_basketball:hover {
 background:url(../Userfiles/image/button_basketball2.png) no-repeat;
}


a#button_football {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_football.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_football:hover {
 background:url(../Userfiles/image/button_football2.png) no-repeat;
}


a#button_boxing {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_boxing.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_boxing:hover {
 background:url(../Userfiles/image/button_boxing2.png) no-repeat;
}


a#button_featureditems {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_featureditems.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_featureditems:hover {
 background:url(../Userfiles/image/button_featureditems2.png) no-repeat;
}



/*********************/

a#button_company {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_company.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_company:hover {
 background:url(../Userfiles/image/button_company2.png) no-repeat;
}



a#button_testimonials {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_testimonials.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_testimonials:hover {
 background:url(../Userfiles/image/button_testimonials2.png) no-repeat;
}


a#button_staff {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_staff.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_staff:hover {
 background:url(../Userfiles/image/button_staff2.png) no-repeat;
}


a#button_halloffame {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_halloffame.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_halloffame:hover {
 background:url(../Userfiles/image/button_halloffame2.png) no-repeat;
}


a#button_privacy {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_privacy.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_privacy:hover {
 background:url(../Userfiles/image/button_privacy2.png) no-repeat;
}



/*********************/

a#button_authentication {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_authentication.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_authentication:hover {
 background:url(../Userfiles/image/button_authentication2.png) no-repeat;
}



a#button_wantlist {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_wantlist.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_wantlist:hover {
 background:url(../Userfiles/image/button_wantlist2.png) no-repeat;
}


a#button_consultations {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_consultations.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_consultations:hover {
 background:url(../Userfiles/image/button_consultations2.png) no-repeat;
}



a#button_contact {
 float:left;
 width:234px;
 height:71px;
 background:url(../Userfiles/image/button_contact.png) no-repeat;
  margin-bottom:8px;
 }
 a#button_contact:hover {
 background:url(../Userfiles/image/button_contact2.png) no-repeat;
}




/****************END CONTENT ROTATOR **************/
/********************************************************/
/********************************************************/


#previouscollectionsheader {
	float:left;
	width:980px;
	height:80px;
	background: url(../Userfiles/image/previous_collections.png) no-repeat top left;
	margin:0px 0 0px 0;
	padding:0;
	}



#previouscollections {
	float:left;
display:block;
	width:980px;
	height:205px;
	overflow:auto;
	margin:0px 0 20px 0;
	padding:0;
background:#eee;
border:1px dotted #aaa;

	}
	
#previouscollections table {
	float:left;
	padding:0;
	margin:10px 0 0 0;
}

#previouscollections a img {
	border:none;
	padding:10px;
	border:#aaaaaa 1px solid;
	background:#fff;
	}
#previouscollections a img:hover {
 background:#abcff9;
 }

#previouscollections p {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#6b6b6b;
width:180px;
text-align:center;
}






#footer {
	float:left;
	margin:10px 0 10px 0px;
	width:980px;
	height:240px;
	background:url(../Userfiles/image/footer_bg_new.jpg) no-repeat;
	}

#footer p {
float:left;
}
	
	
#footerjoin {
float:right;
margin:14px 12px 0 0;
vertical-align:middle;
}
	
#footerjoin input {
padding:0;
}




#footerlinks {
float:left;
margin:15px 0 0 60px;
width:900px;
height:150px;
}	
	
#footerlinks ul {
	margin:18px 0px 0 45px; 
	padding:0;
	float:left;
	width:175px;
	}
#footerlinks li {
	display:block;
	list-style:none;
	padding:0 0 2px 0;
	margin:0;
	}
#footerlinks li.heading {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
text-transform:uppercase;
font-size:15px;
font-weight:bold;
/*border-bottom:#00b9ff 1px solid;*/
padding:0 0 2px 0;
margin:0 0 5px 18px;
}	

#footerlinks li a {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;	
	padding:0 0 0 18px;
	}
#footerlinks a:hover {
	color: #00b9ff;
	background:url(../Userfiles/image/marker.png) no-repeat left center;
	}








/****************END NEW CSS 10-13-10 *******************/

/********************************************************/
/********************************************************/
/********************************************************/
/********************************************************/
/********************************************************/
/********************************************************/
/********************************************************/




#TimeInfoMessage {
font-size:20px;
padding:5px;
}

#MyAccountTable {
margin-left:60px;
padding:10px;
}

#WinningGrid {
background:none !important;
}

#LosingGrid {
background:none !important;
}


#WatchedGrid {
background:none !important;
}

#ConsignGrid {
background:none !important;
}





#PageBase input#lnkEdit {
margin-left:80px;
}

#SecondaryMenu {
display:block;
width:1000px;
height:15px;
margin:0;
font-weight:bold;
background:none;
background:url(../Userfiles/image/secondarymenu2.jpg) repeat-y;
}

#SecondaryMenu a {
font-size:16px;
font-weight:bold;
}


#LoginTable {
margin-left:80px;
margin-top:-20px;
padding:10px;
}



#maincontent.shortpage table {
margin-left:40px;
}

input#txtEmail {
margin-top:25px;
}

#CatalogRequestSpan {
margin:10px 0 0 80px;
font-size:18px;
font-weight:bold;
}

#maincontent {font-family:Verdana;
}

#maincontent table#Table1 td#AddUserInfo p {
font-size:16px;
font-weight:bold;
}

#maincontent table#Table1 td#AddUserInfo p span {
font-weight:normal;
}




.style11 {font-size: 24px}

#W2MFlashHomepage {
display:block;
width:400px;
height:300px;
margin:0;
padding:0;m
}

#userdefinedpage td.center a img:hover {
background:#e2d7c6;
}

#userdefinedpage table.estates a img:hover {
background:#e2d7c6;
}

.textsmall b {
font-size:11px;
}

#PageBase #maincontent {
width:1000px;
margin:0 auto;
}



#maincontent table#Table1.AddUserTable {
margin:0 0 0 30px;
}



#halloffamepage {
margin:0;
padding:20px 0 20px 45px;
font-family:Verdana;
width:890px;
}

#halloffamepage hr {
margin:20px 0 20px 0;
}

#halloffamepage h1 {
font-size:22px;
font-weight:bold;
}

#halloffamepage p {
font-size:13px;
line-height:17px;
}

#halloffamepage img {
padding:10px;
}

#halloffamepage img:hover {
background:#fff;
}

/**************************************/




#userdefinedpage {
margin:0;
padding:0;
font-family:Verdana;
width:890px;
}

#userdefinedpage hr {
margin:20px 0 20px 0;
}

#userdefinedpage h1 {
font-size:22px;
font-weight:bold;
}

#userdefinedpage p {
font-size:13px;
line-height:17px;
}

#userdefinedpage img {
padding:10px;
}

#prgrid img {
height:168px;
}

#prgrid a img:hover {
background:#ddd;
}

#prgridbox {
float:left;
text-align:center;
width:155px;
height:265px;
margin:0 15px 0 0;
}


#collectionsgrid a img:hover {
background:#ddd;
}


/**************************************/

#contactuspage {
margin:0;
padding:20px 0 20px 45px;
font-family:Verdana;
width:890px;
}

#contactuspage h1 {
font-size:22px;
font-weight:bold;
}

#contactuspage p {
font-size:13px;
line-height:17px;
}

#contactuspage ul li {
font-size:13px;
}

#contactuspage img {
padding:12px;
}

















/***********************************************************/







.main_table {
	background:url(../Userfiles/image/secondarymenu2.jpg) repeat-y;;

	height:auto;
	width:1000px;
    margin-top:0; margin-bottom:0;
	margin-left:auto;
	margin-right:auto;	
	font:10pt/15pt Arial, Verdana, Helvetica, sans-serif;
padding:0;
}


.main_table2 {
	/**background:#faf3e1; **/
   background:none;
	height:auto;
	width:1000px;
    margin-top:0; margin-bottom:0;
	margin-left:auto;
	margin-right:auto;	
	font:10pt/15pt Arial, Verdana, Helvetica, sans-serif;
padding:0;
}


.main_table tr {
margin:0;
}

.main_table td {
margin:0;
}

.main_table tbody {
margin:0;
}




.main_table2 tbody {
margin:0;
}

.main_table2 tr {
margin:0;
}

.main_table2 td {
margin:0;
}


a:link {
	color: #263F5D;
}
a:visited {
	color: #263F5D;
}
a:hover {
	color: #336699;
}
a:active {
	color: #263F5D;
}
a.Previous:link {
	font-size: 9pt;
	color: #4E4526;
}
a.Previous:visited {
	font-size: 9pt;
	color: #4E4526;
}
a.Previous:hover {
	font-size: 9pt;
	color: #BCA991;
}
a.Previous:active {
	font-size: 9pt;
	color: #4E4526;
}

.center	{
	text-align:center;
}
.middle	{
	margin-left:auto;
	margin-right:auto;
}
h1 {
	font:12pt Arial, Verdana, Helvetica;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DBD6B3;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #31311E;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #31311E;
}
.topnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.topnavtext:link {
	color: #333333;
	text-decoration: none;
}
.topnavtext:visited {
	color: #333333;
	text-decoration: none;
}
.topnavtext:active {
	color: #333333;
	text-decoration: none;
}
.topnavtext:hover {
	color: #336699;
	text-decoration: none;
}

.floatright{
	float: right;
	margin: 3px;
	border: 2px solid #6e5b43;
}
.floatleft{
	float: left;
	margin: 4px 3px 3px;
	background-color: C2BA95;
	padding: 10px;
	border: 2px solid #6e5b43;
}
.padding2px{	
	margin: 3px 3px 3px 3px;
}

.textlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAEACE;
}
.textlightsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAEACE;
	font-weight: bold;

}
.textsmall {
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;

	color: #31311E;
}
.headerDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #31311E;
}
.textboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002a5c;
}
.textboldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #31311E;
}

.headerDark:link {
	color: #263F5D;
	text-decoration: none;
}
.headerDark:visited {
	color: #263F5D;
	text-decoration: none;
}
.headerDark:hover {
	color: #336699;
	text-decoration: none;
}
.headerDark:active {
	color: #263F5D;
	text-decoration: none;
}

.textbold:link {
	color: #263F5D;
	text-decoration: none;
}
.textbold:visited {
	color: #263F5D;
	text-decoration: none;
}
.textbold:hover {
	color: #336699;
	text-decoration: none;
}
.textbold:active {
	color: #263F5D;
	text-decoration: none;
}
.textdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #31311E;
}
.textitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #31311E;
	font-style: italic;

}
.italictextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #31311E;
	font-style: italic;
	font-weight: bold;
}
.textboldlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dbd6b3;
}
.auctionbannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: F6F6ED;
	font-weight: bold;
}
.bigbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002a5c;
	//color: #03468F;
}
.textsmallboldlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #dbd6b3;
	font-weight: bold;
}
.padleft {
	margin: 6px 0px 0px 13px;
}
.smalltextboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002a5c;
	font-weight: bold;
}
.pad2px {
	margin: 2px;
}
.border {
	border: 1px solid #6F5C43;
}
.smalltextboldblue:link {
	text-decoration: none;
}
.smalltextboldblue:visited {
	text-decoration: none;
}
.smalltextboldblue:active {
	text-decoration: none;
}
.smalltextboldblue:hover {
	text-decoration: none;
}
.bordernopad {
	border: 1px solid #6F5C43;
}
.padleftpx4 {
	margin: 2px 0px 0px 4px;
}
.padbtm {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.padleft60 {
	margin-left: 60px;
}
.text10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #31311E;
}
.textboldlight10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #dbd6b3;
}
.bigbluetext15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002a5c;
}
.bluehover {

}
.bluehover:hover {
	filter: Alpha(Opacity=75);
	height: 119px;
	width: 119px;
}
.bigbluetext18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002a5c;
}
.textsmall2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #31311E;
}
.textsmall3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #31311E;
}
img {
	border:0px;
}
.header_shadow {
     width:930px;
	padding:14px;
	margin:0;
	/** background:url(../UserFiles/Image/header_shadow.gif); **/
	background-repeat:repeat-x;
	font:10pt/14pt Arial, Verdana, Helvetica, sans-serif;		
}






h2{
	color:#2A5183;
	padding:0px;
	margin:0px;
	font:11pt  Verdana, Arial, Tahoma;
	font-weight:bold;
	text-transform:uppercase;
}

img
{ 
	behavior: url(../UserFiles/Image/iepngfix.htc) 
}

.style1
{
	font-size: 9px;
}

th.Data{
	background:#293984;
	color:#ffffff;
}

td.Data{
	padding:2px;
}

tr.DataOdd{
	background:#EFE7D1;
}
.LotDetailLabelLight{
	color:#fff;
	padding:6px;
}


/***************************************/



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */

.menu5 {
	width:700px;
	text-align:left; 
	font-family: arial, verdana, sans-serif; 
	position:relative; 
	font-size:1.0em;
	height:2.5em; 
	margin:0 
	padding:0; 
	list-style-type:none;
	top:85px;
	@top:100px;
	left:250px;
z-index:100;
}

.menu5 ul {
	padding:0; 
	margin:0; 
	list-style-type:none; /* for Firefox */
}

.menu5 li {
	float:left; 
	position:relative;
z-index:100;
}

.menu5 li a, .menu5 li a:visited { 
	display:block; 
	text-decoration:none; 
	width:6em; 
	color:#fff; 
	float:left; 
	padding-right:1em; 
	height:3em; 
	line-height:3em; 
	color:#fff; 
}

* html .menu5 li a, .menu5 li a:visited {
	width:7em; 
	w\idth:6em; /* hack for IE5.5 */
}

.menu5 li a.drop, .menu5 li a.drop:visited {
	font-weight:bold; 
}

.menu5 li ul {
	visibility:hidden; 
	position:absolute; 
	top:2.5em; 
	left:0; 
	height:0; 
	overflow:hidden; 
z-index:100;
}
	
.menu5 table {
	margin:-1px; 
	border-collapse:collapse; 
	font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a {
	text-decoration:underline; 
	border:0; color:#fff;

}

.menu5 li a:hover {
	text-decoration:underline; 
	border:0; color:#BFBFBF;

}

.menu5 li:hover ul, .menu5 li a:hover ul {
	visibility:visible; 
	height:auto; 
	width:10em; 
	background:#214284; 
	border:1px solid #fff; 
	left:0; 
	top:2.25em; 
	@top:2.12em;
	overflow:visible;
	width:180px;
	padding:10px;
z-index: 100;
}

.menu5 li:hover ul li a, .menu5 li a:hover ul li a {
	display:block; 
	font-weight:normal; 
	background:transparent; 
	text-decoration:none; 
	height:auto; 
	line-height:1.5em; 
	padding:4px; 
	width:13em;
z-index: 100;
	}
	
* html .menu5 li a:hover ul li a {
	width:10em; 
	w\idth:9em; /* hack for IE5.5 */

}
.menu5 li:hover ul li a.drop, .menu5 li a:hover ul li a.drop {
	font-weight:bold;
}

#BidTable { clear: both; }

