html, body{
	margin: 0;
	padding: 0;
	list-style: none;
	
}
.image{
	float:left;
	margin:0;
	padding:0;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color:#990000;
}
a:hover {
	text-decoration: underline;
}

.inputcls {
    /*width: 100%;*/
    padding: 8px 12px;
    /*margin: 8px 0;*/
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.selectcls{
    /*width: 100%;*/
    padding: 7px 8px;
    /*margin: 8px 0;*/
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.hide{display:none;}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 12px;
	font-family:"Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(../images/header_bg4.jpg) repeat-x;
	text-align: center;
}



#wrapper {
	text-align: left;
	margin: auto;
	width: 1020px;
}


#header {
	height: auto;
	position: relative;
}
#header h1 {
	margin-top: 10px;
	padding:0 0 0 7px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 0px;
	width:auto;
	height:auto;
	float:left;
	padding:10px 0 0 0;
}
.nav_bootstrap {
	float:left;
	padding:-20px 0 0 0;
}

.title_text_sm {color:#a5b95e; font-weight:normal;}
.title_text { font-size:18px; color:#a5b95e; font-weight:normal;}
h2.title_text_registration { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#224099; font-weight:bold;}

.registration_wrap{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
/*-------- tab start ---------*/
#tabs2 {
  float:left;
  width:auto;
  font-size:14px;
  padding:5px 0 0 0px;
  background:url(../images/menu_bg.jpg) left top repeat-x;
}
#tabs2 ul {
  margin:0;
  padding:0 0 0 0;
  list-style:none;
  float:left;
}

#tabs2 li {
  display:inline;
  margin:0;
  padding:0;
  float:left;
  width:auto;
}

#tabs2 a {
  height:28px;
  font-size:12px;
  font-weight:normal;
  float:left;
  margin:0;
  padding:7px 10px 5px 10px;
  text-decoration:none;
  color:#FFFFFF;
}
#tabs2 a:hover{
	background:url(../images/manutab_rp.gif) repeat-x;
}
#current{
	background:url(../images/manutab_rp.gif) repeat-x;
}
/*-------- tab end ---------*/


#nav img {
	float: left;
}

#headline {
	/*padding-top: 190px;*/
}

#photo {
	float: left;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top:1px;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 140px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(../images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 408px;
}
#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(../images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#body a.prdlink {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: none;
}

#body a.prdlink:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(../images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
}

.bannerimg {
	border: 1px solid #D8D8D8;
	padding: 2px;
	width: 763px;
}

a.footerlink {
  height:28px;
  font-size:12px;
  text-decoration:none;
  color:#a5b95e;
}

a.footerlink:hover {
  height:28px;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
  color:#FFFFFF;
}

.topbdr{
background: url(../images/dotted-img.png) repeat-x left bottom;
}

.prdimg{
padding:3px;
border:1px solid #333333;
}


.btncls{
  border:0px;
  float:left;
  font-size:13px;
  color:#FFFFFF;
  background:url(../images/menu_bg.jpg) left top repeat-x;
}

.btn_large{
  float:left;
  font-size:14px;
  letter-spacing:1px;
  color:#FFFFFF;
  /*background:url(../images/menu_bg.jpg) left top repeat-x;*/
  background:none;
  border:none;
  background-color:#798650;
  color:#FFFFFF;
  padding:10px 30px 10px 30px;
  
  border-radius: 4px;
  box-sizing: border-box;
}
.btn_large:hover{
  background-color:#677244;
}


.fontgreen{
color:#9AAB68
}

a.greenlink {
  height:28px;
  font-size:12px;
  text-decoration:none;
  color:#a5b95e;
}

a.greenlink:hover {
  height:28px;
  font-size:12px;
  font-weight:normal;
  text-decoration:underline;
  color:#a5b95e;
}

.whitefont{
color:#FFFFFF;
}

.font13{ font-size:13px;}


.borderL{
border-left:1px dotted #CCCCCC;
}
.borderR{
border-right:1px dotted #CCCCCC;
}

.borderT{
border-top:1px dotted #CCCCCC;
}

.borderB{
border-bottom:1px dotted #CCCCCC;
}


.borderRB{
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.right_heading{
/*color:#EA5521;*/
color:#1A50B8;
background-color:#EAEAEA;
border-bottom:1px solid #CCCCCC;
font-size:14px;
font-weight:bold;
line-height:1.6em;
}
.chanddoxbg{
	/* background:url(../images/chandox_bg2.jpg) 10px 10px no-repeat ;*/
	 height:340px;
}

.autogripproductregistration{
	padding:10px 0 10px 0;
}
.autogripproductregistration img{
	width:93%;
	border:1px solid #CCCCCC;
	border-radius: 5px;
}

.prddownloadheading{float:left; font-size:1.5em; margin-top:30px; margin-bottom:10px; padding:5px 30px 5px 10px; text-align:left;  background-image: linear-gradient(#809051, #9fb06d); color:#FFFFFF; border-top-left-radius:10px; border-bottom-left-radius:10px; border-top-right-radius:50px; border-bottom-right-radius:50px;}
a.cataloguedownloadlink{font-size:1.5em; background-image: linear-gradient(#809051, #9fb06d); color:#FFFFFF; padding:10px 20px; border-radius:20px;}
a.cataloguedownloadlink:hover{ background-image: linear-gradient(#9fb06d, #809051);  color:#FFFFFF; text-decoration:none;}
a.cataloguedownloadlink img{width:20px; padding-left:10px;}
.pdfdownloadicon{width:24px;}
.prddetailcontentimg img{ width:auto; max-width:100%;}