img, div, a, a:hover { behavior: url(iepngfix.htc) }
#clickmap img { behaviour:none; }

body {
	margin:0px;
	padding:0px;
	background-image:url(/images/aussiestrawberries-bg.jpg);
	background-position:bottom center;
	background-attachment:fixed;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#685036;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#45392c;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#685036;
}

a {
	color:#5d90b8;
}

a:hover {
	color:#0a538b;
}

#global-wrapper {
	width:100%;
	margin:0px;
	padding:0px;
}

#header-wrapper {
	width:100%;
	height:130px;
	background-image:url(/images/header-bg.png);
	background-repeat:repeat-x;
	position:relative;
	z-index:999;
}

#header-mid {
	width:940px;
	height:130px;
	margin:0px auto;
}

#imagery-container {
	width:930px;
	height:301px;
	margin:-8px auto 0 auto;
	background-image:url(/images/imagery.png);
	background-repeat:no-repeat;
}

#menu-wrapper {
	width:930px;
	height:360px;
	background-image:url(/images/main-menu-bg.png);
	margin:-12px auto 0 auto;
}

#menu-container {
	width:886px;
	height:360px;
	background-image:url(/images/main-menu-inner.jpg);
	margin:0 23px 0 23px;
}
	
	#menu-container div div {
		padding-top:50px;
	}

	#menu-container #menubox-1 {
		width:290px;
		height:340px;
		float:left;
	}
	
	#menu-container #menubox-2 {
		width:290px;
		height:340px;
		float:left;
	}
	
	#menu-container #menubox-3 {
		width:290px;
		height:340px;
		margin-left:580px;
	}
	
	#menu-container ul {
		margin:0px;
		padding:0px;
		list-style:none;
	}
	
	#menu-container ul li {
		width:260px;
		height:30px;
		border-bottom:1px dotted #555555;
	}
	
	#menu-container ul li a {
		display:block;
		width:260px;
		height:30px;
		background-image:url(/images/mainmenu-item-bg.png);
		background-position:0 0;
		line-height:30px;
		padding-left:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:white;
		font-weight:bold;
		text-decoration:none;
	}
	
	#menu-container ul li a:hover {
		background-position:-280px 0;
	}

#menu-container-content {
	width:886px;
	height:100px;
	background-image:url(/images/main-menu-inner.jpg);
	margin:0 23px 0 23px;
}
    
    #menu-container-content ul {
    	margin:0px;
        padding:0px;
        list-style:none;
        width:886px;
        height:100px;
    }
    
    #menu-container-content ul li {
    	float:left;
        height:100px;
    }
    
    #menu-container-content ul li a {
    	display:block;
        width:100%;
        height:100px;
        background-image:url(/images/aussiestrawberries-contentmenu-bg.jpg);
    }
    
    #menu-container-content ul #btn1 a { background-position:0 0; }
    	#menu-container-content ul #btn1 a:hover { background-position:0 -100px; }
        
    #menu-container-content ul #btn2 a { background-position:-292px 0; }
    	#menu-container-content ul #btn2 a:hover { background-position:-292px -100px; }
        
    #menu-container-content ul #btn3 a { background-position:-592px 0; }
    	#menu-container-content ul #btn3 a:hover { background-position:-592px -100px; }
    
    #menu-container-content ul li a:hover {
        background-color:purple;
    }
    
    #menu-container-content ul li ul {
    	display:none;
        height:auto;
        position:relative;
        width:330px;
        height:270px;
        background-image:url(/images/submenu-bg.png);
        background-repeat:no-repeat;
        padding-top:30px;
        margin-top:-25px;
        margin-left:-18px;
    }
    
    #menu-container-content ul li:hover ul { display:block; }
    
    #menu-container-content ul li ul li {
		width:250px;
        float:none;
        height:27px;
        margin-left:37px;
        border-bottom:1px dotted #8a7557; 
	}
	
	#menu-container-content ul li ul li a {
		display:block;
		width:250px;
		height:27px;
		line-height:27px;
		font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#6e5a3e;
		font-weight:bold;
		text-decoration:none;
        background-image:none;
        text-indent:10px;
    }
	
	#menu-container-content ul li ul li a:hover {
        color:#3a2a14;
        background-image:url(/images/submenu-item-bg.gif);
        background-position:-250px 0;
        background-color:transparent;
	}
    
    #menu-container-content #btn1 ul a:hover,#menu-container-content #btn2 ul a:hover,#menu-container-content #btn3 ul a:hover {
    	background-position:-250px;
    }
    
    #menu-container-content #btn2 ul #samplings {
    	height:64px;
        margin-top:10px;
        border-bottom:0px;-
    }
    
    #menu-container-content #btn2 ul #samplings a {
    	height:64px;
        background-image:url(/images/samplings-btn.gif);
        background-position:0 0;
        line-height:64px;
        text-align:center;
        color:#ece8d2;
        font-size:15px;
        font-family:"Segoe UI","Arial";
        text-indent:0px;
    }
    
    #menu-container-content #btn2 ul #samplings a:hover {
    	background-position:-250px 0;
    }

	#menu-container #samplings {
    	width:250px;
    	height:64px;
        margin-top:10px;
        border-bottom:0px;
        margin-left:9px;
    }
    
    #menu-container #samplings a {
    	height:64px;
        width:250px;
        background-image:url(/images/samplings-btn.gif);
        background-position:0 0;
        line-height:64px;
        text-align:center;
        color:#ece8d2;
        font-size:15px;
        font-family:"Segoe UI","Arial";
        text-indent:0px;
        padding-left:0px;
    }
    
    #menu-container #samplings a:hover {
    	background-position:-250px 0;
    }


#body-container {
	width:930px;
	min-height:330px;
	margin:0px auto;
	background-image:url(/images/body-bg.png);
	background-repeat:repeat-y;
        overflow: auto;
}

#footer-wrapper {
	width:930px;
	height:130px;
	margin:-12px auto 15px auto;
	background-image:url(/images/footer-bg.png);
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
    color:#a8947a;
}

#footer-wrapper a:hover { color:#95b4c2; }

#tip-box {
	width:410px;
	height:340px;
	position:absolute;
	top:106px;
}

#top-btn {
	z-index: 9999;
    position: absolute;
    width: 200px;
    height: 38px;
    margin-left: 730px;
    top: 0px;
    background-image:url(/images/top-button.png);
    text-align:center;
    color:#dcc089;
    font-family:"Trebuchet MS";
    font-weight:bold;
    line-height:28px;
}

#top-btn a {
	color:#dcc089;
    text-decoration:none;
}

#top-btn a:hover {
	color:#fff3dd;
    text-decoration:underline;
}

#seasonal-table {
	width:500px;
}

#seasonal-table td {
	padding:6px;
    border-bottom:1px solid #726a50;
    border-right:1px solid #726a50;
    border-top:1px solid #f5f0dc;
    border-left:1px solid #f5f0dc;
}

#seasonal-table .heading-cell {
	background-color:#e0d4aa;
}

#seasonal-table .subheading-cell {
	background-color:#cec6aa;
    text-indent:15px;
}

#body-container ul li {
	margin-bottom:4px;
    list-style-image:url(/images/dotpoint.gif);
}

#survey-btn {
	width:360px;
    height:305px;
    float:left;
}

#survey-btn a {
	display:block;
    width:360px;
    height:305px;
    background-image:url(/images/survey-btn.jpg);
}

#survey-btn a:hover {
	background-position:-360px 0;
}

#socialmedia-box {
	width:460px;
    height:260px;
    margin-left:380px;
    margin-top:7px;
    background-image:url(/images/socialmedia-box-bg.jpg);
}

#socialmedia-box #facebook {
	width:200px;
    height:200px;
}

#socialmedia-box #facebook a {
	display:block;
	width:200px;
    height:200px;
    background-image:url(/images/facebook.png);
}

#socialmedia-box #facebook a:hover {
	background-position:-200px 0;
}

#socialmedia-box #flickr {
	width:200px;
    height:200px;
}

#socialmedia-box #flickr a {
	display:block;
	width:200px;
    height:200px;
    background-image:url(/images/flickr.png);
}

#socialmedia-box #flickr a:hover {
	background-position:-200px 0;
}

#quirkyfacts-btn {
	height:163px;
    width:460px;
    margin:20px auto;
}

#quirkyfacts-btn a {
	display:block;
    height:163px;
    width:460px;
    background-image:url(/images/quirkyfacts-btn.jpg);
}

#quirkyfacts-btn a:hover {
	background-position:-460px 0;
}

.cat_textbox { padding:5px; width:300px; }
.cat_dropdown_smaller { padding:5px; width:300px; }
#FileAttachment { padding:5px; width:300px; }
.cat_listbox { padding:5px; width:300px; }
.webform td { padding:8px; }
.webform label { font-weight:bold; }

#PDF_bg_chezchenz { z-index:9991; }
#PDF_c_chezchenz { z-index:9992; }
#PDF_i_chezchenz { z-index:9993; }

#createdbyprobity-container {
width:100%;
}
#createdbyprobity-wrapper {
height:44px;
margin:0 auto;
width:870px;
}
#createdbyprobity-content {
height:44px;
left:670px;
position:relative;
width:200px;
z-index:2;
}
#createdbyprobity-content-hidden {
height:44px;
left:670px;
position:relative;
visibility:hidden;
width:200px;
z-index:1;
}
#createdbyprobity-content a {
background-image:url(http://www.probitypartners.com.au/images/createdbyprobity.png);
background-position:0 0;
display:block;
height:44px;
width:200px;
}
#createdbyprobity-content a:hover {
background-position:-200px 0;
}
