body{
/**
* Good Practise to set Body Margin and Padding to kosong song
**/
	padding: 0px;
	margin: 0px;
	background: none repeat scroll 0 0 #fff;
    color: #4e4e4e;
    font-size: 14px;
	font-family: 'MyriadWebPro', 'Droid Sans', sans-serif;
	border-top: 14px solid #ff0000;
	text-align:center;
}

@font-face {
	font-family: 'MyriadWebPro';
	src: url('font/MyriadWebPro.ttf');
}

/**
* Tricky Tricky LOL please don't ask me this.
*/
html{ 
	height: 100%;
}

.clear_left{
	clear: both;
}

/**
* Common Element Specific
*/
p{ 
  font: normal 14px 'MyriadWebPro', sans-serif;
  padding:0;
  margin:0;
}

img { border: 0;}

h1 { 
	/*font-family: 'Bitter', serif;*/
	font-size:25px;
	font-weight:700;
  	color: #000;
	padding: 0;
	margin: 10px 0;
}

h2{ 
	/*font-family: 'Bitter', serif;*/
	font-size:20px;
	font-weight:700;
  	color: #ff0000;
	padding: 0;
	margin: 10px 0;
}

h3 { 
	/*font-family: 'Bitter', serif;*/
	font-size:22px;
	font-weight:700;
  	color: #e68b2b;
	padding: 0;
	margin: 10px 0;
}

h4 { 
	/*font-family: 'Bitter', serif;*/
	font-size:20px;
	font-weight:700;
  	color: #fff;
	padding: 0;
	margin: 0;
}


/** caption- home**/
h5 { 
	/*font-family: 'Bitter', serif;*/
	font-size:16px;
	font-weight:700;
	font-style:italic;
  	color: #fff;
	padding: 0 20px 0 20px;
	margin: 0;
	text-align:right;
}

h6 { 
	/*font-family: 'Bitter', serif;*/
	font-size:16px;
	font-weight: normal;
  	color: #ff0000;
	padding: 10px 0 0 0;
	margin: 0;
}

h7 { 
	/*font-family: 'Droid Sans', sans-serif;*/
	font-size:14px;
	font-weight: bold;
  	color: #1d1d1d;
	text-transform:uppercase;
	margin: 10px 0;
	margin: 0;
}

a, a:hover{ 
	outline: none;
  	text-decoration: none;
  	color: #4e4e4e;
}

a:hover{ 
	text-decoration: none;
	color: #ff0000;
}

ul{ 
	padding: 0;
	margin: 0;
}

ul li{ 
	list-style-type: circle;
  	padding: 0;
	margin: 0;
}

ol{ 
	padding: 0;
	margin: 0;
}

ol li{ 
	padding: 0;
	margin: 0;
}


/**
* Layout Specific
*/

.global_wrap{
	width:1140px;
	position:relative;
	margin:0 auto;
	height:100%;
}

#header {
	width:100%;
	/*height:100px;*/
	background: #f2f2f2;
	float:left;
}

.ribbon-wrap {
	width:259px;
	float:left;
	z-index:300;
	margin: 0 0 0 50px;
	position:absolute;
}

.ribbon {
	width:259px;
	background: url(images/ribbon-bg.jpg) center 0 repeat-y;
}

.ribbon p { padding:10px 20px; color: #fff; font-weight:bold; font-family: 'Bitter', serif; }

.ribbon-end {
	width:259px;
	height:64px;
	background: url(images/ribbon-bottom.png) center 0 no-repeat;
	float:left;
}

.topmenu {
	width: 824px;
	/*height:50px;*/
	color: #1d1d1d;
	float:right;
	    margin: 0px 10px 15px 10px;
	font-size:15px;
}

#container-color {
	width:100%;
	height:840px;
	background: url(images/home-bg-colourful.jpg) left 0 repeat-x;
	float:left;
	text-align:left;
}

.column-one {
	width:220px;
	min-height:200px;
	float:left;
	margin: 240px 10px 0 10px;
}

.banner-rotator {
	width:600px;
	height: 348px;
	float:left;
}

.main-text {
	width:280px;
	height: 348px;
	float:right;
	margin: 0 10px 10px 10px;
	text-align:justify;
}

.column-two {
	width:461px;
	height: 327px;
	float:left;
	margin:15px 0 0 0;
}

.column-three {
	width:416px;
	height: 280px;
	float:left;
	margin:45px 0 0 10px;
	padding: 5px;
}

.column-four {
	width:392px;
	height: 54px;
	background: url(images/ribbon-social-widgets.png) left 0 no-repeat;
	float:left;
	margin:30px 0 0 10px;
	padding:6px 0 0 10px;
}

#main-container {
	width:100%;
	float:left;
}

#component { width:1140px; float:left; text-align:left; }

#footer_wrap {
	width:100%;
	min-height:80px;
	background: #101010;
	float:left;
}

.footer { width:1140px; float:left; color: #fff; text-align:left; margin:15px 0; }

.footer li { padding:2px 0; font-family: 'MyriadWebPro', sans-serif; }

.footer-ribbon {
	width:392px;
	height: 54px;
	background: url(images/ribbon-social-widgets.png) left 0 no-repeat;
	float:left;
	margin:20px 0 0 0;
	padding:4px 0 0 10px;
}

#bottom-bar {
	width:100%;
	height:53px;
	background: #ff0000;
	float:left;
}

.copyright { width:1140px; float:left; text-align:center; color: #fff; font: 12px 'MyriadWebPro', sans-serif;}

.copyright p a { color:white;}

/**
* form stylling table like
*/
.form_tb{
	margin: 15px 0 0;
}

.form_tb p{
	padding: 0 0 4px;
}

.form_tb span {
    float: left;
    text-align: left;
    width: 200px;
}

.form_tb input, .form_tb textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5DB;
    color: #47433F;
    font: 100% arial;
    padding: 5px;
    width: 299px;
}

.form_tb .checkbox {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 4px 0;
    padding: 0;
    width: 14px;
}

.form_tb select {
    width: 310px;
}

.form_tb .submit {
    background: none repeat scroll 0 0 #263C56;
    border: 1px solid;
    color: #FFFFFF;
    cursor: pointer;
    font: 100% arial;
    height: 33px;
    margin: 0 0 0 212px;
    padding: 2px 0 3px;
    width: 99px;
}

/* 
Contact Form
*/

.success, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('image/success.png');
}
.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('image/error.png');

}
.validation li {
    list-style:disc;
    list-style-position:inside;
    line-height: normal;
}

/**
* Widget Specific Style
*/

/**
* Login Widget
*/
form.login input{
	width: 100px;
}

form.login p{
	margin-top: 0px; 
	margin-bottom: 0px;
}
/**
* Ship Info
*/
.row label{
    clear:both;
    float:left;
    width:150px;
    padding: 3px;
}
.span2{
    float:left;
}
.confirm_title{
    clear:both;
    padding-top:10px;
    font-weight:bold;
    font-size:18px;
}

/* Contact Info */
.email span{
    display: inline-block; 
    background-image: url('image/con_email.png');
    background-repeat: no-repeat;
    width: 16px;
    height:16px;
    margin-right:5px;
}
.mobile span{
    display: inline-block; 
    background-image: url('image/con_mobile.png');
    background-repeat: no-repeat;
    width: 16px;
    height:16px;
    margin-right:5px;
}
.phone span{
    display: inline-block; 
    background-image: url('image/con_tel.png'); 
    background-repeat: no-repeat;
    width: 16px;
    height:16px;
    margin-right:5px;
}
.fax span{
    display: inline-block; 
    background-image: url('image/con_fax.png'); 
    background-repeat: no-repeat;
    width: 16px;
    height:16px;
    margin-right:5px;
}
.address{
    padding-left:20px; 
    display: inline-block; 
    background-image: url('images/con_address.png');
    background-repeat: no-repeat;
}
.website span{
    display: inline-block; 
    background-image: url('image/con_website.png');
    background-repeat: no-repeat;
    width: 16px;
    height:16px;
    margin-right:5px;
}
.city span{
    padding-left:21px;
}
.state span{
    padding-left:21px;
}
.contact_desc span{
    padding-left:21px;
}
.contact_form{
    display:none;
}

.row.email, .row.position { display:none; }

form {
margin: 30px 0 0 110px;
float: left;
}

.row.contact_desc {
width: 950px;
float: left;
margin: 350px 0 0 105px;
}

/***********************************/
/****************CMS****************/
/***********************************/
/*
*   Categories List Style
*/
.categories_view{
    /*
    padding-top: 10px; 
    padding-left: 10px;
    */
}
/*
* Category Blog Styling
*/
.category_blog_view{
    /*padding-left: 10px;*/
}
/*
* Category List Styling
*/
.category_list_view{
    /*padding-left: 10px;*/
}
/* Articles */
.articles_view {
padding:15px 0;    
}
/*h4*/
.category_blog_view .article_title h4{
    color:#454545;
    border-top: 1px solid #dddddd; 
    border-bottom: 1px solid #dddddd;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 17px;
}

.category_blog_view .article_title h4 a{
    color:#095197;
}

.category_blog_view .article_title h4 a:hover{
    color:#FFFFFF;
    background-color: #304d6e;
}

/*
* Article Styling
*/

/*
* Title
*/
/*h2*/
.article_title h2{
    color:#454545;
	font-size:20px;
}

.article_title h2 a{
    color:#095197;
}

.article_title h2 a:hover{
    color:#FFFFFF;
    background-color: #304d6e;
}

.article_title {
text-align: center;
border-bottom: 1px dotted #1D1D1D;
padding: 0 0 10px 0;
width: 100%;
float: left;
}

.article-navigation {
display:none;
}

/*
* Icons
*/
div.icons{
    display:none;    
}

div.icons ul{
    text-align: right;
    list-style-type: none;
}

div.icons ul li{
    display: inline;
}

/*
* Article Info
*/
dl.article-info{
    display:none;   
}

dl.article-info dd{
    margin:0;
    padding:0;
}

/*
*   Widget Title
*/
.widget h3{
    border:none; 
}

.widget h3 span{
    color:#555565;
    font-size: 15px;
    font-weight: bold;
}

/*
*   Search Widget
*/
form .search label{
    display: none;
}

/*
*   Search Form
*/
.search_form ul{
    margin:0;
    margin-top:10px;
    margin-bottom:10px;
    padding:0;
}

.search_form ul li{
    display: inline;
    list-style: none;
}

/*
*   Search results page
*/
div.search_results{
    padding: 20px;
    background-color: #f5f5f5;
    margin-bottom: 5px;
}

.mbpgallery_category_wrapper {
padding: 0 0 10px 0;
}

.gallery_category_title h1 {
margin: 0 0 40px 400px;
}

.row.address, .row.city, .row.state {
display: none;
}

/**ribbon**/

/****ribbon*****/

#download-ribbon {
	position: relative;
	width: 259px;
	height: 45px;
	margin: 0 auto;
	cursor: pointer;
	float:right;
	z-index:6000;
}

* html #download-ribbon {
	position: relative;
	top: -14px;
}

#download-ribbon #download-ribbon-shadow {
	width: 259px; height: 0px;
	background: none;
	position: absolute;
	z-index:5000;
}

#download-ribbon #download-ribbon-wrapper {
	width: 259px;
	height: 296px;
	background: url(images/download-ribbon-ie6-background.png) no-repeat;
	padding-top: 10px;
	position: relative;
	top: -130px;
	zoom: 1
}

/**button animated for home**/
.a-btn{
	font-family: 'Bitter', serif;
	color: #ff0000;
	height:35px;
    background:none;
	padding:5px 20px 5px 60px;
    display:inline-block;
    position:relative;
    border-radius:4px;
    float:left;
    clear:both;
    overflow:hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
}
.a-btn img{
    position:absolute;
    left:15px;
    border:none;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}


/**special case**/
.a-btn2{
    background:none;
    display:inline-block;
    position:relative;
    border-radius:4px;
    float:left;
    clear:both;
    overflow:hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
}
.a-btn2 img{
    position:absolute;
    left:15px;
    border:none;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}


.a-btn .a-btn-slide-text{
    position:absolute;
    font-size:18px;
    top:12px;
    left:18px;
    color:#f50103;
    opacity:0;
    -webkit-transition:opacity 0.2s ease-in-out;
    -moz-transition:opacity 0.2s ease-in-out;
    -o-transition:opacity 0.2s ease-in-out;
    transition:opacity 0.2s ease-in-out;
}
.a-btn-text{
    padding-top:10px;
	font-family: 'Bitter', serif;
    display:block;
    font-size:14px;
}
.a-btn-text small{
    display:block;
    font-size:11px;
    letter-spacing:1px;
}
.a-btn-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:80px;
    border-left:1px solid #80ab5d;
    -webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn-icon-right span{
    width:38px;
    height:38px;
    opacity:0.7;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-20px 0px 0px -20px;
    border:1px solid rgba(0,0,0,0.5);
    background:#4e5c50 url(images/arrow_down.png) no-repeat center center;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}

.a-btn:hover img{
    -webkit-transform:scale(10);
    -moz-transform:scale(10);
    -ms-transform:scale(10);
    -o-transform:scale(10);
    transform:scale(10);
    opacity:0;
}
.a-btn:hover .a-btn-slide-text,
.a-btn:hover .a-btn-icon-right span{
    opacity:1;
}
.a-btn:active{
    position:relative;
    top:1px;
    background:#none;
}
.a-btn:active .a-btn-icon-right span{
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -ms-transform:scale(1.4);
    -o-transform:scale(1.4);
    transform:scale(1.4);
}

/** showtime tabs styling **/

.tabs {
  position: relative;   
  min-height: 350px; /* This part sucks */
  clear: both;
  margin: 25px 0;
}
.tab {
  float: left;
}
.tab label {
  background: white; 
  padding: 10px; 
  border: 1px solid #ccc; 
  margin-left: -1px; 
  color:red;
  font-weight:bold;
  position: relative;
  left: 1px; 
}
.tab [type=radio] {
  display: none;   
}
.content {
  position: absolute;
  top: 28px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #ccc; 
  text-align:justify;
}

.content p { overflow:hidden; }

[type=radio]:checked ~ label {
  background: red;
  border-bottom: 1px solid white;
  z-index: 2;
  color: white;
}
[type=radio]:checked ~ label ~ .content {
  z-index: 1;
}

.detail-listing li { list-style:none; }

.category_blog_view h1 {
	text-align:center;
}

.category_blog_view .article_title h4  { border:0; }

.readmore {
font-weight: bold;
padding: 20px 0;
}

/**gallery**/

.mbpgallery-category-box-file a, .mbpgallery-category-box-file button, .mbpgallery-category-box-file {
font-size: 14px;
color: black;
text-decoration: none;
}

.mbpgallery-category-box-file {
	width: 300px !important;
	margin: 10px !important;
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}

.mbpgallery-category-box-file .name {
overflow: hidden;
padding: 10px 0;
}

/**calender content slider**/
.slide, slider {
	width:1140px !important;
	margin:0 !important;
}

.slidewrap3 ul {
	list-style:none;
}

.carousel-tabs { clear: both; }
.carousel-active-tab { color: red; }	
.carousel-disabled,
.mr-rotato-disabled { color: #aaa; }

.slidewrap2 .carousel-tabs {
	padding: 0;
	margin: 1em 0;
	clear: both;
}

.slidewrap2 .carousel-tabs li {
	display: inline-block; 
	padding: 0 2px;
}

.slidewrap2 .carousel-tabs a {
	background: #ddd;
	display: inline-block;
	height: 10px;
	text-indent: -9999px;
	width: 10px;
	border-radius: 5px;
}

.ie .slidewrap2 .carousel-tabs li,
.ie .slidewrap2 .carousel-tabs a { 
	display: block;
	float: left;
}

.slidewrap2 .carousel-tabs .carousel-active-tab a {
	background: #777;
}

.events {
	display:none;
}

/**
.events {
	font: normal 11px/1.4 arial, helvetica, sans-serif;
}**/

.slidecontrols {
	width: 900px;
	margin: 0 auto;
        display: block;
}

.slidewrap3 ul, .slidewrap3 li {
	list-style:none !important;
}

.slidecontrols li {
	width: 46%;
}

.slidecontrols li:first-child {
        float: right;
}

.slidecontrols li:nth-child(2) {
        float: left;
}

.mr-rotato-prev, .mr-rotato-next {
	width: 100%;
        display: block;
}

.mr-rotato-prev {
        text-align: right;
}

.mr-rotato-next {
        text-align: left;
}

.slidecontrols ul {
	list-style:none;
}

.readmore {
font-weight: bold;
background: #464646;
width: auto;
padding: 10px 20px;
color: white;
border-radius: 10px;
float: right;
margin: -30px 0 30px 0;
}

.readmore a { color: white; }

.calender-td {
	text-align: center; 
	border:1px solid lightgrey; 
	height:100px; 
	font-size:14px;
}

.calender-td:hover {
	text-align: center; 
	border:1px solid black; 
	height:100px; 
	font-size:14px;
	background: red;
	color: white;
}

.calender-td a:hover {
	color: white;
}

.detail-listing h1 {
	font-family: 'Droid Sans', sans-serif;
	font-size:14px;
	font-weight: bold;
  	color: white;
	text-transform:uppercase;
	padding:5px;
	background:red;
	display:block;
	margin: 0 0 10px 0;
	text-align:left;
}

.category_blog_view .cols-2.column-1 {
width: 100% !important;
float: left;
}

.category_blog_view .cols-2.column-2 {
width: 100% !important;
float: left;
margin: 0;
}

.article_title_area {
	background: none;
}

.article_title {
	border:0;
}

/*Added by Fy 11 Feb 2015*/
.facilities {
    margin-left: 15px;

}
.facilities li {
    color: #ff0000;
    font-size: 16px;
    list-style: outside none none;
    margin: 22px 0;
}
/*.facilities > li:before {
    content: "•";
    margin-right: 10px;
}*/
.privacy {
    border-top: 1px solid #acacac;
    clear: both;
    display: block;
    margin: 30px 0 50px;
    padding: 15px 10px;
}
.privacy a {
    color: #000;
    font-weight: bold;
}
.privacy a:hover {
    color: #ff0000;
}

.donate
{float: right;
    margin: 15px;
	
}