@charset "utf-8";

/*****Reset*****/
html,  div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset,  th, td { margin: 0; padding: 0; }

/*****Basic Definitions*****/
body { 
color: #58585a;
font-family:Arial, Helvetica, sans-serif;
background:#fff;
margin:0px;
padding:0px;
font-size:12px;
text-align:left;
}
h1 { font-size: 1.667em; }
h2 { font-size: 1.5em; padding-top:5px; }
h3 { font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#6d8c19; }
h4 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#6d8c19; font-weight:bold; font-style:italic; text-decoration:underline; }
h5, h6 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#015e7f; }

a { color: #333; }
a:visited { }
a:hover { color: #a6ce39;  }
img {
	border: none;
}

hr {
border:1 px;
border-color:#FFFFFF;
}
.container{
width:800px;
height:auto;
margin: 0 auto;
margin-top:0px; 
}
.div_lang {
height:25px;
text-align:right;
}
.top_menu {
height:95px;
}
.div_buttom {
border:#59595b solid 1px;
}
.div_copyright {
height:56px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#a0a0a0;
line-height:10px;

}
.copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#848484;
text-align:center;
padding-top:10px;
}
.button_submit {
background:url(images/botton-bg.png) repeat-x;
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #484848;
padding-left:15px;
padding-right:15px;
padding-bottom:3px;
border:none;
}
.email_text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#6d8c19;
}
.newsletter-field {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#58585a;
width:167px;
height:17px;
border:#58585a 1px solid;
}
.heading1 {
text-align:left;
padding-top:15px;
}
.line {
text-align:left;
padding-top:10px;
padding-bottom:15px;
}
.content {
text-align:left;
}
.content p {
line-height:18px;
}

/*****pet food page****/



.container3 {
	height: 360px;
	width: 800px;
	
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 0px;
	width: 240px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(images/thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 0px 0;
	margin-left: 10px;
}
.red{
color:#FF0000;
}
.tabel_form {
height: 25px;
padding:3px;

}
