body {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
}
#mainnav {
	background-image:  url("layout/jalitecom/left_bg.gif");
	background-repeat: repeat-y;
}
img{
	border:0px;
}
#bottomleft {

	background-image:  url("layout/jalitecom/bottom_left_bg.gif");
	background-repeat: repeat-y;
}
form {
	margin: 0px;
}
input,select,textarea {
	font-size:11px;
	font-family:arial,verdana,helvetica;
}
#searchtxt {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80px;
	border-bottom-style: Aucune;
	border-left-style: Aucune;
}
#bottom {
	background-image:  url("layout/jalitecom/bottom_bg.gif");
	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
}
#bottom a {
	color: #85C620;
}
.menu1 {
    font-family: Arial, Helvetica, sans-serif;
	background-image:  url("layout/jalitecom/menu1_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 20px;
	height: 40px;
	vertical-align: middle;
}

.menu1 a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu1on {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url("layout/jalitecom/menu1_bg_on.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 5px;
	height: 40px;
	vertical-align: middle;
}

.menu1on a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url("layout/jalitecom/menu2_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 25px;
	vertical-align: middle;
}
.menu2 a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu2on {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url("layout/jalitecom/menu2_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 25px;
	vertical-align: middle;
}
.menu2on a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url("layout/jalitecom/menu3_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.menu3 a {

	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu3on {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url("layout/jalitecom/menu3_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 28px;
	padding-top: 0px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.menu3on a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#bottomtable {
	font-size: 11px;
	color: #FFFFFF;
}
#bottomtable a {

	color: #85C620;
}
#content {
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align:top;
}
#content img {
	//border: solid 0px #85C620;
}
h1 {
	font-size: 16px;
	color: #94CE21;
	margin-top:0px;
	margin-bottom: 10px;
}
h2 {
    font-size: 14px;
	margin-top:0px;
	margin-bottom: 8px;
	color:#ffffff;
}
p {
    font-size: 12px;
	color:#ffffff;
	margin:0px;
}

th, td {
    font-size: 12px;
	color:#ffffff;
}

a {
    color: #85C620;
}

#content td {
	vertical-align:top;
}

#content th {
	vertical-align:top;
}


.searchForm{
	background-color:#333333;
}
.searchForm td{
    padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	font-size : 11px;
}

.productBox{
	background-color:#333333;
}

.productBox td{
    padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-size : 10px;
	text-align:center
}
.productBox p{
    margin-top:0px;
    margin-bottom:3px;
	font-size : 10px;
}
.productBox a{
    margin-top:0px;
    margin-bottom:3px;
	font-size : 10px;
	text-decoration:underline;
	color:#86C631;
}
.productBox a:hover{
	text-decoration:none;
}
.productBox a:visited{
	text-decoration:none;
	color:#4b7817;
}
.productBox th{
	background-color: #4c7817;
	color : #ffffff;
	font-weight:normal;
	font-size : 10px;
	padding-top:5px;
	padding-bottom:5px;
}

.productDetail{
	background-color:#333333;
}
.productDetail td{
    padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-size : 11px;
	text-align:center
}
.productDetail p{
    margin-top:0px;
    margin-bottom:3px;
	font-size : 10px;
}
.productDetail a{
    margin-top:0px;
    margin-bottom:3px;
	font-size : 10px;
	text-decoration:underline;
	color:#86C631;
}
.productDetail a:hover{
	text-decoration:none;
}
.productDetail a:visited{
	text-decoration:none;
	color:#4b7817;
}
.productDetail th{
	background-color: #4c7817;
	color : #ffffff;
	font-weight:strong;
	font-size : 12px;
	padding-top:5px;
	padding-bottom:5px;
}	
.optionList {
	border: solid 1px #111111;
}
.optionList th{
	padding-right:2px;
	padding-left:2px;
	padding-bottom:0px;
	padding-top:0px;
	background-color: #94CE21;
	color : #000000;
	font-weight:normal;
	vertical-align:middle;
	text-align:left;
	font-size:10px;
}
.optionList td{
	padding-right:2px;
	padding-left:2px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	font-size:10px;
	border-bottom : solid 1px #4C7817;
}
