/* 
  -------------------------------------
Seedsticks.com.au Structure styles
  -------------------------------------
*/


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#wrapper {
	margin: 0 auto;
	width: 982px;
	
}
img {
	border: none;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 982px;
}


#logo {
	padding: 0 12px;
}

#navbar {
	margin-bottom: 12px;
	background-image: url(../imgs/bg/bg_ss_mm_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	zoom: 1;
}
#navbar_inner {
	background-image: url(../imgs/bg/bg_ss_mm_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(../imgs/bg/bg_ss_mm_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#hznavbar {
	margin: 0px;
	padding: 0px;
}
#hznavbar li {
	list-style-type: none;
	float: left;
}
#hznavbar a {
	display: block;
	padding: 12px 14px;
	text-decoration: none;
	color: #006451;
	border-right: 1px solid #DEE9CF;
}
#hznavbar a:hover, #hznavbar a:active, #hznavbar a:focus {
	color: white;
}


/* Old column styles */
#columntop {
	clear: both;
	background-image: url(../imgs/bg/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(../imgs/bg/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#columnbottom {
	clear: both;
	background-image: url(../imgs/bg/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

/* New styles */

#columnsidebartop {
	clear: both;
	background-image: url(../imgs/bg/sidebar_top.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
#columnsidebarmid {
	clear: both;
	background-image: url(../imgs/bg/sidebar_mid.jpg);
	background-repeat: no-repeat;
	height: 853px;
}

#columnsidebarbot {
	clear: both;
	background-image: url(../imgs/bg/sidebar_bot.jpg);
	background-repeat: no-repeat;
	height: 41px;
}

#columnsidebartop {
	clear: both;
	background-image: url(../imgs/bg/sidebar_top.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
#columnsidebarmid {
	clear: both;
	background-image: url(../imgs/bg/sidebar_mid.jpg);
	background-repeat: no-repeat;
	height: 553px;
}

#columnmainbartop {
	clear: both;
	background-image: url(../imgs/bg/bg_home_maincol_top.jpg);
	background-repeat: no-repeat;
	height: 33px;
}

#columnmainbarmid {
	clear: both;
	background-image: url(../imgs/bg/bg_home_maincol_mid.jpg);
	background-repeat: no-repeat;
	/*height: 554px;*/
}
#columnmainbarbot {
	clear: both;
	background-image: url(../imgs/bg/bg_home_maincol_bot.jpg);
	background-repeat: no-repeat;
	height: 68px;
}


#leftbranding {
	float: left;
	width: 434px;
	padding: 30px 12px 0 12px ;
}
#rightbranding {
	float: left;
	width: 400px;
	margin-left: 104px;
	/*padding-right: 10px;*/
	
	
}
#left, #right {
	float: left;
}
#left {
	width: 250px;
	margin-left: 10px;
}
#right {
	width: 706px;
	margin-left: 7px;
	
}

#right .contenthome {
	padding: 1px 32px 0 32px;
	
}
#right .content {
	padding: 1px 32px 1px 32px;
	
}

#left .leftbutt {
	padding: 10px 10px 10px 23px;
	
}


.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(../imgs/bg/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontentleft {
	float: left;
	padding: 30px 14px;
	width:490px;
}
#footercontentright {
	float: left;
	padding: 30px 14px;
	width:430px;
	text-align: right;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}




