/*
Theme Name: Auction Systems
Theme URI: http://www.auctionadappraise.com/
Description: Custom skin by KEO Marketing
Version: 1.6
Author: Dave Fish
Author URI: http://www.keomarketing.com/


*/

body { 
	color:#666666; 
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
}


.headerbackground {
	background-image:url(http://www.auctionandappraise.com/templates/auction2/images/topheader_bg.jpg); 
	background-repeat:repeat-x; 
	height:144px;
	width:auto;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{ 
	color: #3992ca;
}



.clear {
	clear:both; 
	height: 0px; 
	line-height: 0px;
}

.height-10{ 
	padding: 0px; 
	margin: 0px; 
	line-height: 0px;
	height: 10px; 
}

.height-20{ 
	padding: 0px; 
	margin: 0px; 
	line-height: 20px;
	height: 20px; 
	clear:both; 
}

.height-40{ 
	padding: 0px;
	margin: 0px; 
	line-height: 40px; 
	height: 40px; 
	clear:both; 
}

.left{ 
	float: left;
}

.right{ 
	float: right; 
}

#header { 
	padding-top: 14px; 
}

#header h1 { 
	margin-bottom:0.38em; 
}

#topNav{ 
	text-align: right; 
}

#subheader { 
	padding-top: 50px;
	padding-bottom: 50px; 
	text-align: center;
}

#subheader-inner { 
	padding-top: 30px; 
	padding-bottom: 30px; 
	text-align: left; 
}

/* 	Overrides the CSS Buttons Framework */
button.cssbutton.btn span,a.cssbutton.btn span,div.cssbutton.btn input {
	color:#373737; 
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------
	BUTTON DEFINITION CLASS */
button.cssbutton {border:0; float:left;text-align:center;padding:0;margin:0;cursor:pointer;text-decoration: none;  }
button.cssbutton span {font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; display:block; float: left; white-space:nowrap; height:48px; border: none; outline: none; line-height: 29px; margin-left:21px; padding:0px 10px 0px 0px;} /* padding-left = (padding-right - margin-left) NOTE: Firefox renders this different */
	
			
button.cssbutton.btn.a {background:url("http://www.auctionandappraise.com/templates/auction2/images/topNav_btnbg_left.gif") no-repeat 0px center; } /* Using Horizontal BG Positioning */
button.cssbutton.btn.a span {background:url("http://www.auctionandappraise.com/templates/auction2/images/topNav_btnbg_right.gif") no-repeat right 0%; } /* Using Vertical BG Positioning */
	
button.cssbutton.btn.a:hover {background:url("http://www.auctionandappraise.com/templates/auction2/images/topNav_btnbg_left.gif") no-repeat 0px center; } /* Negative X Positioning Method */
button.cssbutton.btn.a:hover span {background:url("http://www.auctionandappraise.com/templates/auction2/images/topNav_btnbg_right.gif") no-repeat right 100%; }
	
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------
	LINK DEFINITION CLASS */
	
a.cssbutton {border:0; float:right;text-align:center;padding:0;margin:0;cursor:pointer;text-decoration: none; padding-right:1px; }
a.cssbutton span {font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; display:block; float: left; white-space:nowrap; height:48px; line-height: 48px; margin-left:19px; padding:0px 19px 0px 0px;}
	/* padding-left = (padding-right - margin-left) NOTE: Firefox renders this different */
	
		
a.cssbutton.btn.a {background:url("http://www.auctionandappraise.com/templates/auction2/images/menu_left.png") no-repeat 0px center; } /* Using Horizontal BG Positioning */
a.cssbutton.btn.a span {background:url("http://www.auctionandappraise.com/templates/auction2/images/menu_right.png") no-repeat right 0%; } /* Using Vertical BG Positioning */
a.cssbutton.btn.a img{ margin-top:14px; } /* Using Horizontal BG Positioning */

	
a.cssbutton.btn.a:hover {background:url("http://www.auctionandappraise.com/templates/auction2/images/menu_left_ho.png") no-repeat 0px center; text-decoration: none; color: #fff; } /* Negative X Positioning Method */
a.cssbutton.btn.a:hover span {background:url("http://www.auctionandappraise.com/templates/auction2/images/menu_right_ho.png") no-repeat right 100%; color: #fff; }
a.cssbutton.btn.a img{ margin-top:14px; } /* Using Horizontal BG Positioning */

	
a.cssbutton.btn.a.selected {background:url("http://www.auctionandappraise.com/templates/auction2/images/menu_left_ho.png") no-repeat 0px center; text-decoration: none; color: #fff; } /* Negative X Positioning Method */
a.cssbutton.btn.a.selected span {background:url("http://www.auctionandappraise.com/templates/auction2/images/menu_right_ho.png") no-repeat right 100%; color: #fff; }
a.cssbutton.btn.a img{ margin-top:14px; } /* Using Horizontal BG Positioning */

	
	

/* -----------------  INPUT DEFINITION CLASS  ----------------  */
	
div.cssbutton {border:0; float:left;text-align:center;padding:0;margin:0;cursor:pointer;text-decoration: none; }
div.cssbutton input {font:bold 14px/23px calibri, Arial, Helvetica, sans-serif; color:#fff; display:block; float: left; white-space:nowrap; height:32px; border: none; outline: none; line-height: 29px; margin-left:10px; padding:0px 10px 0px 0px;} /* padding-left = (padding-right - margin-left) NOTE: Firefox renders this different */
	
div.cssbutton.btn.a {background:url("http://www.auctionandappraise.com/templates/auction2/images/formBtn_left.gif") no-repeat 0px center;} /* Using Horizontal BG Positioning */
div.cssbutton.btn.a input {background:url("http://www.auctionandappraise.com/templates/auction2/images/formBtn_right.gif") no-repeat right 0%; } /* Using Vertical BG Positioning */
	
div.cssbutton.btn.a:hover {background:url("http://www.auctionandappraise.com/templates/auction2/images/formBtn_left.gif") no-repeat 0px center;} /* Negative X Positioning Method */
div.cssbutton.btn.a:hover input {background:url("http://www.auctionandappraise.com/templates/auction2/images/formBtn_right.gif") no-repeat right 100%; }



/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------
	Register Login CLASS */

a.reglogin{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/reglog_left.png') no-repeat top left; display: block; float: left; 	word-spacing:normal; font-family:"Calibri","Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; line-height: 30px; height: 30px; padding-left: 26px; 	text-decoration: none; color: #fff; padding-right:5px; }
a.reglogin span{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/reglog_right.png') no-repeat top right; display: block; padding: 0px 26px 0px 0; font-family:"Calibri","Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; line-height:28px; }
a.reglogin:hover{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/reglog_left.png') no-repeat top left;}
a.reglogin:hover span{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/reglog_right.png') no-repeat top right; color: #cfba48; }




input:focus { outline: none; }
select:focus { outline:none; }
textarea:focus { outline:none; }

textarea {resize: none;}


span.select {
position: absolute;
width: 415px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
height: 37px;
padding:10px 20px 40px 25px;
color: #000;
font-family:Tahoma, Arial Geneva, sans-serif;
font-size:14px;
background: url(http://www.auctionandappraise.com/templates/auction2/images/dropdown_big.png) left top no-repeat;
overflow: hidden;
 }
 


.sep{ color: #77787a; float:right; font:12px tahoma, Arial, Helvetica, sans-serif; text-decoration: none; line-height: 15px; text-transform:uppercase; padding: 0 10px;}	
a.topright{ color: #77787a; float:right; font-family:tahoma, Arial, Helvetica, sans-serif; text-decoration: none; font-size:11px; line-height: 15px; text-transform:uppercase; font-weight:normal; }
a.topright:hover{ color: #bbbbbb; float:right; font-family:tahoma, Arial, Helvetica, sans-serif; text-decoration: none; font-size:11px; line-height: 15px; text-transform:uppercase; font-weight:normal;}

a.registertopright{ color: #b5a24c; float:right; font: 11px tahoma, Arial, Helvetica, sans-serif; text-decoration: none; line-height: 15px; text-transform:uppercase; font-weight:normal;  }
a.registertopright:hover{ color: #d7c576; float:right; font: 11px tahoma, Arial, Helvetica, sans-serif; text-decoration: none; line-height: 15px; text-transform:uppercase; font-weight:normal;}

.margin-top5 { margin-top:10px;}
.margin-top10 { margin-top:15px;}

.mainnav { margin-top:45px; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/main_nav_bg.png); background-repeat:no-repeat; background-position:center top; height:50px; float:right; padding-top:12px; z-index:500;}

.yellowseperator{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/yellowsep_bg.jpg); height:10px; margin:0; padding:0; z-index:10000;}

.headerbackground2 { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/header2_bg.jpg); background-repeat:repeat-x; height:395px; width:auto;}

.mainlinkwhite{ font-family:"Tw Cen MT Condensed", Calibri, Arial; font-size:28px; float:left; color:#fff; font-weight:bold; line-height:18px;}
.mainlinkwhite span{ font-family:"Tw Cen MT Condensed", Calibri, Arial; font-size:28px; color:#ded387; font-weight:normal; line-height:18px; padding-left:5px;}

.mainlinkwhite a{ font-family:"Tw Cen MT Condensed", Calibri, Arial; font-size:28px; color:#fff; float:left; font-weight:bold; line-height:18px; text-decoration:none;}
.mainlinkwhite a span{ font-family:"Tw Cen MT Condensed", Calibri, Arial; font-size:28px; color:#ded387; font-weight:normal; line-height:18px; text-decoration:none;}

.mainlinkwhite a:hover{ font-family:"Tw Cen MT Condensed", Calibri, Arial; font-size:28px; float:left;  color:#fff; float:left; font-weight:bold; line-height:18px; text-decoration:none;}
.mainlinkwhite a:hover span{ font-family:"Tw Cen MT Condensed", Calibri, Arial; font-size:28px; color:#c4a207; font-weight:normal; line-height:18px; text-decoration:none;}



.header-auction { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/header2_bg2.png); background-repeat:no-repeat; background-position:top center; height:395px;}
.padding-top80 { padding-top:80px;}
.paddinglt-50{ padding-left: 30px; padding-top:20px; }
.featured { }
.featured .title{font-family:"Arial Black", Gadget, sans-serif; font-size:14px; color:#fff;  line-height:18px;}
.featured .auctiontitle{font-family:Tahoma, Arial; font-size:11px; color:#ebdea3; line-height:18px; font-weight:bold;}
.featured .location{font-family:Tahoma, Arial; font-size:11px; color:#fff;  line-height:18px;}

.space18 { height:18px;}

.pagination { font-family:tahoma, Aria; font-size:9px; color:#fff;}
.pagination a { font-family:tahoma, Aria; font-size:9px; color:#fff; text-decoration:none; font-weight:normal;}
.pagination a:hover { font-family:tahoma, Aria; font-size:9px; color:#d5c772;  text-decoration:none; font-weight:normal;}

.featured-auction { }
.featured-auction .adtitle{font-family: "Calibri","Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:#fff;  line-height:18px;}

.featured-auction .adtitle a {font-family: "Calibri","Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:#fff;  line-height:18px;}
.featured-auction .adtitle a:hover {font-family: "Calibri","Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:#ebdea3;  line-height:18px;}
.featured-auction .adtitle a:link {font-family: "Calibri","Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:#fff;  line-height:18px;}
.featured-auction .adtitle a:active {font-family: "Calibri","Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:#fff;  line-height:18px;}






.featured-auction .addetail{font-family:Tahoma, Arial; font-size:11px; color:#ebdea3; line-height:18px; font-weight:bold;}

.featured-auction .addetail a {font-family:Tahoma, Arial; font-size:11px; color:#ebdea3; line-height:18px; font-weight:bold;}
.featured-auction .addetail a:hover {font-family:Tahoma, Arial; font-size:11px; color:#ffffff; line-height:18px; font-weight:bold;}
.featured-auction .addetail a:link {font-family:Tahoma, Arial; font-size:11px; color:#ebdea3; line-height:18px; font-weight:bold;}
.featured-auction .addetail a:active {font-family:Tahoma, Arial; font-size:11px; color:#ebdea3; line-height:18px; font-weight:bold;}



.featured-auction-sep{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/featured_sep.jpg); height:2px; width:auto; background-repeat:repeat-x;}
.space10 { height:17px;}

.auctionimage-text{ font-family:"Lucida Sans Unicode", "Lucida Grande",Calibri, sans-serif; font-size:11px; line-height:18px; color:#4a598a; margin-top:110px; padding:0 60px 0 40px; text-align:center;  }

.bodybackground {background-image:url(http://www.auctionandappraise.com/templates/auction2/images/body_bg.png); background-repeat:repeat-x; height:auto; width:auto; min-height:215px;}
.marginleft-30{ padding-left: 30px;}
.marginright-30{ padding-right: 30px;}
.paddingtop-40{ padding-top:30px;}
padding-top5 {padding-top:5px;}

.getemailupdates{text-align:left; margin-bottom:15px;}
.getemailupdates .title{ font-family:Tahoma, Geneva, sans-serif, "Calibri"; font-size:16px; color:#586280; line-height:22px;}
.getemailupdates input.text { width: 196px; height:20px; background: #fff; color: #666; margin:0; } 
.getemailupdates .submit { width: 69px; height:32px;  background-image:url(http://www.auctionandappraise.com/templates/auction2/images/submit-btn.jpg); background-repeat:no-repeat; border:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#fff;} 

.quicklinks { padding-top:20px; float:left; text-align:left;}
/*.quicklinks ul{ text-align:left;}
.quicklinks li { font-family:Tahoma, "Calibri", Geneva, sans-serif; color:#555555; font-size:16px; border-bottom:1px solid #d5d5d5; line-height:35px;width:auto; list-style-type:none; list-style-image:none; list-style:none;;}
.quicklinks li a{ color:#555555; font-size:16px; }
.quicklinks li a:hover{ color:#2e3192;text-decoration:none;}*/
.quicklinks .lnks { font-family:Tahoma, "Calibri", Geneva, sans-serif; color:#555555; font-size:16px; border-bottom:1px solid #d5d5d5; line-height:35px;width:270px;}
.quicklinks .lnks a{ color:#555555; font-size:16px; }
.quicklinks .lnks a:hover{ color:#2e3192;text-decoration:none;}

.aboutauction{text-align:left; float:right;}
.aboutauction .title{ font-family:Tahoma, Geneva, sans-serif, "Calibri"; font-size:22px; color:#2e3192; line-height:22px;}

.bodybackground-Inner {background-image:url(http://www.auctionandappraise.com/templates/auction2/images/inner_bodybg.jpg); background-repeat:repeat-x; height:auto; width:auto; min-height:500px; background-color:#fff;}
.padding-top27{ padding-top:27px;}
.inner { text-align:justify;}
.inner h1{ font-family:"Calibri","Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color:#2e3192; text-align:left; line-height:24px; margin-bottom:5px;}
.inner h2{
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#586280;
	text-align:left;
	line-height:20px;
	margin-bottom: 10px;
}
.inner h3{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#2e3192; text-align:left;  line-height:18px;}
.inner p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	line-height:18px;
	margin-bottom:10px;
	padding:0;
}
.inner .innertext {text-align:left;}
.inner .innertext ul{ text-align:left;}
.inner .innertext ul li{ list-style-image:url(http://www.auctionandappraise.com/templates/auction2/images/content_bullet.png); text-align:justify; line-height:18px;}

.outer ul{ text-align:left;}
.outer ul li{ list-style:none; list-style-image:none; text-align:justify; line-height:18px;}

.inner .contentsep{ text-align:center; padding-bottom:18px;}
.inner .contentsep .txt{ font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; text-align:center; color:#666;}

.inner p a{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#2e3192; text-align:justify;  line-height:18px; margin:0; padding:0; text-decoration:underline;}
.inner p a:hover{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#666; text-align:justify;  line-height:18px; margin:0; padding:0; text-decoration:none;}

.inner .getemailupdates{text-align:left;}
.inner .getemailupdates h2{ font-family:Tahoma, Geneva, sans-serif, "Calibri"; font-size:16px; color:#586280; line-height:22px; font-weight:normal;}
.inner .getemailupdates input.text { width: 170px; height:20px; background: #fff; color: #666; margin:0; } 
.inner .getemailupdates .submit { width: 69px; height:32px;  background-image:url(http://www.auctionandappraise.com/templates/auction2/images/submit-btn.jpg); background-repeat:no-repeat; border:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#fff;} 

.inner .quicklinks { padding-top:36px; float:left; text-align:left;}
.inner .quicklinks .lnks { font-family:Tahoma, "Calibri", Geneva, sans-serif; color:#555555; font-size:16px; border-bottom:1px solid #d5d5d5; line-height:35px;width:240px;}
.inner .quicklinks .lnks a{ color:#555555; font-size:16px; }
.inner .quicklinks .lnks a:hover{ color:#2e3192;text-decoration:none;}

.auctionservices{text-align:left; }
.auctionservices .title{ font-family:Tahoma, Geneva, sans-serif, "Calibri"; font-size:22px; color:#2e3192; line-height:22px;}
.auctionservices ul{ text-align:left;}
.auctionservices ul li{ list-style-image:url(http://www.auctionandappraise.com/templates/auction2/images/bullet.png); line-height:18px; padding-right:20px;}

.auctionservices2{text-align:left; padding-left:20px;}
.auctionservices2 .title{ font-family:Tahoma, Geneva, sans-serif, "Calibri"; font-size:22px; color:#2e3192; line-height:22px;}
.auctionservices2 ul{ text-align:left;}

.auctionservices2 ul li{ line-height:18px; padding-right:20px; list-style-type:none;}
.auctionservices2 ul li ul { list-style-image:url(http://www.auctionandappraise.com/templates/auction2/images/bullet.png); line-height:18px; padding-right:20px;}



.auctionvideo {text-align:left; float:left; }
.auctionvideo .title{ font-family:Tahoma, Geneva, sans-serif, "Calibri"; font-size:22px; color:#2e3192; line-height:22px;}
.auctionvideo ul{ text-align:left;}
.auctionvideo ul li{ list-style-image:url(http://www.auctionandappraise.com/templates/auction2/images/bullet.png); line-height:18px; padding-right:20px;}



.selectauction{ text-align:left;}
.selectauction h5{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#8b8b8b; text-align:left;  line-height:20px; margin:0;}

.ringtabs {text-align:center;}

.ringtabs ul{ text-align:center; margin:0; padding:0; list-style:none;}
.ringtabs li{ list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#4d4d4d; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/tab_unselected_ring.png); background-repeat:repeat-x; height:36px; line-height:36px; float:left; margin-right:1px; width:231px;}
.ringtabs li a{ list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#4d4d4d; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/tab_unselected_ring.png); background-repeat:repeat-x; height:36px; line-height:36px; float:left; margin-right:1px; width:231px; text-decoration:none;}
.ringtabs li a:hover{ list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#000; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/tab_unselected_ring_ho.png); background-repeat:repeat-x; height:36px; line-height:36px; float:left; margin-right:1px; width:231px;  text-decoration:none;}

.ringtabs li a.selected{ list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#4d4d4d; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/tab_selected_ring.png); background-repeat:repeat-x; height:36px; line-height:36px; margin-right:1px; text-decoration:none; width:231px;}
.ringtabs li a.selected:hover{ list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#4d4d4d; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/tab_selected_ring.png); background-repeat:repeat-x; height:36px; line-height:36px; margin-right:1px; text-decoration:none; width:231px;}

.ringdesc { text-align:left; border:thin solid #eeeeee; border-top:none; padding:none; margin:0; width:987px; height:auto; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/desc_bg.jpg); background-repeat:repeat-x; background-position:bottom center; min-height:400px;}
.ringdesc h1{ font-family:"Calibri","Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color:#2e3192; text-align:left; line-height:18px;}
.ringdesc h2{ font-family: Tahoma, Arial, Geneva, sans-serif; font-size:22px; font-weight:normal; color:#575757; text-align:left;  line-height:18px;}
.ringdesc h3{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#2e3192; text-align:left;  line-height:18px;}
.ringdesc p { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#666; text-align:justify;  line-height:18px; margin:0; padding:0;}

.ringdesc .auctionmainimage{ width:240px; height:155px;}
.ringdesc .auctionsmallimage{ width:40px; height:28px; margin-right:10px; float:left;}

.ringdesc .proxydetail{ width:649px; float:right; border:0; margin:0; padding:0;}
.ringdesc .itemdetail{ float:left; text-align:left;}
.ringdesc .itemdetail h1{ font-family:"Calibri","Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color:#2e3192; text-align:left; line-height:18px;}
.ringdesc .itemdetail h2{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#262626; text-align:left; line-height:18px;}
.ringdesc .itemdetail h7{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#393a3c; text-align:left; line-height:18px;}

.ringdesc .itemtimeleft { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/remainingtime_bg.png); background-repeat:no-repeat; height:45px; width:200px;}
.ringdesc .itemtext {text-align:center; width:200px;}
.ringdesc .itemtext h7 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#393a3c; text-align:center; line-height:18px; letter-spacing:2px;}
.ringdesc .itemtext .time {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000; padding-top:20px; text-align:left;}

.proxybid { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/proxybidding_dashboard_bg.png); background-repeat:no-repeat; width:649px; height:72px;}
.proxybid .col1 { width: 240px; padding:0 12px; float:left;}
.proxybid .col2 { width: 230px; padding:0 15px; float:left;}
.proxybid .col3 { width: 120px; text-align:center; height:54px; margin-top:18px; float:right; }
.proxybid .col3 .bidnow{  background-image:url(http://www.auctionandappraise.com/templates/auction2/images/btn_bidnow.png); background-repeat:no-repeat; height:54px; width:120px; cursor:pointer;  }
.proxybid .col3 .bidnow:hover{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/btn_bidnow_ho.png); background-repeat:no-repeat; curson:pointer;}

.proxybid .col1 h7{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#777; text-align:left; line-height:22px;}
.proxybid .col2 h7{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000; text-align:left; line-height:22px;}
.proxybid .col2 input{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#000; text-align:left; height:25px; width:90px; border:1px solid #d1d5dd; border-bottom:2px solid #d1d5dd; margin:0; padding:5px;}

.proxybuttons { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/grey_big_btn.png); background-repeat:no-repeat; width:199px; height:42px; float:left; }
.proxybuttons .icon{ float:left; padding-left:10px; padding-top:10px;}
.proxybuttons .value{ float:right; padding-right:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#000; line-height:42px;}
.proxybuttons .value a{ float:right; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#000; line-height:42px; text-decoration:none;}
.proxybuttons .value a:hover{ float:right; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#2e3192; line-height:42px; text-decoration:none;}


.addtowatchlist { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/addtowatchlist.png); background-repeat: no-repeat; width:200px; height:42px; cursor:pointer; float:left;}
.addtowatchlist:hover { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/addtowatchlist_ho.png); background-repeat: no-repeat; width:200px; height:42px; cursor:pointer;}

.tellafriend { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/tellafriend.png); background-repeat: no-repeat; width:200px; height:42px; cursor:pointer; float:left;}
.tellafriend:hover { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/tellafriend_ho.png); background-repeat: no-repeat; width:200px; height:42px; cursor:pointer;}


.share { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/share.png); background-repeat: no-repeat; width:200px; height:42px; cursor:pointer; float:right;}
.share:hover { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/share_ho.png); background-repeat: no-repeat; width:200px; height:42px; cursor:pointer;}


.auctiontabs {text-align:center; border-bottom:1px solid #eee; height:35px; }

.auctiontabs ul{ text-align:center; margin:0; padding:0;}
.auctiontabs li{ list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#4d4d4d; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auctiontabs.jpg); background-repeat:repeat-x; height:36px; line-height:36px; float:left; margin-right:1px; width:auto; padding:0 30px;}
.auctiontabs li:hover{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auctiontabs_ho.jpg); background-repeat:repeat-x; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#000; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auctiontabs_ho.jpg); background-repeat:repeat-x; height:36px; line-height:36px; float:left; margin-right:1px; width:auto;  text-decoration:none; cursor:pointer;}

/*.auctiontabs li a{ list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#4d4d4d; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auctiontabs.jpg); background-repeat:repeat-x; height:36px; line-height:36px; float:left; margin-right:1px; width:auto; text-decoration:none;}
.auctiontabs li a:hover{ list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#000; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auctiontabs_ho.jpg); background-repeat:repeat-x; height:36px; line-height:36px; float:left; margin-right:1px; width:auto;  text-decoration:none;}*/

.auctiontabs li.selected{ list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#4d4d4d; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auctiontabs_selected.jpg); background-repeat:repeat-x; height:36px; line-height:36px; margin-right:1px; text-decoration:none; width:auto; border-left:1px solid #eee; border-right:1px solid #eee;}

.auctiontabs li.selected a{
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4d4d4d;
	background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auctiontabs_selected.jpg);
	background-repeat:repeat-x;
	height:36px;
	line-height:36px;
	margin-right:1px;
	text-decoration:none;
	width:auto;
}
.auctiontabs li.selected a:hover{ list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#4d4d4d; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auctiontabs_selected.jpg); background-repeat:repeat-x; height:36px; line-height:36px; margin-right:1px; text-decoration:none; width:auto;}

.auctionitemgrid { text-align:left; border:1px solid #eee; width:987px; border-top:none; min-height:200px;}
.gridhead { height:35px; background-color:#dbdbd5; width:auto;}
.margin10{ margin:10px;}
.h4 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#000; text-align:left; line-height:22px; padding:7px 0 5px 10px;}
.itemgrid { padding:5px 10px; background-color:#efefef; width:auto; border-bottom:2px solid #eaeaea; display:block; height:auto;}
.itemgrid h7{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000; text-align:left; line-height:18px;}
.blue{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#2e3192; text-align:left; line-height:18px;}
.lightblue{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#1e66b7; text-align:left; line-height:18px;}

.itemgrid h7 a{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#7b6947; text-align:left; line-height:18px; text-decoration:none;}
.itemgrid h7 a:hover{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#7b6947; text-align:left; line-height:18px; text-decoration:underline;}

.itemgrid input{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#000; text-align:left; height:25px; width:70px; border:1px solid #d1d5dd; border-bottom:2px solid #d1d5dd; margin:0; padding:5px;}
.lightgrey{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#b9b9b9; text-align:left; line-height:18px;}


.gridpagination { font-family:tahoma, Arial; font-size:12px; color:#000; text-align:center; line-height:18px;}
.gridpagination a { font-family:tahoma, Arial; font-size:12px; color:#000; text-decoration:none; font-weight:normal; padding:0 5px;}
.gridpagination a:hover { font-family:tahoma, Arial; font-size:12px; color:#777;  text-decoration:none; font-weight:normal;}
.gridpagination a.selected{ font-family:tahoma, Arial; font-size:12px; color:#3b7ac0;  text-decoration:none; font-weight:bold;}


.usernav { float:left;}

button.cssusernav.btn span,a.cssusernav.btn span,div.cssnav.btn { color:#373737; }
	
/*.usernav ul{text-align:left; list-style:none;}
.usernav li{ list-style-type:none; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/usermenu_left.png); background-repeat:repeat-x;}

a.cssusernav {border:0; float:left;text-align:center;padding:0;margin:0;cursor:pointer;text-decoration: none;  }
a.cssusernav span {font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; display:block; float: left; white-space:nowrap; height:38px; line-height: 38px; }
a.cssusernav span div {margin:0px 10px 0px 20px; }

	
a.cssusernav.btn.a span {background:url("http://www.auctionandappraise.com/templates/auction2/images/usermenu_left.png") repeat-x left;
a.cssusernav.btn.a img{ margin-top:14px; }

a.cssusernav.btn.a:hover span {background:url("http://www.auctionandappraise.com/templates/auction2/images/usermenu_left_ho.png") repeat-x 0px center; text-decoration: none; }
a.cssusernav.btn.a img{ margin-top:14px; }*/

.cssusernav {text-align:left;}
/*.usernav li{ list-style-type:none; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/usermenu_left.png); background-repeat:repeat-x;}*/
.cssusernav .home{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/userhome.png); background-repeat:no-repeat; width:97px; height:38px; float:left; cursor:pointer;}
.cssusernav .home:hover{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/userhome_ho.png); background-repeat:no-repeat; width:97px; height:38px; float:left;}

.cssusernav .mybid{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/bidnow.png); background-repeat:no-repeat; width:101px; height:38px; float:left; cursor:pointer;}
.cssusernav .mybid:hover{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/bidnow_ho.png); background-repeat:no-repeat; width:101px; height:38px; float:left;}

.cssusernav .myprofile{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/myprofile.png); background-repeat:no-repeat; width:122px; height:38px; float:left; cursor:pointer;}
.cssusernav .myprofile:hover{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/myprofile_ho.png); background-repeat:no-repeat; width:122px; height:38px; float:left;}

.cssusernav .auctionschedule{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auctionschedule.png); background-repeat:no-repeat; width:171px; height:38px; float:left; cursor:pointer;}
.cssusernav .auctionschedule:hover{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auctionschedule_ho.png); background-repeat:no-repeat; width:171px; height:38px; float:left;}

.cssusernav .locationhours{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/locationhours.png); background-repeat:no-repeat; width:182px; height:38px; float:left; cursor:pointer;}
.cssusernav .locationhours:hover{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/locationhours_ho.png); background-repeat:no-repeat; width:182px; height:38px; float:left;}

.cssusernav .contactus{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/contactus.png); background-repeat:no-repeat; width:149px; height:38px; float:left; cursor:pointer;}
.cssusernav .contactus:hover{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/contactus_ho.png); background-repeat:no-repeat; width:149px; height:38px; float:left;}

/* --- Not using above CSS for now ---- */

/* Now Using */

.proxybiddingnav {text-align:left;}
.proxybiddingnav .left{ float:left; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/leftbar.png); background-repeat:no-repeat; width:8px; height:38px;}
.proxybiddingnav .right{ float:left; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/rightrepeatingbar.png); background-repeat:no-repeat; background-position:right; width:auto; height:38px; padding-right:30px;}

.proxybiddingnav .right .link{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:38px; color:#3c362f; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/sep.png); background-repeat: no-repeat; background-position:right; float:left;}
.proxybiddingnav .right .link a{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:38px; color:#3c362f; padding:0 25px; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/sep.png); background-repeat: no-repeat; background-position:right; float:left; text-decoration:none;}
.proxybiddingnav .right .link a:hover{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#13328d; text-decoration:none;}
.proxybiddingnav .right .link a.selected{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#13328d; text-decoration:none;}


/*
a.cssusernav {border:0; float:left;text-align:center;padding:0;margin:0;cursor:pointer;text-decoration: none;  }
a.cssusernav span { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/usermenu_rightcurve.png); background-repeat:no-repeat; width:30px; height:38px; float:left;}
	
a.cssusernav.btn.a { background:url("http://www.auctionandappraise.com/templates/auction2/images/usermenu_left.png") repeat-x left; font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; float: left; white-space:nowrap; height:38px; line-height: 38px; padding-left:10px;}
a.cssusernav.btn.a span {background-image:url(http://www.auctionandappraise.com/templates/auction2/images/usermenu_rightcurve.png); background-repeat:no-repeat; width:30px; height:38px; float:left;}
a.cssusernav.btn.a .link {float:left;}
a.cssusernav.btn.a span.trans{background-image:url(http://www.auctionandappraise.com/templates/auction2/images/usermenu_rightcurve_trans.png); background-repeat:no-repeat; width:30px; height:38px; float:left;}

a.cssusernav.btn.a:hover { background:url("http://www.auctionandappraise.com/templates/auction2/images/usermenu_left.png") repeat-x left; font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#293a6d; float: left; white-space:nowrap; height:38px; line-height: 38px; padding-left:10px;}
a.cssusernav.btn.a:hover span {background:url("http://www.auctionandappraise.com/templates/auction2/images/usermenu_rightcurve.png") repeat-x 0px center; text-decoration: none; 
}*/

/*.usernavigation {text-align:left; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/usermenu_bg.png); height:38px; background-position:right; width:auto;}
.usernavigation:hover {text-align:left; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/usermenu_bg_hover.png); height:38px; background-position:right; width:auto;}

.usernavigation a { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/usermenu_still.png); background-repeat:repeat; background-position:right; font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; display:block; float: left; white-space:nowrap; height:38px; line-height: 38px; padding:0 30px 0 20px;}
.usernavigation a:hover { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/usermenu_still_hover.png); background-repeat:repeat; background-position:right; font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; display:block; float: left; white-space:nowrap; height:38px; line-height: 38px; padding:0 30px 0 20px;}
*/


.welcome { font-family:Tahoma, Geneva, sans-serif; font-size:10px; font-weight:normal; color:#b5a24c; float:right; line-height:18px;}
.welcomeusername { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#fff; float:right; line-height:18px; width:auto;}
.logout {font-family:"Trebuchet MS", Tahoma, Geneva, sans-serif; font-size:11px; font-weight:normal; color:#929089; float:right; line-height:22px;}
.logout a{font-family:"Trebuchet MS", Tahoma, Geneva, sans-serif; font-size:11px; font-weight:normal; color:#929089; float:right; line-height:22px; text-decoration:none;}
.logout a:hover{font-family:"Trebuchet MS", Tahoma, Geneva, sans-serif; font-size:11px; font-weight:normal; color:#bcbbb9; float:right; line-height:22px; text-decoration:none;}

.searchnav { margin-top:30px; height:50px; float:right; padding-top:12px;}
.search { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/input_search.png); background-repeat:no-repeat; height:36px; width:241px; padding-top:10px; padding-left:10px; float:left;}
.search input{ border:0; margin:0; padding:0; width:222px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#373737; line-height:12px; height:14px; }



/*---------------  Auctions Details  ---------------*/

#auctiondetals-Outer_Div{}

.auctiondetals-Outer_Div .left{ float: left; width: 726px; }
.auctiondetals-Outer_Div .bidding{ float: left; width: 246px; padding: 0 0 0 30px;  }



.auctionsdtlhead{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/aucdtl_head.png); background-repeat: no-repeat; height:78px; }
.auctionsdtlbody{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/aucdtl_body.png); background-repeat: no-repeat; height:auto; width:701px; background-position:center bottom;  }
.auctionsdtlfoot{ height:49px;}

.auctionsdtlhead h6{font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#455151; text-align:left; line-height:12px; padding-left:22px; width: auto; padding-top:25px;}
.auctionsdtlhead h4{font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; color:#000; text-align:left; line-height:18px; padding-left:22px; padding-top:2px; width:auto;}

a.blackbutton{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/blackleft.png') no-repeat top left; display: block; float: left; 	word-spacing:normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height: 12px; height: 22px; padding-left: 17px; 	text-decoration: none; color: #2c2c2c; padding-right:5px; }
a.blackbutton span{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/blackright.png') no-repeat top right; display: block; padding: 0px 17px 0px 0; font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:12px; height:22px; padding-top:6px; text-align:center; color:#ffffff; text-transform:uppercase; }
a.blackbutton:hover{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/blackleft_hover.png') no-repeat top left;}
a.blackbutton:hover span{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/blackright_hover.png') no-repeat top right; color: #fff; }

.auctionsdtlbody .padding10{ padding:10px 10px 10px 20px; height:auto;}
.auctionsdtlbody h7{ color:#000; font-family:"Calibri", "Trebuchet MS",Tahoma, Helvetica, sans-serif; font-size:14px; font-weight:normal; text-align:left; line-height:15px; float:left; height:auto;  padding-right:10px;}
.auctionsdtlbody h7 span{ color:#3f3f3f; font-family:"Calibri","Trebuchet MS",Tahoma, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-align:left; line-height:15px;}

.biddingstarts2{ width:auto; padding:15px 0 0 0;}
.biddingstarts2 h7{ color:#606060; font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-align:left; line-height:17px; height:auto; }

.maplink2{  margin: 5px 0 0 0;   }
.maplink2 img{ border: none; margin-right: 10px; float: left;}
.maplink2 a{ color: #77431e; float: left; font-family: Calibri, Arial; font-size: 12px; text-decoration: underline; line-height: 20px;}
.maplink2 a:hover{ color: #77431e; font-family: Calibri, Arial; font-size: 12px; text-decoration: none;}

.space10 { height:10px;}

.bidding .headpart{ float: left; width: 246px; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/biddingstarts_head.png); background-position:center top; background-repeat:no-repeat; height:66px;}
.bidding .headpart h6{font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#455151; text-align:left; line-height:12px; width: auto; padding-top:34px; float:left; }
.bidding .headpart h4{font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; color:#000; text-align:left; line-height:18px; width:auto; padding-top:30px; float:left; padding-left:33px;}


.bidding .bodypart{ float: left; width: 246px; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/biddingstarts_body.png); background-position:center bottom; background-repeat:no-repeat; height:auto; min-height:197px;  }
.bidding .bodypart h3{ font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#0d4152; text-align:center; line-height:32px; width: 246px; height:33px; margi-top:10px; float:left; background:url(http://www.auctionandappraise.com/templates/auction2/images/dates_bg.png) no-repeat center top;  }
.bidding .bodypart h5{ font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; color:#000; text-align:center; line-height:30px; width: 210px; float:left; border-bottom: 1px dashed #7b898e; margin-left:15px; }


/*---------------  Bidding Remaining - Start  ---------------*/

.auctiondetals-Outer_Div .rembidding{ float: left; width: 246px; padding: 0 0 0 30px;  }


.rembidding .remheadpart{ float: left; width: 246px; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/biddingrem_head.png); background-position:center top; background-repeat:no-repeat; height:95px;}
.rembidding .remheadpart h4{font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#c30505; text-align:left; line-height:18px; width:auto; padding-top:30px; float:left; padding-left:110px; text-shadow:2px 2px 2px rgba(208, 199, 137, 0.5);}


.rembidding .rembodypart{ float: left; width: 246px; background-image:url(http://www.auctionandappraise.com/templates/auction2/images/biddingrem_body.png); background-position:center bottom; background-repeat:no-repeat; height:auto; min-height:169px;  }
.rembidding .rembodypart h3{ font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#0d4152; text-align:center; line-height:32px; width: 246px; height:33px; margi-top:10px; float:left;  }
.rembidding .rembodypart h5{ font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; color:#000; text-align:center; line-height:30px; width: 210px; float:left; border-bottom: 1px dashed #7b898e; margin-left:15px; }


.rembidding .rembodypart .remtime {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#000; text-align:left; padding-left:37px;}
.rembidding .rembodypart .remtime .headngs{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#646464; text-align:left;}
.rembidding .rembodypart .remtime .times{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:#264949; text-align:left;}




/*---------------  Bidding Remaining - End  ---------------*/



.sliderLeft{ background: url(http://www.auctionandappraise.com/templates/auction2/images/slider_left.gif) no-repeat; width: 30px; height: 125px; line-height: 125px; float:left; }
.sliderLeft a{ margin: 43px 0 0 1px; display: block; }
.sliderbody{ background:url("http://www.auctionandappraise.com/templates/auction2/images/slider_bg.gif") repeat-x; float:left; height:125px; padding:0 0 0 6px; width:933px; }
.sliderRight{ background:url("http://www.auctionandappraise.com/templates/auction2/images/slider_right.gif") no-repeat right; float:left;	height:125px;	line-height:125px;	width:20px;}
.sliderRight a{ margin: 43px 1px 0 0; display: block; text-align: right; }


.slideRound { background: url(http://www.auctionandappraise.com/templates/auction2/images/slide_thmb_border.png) no-repeat; width: 101px; height:99px; position: relative; cursor: pointer; }
.slideRound:hover { background: url(http://www.auctionandappraise.com/templates/auction2/images/slide_thmb_border.png) no-repeat; }
.slideImg{ width: 101px; height: 99px; position: relative; margin: 12px 15px 0 0; float: left; }


.sliderPopupDiv{
	background: url(http://www.auctionandappraise.com/templates/auction2/images/slider_popupBox.png) no-repeat;
	width: 242px;
	height: 221px;
	position: absolute;
	z-index: 100;
	left: 467px;
	top: 367px;
	text-align: center;
	
	font-family: Calibri, Arial; 
	font-size: 14px;
	color: #414141;
}
.sliderPopupDiv a.close{ float: right; border: none; position: relative; }


.sliderpopup-Round { background: url(http://www.auctionandappraise.com/templates/auction2/images/popup_img_round.png) no-repeat; width: 209px; height:151px; position: relative; cursor: pointer; }
.sliderpopup-Round:hover { background: url(http://www.auctionandappraise.com/templates/auction2/images/popup_img_round.png) no-repeat; }
.sliderpopup-Img{ width: 209px; height: 151px; position: relative; margin: 25px 0 12px 12px; }


/*---------------  Auctions  ---------------*/

.auctionshead{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auction_head.png); background-repeat: no-repeat; height:70px; }
.auctionsbody{ border-left:1px solid #ececec; border-right:1px solid #ececec; background-color:#f4f4f4; height:auto; width:698px;  }
.auctionsfoot{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auctions_footbg.png); background-repeat:no-repeat; height:49px;}

.auctionshead-hover{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auction_head_ho.png); background-repeat: no-repeat; height:70px; }
.auctionsbody-hover{ border-left:1px solid #ececec; border-right:1px solid #ececec; background-color:#f7f6ee; height:auto; width:698px;  }
.auctionsfoot-hover{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/auction_footbg_ho.png); background-repeat:no-repeat; height:49px;}

.auctionshead h6{font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#455151; text-align:left; line-height:12px; padding-left:22px; width: auto; padding-top:15px;}
.auctionshead h4{font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; color:#000; text-align:left; line-height:18px; padding-left:22px; padding-top:2px; width:auto;}


.remauctionshead{ background-image:url(http://www.auctionandappraise.com/templates/auction2/images/rem_auction_head.png); background-repeat: no-repeat; height:70px; }
.remauctionshead h6{font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#455151; text-align:left; line-height:12px; padding-left:22px; width: auto; padding-top:15px;}
.remauctionshead h4{font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; color:#000; text-align:left; line-height:18px; padding-left:22px; padding-top:2px; width:auto;}


a.silverbuttonsm{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/silver_button_01.gif') no-repeat top left; display: block; float: left; 	word-spacing:normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; line-height: 42px; height: 42px; padding-left: 20px; 	text-decoration: none; color: #2c2c2c; padding-right:5px; }
a.silverbuttonsm span{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/silver_button_02.gif') no-repeat top right; display: block; padding: 0px 20px 0px 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; }
a.silverbuttonsm:hover{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/silver_button_01_hover.gif') no-repeat top left;}
a.silverbuttonsm:hover span{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/silver_button_02_hover.gif') no-repeat top right; color: #d6d5d1; }


a.silverbuttonitemgrid{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/silver_button_01.gif') no-repeat top left; display: block; float: left; 	word-spacing:normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; line-height: 42px; height: 42px; padding-left: 13px; 	text-decoration: none; color: #2c2c2c; padding-right:5px; }
a.silverbuttonitemgrid span{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/silver_button_02.gif') no-repeat top right; display: block; padding: 0px 13px 0px 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; line-height:14px; height:42px; padding-top:7px; text-align:center; }
a.silverbuttonitemgrid:hover{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/silver_button_01_hover.gif') no-repeat top left;}
a.silverbuttonitemgrid:hover span{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/silver_button_02_hover.gif') no-repeat top right; color: #d6d5d1; }

a.blackbutton{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/blackleft.png') no-repeat top left; display: block; float: left; 	word-spacing:normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height: 12px; height: 22px; padding-left: 17px; 	text-decoration: none; color: #2c2c2c; padding-right:5px; }
a.blackbutton span{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/blackright.png') no-repeat top right; display: block; padding: 0px 17px 0px 0; font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:12px; height:22px; padding-top:6px; text-align:center; color:#ffffff; text-transform:uppercase; }
a.blackbutton:hover{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/blackleft_hover.png') no-repeat top left;}
a.blackbutton:hover span{ background: transparent url('http://www.auctionandappraise.com/templates/auction2/images/blackright_hover.png') no-repeat top right; color: #fff; }

.auctionsbody .padding10{ padding:10px 10px 10px 20px; height:auto;}
.auctionsbody h7{ color:#000; font-family:"Calibri", "Trebuchet MS",Tahoma, Helvetica, sans-serif; font-size:14px; font-weight:normal; text-align:left; line-height:15px; float:left; height:auto;  padding-right:10px;}
.auctionsbody h7 span{ color:#3f3f3f; font-family:"Calibri","Trebuchet MS",Tahoma, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-align:left; line-height:15px;}

.biddingstarts{ width:auto; padding:15px 0 0 20px;}
.biddingstarts h7{ color:#606060; font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-align:left; line-height:17px; height:auto; }

.maplink{  margin: 5px 0 0 0;   }
.maplink img{ border: none; margin-right: 10px; float: left;}
.maplink a{ color: #77431e; float: left; font-family: Calibri, Arial; font-size: 12px; text-decoration: underline; line-height: 20px;}
.maplink a:hover{ color: #77431e; font-family: Calibri, Arial; font-size: 12px; text-decoration: none;}

.space10 { height:10px;}

.viewcatalog { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/viewcatalog.png); background-repeat: no-repeat; width:151px; height:28px; cursor:pointer; margin-top:5px;}
.viewcatalog:hover { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/viewcatalog_ho.png); background-repeat: no-repeat; width:151px; height:28px; cursor:pointer;}

.addresstext{ text-align:center; float:left; width:240px;}
.addresstext p{text-align:center; color:#808080; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px;}
.addresstext p a{text-align:center; color:#444444; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; text-decoration: none;}
.addresstext p a:hover{text-align:center; color:#666; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; text-decoration: underline;}


/*-------------------- POPUP - Start --------------------*/

#loginpopup{  position:fixed; _position:absolute; /* hack for internet explorer 6*/ height:408px; width:409px;	z-index:2; padding:0px; padding-top:65px; }
#loginpopup-Inner{ background:url(http://www.auctionandappraise.com/templates/auction2/images/login_bg.png) no-repeat top; height:408px; padding:40px; }
#loginpopup h2{ text-align:left; color:#fff; font-size:18px; font-weight:bold; font-family: Calibri, Arial, Helvetica, sans-serif; line-height: 45px; height: 45px; padding:0 0 0 13px; margin-bottom:20px; }

#loginpopup-Inner .cross{ background:url(http://www.auctionandappraise.com/templates/auction2/images/login_cross.png) no-repeat top; width:15px; height:14px; cursor:pointer;}
#loginpopup-Inner .cross:hover{ background:url(http://www.auctionandappraise.com/templates/auction2/images/login_cross_ho.png) no-repeat top; width:15px; height:14px;}


#loginpopup .label { font-family:calibri, tahoma; font-size:14px; color:#d9d9d9; padding-left:16px; float:left;}
#loginpopup .labelerror { font-family:calibri, tahoma; font-size:12px; color:#fb6666; padding-right:30px; float:right;}

#loginpopup .fieldbg { background:url(http://www.auctionandappraise.com/templates/auction2/images/fieldbg.png) no-repeat top; width:301px; height:31px; font-family:tahoma, arial; font-size:11px; color:#333; line-height:31px; padding-left:20px;}
#loginpopup .fieldbg .field { border:0; padding-left:5px; margin:0; height:29px; width:270px; background:none; }
#loginpopup .fieldbg .fielderror { border:0; padding-left:5px; margin:0; height:29px; width:270px; background:none; color:#ee6868; }


#loginpopup .remembermypassword { font-family:calibri, tahoma; font-size:12px; color:#6e6e6e; margin-left:17px; line-height:17px;}

#loginpopup .loginbutton { background:url(http://www.auctionandappraise.com/templates/auction2/images/login.png) no-repeat top; width:101px; height:31px; cursor:pointer; padding-right:5px; float:left; padding-left:15px;}
#loginpopup .loginbutton:hover{ background:url(http://www.auctionandappraise.com/templates/auction2/images/login_ho.png) no-repeat top; width:101px; height:31px; cursor:pointer;}

#loginpopup .cancelbutton { background:url(http://www.auctionandappraise.com/templates/auction2/images/cancel.png) no-repeat top; width:101px; height:31px; cursor:pointer; float:left;}
#loginpopup .cancelbutton:hover{ background:url(http://www.auctionandappraise.com/templates/auction2/images/cancel_ho.png) no-repeat top; width:101px; height:31px; cursor:pointer;}

#loginpopup .footer{ font-family:calibri, tahoma; font-size:12px; color:#6e6e6e; line-height:15px; border-top:1px solid #474747; margin:0px; padding-top:7px;}
#loginpopup .footer a{ font-family:calibri, tahoma; font-size:12px; color:#727272; padding-left:15px; }
#loginpopup .footer a:hover{ font-family:calibri, tahoma; font-size:12px; color:#aaaaaa;}

#loginpopup .authuntication { float:left; padding-left:10px; height:35px;}
#loginpopup .authuntication .message{font-family:calibri, tahoma; font-size:12px; color:#edcccc; float:left; padding-left:5px; line-height:12px; width:280px;}

/*-------------------- POPUP - End --------------------*/


/*------------------------- Forms = Start --------------- */

#registration{ padding: 0; width: auto; font-family:Tahoma, Arial, Helvetica;}
#registration h3{ margin-bottom: .8em; }
#registration h5{ margin-bottom: 0em; }
#registration h4{ font-size:1.15em;line-height:1.20;margin-bottom:.15em; margin-top: .25em; }
#registration .seprator{ background: url(http://www.auctionandappraise.com/templates/auction2/images/seprator.gif) repeat-x top; height: 15px; }
#registration input.text, input.title, textarea, select {margin:0.2em 0;}

#registration input.text2{margin:0 0; background:url(http://www.auctionandappraise.com/templates/auction2/images/small_txtfield_bg.png) no-repeat top;}

#registration textarea {width:237px;height:88px;padding:5px; }

#registration input.text:focus, input.title:focus, textarea:focus, select:focus { outline:none;}
#registration .label-input{ float: left; width: 336px; height:32px; border-bottom:3px solid #eaeaea;}
#registration .label{ float:left; line-height:20px;  width: 100px; text-align:right; height:20px; padding:5px 2px 0 0; color:#606060; font-size:12px; }
#registration .label_estarik{ float:left; line-height:20px;  width: 10px; text-align:right; height:20px; padding:5px 5px 0 0; color:#af3712; font-size:13px; font-weight:bold; }
#registration .label_info{ color:#929292; font-family:tahoma, arial; font-size:10px; font-style:italic; margin:2px 0 0 0; padding-bottom:15px; float:left;}

#registration .label-contact{ float:left; line-height:23px; padding:0.6em 0 0.6em 0px; width: 180px; }
#registration .label-Exp{ float: left; line-height:14px; margin:0.6em 0; font-size: 11px; font-family:Arial, Helvetica, sans-serif; width: 220px; }
#registration .label-Exp span{ color: #0077bf; font-weight: bold;}

#registration .label-input2{ float: left; width: 420px; height:auto;}
#registration .label-input2 .mPackage2 {margin-top:8px; }
#registration .label-input2 .mPackage2 .radiocontainer {width:auto; height:25px; float:left; }
#registration .label-input2 .mPackage2 .radiocontainer .checkbox { float:left; line-height:14px; padding-top:2px; width: 15px; }
#registration .label-input2 .mPackage2 .radiocontainer .labelin { float:left; line-height:16px; padding:0 10px 0 0; width: auto; }

#registration .label-input3{ float: left; height:24px;  width:89px; padding-right:2px;}

#registration .label-textarea{ float: left; width: 244px; height:96px;}


.error-page {color:#9c2c24; line-height:14px; margin:25px 0 0 0; font-size: 12px; font-family:tahoma, Arial, Helvetica, sans-serif; padding:.8em;border:1px solid #c17d74; }
.success-page {color:#508f0e; line-height:14px; margin:25px 0 0 0; font-size: 12px; font-family:tahoma, Arial, Helvetica, sans-serif; padding:.8em;border:1px solid #508f0e; }
.browse { background-image:url(http://www.auctionandappraise.com/templates/auction2/images/browse_btn.png); background-repeat:no-repeat; width:68px; height:26px; cursor:pointer; float:left; margin-right:5px; margin-top:2px;}


#regCon-Outer{background: #d9e1b9; border: 1px solid #c2c9a7; padding: 5px;}
#regCon-Inner{background: #e5edc7; border: 1px solid #f7f9ed; padding: 29px; text-align:center; color: #444;}

#regCon-Inner .msg{font-family:Arial, Helvetica, sans-serif; font-size: 14px; color: #444;}
#regCon-Inner a{font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #0077bf; text-decoration: none;}
#regCon-Inner a:hover{font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #0077bf; text-decoration: underline;}

#registration ul { color: #222; font-family: "Calibri", tahoma, Arial;}
#registration ul li { color: #222; font: 12px/23px Arial, Helvetica, sans-serif;  margin-bottom: 5px;  padding-left: 0px;}


div.formbutton {border:0; float:left;text-align:center;padding-right:10px;margin:0;cursor:pointer;text-decoration: none; }
div.formbutton input {font:bold 16px/23px calibri, Arial, Helvetica, sans-serif; color:#fff; display:block; float: left; white-space:nowrap; height:37px; border: none; outline: none; line-height: 37px; margin-left:12px; padding:0px 12px 0px 0px; cursor:pointer;} /* padding-left = (padding-right - margin-left) NOTE: Firefox renders this different */
	
div.formbutton.btn.a {background:url("http://www.auctionandappraise.com/templates/auction2/images/btn_left.jpg") no-repeat 0px center; cursor:pointer;} /* Using Horizontal BG Positioning */
div.formbutton.btn.a input {background:url("http://www.auctionandappraise.com/templates/auction2/images/btn_right.jpg") no-repeat right 0%; } /* Using Vertical BG Positioning */
	
div.formbutton.btn.a:hover {background:url("http://www.auctionandappraise.com/templates/auction2/images/btn_left_ho.jpg") no-repeat 0px center; cursor:pointer;} /* Negative X Positioning Method */
div.formbutton.btn.a:hover input {background:url("http://www.auctionandappraise.com/templates/auction2/images/btn_right_ho.jpg") no-repeat right 100%; }

/*------------------------- Forms = End --------------- */



/*---------------  Footer Details  ---------------*/

.footer{ border-top:5px solid #dddddd; padding: 18px 0 0 0; height:auto; }
.footer a{ color: #555555;	text-decoration: none; line-height:18px; }
.footer a:hover{ color: #cdae62; text-decoration: underline; }

