* {
	margin: 0;
	padding: 0;
	border : 0;
}
a, a:visited {
text-decoration: none;
	color : #595959;
}
a:hover {
	color : #038C08;
}
ul, ol, li {
	list-style : none;
}
p, li {
	line-height : 25px;
}
html, body{ 
	color : #333;
 margin:0; 
 padding:0;
 text-align:center; 
 font : 12px Verdana;

 background:#C6EFDE url(images/rjeye_bg.jpg) repeat-x right top;
 overflow-x : hidden;
} 
 
#wrapper {
	background: url(images/contentbg.gif) repeat-y right top;
	padding-top : 8px;

}
#pagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
 background: #fff;
} 
 
#header{
 position:relative; 
 width:100%;
 border-bottom : 5px #eee solid;
} 
.headerhome {
 height:328px; 
 background-image: url(images/dummyheaderhome.jpg);
}
#header h1 {
	text-indent: -9999px;
}
#leftcol{
 width:184px; 
 float:left; 
 position:relative; 
 padding-left : 1em;

 }
 
#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:682px;
 }
 
#footer{
 height:70px; 
  text-align : center;
 clear:both;
width : 900px;
 }
 

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


}
#footernav {
padding-top : 20px;
	border-bottom : 7px #eee solid;.
	margin-bottom : 5px;
	background: url(images/contentbg.gif) repeat-y right top;
	height : auto;
}
#footernav a {
	padding-left : 1em;
	padding-right : 1em;
	line-height : 30px;
}
#pagetitle {
	background-image: url(images/mainbg_top.gif);
	width : 662px;
	height : 77px;
	padding-left: : 20px;
	margin-left: 0px;
}

#pagetitle h3 {
	font-size : 14px;
	padding-top : 44px;
	text-indent : 30px;
	float : left;
	vertical-align : middle;
}
#pagetitle .pageimage {
	padding-top : 29px;
	float:  left;
}
#pagecontent {
	background-image: url(images/mainbg_middle.gif);
	background-repeat : repeat-y;
	background-position: top left;
	width : 662px;
	margin-left : 0;
}

#pagefooter {
	background-image: url(images/mainbg_bottom.gif);
	width : 662px;
	height : 13px;
	
}
.pagecontentinner {
	padding-left :30px;
}
#productlist li {
	float : left;
	padding-top : 5px;
	padding-right : 30px;
	padding-bottom : 20px;
}

#productlist li a, #productlist li a:visited {
	border : 1px #eee solid;
	display : block;
	margin-bottom : 5px;
}
#productlist li a:hover {
	border : 1px #90C688 solid;
}
#productlist li p {
	padding-left : 4px;
}
#productlist li p strong {
	color : #038C08;
	font-weight : bold;
}
.multipage {
	text-align: right;
	padding-right : 45px
}
.multipage li {
	display : inline;
	padding : 0 5px;
}
#pagecontent hr {
	border-top : 1px #ccc dashed;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin : 0 30px;
	overflow : hidden;
	height: 1px;
}

input, select {
	border-top : 1px #666 solid;
	border-left : 1px #666 solid;
	border-right : 1px #ccc solid;
	border-bottom : 1px #ccc solid;
}
textarea {
	border-top : 1px #666 solid;
	border-left : 1px #666 solid;
	border-right : 1px #ccc solid;
	border-bottom : 1px #ccc solid;
	display : block;
}
#entrylist li {
	margin-right : 30px;
	border-bottom: 1px #ccc dotted;
}

#entry {
	margin-right : 30px;
}
#entry h3 {
	border-bottom: 1px #ccc dotted;
	color : #038C08;
	font-size : 14px;
	padding: 20px 0 10px 0;
	margin-bottom: 10px;
	text-align : center;
}
#entry .entrymeta {
	text-align : right;
	color : #000;
	padding-top : 20px;
}
#productdetail {
	
}
#productdetail .strong {
	display : block;
	line-height : 50px;
	font-weight : normal;
}
#productcontent span, #productcontent, strong {
	display : inline;
}
#productdetailprop li {
	border-bottom : 1px dotted #ccc;
	margin-right : 40px;
	line-height : 40px;
}
#productdetailimage {
	display : block;
	float: left;
}
#productdetailtext {
	margin-right : 40px;
}
.hot {
	color : #008554;
}

.mybutton {
	background-image: url(images/buttonbg1.gif);
	width: 134px;
	height: 51px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 51px;
	cursor : pointer;
}

.buybutton {
	padding-top : 1em;
	padding-bottom : 5em;
	text-align : right;
}
.error, .error:visited {
	color : #f00;
	font-weight : bold;
}

.box1 {
	width : 189px;
}
.box1 .t {
	background : url(images/homeboxtop.gif) no-repeat;
	height: 15px;
}
.box1 .m {
	padding : 0 5px;
	background : url(images/homeboxmiddle.gif) repeat-y;
}
.box1 .b {
	background : url(images/homeboxbottom.gif) no-repeat;
	height: 18px;
}

.boxtitle1 {
	padding-bottom : 5px;
	border-bottom : 1px #ccc dotted;
}

.boxtitle1 .title {
	display : block;
	float : left;
}
.boxtitle1 .more {
	display : block;
	width : 74px;
	float : right;
}

.list2 {
	padding-top : 1em;
}
.list2 li {
	padding-left : 10px;
	background : url(images/icon2.gif) no-repeat left 12px;
	border-bottom : 1px #ccc dotted;
}
#newslist {
	width : 310px;
}
#newslist2 {
	width: 100%;
}
#newslist2 a, #newslist a {
	float: left;
	display : block;	
}
#newslist2 span, #newslist span {
	display : block;
	float: right;
}
.list1 li {
	padding-left : 10px;
	background : url(images/icon2.gif) no-repeat left 12px;
	border-bottom : 1px #ccc dotted;
}

.paddingtop1em {
	padding-top : 1em;
}
.paddingleft5 {
	padding-left: 5px;
}
.paddingright5 {
	padding-right : 5px;
}
.w570 {
	width: 570px;
}
.w285 {
	width: 285px;
}

.box2 {
	display:block;
	height:180px;
	
}
.box2 .t {
	padding-top : 2em;
	padding-bottom : 5px;
	border-bottom : 1px #ccc solid;
}
.box2 .title {
	display : block;
	float: left;
}
.box2 .more {
	display : block;
	float: right;
}
.box2 .content {
	padding-top : 5px;
}
.box2 .content .icon {
	display : block;
	float: left;
}	
.box2 .content .list li {

}
.box2 .content .list {
	float : left;
	margin-left : 1em;
}
.box3 {
	padding-top : 2em;
}


.box3 .icon, .box3 .icon:visited {
	border : 1px #eee solid;
	display : block;
	float : left;
	margin-right : 20px;
	margin-top: 10px;
}

.box3 .icon:hover {
	border : 1px #90C688 solid;
}

.box3 .content .list li {
	border-bottom : 1px #ccc dotted;
	padding-left : 10px;
	background : url(images/icon2.gif) no-repeat left 12px;
}

.floatleft {
	float : left;
}

.more1 {
	padding-left : 15px;
	background : url(images/icon1.gif) no-repeat left center;
}

.navpos {
	background : #cfcfcf;
	line-height : 30px;
	width : 576px;
	padding-left: 10px;
	position: relative;
	z-index : -1;
}

#pageselect {
	margin-top : 20px;
	border-top : 1px #ccc dotted;
	border-bottom : 1px #ccc dotted;
	text-align : center;
	width : 520px;
}

#pageselect a, .pageselect a:visited {
	padding: 8px;
	line-height : 30px;
	border-right : 1px #ccc dotted;
}

#pageselect a:hover {

}

#menu {
	color : #008554;
	border-bottom : 5px #008554 solid;
}

#menu a, #menu a:visited {
	color : #008554;
}
#menu a:hover {
	font-weight : bold;
	color : #ffffff;
}

#menu .select {
	background : #ededed;
	height : 35px;
	padding-top : 12px;
	padding-left : 10px;
}
#menu .select select {
	font-size : 12px;
	color : #008554;
	width : 160px;
}
#menu #menuitems h6 {
	font-size : 12px;
	color : #008554;
	cursor : pointer;
	padding-left : 25px;
	padding-top : 5px;
	background : #ccc url(images/icon3.gif) no-repeat 10px center;
	border-bottom : 1px #fff solid;
	height: 24px;
	line-height:  24px;
}
#menu #menuitems h4 {
	font-size : 12px;
	color : #008554;
	cursor : pointer;
	padding-left : 25px;
	padding-top : 5px;
	background : #ccc url(images/icon3.gif) no-repeat 10px center;
	border-bottom : 1px #fff solid;
	height: 24px;
	line-height:  24px;
}
#menu #menuitems h5 {
	font-size : 12px;
	color:#ee7e02;
	cursor : pointer;
	padding-left : 30px;
	padding-top : 5px;
	background : #ffe58c url(images/icon5.gif) no-repeat 23px center;
	border-bottom : 1px #fff solid;
	height: 24px;
	line-height:  24px;
}

#menu #menuitems h6.active, #menu #menuitems h6:hover {
	background-color : #ffc601;
	background-image : url(images/icon5.gif);
	color : #fff;
}
#menu #menuitems h4.active, #menu #menuitems h4:hover {
	background-color : #ffc601;
	background-image : url(images/icon5.gif);
	color : #fff;
}
#menu #menuitems h4.active {
	background-color : #ffc601;
	background-image : url(images/icon5.gif);
	font-color : #fff;
}
#menu #menuitems h4:hover{
	background-color : #ffc601;
	background-image : url(images/icon5.gif);
	font-color : #ffffff;
}
#menu #menuitems h5.active, #menu #menuitems h5:hover {
	background-color : #ffe58c;
	background-image : url(images/icon5.gif);
	color : ee7e02;
}
#menu #menuitems {
	border-top : 1px #fff solid;
}

#menu #menuitems ul li {
	padding-left : 40px;
	background : #FFF5E1 url(images/icon4.gif) no-repeat 30px center;
	border-bottom : 1px #fff solid;
	zoom : 1;
}
#menu #menuitems ul li a.current {
	font-weight : bold;
}
#menu #menuitems ul li a {
	color:#f1a100;
}
#menu #menuitems ul.tab3 li.art a{
color:#f1a100;
}
#menu #menuitems ul.tab3 li.art a:hover{
	color:#feaa00;
}

#menu #menuitems ul.tab1 li a:hover{
color:#feaa00;
}
.searchform {
	padding-top : 40px;
}
.searchform {
	padding-left : 10px;
}

.searchform select {
	font-size : 12px;
	color : #008554;
	width : 160px;
}
button {
	background : url(images/buttonbg1.gif);
	width : 116px;
	height : 36px;
	line-height : 36px;
	color : #fff;
}
.tel {
	padding-top : 5em;
}

#productimage {
	width : 576px;
	text-align : center;
	padding-top: 10px;
}


#tabs1 {
float : left;
width:576px;
font-size:93%;
border-bottom:3px solid #008554;
text-align : center;
}
#tabs1 ul {
padding:50px 10px 0 23px;
}
#tabs1 li {
display:inline;
height : 27px;
line-height : 27px;
}
#tabs1 a {
float:left;
background:url("images/tableft1.gif") no-repeat left top;
padding:0 0 0 11px;
cursor : pointer;
padding-right : 5px;
}
#tabs1 a span {
float:left;
display:block;
background:url("images/tabright1.gif") no-repeat right top;
color:#008554;
width : 80px;
padding-right: 11px;
text-align : center;

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
}
#tabs1 a:hover, #tabs1 a.selected {
background-position:0% -40px;
color: #fff;
}
#tabs1 a:hover span, #tabs1 a.selected span {
background-position:100% -40px;
color: #fff;
}

#productattr,
#productimages,
#productusage,
#productorder,
#productservice {
	display: block;
	width : 576px;
}

#productattr ul {
	float : left;
	width : 260px;
}

#productimages ul {
	padding-top : 1em;
}
#productimages ul li {
	float : left;
	padding: 5px;
}
#productimages ul li a, #productimages ul li a:visited {
	border : 1px #eee solid;
	display : block;
}
#productimages ul li a:hover {
	border : 1px #008554 solid;
}

#menu #menutitle{
	color : #fff;
	font-size: 14px;
	font-weight : bold;
	background : #008554 url(images/menutitle.gif);
	height : 41px;
	line-height : 41px;
	padding-left : 30px;
}

#tabs2 {

width:576px;
font-size:12px;
text-align : center;
}
#tabs2 ul {
	padding-top : 5px;
}
#tabs2 li {
float : left;
height : 25px;
line-height : 25px;
word-break: keep-all;
}
#tabs2 a {
display : block;
background:url("images/tableft2.gif") no-repeat left top;
padding:0 0 0 7px;
cursor : pointer;
}
#tabs2 a span {
float:left;
display:block;
background:url("images/tabright2.gif") no-repeat right top;
color:#fff;
padding-right: 11px;
text-align : center;

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span {float:none;}
/* End IE5-Mac hack */


#tabs2 a:hover, #tabs2 a.selected {
background-position:0% -25px;
color: #fff;
}
#tabs2 a:hover span, #tabs2 a.selected span {
background-position:100% -25px;
color: #fff;
}


.section {
	margin-top : 10px;
	background : transparent url(images/boxmiddle1.gif) repeat-y;
	width: 570px;
}

.section div.header {
	background : transparent url(images/boxtop1.gif) no-repeat;
}
.section div.header1 span a.selected {
	background: url(images/yyselect.gif) no-repeat;
	display:block;
	width:130px;
	height:28px;
	color: #fff;
	white-space:nowrap;
	float:left;
	text-align:center;
	line-height:28px;

}
.section div.header1 span a.unselected {
	background: url(images/yy.gif) no-repeat;
	display:block;
	width:130px;
	height:28px;
	color: #fff;
	white-space:nowrap;
	float:left;
	text-align:center;
	line-height:28px;
}
.section div.headernotext {
	height : 8px;
	background : transparent url(images/boxtop1.gif) no-repeat;
}
.section div.header p {
	height : 30px;
	line-height : 30px;
	padding-left : 20px;
	
}

.section div.footer {
	background : transparent url(images/boxbottom1.gif) no-repeat;
	height : 8px;

}
.section div.main {
	margin:20px;
	padding : 20px;
}

.red {
	color: Red;
}
.bold {
	font-weight: bold;
}
.verticalmiddle {
	line-height : 25px;
}
.bordernone input {
	border : none;
}
.bordernone {
	border : none;
}

.green {
	color : #008554;
}
.graybg {
	background-color: #eee;
}

.box4 {
	background : url(images/boxbg4.gif) no-repeat;
	width : 173px;
	height : 268px;
	padding: 10px;
}

.radiobutton {
	border: none;
}
input {
	padding : 2px;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border-top: 1px solid #038C08; /*THEME CHANGE HERE*/
border-top-width: 6px; /*Top border width. Should match height of .ddcolortabsline above*/
font:normal 12px Arial;
line-height:18px;
z-index:1000;
background-color: white;
width: 100px;
visibility: hidden;
}
.dropmenudiv_b{
position:absolute;
top: 0;
border-top: 1px solid #038C08; /*THEME CHANGE HERE*/
border-top-width: 6px; /*Top border width. Should match height of .ddcolortabsline above*/


font:normal 12px Arial;
line-height:18px;
z-index:1000;
background-color: white;
width: 300px;
visibility: hidden;
}

.dropmenudiv_b a{

text-indent: 5px;
padding: 4px;
margin : 0;
text-decoration: none;
color: black;
line-height: 30px;
}

.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #038C08;
color: white;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #038C08;
color: white;
}

#guestbooklist td {
	color: #999;
}
#guestbooklist .hot {
	color: #008554;
	font-weight: bold;
}


#nav {
   line-height: 24px; list-style-type: none; 
	
}
#nav a {
  display: block; padding : 0 6px; text-align:center;
  font-weight: bold;
  white-space: nowrap;
  background : url(images/navsp.gif) no-repeat right bottom;
  color:#666; text-decoration:none;
  
}
#nav a:visited {
  color:#666;text-decoration:none;
}
#nav a:hover {
  color:#FFF;text-decoration:none;font-weight:bold;
	
}
#nav li {
  float: left; 
 
}
#nav li a:hover{
  background:#ccc;
}
#nav li ul {
  line-height: 27px; list-style-type: none;text-align:left;
  left: -999em; width:620px; position: absolute; float:left;
  zoom:1;
}
#nav li ul li{
  float: left;  
  background: #F6F6F6; 
	border-top: 5px #FFD03A solid;
}
#nav li ul a{padding : 0 6px; 
  display: block; text-align:center;
  font-weight: normal;
  background: transparent;
padding-top : 0;
 border : none;
 background: #10644C;
color: #fff;
font-size: 12px;

}
#nav li ul a:link {
 text-decoration:none;
}
#nav li ul a:visited {
color: #fff;
  text-decoration:none;
  font-size: 12px;

}
#nav li ul a:hover {
  text-decoration:none;font-weight:normal;
  background:#189875;
  border : none;
  color: #fff;

}
#nav li:hover ul {
  left: 200px;
}
#nav li.sfhover ul {
 left: 200px;
}
#content {
  clear: left; 
}
#nav li:hover ul.subnav2 {
	left: 220;
	right:200;
}
#nav li.sfhover ul.subnav2 {
	left: 220;
	right:200;
}

#nav li:hover ul.subnav3 {
	left : 260px;
	right:200;
}
#nav li.sfhover ul.subnav3 {
	left : 260px;
	right:200;
}

#nav li:hover ul.subnav4 {
	left : 600px;
	right:200;
}
#nav li.sfhover ul.subnav4 {
	left : 600px;
	right:200;
}

.homelist li {
	width: 150px;
	overflow: hidden;
	text-overflow : ellipsis;
	white-space:nowrap;
}