/* HOME GREYFLANNEL CSS */


/**** Rotating Headlines - JC *******/

/*******************************/
	
	
#homenews {
	float:left;
	background:url(../UserFiles/Image/homenews-bg-new2.jpg) no-repeat;
	width:981px; height:26px;
	margin:12px 0 0 0px;
padding-left:152px;
	}
#homenews  img {
	margin:7px 0 0 148px;
	}


#rotator
{   
	margin: -12px 0 0 0px;
	position: relative;
	width: 570px;
	height: 55px;
overflow:visible;
}



#rotator.message {
font-size:10px;
font-family:Verdana, Geneva, sans-serif;
color:#000;
text-align: left;
		}
					
#rotator.name    { 

		}
					
#rotator.link {

}	
	




/*********************************/






body {
background: #dedede;
margin:0;
	}

#RegistrationWelcomeText {
width:800px;
}

#AddUserContent {
margin-left:120px;
}

/***************homepageslider ************************/

#homeslider{
float:left;
position:relative;
z-indx:120;
width:980px; 
height:550px;
margin:0px 0 0 95px;
text-align:left;
}


.tn3e-gallery {
    width: 952px;
    height: 550px;
    background-color:#e3e3e3;
    line-height: normal;
}
.tn3e-image {
    position:absolute;
    left: 11px;
    top: 11px;
    width: 930px;
    height: 375px;
    background-color: #000000;
}
/*
.tn3e-full-image {
    box-shadow: 0 0 5px rgba(40, 40, 40, 1);
    -webkit-box-shadow: 0 0 5px rgba(40, 40, 40, 1); 
    -moz-box-shadow: 0 0 5px rgba(40, 40, 40, 1); 

} 
*/   
.tn3e-control-bar {
    position:absolute;
    /*** background: url('../UserFiles/Image/bg.png') repeat; ***/
    width:243px;
    height:80px;
}
.tn3e-thumbs ul, .tn3e-thumbs li {
    margin: 0;
}
.tn3e-thumbs {
    position:absolute;
    width:930px;
    height:55px;
    bottom:20px;
    left:10px;
    padding-top:2px;
}
.tn3e-thumb {
    padding: 2px;
    cursor:pointer;
}
.tn3e-thumb-selected {
    cursor:default;
}
.tn3e-thumb img {
    width: 120px;
    height:48px;
}    
.tn3e-next {
    position:absolute;
    background-image:url('../UserFiles/Image/tn3e.png');
    background-position:-20px -3px;
    width: 13px;
    height: 17px;
    right:65px;
    bottom:126px;
    cursor:pointer;
}
.tn3e-next:hover {
    background-position:-20px -23px;
}
.tn3e-prev {
    position:absolute;
    background-image:url('../UserFiles/Image/tn3e.png');
    background-position:-2px -3px;
    width: 13px;
    height: 17px;
    left:30px;
    bottom:126px;
    cursor:pointer;
}
.tn3e-prev:hover {
    background-position:-2px -23px;
}
.tn3e-preloader {
    position:absolute;
    width: 22px;
    height: 8px;
    right:5px;
    top:5px;
}
.tn3e-text {
    position: absolute;
    left: 64px;
    bottom: 110px;
    width: 832px;
    height: 65px;
    vertical-align:middle;
    overflow: hidden;
}







.tn3e-image-title {
    font-family: Tahoma, Helvetica, sans-serif;
    color:#046bba;
    font-size:20px;
    width:100%;
    text-align:center;
    font-weight:bold;
text-transform:uppercase;
margin-top:15px;
}

.tn3e-image-title a {
color:#046bba;
text-decoration:none;
}

.tn3e-image-title a:hover {
color:#777;
text-decoration:underline;
}


.tn3e-image-description {
    font-family: Verdana;
    text-transform:uppercase;
    color:#ffb411;
    width:100%;
    text-align:center;
    font-size:12px;
    margin-top:6px;
}

.tn3e-image-description a {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-khtml-border-radius: 6px;

background:#ffb411;
color:#333;
padding:2px 10px;
text-decoration:none;
font-weight:bold;
}

.tn3e-image-description a:hover {
color:#000;
background:#ffdb11;
}



.tn3e-timer {
    position:absolute;
    width: 100%;
    height: 4px;
    bottom: 0px;
    background: url('../UserFiles/Image/bg.png') repeat;
    background: rgba(0, 0, 0, 0.3);
}

.tn3e-play {
display:none !important;
    position:absolute;
    background-image:url('../UserFiles/Image/tn3e.png');
    background-position:-2px -80px;
    left:94px;
    top:12px;
    width:57px;
    height:57px;
    cursor:pointer;
}
.tn3e-play:hover {
    background-position:-64px -80px;
}
.tn3e-play-active {
    background-position:-2px -139px;
}
.tn3e-play-active:hover {
    background-position:-64px -139px;
}



.tn3e-show-albums {
display:none !important;
    position:absolute;
    background-image:url('../UserFiles/Image/tn3e.png');
    background-position:-35px -39px;
    top:22px;
    left:23px;
    width:37px;
    height:36px;
    padding:0;
    margin:0;
    cursor:pointer;
}
.tn3e-show-albums:hover {
    background-position:-76px -39px;
}


.tn3e-fullscreen {
display:none !important;
    position:absolute;
    background-image:url('../UserFiles/Image/tn3e.png');
    background-position:-35px -1px;
    top:22px;
    right:23px;
    width:37px;
    height:36px;
    cursor:pointer;
}
.tn3e-fullscreen:hover {
    background-position:-76px -1px;
}
.tn3e-albums {
    position:absolute;
    width: 920px;
    height: 510px;
    left:20px;
    top:20px;
    font-family: Arial, Helvetica, sans-serif;
    color:#ffffff;
    background-image:url('../UserFiles/Image/bg.png');
    background: rgba(0, 0, 0, 0.8); 
}
.tn3e-albums h4 {
    position: absolute;
    margin-top: 1.33em;
    font-weight: bold;
    left: 34px;
    top: 10px;
    font-size: 24px;
    color: #c7c8c9;
}
.tn3e-inalbums {
    position:absolute;
    top: 80px;
    width: 920px;
    height: 350px;
    padding: 20px;
}
.tn3e-album {
    position:absolute;
    width: 420px;
    height: 66px;
    background-color:#111111;
    overflow: hidden;
    cursor:pointer;
    font-size: medium;
}
.tn3e-album-over {
    background-color:#222;
}
.tn3e-album-selected {
    background-color:#cdcdcd;
    color:#111214;
    cursor:default;
}
.tn3e-album-image {
    height: 100%;
    margin-right: 1em;
    overflow:hidden;
    float: left;
}
.tn3e-album-title {
    font-size:13px;
    font-weight:bold;
    margin-top: 1em;
}
.tn3e-album-description {
    font-size:0.6em;
    height: 3em;
    line-height: 1.6em;
    overflow: hidden;
}
.tn3e-albums-next {
    position:absolute;
    background-image:url('../UserFiles/Image/tn3e.png');
    background-position:-217px -1px;
    width: 97px;
    height: 37px;
    right:20px;
    bottom:20px;
    cursor:default;
}
.tn3e-albums-next-over {
    background-position:-217px -40px;
    cursor:pointer;
}
.tn3e-albums-prev {
    position:absolute;
    background-image:url('../UserFiles/Image/tn3e.png');
    background-position:-117px -1px;
    width: 97px;
    height: 37px;
    left:20px;
    bottom:20px;
    cursor:default;
}
.tn3e-albums-prev-over {
    background-position:-117px -40px;
    cursor:pointer;
}
.tn3e-albums-close {
    position:absolute;
    background-image:url('../UserFiles/Image/tn3e.png');
    background-position:-125px -80px;
    width: 27px;
    height: 27px;
    right:31px;
    top:30px;
    cursor:pointer;
}
.tn3e-albums-close:hover {
    background-position:-155px -80px;
}

/* when javascript is disabled */
.tn3.album, .tn3.album li {
    float:left;
    list-style-type: none;
    margin:4px;
}
.tn3.album div, .tn3.album li h4, .tn3.album li div{
    display:none;
}

/**************************************************************/









#gfkey {
float:left;
position:relative;
top:3px;
left:200px;
z-index:102;
width:498px;
height:15px;
}


#gfkey a#home {
float:left;
width:71px;
height:15px;
background:url(../UserFiles/Image/gfkey_home.png) no-repeat;
}

#gfkey a#home:hover, #gfkey a#home.current {
background:url(../UserFiles/Image/gfkey_home2.png) no-repeat;
}



#gfkey a#catalog {
float:left;
width:145px;
height:15px;
background:url(../UserFiles/Image/gfkey_catalog.png) no-repeat;
}

#gfkey a#catalog:hover, #gfkey a#catalog.current {
background:url(../UserFiles/Image/gfkey_catalog2.png) no-repeat;
}




#gfkey a#webstore {
float:left;
width:100px;
height:15px;
background:url(../UserFiles/Image/gfkey_webstore.png) no-repeat;
}

#gfkey a#webstore:hover, #gfkey a#webstore.current {
background:url(../UserFiles/Image/gfkey_webstore2.png) no-repeat;
}



#gfkey a#weekly {
float:left;
width:178px;
height:15px;
background:url(../UserFiles/Image/gfkey_weekly.png) no-repeat;
}

#gfkey a#weekly:hover, #gfkey a#weekly.current {
background:url(../UserFiles/Image/gfkey_weekly2.png) no-repeat;
}





#ContactUsContent {
padding-left:180px;
}


#ViewUserDefinedPageContent {
margin:0 auto;
border:none; 
width: 786px; 
font-family:verdana;
font-size:13px;
padding:0 0 20px 0;
}

#ViewUserDefinedPageContentSub {
background:url(../Userfiles/image/content-bottom.jpg) no-repeat;
width:1136px; height:15px;
padding:0;
margin:0 0 0px 0;
}


#cataucbutton {

float:left;
width:175px;
height:24px;
position:relative;
top:68px;
left:854px;
}

#cataucbutton a {
float:left;
width:175px;
height:24px;
text-decoration:none;
background:url(../Userfiles/image/catalog-auction-button.png) no-repeat;
}

#cataucbutton a:hover {
background:url(../Userfiles/image/catalog-auction-button2.png) no-repeat;
}



span#PageTextLbl {
}




.appraisals_sec {	margin: auto; }
.appraisals_title { padding-left: 20px; font: bold 14px Verdana, Arial, Helvetica, sans-serif; }





#AcceptAuctionRulesCheckbox input#agreeRulesCheckBox {
margin:10px 0 0 90px;
}


#AddUserSubmitCell input#SubmitBtn {
margin:10px 0 0 90px;
}


#ReferenceTable {
width:600px;
}

table#ReferenceTable tr td#Ref1Cell fieldset {
margin:20px 0 0 70px;
padding:8px;
}

table#ReferenceTable tr td#Ref2Cell fieldset {
margin:20px 0 0 0px;
padding:8px;
}

tr#Ref3Row td#UserDefinedRefCell {
width:150px;
padding:10px;
float:left;
}

td.AddUserLeftColumn {
border-right:#999999 solid thin;
width:450px !important;
}
td.AddUserLeftColumn {
width:400px !important;
}

#maincontent #Table1.AddUserTable {
margin:0 0 0 40px;
padding:0;
}

.AddUserBillingImageCell img {
margin:0 0 0 65px;
}

.AddUserShippingImageCell img {
margin:0 0 0 65px;
}

#maincontent span#CatalogRequestSpan {
padding:0;
margin:0 0 15px 180px;
}

#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;
}




#linkspage {
padding:0 0 0 100px;
width:800px;
}

#linkspage h2 {
color:#2468b4;
}

#linkspage a img {
border: #2468b4 solid thin;
padding:4px;
background:#ffffff;
}
#linkspage a img:hover {
background:#dddddd;
}

#linkspage p {
font-size:11px;
}

#linkspage div {
margin:0 0 50px 0;
}





#linkscol1 {
width:205px;
margin:0;
padding:0;
float:left;
}

#linkscol2 {
width:205px;
margin:0;
padding:0;
float:left;
}

#linkscol3 {
width:205px;
margin:0;
padding:0;
float:left;
}


span#CatalogRequestSpan {
font-family: Verdana;
color:#2468b4;
font-weight:bold;
font-size:18px;
margin:0 0 0 180px;
}

#maincontent table {
font-family: Verdana;
color: #333333;
margin:0 0 0 45px;
}


#PageHits {
font-family:verdana;
font-size:8px;
color:#999999;
}

#container {
	width: 1136px; height: 1358px;
	background:url(../Userfiles/image/homebg.jpg) no-repeat;
	margin:0 auto;
	}
	
	
	
#siteholder1 {
	width: 1136px; height: 157px;
	background:url(../Userfiles/image/homebg1.jpg) no-repeat;
	margin:0 auto;
	}
	
#siteholder2 {
	width: 1136px; height: 912px;
	background:url(../Userfiles/image/homebg2.jpg) no-repeat;
	margin:0 auto;
	}
	
#siteholder3 {
	width: 1136px; height: 334px;
	background:url(../Userfiles/image/homebg3.jpg) no-repeat;
	margin:0 auto;
	}


#siteholder4 {
	width: 1136px; height:1272px;
	background:url(../Userfiles/image/homebg4.jpg) no-repeat;
	margin:0 auto;
	}


#siteholder5 {
	width: 1136px; height:1492px;
	background:url(../Userfiles/image/homebg6.jpg) no-repeat;
	margin:0 auto;
	}

	
#PageHeader {
        margin:0;
padding:0;
}
	
	
#header {
margin:0;
	}


#PageBase {
	width: 1136px; height:auto;
	background:url(../Userfiles/image/contentbg2.jpg) repeat-y;
	margin:0 auto;
padding-top:20px;
	}

#contentpage {
 padding:0 0 0px 0px;
/* background:url(../Userfiles/image/contentbg2.jpg) repeat-y; */
width: 1136px; height:auto;
margin: 0 auto;

}

#testimonialpage {
padding:0 0 0 0px;
width:800px;
}

#testimonialpage h1, h2, h3, p {
    margin:0px 0 0 0;
font-family:Verdana;
}


#testimonialpage h2 {
   color:#2468b4;
}
#testimonialpag h3 {
   color:#2468b4;
}
#testimonialpage p {
color:#333333;
font-size:13px;
line-height:20px;
width:750px;
padding:0 0 10px 0;
}


#contentpage table#links {
   text-align:left;
}
#contentpage table#links p {
   font-size:10px;
}

#contentpage table#links a img:hover {
/* for IE */
  filter:alpha(opacity=70);
/* CSS3 standard */
  opacity:0.70;
}


#contentpage h1, h2, h3, p {
    margin:0;
font-family:Verdana;
}


#contentpage h2 {
   color:#2468b4;
}
#contentpage h3 {
   color:#2468b4;
}
#contentpage p {
color:#333333;
font-size:13px;
line-height:20px;
width:750px;
padding:0 0 10px 0;
}

#contentpage a img {
border:none;
text-decoration:none;
}


#contentbottom {
/* background:url(../Userfiles/image/content-bottom.jpg) no-repeat; */
width:1136px; height:15px;
padding:0;
margin:0 0 0px 0;
}


#uniwatch {

}


.consignwithus_sec {
   margin:0 0 0 0px;
   font-family:verdana;
   color:#333333;
}


.consignwithustop_sec  {
margin:0 0 15px 180px;
}
table.consignwithusform_table {
margin:0 0 0 180px;
}


.consignwithusmid_sec {
margin:0 0 0 180px;
width:800px;
}


.consignwithusbottom_sec {
background:url(../Userfiles/image/content-bottom.jpg) no-repeat;
width:1136px; height:15px;
padding:0;
margin:0;
}

.consignwithustop_sec span.consignwithus_title {
color:#2468b4;
font-weight:bold;
font-size:18px;
}











.selltous_sec {
   margin:0 0 0 0px;
   font-family:verdana;
   color:#333333;
}


.selltousmid_sec span#SellToUsMessageLbl  {
margin:0 0 0 180px;
}


.selltoustop_sec  {
margin:0 0 15px 180px;
}
table.selltousform_table {
margin:0 0 0 180px;
}



.selltousbottom_sec {
background:url(../Userfiles/image/content-bottom.jpg) no-repeat;
width:1136px; height:15px;
padding:0;
margin:0;
}

.selltoustop_sec span.selltous_title {
color:#2468b4;
font-weight:bold;
font-size:18px;
padding:15px 0 10px 0;
display:block;
}














.wantlist_sec {
   margin:0px 0 0 0px;
   font-family:verdana;
   color:#333333;
}


.wantlistmid_sec span#wantlistMessageLbl  {
margin:0 0 0 180px;
}

.wantlistmid_sec span#WantListMessageLbl .wantlist_msg {
margin:0 0 0 180px;
}

#WantListMessageLbl {
margin:0 0 0 180px;
}

.wantlist_sec.wantlisttop_sec  {
margin:0px 0px 15px 180px;
}


table.wantlistform_table {
margin:0 0 0 180px;
}



.wantlistbottom_sec {
background:url(../Userfiles/image/content-bottom.jpg) no-repeat;
width:1136px; height:15px;
padding:0 0 0px 0;
margin:0;
}

.wantlisttop_sec span.wantlist_title {
color:#2468b4;
font-weight:bold;
font-size:18px;
padding:15px 0 10px 0;
margin:0px 0 0 180px;
display:block;
}













#contentpagerules {
 padding:0 0 0px 50px;
background:url(../Userfiles/image/contentbg2.jpg) repeat-y;
width: 1136px; height:auto;
}

#contentpagerules p {
color:#333333;
font-size:12px;
line-height:16px;
width:750px;
padding:0 0 10px 0;
}

#contentpagerules h1, h2, h3, p {
    margin:0;
font-family:Verdana;
}


#contentpagerules h2 {
   color:#2468b4;
padding:0 0 0 180px;
}
#contentpagerules h3 {
   color:#2468b4;
}




#PageBase.AppraisalsUsPageBase  {
text-align:left;

}

.AppraisalsUsPageBase div {
text-align:left;
}


.appraisals_sec {
   margin:0 0 0 0px;
   font-family:verdana;
   color:#333333;
}

.appraisalstop_sec  {
margin:0 0 15px 180px;
font-weight:bold;
font-size:18px;
color:#000;
}
table.appraisalsform_table {
margin:0 0 25px 180px;
}

.appraisalsmid_sec {
margin:0 0 0 180px;
width:600px;
}

.appraisalsform {
margin:30px 0 0 -180px;
}

.appraisalsbottom_sec {
background:url(../Userfiles/image/content-bottom.jpg) no-repeat;
width:1136px; height:15px;
padding:0;
margin:0;
}

.appraisalstop_sec span.appraisals_title {
color:#2468b4;
font-weight:bold;
font-size:18px;
}


#connectpageleft {
width:350px;
float:left;
}

#connectpageright {
width:400px;
float:left;
}




#Table1 {
font-size:13px;
}

#Table1 imput {
margin:2px 0 2px 2px;
}





table#LoginTable {
margin:0 0 0 180px;
padding:0 0 20px 0;
font-family:verdana;
color:#333333;
font-size:13px;
}
table#LoginTable a {
color:#2468b4;
}

a#lnkUpdate {
font-size:10px;
}





#FAQ_Content {
   margin:0 auto; padding:0px; border:none; width: 786px; font-family:verdana;
font-size:13px;}

#FAQ_Content span.title {padding:0;}


#FAQ_Content table {background-color:#ffffff;}

#FAQ_Content table td, #FAQ_Content td ul li, #FAQ_Content p, .ConsignWithUsPageBase div {text-align:left;}

#FAQ_Content td span.standard_text {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight:normal;
        text-align:left;
}


#FAQ_Content ul li {
padding:1px 0;
}

#FAQ_Content ul li a {
color:#2468b4;
}
#FAQ_Content ul li a:hover {
color:#db532b;
}



#testimonialstop {
	width:825px; height:23px;
	background:url(../Userfiles/image/testimonialstop.png) no-repeat;
	}
#testimonialsbot {
	width:825px; height:23px;
	background:url(../Userfiles/image/testimonialsbot.png) no-repeat;
padding:0 0 15px 0;
	}

#testimonials {
vertical-align:top;
	width:800px; height:auto;
	background:url(../Userfiles/image/testimonialsmid.png) repeat-y;
padding:0 0 0 25px;
	}
#testimonials p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
#testimonials a img {
	border:none;
	text-decoration:none;
	padding:0 0 0 10px;
	}
	
#testdiv {
display:inline-block;
	width:245px;
	padding:18px 5px 10px 5px;
vertical-align:top;
	}
#testdiv p {
	font-size:11px;
	padding:0 0 0 20px;
width:210px;
	}
#testdiv p.assoc {
	font-weight:normal;
	font-style:italic;
	font-size:9px;
	line-height:11px;
   padding:0 0 8px 20px;

	}
#testdiv p.quote {
	background:url(../Userfiles/image/quote.png) no-repeat 2px 1px;
	font-style:italic;
	font-size:11px;
	line-height:14px;
	padding:4px 0 0 22px;
	}
#testdiv p.quote span {
	line-height:20px;
	font-size:9px;
	
	}














Table1.AddUserTable, #MessageLbl  {  width:700px; padding: 0; margin:0 auto; text-align:left; }

span#MessageLbl {text-align:left; padding:0px;}

span#FirstNameLbl {
padding:2px 0 2px 0;
}


#maincontent p {
    padding:0 0 20px 180px;
   margin:0;
width:775px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;

	
}
   


#maincontent.shortpage {
background:url(../Userfiles/image/content-bottom.jpg) no-repeat bottom;
margin:0 0 0 0px;
width:1136px;
font-family:verdana;
color:#333333;
padding:0 0 20px 0;
}

span#MessageSpan {
margin:0 0 0 180px;
}

span#EmailAddressSpan {
margin:0 0 0 197px;
padding:0 0 10px 0;
}






	
	
/*** Drop Down Menu ****/
#dropmenudiv{
position:absolute;
z-index:200;
margin-left:-11px;
border: 1px #ffffff;
border-bottom-width: 1;
font:normal 12px Verdana;
line-height:24px;
width:165px;
filter:alpha(opacity=93);-moz-opacity:0.93;opacity: 0.93;
}

#dropmenudiv a{
color:#ffffff;
display: block;
width:165px;
height:24px;
text-indent: 8px;
border-bottom: 1px solid #166182;
padding:4px 0 4px 0px;
text-decoration: none;
font-weight: normal;
position:relative;
z-index:200;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#074967;
position:relative;
	z-index:100;
}


/***************************/

	
	
#homemenu {
	float:left;
	background:url(../Userfiles/image/homemenu.jpg) no-repeat 0px 84px;
	width:979px; height:130px;
	margin:0px 0 0 80px;
	}

a.homelogo {
	float:left;
	border:none;
	padding:25px 0 0 10px;
	text-decoration:none;	
position:relative;
  z-index:101;
	}


#homekey {
	float:left;
	width:202px; height:27px;
	padding:0;
	margin:90px 0 0 -22px;
      
	}
#homekey p a img {
	display:inline;
	}
	
/**
#homekey a img:hover {
  filter:alpha(opacity=70);
  opacity:0.70;
	}
**/


#homekey a.home {
		padding:0 0 0 23px;
		}
	
#homekey a.home img {
	display:inline;
	text-decoration:none;
	border:none;
	padding:2px 0px 0 0px;
	margin:0;
}




#homekey a.greyflannel {
		padding:5px 0 0 6px;
		}
#homekey a.greyflannel img {
	display:inline;
	text-decoration:none;
	border:none;
	padding:0px 0px 0 14px;
	margin:0;
}



#homekey a.auction {
		padding:5px 0 0 0;
		}
#homekey a.auction img {
	display:inline;
	text-decoration:none;
	border:none;
	padding:0px 0px 0 14px;
	margin:0;
}



#homekey a.question {
		padding:5px 0 0 3px;
		}
#homekey a.question img {
	display:inline;
	text-decoration:none;
	border:none;
	padding:0px 0px 0 12px;
	margin:0;
}


ul#topmenu {
	float:right;
	width:500px; height:40px;
	margin:-63px 20px 0 290px;	
	}
ul#topmenu li {
	display:inline;
	padding:0 30px 0 30px;
	border-right: #ffffff solid thin;
	}
	
ul#topmenu li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	padding:0 0 0 10px;
	background:url(../Userfiles/image/triangle-down.png) no-repeat left 5px;

	}
ul#topmenu li a:hover {
color:#01354f;
}	

ul#topmenu li.last  {
	border:none;
background:none;
padding:0 30px 0 25px;
	}
ul#topmenu li.last a{
	padding:0 0 0 10px;
	background:none;
	}
	
	
/*******************************/
	





/*******************************/

	
#homeflash {
	float:left;
	margin:0px 0 0 80px;
	}
#homeflash img {
	padding:0;
	margin: 0;
	}
	
#homeflash img {
	}
	
#flashbotbox {
	float:left;
	width:981px; height:49px;
	background: url(../Userfiles/image/flashbotbox.png) no-repeat top left;
	margin:0 0 0 -14px;
	padding:0;
	}
	
	
	
#flashthumbs {
	float:left;
	width:587px; height:45px;
	color:#666666;
	padding:0px 0px 0 0;
	margin:0px 0 0 130px;
	}	
#flashthumbs ul {
	margin:0px 0 0 0;
	}
#thumbs li a.thumb img {
	z-index:100; 
text-decoration:none;
	}
#thumbs li a.thumb img:hover {
	z-index:100; filter:alpha(opacity=99);
	-moz-opacity:0.99;
	opacity: 0.99;
text-decoration:none;
	}
	
	
	
#flashlogin {
	float:right;
	color:#666666;
	padding:12px 36px 0 0;
	}	
#flashlogin a {
	text-decoration:none;
	}

#flashlogin img.divide {
	float:left;
	vertical-align:middle;
	}
	
	
#flashlogin a.bidder {
	float:left;
	background:url(../Userfiles/image/flash-bidderlogin.jpg) no-repeat;
	width:86px; height:11px;
	margin:7px 0 0 0;
	}
#flashlogin a.bidder:hover {
	background:url(../Userfiles/image/flash-bidderlogin2.jpg) no-repeat;
	}
	
	

#flashlogin a.consignor {
	float:left;
	background:url(../Userfiles/image/flash-consignorlogin.jpg) no-repeat;
	width:111px; height:11px;
	margin:7px 0 0 0;
	}
#flashlogin a.consignor:hover {
	background:url(../Userfiles/image/flash-consignorlogin2.jpg) no-repeat;
	}
	
	
	
	
#whitecover {
	background:#ffffff;
	float:left;
	width:979px; height:365px;
	margin:0 0 0 80px;
	}

	

	






#consignlink {
float:right;
width:236px; height:20px;
display:inline;
margin:-10px 25px 0 0px;
padding:0;
}
#consignlink a {
float:left;
background:url(../UserFiles/Image/consignlink.png) no-repeat;
width:236px; height:20px;
text-decoration:none;
margin:0;
padding:0;
}
#consignlink a:hover {
background:url(../UserFiles/Image/consignlink2.png) no-repeat;

}
	


/*******************************/
	
	
#hometext {
	float:left;
	width:925px; height:135px;
	margin:10px 0 10px 0px;
padding:0px 30px 0px 30px;
text-align:justify;
	}
#hometext p {
color:#666;
font-size:11px;
line-height:18px;
}
#hometext a {
color:#016798;
}
#hometext a:hover {
color:#ff9c00;
}

/*********************************/

#home-appraisersbox{
	float:left;
	background:url(../Userfiles/image/home-appraisersbox.jpg) no-repeat;
	width:981px; height:49px;
	margin:12px 0 0 0px;
   padding:15px 0 0 35px;
   font-family:Verdana;
   color:#333333;
   font-size:11px;
   display:inline;

	}

#home-appraisersbox img {
vertical-align:middle;
}

#home-appraisersbox input {
display:inline;
}

#home-appraisersbox form {

     }
	

form#search input.searchbutton {
	padding:0px 0 0 0;
	vertical-align:middle;

	}
	
	
	
form#search {
	margin:15px 0 0 35px;	
	}
	
/*********************************/


/* div for home page widget that is 905x350 */

#widewidget {
float:left;
background:#ffffff;
margin:0px 0 0 0px;
padding:0;
width:979px; height:360px;
text-align:center;
}


/*********************************/




#homeicons {
float:left;
background:#ffffff;
margin:0px 0 0 0px;
padding:0;
width:979px; height:255px;
}

#homeicons a.one {
	text-decoration:none;
	float:left;
	background:url(../Userfiles/image/home-icon1.jpg) no-repeat;
	width:229px; height:243px;
	margin:0 0 0 13px;
	}
#homeicons a.one:hover {
	background:url(../Userfiles/image/home-icon1a.jpg) no-repeat;
	}
	
	
#homeicons a.two {
	text-decoration:none;
	float:left;
	background:url(../Userfiles/image/home-icon2.jpg) no-repeat;
	width:229px; height:243px;
	margin:0 0 0 12px;
	}
#homeicons a.two:hover {
	background:url(../Userfiles/image/home-icon2a.jpg) no-repeat;
	}


#homeicons a.three {
	text-decoration:none;
	float:left;
	background:url(../Userfiles/image/home-icon3.jpg) no-repeat;
	width:229px; height:243px;
	margin:0 0 0 12px;
	}
#homeicons a.three:hover {
	background:url(../Userfiles/image/home-icon3a.jpg) no-repeat;
	}


#homeicons a.four {
	text-decoration:none;
	float:left;
	background:url(../Userfiles/image/home-icon4.jpg) no-repeat;
	width:229px; height:243px;
	margin:0 0 0 13px;
	}
#homeicons a.four:hover {
	background:url(../Userfiles/image/home-icon4a.jpg) no-repeat;
	}
	

#botwidget {
float:left;
width:979px;
margin:0px 0 0px 0px;
padding:0;
background:#ffffff;
}

#botwidgetcover {
float:left;
display:block;
width:979px;
height:45px;
margin:-45px 0 0px 0px;
padding:0;
background:#000000;
z-index:100;
filter:alpha(opacity=01); -moz-opacity:0.01; opacity: 0.01;
}

	
#bottombar {
	background: #ffffff url(../Userfiles/image/home-bottombar.jpg) no-repeat bottom;
	width:979px; height:14px;
     padding:0; margin:0px 0 0 0;
	float:left;
	}
	
	
#footer {
	float:left;
	width:981px; height:262px;
	margin:17px 0 0 80px;
	}
	
	
#footertop a {
	text-decoration:none;
	}
#footertop a img.logo {
	float:left;
	border:none;
	text-decoration:none;
	padding:2px 0 0 8px;	
	}
#footertop p {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7b7b7b;
	margin:10px 0 0 22px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing: .04em;	
	}
	
#homejoin {
	float:right;
        margin:6px 0 0 0px;
	padding:0px 10px 0 0;
   vertical-align:middle;
    height:29px;
	}

#homejoin img {
  float:left;
	display:inline;
	padding:0px 8px 0px 5px;
        margin:0px 0 0 0;
	}


#homejoin input {
   float:left;
	padding:0 0px 0px 0;
    margin:0px 0 0 0;
	}

#homejoin form {
	
	}
	
	

#footerlinks {
	float:left;
	width:950px; height:154px;
	margin:15px 0 0 55px;
	}
#footerlinks td {
	padding:0 20px 0 0;
	}
#footerlinks table {
	float:left;
	width:950px;
	_padding-top: 10px;
	}
#footerlinks p {
	color:#7d7d7d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	font-weight:normal;
	letter-spacing:normal;
	font-size:11px;
	}
#footerlinks p a {
	color:#7d7d7d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:19px;
	text-decoration:none;
	}
#footerlinks p a:hover {
	color:#002638;
	}

#footercolumn {
   width:180px;
   float:left;
   padding:0 10px 0 10px;
}




#footer-connect {
	float:right;
	width:250px; height:50px;
	background:#ffffff;	
	margin:-5px 5px 0 0;
	text-align:right;
	}
#footer-connect p {
font-size:11px;
line-height:14px;
color:#999999;
width:220px;
padding:0 0px 5px 0;
text-align:right;
}

#footer-connect a {
	text-decoration:none;
	}
#footer-connect a img {
	text-decoration:none;
	border:none;
	padding: 0 20px 0 0;
	}
#footer-connect a img:hover {
	z-index:100; filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
	}
	
	
	
	
#sasfooter {
	float:left;
	width:981px; height:60px;
	margin:0 0 0 80px;
	}
#sasfooter p {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
	}
#sasfooter table {
	padding:3px 0 0 0;
	}
#sasfooter td.left {
	padding:3px 0 0 50px;
	width:300px;
	border-right: #505050 solid thin ;
	}
	
#sasfooter td.right {
	display:inline-block;
	padding:3px 0 0 55px;
	width:300px;
	}
	
#sasfooter a img  {
	padding:8px 0 0 0;
	}
	
	



#preload {
	display:none;
	}




/*************** PREAUCTION PAGE  **************************/
	
#introimage {
	float:left;
	background:url(../UserFiles/image/ebbitsfield.png) no-repeat;
	width:800px; height:160px;
	margin:0 0 0 165px;
	}
	
#preauctionbar {
	float:left;
	background:url(../UserFiles/image/preauctionbar.jpg) no-repeat;
	width:981px; height:266px;
	margin:12px 0 0 80px;
	}
#preauctionbar  img {
	margin:7px 0 0 148px;
	}
	
	
#toplink {
	margin:3px 0 0 70px;
	padding:0;
	}
#toplink a {
	text-decoration:none;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	}
#toplink a:hover {
	color:#59bd09;
	}
	
	
#preauctionmenu {
	float:left;
	width:196px;
	height:auto;
	margin:4px 0 0 14px;
	background:#eaeceb;

	}
#preauctionmenu ul {
	float:left;
	margin:10px 0 0 12px;
	padding:0;
	text-align:center;
	}
#preauctionmenu ul li {
	list-style:none;
	padding:0px 0 7px 0;
	}
#preauctionmenu ul li:hover {
}

#preauctionmenu 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;
	}
#preauctionmenu ul li a:hover {
	color:#013152;
		background:url(../UserFiles/image/preauctionmenu2.png) no-repeat;
	}


#preauctionflash {
	float:left;
	width:755px;
	height:150px;
	background: #FFFFCC;
	margin:5px 0 0 0;;
	padding:0;
	}
	
#squarebuttons {
	float:left;
	width:757px; height:55px;
	text-align:center;
	margin:34px 0 0 4px;
	}
#squarebuttons a {
	float:left;
	width: 247px; height:52px;
	background:url(../UserFiles/image/square-button.jpg) no-repeat;
	margin:0 5px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
	padding:17px 0 0 0;
	}
#squarebuttons a:hover {
	background:url(../UserFiles/image/square-button2.jpg) no-repeat;
	color:#333333;
}



#preauctiondates {
	float:left;
	width:196px; height:160px;
	text-align:center;
	margin:1px 0 0 94px;
	background:#eaeceb url(../UserFiles/image/preauctiondates.jpg) no-repeat bottom;
padding:0;
	}
#preauctiondates h3 {
     display:block;
	color:#00548d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:18px 0 0 0;
margin:0;
	}

#preauctiondates p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
padding:10px 0 0px 0; margin:0;
	}

#CatalogContent { display: none; }
#ItemCatalogContent { display: none; }

