
.arrow{background:url(/_includes/buttons/assets/images/arrow-forward.png) no-repeat 0 70%; *background:url(/_includes/buttons/assets/images/arrow-forward.png) no-repeat 0 65%; width:5px;}
.arrow-back{background:url(/_includes/buttons/assets/images/arrow-back.png) no-repeat 0 70%; *background:url(/_includes/buttons/assets/images/arrow-back.png) no-repeat 0 65%;  width:5px; padding-right:2px;}
/*-----------------------------------GIF IMAGES IN USE -----------------------*/
.button-container-gif{height:31px; cursor:pointer; color:#ffffff; font-weight:bold;}
a .button-container-gif { text-align:center; color:#fff; text-decoration:none; }
a .button-container-gif .button-left-gif{width:7px; height:31px; float:left; background: url(images/left-btn.gif) no-repeat left top; }
a .button-container-gif .button-middle-gif{ width:auto; height:31px; float:left; background: url(images/repeat-x.gif) repeat-x top; text-transform:capitalize; font-size:12px; line-height:15px;   }
a .button-container-gif .button-right-gif{width:7px; height:31px; float:left; background: url(images/right-btn.gif) no-repeat right top;}

a:hover .button-container-gif{height:31px; color:#FFF; font-weight:bold;}
a:hover .button-container-gif .button-left-gif{width:7px; height:31px; float:left; background: url(images/left-btn-over.gif) no-repeat left top; _background: url(images/left-btn.gif) no-repeat left top;}
a:hover .button-container-gif .button-middle-gif{width:auto; height:31px; float:left; background: url(images/repeat-x-over.gif) repeat-x top; _background: url(images/repeat-x.gif) repeat-x top; line-height:15px; }
a:hover .button-container-gif .button-right-gif{width:7px; height:31px; float:left; background: url(images/right-btn-over.gif) no-repeat right top; _background: url(images/right-btn.gif) no-repeat right top;}

#preload7{background: url(images/right-btn-over.gif); display:none; visibility:hidden}
#preload8{background: url(images/left-btn-over.gif); display:none; visibility:hidden}
#preload9{background: url(images/repeat-x-over.gif); display:none; visibility:hidden}


/*----------------orange using gifs--------------------------*/

.button-container-gif-orange{height:31px; cursor:pointer; color:#ffffff; font-weight:bold;}
a .button-container-gif-orange { text-align:center; color:#fff; text-decoration:none; }
a .button-container-gif-orange .button-left-gif-orange{width:7px; height:31px; float:left; background: url(images/left-btn-orange.gif) no-repeat left top; }
a .button-container-gif-orange .button-middle-gif-orange{ width:auto; height:31px; float:left; background: url(images/repeat-x-orange.gif) repeat-x top; text-transform:capitalize; font-size:12px;  line-height:15px;}


a .button-container-gif-orange .button-right-gif-orange{width:7px; height:31px; float:left; background: url(images/right-btn-orange.gif) no-repeat right top;}

a:hover .button-container-gif-orange{height:31px; color:#FFF; font-weight:bold;}
a:hover .button-container-gif-orange .button-left-gif-orange{width:7px; height:31px; float:left; background: url(images/left-btn-orange-over.gif) no-repeat left top; _background: url(images/left-btn-orange.gif) no-repeat left top;}
a:hover .button-container-gif-orange .button-middle-gif-orange{width:auto; height:31px; float:left; background: url(images/repeat-x-orange-over.gif) repeat-x top; _background: url(images/repeat-x-orange.gif) repeat-x top;}
a:hover .button-container-gif-orange .button-right-gif-orange{width:7px; height:31px; float:left; background: url(images/right-btn-orange-over.gif) no-repeat right top; _background: url(images/right-btn-orange.gif) no-repeat right top;}

#preload10{background: url(images/right-btn-orange-over.gif); display:none; visibility:hidden}
#preload11{background: url(images/left-btn-orange-over.gif); display:none; visibility:hidden}
#preload12{background: url(images/repeat-x-orange-over.gif); display:none; visibility:hidden}


/*-------------------------btn2 gif big on white bg----------------------------------*/

.button-container-gif2{height:37px; cursor:pointer; color:#ffffff; font-weight:bold;}
a .button-container-gif2{ text-align:center; color:#fff; text-decoration:none; }
a .button-container-gif2 .button-left-gif2{width:10px; height:37px; float:left; background: url(images/left-btn2.gif) no-repeat left top; }
a .button-container-gif2 .button-middle-gif2{ width:auto; height:37px; float:left; background: url(images/repeat-x2.gif) repeat-x top; text-transform:capitalize; font-size:12px;}
a .button-container-gif2 .button-right-gif2{width:10px; height:37px; float:left; background: url(images/right-btn2.gif) no-repeat right top;}

a:hover .button-container-gif2{height:37px; color:#FFF; font-weight:bold;}
a:hover .button-container-gif2 .button-left-gif2{width:10px; height:37px; float:left; background: url(images/left-btn2-over.gif) no-repeat left top;}
a:hover .button-container-gif2 .button-middle-gif2{width:auto; height:37px; float:left; background: url(images/repeat-x2-over.gif) repeat-x top; }
a:hover .button-container-gif2 .button-right-gif2{width:10px; height:37px; float:left; background: url(images/right-btn2-over.gif) no-repeat right top;}

#preload13{background: url(images/right-btn2-over.gif); display:none; visibility:hidden}
#preload14{background: url(images/left-btn2-over.gif); display:none; visibility:hidden}
#preload15{background: url(images/repeat-x2-over.gif); display:none; visibility:hidden}


/*-------------------- dirty hacks begin --------------------------------*/




a .button-container-gif-orange .button-middle-gif-orange{padding-top:8px; _padding-top:6px; *padding-top:7px; padding-left:2px;}
a .button-container-gif .button-middle-gif{padding-top:8px; _padding-top:7px; *padding-top:8px; padding-left:2px;}
/*--------------------------**SAFARI HACK**--------------------------*/

@media screen and (-webkit-min-device-pixel-ratio:0){

      a .button-container-gif-orange .button-middle-gif-orange{padding-top:8px; padding-left:2px;}
a .button-container-gif .button-middle-gif{padding-top:9px; padding-left:2px;}

          }


/*-------------------------- dirty hacks end ---------------------------------*/



