/**
 * Copyright (c) 2006-2007, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 *
 * Version 0.5.5 - 06.05.2007
 *
 */
 .carousel-component a{color:#333333;text-decoration:none;}
 .carousel-component a:hover{color:#EC008B;text-decoration:underline;}
.carousel-component{width:100%;float:left
;position:relative;visibility:hidden; margin-top:18px; padding-top:40px;/* background:white url(http://www.lipstreams.com/wordpress/wp-content/themes/depo-clean/images/carousel_bg_off.gif);*/}
.carousel-component ul.carousel-list{width:10000000px;position:relative;z-index:1; }
.carousel-component .carousel-list li{float:left;list-style:none;overflow:hidden; }
.carousel-component .carousel-vertical li{float:none;margin-bottom:0px;overflow:hidden;display:block;}
.carousel-component .carousel-clip-region{overflow:hidden;width:100%;margin:0px auto;position:relative; }
.carousel-component{padding:8px 6px 4px 6px;}
.carousel-component ul.carousel-list{margin:0px;padding:0px;}
.carousel-component .carousel-list li{margin:4px;width:300px;height:150px;}
.carousel-component .carousel-list li a{display:block;border:0px solid #C3D379;outline:none;}
/* .carousel-component .carousel-list li a:hover{border:1px solid #aaaaaa; } */
/* .carousel-component .carousel-list li img{border:1px solid #AAB672;display:block; } */
.carousel-component .carousel-prev{position:absolute;top:0px;z-index:3;cursor:pointer; left:0px; }
.carousel-component .carousel-next{position:absolute;top:0px;z-index:3;cursor:pointer; right:0px; }
.carousel-navigation{position:absolute;top:0px;right:0px;z-index:4;cursor:pointer; text-align:right; width:100%; line-height:20px; padding:10px 25px 0px 0px; margin: 0px 0px 0px 0px;
}/*
.carousel-component:hover h2{ background:url(images/lip_bullet-white.png) no-repeat 0% 25% ;}*/
#indicator{display:block; font-size:77%; margin:0 5px; padding-top:2px; text-align:center; color:#666; border-top:1px solid #c3d379;}
.carousel-component h2{ padding: 5px 0px 10px 50px; position:absolute;   z-index:3; left:10px; top:0px; display:block; margin-left:1%;margin-right:30%; margin-top:-18px;
background: url(images/lip_bullet-gray.png) no-repeat 0% 25% ;
    font-size: 24px; 
    line-height: 22px;
	color:#333333;
}
.carousel-component .box h3{ 
    font-size: 18px; 
    line-height: 18px;
    margin-bottom: 20px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
/*.carousel-component:hover{ background:white; url(http://www.lipstreams.com/wordpress/wp-content/themes/depo-clean/images/carousel_bg.gif);/*background:url(http://www.lipstreams.com/wordpress/wp-content/themes/depo-clean/images/carousel_bg_on.png)repeat-x;}*/
.carousel-component .sb-inner { background:white;}
.carousel-component .sb-shadow { background:gray; }
.carousel-component .sb-border { background:silver; }
.video-box h2{padding: 5px 0px 10px 50px; position:absolute;   z-index:3; left:10px; top:0px; display:block; margin-left:1%;margin-right:30%; margin-top:-24px;
background: url(images/lip_bullet-gray.png) no-repeat -5px 25% ;
    font-size: 24px; 
    line-height: 22px;
	color:#000000;z-index:10;}
	
