
div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body { 
	background-color: #000; 
	color: #444;
	margin: 0px;
	padding: 0px;
}

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

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

a {
	color: #D82828;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.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%;
}

div.divider {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #ccc;
}

div.spinner {
	width: 16px;
	height: 16px;
	display: block;
	background-image: url('spinner.gif');
	float: right;
}

#spinner {
	
}

input.search_bar {
	width: 120px;
	margin-right: 5px;
}

span.links {
	color: #ccc;
	padding: 5px;
}

span.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

span#artistMenu {
	background-color: #ddd;
	color: #333;
}

span#crums {
	color: #333;
}

div#menu {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

div.title_bar {
	font-size: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #444;
	font-weight: bold;
}

div.main_content {
	background-color: #fff;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	
}

h2{
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	font-weight: bold;
	color: #830000;
	margin:0px;
	font-size:15px;
}


a.photo img {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	
}

a.black_photo img {
	background-color: #222;
	border: 1px solid #000;
	padding: 4px;
}
/* Headers ---------------------------------------------------------*/
div#header0{
	width: 800px;
	height: 150px;
	background-color: #fff;
	background-image: url(header_1_ben.jpg);
}

div#header1{
	width: 800px;
	height: 150px;
	background-color: #fff;
	background-image: url(aidenbanner.jpg);
}

/* Main content table ----------------------------------------------*/
table.content {
	border-collapse: collapse;
	width:800px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#content0 {
	background-image: url(water1.jpg);
}

#content1 {
	background-image: url(water2.jpg);
}

table.content td {
	vertical-align: top;
	padding: 5px;
}

table.content td.nav{
	background-color: #eee;
	width: 15%
}

table.content td.yield {
	padding: 5px;
}

table.content td.sidebar {
	width: 200px;
}


div.sideTitle {
	font-size: 14px;
	font-weight: bold;
	color: #830000;
	text-transform: uppercase;
}

ol.menu {
	list-style-type: none;
	padding: 2px;
	margin: 0px;
}

div.name {
	font-size: 15px;
	padding: 5px;
}

div.photos_box {
	border: 1px solid #ddd;
	padding: 5px;
}

div.copywrite {
    border-top: 1px solid #ddd;
    padding: 2.5px;
    text-align: center;
    font-size: 9px;
}

/* Slideshow table ------------------------------------------------*/
table.slideshow {
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}

table.slideshow td {
	padding: 5px;
}

table.slideshow td.slideshow_column {
	width: 15%;
	border-right: 1px solid #ccc;
	height: 100%;
}

table.slideshow td.unused_column {
	width: 25%;
	height: 100%;
	border-right: 1px solid #ccc;
}

#slideshow_thumbs {
	height: 100%;
	width: 100%;
}

table.slideshow td.slideshow_column div.drop_area {
	width: 100%;
	height: 100%;
	background-color: #eee;
	border: 1px dashed #333;
	text-align: center;
}

table.slideshow td.unused_column div.unused_border {
	width: 100%;
	height: 100%;
	border: 1px dashed #333;
}

/* Slideshow list ----------------------------------------------*/
ol.slideshow {
	list-style-type: none;
	padding: 2px;
	margin: 0px;
}

/* Tag cloud --------------------------------------------------*/
.size1 {font-size: 1.0em;}
.size2 {font-size: 1.2em;}
.size3 {font-size: 1.4em;}
.size4 {font-size: 1.6em;}
.size5 {font-size: 1.8em;}
.size6 {font-size: 2.0em;}

/* Thumbnail images -------------------------------------------*/
div.spot {
	width: 70px;
	height: 70px;
	padding: 10px;
	background-repeat: no-repeat;
}

div.spot a img{
	border: none;
}

div#spot_0 {
	background-image: url(thumb_0.jpg);
}

div#spot_1 {
	background-image: url(thumb_1.jpg);
}

div#spot_2 {
	background-image: url(thumb_2.jpg);
}

/* Photos -------------------------------------------*/
div.photo {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px;
}

div.photo a img {
	border: none;
}

div.ad {
	text-align: left;
	padding-top: 5px;
}

div.ad a img {
	border: none;
}

/* Items ---------------------------------------------*/
table.items {
	
}

table.items td {
	font-size: 11px;
}

table.items td div.price {
	font-size: 16px;
	color: #555;
	font-family: Georgia, Palatino, "Times New Roman", Serif;
}

div.price {
	font-family: Georgia, Palatino, "Times New Roman", Serif;s
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
text-decoration: none; 
}

.pagination a:hover, .pagination a:active{
text-decoration: underline;

}

.pagination li.currentpage{
padding: 0 5px;
border: 1px solid #929292;
background-color: #fff;
color: #D82828;
}

.pagination li.disablepage{
padding: 0 5px;
color: #929292;
}

.pagination li.nextpage{

}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}


