
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:960px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:960px; height:379px; padding:0px; background:#000}
#information { display:none; position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {display:none;left:0; background:url(http://www.shopashley.com/createyourspace2011/living-room/images/left.gif) left center no-repeat}
#imgnext {display:none;right:0; background:url(http://www.shopashley.com/createyourspace2011/living-room/images/right.gif) right center no-repeat}
#imglink {display:none;position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(http://www.shopashley.com/createyourspace2011/living-room/images/link.gif) center center no-repeat}
#thumbnails {margin-top:0px}
#slideleft {float:left; width:74px; height:187px; background:url(http://www.shopashley.com/createyourspace2011/living-room/images/scroll-left.jpg) center center no-repeat; }
#slideleft:hover {background-color:#333}
#slideright {float:right; width:74px; height:187px; background:#222 url(http://www.shopashley.com/createyourspace2011/living-room/images/scroll-right.jpg) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:800px; margin-left:5px; margin-top:12px; height:163px; overflow:hidden}
#slider {position:absolute; left:0; height:163px}
#slider img {cursor:pointer; border:3px solid #666; padding:0px}
.thumbarea{	width:960px; height:187px; background: url(http://www.shopashley.com/createyourspace2011/living-room/images/thumbarea.jpg);}

.btnleft {
	float:left;
	margin-top:110px;
    background: url("http://thinkwebstore.com/wp-content/themes/TWS_Template_3/images/btn_leftArrow.png") no-repeat scroll 0 0 transparent;
    display: block;
	margin-left:-32px;
    height: 38px;
    width: 29px;
}
.btnleft:hover{
	background-position:0 -38px;
	}

.btnright {
	float:right;
	margin-top:110px;
    background: url("http://thinkwebstore.com/wp-content/themes/TWS_Template_3/images/btn_rightArrow.png") no-repeat scroll 0 0 transparent;
    display: block;
	margin-right: -58px;
    height: 38px;
    width: 29px;
}
.btnright:hover{
	background-position:0 -38px;
	}         
        
/*_____________________________________________ Start - Projects - jCarouselLiteDemo _____________________________________________*/

#jCarouselLiteDemo .carousel  {
    padding: 10px 0 0 0;
    margin: 0 0 20px 10px;
    position: relative;     
}
    #jCarouselLiteDemo .digg {
        position: absolute;
        left: 610px;
        top: 110px;
    }
    #jCarouselLiteDemo .main {
        margin-left: 40px;
    }

    #jCarouselLiteDemo .demo em {
        color: #FF3300;
        font-weight: bold;
        font-size: 60%;        
        font-style: normal;
    }
    #jCarouselLiteDemo .carousel button { /*Don't remove this. we still use this for individual demos. only the front pages use images as of now*/
        float: left;
    }              
    #jCarouselLiteDemo .carousel a.prev, #jCarouselLiteDemo .carousel a.next {
        display: block;
        float: left;
        width: 30px;
        height: 143px;
        text-decoration: none;
        background: url("/image/imageNavLeft.gif") left 60px no-repeat;
    }
        #jCarouselLiteDemo .carousel a.next {
            background: url("/image/imageNavRight.gif") right 60px no-repeat;
        }
            #jCarouselLiteDemo .carousel a.next:hover {
                background-image: url("/image/imageNavRightHover.gif");
            }
            #jCarouselLiteDemo .carousel a.prev:hover {
                background-image: url("/image/imageNavLeftHover.gif");
            }    
            #jCarouselLiteDemo .carousel a:hover, #jCarouselLiteDemo .carousel a:active {
                border: none;
                outline: none;
            }                 
    #jCarouselLiteDemo .carousel .jCarouselLite {
        border: 1px solid black;
        float: left;
        background-color: #dfdfdf;
        
        /* Needed for rendering without flicker */
        position: relative;
        visibility: hidden;
        left: -5000px;
    }
        #jCarouselLiteDemo .carousel ul {
            margin: 0;
        }
        #jCarouselLiteDemo .carousel li img, 
        #jCarouselLiteDemo .carousel li p {
            background-color: #fff;
            width: 150px;
            height: 118px;
            margin: 10px;
        }
        
        #jCarouselLiteDemo .widget img {
            cursor: pointer;
        }
            #jCarouselLiteDemo .mid {
                margin-left: 80px;
                width: 400px;
                height: 300px;
            }
            #jCarouselLiteDemo .vertical {
                margin-left: 170px;
            }
                #jCarouselLiteDemo .vertical .jCarouselLite {   /* so that in IE 6, the carousel div doesnt expand to fill the space */
                    width: 170px;
                }
            #jCarouselLiteDemo .imageSlider li img, 
            #jCarouselLiteDemo .imageSlider li p, 
            #jCarouselLiteDemo .imageSliderExt li img , 
            #jCarouselLiteDemo .imageSliderExt li p {
                width: 400px;
                height: 300px;
            }
            
/*_____________________________________________ End - Projects - jCarouselLiteDemo _____________________________________________*/

