* { margin: 0; padding: 0; }

html, body { height: 100%; }

body {
	background: url(../images/common/bg_site.gif) left top repeat-x white;
	text-align: center;
}


p, td, input, select, button, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
}
.td9 {
	font-size: 9px;
}
.td10 {
	font-size: 10px;
}
.td14 {
	font-size: 14px;
}
.td17 {
	font-size: 17px;
}
.line-height {
	line-height: 15px;
}
ul {
	padding-left: 16px;
}

h1 {
	color: #86B508;
	font-weight: normal;
	line-height: 30px;
}

#wrapper {
	position: relative;
}
.bg-leaves {
	background: url(../images/common/plant.gif) no-repeat 0 bottom;
}

* html #wrapper {
	height: 100%;
}

#flash {
	position: absolute;
	left: 0;
	top: 52px;
	/*overflow: hidden;*/
	/*z-index: 150;*/
}
#logo-big {
	position: absolute;
	left: 118px;
	top: 160px;
}
#logo-small {
	margin-top: 50px;
	display: block;
}

#header {
	background: url(../images/common/panel_header.gif) no-repeat center top;
	width: 820px;
	height: 65px;
	display: block;
	position: relative;
}
#footer {
	background: url(../images/common/panel_footer.gif) no-repeat center top;
	width: 820px;
	height: 61px;
	display: block;
}
#footer-bg {
	background: url(../images/common/bg_footer.gif) left bottom repeat-x white;
}

#plant {
	position: absolute;
	left: 0;
	top: 46px;
	overflow: hidden;
	z-index: 150;
}

.price {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9A0811;
}
#content {
	padding-top: 120px;
	_padding-top: 30px;
	width: 100%;
}

#faq ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#faq ul .leaf {
	background: url(../images/products/leaf_cat_top_active.gif) no-repeat 0px 0;
	margin-top: 20px;
	padding-left: 35px;
}



.height100 {
	height: 100%;
}
.width100 {
	width: 100%;
}
.bg-line {
	background: #DBE2CD;
}




a {
	outline: 0;
}

a:link, a:visited {
	font-family: Verdana, Arial, sans-serif;
	color: #819D00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.afooter:link, .afooter:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #517309;
	text-decoration: none;
	margin-right: 15px;
}
.afooter:hover {
	text-decoration: underline;
}
.aback:link, .aback:visited {
	background: url(../images/common/bg_back.gif) no-repeat right 0px;
	display: block;
	height: 39px;
	line-height: 18px;
	width: 50px;
	_width: 100px;
	font-size: 10px;
	padding-right: 60px;
}
.aback:hover {
	background: url(../images/common/bg_back.gif) no-repeat right -39px;
	text-decoration: none;
}
.back-line {
	margin-top: 39px;
}
.back-wrapper {
	margin-top: -39px;
}



/* FORMS */
.tderror {
	color: #A61203;
	background: url(../images/common/ico_warning.gif) no-repeat left top;
	padding: 4px 0 10px 27px;
	line-height: 15px;
}
.tdsuccess {
	color: #6B9D00;
	background: url(../images/common/ico_ok.gif) no-repeat left top;
	padding: 4px 0 10px 27px;
	line-height: 15px;
}
.bg-line {
	background: #DDDDDD;
}
.form {
	color: #3C3E35;
	background: #F0FBDB;
	border: 1px #D0E6A5 solid;
	/*margin: 0 0 3px 0;*/
	padding: 2px;
}
#form input, #form select, #form p, #form textarea, #form button {
	margin-left: 24px;
}
.form-error span {
	background: url(../images/common/ico_warning.gif) no-repeat left top;
	width: 22px;
	height: 22px;
	float: left;
}
.checkbox
{
	color: #444444;
	background-color : transparent;
	margin : 0;
	padding: 0;
}
.radio
{
	background-color : transparent;
	margin : 2px 10px 0 0;
	padding: 0;
}
form
{
	margin : 0;
	padding: 0;
	display: inline;
}
.submit {
	color: #FFFFFF;
	background: #98584D;
	/*border: 1px #bbbbbb solid;*/
	border: 0;
	/*margin: 0 0 3px 0;*/
	padding: 2px;
}
.formPanel {
	color: #3C3E35;
	background: #F0FBDB;
	border: 1px #D0E6A5 solid;
	/*margin: 0 0 3px 0;*/
	padding: 1px;
	font-size: 9px;
	margin-top: 3px;
	_margin-top: 2px;
	width: 80px;
}

#logo-arts-award {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
}