@charset "utf-8";
/* CSS Document */

.title_multimedia{
	width:150px;
	height:25px;
	float:left;
}

.sec_mult{
	width:250px;
	height:20px;
	float:right;
	text-align:right;
	padding-top:5px;
}

.sec_mult a{
	background-color:#C7C7C7;
	padding:5px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}


.sec_mult a:hover{
	background-color:#077A2D;
	text-decoration:none;
}

.about_gal{
	width:471px;
	height:64px;
	float:left;
}

.wp_gal_list{
	width:471px;
	margin-bottom:5px;
	float:left;
}

.wp_gal_list h3{
	background:#D9D9D9;
	display:block;
	padding:3px;
	color:#252525;
	font-weight:bold;
	font-size:12px;
}

.wp_gal_list img{
	padding:5px;
	border:1px solid #999999;
	margin-top:10px;
	margin-right:5px;
	margin-left:2px;
	margin-bottom:5px;
}

.wp_gal_list_hover img{
	padding:5px;
	border:1px solid #ED841C;
	margin-top:10px;
	margin-right:5px;
	margin-left:2px;
	margin-bottom:5px;	
}

.total_multimedia a{
	float:right;
	text-decoration:none;
	padding:5px;
	color:#252525;
}

.total_multimedia a:hover{
	float:right;
	text-decoration:none;
	background-color:#077A2D;
	color:#FFFFFF;
}

.border{
	background-color:#077A2D;
	padding:5px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;	
}

.category{
	width:471px;
	height:30px;
	float:left;
}

.category a{
	padding:5px;
	text-decoration:none;
	color:#333333;
}

.category a:hover{
	background-color:#077A2D;
	color:#FFFFFF;
}


.video_wp{
	width:470px;
	height:374px;
	float:left;
	margin-bottom:20px;
	text-align:center;
}

.video_rel{
	width:470px;
	float:left;
	border:2px solid #868686;
	padding:5px;
}

.vid_title{
	width:460px;
	height:16px;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
}

.vid_wp{
	width:110px;
	height:126px;
	float:left;
	text-align:center;
	margin-left:4px;
	margin-bottom:5px;
}

.vid_wp img{
	padding:5px;
	border:#ABABAB solid 1px;
}

.listwp{
	width:447px;
	height:112px;
	float:left;
	padding-right:10px;
}

.listwp img{
	padding:5px;
	border:1px solid #999999;
	margin-right:10px;
	float:left;
}

.listwp a{
	text-decoration:none;
	color:#3D3D3D;
}

.listwp a:hover{
	color:#CE4E07;
}
