.fltleft {
	float:left;
}
.fltright {
	float: right;
}
.clrflt {
	clear:both;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
}
.wv-pod-titles  {font-family: 'Rancho', 'cursive'; font-size: 36px; font-weight:normal;}
.wv-pod-header {font-family: 'Rancho', 'cursive'; font-size: 36px; font-weight:normal;color:#323232; text-shadow:1px 1px 0 #fff;text-align:center;margin-bottom:20px;}
.wv-column {width: 30%;float:left; padding: 5px 15px 0;}
.wv-shadow {
	border-right: 1px solid #f5f4f4;
	-webkit-box-shadow: 10px 1px 11px -10px rgba(0,0,0,0.1);
	-moz-box-shadow: 10px 1px 10px -11px rgba(0,0,0,0.1);
	box-shadow: 10px 1px 11px -10px rgba(0,0,0,0.1);
}
.wv-border {background-color: #cecece;height: 1px;margin-bottom: 10px;}
/*-----------------------banner--------------------------------*/
#banner_wrap
{
	background:#0a8dd1 url(/lib/theme/xm-2/templates/wave/img/banner_wrap_bg.jpg) no-repeat center top;
	border-bottom: 5px solid #FFF;
}
#banner
{
	width:992px;
	margin:0 auto;
	padding:0 20px 0 0;
	position:relative;
}
.banner_left
{
	width:612px;
	padding:39px 48px 40px 58px;
	height:321px;
	position:relative;
	background:url(/lib/theme/xm-2/templates/wave/img/banner_left_bg.png) no-repeat left top;
}
#s1
{
	width:612px;
	height:321px;
	overflow:hidden;
}
.left_arrow
{
	width:85px;
	height:73px;
	position:absolute;
	left:0px;
	top:148px;
	z-index:99;
}
.right_arrow
{
	width:75px;
	height:73px;
	position:absolute;
	top:148px;
	right:0px;
	z-index:99;
}
.banner_right
{
	width:274px;
	padding-top:39px;
}
.banner_right h2
{
	padding:0 0 15px 0;
	margin:0px;
}
.banner_right {color: #FFF;font-size:13px;}
.banner_right span {
	font-weight:bold;
	font-size: 12px;
	color:#fff;
	text-transform:uppercase;
	background-color:#bb4e0c;
	padding:1px 8px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	border: 1px solid 	#c85d1c;
	margin-left: 5px;
}
.banner_right .open {
	background-color:#00ae8b;
	border: 1px solid 	#0cbb98;
}
.banner_right strong {
	font-weight:bold;
	color:#fff;
	padding: 0 5px;
}
.banner_right a {
	text-decoration:none;
}
.wv-banner-btns {
	font-family: 'Rancho', 'cursive'; font-size: 36px; font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding:20px 25px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;
	border: 5px solid 	#65bde9;
	display:block;
	margin: 30px 0 10px;
	width: 135px;
	background-color:#47aee4;
}
.wv-banner-btns:hover {
	font-family: 'Rancho', 'cursive'; font-size: 36px; font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding:20px 25px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;
	border: 5px solid 	#abd9eb;
	display:block;
	margin: 30px 0 10px;
	width: 135px;
	background-color: #8bceeb;
}
.wv-fl {
	background: #47aee4 url(/lib/theme/xm-2/templates/wave/img/field-layout.png) no-repeat 5px 8px;
}
.wv-gm {
	background: #47aee4 url(/lib/theme/xm-2/templates/wave/img/googlemp.png) no-repeat 5px 8px;
}
/*---------------------- feature product -------------------------*/
.wv-feature {
	box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	border-radius:8px;
	border:1px solid #fff;
	padding:10px 0 25px;
	margin:0 0 10px;
	position:relative;
}
.wv-feature .wv-text {
	margin: 0 20px;

}
.wv-featured-img {
	padding: 50px 0 0 60px;
	width: 283px;
	height: 120px;
	background: url(/lib/theme/xm-2/templates/wave/img/feature-bg.png) no-repeat 0px 0px;
	font-size: 50px;
	font-family: 'Boogaloo', 'cursive';
	color: #323232;
	margin:0 0 0 10px;
}
.wv-featured-img h4 {
	font-size: 55px;
	margin: 0 0 25px 15px;
	color: #c99e0b;
	font-family: 'Boogaloo', 'cursive';	
}
.wv-feature-sub {font-weight: bold;font-size: 16px;margin:25px 0 7px;color:#555; text-shadow:1px 1px 0 #fff;}
/*--------------------- latest news list ----------------------*/
.wv-list{
	padding:1px 0 0;
	margin:0 0 20px;
	list-style:none;
	background:#e5e5e5;
	font-size:0.917em;
	line-height:1.364em;
	color:#999;
	overflow:hidden;
}
.wv-list li{
	overflow:hidden;
	padding:9px 5px 8px 12px;
	position:relative;
	background:#e8e8e8;
	margin:0 0 1px;
	border: 1px solid #dcdcdc;
}
.wv-list h3 {
	margin:0;
	font-size:1.273em;
	line-height:1.215em;
	color:#555;
	text-shadow:1px 1px 0 #fff;
}
.wv-list a {
	color:#999;
}
.wv-list a:hover {
	text-decoration:none;	
}
.wv-list .wv-more{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/lib/theme/xm-2/images/transparent.gif);
}
.wv-list li:hover{background:#fff;}
.wv-list .meta{
	overflow:hidden;
	margin:3px 0px;
}
.wv-list .meta span{
	float:left;
	margin:0 0 0 8px;
}
/*--------------------- upcoming events ----------------------*/
#wv-event .col-info {
	margin-bottom: 15px;
}	
#wv-event .col-info .date{
	float:left;
	width:65px;
	height:73px;
	padding:15px 9px 13px 0px;
	overflow:hidden;
	margin:0 3px 0 0;
	background:url(/lib/theme/xm-2/templates/wave/img/calendar.png) no-repeat;
	text-align:center;
	color:#fff;
	font:16px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#wv-event .col-info .date .day{
	display:block;
	padding:6px 0 0;
	text-align:center;
	color:#333;
	font-size:26px;
	line-height:28px;
	font-family:'Rancho', 'cursive', Arial, Helvetica, sans-serif;
}
#wv-event .col-info .info{
	overflow:hidden;
	height:1%;
	padding:3px 0 0;
	line-height: 16px;
}
#wv-event .col-info .info span{
	color: #c89e0b;
	font-weight:bold;
}
#wv-event .col-info .info a{
	line-height:1.215em;
	text-shadow:1px 1px 0 #fff;	
	font-weight:bold;
	font-size:14px;
	margin:4px 0 0;	
}    
/*---- buttons -----*/
.wv-btn {
	background: url(/lib/theme/xm-2/templates/wave/img/yw-btn-bg.png) no-repeat;
	width: 130px;
	height: 43px;
	color: #fff;
	padding: 10px 0px 10px 20px;
	margin:0;
	float: right;
}
.wv-btn a {
	color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 10px;
}
/*----- sponsors ----*/
.sponsors_wrap
{
	background:#eeeded;
	border-top:1px solid #d7d7d7;
}
.sponsors
{
	width:1012px;
	margin:0 auto;
	padding:10px 0;
	position:relative;
}
.sponsors ul
{
	text-align:center;
}
.sponsors ul li
{
	display:inline;
}
.sponsors ul li a
{
	padding:0 15px;
}
/* --- social ---- */
.wv-social
{
	font-family: 'Rancho', 'cursive'; font-weight:normal; color: #FFF;
	padding:30px 0;
}
.wv-social h5 { padding-left: 5px;font-weight:normal;margin:0; font-size:22px;}
.wv-social ul
{
	margin:10px 0 0;
	padding:0;
}
.wv-social ul li
{
	display:inline;
}
.wv-social ul li a
{
	padding:0 5px;
}