.catname
{
color:#333;
font-size:14px;
text-transform:uppercase;
margin:5px 0px 0px 20px;
font-weight:bold;
line-height:40px;
}

#scatid ul
{
margin-left:30px;
}

#scatid  li 
{
margin-left:0px;
margin-top:-15px;
color:#000;
font-size:14px;
list-style:disc;
list-style-position:outside;
text-decoration:none;
}

#scatid  a
{
font-size:14px;
list-style:disc;
line-height:40px;
margin-left:0px;
margin-top:-15px;
color:#000;
list-style-position:outside;
text-decoration:underline;
}

#scatid  a:hover
{
color:#000;
text-decoration:none;
}

  #loginpanel
  {
	  padding-left:20px;
	  font-size:12px;
  color:#636362;
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  }
   
  
  #loginpanel a {
	  font-size:12px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: normal;
	color: #9ABB50;
}


#loginpanel a:hover {
	color: #000;
}

#home
{
margin-top:0px;
padding-left:36px;
padding-right:36px;
background:#FFF; 	
min-height:700px;
}



#home h2
{
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
font-size:18pt;
font-weight:normal;
color:#73B3D4;
ine-height:22px;
}

#home h3
{
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
font-size: 15pt;
color:#73B3D4;
line-height:10px;
font-weight:normal;
}


#sidebar1
{
background:url(images/sidebar_01.png);
width:220px;
height:134px;
cursor:pointer;
}

#sidebar2
{
background:url(images/sidebar_03.png);
width:220px;
height:134px;
cursor:pointer;
}

#sidebar3
{
background:url(images/sidebar_05.png);
width:220px;
height:136px;
cursor:pointer;
}

#signupcontainer
{
margin:0 auto;
width:960px;
}



#signup
{
border-radius: 8px; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
width:150px;
color:#FFF;
font-size:15px;
background:#0879B3;
height:25px;
text-align:center;
padding:5px;
float:right;
margin:10px 5px 0px 0px;
}

#signup2
{
border-radius: 8px; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
width:150px;
color:#FFF;
font-size:15px;
background:#0879B3;
height:auto;
text-align:left;
padding:5px;
float:right;
margin:10px 5px 0px 0px;
}

#signup2 a
{
color:#FFF;
text-decoration:none;
}

#signup2 a:hover
{
color:#FFF;
text-decoration:underline;
}

#signup a
{
color:#FFF;
text-decoration:none;
}

#signup:hover
{
background:#9ABB50;
color:#FFF;
text-decoration:none;
}


.popbg3
{
position:absolute;
left:230px;
top:300px;
background-image:url('images/popbg.png');
width:251px;
background:#91AC57;
height:auto;
z-index:1000;
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
border-radius: 8px; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
-moz-box-shadow: 1px 2px 5px #777777;
-webkit-box-shadow: 1px 2px 5px #777777;
box-shadow:1px 2px 5px #777777
}

.popbg3:after 
{
content: "";
position: absolute;
top: 33px;
left: -10px;
border-style: solid;
border-width: 11px 15px 11px 0;
border-color: transparent #91AC57;
display: block;
width: 0;
z-index: 1;
}

.popbg2
{
position:absolute;
left:230px;
top:150px;
background-image:url('images/popbg.png');
width:251px;
background:#91AC57;
height:auto;
z-index:1000;
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
border-radius: 8px; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
-moz-box-shadow: 1px 2px 5px #777777;
-webkit-box-shadow: 1px 2px 5px #777777;
box-shadow:1px 2px 5px #777777
}

.popbg2:after 
{
content: "";
position: absolute;
top: 33px;
left: -10px;
border-style: solid;
border-width: 11px 15px 11px 0;
border-color: transparent #91AC57;
display: block;
width: 0;
z-index: 1;
}

.popbg1
{
position:absolute;
left:230px;
top:5px;
background-image:url('images/popbg.png');
width:251px;
background:#91AC57;
height:auto;
z-index:1000;
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
border-radius: 8px; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
-moz-box-shadow: 1px 2px 5px #777777;
-webkit-box-shadow: 1px 2px 5px #777777;
box-shadow:1px 2px 5px #777777
}

.popbg1:after 
{
content: "";
position: absolute;
top: 33px;
left: -10px;
border-style: solid;
border-width: 11px 15px 11px 0;
border-color: transparent #91AC57;
display: block;
width: 0;
z-index: 1;
}

.whitebox {
  padding:20px;
	color:#000000;
	margin:2px;
	background: #FFFFFF; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; 
	
-moz-box-shadow: 1px 2px 5px #777777;
-webkit-box-shadow: 1px 2px 5px #777777;
box-shadow:1px 2px 5px #777777
	
}


.blink, .blink a:link, .blink a:active, .blink a:visited
{
color:#0087B4;
text-decoration:underline;
}

.blink2, .blink2 a:link, .blink2 a:active, .blink2 a:visited
{
color:#000000;
text-decoration:none;
}

.blink2 a:hover
{
color:#000000;
text-decoration:underline;
}


button, input, select, textarea
{
  font-size: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  vertical-align: baseline;
}


button, select
{
  text-transform: none;
}


select
{
  height: auto;
  padding-top: 10px;
  padding-right: 7px;
  padding-bottom: 10px;
  padding-left: 7px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 13px;
  color: #000000;
  line-height: 13px;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-bottom-width: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-top-color: #dedede;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-bottom-color: #c3bdbd;
  border-right-color-value: #d2cfcf;
  border-left-color-value: #d2cfcf;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: #ffffff;
  background-color: #ffffff;
  background-image: url("../../../img/up/wood/arrow-down.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 96% 50%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  outline-width: medium;
  outline-style: none;
  cursor: pointer;
}


select:hover
{
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

.tinycaption
{
font-size:12px;font-style:italic;color:#333;
}

.shopbox
{
float:left;
padding:10px;
border-radius: 4px; 
-moz-border-radius: 4px; 
-webkit-border-radius: 4px; 
border:1px solid #333;
height:235px;
width:190px;
margin:0px 10px 10px 0px;
}






 .shopbutton2
{
    background-color: #9DC45F;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-border-radius: 5px;
    border: none;
    padding:5px;
    color: #FFF;
    text-shadow: 1px 1px 1px #949494;
	width:200px;
}

.shopbutton2:hover
{ 		
	cursor:pointer;
	 background-color: #80A24A;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-border-radius: 5px;
    border: none;
    padding:5px;
    color: #FFF;
    text-shadow: 1px 1px 1px #949494;
	width:200px;
}

.button {
	display: inline-block;
	padding: 8px 18px;
	margin-right: 15px;
	margin-bottom: 5px;
	-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;
	-moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); -webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3); box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	outline: none !important;
	overflow: visible;
}

.button:hover, .button:focus {
	text-decoration:none;
}


.button-blue {
	color: #fff;
	background: #39aad4; /* Old browsers */
	background: -moz-linear-gradient(top, #41c4f4 0%, #39aad4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#41c4f4), color-stop(100%,#39aad4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #41c4f4 0%,#39aad4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #41c4f4 0%,#39aad4 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #41c4f4 0%,#39aad4 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41c4f4', endColorstr='#39aad4',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #41c4f4 0%,#3a8fb6 100%); /* W3C */
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
	border: 1px solid #3a8fb6;
}

.button-blue:hover,.button-blue:focus {
	color: #fff;
	background: #0189bc; /* Old browsers */
	background: -moz-linear-gradient(top, #14bcfb 0%, #0189bc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#14bcfb), color-stop(100%,#0189bc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #14bcfb 0%,#0189bc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #14bcfb 0%,#0189bc 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #14bcfb 0%,#0189bc 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14bcfb', endColorstr='#0189bc',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #14bcfb 0%,#0189bc 100%); /* W3C */
	border: 1px solid #0370A2;
}



 .button-green
{
    background-color: #9DC45F;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-border-radius: 5px;
    border: none;
    padding:5px;
    color: #FFF;
    text-shadow: 1px 1px 1px #949494;
	width:200px;
}

.button-green:hover
{ 		
	cursor:pointer;
	 background-color: #80A24A;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-border-radius: 5px;
    border: none;
    padding:5px;
    color: #FFF;
    text-shadow: 1px 1px 1px #949494;
	width:200px;
}










.shopbutton  {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-shadow: 1px 1px 3px #666666;
  font-family: Arial;
  border:1px solid #FFF;
  color: #FFF;
  font-size: 12px;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
  cursor:pointer;
}


.shopbutton:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  cursor:pointer;
  text-decoration: none;
  color:#FFF;
}



        #submitbox a
        {
        text-decoration: none;
        }




#shopbutton3 a
{
  color: #FFFFFF;
}

#shopbutton3 a:hover
{
  color: #FFFFFF;
}

 .shopbutton3,  .shopbutton3 a:link, .shopbutton3 a:active, .shopbutton3 a:visited {
  background: #9ABB50;
  background-image: -webkit-linear-gradient(top, #9ABB50, #435519);
  background-image: -moz-linear-gradient(top, #9ABB50, #435519);
  background-image: -ms-linear-gradient(top, #9ABB50, #435519);
  background-image: -o-linear-gradient(top, #9ABB50, #435519);
  background-image: linear-gradient(to bottom, #9ABB50, #435519);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-shadow: 1px 1px 3px #666666;
  font-family: Arial;
  border:1px solid #FFF;
  color: #FFFFFF;
  font-size: 18px;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
  cursor:pointer;
}

.shopbutton3 a:hover {
  background: #9ABB50;
  background-image: -webkit-linear-gradient(top, #435519, #9ABB50);
  background-image: -moz-linear-gradient(top, #435519, #9ABB50);
  background-image: -ms-linear-gradient(top, #435519, #9ABB50);
  background-image: -o-linear-gradient(top, #435519, #9ABB50);
  background-image: linear-gradient(to bottom, #435519, #9ABB50);
  text-decoration: none;
  cursor:pointer;
  text-decoration: none;
  color:#FFFFFF;
}



#pricediv
{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:17px;
color:#333;
font-weight:bold;
}

.price
{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#9ABB50;
}

.calctitle
{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:19px;
color:#9ABB50;
font-weight:bold;
}

.usual .panel-container {
  background:#FFF;
  color:#111;
  padding:2px 2px;
  width:600px;
  border-top:1px solid #A9A9AA;
  margin:0px auto;
}

    .panel-container 
    { 
    margin-bottom:-1px; 
    }

#tab2 li
{
list-style:disc;
width:540px;
margin:3px;
}

#tab3 li
{
list-style:disc;
width:540px;
margin:3px;
}

.usual li { list-style:none; float:left; }
.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:0px;
  margin-left:8px;
  font-size:15px; 
  color:#FFF;
  background:#A9A9AA;
}

.usual ul a:hover {
  color:#FFF;
  background:#A9A9AA;
  }
  
.usual ul a.selected {
  margin-bottom:0;
  color:#FFF;
  background:#FFF;
  border-top:1px solid #A9A9AA;
  border-left:1px solid #A9A9AA;
  border-right:1px solid #A9A9AA;
  border-bottom:0px solid #FFF;
  cursor:default;
  }
  
.usual div {
  padding:10px 10px 8px 10px;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  background:#FFF;
  font-size:15px;
}

.usual div a { color:#FFF; font-weight:bold; }

#tabs3 { background:#FFF; }






#menuheader
{
width:100%;
height:40px;
background:#0879B3;
}



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}


#menu .current_page_item a {
	padding:10px 20px;
	color: #9ABB50;
}

#menu .last{
}


.dropshadow {
 -moz-box-shadow: 3px 3px 4px #525252; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #525252; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #525252; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#525252')";/* IE 8 */
 : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#525252');/* IE 5.5 - 7 */ 
}

h1
{
font-size: 18px;
color:#FFFFFF;
line-height:10px;
}


hr {
      border: 0;
      width: 100%;
    }
    
    hr.hr2 {
      color: #333333;
      background-color: #333333;
      height: 1px;
            }
            
    .hrline
    {
    border-top:1px dotted #333333;
    }
    
    .alert
{
color:#FF0000;
}

.paginate {
background:#FFF;
 	font-size: 12px;
 	-moz-border-radius: 12px;
border-radius:12px;
-webkit-border-radius: 12px;
behavior: url(border-radius.htc);
 }
 
 a.paginate {
 background:#FFF;
 	border: 1px solid #91AC57;
 	padding: 2px 6px 2px 6px;
 	text-decoration: none;
 	color: #91AC57;
 	-moz-border-radius: 12px;
border-radius:12px;
-webkit-border-radius: 12px;
behavior: url(border-radius.htc);
 }
  
 .paginate a:hover {
 	background-color: #91AC57;
 	color: #FFF;
 	text-decoration: underline;
 	-moz-border-radius: 12px;
border-radius:12px;
-webkit-border-radius: 12px;
behavior: url(border-radius.htc);
 }
 
  select.paginate {
  background:#FFF;
 	border: 1px solid #91AC57;
 	padding: 2px 6px 2px 6px;
 	text-decoration: none;
 	color: #91AC57;
 	-moz-border-radius: 12px;
border-radius:12px;
-webkit-border-radius: 12px;
behavior: url(border-radius.htc);
 }
 
 a.pcurrent {
 	border: 1px solid #91AC57;
 	font: bold 12px Tahoma,Helvetica,sans-serif;
 	padding: 2px 6px 2px 6px;
 	cursor: default;
 	background:#91AC57;
 	color: #FFF;
 	text-decoration: none;
 	-moz-border-radius: 12px;
border-radius:12px;
-webkit-border-radius: 12px;
behavior: url(border-radius.htc);
 }
 
 span.inactive {
 background:#FFF;
 	border: 1px solid #999;
 	font-size: 12px;
 	padding: 2px 6px 2px 6px;
 	color: #999;
 	cursor: default;
 	-moz-border-radius: 12px;
border-radius:12px;
-webkit-border-radius: 12px;
behavior: url(border-radius.htc);
 }


.iputt {
  BACKGROUND-COLOR:#FFFFFF;
  COLOR:#4F9AF4;
  font-size:12px;
  font-weight:bold;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:3px;
	border-radius:4px;
	-webkit-border-radius: 4x;
	-moz-border-radius: 4px;
}

.iputt:hover{
background-color:#EFF6FF;
	padding:3px;
	border-radius:4px;
	-webkit-border-radius: 4x;
	-moz-border-radius: 4px;
}

.iputt:focus{
background-color:#EFF6FF;
	padding:3px;
	border-radius:4px;
	-webkit-border-radius: 4x;
	-moz-border-radius: 4px;
}

input[type=file]
{
 width:400px;
  color:#9ABB50;
  font-weight:bold;
  font-size:15px;
}


/* SELECT tag - Dropdown Menu */
select {height:auto;padding:10px 7px;margin:5px;font-size:13px;color:#000;line-height:13px;border:solid 1px #dedede;border-bottom-color:#c3bdbd;border-right-color:#d2cfcf;border-left-color:#d2cfcf;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1),0 1px 0 #fff inset;-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1),0 1px 0 #fff inset;box-shadow:0 1px 1px rgba(0,0,0,0.1),0 1px 0 #fff inset;background:#fff url(../../../img/up/wood/arrow-down.png) no-repeat 96% 50%;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}
select:hover {box-shadow:0 1px 2px rgba(0,0,0,0.2)}

/* INPUT [type='text'] */
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea {height:auto;padding:8px 11px;margin:5px;font-size:13px;color:#999;line-height:normal;border:solid 1px #dedede;border-bottom-color:#c3bdbd;border-right-color:#d2cfcf;border-left-color:#d2cfcf;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1),3px 3px 6px #eee inset;-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1),3px 3px 6px #eee inset;box-shadow:0 1px 1px rgba(0,0,0,0.1),3px 3px 6px #eee inset;background:#fff;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:border 0.3s;-moz-transition:border;transition:border}
input[type="text"]:hover,
input[type="password"]:hover,
input[type="email"]:hover,
input[type="tel"]:hover,
textarea:hover {border:solid 1px #aaa}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus {color:#000;border:solid 1px #20a8f1;-webkit-box-shadow:0 0 5px #48b0e6,3px 3px 6px #eee inset;-moz-box-shadow:0 0 5px #48b0e6,3px 3px 6px #eee inset;box-shadow:0 0 5px #48b0e6,3px 3px 6px #eee inset}



.cart td
{
font-size:16px;
color:#000;
}

.trow td
{
background:#FFF;
color:#000;
font-weight:normal;
padding:10px;
font-size:12px;
}

.rowhead td
{
background:#85C329;
color:#FFF;
font-weight:bold;
padding:10px;
}

.cartrow td
{
background:#FFF;
color:#000;
font-weight:normal;
padding:10px;
font-size:12px;
}

.rowhead2 td
{
font-weight:bold;
padding:10px;
}

.hline1 td
{
border-top:1px dotted #333;
font-size:12px;
}

.hline2 td
{
border-bottom:1px solid #000;
padding:10px;
font-size:12px;
}

.noticebox
{
background:#F4FFF2;
padding:10px;
	border-radius:6px;
	-webkit-border-radius: 6x;
	-moz-border-radius: 6px;
	border:1px solid #536D4D;
}


.buts {
font:bold 95% Tahoma, Tahoma, Helvetica, sans-serif;
font-size:12px;
cursor:pointer;
FONT-WEIGHT: Bold; 
COLOR: #FFFFFF; 
padding:5px;
padding-left:10px;
padding-right:10px;
BACKGROUND-COLOR:#85C329;
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.8); -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.8);
}
