/*---------------------------------------------------------------------------------------------*/
/*---General Template - Default fonts, colors, margins, padding--------------------------------*/
/*---------------------------------------------------------------------------------------------*/

	html,body{overflow-x: hidden;}
	
	body{color: #131313; font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin: 0; line-height: 1.5; background: #bbbbbb;}
	
	p, h1, h2, .h1, .h2, h3, h4 {padding: 0; margin: 0;}
	h1, h2, .h1, .h2, h3, h4 	{line-height: 1.2;}
	
	a {color: #A42632;} a:hover {color: #575B5C;}
	
	h1, .h1 {font-size: 27px; color: #8d8d8d; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; padding-bottom: 5px; font-weight: 300;}
	h2, .h2 {font-size: 16px; color: #4D4D4D; font-family: Arial, Helvetica, sans-serif; font-weight: 300; text-transform: none; padding-top: 4px;padding-bottom: 10px; }
	h3, .h3 {font-size: 14px;}
	
	/*.hbsp_1{}*/
	.hbsp_2{margin-bottom: 12px;}
	
	.sz{width: 1280px; margin: auto;}

/*---------------------------------------------------------------------------------------------*/
/*---END General Template - Default fonts, colors, margins, padding----------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*---Search------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

	/*.search{width: 320px; padding: 8px 0;}
	
	#search_phrase{background: URL(../images/search.png); width: 174px !important; padding: 0 15px;	border: none; outline: none; font-size: 12px; color: #999; height: 44px; font-size: 15px;}*/

/*---------------------------------------------------------------------------------------------*/
/*---END Search--------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*---Header------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

	.admin_content .area_header{margin-top: 52px;}
	.area_header .split_content_position_container{top: 83px; position: relative;}
	.area_header .foreground{ padding: 40px 0 0 0;}
	
/*---------------------------------------------------------------------------------------------*/
/*---END Header--------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*---Menu--------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

	.main_menu_wrapper{background: #ffffff; margin: auto;}
	
	.main_menu_wrapper a, .menu.ui-sortable a
	{
		text-decoration: none; display: block; font-weight: normal;
		text-transform: uppercase;
		color: #6e6e6e; font-size: 17px; font-family: Arial, Helvetica, sans-serif; 
		text-align: center;
		padding: 22px 22px;
		border-left: 1px dotted #9A9B9C;
	}
	
	.main_menu_wrapper a .fawei {font-size: 25px !important; display:block;  top: 18px;}
	
	.main_menu_wrapper a:hover, .main_menu a.hover, .main_menu a.active{color: #fff;	background: #666;}
	.main_menu a.active{color: #6e6e6e;	background: #ddd;}
	
	/*---------------------------------------------------------------------------------------------*/
	/*---Submenu-----------------------------------------------------------------------------------*/
	/*---------------------------------------------------------------------------------------------*/
	
		._sm_.vertical a
		{
			text-transform: uppercase; display: block;
			margin: 0;
			width: 158px;
			border: none;
			font-size: 15px;
			color: #505050;
			background: #eee;
			font-family: 'Open Sans', sans-serif; font-weight: 300;
			text-align: left;
			padding: 13px 22px;
		}
		
		._sm_.vertical a:hover, ._sm_.vertical a.hover{background: #666; color: #F5F5F5;}
		
	/*---------------------------------------------------------------------------------------------*/
	/*---END Submenu-------------------------------------------------------------------------------*/
	/*---------------------------------------------------------------------------------------------*/
	
/*---------------------------------------------------------------------------------------------*/
/*---END Menu----------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*---Social | Top Icons------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

	.topi				{padding-top: 16px;}		
	.soc_icons			{margin-left: 20px;}
	.soc_icons a		{font-family: Fontawesome; font-size: 20px; text-decoration: none; color: #4D4D4D; border-radius: 8px; background: #eee; text-align: center; width: 42px; margin: 0 0 0 6px; display: block; line-height: 1.8;}			
	.soc_icons a:hover	{color: #4D4D4D; background: #ccc;}	
	.aftext				{font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 6px 0 0 8px;}		
	._bn_ a				{width: 107px;}		
	.gf					{width: 60px !important; margin-left: 22px !important;}
	.gf div				{height: 12px; width: 60px;}
	.gf div.b			{background: #000; border-top-left-radius: 8px; border-top-right-radius: 8px;}
	.gf div.r			{background: #de0000;}
	.gf div.y			{background: #ffcf00; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;}

/*---------------------------------------------------------------------------------------------*/
/*---END Social | Top Icons--------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*---Top Full Body Responsive------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

	/*.area0{} .area0 h1{} .area0 h2{}*/
	
	.area_header .split_content_container{top: 82px;}
		
	.area0 .image_strip_td, .area6 .image_strip_td{padding: 0;	border: none;}
	.area0 .ss_ic div, .area6 .ss_ic div{margin-left: 0 !important;}
	.area0 .is_desc_top, .area6 .is_desc_top{display: none !important;}
	
	.lac.right_arrow .ra{left: -43px;}
	.lac .plp{left: -88px;}
	.lac.left_arrow .arrow{left: 6px; position: relative;}
		
	.area0 .sp, .area6 .sp{display: none !important;}
		
	.admin_content .area0, .admin_content .area6{overflow:visible;}
	
	.area0, .area6{border: none ;margin:0; margin: auto;}
	
	.area0 .map_position, .area6 .map_position{display: none ;}
	
	.area0 ._google_map_ ._c_, .area6 ._google_map_ ._c_{padding: 0 !important;margin: 0 ;border: none;}
	
	.area0 .google_maps_logo_position, .area6 .google_maps_logo_position{display: none;}
	
	.area0, .area6{overflow: hidden}
	
	.area0 .google_map_container, .area6 .google_map_container{margin: 0;}

/*---------------------------------------------------------------------------------------------*/
/*---END Top Full Body Responsive--------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*---Site Content------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

	.area_header .foreground, .area1 .foreground, .area2 .foreground, .area3 .foreground, .area4 .foreground, .area5 .foreground{ padding: 90px 0;}

	.area1{background: #F5F5F5; }
	
	.area2{background: #CCC;}
	.area2 h1{color: #444;} .area2 h2{color: #666;}
	
	.area3{background: #565A5B; color: #f5f5f5;}
	.area3 h1{color: #fff;} .area3 h2{color: #6aa5cc;} .area3 a{color: #f5f5f5;}
	
	.area4{background: #eee; color: #515151; border-bottom: 1px #aaa solid;}
	.area4 h1{color: #515151; font-size: 22px;}
		
	.area5{background: #CCC; color: #515151; border-top: 1px #dadada solid;}
	.area5 a{color: #666;}
	
	.area7{color: #000000; margin: auto; text-align: center;}
	.area7 .foreground{padding-top: 16px;}
	.area7 a{color: #000000;} .area7 .sp{height: 30px;}

/*---------------------------------------------------------------------------------------------*/
/*---END Site Content--------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*---Link Button-------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

	.custom_read_more
	{
		display:inline-block; font: Arial, Helvetica, sans-serif; padding:12px 18px; text-decoration: none !important;
		background: #ddd; color:#333;
		border-radius: 8px;
		margin-top: 5px;
	}
	.custom_read_more:hover{background:#4D4D4D;color:#f5f5f5;}

/*---------------------------------------------------------------------------------------------*/
/*---END Link Button---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------------------*/
/*---Other-------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

	._facebook_ ._c_{background: none !important;}
	
	.top_icons .icon{font-family: Fontawesome; color: #f5f5f5; font-size: 22px;}
	.top_icons{font-size: 19px; margin: 5px 0 4px 0; text-align: right; float: right; color: #f5f5f5; font-family: 'Oswald', sans-serif; font}
	
	.header_wrapper > .sz > .fr{margin-top: 32px; width: 262px; float: right;}
	
	.events_back_button{color: #E9E9E9 !important;}
	
/*---------------------------------------------------------------------------------------------*/
/*---END Other---------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*---Check Availabilty-------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
	
	.areamc1 h1{
		text-align: center;
		font-family: 'Dancing Script';
		color: #F5F5F5;
		font-size: 48px;
		font-weight: normal;
	}
	
	.areamc1 .datefield{
		float: left;
	}
	
	.areamc1 .fawei{font-size: 16px; font-weight: normal;}
	
	.areamc1 .datefield input, .areamc1 .datefield select{
		padding: 6px;
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		margin-top: 3px;
		width: 90px;
	}
	.areamc1 .datefield label{
		color: #F5F5F5;
		display: block;
	}
	
	.df1f{
		position: relative;
		top: 8px;
	}

	.df1{width:209px;} .df1l{margin-right: 24px;} .df1f{margin:auto;}
	.df2{margin-left:0px; width:95px; margin-right: 16px;} .df2l{margin-right: 0;}
	
	.areamc1 .buttons{
		margin-top: 12px;
		width: 100px;
		margin: auto;
	}
	.df2f{
		margin: auto; float: left;
	}

	.areamc1 .custom_read_more{text-align: center; width: 135px;}
	.areamc1 .fl.text{position:relative; top: 9px;}
	.dml .custom_read_more	{
		width: 16px;
		position: relative;
		top: 3px;
		margin-right:8px;
	}
	.custom_read_more.trip{
		margin-right:0;
	}
	
	fieldset{
		padding: 0;
	}
	
	.custom_read_more.trip{background-image: URL(../images/trip.png) !important; background-position: center center !important; background-size: 100% !important; height:17px; font-size: 13px !important;}
	.custom_read_more.trip:hover{background-image: URL(../images/triphover.png) !important;}
	
	.areamc1 .custom_read_more:hover{color: rgb(221, 221, 221)!important; background-color: rgb(51, 51, 51)!important;}
	
	body.phone .areamc1{font-size: 14px !important;}
	
	.dotted_line{border-bottom: 1px solid rgb(216,216,216);}

    @media (min-width: 0px) and (max-width: 1100px) {
        .df1{
            width:  202px
        }
        .df1l{
            margin-right: 12px;
        }
    }
    @media (min-width: 0px) and (max-width: 1022px) {
        
        .areamc1 .buttons{
            width: 172px;
        }
        .dmll, .dml{
            float: none !important; 
            display: table;
            margin: auto !important;
        }
        .dml{
            margin: 12px auto !important;
        }
    }
    @media (min-width: 0px) and (max-width: 700px) {
        .areamc1 .buttons, .df1f{
            float: none !important; 
            display: table;
        }
        .areamc1 .buttons{
            margin: 12px auto 0 auto !important;
        }
    }
    @media (min-width: 0px) and (max-width: 520px) {
        .df1f{
            width: 202px !important;
            display: table;
            margin: auto !important;
        }
        .df1ad{
            width: 180px !important;
            display: table;
            margin: 0 0 0 24px !important;
        }
        .main_content3 ul li a{
            margin: 12px auto;
            display:  block;
        }
    }

/*---------------------------------------------------------------------------------------------*/
/*---END Check Availabilty---------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*---Respond-----------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

    .menufull{margin: auto; display: table;}

    @media (min-width: 1440px) and (max-width: 10000px) {
        .mml{font-size: 16px !important; padding: 16px !important;}
    }
    @media (min-width: 1366px) and (max-width: 1439px) {
        .mml{font-size: 16px !important; padding: 16px !important;}
    }
    @media (min-width: 1268px) and (max-width: 1365px) {
        .mml{font-size: 16px !important; padding: 16px !important;}
    }
    @media (min-width: 1024px) and (max-width: 1267px) {
        .mml{font-size: 15px !important; padding: 14px !important;}
    }
    @media (min-width: 788px) and (max-width: 1023px) {
        .mml{font-size: 13px !important; padding: 9px !important;}
    }
    @media (min-width: 640px) and (max-width: 787px) {
    }
    @media (min-width: 420px) and (max-width: 639px) {
    }
    @media (min-width: 0) and (max-width: 480px) {
        body ._cb_ h1, body ._cb_ h1 a{
            font-size: 20px !important;
        }
        body ._cb_ h2, body ._cb_ h2 a{
            font-size: 18px !important;
        }
    }

    .main_menu_wrapper .sz{width: auto !important; max-width: 100% !important;}

/*---------------------------------------------------------------------------------------------*/
/*---END Respond-------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/