/* CSS Document */

/* Index Main Masthead
-------------------------------------------------------------- */

.VideoFeatureBox { position:relative;	width: 180px;	height:270px; margin: 0;	padding: 0;	background:#fff;  clear: both; border:1px solid #fff; }



.wpvfb_slides{overflow:hidden;}

.controlswrap{margin:0 0 4px 5px; overflow:hidden;}
.controllers{float:left; margin:7px 0;}
.controllers span{	text-indent:-10000px; background:#ebebeb; border:1px solid #ccc; cursor:pointer;	height:8px;	width:8px;	display:block;	float:left;	margin:0 4px 0 0; -moz-border-radius:25px; -webkit-border-radius: 25px;}
.controllers span:hover{ background:#ccc; border-color:#999;}
.controllers span.jFlowSelected {background:#1c1c1c; border-color:#666;}


.featbox_lft{	float:left;	margin:	5px 0 0 0;	width:150px;}
.featbox_lft h3 a{	font-size: 14px; color:#000000 !important;	text-decoration: none;	}
.featbox_lft h3{	color:#000000;	}
.featbox_lft p{	font-size: 1.2em;	line-height: 1;	margin-bottom: .15em; color:#000; 	}

.jFlowPrev{	float: left;	width: 24px;	height: 24px;	margin: 0 5px 0 0;	text-indent:-10000px;	cursor:pointer;	background: transparent url('../images/prev.png') -5px -5px no-repeat;}
.jFlowPrev:hover{background-position:-5px -39px;}

.jFlowNext{	float: left;	width: 24px;	height: 24px;	margin: 0 0 0 5px;	text-indent:-10000px;	cursor:pointer;	background: transparent url('../images/next.png') -5px -5px no-repeat;}
.jFlowNext:hover{background-position:-5px -39px;}


.featbox_rgt{ position:relative; float:left;	margin:0px;	padding:0px;	width:180px;		}
.featbox_rgt img{	width: 180px;	height: 150px;	border:none; 	}


/*.featbox_rgt em{position:absolute; right:50px; bottom:30px; width:16px;height:16px;background:transparent url('../images/play.gif') 0px 0px no-repeat;}*/


