html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.main-body-cont-bottom{
	width: 1200px;
	margin:0 auto;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}

.clear { clear:both;
}
.fl{float:left}
.fr{float:right}


.blue{
	color: #3e4195 !important;
}

.stencil{
	font-family: Open Sans !important;
}

body{
	background: #c1e1f9;
}
.home-title{
	font-weight: bold !important;
}

.normal-back{
	background: #fdfdfd;
}
#home-mainbody{
	background: #fdfdfd;
	position: relative;
	display: block;
	padding: 20px;
	min-height: 350px;
	margin-bottom: 10px;
  	border-radius: 0px 0px 10px 10px;
  	border: 1px solid #b5b5b5;
  	margin-top: 10px;
}
#home-mainbody ul{
	margin-left: 25px;
}
.global-cont{
	 position: relative;
	 width: 100%;
	 min-width: 1280px;
	 margin: 0 auto;
}
.global-cont-ext{
	position: relative;
	 width: 1082px;
	 margin: 0 auto;
}
.inner-ext-slide{
	background-color: #d5d5d5;
	width: 98%;
	height: 265px;
	padding: 10px;
 	border-radius: 8px;
 	padding-bottom: 15px;
}
.cont-head{
	display: block;
	padding: 10px;
	height: 190px;
}

.left-strip-color{
	width: 135px;
	height: 142px;
	background:  url(../images/bg-top-logo.png) no-repeat center right;
	margin-left: -1px;
}

#logo{
	position: relative;
	display: block;
	width: 117px;
	height: 115px;
	background: url(../images/logo.png) no-repeat center;
	margin-top: 12px;

}

#logo-moo{
	position: relative;
	display: block;
	width: 117px;
	height: 115px;
	background: url(../images/logo-moo.png) no-repeat center;
	margin-top: 12px;

}

.left-slider{
	width: 675px;
	height: 245px;
	background: #4d5a59;


}
#slider-main{
	position: relative;
	display: block;
	height: 450px;
	padding: 10px;
}


.flexslider{
	border: none;
	padding: none;
	margin: 0px !important;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.flex-direction-nav .flex-next {
right: 0px !important;
}

.img-slider{
	width:100%;
	height:245px;
	background-size: cover !important;
}

.common-head-cont{
	width:  100%;
	padding-top: 0px;
	margin-left:0px;
	margin-top: 0px;

}
.noinffo{
	text-align: center !important;
	color: #333;

}
.header-common{
	width: 100%;
	background: #153fa4 none repeat scroll 0% 0%;
	padding: 3px 0px;
	text-align: center;
}
.header-common *{
	color: #fff;
}

.common-list{
	position: relative;
	margin-top: 10px;
}
.common-list li{
	/*background: url(../images/arrow-left.png) no-repeat;*/
	list-style: none;
	padding-left: 15px;
	margin-top: 11px;
    margin-left: 10px;
    margin-right: 15px;

}
.common-list li a{
	color:#002B46;
	font-size: 15px;
	font-weight: bold;
    text-align: center;
    margin-top: 7px;
}

.common-list li a:hover{
	color: #222;
}

/*FORM*/
.com-form{
	background: #b6b5b5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.com-form>div{
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
}
.com-form input{
	background: #d3d3d3;
	color: #fff;
	font-family: 'Open Sans', sans-serif !important;
	border: none;
	width: 100%;
	padding: 8px 0px;
	font-size: 14px;
	text-indent: 5px;
}
.com-form textarea{
	background: #d3d3d3;
	color: #fff;
	font-family: 'Open Sans', sans-serif !important;
	border: none;
	width: 100%;
	padding: 8px 0px;
	font-size: 14px;
	text-indent: 5px;
	resize:none;
}
/*button style*/
.btn{
	padding: 5px 10px;
	background: #4d5a59;
	border:none;
	color: #fff;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px;
	cursor: pointer;
	margin-top: 4px;
}
.btn.grey{
	background: #bebebe !important;
	color: #fff
}
.btn.grey:hover{
	color: #222;
}
.left-main-body{
	width: 60%;
	padding: 10px;
	min-height: 450px;
	/*background: #4d5a59;*/
	color: #333;
	font: 11px;
}
.bluedark {
    color: #3e4195;
}
.right-main-body{
	width: 34%;
	padding: 10px;
	min-height: 488px;
	background: #f6f6f6 none repeat scroll 0% 0%;
	color: #FFF;
	border: 1px solid #dcdcdc;
	font: 12px;
}
.bot-img-cont {
	width: 45%;
	float: left;
	margin-right: 15px;
}
.bot-img-cont img{
	width: 93%;
	border: 5px solid #b6b5b5;
}
.bottom-content{
	width: 97%;
	margin-left: 5px;
}

.img-event{margin-top: 15px;}

.fullwidth{
	width: 100%;
}

#footer{
	width: 100%;
	min-height: 45px;
	background: #000;
	padding-top: 20px;

}

.smll-foot{
	font-size: 10px;
	color: #ccc;
	margin-left: 20px;
}

.cpy-right{
	color: #fff;
	font-size: 11px;
}


.page-inner-default{
	background-color: #fbfbfb !important;
}

#gallery-template{
	margin-left: 22px;
	margin-bottom: 40px;
}
#gallery-template>div{
	float: left;
	margin: 10px;
	width: 22%;
	height: 195px;
}
#gallery-template>div>div.fit-image{	
	overflow: hidden;
	border: 1px solid #018fcd;
	cursor: pointer;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	height: 195px;
}

#gallery-template>div img{
	/*width: 255pwx;*/
	width: 162%;
}

#gallery-template>div>div.fit-image:hover{
	webkit-box-shadow: 0px 3px 6px 1px #000;
	box-shadow: 0px 3px 6px 1px #000;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

#home-mainbody{
	opacity: 1;
}
#home-mainbody table{
	width: 100%;
}
.normal {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.normal table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.normal tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.normal table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.normal table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.normal tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.normal tr:hover td{
	
}
.normal tr:nth-child(odd){ background-color:#efefef; }
.normal tr:nth-child(even)    { background-color:#e5e3e3; }.normal td{
	vertical-align:middle;
	
	
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:8px;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.normal tr:last-child td{
	border-width:0px 1px 0px 0px;
}.normal tr td:last-child{
	border-width:0px 0px 1px 0px;
}.normal tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.normal tr:first-child td{
		background:-o-linear-gradient(bottom, #003366 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #003366), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #003366 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003366", endColorstr="#003f7f");	background: -o-linear-gradient(top,#003366,003f7f);

	background-color:#003366;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.normal tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #003366 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #003366), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #003366 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#003366", endColorstr="#003f7f");	background: -o-linear-gradient(top,#003366,003f7f);

	background-color:#003366;
}
.normal tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.normal tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.normal ul{

	list-style: none;
}
.normal ul li{
	list-style: none;
}

.normal ul li a{

}

.img-capt{
	font-size: 10px;
	text-align: center !important;
}

.default-table {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #7f7e7e;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.default-table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.default-table tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.default-table table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.default-table table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.default-table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.default-table tr:hover td{
	
}
.default-table tr:nth-child(odd){ background-color:#ffaa56; }
.default-table tr:nth-child(even)    { background-color:#ffffff; }.default-table td{
	vertical-align:middle;
	
	
	border:1px solid #7f7e7e;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.default-table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.default-table tr td:last-child{
	border-width:0px 0px 1px 0px;
}.default-table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.default-table tr:first-child td{
		background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
	border:0px solid #7f7e7e;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.default-table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff7f00 5%, #bf5f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #bf5f00) );
	background:-moz-linear-gradient( center top, #ff7f00 5%, #bf5f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");	background: -o-linear-gradient(top,#ff7f00,bf5f00);

	background-color:#ff7f00;
}
.default-table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.default-table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.album-list{

	width: 100%;
}
.album-list-det{
	width: 230px;
	height: 240px;
	float: left;
	margin: 10px;
}
.album-list-det>a>div{
	width: 100%;
	height: 215px;
	background-size: cover !important;
}
.ads-cont{
	margin-top: 10px;
/*	background: #F6F6F6 none repeat scroll 0% 0%;
	border: 1px solid #dcdcdc;*/
	margin-bottom: 20px

}

.ads-cont-det{
	width: 100%;
    height: 290px;
    background: #fff;
    border: 1px solid #ccc;
    margin: 5px;
    transition: transform .2s; /* Animation */
}
.ads-cont-det>div{
	background-size: cover !important;
	width: 100%;
	height: 290px;
}
.ads-cont>div:first-child{
	/*margin-left: 0px !important;*/
}
.ads-cont>div:last-child{
	/*margin-right: 0px !important;*/
}
.matches-mapcover{
	position: absolute;
	width: 46%;
	z-index: 80;
	text-align: center;
	left: 30%;
	cursor: pointer;
}
.matches-mapcover div a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.cover-luzon{
	position: relative;
	display: block;
	height: 200px;
/*	background-color: #001;*/
	opacity: .8;
}
.cover-luzon a p{
	position: absolute;
	top: 79px;
	right: 96px;
	color: #333;
	font-size: 20px;
}
.cover-luzon2{
	position: relative;
	display: block;
	height: 75px;
	width: 50%;
/*	background-color: #001;*/
	opacity: .8;

}
#map-coverhover{ 
	background:  url(../images/luzon.png) no-repeat center;
	position: absolute;
	width: 98%;
	height: 407px;
	z-index: 70;
}
.cover-vis{
	position: relative;
	display: block;
	height: 75px;
	width: 50%;
/*	background-color: #003;*/
	opacity: .8;
}
.cover-vis a p{
	position: absolute;
	top: -4px;
	color: #333;
	font-size: 20px;
	left: 80px;
}
.cover-min{
	position: relative;
	display: block;
	height: 120px;
	/*background-color: #200;*/
	opacity: .8;
}
.cover-min a p{
	position: absolute;
	top: 35px;
	color: #333;
	font-size: 20px;
	left: 17px;
}
.month-Box{
	position: relative;
	display: block;
	float: left;
	width: 225px;
	height: 200px;
	margin:5px;
	background: #ccc;
	padding:8px;
}
.month-Box a{
	position: relative;
	display: block;
	background-color: #333;
	height: 100%;
	width: 100%;
	text-align: center;
}
.month-Box a p{
	position: relative;
	text-align: center !important;
	font-size: 18px;
	color: #fff;
	padding-top: 95px;
}

.month-Box a:hover{
	text-decoration: none;
	background-color: #ff2d2d;

		-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.filter-dv-mtches{
	margin-right: 20px;
}
.filter-dv-mtches p{
	margin-right: 10px;
	font-size: 15px;
}
.filter-dv-mtches select{
	padding: 3px 5px 3px 5px;
}

.matches-top-label ,.matches-top-label a{

	font-size: 17px;
}

.matches-top-label{
	margin-left: 10px;
}

.red-tble {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #3d3d3d;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.red-tble table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.red-tble tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.red-tble table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.red-tble table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.red-tble tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.red-tble tr:hover td{
	
}
.red-tble tr:nth-child(odd){ background-color:#efefef; }
.red-tble tr:nth-child(even)    { background-color:#ffffff; }.red-tble td{
	vertical-align:middle;
	
	
	border:1px solid #3d3d3d;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:11px;
	font-family:Helvetica;
	font-weight:normal;
	color:#000000;
}.red-tble tr:last-child td{
	border-width:0px 1px 0px 0px;
}.red-tble tr td:last-child{
	border-width:0px 0px 1px 0px;
}.red-tble tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.red-tble tr:first-child td{
		background:-o-linear-gradient(bottom, #ff3a3a 5%, #bf0d0d 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff3a3a), color-stop(1, #bf0d0d) );
	background:-moz-linear-gradient( center top, #ff3a3a 5%, #bf0d0d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff3a3a", endColorstr="#bf0d0d");	background: -o-linear-gradient(top,#ff3a3a,bf0d0d);

	background-color:#ff3a3a;
	border:0px solid #3d3d3d;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family:Arial;
	/*font-weight:bold;*/
	color:#f2f2f2;
}
.red-tble tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff3a3a 5%, #bf0d0d 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff3a3a), color-stop(1, #bf0d0d) );
	background:-moz-linear-gradient( center top, #ff3a3a 5%, #bf0d0d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff3a3a", endColorstr="#bf0d0d");	background: -o-linear-gradient(top,#ff3a3a,bf0d0d);

	background-color:#ff3a3a;
}
.red-tble tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.red-tble tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

