/* GREENS:
   original:		#8DC63F;
   new (darker):	#60872b;
*/

body,td,th {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #5E5E5E;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #60872b;
}
a:visited {
	color: #60872b;
}
a:hover {
	color: #8DC63F;
}
a:active {
	color: #8DC63F;
}
.content_bg {
	background-image: url(images/welcome_header.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #343434;
	padding-top: 2px;
	padding-left: 15px;
	margin: 0px;
}
.2nd_word {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #7A7A7A;
}


.footer_bg {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.left_indent {
	margin-left: 15px;
}
.footer {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a {
	color: #8DC63F;
}

.footer_bg_right {
	background-image: url(images/footer_bg_right.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer_bg_left {

	background-image: url(images/footer_bg_left.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.welcome_bg_right {


	background-image: url(images/welcome_bg_right.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.welcome_bg_left {



	background-image: url(images/welcome_bg_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.corporate_profile {

	background-image: url(images/corporate_profile-h.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.become_a_reseller {


	background-image: url(images/become_a_reseller-h.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.support {



	background-image: url(images/support-h.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.mailling_lists {




	background-image: url(images/mailing_lists-h.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.where_to_buy {




	background-image: url(images/where_to_buy-h.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.form_button {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7D7D7D;
	margin: 0px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	font-weight: bold;
}
.returns {





	background-image: url(images/returns-h.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.privacy_statment {






	background-image: url(images/privacy_statement-h.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.our_policies {







	background-image: url(images/our_policies-h.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.contact_us {








	background-image: url(images/contact_us-h.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.testimonials {








	background-image: url(images/testimonials-h.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

TABLE.list {
}

.list TD.section {
	background-color: #817d77;
	color: #ffffff;
	font-weight: bold;
}
.list TD.item, .list TD.lightrow, .list TD.darkrow  {
	border-right: 1px solid #8DC63F;
	border-bottom: 1px solid #8DC63F;
	
}

.rma TD.section {
	background-color: #817d77;
	color: #ffffff;
	font-weight: bold;
}
.rma TD.lightrow {
	background-color: #FCFCFC;
}
.rma TD.darkrow {
	background-color: #ECECEC;
}

.helpBox {
    z-index:5;
    padding:5px;
    border-top: 1px solid black; border-left: 1px solid black;
    border-bottom: 2px solid black; border-right: 2px solid black;
    background-color:#FFFFDD;
    color:black;
}
.warnings {
    color: red;
}

.notice {
	padding: 5px;
	border: 1px solid #5e5e5e;
	background-color: #F3F3F3;
	font-weight: bold;
}
