/***********/
/*  RESET  */
/***********/

html{color:rgb(0,0,0); background:rgb(255,255,255);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0; padding:0;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal; font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0; font-variant:normal;}
sup {vertical-align:text-top;} /* to preserve line-height and selector appearance */
sub {vertical-align:text-bottom;} /* to preserve line-height and selector appearance */
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;} /* to preserve line-height and selector appearance */
legend{color:rgb(0,0,0);} /*because legend doesn't inherit in IE */
/* css for footer scroal */
#slider1 { height: 1%; overflow:hidden; padding: 0 0 10px; margin-left:0px; margin-top:31px;}
#slider1 .viewport { float: left; width:672px; height: 70px; overflow: hidden; position: relative; }
#slider1 .buttons { background:url(/images/buttons.png) no-repeat scroll 0 0 transparent; display: block; margin:0px 10px 0 0; background-position: 0 -38px; text-indent: -999em; float: left; width: 39px; height: 37px; overflow: hidden; position: relative; }
#slider1 .next { background-position: 0 0; margin:0px 0 0 10px;  }
#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0;  left: 0 top: 0; }
#slider1 .overview li{ float: left; margin:0 13px 0 0; padding:0px; height: 48px;}
#ProductReviews p{
    padding-left:10px;
}

#slider1 .overview li img{
	height: 47px;
   	padding: 0 2px;
    	width: 67px;
}
/* css for footer scroal end */
.inner_f{
}
.inner_f h2 {
    color: #585C5F;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-style: italic;
    margin: 0 10px 0 0;
    width: 100px;
}
.Header_H1{
	padding:10px !important;
}