body {
	width:100%;
	height:100%;
	margin: 0px 0px 0px 0px;
	font:11px Arial, Helvetica, sans-serif;
}
#dropmenudiv {
	position:absolute;
	font:normal 11px Arial;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 4px;
	padding: 4px 0;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}
#dropmenudiv a:hover {
	background-color: #50C32C;
	color:#FFFFFF;
}
a {
	text-decoration: none;
	color:#50C32C
}
a:hover {
	text-decoration: underline;
	color:#50C32C
}
a.nav {
	text-decoration: none;
	color:#47070A
}
a.nav:hover {
	text-decoration: none;
	color:#999999
}
a.nav:active {
	text-decoration: none;
	color:#50C32C
}
.mainbg {
	background-image:url(images/mainbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.formborder_100percent {
	width: 98%;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	background-color: #FFFFFF;
}
.td1	{
	background: #f5f5f5;
}
.button {
	border: 1px solid #30a911;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color: #4ebf31;
	padding:2px 5px;
}
.text_small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.dotted_top {
	border-top-width: 1px dotted #ccc;
}
.text_footer_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A2527;
	font-weight: bold;
}
.text_footer_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding:0;
	margin:0
}

.text_normal_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50C32C;
	line-height: 17px;
	margin:0;
}

.text_normal_boldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50C32C;
	line-height: 17px;
	font-weight: bold;
	margin:0;
}
.homefeature_corner {
	background-image: url(images/homefeature_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.corner_gold {
	background-image: url(images/corner_gold.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.corner_bronze {
	background-image: url(images/corner_bronze.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
margin:0;
padding:0;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #4A2527;
margin:0;
padding:0;
}

h3{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #50C32C;
margin:0;
padding-top:5px;
padding-bottom:5px;
}
/*CSS changed by Rakesh on 18th March 2009*/
.smallformborder_100percent {
	width: 95%;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	background-color: #FFFFFF;
}
.smalltext_normal_boldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #50C32C;
	line-height: 17px;
	font-weight: bold;
	margin:0;
}

.style1 {color: #FFFFFF}

.error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	display: none;
	margin-left:0px;
}
#envato-switcher {
	float:left;
	position:relative;
	width:150px;
	margin-left:20px;

}
#envato-switcher:hover {
	border-top:1px solid #565044;
	border-right:1px solid #565044;
	border-left:1px solid #565044;
	background-color:#47070a;
	width:150px;
	top:0px;
	right:0px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
#envato-switcher h3 {
	width:150px;
	padding-bottom:5px;
	font-size:15px;
	padding-left:10px;
}
#envato-switcher h3 img {
	padding:0px 5px 5px 8px
}
#envato-switcher ul {
	display:none;
	position:absolute;
	z-index:1001;
	top:24px;
	left:-1px;
	width:150px;
	list-style:none;
	border-right:1px solid #565044;
	border-left:1px solid #565044;
	border-bottom:1px solid #565044;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#47070a;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	margin:0px;
	padding:0px 0 4px 0;
}
#envato-switcher ul li {
	padding-left:10px
}
#envato-switcher ul li a {
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#fff;

}

#envato-switcher:hover ul {
	display:block
}
#scroller img	{
	margin:0 10px;
}

.prod_head, .kit-title {
    color: #50C32C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.product-specs-2 {
    color: #50C32C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
}
th {
    border: 1px solid #DDDDDD;
	background-color: #F2F2F2;
    font: bold 12px Arial, Helvetica, sans-serif;
    padding: 5px;
    white-space: nowrap;
}
.messages {
    overflow: hidden;
    width: 100%;
}

.messages, .messages ul {
    list-style: none outside none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.messages li {
    margin: 0 0 10px;
}

.success-msg {
    background-color: #EFF5EA;
    background-image: url("images/success_msg_icon.gif");
    border-color: #446423;
    color: #3D6611;
}

.error-msg, .success-msg, .note-msg, .notice-msg {
    background-position: 10px 10px !important;
    background-repeat: no-repeat !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-size: 10px !important;
    font-weight: bold !important;
    min-height: 24px !important;
    padding: 8px 8px 8px 32px !important;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
    border-style: solid !important;
    font:bold 11px Arial, Helvetica, sans-serif !important;
}
