body
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
}

.site_shell
{
	margin-left: auto;	
  	margin-right: auto;
  	width: 1024px;    
  	text-align: left;
	margin-top: 50px;     
	margin-bottom: 50px; 
	padding: 0px;  	
	border:none;
}

.header
{	
	float: left;	
}	

.contacts
{
	float: left;
	font-size:15px;
	color:#5d1395;
	font-weight:bold;	
	position: relative;
	top: 52px;
	padding-left: 10px;
	line-height:22px;
}

.contacts a
{
	color:#5d1395;
	text-decoration:none;
}	

.contacts a:hover
{
	color:#e97b26;
}	

.menuContainer
{
	float: left;	
	clear: left;
	width: 741px;
	margin: 10px 0 0px 0px;
	height: 34px;
	background: url(../image/bg.gif);	
	position: relative;
}

#menu
{
    padding: 8px 5px;
    z-index: 100;
    position: absolute;
}

.menuContainer ul li
{
    float: left;
}

.menuContainer ul li a
{
    color: White;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;    
    padding: 25px;    
}

#slide 
{
    height:22px; 
    background:none repeat scroll 0 0 #15a1c3; 
    z-index:10;
    position: absolute;   
    top: 6px;  
    border:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
}

.packaging
{
	float: right;
	position: relative;	
	margin-right: 65px;    
}

.forum_comp
{
	float: right;
	position: relative;	
	margin-right: 21px; 
	margin-top:0px;
	margin-bottom:4px;
}

.top {background: url(../images/dot.gif) 0 0 repeat-x; width: 835px; clear: left; float: left; margin-top: 14px; margin-bottom: 3px;}
.bottom {background: url(../images/dot.gif) 0 100% repeat-x}
.left {background: url(../images/dot.gif) 0 0 repeat-y}
.right {background: url(../images/dot.gif) 100% 0 repeat-y}
.bottomLeft {background: url(../images/bl.gif) 0 100% no-repeat}
.bottomRight {background: url(../images/br.gif) 100% 100% no-repeat}
.topLeft {background: url(../images/tl.gif) 0 0 no-repeat}
.topRight {background: url(../images/tr.gif) 100% 0 no-repeat; padding:0px}  

.content
{		
    float: left;
	width: 835px;
	min-height: 345px;
	padding-bottom:9px;
	padding-top:9px;
	padding-left:0px;
	padding-right:9px;
}

.homeContent
{
    padding: 9px 0px;
    min-height: 345px;
}

.side_panel
{	
	float:right;
	width: 158px;
	margin-right: 22px; 
}


.bottom_strip
{
	clear: left;
	height:132px;
	width:1000px;
	
}
	
.liquidAd
{
    float: left;
	
}

#newsBox
{
    margin-left: 0px;
    margin-top: 0px;
    float: left;   
    background:#none;
	background-image:url(../images/news_panel.jpg);
	background-repeat: no-repeat;
    height:127px;
    width:246px;
    font-size: 13px;    
}

#latestNews
{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;    
    color: #FFFFFF;
    font-weight: bold;
   	margin-left:20px;
	margin-top:20px;
}

#newsItems
{   
    margin: 8px 10px 0px 15px;
    padding: 5px;
	font-size: 10px;
	line-height:14px;
    -moz-border-radius: 8px 8px 0px 0px;   
    color:white;    
    overflow: hidden;  
    height: 88px;    
}

#newsItems a{   
    color:#FFEB78;
	line-height:28px;
       
}

.whatsNew
{
    float:left;   
}
	
#myConsole
{
	background-image: url('../images/myConsole.jpg');
	width: 158px;
	height: 102px;	
}

#myConsole div
{
	color: white;
	font-size: 10px;
	font-weight: bold;
	line-height:12px;
	position: relative;
	top: 50%;
	margin-left: 10px;
}


.sideMenuItem
{
	width: 158px;
	height: 57px;
	margin-top: 5px;		
	font-size: 16px;
	font-weight: bold;	
}

.sideMenuItem a
{
	position: relative;
	top: 50%;
	margin-left: 10px;
	color: white;
}

.sideMenuItem a:hover
{
	color: #CCCCCC;	
}

#contactMe
{
	background-image: url('../images/grey_tab.jpg');
}

#placeAnOrder
{
	background-image: url('../images/orange_tab.jpg');
}

#resourceCentre
{
	background-image: url('../images/turquoise_tab.jpg');
}

#testimonials
{
	background-image: url('../images/green_tab.jpg');
}

.terms_box{
	float:right;
	top:0px;
	padding-left:10px;
	}

#terms, #terms a
{	
	color: #4F4F4F;
	font-size: 9px;
	font-weight: bold;	
}

#terms a:hover
{
	color: #CCCCCC;	
}

.pagetitle
{
	color: #7BAD2A;
	font-size: 24px;
	font-weight: bold;	
	padding: 20px;
}

.H1
{
	color: #7BAD2A;
	font-size: 24px;
	font-weight: bold;	
	padding: 20px;
}

.contentMenu 
{
	width: 150px;
	font-size:13px;
	font-weight:bold;
	float: left;
	
}

.contentMenu ul li
{
    list-style-image: none;
}


.contentMenu ul li a 
{	
	color:white;
	background:transparent url('../images/greenback.gif');	
	display:block;	
	padding:10px 5px 10px 10px;
}

.contentMenu ul li a:hover, #contentMenuSelected
{
	background: url('../images/greenback2.gif');
	list-style-image: none;	
}

.subTop {background: url(../images/greydot.gif) 0 0 repeat-x; width: 150px; float: left; margin-left: 5px; margin-right: 10px; top: 20px;}
.subBottom {background: url(../images/greydot.gif) 0 100% repeat-x;}
.subLeft {background: url(../images/greydot.gif) 0 0 repeat-y;}
.subRight {background: url(../images/greydot.gif) 100% 0 repeat-y;}
.subBottomLeft {background: url(../images/greybl.gif) 0 100% no-repeat;}
.subBottomRight {background: url(../images/greybr.gif) 100% 100% no-repeat;}
.subTopLeft {background: url(../images/greytl.gif) 0 0 no-repeat;}
.subTopRight {background: url(../images/greytr.gif) 100% 0 no-repeat;}  

.contentSubMenu
{
	width:148px;
	font-size:12px;
	float: left;
	padding: 1px;	 
}

#contentSubMenuHeader
{
    position: relative;
	font-weight: bold;
	font-size:14px;
	font: Arial, Helvetica, sans-serif;	
	background: url('../images/grey_header_bg.jpg');
	line-height: normal;
	height: 34px;	
}

#contentSubMenuHeader a
{
    position: relative;
    top: 10px;
    left: 10px;
}

.contentSubMenu ul li
{
    background:transparent url('../images/greyback.gif');	
}

.contentSubMenu ul li a
{	
    color:#51534F;
	display: block;
	padding: 15px 2px 15px 10px;	
	background:transparent url('../images/greyback.gif');	
}

.contentSubMenu ul li a:hover, #contentSubMenuSelected
{	
	background:transparent url('../images/greyback2.gif');	
}

.subMenuText
{
    float: left;
    width: 115px;
}

.arrow
{
    float: right;
    margin-right: 5px;    
}

.actualContent
{
	clear:none;
	float: left;
	width: 480px;
	margin-bottom:20px;
	margin-left:20px;
}

.actualContent_contact
{
	clear:none;
	float: left;
	width: 800px;
	margin-bottom:20px;
	margin-left:20px;
}

.actualContent_gw
{
	
	float: left;
	width: 4180px;
	margin-bottom:20px;
	margin-left:20px;
}


.contact_panel{
	width: 230px;	
	margin-bottom: 10px;
	margin-top: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #999999;
	padding: 20px 20px 20px 20px;
		
	}
	
	.contact_panel_sales{
		position:relative;
		float:left;
		clear:none;
	width: 130px;	
	margin-bottom: 20px;
	margin-top: 9px;
	margin-right:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
	padding: 8px 8px 8px 8px;
		
	}

	
	.location{
		position:relative;
		float:left;
		clear:none;
	width: 260px;	
	height:250px;
	margin-bottom: 0px;
	margin-top: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
	padding: 8px 8px 8px 8px;
		
	}

		.contact_panel_support{
		position:relative;
		float:left;
		clear:none;
		height:80px;
	width: 389px;	
	margin-bottom: 20px;
	margin-top: 9px;
	margin-right:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
	padding: 8px 8px 8px 8px;
		
	}
	
.service_centre_text{
	position:absolute;
	left:0px;
	top:0px;
	width:180px;
	padding: 8px 8px 8px 8px;}
	
	.service_centre_hours{
	position:absolute;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	left:190px;
	top:0px;
	width:180px;
	padding: 32px 8px 8px 0px;}
	
.sydney{
		position:relative;
		float:left;
		clear:none;
	width: 260px;	
	height:120px;
	margin-bottom: 10px;
	margin-top: 9px;
	margin-right:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
	padding: 8px 8px 8px 8px;
		
	}


.brisbane{
		position:relative;
		float:left;
		clear:none;
	width: 260px;	
	height:120px;
	margin-bottom: 10px;
	margin-top: 9px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
	padding: 8px 8px 8px 8px;
		
	}
	
			.map_th{
				text-align:center;
				line-height:26px;
		position:relative;
		float:right;
		top:0px;		
	}
		.melbourne{
		position:relative;
		float:left;
		clear:none;
	width: 260px;	
	height:120px;
	margin-bottom: 10px;
	margin-top: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
	padding: 8px 8px 8px 8px;
	margin-right:10px;
		
	}
	.auckland{
		position:relative;
		float:left;
		clear:none;
	width: 260px;	
	height:120px;
	margin-bottom: 10px;
	margin-top: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
	padding: 8px 8px 8px 8px;
		
	}
	
		.auckland_txt{
		position:relative;
		float:left;
			top:0px;	
			padding: 8px 8px 8px 8px;
	}
	
		.auckland_th{
		position:relative;
		float:right;
		top:20px;		
	}
	
.preferred_supplier_panel{
	width: 150px;	
	margin-bottom: 10px;
	margin-left:50px;
	margin-top: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #999999;
	padding: 20px 20px 20px 20px;
	text-align:center;
	
	}



/*Home page specific stuff - put it into a different file?*/

.contentTextContainer
{
	float: left;	
	width: 255px;
	height: 345px;
	padding: 0px 3px;
}

.contentImageContainer
{
	/*clear: right;*/
	float: left;		
	width: 560px;
	height: 345px;
	overflow: hidden;
	position: relative;
}

.image_reel
{
	position: absolute;
	top: 0;
	left: 0;
}

.image_reel img
{
	float: left;
}

.paging
{
	z-index: 100;	
	background: black;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 5px;
	height: 15px;
	display: none;
}

.paging a
{	
	text-decoration: none;
	color: White;	
	padding: 0px 3px 0px 3px;
}

.paging a.active
{
	font-weight: bold;
	color: #7ec32c;
}

.paging a:hover
{
	font-weight: bold;		
}

.contentTextContainer div
{
	display:none;
	position: absolute;	
	width: 220px;
	height: 345px;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	
}

.contentTextContainer div.active
{
	display:block;
}

#captionContainer
{
    color: #FFFFFF;
    background-color: #7ec32c;
    z-index: 100;
    bottom: 0;
    left: 0;
    position: absolute;         
}

#captionContainer div
{
     font-weight: bold;
    font-size:12px;
   
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
    display: none;
}

#captionContainer div.active
{
	display:block;
}

/*End of Home page specific stuff*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix 
{
	display: inline-block;
}
 
html[xmlns] .clearfix 
{
	display: block;
}
 
* html .clearfix 
{
	height: 1%;
}


.microsoft {
	padding-top:16px;}





