* {margin:0; padding:0;font-size:100%;}
.topmenu{width:980px;height:51px;background-image:url(/img/menu_bg.jpg);background-repeat:no-repeat;padding-top:10px;}
.topmenu ul{margin:0 0 0 0px; list-style:none;}
.topmenu li{display:inline; padding-right:18px; font-family: verdana, tahoma, 'courier new'; font-size: 18px; font-weight:bold;}
.topmenu li a:hover{color:#2ed1f0; padding-left:25px; background:url(/img/a_act.gif) left top no-repeat; text-decoration:underline; background-position:16px 8px;}
.topmenu li a{color:#10130d; padding-left:25px; background:url(/img/a_unact.gif) left top no-repeat; text-decoration:underline; background-position:10px 8px;}
.topmenu li a.current {color:#2ed1f0; padding-left:25px; background:url(/img/a_act.gif) left top no-repeat; text-decoration:underline; background-position:16px 8px;}
h1{line-height:25px;padding-bottom:10px;color:#10130d; font-family: verdana, tahoma, 'courier new'; font-size: 22px; font-weight:normal;}
h2{line-height:25px;color:#10130d; font-family: verdana, tahoma, 'courier new'; font-size: 22px; font-weight:normal;text-align:left;}
h4{padding-bottom:10px;color:#366d0c;font-family:verdana, tahoma;font-size:12px;line-height:20px;text-align:left;font-weight:normal}
h4 a{color:#366d0c !important;text-decoration:underline;}
h4 a:hover{color:#01B3D7 !important;text-decoration:underline;}
H3{color:#366d0c}
H3 a{color:#366d0c}
.border{border:1px solid green;margin-right: 10px; margin-bottom: 10px;}
.menu {line-height:25px;}
.menu ul {margin:0 0 0 0px; list-style:none;}
.menu li {color:#157f04; list-style:none;}
.menu li a {padding-left:15px; color:#157f04; font-family: verdana, tahoma, 'courier new'; font-size: 12px; font-weight:normal;background:url(/img/gdot.png) left top no-repeat;background-position:5px 5px;text-decoration:none;}
.menu li a:hover {color:#01B3D7; padding-left:15px;background:url(/img/bdot.png) left top no-repeat;background-position:5px 5px;text-decoration:underline;}
.about{line-height:25px;text-align:right;font-family:georgia,tahoma;font-size:18px;font-style:italic;}
IMG {border:none;}
#content{text-align:left;padding-left:10px;padding-right:10px;vertical-align:top; width:480px}
.quote{width:27px;height:29px;position:absolute;margin-left:725px;}
.c1{width:7px;height:7px;background:url(/img/border_corner.gif) left top no-repeat;}
.c2{background:url(/img/ver.gif) center top repeat-y;}
.c3{background:url(/img/gor.gif) left center repeat-x;}
.c4{padding:5px;text-align:left}
.green{color:#157f04}
.bordergreen{border:1px solid #157f04;}
.numq{border:1px solid #157f04;height: 15px;}
.price{border:1px solid #157f04;}
.price TD{width:110px;text-align:center;border-left:1px solid green;}
body {font-family:verdana, tahoma;font-size:12px;line-height:20px;text-align:left}
body a{color:#157f04}
body a:hover{color:#01B3D7}
select,input,textarea{font-family:verdana, tahoma;font-size:12px;}
.line-hor {background:url(/img/line-hor2.gif) left bottom repeat-x; padding-bottom:10px; margin-bottom:10px;width:100%;height:1px;}
textarea{width:320px;height:80px;background:#fff url(/img/input_bg.png);padding: 5px;}
#foot{line-height:17px;vertical-align:top; text-align:left; height:254px; padding-left:420px;background:url(/img/foot.jpg) right top no-repeat;color:#8ab354;font-family:georgia,'times new roman';font-size:14px;}
.inpborder{border:1px solid #157f04;}
input{text-align:center;height:18px;background:#fff url(/img/input_bg.png);padding: 1px 5px 1px 5px;}

.dotted{
    text-decoration:none;
    border-bottom:1px dotted #366d0c;
}

.quantity{
	background:none;
	border:none;
    display: inline-block;
}

.quantity img{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
    opacity:0.5;
    cursor:pointer;
    margin-bottom:-2px;
}

.quantity img:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
    opacity:1;
    cursor:pointer;
}


