Body {
	font-size: 12px;
	font-family : Tahoma;
	color : #222222;
	margin: 0px;
	scrollbar-3d-light-color: #111111;
	scrollbar-arrow-color: #efefef;
	scrollbar-base-color: #D7E5D4;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #589155;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	background:url(images/body-bg.jpg) 50% 0 no-repeat; 
    min-width:985px;
}

.srch_input { border:1px solid #C2B690; background-color:#FFFFFF; height:25px; width:220px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
     border-radius: 5px;
	 overflow:hidden; 
	 -moz-box-shadow:    inset 0 0 5px #999999;
     -webkit-box-shadow: inset 0 0 5px #999999;
     box-shadow:         inset 0 0 5px #999999;
	 -webkit-transform: translate(0px, 0px) rotate(0deg) skew(-20deg, 0deg) scale(1, 1); 
     -moz-transform: translate(0px, 0px) rotate(0deg) skew(-20deg, 0deg) scale(1, 1); 
     -o-transform: translate(0px, 0px) rotate(0deg) skew(-20deg, 0deg) scale(1, 1); 
     -ms-transform: translate(0px, 0px) rotate(0deg) skew(-24deg, 0deg) scale(1, 1); 
     transform: translate(0px, 0px) rotate(0deg) skew(-20deg, 0deg) scale(1, 1); }
.sch {padding-bottom:-15px; }

html {
    width:100%; 
	background:url(images/html_bg.jpg) 50% 0 repeat #000;
	}
	
A.left_menu_cat:link { color: #333333; text-decoration: none; margin-left: 15px; }

A.left_menu_cat:visited { color: #333333; text-decoration: none; margin-left: 15px; }

A.left_menu_cat:active { color: #666666; text-decoration: none; margin-left: 15px; }

A.left_menu_cat:hover { color: #235815; text-decoration: none; margin-left: 15px; }

A.left_menu_current:link { color: #235815; text-decoration: none; margin-left: 15px; font-weight:bold;}

A.left_menu_current:visited { color: #235815; text-decoration: none; margin-left: 15px; font-weight:bold;}

A.main_link:link { color: #235815; text-decoration: none; font-weight:bold;}

A.main_link:visited { color: #235815; text-decoration: none; font-weight:bold;}

A:link.ectlink {
    color: #222222;
	text-decoration: none;

}

A:visited.ectlink {
    color: #222222;
	text-decoration: none;

}

A:hover.ectlink {
    color: #3B438A;
	text-decoration: none;

}

A:link.leftnav {
    color: #FF7000;
	text-decoration: none;

}

A:visited.leftnav {
    color: #FF7000;
	text-decoration: none;

}

A:hover.leftnav {
    color: #EA881B;
	text-decoration: none;

}
A:link {
	color: #efefef;
	text-decoration: none;

}

A:visited {
	color: #efefef;
	text-decoration: none;

}

A:active {
	color: #efefef;
	text-decoration: none;

}

A:hover {
	color: #43E7FF;
	text-decoration: none;

}

TD {
	font-size: 12px;
	font-family : Tahoma;
}

P {
	font-size: 12px;
	font-family : Tahoma;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #ffffff;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFFFFF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

TD.thumb {
    border:1px dotted #999999;
	background-image: url('images/loading.gif') no-repeat 50% 50%;
    background-color:#FFFFFF;
	height:170;
	
}

input.search { height: 25px; border: 0px solid #ededed; font-family: tahoma; color: #222222; font-size: 12px; background-color: transparent; }

select.search { height: 17px; background-color: #F8F0D8; border: solid #C0BC91; border-width: 1px; font-family: tahoma; color: rgb(0,0,0); font-size: 11px; }

TD.mincart {
	font-size: 11px;
	font-family : Tahoma;
}

P.mincart {
	font-size: 11px;
	font-family : Tahoma;
}

HR {
	color : #C0BC91;
	height : 1px;
}


table.altrowstable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 0px;
	border-color: #a9c6c9;
	border-collapse: collapse;
}
table.altrowstable th {
	border-width: 1px;
	padding: 0px;
	border-style: dotted;
	border-color: #a9c6c9;
}
table.altrowstable td {
	border-width: 0px;
	padding: 0px;
	border-style: dotted;
	border-color: #a9c6c9;
}
.oddrowcolor{
	
	background-image: url('images/odd_bg.png');
	height: 25px;
	color:#FECD35;
}

.oddrowcolor:hover {
	background-image: url('images/even_bg.png');
}
.evenrowcolor{
	background-image: url('images/even_bg.png');
	height: 25px;
	color:#EA881B;
}

.evenrowcolor:hover{
	background-color:#00CB48;
}


.overlay2				{display:block;position:absolute;top:0px; width:350px;height:70px; z-index:40; float:center; margin-left:0px; margin-bottom:0px;
                         }
						 
.overlay3				{display:block;position:absolute;top:340px; width:250px;height:40px; z-index:50; float:center; margin-left:700px; margin-bottom:0px;
                         }
						 
.overlay4				{display:block;position:absolute;top:10px; width:530px;height:40px; z-index:50; float:center; margin-left:400px; margin-bottom:0px;
                         }
						 
td.prodnavigation{
	background-image: url('images/Lft_nav_tbl_02.jpg');
	height: 30px;
	margin-bottom:10px;
}

td.detailimage{
	background-color:#FFFFFF;
	height: 410px;
	width: 450px;
	border: 1px dotted #999999;
}

P.prodnavigation {
margin-top: 7px;
margin-left:10px;
}

td.catname{
	background-color:#FFFFFF;
	height: 20px;
	width: 165px;
	border: 1px dotted #999999;
	align: center;
}

td.cateimg{
	background-color:#FFFFFF;
	height: 165px;
	width: 165px;
	border: 1px dotted #666666;
	align: center;
}

p.catname  {
margin-top: 2px;
margin-bottom:2px;
}