@charset "utf-8";
/* CSS Document 

.indexcloud {
	line-height: 140%;
	color: #ffffca;
	text-align: justify;
	font-size: 12px;
	}
.indexcloud a:link{	color:#ffffca;	text-decoration:underline;}
.indexcloud a:hover{	color:#ffffca;	text-decoration:none;}

font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

background:#e3e1d5 url("http://www.buderimgingercookingschool.com.au/images/topbg.jpg") repeat-x center top;

background-image: url(http://www.buderimgingercookingschool.com.au/images/notepad_tile.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;

*/

/*-  normalize everything
----------------------------------------------------------------------*/

/* normalize margin, padding */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

/* normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

/* remove list-style from lists */
ol, ul {
	list-style: none;
}

/* remove table border spacing */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* remove border from fieldset and img */
fieldset, img {
	border: 0;
}

/* left-align text in caption adn th */
caption, th {
	text-align: left;
}

a:active, a:focus {
  outline: none ! important;
}

.clearfix:after {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}

/*****Basic Definitions*****/

body {
	background-color: #CCCCCC;
	min-height: 100%;
	width: 100%;
	display: block;
}

img { border: 0; }
a img { border: 0; }

p, ul, li, ol, dl, { margin-bottom: 5px; }
ul, ol, dd { margin-left: 0px; }
	
a:link {
	color:#790000;
	text-decoration:underline;
}
a:hover {
	color:#790000;
	text-decoration: none;
	}
a:visited {
	color:#790000;
	text-decoration:none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}

	
/*-----------  COLOUR BARS  lucida grande, tahoma, helvetica, arial, sans-serif -----------*/
	
h1 {
	color: #705F50;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	text-transform: uppercase;
	padding-left: 10px;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	line-height: 120%;
}

h2 {
	color:#705F50;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 27px;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	font-style: italic;
	border-top: 1px solid #999999;
}


h3 {
	color:#705F50;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: left;
}


.blockquote {
	line-height: 1.4em;
	color: #CC6600;
	font-style: italic;
	padding: 20px 20px 20px 60px;
	margin: 20px 0px 20px 0px;
	background-color: transparent;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

hr { /*----horizontal line---*/
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}

th { /*----table header---*/
	border-bottom: navy solid thin;
	border-top: navy solid thin;
	border-left: none;
	border-right: none;
	font-size: smaller;
}

/*------------ SCAFFOLD ------------*/

#container { 
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	width: 960px;
	border-left: 0px solid #b8babb;
	border-right: 0px solid #b8babb;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	}
	
#container .maintable { 
	width: 100%;
	min-height: 100%;
	}
	
.leftPanel {
	position: relative;
	float: left;
	background-color: transparent;
	padding-top: 270px;
	padding-left: 7px;
	min-height: 100%;
	width: 216px;
	color: #6c6b61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
}
.leftPanel ul {  
	list-style-image: url(images/arrow.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px; /*left space*/
	line-height: 140%;
}
.leftPanel .menu {  
	font-size: 15px;
	font-weight: bolder;
	line-height: 130%;
}

.leftPanel .menu li {  
	list-style-image: url(images/menu1.png);
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px; /*left space*/
	line-height: 100%;
}
.leftPanel .menu a:link{ color:#333333;	text-decoration:underline;}
.leftPanel .menu a:visited{	color:#333333;	text-decoration:none;}
.leftPanel .menu a:hover{	color:#006633;	text-decoration:none;}


.rightPanel {
	position: relative;
	float: right;
	background-color: transparent;
	padding: 30px 30px 20px 40px;
	min-height: 100%;
	width: 660px;
	color:#6c6b61;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}
.rightPanel img{
	margin-right: 15px;}
	
.image_zoom img{
	border: 2px solid #b8babb;
}

.rightPanel a:link{	color:#790000;	text-decoration:underline;}
.rightPanel a:visited{	color:#790000;	text-decoration:underline;}
.rightPanel a:hover{	color:#790000;	text-decoration:none;}

.rightPanel ul {  
	list-style-image: url(../images/tab2.png);
	margin: 20px 0px 0px 20px;
	padding: 10px 0px 0px 20px; /*left space*/
	line-height: 160%;
}

#logo {
	position: absolute;
	height: 265px;
	width: 257px;
	background-color: transparent;
	left: -47px;
	top: 0px;
	z-index: 1000;
	display: block;
	cursor: pointer;
	overflow: hidden;
}

.rightPanel .phoneLge {
	font-size: 2.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
}

.rightPanel .phoneSmll {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#footer {
	position: absolute;
	background-image: url(images/sqiggle.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	background-color: #71a61f;
	text-align: left;
	width: 100%;
	height: 70px;
	background-color: #66CC33;
	margin-bottom: 0;
	padding: 5px 0px 0px 10px;
	color: #ffffff;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
	border-top: 5px solid #cbcbc4;
}

#footer a:link{	color: #39741D;	text-decoration:underline;}
#footer a:visited{	color:#39741D;	text-decoration:none;}
#footer a:hover{	color:#ffffff;	text-decoration:none;}



/*IMAGES*/

.imagefloatright {
	float:right;
	margin-top:auto;
	margin-left:20px;
	margin-bottom:auto;
	width: 200px;
	border: 2px solid #ffffff;
	}
	
.imagefloatleft {
	float:left;
	margin-top:auto;
	margin-right:20px;
	margin-bottom:auto;
	width: 200px;
	border: 2px solid #ffffff;
	}
	
.imageborderlight {
	border: 1px solid #aa9b8a;
	}
	
.image_large {
	margin-top:5px
	}
.map {
	border: 1px solid #bfb1ae;
	}
	
/*----------------FORMS----------------*/

.forms {
	background-color: #ffffff;
	border: solid 1px #999999;
}

.button {
	height: 23px;
	width: 26px;
	background-color: #28395f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border: solid 1px #245599;
}

input, select, textarea {
	font-family: verdana,arial,hevetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding: 4px;
}






/*----------------FORMS

h2 {
	color:#705F50;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 27px;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	font-style: italic;
	border-top: 1px solid #999999;
}
h2 {
	color:#705F50;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 27px;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	font-style: italic;
	border-top: 1px solid #999999;
}
h2 {
	color:#705F50;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 27px;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	font-style: italic;
	border-top: 1px solid #999999;
}
h2 {
	color:#705F50;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 27px;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	font-style: italic;
	border-top: 1px solid #999999;
}
h2 {
	color:#705F50;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 27px;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	font-style: italic;
	border-top: 1px solid #999999;
}
----------------*/
