/* CSS Document */

/*  Custom definitions, for Ambergiraffe

Colours:
	yellow #F7E79C
	dark brown #241F07
	mid brown #735252
	orange brown #c77d09

*/

html * {
	border: 0;
	margin: 0;
	}
	
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #F7E79C url(../gfx/body_bg.gif) repeat-y top right;
	color: #241F07;
	border-bottom: 0;
	padding-bottom: 0;
	padding:0 230px 0 130px;
	}
	
h1 { 
	color: #735252;
	font-size: 120%;
	margin-bottom: 0.5em;
	}

h2 {
	color: #735252;
	font-size: 105%;
	margin-bottom: 0.5em;
	}
	
h3 {
	color: #735252;
	font-size: 95%;
	margin-bottom: 0.5em;
	}
	
p, li {
	font-size: 85%;
	}
	
.border {
	border: 2px solid #c77d09;
	}

.clear {
	clear: both;
	}
	
.clearright {
	clear: right;
	}
	
.clearleft {
	clear: left;
	}
	
a:link {
	text-decoration: none;
	font-weight: bold;
	color:#735252;
	}
	
a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#c77d09;
	}
	
a:hover, a:focus, a:active {
	background: #735252;
	color: #F7E79C;
	}
	
a.next, a.prev {
	border: 1px solid #241F07;
	float: right;
	padding: 2px 5px;
	margin-top: -20px;
	}

a.next {
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
	}
	
/* _________________________________________________________________________= columns __*/	

	
.cat h1 {
	margin-left: 115px;
	}
	
.cat .catImg {
	margin-top: -2.5em;
	}
	
#center {
	background: url(../gfx/centre_bg.jpg) no-repeat top left;
	}
		
/* ______________________________________________________________= Main header styles __ */

#header {
	background: #F7E79C;
	width: 100%;
	margin-top: 0;
	padding-top: 0;
	margin-left:-130px;
	margin-right:-230px;
	}
	
/* Gilder-levin replaces header with image */
#header #sitename {
	width: 650px;
	height: 70px;
	position: relative;
	}
	
#header #sitename span {
	background: url(../gfx/header.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
/* _____________________________________________________________ = Main wrapper styles __ */

#wrapper{
	background-color:transparent;
	border-right:230px solid #735252; /* The width and color of the right column */
	border-left:130px solid #F7E79C; /* The width and color of the left column */
	margin-left:-130px;
	margin-right:-230px;
	display:inline; /* So IE behaves itself */

	}
	

	
/* ____________________________________________________________= main navigation styles __*/
#mainnav {
	background: #F7E79C;
	width:100px;
	margin-left:-140px;
	padding-bottom: 125px;
	}
	
#mainnav ul { /* any lists */
	font-size: 75%;
	padding-bottom: 180px;
	background: url(../gfx/giraffe_large.jpg) no-repeat bottom left;
	}
	
#mainnav li { /* all list items */
	width: 125px;
	padding-left: 5px;
	line-height: 1.9em;
background: #F7E79C url(../gfx/bullet.gif) no-repeat left center;
	}
	
#mainnav li ul { /* second-level lists */
	background: #F7E79C; 
 	margin-left : 130px; 
	width: 180px;
	border: 2px solid #735252;
	padding-bottom: 0;
	}
	
#mainnav li ul li { /* second-level list items  */
	width: 176px;
	font-size: 110%;
	background: url(../gfx/bullet.gif) no-repeat left center;
	}
	
#mainnav a:link {
	text-decoration: none;
	padding: 5px 0 0 0;
	background: transparent;
	color: #241F07;
	margin-left: 15px;
	}
#mainnav a:visited {
	text-decoration: none;
	background: transparent;
	color: #c77d09;
	margin-left: 15px;
	}

/* match wrapper class with main nav elements */	
.home #mainnav #home a, 
.cats #mainnav #cats a, 
.showcats #mainnav #showcats a,
.aboutus #mainnav #aboutus a, 
.events #mainnav #events a,
.links #mainnav #links a,
.contact #mainnav #contact a,
.morenews #mainnav #morenews a {
	color: #C77D09;
	}
.home #mainnav #home, 
.cats #mainnav #cats, 
.showcats #mainnav #showcats,
.aboutus #mainnav #aboutus, 
.events #mainnav #events,
.links #mainnav #links,
.contact #mainnav #contact,
.morenews #mainnav #morenews {
	color: #C77D09;
	background: #735252 url(../gfx/bullet_on.gif) no-repeat left center;
	}
		
#mainnav a:hover, #mainnav a:active {
	text-decoration: underline;
	color: #F7E79C;
	background: #735252;
	}

#mainnav li:hover, #mainnav li.sfhover {  /* with suckerfish class */
background: url(../gfx/bullet_over.gif) no-repeat left center #735252;
	color: #F7E79C;
	}
	

/* _________________________________________________________= centre column stuff __*/

#center p {
	padding: 0 0.5em 0.5em 0;
	}

#center ul, #center ol {
	margin-bottom: 10px;
	}
	
#center #image1 {
	float: right;
	margin: 5px 10px;
	border: 1px solid #735252;
	background: #fff;
	padding: 3px;
	text-align: center;
	}
	
#center #image2 {
	float: left;
	margin: 5px 10px 5px 0;
	border: 1px solid #735252;
	background: #fff;
	padding: 3px;
	text-align: center;
	}
	
#center #image1 .caption, #center #image2 .caption {
	font-size: 80%;
	font-weight: bold;
	clear: both;
	}
	
.products, .catlist, .newsstories {
	list-style: none;
	width: 98%;
	padding: 10px 0;
	margin: 10px 0;
	text-align: center;
	}

.products {
	border-top: 2px solid #c77d09;
	}
	
.products li, .catlist li {
	position: relative;
	float: left;
	text-align: center;
	height: 11em;
	width: 19.75%;
	display: inline;
	margin-bottom: 0.25em;
	}
.products li {
	height: 10em;
	width: 19.9%
	}

.products li a:hover, .catlist li a:hover {
	background: #F7E79C;
	color: #735252;
	text-decoration: underline;
	}

.cat h1 {
	margin-left: 120px;
	}

.links dd {
	margin-bottom: 15px;
	}
.links dt a:link, .links dt a:visited {
	padding-right: 15px;
	background: url(../gfx/ext_link_brown.gif) no-repeat center right;
	}
.links dt a:hover, .links dt a:focus, .links dt a:active {
	padding-right: 15px;
	background: #735252 url(../gfx/ext_link_yellow.gif) no-repeat center right;
	color: #F7E79C;
	}
	
.eventlist {
	width: 97%;
	float: left;
	}
	
.eventlist li, .vcard {
	background: url(../gfx/microformat.gif) top right no-repeat;
	border: 1px solid #241F07;
	margin: 5px;
	padding: 5px;
	}

.eventlist li em {
	color: #735252;
	font-style: normal;
	font-weight: bold; 
	}
	
.eventlist li strong, .vcard strong {
	float: left;
	width: 6.5em;
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
	color: #735252;
	}

.vcard {
	width: 55%;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
.search #center ul li {
	list-style: none;
	padding-left: 0;
	}

.searchresults li img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #735252;
	}

#center ol li {
	list-style-type: lower-roman;
	list-style-position: outside;
	margin: 5px 0;
	}
.events #center ol li {
	list-style: none;
	}
	
.terms #center ol {
	margin: 5px 20px 5px 30px;
	}

.links dl,
.morenews dl {
	width: 97%;
	margin-left: 10px;
	margin-top: 10px;
	}
	
.links dt,
.morenews dt {
	padding-left: 20px;
	background: url(../gfx/bullet.gif) top left no-repeat;
	font-size: 95%;
	}
	
.links dd,
.morenews dd {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #735252;
	font-size: 85%;
	}
.morenews #news {
	visibility: visible;
	}

/* ________________________________________________________________= thumbnail styles __*/

.catImg, .prodThumb, .prodImg {
	border: 1px solid #735252;
	}
	
.catImg, .prodImg {
	float: left;
	margin: 0 5px 0 12px;
	}
.cat .catImg {
	margin-right: 10px;
	margin-bottom: 20px;
	}
.prodImg {
	margin-bottom: 20px;
	margin-top: 20px;
	}

a img.catImg {
	text-decoration: none;
	}
.newsstories {
	text-align: left;
	}
.newsstories dd {
	margin-bottom: 10px;
	}
.newsstories dt em {
	font-size: 80%;
	margin-left: -20px;
	}
	
	
/* ______________________________________________________________= rightcol stuff __*/

#rightcol {
	padding-left: 0;
	width: 230px;
	margin-right: -230px;
	}
		
.rightcol {
	padding-left: 40px;
	background: url(../gfx/rightcol_bg.gif) repeat-y top left;
	width: 180px;
	}
	
#rightcol a:link {
	text-decoration: none;
	font-weight: bold;
	color:#F7E79C;
	}
	
#rightcol a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#c77d09;
	}
	
#rightcol a:hover, #rightcol a:focus, #rightcol a:active {
	background: #F7E79C;
	color: #735252;
	}

.rightcol h2, .rightcol h3 {
	color: #F7E79C;
	margin-bottom: 0.25em;
	}
#news {
	padding-bottom: 80px;
	min-height: 500px;
	margin-right: 0;
	padding-right: 0;
	}
	
#news p, #news li {
	font-size: 75%;
	margin-bottom: 0.75em;
	line-height: 1.3em;
	color: #F7E79C;
	}

#news li strong {
	color: #241F07;
	font-weight: bold;
	}
#news li em {
	font-size: 80%;
	font-style: normal;
	color: #241F07;
	font-weight: bold;
	}

#searchbar input {
	border: 1px solid #241F07;
	}
	
#searchbar #go {
	background: #F7E79C;
	border: 1px solid #241F07;
	color: #241F07;
	font-weight: bold;
	width: 2.5em;
	}

#searchbar #go:hover, #searchbar .sfhover2 {
	background: #4F4A4A;
	}
	
	
/* ___________________________________________________________________= footer styles __*/

#footer {
	background: transparent;
	margin-left:-130px;
	margin-right:-230px;
	font-size: 90%;
	}
/* match wrapper class with footer elements */	
.terms #footer #terms a,
.contact #footer #contact a {
	color: #c77d09;
	}