/* - BASIC STUFF - */
body { background:#ffffff; font:16px High Tower Text; color:#000; margin:0; padding:0; }
a { color:#000; text-decoration:none; }
a:hover { background:#70c7fd none repeat scroll 0 0; color:#000; text-decoration:none; }
img { border-style:hidden; border:0; margin:0; padding:0; }

.background {
	position:absolute;
	z-index: 10;
	width:100%;
	height: auto;
	min-height:600px;
	margin-top:0px;
	padding:0;
	background: url(http://www.theuniversalzoo.com/main/wp-content/background/rotator.php) no-repeat center;
	}

.nobackground {
	position:absolute;
	z-index: 10;
	width:100%;
	height: auto;
	min-height:600px;
	margin-top:70px;
	padding:0;
		}
/* - CONSTRUCTION - */
#global { background:#fc5050; width:100%; position:relative; margin-left:auto; margin-right:auto; text-align:center; }
#title { width:100%; position:relative; margin:0; padding:0px; }
#navigationbar { width:100%; text-align:center; margin-left:0px; margin-top:0px; padding-top:0px; display:inline}
#content { width:600px; margin:auto; margin-top:100px; min-height:200px; text-align:center }
#footer { clear:both; margin-top:300px; padding:0; margin-bottom:20px; width:100% }
#topline { line-height: 1px; height: 3px; }

/* - NAVIGATION BAR - */
.menubar { background:#fadf0c; margin: 0; padding:0; }
.menubar li { margin-right: 30px; line-height:0px; display:inline; float:center; }

/* - MENU INDEX PAGE - */
#content ul li { display:block; margin:0; padding:0; }

/* - MENU INDEX IMAGES CATEGORY - */
.postthumb1 {margin: 0 25px 25px 0; padding:0;float:left;}
.postthumb1 img { max-height:300px; max-width: 300px; }
.undertheimage { margin-top: 0%; margin-left: 0%; background:#FFF;}
.postthumb1 img:hover {border:3px solid #000000;}

/* - CATEGORY PAGES - */
.postthumb { font-size: 14px; margin: 0 25px 25px 0; padding:0; width:200px; float:left; }
.postthumb img { max-width:194px; height:280px; border:3px solid #FFFFFF; }
.postthumb img:hover {border:3px solid #000000;}

/* -- PRODUCT PAGES --*/
#products { width:800px; margin-top:20px; min-height:200px; }
#products img { margin-bottom: 8px; }
.eshopshipping { display:none; }
.offset { display:none; }


/*-- COLOURS --*/
.black { background-color: #000;}