/* 
  -------------------------------------
Seedsticks.com.au Design styles
  -------------------------------------
*/

/* Image floats */

.floatright {
	float: right;
	margin: 0 0 20px 10px;
}

/* Home page styles */

#right .hometabletop {
	width: 650px;
	margin: 0;
	padding: 0;
}

#right .introtxt {
	width: 428px;
	margin: 0;
	padding: 0;
}
#right .introflash {
	width: 232px;
	margin: 0;
	padding: 0;
}

#right .hometablebot {
	width: 650px;
	margin: 50px 0 0 0;
	padding: 0;
}

#right .homecasestudy {
	width: 315px;
	margin: 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #A4C88B;
}
#right .homefeatured {
	width: 305px;
	margin: 0;
	padding: 0;
	padding: 0 10px 0 10px;
}
/* Table used in main product description */
#right .shortdesctable {
width: 425px;
margin: 0;
padding: 0;
font-size: 0.9em;

}
#right .shortdesctable .shortdesctd1{
width: 210px;
margin: 0;
padding: 0;

}
#right .shortdesctable .shortdesctd2{
width: 15px;
margin: 0;
padding: 0;

}
#right .shortdesctable shortdesctd3{
width: 200px;
margin: 0;
padding: 0;

}

/* Table used for structure for main product page */
#right .categorydisplay2table {
width: 630px;
margin: 0;
padding: 5px;
background-color: transparent;
font-size: 1.1em;


}

#right .categorydisplay2table .tddesc {
width: 455px;
margin: 0;
padding: 0 10px 0 5px;

}
#right .categorydisplay2table .tdimg {
width: 150px;
margin: 0;
padding: 0 10px 0 0;


}
#right .categorydisplay2table .tdpricing {
width: 170px;
margin: 0;
padding: 0 5px 0 0;


}

/* Category menu links */
#catlinks {
	margin-top: 0;
}

#catlinks  ul {
	list-style: none;
	padding-left: 10px;
	margin-top: 0;
	margin-left: 20px;
	text-align: left;
}
#catlinks  li {
	background: transparent url(../imgs/misc/list-flower.gif) no-repeat 0 5px;
	padding: 6px 0 5px 25px;
	/*margin: 0;*/
	color: #006451;
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: bold;
	
}



#catlinks  a:link, #catlinks  a:visited {
	color: #006451;
	text-decoration: none;
	
	
}
#catlinks  a:hover, #catlinks  a:active {
	color: #F78F1E;
	text-decoration: none;
	
	}
	
/* Customer registration */

.tbl_customer tr {
vertical-align: top;
}
.tbl_customer th {
	text-align: right;
	width: 150px;
	line-height: 1.1em;
}

.txtfield {
	width: 200px;
}

/* Cart styles */
.menuhdr {
	color: #f78f1e;
	font-weight: bold;
}