/*-----------------------------------------------WildFeathers.comStylesheet: style.cssAuthor:   Aaron LaRoche - alaroche22@gmail.comCreated: 09 February 2009-----------------------------------------------*/* {
	margin: 0;
	padding: 0;
/*	border: 0;*/
	outline: 0;
	font-size: 100%;
/*	vertical-align: baseline;*/
	background: transparent;
}
body	{	font-family:garamond;
	font-size:10pt;	color:#000000;
	margin:0 5% 5% 5%;	}
a:link, a:visited
  {
  text-decoration:none;
  }
a:hover
  {
  text-decoration:none;
  color:#35586C;
  }
	
/*input {*/
/*  border: solid 1px #000;*/
/*}*/
/*select {*/
/*  border: solid 1px #000;*/
/*}*/
/*textarea {*/
/*  border: solid 1px #000;*/
/*}*/
/*.button {*/
/*  border: outset 1px #000;*/
/*}*/
	h1	{	font-family:Garamond;	font-style:italic;	font-size:28pt;	color:#666633;	}	h2	{	font-family:Garamond;	font-style:italic;
	font-size:18pt;	color:#666633;	}	img	{	border:none;	}
a img 	{	border:none;	}
	
p
  {
  margin:2em 0 0 0;
  }#navbar a	{	font-family:garamond, arial;	font-style:italic;	font-size:22px;	text-align:center;	color:#666633;	text-decoration:none;	width:150px;	position:relative;	padding:5px 2px 2px 5px;	display:block;	}.homenav #navbar	{	top:-50px;	}#navbar a:hover	{	background-color:#666633;	color:#FFFFFF;	}#navbar li	{	list-style-type:none;	}	.item_display	{	width:704px;	height:333px;	overflow:auto;	}.item_display td	{	text-align:center;
	padding:0 5px 5px 0;	vertical-align: text-top;
	width:110px;	}
.item_display tr
  {
  margin:0 5px 5px 0;
  }.item_display img	{	border:solid 1px #333333;	}.product /* Page which opens when somebody clicks on the thumbnail of a product */	{	margin:20px;	}.product td, .product img	{	padding:10px;	vertical-align: text-top;	}#login	{	padding: 20%;	}.red	{	color:red;	}.green	{	color:green;	}.admin_page	{	width:100%;	}.wholesaler	{	text-align:left;	}
.gallery-link
  {
  font-size:18pt;
  }
.back_to_gallery
  {
  position:absolute;
  top:5px;
  left:5px;
  margin:5px 5px 5px 5px;
  }
input#delete {
  padding:1em;
  color:#FFF;
  background-color:red;
}
input#update_info {
  padding:1em;
  color:#FFF;
  background-color:green;
}

