   
/*_____________________________________________ 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("../../images/imageNavRight.png");
    background-repeat: no-repeat;
    cursor: pointer;
    outline:none;
}
.jCarouselLiteDemo .carousel a.next {
    background-image: url("../../images/imageNavLeft.png");
    background-repeat: no-repeat;
    float: right;
    cursor: pointer;
    outline:none;
}
.jCarouselLiteDemo .carousel a.next:hover {
    background-image: url("../../images/imageNavLeft.png");
    background-repeat: no-repeat;
    cursor: pointer;
    outline:none;
}
.jCarouselLiteDemo .carousel a.prev:hover {
    background-image: url("../../images/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("../../images/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("../../images/next_v2.png");
    background-repeat: no-repeat;
    cursor: pointer;
    outline:none;
    
}
.jCarouselLiteDemo .carousel a.next_v2:hover {
    background-image: url("../../images/next_v2.png");
    cursor: pointer;
    outline:none;
}
.jCarouselLiteDemo .carousel a.pre_v2:hover {
    background-image: url("../../images/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 !important;
    padding:0px !important;
}
.jCarouselLite ul li{
	padding:0;
	background:transparent;
}
.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: 0;
}

.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('../../images/bg_paging.png');
    background-repeat: no-repeat;
    background-position: -8px 0;
    cursor: pointer;
    outline:none;
    width:14px;
    height:14px; 
}
.button_img{
	background-image:url('../../images/bg_paging.png');
    height:14px;        
    background-repeat: no-repeat;
    cursor: pointer;
    outline:none;
    width:8px;
	background-position: 0 0px;
}


/* 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{
    float:left;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 5px;
}
div .top-slide{
    /*border:1px red solid;*/
    float:right;
    width: auto;
    height: 27px;
    /*margin-right: -15px;*/
}
div .num_button{
    height:14px;
	top:-24px;
    margin:0 auto;
	right:0;
}
div .num_button ul li{
    list-style: none;
    float: left;
    padding-left: 0px;
	margin:0 2px;
}

div .text-pro{     
    color: #666;
    display: block;
}
.text-pro .title{
    padding: 0 3px 2px 0; 
    text-align: left; 
}
.text-pro .title a {
    color: #00497C;
    display: inline-block;
    font-size: 90%;
    font-weight: normal;
    text-transform: uppercase;
}
.text-pro .content{
    letter-spacing: 0px;
	margin:2px 0 0;
    font-size: 100%;
	line-height:15px;
	color:#333333;
	text-align:left;
}
.text-pro .content:hover{
    color:#000;
	text-decoration:underline;
}
.ytc_k2_extraslider .images {
    float: left;
    margin: 5px 8px 0 0;
    position: relative;
    width: 100px;
}
.ytc_k2_extraslider .content.text-pro {
    position: relative;
	float:right;
}

.ytc_k2_extraslider .main-item {
    /*margin-right: 10px;  */
}

.ytc_k2_extraslider .wrap-items .main-item{
    position: relative;
	padding:2px 0 12px 0;
	overflow:hidden;
	background:url(../../images/border_menu2_left.png) repeat-x left bottom;
	margin:0 0 0 6px;
}
.ytc_k2_extraslider .wrap-items.first .main-item{
	padding:5px 0 12px 0;
}
.ytc_k2_extraslider .wrap-items.last .main-item {
	background:transparent;
}
.readmore_extra{
    font-weight: bold; 
    font-size: 11px;
    padding-right: 5px;
    padding-top: 2px;
}