@charset "utf-8";

*{margin:0; padding:0;}

a{ font-weight:normal;

	text-decoration:none;}

#bg {

	background-image: url(../images/widget/bg.png);

	background-repeat: no-repeat;

	height: 588px;

	width: 300px;

}

#video {

	

	display: inline-block;

	float: left;

	width: 298px;

	height: 168px;

	margin-top:36px;

	

	

}

.outer1 {

	

display:inline-block;

	height: 80px;

	width: 298px;

	float:left;

	margin-top:1px;

	margin-left:1px;

}



.outer1 a{

	background-image: url(../images/widget/up-ov_298x160.jpg);

	font-weight:normal;

	height: 80px;

	width: 298px;

	cursor:pointer;

	float:left;

}



.outer1 a:hover{

	background-image: url(../images/widget/up-ov_298x160.jpg);

	background-position:right -80px;

	font-weight:normal;

	height: 80px;

	width: 298px;

	cursor:pointer;

	float:left;

}



.text_1 {



	display: inline-block;

	float: right;

	width: 230px;

	height: 80px;

	text-align: left;

	text-indent: 0px;

	vertical-align: top;

	font-weight:normal;

	

}





#more a{

	background-image: url(../images/widget/more_bt.png);

	display: inline-block;

	float: right;

	width: 96px;

	height: 16px;

	background-repeat: no-repeat;

}

#more a:hover {

	background-position: right -14px;

}





h4.captext {

	



	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: ffb8bc;

	font-size: 12px;

	text-decoration: none;

	font-weight:normal;

	margin-top:10px; 

	margin-right:5px;

}

h5.capdesctext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #b5a8a8;

	text-decoration: none;

	margin-top:10px; 

	margin-right:5px;

}





.capslide_img_cont{

    vertical-align:baseline;

    position:relative;

    /*-moz-border-radius:10px;

    -webkit-border-radius:10px;

    -khtml-border-radius:10px;

    -moz-box-shadow: 0 1px 3px #888;

    -webkit-box-shadow: 0 1px 3px #888;*/

    z-index: 1;

    margin-top: 3px;

}



.ic_container{

    vertical-align:baseline;

    position:relative;

    /*-moz-border-radius:10px;

    -webkit-border-radius:10px;

    -khtml-border-radius:10px;

    -moz-box-shadow: 0 1px 3px #888;

    -webkit-box-shadow: 0 1px 3px #888;*/

}

.overlay{

    opacity:0.3;

    position:absolute;

    top:0px;

    bottom:0px;

    left:0px;

    right:0px;

    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);

}

.ic_caption{

    position:absolute;

    opacity:0.6;

    overflow:hidden;

    margin:0px;

    padding:0px;

    left:0px;

    right:0px;

    cursor:default;

    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);

}

.ic_category{

    text-transform:uppercase;

    font-size:11px;

    letter-spacing:3px;

    padding:5px;

    margin:0px;

}

.ic_caption h3{

    padding:10px 5px 3px 10px;

    margin:0px;

    font-size:14px;

    text-align: left;

    color:  #bfdbe0;

    font-weight:lighter;

}

.ic_caption h3 a{



    margin:0px;

    font-size:18px;

    text-align: left;

    color: #ffffff;

}

.ic_text{

    padding:5px;

    margin:0px;

    text-align:justify;

    font-size:12px;



}

