/* @override http://themes.siiimple.com/zoho/wp-content/themes/zoho/framework/css/boris.css */

#bvk-slider {
    width:972px;
	height: 240px;
    overflow: hidden;
    position:relative;
    list-style: none outside none;
    padding:0;
    margin:0px auto;

	background: #111 url(loading.gif)no-repeat center center;
	
}
#bvk-slider  .bvk-slide {
    position: absolute;
    right: 0px;
    top: 0px;
    display:none;
	background: #222;
    width:972px;
    height:240px;
    
}

#boris1.bvk-slide-bit {
background: #fff;width: 243px !important;height: 300px !important;float: left;overflow: hidden;position: relative;cursor: pointer;}

#boris2.bvk-slide-bit {
background: #fff;width: 160px !important;height: 150px !important;float: left;overflow: hidden;position: relative;cursor: pointer;}

#boris3.bvk-slide-bit {
background: #fff;width: 480px !important;height: 300px !important;float: left;overflow: hidden;position: relative;cursor: pointer;}

#boris4.bvk-slide-bit {
background: #fff;width: 960px !important;height: 300px !important;float: left;overflow: hidden;position: relative;cursor: pointer;}


/*Sizes of Images*/
#full-wrap.boris-240 #bvk-slider { height: 300px; }
#full-wrap.boris-240 #bvk-slider  .bvk-slide { height: 300px; }

.img-wrap-slide  { min-height: 480px;; }

h6 { font-size: 12px; text-shadow: none !important;font-weight: normal;}

.bvk-slide-content {
position: absolute;
width: 100%;
top: 0;
left: 0;
background: #222;
color: #fff;
z-index: 10;
}

.bvk-slide-content a.more-slide{ font-size: 11px;float: right;color: #777;margin-right: 80px;margin-top: 20px; background: #333;padding: 5px; }
.bvk-slide-content a.more-slide:hover { background: #2d2d2d; }

.bvk-slide-bit img {
z-index: 1; 
min-height: 300px;
}
.bvk-slide-bit img:hover { opacity: .5; }
.bvk-slide-content h6 { margin-top: 30px;color: #ddd;border-bottom: 1px solid #292929; padding-bottom: 15px;margin-bottom: 20px;font-size: 18px;font-family:"Droid Sans"; font-weight: 100; }
.bvk-slide-content p { 
 color: #CCCCCC;
    font-family: "Droid Sans";
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 10px;
    padding-right: 38px;
 }
img.small { margin-right: 20px; }
.bvk-slide-bit  .bvk-slide-overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #FFFFFF;
    font-family: "Droid Sans",serif;
    font-size: 12px;
    left: 0;
    margin-bottom: 33px;
    margin-left: -1px;
    overflow: hidden;
    padding-left: 15px;
    padding-top: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    width: 189px !important;
    z-index: 2;
}
.bvk-slide-content a.ishare_wpress_button.ishare { border: 1px solid #444;color: #fff; text-shadow: 0px 1px 1px #000; }
.bvk-slide-bit  .bvk-slide-overlay p{
padding-left: 20px;
}
.left { margin-top: 125px !important; background:url(left.png)center no-repeat;margin-left:-25px;width: 22px; height: 39px;padding: 5px;}
.left:hover { background:url(left.png)center no-repeat;; }
.right { margin-top: 125px; background:url(right.png)center no-repeat; padding: 5px;width: 22px; height: 39px;margin-left: 15px;}
.right:hover { margin-top: 125px; background:url(right.png)center no-repeat; padding: 5px;width: 22px; height: 39px;margin-left: 15px; opacity: .7; }

#control-left {
color: #fff;
cursor: pointer;
padding: 5px;
text-align: center;
width: 15px;
display: inline-block;
margin-left: -25px;
position: absolute;
}

#control-right {
color: #fff;
padding: 5px;
cursor: pointer;
width: 15px;
text-align: center;
display: inline-block;
margin-left:960px;
position: absolute;
}

.bvk-slide-content-close {
padding: 3px 5px 3px 5px;
font-size: 12px;
overflow: hidden;
border: 1px solid #444;
color: #fff;
position: absolute; 
top: 10px;
right: 10px;
cursor: pointer;
font-family: "Droid Sans";
-webkit-background-clip: padding-box;

}
div.bvk-slide-highlight, div.bvk-slide-highlight:hover {
/* Insert styles you want to show when a slide image has been clicked */
opacity:.2;
}
.bvkBClick {
display: inline-block;
width: 10px;
height: 10px;
color: #fff;
border: 1px solid #ddd;
background: #f7f7f7;
margin-left: 5px;margin-right:5px;
cursor: pointer;
border-radius: 10px;
}

#bvkBullets .bvkBClick:first-child { 
border-color: #777;
}

#bvkBullets {
text-align: center;
padding: 12px 0 10px 0;
position: absolute;
top: 0;
display: none;
opacity: .8;
margin-top: 366px;
background: #222;

}

	
