body {
	color: #221E1F;
	margin-top: 10px;
	background: url(/images/Template/BG.gif) #512E90 repeat-x left top;
}

/* Header */

#container-header {
	height: 188px;
}

#main_top {
	height: 488px;
}

#header-left {
	height: 188px;
	width: 225px;
}

#header-left img.logo{
	position:absolute;
	margin-top:16px;
	width:225px;
	height:156px;
}

#header-right {
	height: 188px; width: 635px;
	margin: 0 0 0 0; 	padding: 0 20px 0 20px;
	background: url(../images/template/phone.gif) no-repeat right bottom;
	text-align: left;
}

#header-right .content {
	width: 430px;
	text-align: left;
}

#header-right .search {
	float: right;
	text-align: right;
	width: 420px;
	margin:  0 0 80px 0;
}

#header-right h2 { 
	color: #FFFFFF;
	text-align: left;
	margin: 30px 0 0 0;
}


/* Banner */

#container-banner {
	height: 300px;
	margin: 0 0 10px 0;
display: block; /* this is probably the important part */
	}

#nav-bar {
	background: url(/images/Template/NavBar/nav-bg.gif) no-repeat left top;
	height: 40px;
}

#banner {
/*	background: url(/images/Template/banner-holder.png) no-repeat left top; */
	height: 260px;
}


/* Body */

#container-body {


}

#container-body img.top, #container-body img.bottom {
	height: 30px; padding: 0px; margin: 0px;
}

.body_top {
	background: url(/images/Template/body-bg_t.gif) no-repeat left bottom;
	width: 900px;
	height: 20px;
}

.body_mid {
	background: url(/images/Template/body-bg_m.gif) repeat-y left bottom;
	width: 900px;
}

.body_bot {
	background: url(/images/Template/body-bg_b.gif) no-repeat left top;
	width: 900px;
	height: 20px;
}

#inner {
	min-height: 600px;
	height: auto !important; /* for modern browsers */
	height: 600px; /* for IE5.x and IE6 */		
	overflow: hidden;
}

/* Left Side Panel */

#leftPan {
	width: 185px;
	padding: 0px 20px 0px 20px;
	float: left;
}

.sub_active {
	color: #512E90;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 29px;
}


/* Left Side Panel - Boxes */

/* Original Box with Background
.leftPan_Box {
	background: url(/images/Template/Box-bg.gif) no-repeat;
	width: 165px; height: 150px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 20px 0;  
}*/


.leftPan_Box {
	width: 185px;
	margin-top: 30px;
	min-height: 130px;
	height: 100% !important; /* for modern browsers */
	height: 130px; /* for IE5.x and IE6 */		
	padding: 0px;
	display: block;
	clear: both;
	position: relative;
}

.top { /* for testimonial box only */
	margin-top: 0px;
	min-height: 160px;
}

.leftPan_Box hr {
	background: #FFFFFF; 
	color: #FFFFFF;
	clear: both; 
	float: none; 
	width: 100%; 
	height: 1px;
	border: none;
	padding: 0px;
}

.leftPan_Box hr { /* Firefox */
	margin: 3px 0px 7px 0px !important; 
}


* .leftPan_Box hr { /* Star Hack IE7 */
	margin: 0; 
}




.leftPan_Box h4 {
	text-align: left;
	color: #512E90;
	font-size: 12pt;
	margin: 0; padding: 0;
	height: 19px;
}

.leftPan_Box h5 { /* Used for Shopping Cart Heading */
	text-align: center;
	margin-bottom: 5px;
	font-size: 1.4em;
	color: #F26521;
}

.leftPan_Box p {
	text-align: left;
	margin: 0px; padding: 0px;
}

.leftPan_Box p.name {
	text-align: left;
	font-weight: bold;
	margin: 0px; padding: 5px 0 0 0;
}

.leftPan_Box p.note {
	color: #7F7F7F;
	text-align: left;
	font-weight: bold;
	margin: 0px; padding: 15px 0 0 0;
}

.leftPan_Box p.text {
	width: 125px;
	text-align: left;
	float: left;
	margin: 0 5px 0 0; padding: 0;
}

#leftPan img.calc, #leftPan img.video, #leftPan img.cart{
	float: right;
}

/* Original Box with Background
.sub_menu {
	background: url(/images/Template/Box-bg.gif) no-repeat;
	width: 165px; min-height: 120px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 20px 0;
} */

.sub_menu {
	width: 185px; min-height: 120px;
	padding: 0; margin: 0 0 20px 0;
}

.shop_cart {
	margin: 0px; padding: 0px;
	background: url(/images/Template/icon-cart.gif) no-repeat right top;
	height: 50px;
}

.video {
	text-align: center;
}

#cart.leftPan_Box {
	height: 120px;
	margin-bottom: 10px;
}



/* FOR FORMS ON HOME PAGE */
#machines input.cat_textbox, #machines cat_listbox_M {
	width: 185px;
	font-size: 8pt;
	color: #7F7F7F;
	border: #7F7F7F 1pt solid;
	margin: 5px 0 0 0;
}

#machines input.cat_textbox	{ height: 15px; }
#machines cat_listbox_M		{ height: 40px; }


#machines {
	font-size: 8pt;
	width: 185px;
}

#newsletter .cat_textbox_small {
	width: 150px;
	height: 15px;
	font-size: 8pt;
	color: #7F7F7F;
	border: #7F7F7F 1pt solid;
}

#newsletter .item {
	padding: 4px 0px 4px 2px;
}

/* Button Classes */

#more_button {
	width:77px;
	height:27px;
	background: url(/images/Template/but-more.gif) no-repeat;
	outline: none; border: none;
	margin: 5px 0 0 0px;
	float: right;
}

#more_button:hover {
	background: url(/images/Template/but-more_d.gif) no-repeat;

}

.submit_button {
	width:77px;
	height:27px;
	background: url(/images/Template/but-submit.gif) no-repeat;
	outline: none; border: none;
	margin: 5px 0 0 0;}

.submit_button:hover {
	background: url(/images/Template/but-submit_d.gif) no-repeat;

}


.L-submit_button {
	width:126px;
	height:44px;
	background: url(/images/Template/but-L-submit.gif) no-repeat;
	outline: none; border: none;
	margin: 5px 0 0 0;
}

.L-submit_button:hover {
	background: url(/images/Template/but-L-submit_d.gif) no-repeat;

}


.subscribe_button {
	width:93px;
	height:27px;
	background: url(/images/Template/but-subscribe.gif) no-repeat;
	outline: none; border: none;
	margin: 5px 0 0 70px;
	float: right;
	clear: both;
}

.subscribe_button:hover {
	background: url(/images/Template/but-subscribe_d.gif) no-repeat;
}

#back_button {
	width:56px;
	height:22px;
	background: url(/images/Template/but-back.gif) no-repeat;
	outline: none; border: none;
	float: left;
}

#back_button:hover {
	background: url(/images/Template/but-back_d.gif) no-repeat;
}

#backR_button {
	width:56px;
	height:22px;
	margin-bottom: 10px;
	background: url(/images/Template/but-back.gif) no-repeat;
	outline: none; border: none;
	float: right;
}

#backR_button:hover {
	background: url(/images/Template/but-back_d.gif) no-repeat;
}

#continue_button {
	width:142px;
	height:44px;
	background: url(/images/Template/but-continue.gif) no-repeat;
	outline: none; border: none;
	float: right;
}

#continue_button:hover {
	background: url(/images/Template/but-continue_d.gif) no-repeat;
}


#enquire_button {
	width:180px;
	height:44px;
	background: url(../images/Template/but-enquire.gif) no-repeat;
	outline: none; border: none;
	margin: 0 20px 10px 0;
	float: right;
}

#enquire_button:hover {
	background: url(../images/Template/but-enquire_d.gif) no-repeat;

}

#search_button {
	width:64px;
	height:22px;
	background: url(../images/Template/but-search.gif) no-repeat;
	outline: none; border: none;
	margin: 0;
}

#search_button:hover {
	background: url(../images/Template/but-search_d.gif) no-repeat;

}


.calc_button {
	width:93px;
	height:27px;
	background: url(../images/Template/but-calc.gif) no-repeat;
	outline: none; border: none;
	margin: 0;
}

.calc_button:hover {
	background: url(../images/Template/but-calc_d.gif) no-repeat;

}


/* Main Body Panel */

#mainBody {
	width: 635px;
	padding: 0px 20px 0px 20px; margin: 0px;
	float: left;
	height:100%;
	position: relative;
	overflow: auto;
}

#bottomBanner {
	width: 400px;
	height: 70px;
	background: url(/images/Template/bottomBanner-bg.gif) no-repeat left top;
	margin: 0;
	padding: 10px  95px 10px 140px;
	bottom: 0px;
	clear: both;
	overflow: hidden;
}

#bottomBanner h3 {
	padding: 0px; margin: 0 0 10px 0;
}

#bottomBanner p {
	font-size: 10pt;
	font-weight: bold;
	width: 323px;
	float: left;
}

#bottomBanner .more_button {
	width:77px;
	height:27px;
	background: url(/images/Template/but-more.gif) no-repeat;
	outline: none; border: none;
	margin: 5px 0 0 0;
	float: right;
}

#bottomBanner .more_button:hover {
	background: url(/images/Template/but-more_d.gif) no-repeat;

}



/* Home Page */

#homePage {
	width: 635px; height: auto;
	margin-bottom: 20px;
	background: url(../images/promo-head.gif) no-repeat left top;
}

#homePage img.promo {
	width: 565px; height: auto;
	padding: 0px; margin: 0 0 0 70px;
}


/* Main Pages */

#mainPages {
	min-height:100%;
	min-height: 580px;
	height: 100%;
	height: auto;
	overflow: auto;
	position: relative;
	margin-bottom: 70px;
}

#mainPages h1 {
	border-bottom: #DDDDDD 1px solid;
	margin-bottom: 15px;
	font-size: 2.5em
}

#mainPages h2 {
	border-bottom: #DDDDDD 1px solid;
	margin-bottom: 15px;
}

#mainPages h4 {

}

/* Shop Pages */

#shopPages {
	min-height: 580px;
	height: auto !important;
	height: 580px;
	padding-bottom: 70px;
	overflow: hidden;
}

#shopPages h1 {
	border-bottom: #DDDDDD 1px solid;
	margin-bottom: 15px;
	font-size: 2.5em
}


#shopPages h2 {
	margin-bottom: 30px;
}



/* Coffee Machine Pages */
.machines {
	width: 315px; height: 250px;
	padding: 0px; margin: 0;
	float: left;
}

.machines_text {
	float: left;
	width: 165px;
}

.machines p{
	width: 165px;
	padding: 0px; margin: 0 0 10px 0;
	float: left;
}

.machines img, .machines_tasman img {
	float: left;
	padding: 0px; margin: 0px;
}

.machines img.logo, .machines_tasman img.logo {
	padding: 0px; margin: 40px 0 10px 0;
	width: 165px;
}

.machines_text h6 {
	color: #F26521;
}

.machines_tasman {
	width: 460px; height: 200px;
	padding: 0px; margin: 0;
	clear: both;
}

/* Coffee Machine Pages - Individual Machines */

#mainPages img.machines_m {
	float: right;
	width: 200px;
	margin: 0 20px 20px 0;
}

#mainPages img.machines2_m { /* Used for Tasman S Coffee Machine */
	float: right;
	width: 305px;
	margin: 0 20px 20px 0;
}

#description {
	float: left;
	width: 360px;
}

#description2 {
	float: left;
	width: 255px;
}

#description h4 {
	font-size: 1.8em;
}

#enquire {
	float: right;
	width: 200px;
	margin: 0 20px 20px 0px;
}

#enquire p {
	margin-top: 10px;
	font-weight: bold;
}

#enquire p.price {
	color: #F26521;
}
	

/* Customers Page - Testimonials */

#quotes {
/*	height: 100%; */
	background: url(../images/Template/quote_2.gif) no-repeat right bottom;
}

.quote_open {
	background: url(../images/Template/quote_1.gif) no-repeat left top;
	width: 35px;
	height: 35px;
	padding: 0px; margin: 0 10px 0 0;
	float: left;
}

#quotes p {
	padding: 0 10px 0 45px; margin: 0 0 10px 0;
}

#quotes p.name {
	font-weight: bold;
}

#quotes p.date {
	font-weight: bold;
	text-indent: 45px;
	margin: 0px; padding: 0px;
}


/* Contact Us Page - columns */

#address {
	width: 635px;
	overflow: hidden;
}

/* Calculator */

.perweek {
	font-weight: bold;
	font-size: 10pt;
}

.perannum {
	color: #F26521;
	font-weight: bold;
	font-size: 11pt;
}

/* Site Map */

#sitemap {
	margin-left: 100px;
}

#sitemap li{
	margin-top: 10px;
}

/* Calculator */

.perweek {
	font-weight: bold;
	font-size: 10pt;
}

.perannum {
	color: #F26521;
	font-weight: bold;
	font-size: 11pt;
}


/* Footer */

#container-footer {
	background: url(/images/Template/footer-bg.gif) no-repeat left top;
	width: 900px;
	height: 150px;
	margin: 20px 0 20px 0;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 12pt;
}

.footer_Col {
	width: 170px;
	height: 100px;
	float: left;
	margin: 0 15px 0 0; padding: 0 15px 0 0;
}

.footer_Col_1 {
	width: 200px;
	height: 100px;
	float: left;
	margin: 0 15px 0 0; padding: 0 15px 0 0;
}


.footer_Col_2 {
	width: 210px;
	height: 100px;
	float: left;
	margin-right: 0; padding-right: 0;
}


#mainFooter {
	width: 860px;
	padding: 20px;
}

#mainFooter h4{
	color: #FFFFFF;
	padding: 0; margin: 0 0 2px 0;
}

#mystics {
	margin: 65px 0 0 0;
}

#mystics .sup{
	vertical-align: super;
}

#mystics .mystics{
	color: #FFFFFF;
	font-size: 16px;
	padding: 0 0 0 2px; margin: 5px 0 0 0;
}

#mainFooter p.right {
	text-align: right;
	padding: 0px;
	margin: 0 0 30px 0;
}

#mainFooter p {
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0px;
}


#mainFooter ul{
	display:block; padding:0; margin:0; list-style: none;
	}
#mainFooter ul li{
	padding:0; margin:0;
	}
	
#mainFooter ul li a, #mainFooter a{
	color: #FFFFFF; text-decoration:none;
	}
	
#mainFooter ul li a:hover, #mainFooter a:hover{
	color:#512E90; text-decoration:none;
	}
	
#mainFooter ul li a:active, #mainFooter a:active{
	color:#FFFFFF; text-decoration:none;
	}



 /* @group Links */

a:link, a:visited {
	color: #512E90;
	text-decoration: none;	
}

a:hover, a:active {
	color: #F26521;
	text-decoration: underline;
}
 
 /* @end */ 