/* 
ZCC Pty Ltd website All Rights 2007
Australian Business Number (ABN): 87 116 452 209
Created by Christian Raymond (http://www.christianraymond.com)
This CSS File contains the complete website's attributes
for the divisions, text, alignments and images.
*/


/* CSS Document */

body{
	background: url(images/bg.jpg) repeat;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5C2C1C;
	font-size: 14px;
}

img {
	border: none;
 	}

a
{
	outline: none;
}
	
ul li{
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 20px;
text-indent:0px;
list-style:disc;
}

blockquote {
font-size: 9px;
}


h1
{
	font-size: 28px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}

h4 {
padding-top: 14px;
}

h3 {
padding-top: 10px;
font-size:16px;
}

/*p {
padding: 5px 5px 5px 5px;
}

.textRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B34213;
	font-size: 12px; 
}
*/

/*Outer Box filing the page */

#wrapper{
	position: relative;
	top: -20px;
	width: 1024px;
	height: 100%;
	margin: auto;
	}

/* Box containing all with white page effect */
#innerContent{
	position: relative;
	background: none;
	width: 777px;
	margin: 0px 0px 0px 14px;
	height: 100%;
	
	}


/* website Containers Divisions */

#outerContent{
	position: relative;
	background: #FFFFFF url(images/bg3.jpg) repeat-y;
	width: 806px;
	margin: auto;
	margin-bottom: 30px;
	padding: 0px;
	}
	
#btm_shadow{
	position: relative;
	height: 3px;
	margin: 0px 2px 0px 2px;
	background-image: url(images/btm_shadow.jpg);
}

#upperImages{
	position: relative;
	top: 0px;
	width: 914px;
	height: 127px;
	margin-left: 112px;
	}

#left_content{
	float: left;
	width: 225px;
	height: 60%;
	overflow: visible;
	}

#menu{
	position: relative;
	top: 1px;
	background-color: #918172;
	width: 240px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#menuItems{
	position: relative;
	width: 240px;
	height: 28px;
	border: none;
	}

#contentContainer{
	float: right;
	background: none;
	top: 0px;
	width: 525px;
	margin: 0px;
	padding: 0px;
	}

	/* Green & Orange Links Properties valid for complete page */

a.link_green {
	color: #727D03;
	font-size: 10px;
	text-align: right;
	margin: 10px 20px 0px 0px;
	}

a.link_orange {
	color: #FF8A1C;
	font-size: 10px;
	text-align: right;
	margin: 10px 20px 0px 0px;
	}
	
a.link_texte {
	color: #FF8A1C;
	font-size: 12px;
	}

a.link_oCenter {
	color: #FF8A1C;
	font-size: 12px;
	text-align: center;
	}
	
a.link_intext{
font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #5C2C1C;
text-decoration:none;
	}
	/* Header */

#header{
	position: relative;
	background: #ffffff url(images/header.jpg) no-repeat;
	width: 777px;
	height: 153px;
	margin: 0px;
	}
	

	/* Content Text & Images Properties */
	
#content{
	float: right;
	background: #ffffff url(images/bg2.jpg) repeat-y top right;
	width: 525px;
	min-height: 300px;
	margin: 0px;
	padding: 0px;
	min-height:600px;
	}
	
#contentVideo {
	float: right;
	background: none;
	text-align: center;
	width: 775px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	}

#content img.prawn {
	float: right;
	margin: 0px;
	}
	
#content .prawn {
	float: right;
	margin: 0px;
	}

#content p {
	text-align: left;
	padding-right: 20px;
	}
	
#content p.small {
	text-align: left;
	padding-right: 20px;
	font-size: 9px;
	}
	
#content p.indent {
	margin-left: 30px;
	}

p.right {
	text-align: right;
	margin-right: 5px;
	}
	
#content p.center {
	text-align: center;
	}
	
#content p.illustration {
	text-align: center;
	padding-bottom: 20px;
	}
	
#content p.italic {
	text-align: left;
	font-style: italic;
	padding-right: 20px;
	padding-top: 6px;
	}
	
#content p.bold {
	text-align: left;
	font-weight: bold;
	padding-right: 20px;
	}
	
.steak {
	float: left;
	width: 250px;
	padding: 0px;
	}
	
.steak2 {
	float: right;
	width: 250px;
	padding: 0px;
	}
	
	
	/* Adverts Properties */

#advert{
	position: relative;
	width: 232px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	}
	
#federation{
	position: relative;
	width: 100px;
	margin-top: 10px;
	margin-left: 85px;
	margin-bottom: 10px;
	}
	
#advert2 {
	float: right;
	width: 525px;
	border-bottom: #C14914 dotted 1px;
	margin-bottom: 4px;
	}
	
#advert2 img.menus {
	float: left;
	border: #AB3D11 solid 1px;
	margin: 4px 10px 5px 0px;
	}

#advert2 p.m_menu {
	margin: 4px 40px 0px 0px;
	text-align: left;
	padding-bottom: 12px;
	}
	
#advert2 img.rss {
	float: right;
	margin: 0px;
	}

/* Advert 3 */

#advert3 {
	float: right;
	width: 525px;
	border-bottom: #FF9939 dotted 1px;
	margin-bottom: 20px;
	margin-top: 5px;
	}
	
#advert3 img.menus3 {
	float: left;
	border: #FF9939 solid 1px;
	margin: 4px 10px 5px 0px;
	}

#advert3 p.m_menu {
	margin: 4px 40px 0px 0px;
	text-align: left;
	padding-bottom: 12px;
	}
	
#advert3 img.rss {
	float: right;
	margin: 0px;
	}
	
/* FORM - SUBSCRIBE*/	
#subscribe{
	border: thin solid #91A005;
	position: relative;
	width: 230px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	}
#subscribe-heading{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #996633;
	}	
#signup{
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF9933;
	}
#form-field{
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3366CC;
}	
#form-button{
background-color:#996633;
color:#FFFFFF;
font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* ---------------------------- */
	
#advert_special{
	position: relative;
	width: 230px;
	border: thin solid #91A005;
	margin-left: 5px;
	margin-bottom: 10px;
	}

#advert_special p.title{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #B64313;
	margin: 5px 5px 0px 5px;
	}

#advert_special p.texte{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6D7703;
	margin: 5px 5px 0px 5px;
	}
	

	/* Footer Properties */
	
#footer{
	width: 777px;
	background: url("images/bottom.jpg") no-repeat bottom;
	clear: both;
	}

#footer p{
	text-align: center;
	font-size: 11px;
	margin-top: 0px;
	}

#footer p.zcc{
	text-align: center;
	font-size: 10px;
	padding-top: 0px;
	}

#footer a:link{
	color: #5C2C1C;
	text-decoration: underline;
	margin-right: 10px;
	}

#footer a:hover{
	color: #FF8A1C;
	text-decoration: underline;
	}

#footer a:visited {
	color: #727D03;
	text-decoration: underline;
	margin-right: 10px;
	}

hr {
    border-top: thin solid;
	color: #999999;
	width: 677px;
	margin-left: 50px;
	padding: 0px;
	}
	
		
	/* Layer for the Mixer */

#mixer {
	position:absolute;
	background-image: none;
	left:-100px;
	top:700px;
	width:277px;
	height:323px;
	z-index:1;
}

#mixerTestimonials {
	position:absolute;
	background-image: none;
	left:40px;
	top:1200px;
	width:277px;
	height:323px;
	z-index:1;
}

#book_right {
	position: absolute;
	background: none;
	width: 112px;
	height: 265px;
	left: 913px;
	top: 127px;
	z-index:1;
}

/*---testimonials----*/
.pagestate
{
font-style:italic;
font-weight:normal;
font-size:12px;
margin:0px 0px 0px 40px;
width:400px;
color:#333333;
}

.pageteller
{
font-style:italic;
font-size:12px;
margin:0px 0px 0px 40px;
width:400px;
padding-top:5px;
color:#666666;
}

.statement
{
font-style:italic;
font-weight:bold;
font-size:12px;
margin:0px 0px 0px 5px;

}

.teller
{
font-style:italic;
font-size:12px;
margin:0px 0px 10px 5px;
padding-top:5px;

}

a:link {
	color: #5C2C1C;
}
.style3 {font-size: 16}
.underline {	text-decoration: line-through;
}
.whats_on_special_link {	
color: #5C2C1C;
text-decoration:none;
margin-top:0px;
padding-top:0px;

}


/* Left Menu Navigation */

#left-nav-wrapper
{
	width: 240px;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
}

ul#left-nav li
{
	list-style-type: none;
	padding: 0px 0px 0px 35px;
	background: url(images/navigation/left-nav-link.jpg) no-repeat top center;
	margin: 0;
	border-bottom: 1px solid #cccccc;
	height: 28px;
	line-height: 28px;
	text-transform: uppercase;
}

ul#left-nav li:link,
ul#left-nav li a:link,
ul#left-nav li a

{
	color: #FFFFFF;
	text-decoration: none;
}

ul#left-nav li:hover,
ul#left-nav li a:hover,
ul#left-nav li a:active
{
	color: #CCCCCC;

}
