/***************



*



*  1. Arrows



*



****************/







.rsMinW .rsArrow {



  height: 32px;



  width: 32px;



  position: absolute;



  display: block;



  cursor: pointer;



  z-index: 21;



  text-align: center;



}







.rsMinW .rsArrowLeft { left: 49%; bottom: 24%; background:url(../images/left.png) no-repeat;height:66px;width:33px;z-index:999991;}



.rsMinW .rsArrowRight { left: 50.9%; bottom: 24%; background:url(../images/right.png) no-repeat;height:66px;width:33px;z-index:999991;}







.rsMinW .rsArrowIcn {   



  width: 47px;



  height: 93px;



  margin-top: 3px;



  margin-left: 3px;



  position: absolute;



  cursor: pointer;



  border-radius: 2px;



}



.rsMinW .rsArrowIcn:hover {







}











.rsMinW.rsHor .rsArrowLeft .rsArrowIcn { background-position: -68px -36px; }



.rsMinW.rsHor .rsArrowRight .rsArrowIcn { background-position: -68px -68px; }







.rsMinW.rsVer .rsArrowLeft .rsArrowIcn { background-position: -100px -36px; }



.rsMinW.rsVer .rsArrowRight .rsArrowIcn { background-position: -100px -68px; }







.rsMinW .rsArrowDisabled .rsArrowIcn { opacity: .3 !important; filter: alpha(opacity=30);  *display: none; }







/* Thumbnails resizing on smaller screens */







/***************



*



*  4. Tabs



*



***********







.rsMinW .rsTabs {



  width: 100%;



  height: auto;



  margin: 0 auto;



  text-align:center;



  overflow: hidden; padding-top: 12px; position: relative;



}



.rsMinW .rsTab {



  display: inline-block;



  cursor: pointer;



  text-align: center;



  height: auto;



  width: auto;



  color: #333;



  padding: 5px 13px 6px;



  min-width: 72px;



  border: 1px solid #D9D9DD;



  border-right: 1px solid #f5f5f5;



  text-decoration: none;







  background-color: #000;



  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 



  background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);



  background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);







  *display:inline; 



  *zoom:1;



}



.rsMinW .rsTab:first-child {



  -webkit-border-top-left-radius: 4px;



  border-top-left-radius: 4px;



  -webkit-border-bottom-left-radius: 4px;



  border-bottom-left-radius: 4px;



}



.rsMinW .rsTab:last-child { 



  -webkit-border-top-right-radius: 4px;



  border-top-right-radius: 4px;



  -webkit-border-bottom-right-radius: 4px;



  border-bottom-right-radius: 4px;







  border-right:  1px solid #cfcfcf;



}



.rsMinW .rsTab:active { 



  border: 1px solid #D9D9DD;   



  background-color: #f4f4f4;



  box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;



}



.rsMinW .rsTab.rsNavSelected { 



  color: #000;



  border: 1px solid #999;



  text-shadow: 1px 1px #838383;



  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;



  background: #ACACAC;



  background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);



  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);



  background-image: linear-gradient(to bottom, #ACACAC, #BBB);



}



*****/







/**********************BIG SLIDE**********************************/







.bigslide  .rsArrow {



  height: 32px;



  width: 32px;



  position: absolute;



  display: block;



  cursor: pointer;



  z-index: 21;



  text-align: center;



}



.bigslide  .rsArrowLeft { left: 3%; top:45%; background:url(../images/left_hover.png) no-repeat; width:47px; height:93px;}



.bigslide .rsArrowRight { right:3%; top:45%; background:url(../images/right_hover.png) no-repeat; width:47px; height:93px;}







.bigslide .rsArrowIcn {   



  width: 24px;



  height: 24px;



  margin-top: 3px;



  margin-left: 3px;



  position: absolute;



  cursor: pointer;



  border-radius: 2px;



}



.bigslide .rsArrowIcn:hover {







}











.bigslide.rsHor .rsArrowLeft .rsArrowIcn { background-position: -68px -36px; }



.bigslide.rsHor .rsArrowRight .rsArrowIcn { background-position: -68px -68px; }







.bigslide.rsVer .rsArrowLeft .rsArrowIcn { background-position: -100px -36px; }



.bigslide.rsVer .rsArrowRight .rsArrowIcn { background-position: -100px -68px; }







.bigslide .rsArrowDisabled .rsArrowIcn { opacity: .3 !important; filter: alpha(opacity=30);  *display: none; }















/***************



*



*  4. Tabs



*



***********







.bigslide .rsTabs {



  width: 100%;



  height: auto;



  margin: 0 auto;



  text-align:center;



  overflow: hidden; padding-top: 12px; position: relative;



}



.bigslide .rsTab {



  display: inline-block;



  cursor: pointer;



  text-align: center;



  height: auto;



  width: auto;



  color: #333;



  padding: 5px 13px 6px;



  min-width: 72px;



  border: 1px solid #D9D9DD;



  border-right: 1px solid #f5f5f5;



  text-decoration: none;







  background-color: #000;



  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 



  background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);



  background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);







  *display:inline; 



  *zoom:1;



}



.bigslide .rsTab:first-child {



  -webkit-border-top-left-radius: 4px;



  border-top-left-radius: 4px;



  -webkit-border-bottom-left-radius: 4px;



  border-bottom-left-radius: 4px;



}



.bigslide .rsTab:last-child { 



  -webkit-border-top-right-radius: 4px;



  border-top-right-radius: 4px;



  -webkit-border-bottom-right-radius: 4px;



  border-bottom-right-radius: 4px;







  border-right:  1px solid #cfcfcf;



}



.bigslide .rsTab:active { 



  border: 1px solid #D9D9DD;   



  background-color: #f4f4f4;



  box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;



}



.bigslide .rsTab.rsNavSelected { 



  color: #000;



  border: 1px solid #999;



  text-shadow: 1px 1px #838383;



  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;



  background: #ACACAC;



  background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);



  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);



  background-image: linear-gradient(to bottom, #ACACAC, #BBB);



}



*****/





