/*******************************************************************************************/
/*
/*    This template/design is released under the Creative Commons Attribution 3.0 license. 
/*    This means that it can be used for private and commercial purposes, edited freely 
/*    or redistributed as long as you keep the link back to AS Designing. 
/*    For more info please see our terms of use: http://www.astemplates.com/terms.php
/*
/*    Designed by 'AS Designing'
/*    Web: http://www.asdesigning.com
/*    Email: info@asdesigning.comm
/*
/**************************************************************************************/

#slideshow
{
  float:right;
  width: 600px;
  height: 415px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  position: relative;
  overflow: hidden;
}

#fading 
{
  width: 600px;
  height: 415px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  position: relative;
  overflow: hidden;
  background:transparent;
}

#fading img 
{
}


ul.sliding
{
  width: 600px;  
}

ul.pagination 
{
}

ul.pagination li 
{
}

ul.pagination li a 
{
}

ul.pagination li.current a, 
ul.pagination li a:hover 
{
}

ul.pagination li img 
{
}

