

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;
}

.clear {
	display: block;
}

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:-12px 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: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:360px;
	background-image:url(/images/main-menu-inner.jpg);
	margin:-12px 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;
}

#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:113px;
}

#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;
}

#webform-container { width:700px; }

#webform-container .cat_textbox { padding:5px; width:350px; }
#webform-container .cat_dropdown_smaller { padding:5px; width:350px; }
#webform-container #FileAttachment { padding:5px; width:350px%; }
#webform-container .cat_listbox { padding:5px; width:350px; }

/* @group Blog */

/* NOTE: div.post-list exists in FORUMS as well */


.blog-list {
	background: #f9f9f9;
	border: 1px solid #eee;
	color: #000;
	font-size: 11px;
	margin: 0 0 18px;
	padding: 18px;
}

.blog-list h2 {
	font-size: 18px;
	margin: 0 0 3px 0;
}

.blog-list span {
	color: #888;
}

.blog-container h1 {
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 6px 0;
}

.blog-container p.description {
	margin: 0 0 36px;
}

.blog-post h2.post-title {
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	margin: 0;
	padding: 0 0 3px 0;
}

.blog-post .post-details {
	color: #888;
	font-size: 11px;
	margin: 0 0 18px;
}

.blog-container .post-list {
	float: left;
	width: 69%;	
}

.blog-post .post-body {
	margin: 0 0 60px;
}

.comment-list {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin-bottom: 36px;
	padding: 18px;
}

.comment-list h5 {
	font-size: 14px;
	margin: 0 0 18px;
}

.comment-list input#Captcha {
	width: 300px;
}

.comment-list textarea.cat_listbox_small {
	height: 120px;
	width: 100%;
}

.blog-comment-container {
	border: 1px solid #e9e9e9;
	margin: 0 0 18px;
}

.blog-comment-container  .comment-details {
	background: #eee;
	font-size: 11px;
	padding: 6px;
}

.blog-comment-container .comment {
	background: #fff;
	padding: 9px;
}

span.flag {
	margin: 0 6px;
	vertical-align: middle;
}

input#fullname, input#website, input#emailaddress {
	width: 300px;
}

textarea.comment {
	height: 160px;
	width: 100%;
}

.forum-registration textarea.comment {
	height: 70px;
	width: 270px;
}

.post-body .links {
	font-size: 11px;
}

.blog-container .side-panel {
	float: right;
	width: 27%;
}

.side-panel h4 {
	font-size: 13px;
	margin: 0 0 9px;
	font-weight:bold;
}

.BlogTagCloud {
	margin: 0 0 18px;
}

.BlogRecentPost ul, .BlogTagList ul, .BlogPostArchive ul {
	margin: 0;
	padding: 0;
}

.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {
	font-size: 12px;
	list-style: none;
	margin: 0 0 9px;
	font-weight:bold;
}

p.page-nav {
	text-align: center;
} 

p.page-nav a {
	margin: 0 9px;
}

.blog-post dl {
	background: #f9f9f9;
	border: 1px solid #eee;
	margin: 0 0 18px;
	padding: 18px;
}

.blog-post dt {
	color: #000;
}

.blog-post dd {
	margin: 0 0 9px;
}

/* @end */
