/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* slider specific CSS */
        .sliderGallery {
          /*  background: url(images/productbrowser_background_20070622.jpg) no-repeat;*/
            overflow: hidden;
            position: relative;
            padding: 10px;
            height: 290px;
           width:656px;
		   margin-left:3px;
		   border:1px solid #ccc;
		   -moz-border-radius: 10px;
    		-webkit-border-radius: 10px;
        }
		
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
			width:2010px;
			margin:8px 0 0;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .slider {
            height:17px;
margin-left:3px;
margin-top:260px;
padding:1px;
position:relative;
width:650px;
            background: url(images/productbrowser_scrollbar_20070622.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 181px;
            top: 0;
            background: url(images/productbrowser_scroller_20080115.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 107px;
        }
        
        .slider .slider-lbl3 {
            left: 156px;
        }

        .slider .slider-lbl4 {
            left: 280px;
        }

        .slider .slider-lbl5 {
            left: 455px;
        }


.sliderGallery ul li {
display:block;
float:left;
height:290px;
padding:0 10px;
vertical-align:top;
width:203px;
}

.sliderGallery ul li img
{

width:203px;
height:127px;
}

.sliderGallery ul li p {
color:#000;
margin:-7px 0 0;

white-space:normal;
width:203px;
}

.sliderGallery h2 a
{
 color:#000;

}
#sliderGallery_outter h2.heading
{

 background:url(images/heading_bg.png) repeat-x;
color:#fff;
padding-left:15px;
font-size:14px;
margin:0 0 0;
padding:3px 15px;
text-transform:uppercase;
}

.sliderGallery h2 
{

  text-align:justify;
}
.entry td
{
padding-top:10px;
}

#bottom .widget_wp_paypal_donation form input
{
 margin:10px;
}
.sldrlink
{
display:none;
}
.networks li a
{
background:none !important;
}

.smooth_title {
background-color:#000000 !important;
color:#FFFFFF;
font-size:24px;
height:51px;
opacity:0.6;
padding-top:15px;
position:absolute;
text-align:center;
top:232px;
width:660px;
left:2px;
z-index:8!important;
line-height:30px;
filter:alpha(opacity=60);
}

.smooth_slider_thumbnail
{
 position:absolute;
 z-index:2;
}
#slideshow-wrapper
{
margin-top:0px !important;

}
#information P
{
display:none;
}
#information
{
text-align:center;
}
#information h3
{
font-size:18px;
padding:10px;
}