/*==================================================
# CW2 Mag Slideshow Plugin for Magento from customweb2.com  
# ==================================================
# Copyright (C) 2009 Netaxis IT Solutions Private Ltd. All Rights Reserved.
# Author: Netaxis IT Solutions Private Ltd
# Website:  http://www.customweb2.com 
# This file may not be redistributed in whole or significant part.
===================================================*/
@charset "utf-8";
/* CSS Document */

#cw2-slide-show
{
padding:0px;overflow:hidden;border:0px solid #ccc;background:#000 url(cw2-slideshow-bg.gif) bottom repeat-x;
}

#slider-title {color:#000 !important}
#prev0{background:url(prev.gif) no-repeat;width:36px;height:32px;border:none;cursor:pointer;}
#gostp0{background:url(pause.gif) no-repeat;width:36px;height:32px;border:none;cursor:pointer;}
#next0{background:url(Next.gif) no-repeat;width:36px;height:32px;border:none;cursor:pointer;}
#slider-title{color:white}
