/*HEADER*/
/*
body #banner #logo,
body.has-adverts #banner #logo {
    left: auto;
    margin: 0 auto;
    width: auto;
}
body #banner #logo img,
body.has-adverts #banner #logo img {
    margin: 0 auto;
    position: relative;
}





body #banner .user-area {
  background:none;
  margin: 10px auto 10px auto;
  height: 60px;
  min-height: 35px;
}

body #banner .user-area form{
	float:none;
	padding-bottom: 0px;
}
*/

/* Social Media Buttons - Header */
.header_social_media {
    float: none;
    margin: 105px auto 10px;
    overflow: hidden;
    width: 102px;
}
#auctionlist-featured div.auctionlist .lot:nth-child(3),
#auctionlist-featured div.auctionlist .lot:nth-child(6),
#auctionlist-featured div.auctionlist .lot:nth-child(9) {
	margin-right: 20px;
}
#auctionlist-featured div.auctionlist .lot:nth-child(5) {
	clear:left;
}
#wrapper .contentwrap .right_column {
	display:none;
}
#auctionlist-featured div.auctionlist .lot:nth-child(3) {
	clear:left;
}
/*
.intro_area {
	margin-right: 20px;
}

.auctionlist {
	width: auto;
}
*/
#finder form .dropdown_wrapper {
	clear: both;
	margin-top: 6px;
}
body div#finder form#searchform button {
	margin-top: 4px;
	/*margin-right: 0px !important;*/
}
body div#finder form#searchform p.or {
	margin-top: 4px;
	clear: left;
}
body div#finder form#searchform h2 {
	margin-top: 4px;
}
body #finder form {
	padding-bottom: 5px;
}

div#finder {
    height: 110px;
}

#banner .user-area fieldset {
	width:100%;
}

body #banner .user-area form a.register-link {
	display:block;
	float:none;
	margin-left:1em;
}

body #banner .user-area form .field {
	float:left;
	margin-bottom:5px;
}

body #banner .user-area form .field input {
	width: auto;
	display: inline;
}

body #banner .user-area ul li {
	display: inline;
	text-align: left;
	margin-bottom: 1em;
}

#wrapper .contentwrap #main {
    float: left;
    width: 100%;
}


/*
#banner .user-area ul li a{
	font-size:115%;
}

#nav{
	height:100px;
}

#nav ul{
	float:left;
}
*/
#nav ul li a,
#nav ul li a:hover,
#nav ul li a.selected{
  font-size:100%;
  padding:0;
  margin: 7px;
}
/*
body #finder form {
  left:10px;
  top:-55px;
  padding: 0.5em 1px
}
*/
#finder form input, #finder form select{
	width:140px;
}


/********************************************************************************
**
**
**  Specific pages
**
**
********************************************************************************/

/* Registration form */


.user-register #content{
  background:none;
}
/*
.user-register #generic-form {
  width:90%;
}
*/
.user-register #categories {
  display: none;
}

.user-register #wrapper #main {
  float:left;
  width:100%;
  max-width: 700px;
}


body.password_reset #generic-form table tr th {
    float: left;
	padding: 10px;
}
body.password_reset #generic-form table tr td {
    padding: 10px 0;
}
body.password_reset #generic-form table tr td input {
    margin-left: 10px;
}
body.password_reset #generic-form table tbody tr {
    clear: both;
}


/* FOOTER */

#footer div.copy {
    width: 150px;
}

#footer div.copy_right {
    margin-left: -160px;
}

#footer div.copy_right a {
    margin: 0 4px;
}
#footer .copyright span {
    display: block;
    margin: 0 auto;
    width: 48%;
}

