@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	width:1006px;
	background-color:#a1bb8e;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
}

a{ text-decoration:none; color:#c4240c; }
a:hover{ text-decoration:underline; color:#e3ab37; }

.header-bg{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 317px;
	width: 1006px;
	}

.maincontent{
    padding:20px;
}

.left-content{

	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-size: 16px;
	font-weight: bolder;
	text-transform:capitalize;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color:#C5D7A7;
	height: 36px;
	width: 190px;
	margin-bottom:3px;
}

.left-content:link{

	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-size: 16px;
	font-weight: bolder;
	color: #e3ab37;
	text-transform:capitalize;
	text-decoration: none;
}
.left-content:hover{

	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	text-transform:capitalize;
	text-decoration: none;
}

.innercontentarea{ 
	padding-left:20px; 
 }
 
.bodycontent{ 
    color:#000000;
	text-align:justify;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
 }
.bodycontent a{ text-decoration:underline; color:#000000; }
.bodycontent a:hover{ text-decoration:none; color:#e3ab37; }

.welcome{
	color:#e3ab37;
	text-decoration:none;
	font-family: Arial;
	font-size: 20px;
}

.licenced{
     vertical-align:middle;
	color:#1b6214;
	text-decoration:none;
	font-family: Arial;
	font-size: 20px;
}

.box-content a{ text-decoration:underline; color:#64940f; }
.box-content a:hover{ text-decoration:none; color:#e3ab37; }

.h1{
	color:#50514d;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
}
.box-content-text{
	color:#50514d;
	text-align:justify;
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
}


.newsletter{ font:11px Arial; color:#000000; }
.newsletter td{ padding:2px 1px; }
.newsletter .textfield{ width:120px; }

.price-specialproduct{ font:16px Arial; font-weight:bold; }

.footer{
	background-image:url(images/footer.jpg);
	padding-top:7px;
	text-transform:capitalize;
	color:#FFFFFF;
	font-weight:normal;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 64px;
	width: 1006px;
}
.footer a { color:#FFFFFF; font-size:11px; text-decoration:none; padding:0px 2px; }
.footer a:hover { color:#e3ab37; text-decoration:none; }

.footer .copyrights{ font-size:11px;}

.poweredby{ font:11px Tahoma; color:#fa9967; text-decoration:none; text-align:right;  padding-right:0px; padding-bottom:0px; }
.poweredby a{ color:#56C3ED; text-decoration:underline; }
.poweredby a:hover{ color:#56C3ED; text-decoration:none; }


.newsletter-bg{
	background-image: url(images/newsletter-bg.jpg);
	background-repeat: repeat-y;
	}
	
	
.texfield{

	font-family: Arial, Helvetica, sans-serif;
	padding-left:0px;
	font-size: 12px;
	height:25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.field{
width:120px;
height:15px;

}

.bdr{
border:solid 1px #000000;
}