body {
	background: #fff url(/images/atariace/bgrnd21.jpg) repeat;
	font-family: arial, helvetica, verdana, tahoma, geneva, lucida, 'lucida grande',  sans-serif;
	font-size: 12px; 
	font-weight: normal; color: #000000; 
}

.sidebarad {
	padding: 5px;
	margin: 10px;
}

.adminTable {
  background: #f4ffe0; 
  margin: 10px;
  text-align: center;
}  

#emailform {
	display: none;
}

.adminTable th {
  color: white;
	background: #215931;	
  font-size: 1.2em;
}

.adminHeader {
  background: #f4ffe0; 
  margin: 10px;
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
}


.adminSystems {
  float: left;
  background: #f4ffe0; 
  margin: 10px;
}

.adminSystems h2 {
	margin: 10px 0px 0px 5px;
  width: 250px;	 
	color:white; 
	text-align: left;
	font-weight:bold; 
	font-size: 1.3em; 
	padding: 7px;
	background: #215931;	
}

.searchBox {
	float: right; 
	color: #1f592a; 
	font-weight: bold; 
	background: #f4ffe0; 
	border: 2px solid #1f592a; 
	padding: 3px; 
	font-size: 0.9em;
}

.showing {
	margin: 40px 4px 8px 20px;
	font-size: 1.3em;
	font-weight: bold;
}	
.pages {
	float:  left;
	font-size: 1em;
	margin: 1px 0 0 1px;
	padding: 5px;
	line-height: 1em;
}

.pageselected {
	font-size: 1.0em;
	color: white;
	background-color: #1f592a;
	padding: 3px 5px 3px 5px;
	margin: 1px;
}

.pages a {
	border: 2px solid  #1f592a; 
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	color: #1f592a; 
	margin: 1px;
	clear: both;
}
.views {
	float: right;
	margin: 5px 40px 0px 0px;
}
.notecard {
	width: 650px;
	background-color:#f4ffe0; 
	border: 2px solid #215931;
	margin: 0px 10px 5px 7px;
	text-align: left;
}

.notecard a {
	text-decoration: none;
	color: white;
}

.description a {
	color: black; 
	font-weight: bold;
	text-decoration: underline;
}

.categoryTabOn {
	color: white;
	text-align: left;
	padding: 2px;
	background-color:#1f592a; 
}
.categoryTabOff {
	padding: 2px;
	text-align: left;
}
.categoryTabOn a {
	color: #f4ffe0;
	text-align: left;
	text-decoration: none;
}

.categoryTabOff a {
	color:  #215931;
	text-align: left;
	text-decoration: none;
}
.price {
	float:right; 
	color:red; 
	font-size:1.5em;
	padding-right: 8px;
}

.description {
	padding: 5px;
	font-size: 1.1em;
}
.title {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}
.title a{
	text-decoration: underline;
	color: black;
}
 h2 {
	margin: 10px 0px 0px 5px;
    width: 350px;	 
	color:white; 
	text-align: left;
	font-weight:bold; 
	font-size: 1.3em; 
	padding: 7px;
	background: #215931 url(http://atariace.com/images/atariace/angleimage.gif) no-repeat top right;	
}

h2 a {
	color: white;
}

.itemDetail {
  text-align: center; 
  background-color:#eafed5; 
  padding: 7px;
}

.itemDetail h3 {
  font-size: 2em; 
  font-weight: bold; 
}

.itemDetail h4 {
  font-size: 1.3em; 
  font-weight: bold; 
  text-align:left; 
  padding: 0 0 0 40px; 
}
  
.itemDetail p{
  padding: 5px 30px 5px 30px; 
  text-align: left; 
}

.itemDetail ul, .itemDetail li {
  text-align: left;
}

#imageUpload p label {
  display: block;
  width: 105px;
  float: left;
  text-align: right;
  margin-right: 5px;
}

#imageUpload {
  height: 200px;
  width: 500px;
  position: absolute;
  left:160px;
  top: 120px;
  text-align: left;
  bottom: 0px;
  z-index: 5;
  padding: 8px;
  background-color: #f4ffe0;
  border-top: 2px solid #215931;
  border-left: 2px solid #215931;
  border-bottom: 4px solid #000;
  border-right: 4px solid #000;
}

.topBox {
	width: 900px;
}

.content {
	width: 900px;
}

.listImage {
	width: 40px;
}
.listTitle {
	width: 340px;
}
.details {
	width: 100px;
}
.leftColumn {
	position: absolute;
	left:1px;
	top: 70px;
	text-align: right;
	width: 180px;
	bottom: 0px;
	z-index: 2;
}

.list {
	width: 650px;
	margin-left: 7px;
	text-align: left;
	background-color: #f4ffe0;
	border-bottom: 2px solid #1f592a;
}

.list img {
	margin: 5px;
}

.list a, td a {
	font-size: 1.2em;
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}

.postit {
	width:195px; 
	height:260px; 
	margin-top: 12px;
	margin-right: 27px;
	float: left;
	background-color:#f4ffe0; 
	border-color:#215931; 
	border-style: solid;
	border-width: medium;
}

.postit a {
	color: #1f592a;
	text-decoration: underline;
	font-weight: bold;
}

.postitTitle {
	color:white; 
	font-weight:bold; 
	font-size: 1.3em; 
	text-align: center; 
	background-color:#215931; 
	padding: 12px 3px 5px 3px; 
	margin-bottom: 10px;
}

.sideButtonOff {
	text-align: right;
	background: transparent url(/images/atariace/blank_off.gif) no-repeat scroll top right;
	padding: 5px 8px 5px 0px;
	color: #f4ffe0;
	line-height: 1.6em;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

.sideButtonOn {
	text-align: right;
	background: transparent url(/images/atariace/blank_on.gif) no-repeat scroll top right;
	padding: 5px 8px 5px 0px;
	color: #1f592a;
	line-height: 1.6em;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}
.sideButtonOn a {
	color: #1f592a;
	text-decoration: none;
}

.sideButtonOff a {
	color: #f4ffe0;
	text-decoration: none;
}

.sideButtonBox {
	margin: 5px 5px 5px 37px;
	color: #1f592a;
	background:  #f4ffe0;
	padding: 4px;
	border: 2px solid #1f592a; 
	width: 145px;
}

.topmenu {
	text-align: right;
	margin: 5px;
}

.topmenu a {
	color: #1f592a;
	font-size: 1em;
	font-weight: bold;
}

h1 a {
	color: #1f592a;
	font-size: 0.8em;
}

.bodyColumn {
	position: absolute;
	left: 178px;
	top: 60px;
	min-height: 500px;
	z-index: 0;
	padding: 0 0 0 40px;
	margin: 0px;
	background: #eafed5; 
	border: 3px solid #1f592a; 
	text-align: left;
	width: 700px;
}

