
body,
html {
	margin:0;
	padding:0;
	font-family: Arial;
	color:#000;
}
body {
	min-width:980px;
}
    #wrap a:visited {color: black}
    #wrap a:hover {color: red}
    #wrap a:active {color: black}
    #wrap_with_background a:visited {color: black}
    #wrap_with_background a:hover {color: red}
    #wrap_with_background a:active {color: black}


.leftcolumn {
    margin-left:0;
    margin-right:200px;
    padding-left:1em;
    padding-right:13px;
    position:absolute;
	color: blue;
    background: silver;
}

.rightcolumn {
    margin-left:200px;
    margin-right:0em;
    padding-left:30px;
    padding-right:1em;
    position:absolute;
}

#topbanner {  
    background:url('./sandpit_images/banner.jpg') no-repeat fixed left top;
	line-height: 3.78;
}
#wrap {
    background: white;
	margin:0 auto;
	width:980px;
}
#wrap_with_background {
    background:silver;
	margin:0 auto;
	width:980px;
}
#nav {
	background:#D8D8D8;
	padding:10px 0px 12px 20px;}

.emuindex {  
    background:#D99F00 url('sandpit_images/footer.jpg') repeat-y fixed left top; 
}
.sandpitdefault {
    background: white;
	font-family: Arial;
}
.sandpitquote {
    background: white;
	font-family: Arial;
	font-size:0.8em;
}
.sandpitcaption {
    background: white;
	font-family: Arial;
	font-size:0.9em;
}
.articleheading {
    font-weight:bold;
	font-style:italic;
	font-size:1.2em; 
}
.articles_list {
    font-weight:normal;
	font-style:italic;
	font-size:1.2em; 
	line-height: 1.4;
	width: 980px;
	text-align:center;
}
.linkspage {
    font-weight:normal;
	font-style:italic;
	font-size:1.1em;
}
.leftcolumnheading {
    background: url('sandpit_images/nav-header.gif');
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	width: 180px;
    line-height: 1.2;
	padding: 2px 2px 2px 0px;
}

.leftcolumnlink {
    background: #FFF0BA;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: black;
	width: 180px;
    line-height: 1.2;
	padding: 2px 2px 2px 5px;
}

.logininfo {
    font-style: italic;
    font-weight: bold;
	font-size:0.8em;
	color: black;
	width:180px;
}

.itemslistbackground {
    background:#ffffff url('sandpit_images/main-bg.jpg') no-repeat fixed right bottom;
}
.itemslisttitle {
    background:#D99F00 url('sandpit_images/title.jpg') repeat-y fixed left top;
}

.itemslistcell {
    background:#FFF0BA;
}

.itemslistcell2 {
    background:#D99F00;
}

.seller_upload {
    background:#FFF0BA;
}
.seller_create_new_item {
      float: left;
      margin-right: 4px;
      width: 380px;
}
.seller_upload_auction_number {
      float: left;
      margin-right: 4px;
      width: 250px;
}
.seller_remove_item {
      float: left;
      margin-right: 4px;
      width: 200px;
}

.item_edit_title {
      float: left;
      margin-right: 4px;
      width: 140px;
}
.item_edit_blank {
    font-size: 0.3em;
}


.emu_background_with_emphasis {
    background: #ffffff url('sandpit_images/main-bg.jpg') no-repeat fixed right bottom;
	font-weight: bold;
	color: black;
}

.auctioncategoriessubheading {
/*    background: #FFF0BA; */
	padding-left: 0px;
	font-weight: bold;
    text-decoration: underline;
}

.sandpitnavigationbutton {
    padding-left:10px;
    padding-right:10px;
	padding-bottom: 5px;
	background: #FFF0BA;
	font-size:1.2em;
}