body, a, a:visited, a:active, h1, h2, h3
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form#paypal
{
  background-color: #FFFFFF;
  border: 1px #000000 solid;
  padding: 5px;
  min-height: 230px;
}
body
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: small;
	margin-top: 0px;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
}
.flash
{
	background-color: #000000;
	text-align:right;
}
img.front
{
  border: 3px #000000 solid;
}

.center-link
{
  text-align: center;
}

img.right-align
{
  float: right;
  border: 3px #000000 solid;
}

a, a:visited
{
	color: #000000;
	text-decoration: none; 
}

a:active, a:hover
{
	color: #FFFFFF;
	text-decoration: none; 
}

.info
{
  padding: 15px;
}

.float-right
{
	float: right;
}

.float-left
{
	float: left;
}

#page-container
{
	/*width: 77%;*/
	width:790px;
	margin:0 auto;
}

.page-logo, #page-items, #page-title, #page-footer, .galcrumb, #page-crumb, #page-menu
{
	padding-left: 15px;
	padding-right: 15px;
}

#page-menu
{
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #000000;
}
.menu-item
{
	
}
.promo-menu .menu-item a
{
	color: #91a0fc;
}

.wildlife-menu .menu-item a
{
	color: #bacd5a;
}

.event-menu .menu-item a
{
	color: #8663aa;
}

.event-menu, .wildlife-menu, .promo-menu
{
	margin-left: 10%;
}

.menu-item a
{
	padding-right: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	font-variant: small-caps;
}

#page-footer
{
	clear:both;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.page-logo
{
	margin-top: 0px;
	padding-top: 0px;
	text-align: right;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
}

#page-title
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bolder;
	font-size: medium;
}

#siteLoader
{
	text-align: center;
}

ul.address
{
  list-style-type: none; 
}

#page-crumb
{
  padding-top: 10px;
  text-align: center;
  width: 100%;
}

#page-items
{

}

.page-number
{
	padding-right: 10px;
}

.page-number #current
{
	font-weight: bolder;
}

input, select
{
	margin-bottom: 6px;
	display: block; /*Block spacing to put objects on newlines*/
}

fieldset
{
	border: 0px; /*Remove border*/
}

legend
{
	font-weight: bold;
	font-size: small;
	margin-top: 10px;
}

label
{
	font-weight: bold;
	display: block; /*Block spacing to put objects on newlines*/
}

.error
{
	color: #FF0000;
	background-color: inherit;
}

.error-title
{
  font-weight: bold;
}

.error-title:after
{
  content: ':';
}

.error-desc
{
  
}

.report
{
  color: #5DFC0A;
}

.upload
{
  margin-left: 5px;
  margin-bottom: 3px;
}

hr
{
  border-top: 1px dashed;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
}
.order-details
{
  padding-top: 10px;
}

.label
{
	font-weight: bold;
}

.code
{

}
.date
{

}
.forename
{

}
.surname
{

}
.id
{

}
.email
{

}
.image-list
{
  display: block; /*Block spacing to put objects on newlines*/
}
.image
{
 display: block; /*Block spacing to put objects on newlines*/
}
.title
{
  font-weight: bold;
}

img.preview
{
	text-align:right;
	border: 1px solid #000000;
}

.inline
{
	display: inline; 
	font-weight: normal; 
	margin-bottom: 6px;
}

table.prices td.title
{
	margin: 0px;
	font-weight:bold;
	border-top: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
table.prices td
{
	border-top: 1px solid #000000;
	margin: 0px;
}

table.prices
{
	border: 1px solid #000000;
	width: 100%;
}
table#sales
{
	border: 0px;
}

table#sales td
{
	vertical-align: top;
}

