
/*_____________________________________________ Start - Projects - jCarouselLiteDemo _____________________________________________*/

.jCarouselLiteDemo .carousel  {
    /*padding: 10px 0 0 0;
    margin: 0 0 20px 10px;*/
    position: relative;
    background: #FFFFFF;     
}
.jCarouselLiteDemo .digg {
    position: absolute;
    left: 610px;
    top: 110px;
}
/*    #jCarouselLiteDemo .main {
       margin: 0px 5px 0px 25px;
		width: 530px;
    }
*/
.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;
    width: auto;
    height: 20px;
    padding-right: 15px;
    padding-left: 7px;
    margin-top: 1px;
    text-decoration: none;
    background-image: url("../image/imageNavRight.png");
    background-repeat: no-repeat;
    cursor: pointer;
    outline:none;
}
.jCarouselLiteDemo .carousel a.next {
    background-image: url("../image/imageNavLeft.png");
    background-repeat: no-repeat;
    float: right;
    cursor: pointer;
    outline:none;
}
.jCarouselLiteDemo .carousel a.next:hover {
    background-image: url("../image/imageNavLeft.png");
    background-repeat: no-repeat;
    cursor: pointer;
    outline:none;
}
.jCarouselLiteDemo .carousel a.prev:hover {
    background-image: url("../image/imageNavRight.png");
    background-repeat: no-repeat;
    cursor: pointer;
    outline:none;
}
.jCarouselLiteDemo .carousel a.pre_v2, .jCarouselLiteDemo .carousel a.next_v2 {
    display: block;
    width: auto;
    height: auto;
    text-decoration: none;
    background-image: url("../image/pre_v2.png");
    background-repeat: no-repeat;
    margin-top: 3px;
    padding-right: 0px !important;
    cursor: pointer;
    outline:none;
}
.jCarouselLiteDemo .carousel a.next_v2 {
    background-image:url("../image/next_v2.png");
    background-repeat: no-repeat;
    cursor: pointer;
    outline:none;
    
}
.jCarouselLiteDemo .carousel a.next_v2:hover {
    background-image: url("../image/next_v2.png");
    cursor: pointer;
    outline:none;
}
.jCarouselLiteDemo .carousel a.pre_v2:hover {
    background-image: url("../image/pre_v2.png");
    cursor: pointer;
    outline:none;
}       
.jCarouselLiteDemo .carousel .jCarouselLite {
    /* border: 1px solid black;*/
    float: left;
    background-color: #FFFFFF;
    /* Needed for rendering without flicker */
    position: relative;
    visibility: hidden;
    left: -5000px;
    /*padding-bottom:10px;*/
}
.jCarouselLiteDemo .carousel ul {
    margin: 0px;
    padding:0px;
}
.jCarouselLiteDemo .carousel li img, .jCarouselLiteDemo .carousel li p {
    background-color: #fff;
    /* width: 150px;*/
    /* height: 118px;*/
    /*margin: 5px;*/
}
.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: auto;
    height: 520px;
}
.jCarouselLiteDemo .imageSlider li img, 
.jCarouselLiteDemo .imageSlider li p, 
.jCarouselLiteDemo .imageSliderExt li img , 
.jCarouselLiteDemo .imageSliderExt li p {
    width: 400px;
    height: 300px;
}
            
/*_____________________________________________ End - Projects - jCarouselLiteDemo _____________________________________________*/
#border_tab{
    background: #FFFFFF; 
    overflow:hidden; 
    padding-left: 20px;
}

.sidetops{
    padding-top: 10px; 
    padding-bottom: 0px;
}
.hr_tb{
    border: none; 
    border-bottom: 1px silver solid; 
    /*margin-left: 5px; 
    margin-bottom: 11px; */
    /*padding-top:5px;*/
}
.button_img_selected{
    
    background-image:url('../image/cir_blu_v2.png');
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    outline:none;
    width:12px;
    height:9px; 
}
.button_img{
    background-image:url('../image/cir_v2.png');
    background-position: center;
    height:9px;        
    background-repeat: no-repeat;
    cursor: pointer;
    outline:none;
    width:12px;
}


/* edit - update*/

div .opacity{
    
    /*margin-left: 5px;*/
    position: absolute; 
    height:60px;
    overflow: hidden;
	/*border:1px solid #887f81;*/
    /* for IE */
	bottom: 0px;
	color: #FFFFFF;
    opacity:.8; /* css standard */
    filter:alpha(opacity=80); /* IE patch */
    z-index: 3;
}
.opacity .title{
    font-size: 13px;
    font-weight: bold;
    padding: 5px 3px 2px 0px;
    margin-bottom: 3px;
}
.opacity .content{
    line-height: 13px;
    letter-spacing: 0px;
    font-size: 11px;
    padding:0px 3px 0px 3px;
    margin-top: 4px;
    text-align: left;
}
div #active_img{
    position: relative;
}
#cat_text, .clcat_text{
    float:left;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 5px;
}
div #top-slide, div.top-slide1{
    /*border:1px red solid;*/
    float:right;
    width: auto;
    height: 27px;
    /*margin-right: -15px;*/
}
div #num_button, div .num_button{
    padding-top: 3px;
    margin:0 auto;
    margin-bottom: 20px;   
}
div #num_button ul li, div .num_button ul li{
    list-style: none;
    float: left;
}

div #text-pro{    
    
    /*width:117px;*/
   
    color: #000000;
    display: block;
}
#text-pro .title{
    font-size: 13px;
    font-weight: bold;
    padding: 5px 3px 2px 0; 
    text-align: left; 
}
#text-pro .content{
    line-height: 1.5;
    letter-spacing: 0px;
    font-size: 10px;
    padding: 0 3px; 
	text-align:left;
}

.ytc_k2_extraslider .title {
    position: relative;
}

.ytc_k2_extraslider .content {
    position: relative;
    text-align: center;
    border-radius: 4px;
}

.ytc_k2_extraslider .main-item {
    /*margin-right: 10px;  */
	/*border-right:1px dotted #CCCCCC;*/
	padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
}
.ytc_k2_extraslider .wrap-items {
    position: relative;
    /*border-bottom: 1px solid #CCCCCC;*/
}

.ytc_k2_extraslider .main-item:last-child {
	border-right: 0px;
}
.readmore_extra{
    font-weight: bold; 
    font-size: 11px;
    padding-right: 5px;
    padding-top: 2px;
}
.buynow_extra{
    font-weight: bold; 
    font-size: 11px;
    padding-right: 5px;
    padding-top: 0px;
}