/*=== Setup ===*/
#preload {
display:none;
}

#PageHits {
display:none;
}

#AuctionResultsContent,
#LoginContent,
#RuleContent, 
#AboutUsContent, 
#WantlistContent, 
#ContactUsContent, 
#ConsignWithUsContent, 
#SellToUsContent, 
#MyAccountContent, 
#EmployeeLoginContent, 
#AddUserContent, 
#MyShoppingCartContent, 
#OnePageCheckoutContent, 
#OrderFinishedContent, 
#ChangePasswordContent, 
#EditUserContent, 
/** #ViewUserDefinedPageContent, **/
#RulesContent, 
#VerifyUserInfoContent, 
#AppraisalsContent, 
#OrderCatalogContent, 
#ForgotPasswordContent, 
#RegistrationConfirmationContent,
#VerifyBidContent,
#ViewStoreInvoiceContent,
#PasswordSentContent,
#ViewUserDefinedPageContent
 {
background:#fff;
padding:30px;
color:#333;
font-size:13px;
}


#AuctionResultsContent select {
margin:10px 0;
}

#normaludpage {
padding:25px;
background:#fff;
color:#333;
font-size:13px;
}

#MakeOfferContent,
#VerifyOfferContent {
color: #fff;
padding: 10px;
}

p {
font-size: 13px;
line-height: 18px;
}



#Content {
margin:0 auto; 
width:971px;
}

* { border:0; margin:0 auto; padding:0; outline:none; }

body { background:#1b2a55 url(../UserFiles/Image/main_bg.jpg) top center repeat-x; color:#494949; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:13px; }

a { color:#494949; text-decoration:none; }

a:hover { text-decoration:none; }

p.clr, .clr { clear:both; padding:0; margin:0; background:none; }

p.bg, .bg { clear:both; padding:0; margin:0; border-bottom:1px solid #d8d8d8; height:2px; }

input, select, textarea { border:#cfcfcf 1px solid; color:#404040; font-size:12px; padding:3px; font-family:Arial, Verdana, Helvetica, sans-serif; }

li { list-style:none; }



/*=== Layout ===*/
#page { margin:0 auto; width:971px;}
#page-bottom { margin:0; padding:0; background:#000;}


/*=== Header ===*/
#header {margin:0 auto; padding:0; }
/*- Nav1 -*/
#nav1 { 
font: normal 12px Arial, Helvetica, sans-serif; 
text-transform:uppercase;   }
#nav1 ul.sf-menu li { 
position:relative; 
float:left; 
padding:0; 
text-align:left; }

#nav1 ul.sf-menu li a { 
color:#aaa; 
margin:0; 
padding:16px 18px 14px; 
border:none; }
#nav1 ul.sf-menu li a:hover { color:#fff; background:#131d39; text-decoration:none;}
#nav1 ul.sf-menu li a.active { }
#nav1 ul.sf-menu li ul.children { background:#444; border:none; }
#nav1 ul.sf-menu li ul.children a { color:#fff; margin:0; }
#nav1 ul.sf-menu li ul.children a:hover { color:#ff9000; text-decoration:none; background:#111; }
#nav1 ul.sf-menu li ul.children li { border:0; }
#nav1 ul.sf-menu li ul.children li ul.children { border-left:none; border-right:none; }
#nav1 ul.sf-menu li ul.children { margin:0 0 0 0; }
#nav1 ul.sf-menu li ul.children ul.children { margin:0 0 0 28px; }

#nav1 ul.sf-menu li.mearslink {
font-weight:bold;
float:right;
color:#fff;
font-size:14px;
}

#nav1 ul.sf-menu li.mearslink a:hover {
background:none;
color:#ff9000;
text-decoration:underline;
}


/*- Logo -*/
.logo { width:971px;  margin:0; padding:1px 0 0 0; }
.logo h1 { 
/* background: url(../UserFiles/Image/logo.png) top no-repeat; */
float:left; 
text-indent:-9999px; 
width:971px; 
}
.logo h1 a { display:block; height:190px; }
.logo h1 a:hover { text-decoration:none; }
/*=== Navigation ===*/






/*=== PageNavi. ===*/
.wp-pagenavi { clear:both; font: normal 13px Georgia, "Times New Roman", Times, serif; margin:10px auto; text-align:left; color:#666; padding:10px 0;}
.wp-pagenavi a,
.wp-pagenavi .current { background:#1d1d1f; color:#fff;  margin-left:3px; padding:7px 10px; text-decoration:none;}
.wp-pagenavi a:hover,
.wp-pagenavi .current { background:#ff9100; color:#fff; }
.wp-pagenavi .pages { float:right;}




/* SUPERFISH STYLESHEET ---------------------------------- */
.sf-menu, .sf-menu * { margin:0; padding:0; list-style: none; }
.sf-menu { line-height:1.0 }
.sf-menu ul { position:absolute; top:-999em; width:12em }
.sf-menu ul li { width:100% }

/* fixes IE7 'sticky bug' */
.sf-menu li:hover { visibility:inherit }

.sf-menu li { float:left; position:relative }
.sf-menu a { display:block; position:relative }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul { left:0; top:47px; /* match top ul list item height */ z-index:99 }

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top:-999em }

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul { left:12em; top:-0.1em }

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul { top:-999em }

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul { left:12em; top:-0.1em }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			43px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}







/* RSS */
#portalbuttons {
float:left;
margin:0px 0 0px 0;
padding:10px 0 0 0;
}

#portalbuttons a#portal-home {
float:left;
background: url(../UserFiles/Image/portal-home.png) no-repeat;
width:29px;
height:29px;
margin-top:-6px;
opacity:0.5;
filter:alpha(opacity=50);
padding:0;
margin-right:7px;
}
#portalbuttons a#portal-home:hover {
opacity:0.99;
filter:alpha(opacity=99);
}

#portalbuttons a { 
padding:5px 10px; margin:0px 0 18px 0; 
text-decoration:none; 
font:normal 12px Georgia, "Times New Roman", Times, serif; 
color:#fff; 
margin:0; 
display:inline;
text-transform:uppercase; 
}
#portalbuttons a:hover {
color:#ffe400;
text-decoration:underline;
} 
#portalbuttons a.current { 
background:#333;
color:#aaa;
border:#aaa 1px dotted;
}
#portalbuttons a.current:hover { 
color:#aaa;
text-decoration:none;
}






#joinbox {
float:right;
margin:0px 0 7px 0;
}

#joinbox h2 {
float:left;
text-transform:uppercase;
font-size:14px;
color:#999;
letter-spacing:-.02em;
vertical-align:middle;
padding:3px 0 0 0;
}

#joinbox h2 span {
font-weight:bold;
color:#fff;
}

#joinbox select {
width:135px;
height:35px;
padding:8px 10px 8px 10px;
}

#joinbox select option {
padding:12px 0 0 0;
}
/* Search form */
#join span { 
width:257px; 
display:block; 
float:right; 
border:1px solid #dddddd; 
background:#fff; 
height:33px; 
margin:0px 0px 0 10px;
 }
#join input#s { 
float:left; 
width:210px; 
padding:8px 5px 6px 10px; 
margin:0; 
border:0; 
background:none; 
color:#aaa; 
font:bold 13px Arial, Helvetica, sans-serif; 
line-height:17px; 
height:17px; 
}
#join .btn { float:left; padding:5px 0 0 0; margin:0; border:0; width:auto; }









#searchbox {
float:right;
margin:0px 0 12px 0;
}

#searchbox select {
width:135px;
height:35px;
padding:8px 10px 8px 10px;
}

#searchbox select option {
padding:12px 0 0 0;
}
/* Search form */
#search span { width:247px; display:block; float:right; border:1px solid #dddddd; background:#fff; height:33px; margin:0px 0px 0 10px; }
#search input#s { float:left; width:200px; padding:8px 5px; margin:0; border:0; background:none; color:#646667; font:normal 12px Arial, Helvetica, sans-serif; line-height:17px; height:17px; }
#search .btn { float:left; padding:5px 0 0 0; margin:0; border:0; width:auto; }


/*- Top Nav -*/
.topnav {width:420px; margin:0 auto; padding:1px 0 0 0; }
.topnav ul { list-style:none; padding:0; margin:0; }
.topnav li { float:left; padding:0 5px; }
.topnav li a { font: normal 14px Georgia, "Times New Roman", Times, serif; color:#f0f0ea; display:block; float:left; padding:15px 0; text-decoration:none;}
.topnav li a span { background:none; padding:15px 15px; }
.topnav li a:hover { color:#363636; background:url(../UserFiles/Image/r_menu.gif) no-repeat right; }
.topnav li a:hover span { color:#363636; background:url(../UserFiles/Image/l_menu.gif) no-repeat left; }
.topnav li.current_page_item a { color:#363636; background:url(../UserFiles/Image/r_menu.gif) no-repeat right; }
.topnav li.current_page_item a span { color:#363636; background:url(../UserFiles/Image/l_menu.gif) no-repeat left; }




#consignsection {
text-align:center;
margin:7px 0 5px 0px;
height:35px;
width:915px;
}


a#storebutton {
display:inline-block;
background:url(../UserFiles/Image/storebutton.png) no-repeat;
width:197px;
height:30px;
}
a#storebutton:hover {
background:url(../UserFiles/Image/storebutton2.png) no-repeat;
}


a#consignbutton {
display:inline-block;
background:url(../UserFiles/Image/consignbutton.png) no-repeat;
width:197px;
height:30px;
margin:0 0 0 20px;
}
a#consignbutton:hover {
background:url(../UserFiles/Image/consignbutton2.png) no-repeat;
}





#homebuttons {
text-align:center;
margin:15px 0 0px 0px;
height:390px;
}


#homebutton {
float:left;
width:305px;
text-align:center;
}
#homebutton p {
padding:5px 0 0 0;
margin:0;
font-size:13px;
color:#555;
font-weight:bold;
}

a#auctionlink {
background:#333;
width:230px;
display:block;
color:#fff;
font-size:12px;
padding:4px 10px;
border:#000 solid 1px;
text-align:center;
text-transform:uppercase;
font-weight:normal;
}
a#auctionlink:hover {
background:#666;
}


#sportsbutton {
display:inline-block;
width:250px;
height:320px;
background: url(../UserFiles/Image/button_sports.jpg) no-repeat;
margin:0px 0px 0 0;
}
#sportsbutton:hover {
background: url(../UserFiles/Image/button_sports2.jpg) no-repeat;
}

#popbutton {
display:inline-block;
width:250px;
height:320px;
background: url(../UserFiles/Image/button_pop.jpg) no-repeat;
margin:0px 0px 0 0;
}
#popbutton:hover {
background: url(../UserFiles/Image/button_pop2.jpg) no-repeat;
}


#americanabutton {
display:inline-block;
width:250px;
height:320px;
background: url(../UserFiles/Image/button_americana.jpg) no-repeat;
margin:0px 0px 0 0;
}
#americanabutton:hover {
background: url(../UserFiles/Image/button_americana2.jpg) no-repeat;
}




#upcomingbox {
float:left;
width:280px;
height:auto;
margin:30px 15px 0 12px;
}
#upcomingbox h1 {
background:#1b2a55;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
text-transform:uppercase;
padding:5px 10px;
color: #fff;
font-weight:normal;
}
#upcomingbox h2 {
margin:8px 0 0 10px;
padding:0 20px 0 0;
font-size:17px;
letter-spacing:normal;
font-weight:bold;
}
#upcomingbox h2 a:hover {
color:#000;
}
#upcomingbox p {
margin:0px 0 0 10px;
padding:0 20px 12px 0;
border-bottom:#ccc 2px dotted;
font-size:13px;
line-height:20px;
letter-spacing:normal;
}



#newsbox {
float:left;
width:280px;
height:520px;
margin:30px 0 0 12px;
}
#newsbox h1 {
background:#1b2a55;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
text-transform:uppercase;
padding:5px 10px;
color: #fff;
font-weight:normal;
}
#newsbox h2 {
margin:8px 0 0 10px;
padding:0 20px 0 0;
font-size:17px;
letter-spacing:normal;
font-weight:bold;
}
#newsbox h2 a:hover {
color:#000;
}
#newsbox img {
float:left;
}
#newsbox p {
text-align:center;
margin:0px 0 0 10px;
padding:0 20px 10px 0;
font-size:13px;
letter-spacing:normal;
}

/*********************/



#highlightsbox {
float:left;
width:280px;
height:auto;
margin:30px 0 0 12px;
}
#highlightsbox h1 {
background:#1b2a55;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
text-transform:uppercase;
padding:5px 10px;
color: #fff;
font-weight:normal;
}
#highlightsbox h2 {
margin:8px 0 0 10px;
padding:0 20px 0 0;
font-size:17px;
letter-spacing:normal;
font-weight:bold;
}
#highlightsbox h2 a:hover {
color:#000;
}
#highlightsbox img {
max-width:280px;
max-height:285px;
margin:10px 0;
}
#highlightsbox p {
text-align:center;
margin:0px 0 0 10px;
padding:0 20px 10px 0;
font-size:13px;
letter-spacing:normal;
}




/* rotator in-page placement */

div.staticimage {
width:280px;
text-align:center;
}


div.highlightsrotatortop {
	float:left;
	height:225px;
	text-align:center;
	margin-bottom:20px;
	display: none;
}

div.highlightsrotatortop p {
  margin:0;
  padding:0;
  font-weight:bold;
  width:280px; 
  }

div.highlightsrotatortop ul li {
	float:left;
	position:absolute;
	list-style: none;
}
	

div.highlightsrotatortop ul li img {
	padding: 4px;
	background: #FFF;
}

div.highlightsrotatortop ul li.show {
	z-index:500
}




/************************/


div.highlightsrotatorbottom {
	float:left;
 margin-top:280px;
	height:225px;
	text-align:center;
	margin-bottom:20px;
	display:none;
}

div.highlightsrotatorbottom p {
  margin:0;
  padding:0;
  font-weight:bold;
  width:280px; 
  }

div.highlightsrotatorbottom ul li {
	float:left;
	position:absolute;
	list-style: none;
}
	

div.highlightsrotatorbottom ul li img {
	padding: 4px;
	background: #FFF;
}

div.highlightsrotatorbottom ul li.show {
	z-index:500
}











/* newsrotatortop */

div.staticimage {
width:280px;
text-align:center;
}


div.newsrotatortop {
	float:left;
	height:225px;
	text-align:center;
	margin:10px 0 20px 0;
	display: none;
}

 div.newsrotatortop p {
  margin:0;
  padding:0;
  font-weight:bold;
  width:280px; 
  }


div.newsrotatortop ul li {
	float:left;
	position:absolute;
	list-style: none;
}


div.newsrotatortop ul li img {
	padding: 4px;
	background: #FFF;
}

div.newsrotatortop ul li.show {
	z-index:500
}



/*******************************/


/* newsrotatorbottom */

div.staticimage {
width:280px;
text-align:center;
}


div.newsrotatorbottom {
	float:left;
 margin-top:280px;
	height:225px;
	text-align:center;
	margin-bottom:20px;
	display:none;
}

 div.newsrotatorbottom p {
  margin:0;
  padding:0;
  font-weight:bold;
  width:280px; 
  }


div.newsrotatorbottom ul li {
	float:left;
	position:absolute;
	list-style: none;
}


div.newsrotatorbottom ul li img {
	padding: 4px;
	background: #FFF;
}

div.newsrotatorbottom ul li.show {
	z-index:500
}

/*******************************/


/* storerotator */

div.staticimage {
width:280px;
text-align:center;
}


div.storerotator {
	float:left;
 margin-top:0px;
	height:1025px;
	text-align:center;
	margin-bottom:20px;
	display:none;
}

 div.storerotator p {
  margin:0;
  padding:0;
  font-weight:bold;
  width:280px; 
  }


div.storerotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}


div.storerotator ul li img {
	padding: 4px;
	background: #FFF;
}

div.storerotator ul li.show {
	z-index:500
}







#leftcol {
float:left;
width:220px;
}

#rightcol {
float:left;
width:700px;
}

#catbuttons {
	float:left;
	width:196px;
	height:auto;
	margin:0px 20px 0 0px;
	background:#dddfde;
	padding:10px 10px 0px 10px;
	 -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	}
#catbuttons h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-transform:uppercase; 
color:#1b2a55;
margin:4px 0 10px 0;
padding:0 0px 5px 0px;
text-align:center;
font-weight:bold;
border-bottom:1px dotted #aaa;
}
#catbuttons h2 span {
font-size:14px;
color:#777;
font-weight:normal;
}

#catbuttons h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-transform:uppercase; 
color:#1b2a55;
margin:4px 0 10px 0;
padding:0px 0px 5px 0px;
text-align:center;
font-weight:bold;
border-bottom:1px dotted #aaa;
}



#catbuttons ul {
	float:left;
	margin:2px 0 0 12px;
	padding:0 0 10px 0;
	text-align:center;
	}
#catbuttons ul li {
	list-style:none;
	padding:0px 0 7px 0;
	}
#catbuttons ul li:hover {
}

#catbuttons ul li a {
        background:url(../UserFiles/Image/preauctionmenu.png) no-repeat;
        width:170px; height:27px;
	display:block;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding:4px 0 0 0;
	margin:0px 0 0 0;
	}
#catbuttons ul li a:hover {
	color:#1b2a55;
		background:url(../UserFiles/Image/preauctionmenu2.png) no-repeat;
	}
	
	
	
	
	
	
#importantdates {
	float:left;
	width:196px;
	height:auto;
	margin:15px 20px 10px 0px;
	background:#dddfde;
	padding:10px 10px 0px 10px;
	 -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	}
#importantdates h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-transform:uppercase; 
color:#1b2a55;
margin:4px 0 10px 0;
padding:0px 0px 5px 0px;
text-align:center;
font-weight:bold;
border-bottom:1px dotted #aaa;
}
#importantdates p {
font-size:14px;
line-height:18px;
margin:0 0 0 13px;
}
#importantdates a p:hover {
text-decoration:underline;
color:#000;
}
	
	
	
	
	

#pricesrealized {
	float:left;
	width:194px;
	height:auto;
	margin:10px 20px 10px 0px;
	background:#ffffff;
	border:1px dotted #1b2a55;
	padding:10px 10px 0px 10px;
	 -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	}
#pricesrealized h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-transform:uppercase; 
color:#1b2a55;
margin:4px 0 15px 0;
padding:0px 0px 5px 0px;
text-align:center;
font-weight:bold;
border-bottom:1px dotted #aaa;
}
#pricesrealized p {
font-size:13px;
font-weight:bold;
line-height:18px;
margin:10px 0 0 0px;
text-transform:uppercase;
}
#pricesrealized a p:hover {
text-decoration:underline;
color:#000;
}

#pricesrealized img {
text-align:center;
}
	
	
	
#mainbox {
float:left;
width:680px;
height:auto;
margin:0px 0 0 35px;
}
#mainbox a img {
margin-bottom:15px;
}
	
	
	
	
#featureditembox {
float:left;
width:330px;
height:auto;
margin:0px 0 0 20px;
}
#featureditembox h1 {
background:#1b2a55;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
text-transform:uppercase;
padding:5px 10px;
color: #fff;
font-weight:normal;
 -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
#featureditembox h2 {
margin:8px 0 0 10px;
padding:0 20px 0 0;
font-size:17px;
letter-spacing:normal;
font-weight:bold;
}
#featureditembox h2 a:hover {
color:#000;
}
#featureditembox img {
width:120px;
margin:20px 0;
}
#featureditembox p {
text-align:center;
margin:0px 0 0 10px;
padding:0 20px 10px 0;
font-size:13px;
letter-spacing:normal;
}
	
	
	

/******
#upcomingbox {
float:left;
width:330px;
height:auto;
margin:0px 15px 0 20px;
}
#upcomingbox h1 {
background:#1b2a55;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
text-transform:uppercase;
padding:5px 10px;
color: #fff;
font-weight:normal;
margin-bottom:15px;
 -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
#upcomingbox h2 {
margin:8px 0 0 10px;
padding:0 20px 0 0;
font-size:17px;
letter-spacing:normal;
font-weight:bold;
}
#upcomingbox h2 a:hover {
color:#ff9000;
}
#upcomingbox p {
margin:0px 0 0 10px;
padding:0 20px 10px 0;
border-bottom:#ccc 2px dotted;
font-size:13px;
letter-spacing:normal;
}

*******/









/*=== All Columns ===*/
#columns { 
margin:0 auto 30px auto; 
padding:10px 20px 50px 20px; 
width:930px; 
height:auto;
background:#fff;
}

#columns img.centering { margin:0 auto; padding:0 40px;}

/*=== Center Column ===*/
#centercol { float:left; width:970px; }

/*=== Right Column ===*/
#rightcol { float:right; width:270px; padding:0; text-align:center; }
.small_link { padding:0; margin:0 auto; text-align:center; }
.small_link a { color:#656464; text-decoration:none; text-align:center;  }

/*=== Sub Columns ===*/
.subcols { background:url(../UserFiles/Image/subcols-bgr.gif) repeat-y left; height:1%; }
.col1, .col2 { float:left; width:285px; }
.col2 { float:right; }

/*=== Post ===*/
.content_left { width:130px; float: left; padding:0; margin:0;}
.content_right { width:436px; float: right; padding:0; margin:0;}


/*=== Footer ===*/
#footer { width:940px;  color:#fff; text-decoration:none; font:normal 13px Georgia, "Times New Roman", Times, serif; margin:0 auto; padding:40px 0 0 0; height:52px;}
#footer a { color:#fff; font-weight:bold; }
#footer span { color:#fff; }
#footer .text2 { padding:0px 20px; float:right;}

#footer .text2 a img:hover {
opacity:0.6;
filter:alpha(opacity=60);
}

#footer .text { padding:0px 20px; float:left;}

/
.white { color:#FFF; }
/* #columns */

#columns .html_page h2 { font: normal 22px Georgia, "Times New Roman", Times, serif; color:#353535; padding:5px 0; margin:0;}
#columns .html_page p { font: normal 12px Georgia, "Times New Roman", Times, serif; color:#777676; padding:5px 0; margin:0; line-height:1.8em;}
#columns .html_page img { float:left; margin:5px 10px; padding:0;}
#columns .html_page strong { color:#353535;}
#columns .html_page { width:567px; float:left; margin:0; padding:10px 0;}



span.consignwithus_title {
display:block;
font-size:22px;
font-weight:bold;
margin:5px 0 15px 0;
}
.consignwithusmid_sec {
display:block;
margin:5px 0 10px 0;
}
.consignwithusform {
display:block;
margin:10px 0 0 0;
}


#MyShoppingCartContent {
background:#fff;
padding:15px;
color:#333;
font-size:13px;
}

#OnePageCheckoutContent {
background:#fff;
padding:15px;
color:#333;
font-size:13px;
}

#OrderFinishedContent {
background:#fff;
padding:15px;
color:#333;
font-size:13px;
}

/* SHOPPING CART */

#CheckoutLoginBtn {
margin-bottom:15px;
}

p.forgotpassword a {
color:#555;
font-size:11px;
}

#cartcheckoutdiv {
margin:10px 20px 0px 20px;
}

p.calculate {
font-weight:bold;
font-size:14px;
padding-left:25px;
}

#cartshippingdiv {
color:#000;
width:825px;
border:#aaa 1px solid;
margin:10px 20px 20px 20px;
}
#cartshippingdiv a {
color:#000;
}

#cartshippingdiv table#ShippingTableNoAddr {
padding-left:25px;
background:transparent;
}


p.clearcart a {
color:#555;
font-size:11px;
}

#clearcartdiv {
margin:0 0 0 30px;
}

#cartitems {
border:#aaa 1px solid;
width:815px;
margin:10px 20px 20px 20px;
}
#cartitems table#ItemTable {
padding:10px;
color:#000;
}
#cartitems table#ItemTable tr td {
padding-left:20px;
padding-bottom:20px;
color:#000;
}
#cartitems table#ItemTable tr {
}
#cartitems table#ItemTable tr td a {
color:#000;
}

#shoppingcartid {
text-align:center;
padding:10px 0 20px 0;
}

img.shoppingcartheading {
display:block;
padding:0 0 0 10px;
}










