/* slider 1 */
#mooslider1 {  width:90%; height:auto; margin:20px auto 10px 0; padding:7px 0px 0px; display:block; position:relative; }
#mooslider1 label{ color:#ff6600; padding-top:5px; font-size:18px;}
#thumb_mooslider1{ position:relative ; overflow:hidden ; width:100% ; height:auto ; margin:0px auto 0px; }
#thumbs1 { display:block; position:relative; width:6000px; }
#thumbs1 .item { display:block; position:relative; float:left; margin-right:15px; font-size:16px; width:245px; height:auto; text-align:left; }
#thumbs1 a { padding:0px; margin:0px; display:block; font-size:16px; color:#666; }
#thumbs1 a:hover{ color:#ff6600;}
#thumbs1 a img{ }


#mooslider1 .addfwd { display:block; position:absolute; cursor:pointer; width:12px; height:21px; top:50%; right:-30px; background:url(../images/icon-forward.png) no-repeat center;  }
#mooslider1 .addbkwd { display:block; position:absolute; cursor:pointer; width:12px; height:21px; top:50%; left:-35px; background:url(../images/icon-backward.png) no-repeat center;  }


/* slider 2 */
#mooslider2 {  width:90%; height:auto; margin:20px auto 10px 0; padding:7px 0px 0px; display:block; position:relative; }
#thumb_mooslider2{ position:relative ; overflow:hidden ; width:100% ; height:auto ; margin:0px auto 0px; }
#thumbs2 { display:block; position:relative; width:6000px; }
#thumbs2 .item { display:block; position:relative; float:left; margin-right:15px; font-size:16px; width:490px; height:auto; text-align:left;  }
#thumbs2 .item article{ display:block; padding-bottom:13px !important; margin-bottom:20px; border-bottom:1px solid #ccc;}
#thumbs2 .item article:after{ display:block; content:""; clear:both; }
#thumbs2 .item p{ font-size:14px; color:#666;}
#thumbs2 a { padding:0px; margin:0px; display:block; font-size:14px; color:#666; }
#thumbs2 a:hover{ color:#ff6600;}
#thumbs2 a img{ }

#mooslider2 .addfwd { display:block; position:absolute; cursor:pointer; width:12px; height:21px; top:-45px; right:-5px; background:url(../images/icon-forward.png) no-repeat center;  }
#mooslider2 .addbkwd { display:block; position:absolute; cursor:pointer; width:12px; height:21px; top:-45px; left:92%; background:url(../images/icon-backward.png) no-repeat center;  }


/* slider 3 */
#mooslider3 {  width:90%; height:auto; margin:20px auto 10px 0; padding:7px 0px 0px; display:block; position:relative; }
#thumb_mooslider3{ position:relative ; overflow:hidden ; width:100% ; height:auto ; margin:0px auto 0px; }
#thumbs3 { display:block; position:relative; width:6000px; }
#thumbs3 .item { display:block; position:relative; float:left; margin-right:15px; font-size:16px; width:490px; height:auto; text-align:left; }
#thumbs3 .item article{ display:block; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #ccc;}
#thumbs3 .item article:after{ display:block; content:""; clear:both; }
#thumbs3 .item p{ font-size:14px; color:#666;}
#thumbs3 a { padding:0px; margin:0px; clear:both; display:block; font-size:14px; color:#666; }
#thumbs3 a:hover{ color:#ff6600;}
#thumbs3 a img{ }


#mooslider3 .addfwd { display:block; position:absolute; cursor:pointer; width:12px; height:21px; top:-45px; right:-5px; background:url(../images/icon-forward.png) no-repeat center;  }
#mooslider3 .addbkwd { display:block; position:absolute; cursor:pointer; width:12px; height:21px; top:-45px; left:92%; background:url(../images/icon-backward.png) no-repeat center;  }

/* slider 4 */
#mooslider4 {  width:100%; height:auto; margin:20px auto 10px; padding:7px 0px 0px; display:block; position:relative; }
#thumb_mooslider4{ position:relative ; overflow:hidden ; width:100% ; height:auto ; margin:0px auto 0px; }
#thumbs4 { display:block; position:relative; width:6000px; }
#thumbs4 .item { display:block; position:relative; float:left; margin-right:15px; font-size:16px; width:245px; height:auto; text-align:left; }
#thumbs4 a { padding:0px; margin:0px; clear:both; display:block; }
#thumbs4 img{ border:1px solid #ccc; width:100%;}

#mooslider4 .addfwd { display:block; position:absolute; cursor:pointer; width:20px; height:45px; top:50%; right:-30px; background:url(../images/btn-next.png) no-repeat center;  }
#mooslider4 .addbkwd { display:block; position:absolute; cursor:pointer; width:20px; height:45px; top:50%; left:-35px; background:url(../images/btn-prev.png) no-repeat center;  }


/* slider 5 */
#mooslider5 {  width:100%; height:auto; margin:20px auto 10px; padding:7px 0px 0px; display:block; position:relative; }
#thumb_mooslider5{ position:relative ; overflow:hidden ; width:100% ; height:auto ; margin:0px auto 0px; }
#thumbs5 { display:block; position:relative; width:6000px; }
#thumbs5 .item { display:block; position:relative; float:left; margin-right:15px; font-size:16px; width:245px; height:auto; text-align:left; }
#thumbs5 a { padding:0px; margin:0px; clear:both; display:block; }
#thumbs5 img{ border:1px solid #ccc; width:100%;}

#mooslider5 .addfwd { display:block; position:absolute; cursor:pointer; width:20px; height:45px; top:50%; right:-30px; background:url(../images/btn-next.png) no-repeat center;  }
#mooslider5 .addbkwd { display:block; position:absolute; cursor:pointer; width:20px; height:45px; top:50%; left:-35px; background:url(../images/btn-prev.png) no-repeat center;  }



/* the forward and backward buttons */
.imageThumb{ max-width:245px;}
.imageThumb img{ width:100%;}
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; right:0px; background:url(../images/gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; left:0px; background:url(../images/gallery_back.jpg) no-repeat;  }
/* thumbnail slider end */
