body {
	color: #181818;
	margin: 0px;
	padding: 0px;
	background-color: white;
}


body, p, ol, ul, td {
  font-family: arial, helvetica, sans-serif, verdana;
  font-size:   13px;
  line-height: 18px;
  padding: 0px;
  margin: 0px;
}

p {
  padding: 5px 0px 5px 0px;
}

pre {
  background-color: #eee;
  padding: 0px;
  font-size: 11px;
}

a { color: #000; }
a:visited {
	color: #2F2F2F;
}

a:hover {}
a img {border: 0px;}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

#page {
  margin: 0px auto;
  border: 0px solid red;
  text-align: center;
  width: 80%;
  min-width: 800px;
}

#left {
	position: relative;
	height: 600px;
	visibility: collapse;
	min-width: 1px;
	width: 10%;
	border: 0px solid green;
	overflow: hidden;
}



#content {
   float: left;
	background-color: #f2f2f3;
	width: 100%;
	min-width: 800px;
	border: 0px solid blue;
	text-align: left;
   background-position: right top;
	background-repeat: repeat-y;
	background-image: url("/images/springdalemagnet_logo_left.png");
}

#top_menu {
   float: left;
   width: 100%;
	font-size: 16px;
	text-align: center;
	font-family: roman, 'times new roman', times, serif;
	color: black;
	padding: 15px 0px 0px 0px;
	border-bottom: 0px solid black;
}

.button {
	border-style: solid;
	float: left;
	width: 16%;
	border-width: 1px;
	border-color: #A9A9A9;
}

#button_selected {
   border-bottom: 0px solid black;
}


#top_menu a {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: black;
	text-align: center;
	font-size: 16px;
}




#right {
   overflow: hidden;
   height: 600px;
   position: relative;
   width: 10%;
   min-width: 1px;
   border: 0px solid orange;
   background-position: left top;
	background-repeat: repeat-y;
	background-image: url("/images/springdalemagnet_logo_right.png");
}

#stuff {
	float: left;
	border: 2px solid purple;
	width: 800px;
}

#col_1 {
	border: 0px solid red;
	width: 170px;
	float: left;
	height: 100%;
}

#col_2 {
  border: 0px solid blue;
  width: 97%;
  min-width: 780px;
  float: left;
  padding: 10px
}

#col_2_header {
  border: 1px dashed #D6D6D6;
  padding: 3px;
}

#col_2_body {
  padding: 10px;
  height: 200px;
}

#col_2_footer {
  border: 1px dashed #D6D6D6;
  padding: 3px;  
}

#col_3 {
  border: 0px solid yellow;
  width: 180px;
  float: left;
}

#column_row_1 {
  border: 0px solid black;
  width: 323px;
  height: 60px;
}

#row_1 {
  border: 1px solid black;
  width: 992px;
  height: 400px;
}

#row_2 {
  border: 0px solid grey;
  width: 998px;
  float: left;
}

#clicked_item {
  border: 1px solid black;
  padding: 4px;
}

#item-list td {
	font-family: courier, fixed, monospace;
	text-align: left;
}

.even {
	background-color: #E5E5E5;
}

.odd {
	background-color: white;
}

#item-list-small {
  height: 350px;
  overflow: auto;
}

#item-list-small td {
  font-family: courier, courier new, fixed, monospace;
  text-align: left;
}

#entry td, #entry th {
  border: 1px dashed #DADADA;
  padding: 3px;
}

h1 {
	border-bottom: 1px dashed #868686;
	font-family: georgia, times new roman, times, serif;
	font-size: 26px;
	line-height: 30px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-weight: normal;
}


h2 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 22px;
	font-size: 18px;
	font-family: georgia, times new roman, times, serif;
	font-weight: normal;
}

h3 {
  font-family: arial, helvetica, sans-serif, verdana;
  font-size:   15px;
  line-height: 20px;
  padding: 0px;
  margin: 0px;
}

#account_status {
  background: black;
  text-align: right;
  padding-right: 10px;
  color: white;
  width: 100% - 10px;
  min-width: 790px;
}

#account_status a {
  background: black;
  color: white;
}

#login_box {
  width: 500px;
  border: 0px solid black;
  padding: 10px;
  float: left;
}

#login {
  width: 200px;
  border: 2px solid black;
  padding: 10px;
  text-align: center;
  font-size: 18px;
}

#password {
  width: 200px;
  border: 2px solid black;
  padding: 10px;
  text-align: center;
  font-size: 18px;
}

#left-buffer {
  background-image:url('/images/springdalemagnet_header_side.png');
  height: 82px;
  width: 100%;
  text-align: center;
}








.shadetabs {
	background-color: white;
	padding-top: 5px;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	margin-bottom: 1em;
}





.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 14px Helvetica;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 20px;
margin-right: 3px;
border: 1px solid #778;
color: black;
background: white url(media/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: black;
}

.shadetabs li a:hover{
text-decoration: underline;
color: blue;
}

.shadetabs li.selected{
position: relative;
top: 1px;
background-color: white;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(media/shadeactive.gif);
border-bottom-color: #f2f2f3;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;