html {
	height: 100%;
}
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/left_band.gif) repeat-y left;
}
.prop {
   height:500px;
   float:right;
   width:1px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
a img {
	border: none;
}
#red-band {
	background: #960b54;
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 95px;
	z-index: 20;
}
#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 95px;
	z-index: 35;
}
#top-band {
	background: #6c6c37;
	width: 100%;
	left: 0px;
	top: 0px;
	position: relative;
	z-index: 21;
}
#left-logo {
	left: 25px;
	top: 15px;
	position: absolute;
	z-index: 22;
}
#right-logo {
	top: 15px;
	text-align: right;
	left: 0px;
	position: relative;
	padding-right: 245px;
}
#left-top {
	background: #e1dcc2;
	width: 180px;
	height: 390px;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 3;
}
#right-bottom {
	background: #b6b191;
	position: absolute;
	height: 100%;
	width: 246px;
	top: 0px;
	right: 0px;
	z-index: 2;
}
#home-right {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 31;
}
#new-release {
	position: absolute;
	top: 130px;
	right: 10px;
	width: 200px;
	z-index: 25;
	text-align: center;
	color: #B7255E;
	font-size: 1.5em;
	font-weight: bold;
}
#right-top {
	/*position: relative;*/
	z-index: 22;
	float: right;
}
#flower {
	position: absolute;
	right: 0px;
	z-index: 23;
	top: 273px;
}
#home-content {
	min-height: 500px;
	padding-left: 200px;
	position: relative;
	margin-top: 20px;
	z-index: 30;
}
#content {
	position: relative;
	width: 560px;
	margin-top: 40px;
	left: 200px;
	z-index: 30;
	min-height: 500px;
	_height: 500px;
	margin-right:200px;
	_margin-right:0;
	margin-left:0;
	_padding-right:200px;

}
#rt-background {
	background: url(../images/blue_background.gif) repeat-y right;
}

#footer {
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	padding-bottom: 30px;
}
#blank-top {
	float: right;
	position:relative;
	margin-top:-24px;
	clear:right;
}
#blank-bottom {
	float: right;
	clear: right;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #960b54;
}
#topic {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 254px;
	position: relative;
	left: 0px;
	top: 10px;
}
#footer a {
	color: #666666;
}
a {
	color: #960b54;
}
a:hover {
	text-decoration: none;
}
.pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #960b54;
}
table {
	font: 12px Arial, Helvetica, sans-serif;
}
#subscribe-menu {
	position: absolute;
	width: 190px;
	top: 106px;
	right: 0px;
	z-index: 40;
	padding-top: 30px;
}
#subscribe-menu a {
	color: #FFFFFF;
}
#subscribe-menu dd {
	margin-left: 5px;
	line-height: 20px;
}
#subscribe-content {
	padding-left: 200px;
	padding-right: 200px;
	position: absolute;
	top: 130px;
	left: 0px;
	z-index: 30;
}
#search-old {
	position: absolute;
	width: 190px;
	top: 106px;
	right: 0px;
	z-index: 35;
	padding-top: 30px;
	padding-right: 20px;
	text-align: right;
}
#search {
	position: absolute;
	z-index: 35;
	width: 100%;
	top: 130px;
}
#search-new {
	z-index: 35;
}
#search1-new {
	float: left;
	/*padding-right: 10px;*/
}
#search2-new {
	float: left;
	width:320px;
}
#search1 {
	float: left;
	padding-left: 200px;
}
#search2 {
	padding-left: 30px;
	float: left;
}
#plants {
	left: 0px;
	position: relative;
	margin-right: 200px;
}
.plants {
	/*position: relative;*/
	/*margin-right: 200px;*/
	width: 560px;
	float: left;
}
.plants-edit {
	float: right;
}
.links {
	left: 50px;
	position: relative;
}
#plants-image {
	float: right;
}
.plants-image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	z-index: 2000;
}
hr {
	background: #6c6c37;
	color: #6c6c37;
}
#plants-line {
    clear: right;
}
.plants-line {
    clear: right;
}
ul {
	line-height: 25px;
}
#login {
	top: 50px;
	padding-top: 20px;
	border: 1px solid #000000;
	position: relative;
	left: 50px;
	/*background-color:#CCCCCC;*/
	background-color:#E6E6E6;
	width: 350px;
	padding-left: 10px;
}
/*Top menu items*/
#trade-menu {
	position: absolute;
	margin-left: 180px;
	padding-top: 0px;
	text-align:center;
	z-index: 60;
}
#trade-menu ul {
    padding: 0;
	margin: 0;
	list-style: none;
}
#trade-menu a {
	display: block;
	/*width: 124px;*/
	text-decoration: none;
	color: #000;
	padding: 0px 10px;
}
#trade-menu a:hover {
	background: #E1DCC2;
	color: #000;
}	
#trade-menu li {
	float:left;
	/*width: 124px;*/
	background:#B6B191;
	border-left: 1px solid #FFFFFF;
	/*padding: 3px 10px;*/
}#search-name {
	margin-top: 50px;
}
.detail-label {
	text-align: right;
	float: left;
	padding-right: 10px;
	position: relative;
	width: 150px;
	font-weight: bold;
	color: #960B54;
	margin-bottom: 10px;
}
.detail-list {
	position: relative;
	padding-left: 160px;
}

.detail-line {
	/*margin-right: 200px;*/
	clear: left;
	position: relative;
	margin-bottom: 10px;
}
.image-row {
	/*clear: left;*/
	width: 560px;
}
.image-row hr {
	clear: left;
}	
.image-row-image {
	width: 300px;
	padding-right: 10px;
	text-align: center;
	padding-bottom: 10px;
	float: left;
}
.image-row-size {
	width: 135px;
	padding-bottom: 10px;
	margin: auto;
	float: left;
	line-height: 20px;
}
.image-row-download {
	padding-top: 50px;
}	
.detail-image {
	float: right;
	position: relative;
}
#edit {
	position: relative;
	top: 20px;
	clear: left;
}
#quote {
	color: white;
	margin: 0 10px 0 10px;
	padding-top: 10px;
}
#quote label {
	margin-right: 10px;
	float: left;
	padding-top: 0.3em;
}
#quote p {
	margin-bottom: 5px;
}
#quote input {
	margin-bottom: 5px;
	display: block;
}
