﻿body,td, p, div     { font-size: 14px; font-family:'Open Sans', sans-serif; color:#204a65; }
body				{  margin:0px; padding:0px; min-width:220px; }
.content table		{ border-spacing:5px; border-collapse:separate; }

a                { color:#000000; font-size:14px; font-family:'Open Sans', sans-serif; text-decoration: none; font-weight:bold;}
a:hover          { color:#000000; text-decoration: none; }
a.action 	 { color:#000000; font-size:13px; font-family:'Open Sans', sans-serif; text-decoration: none; }
a.action:hover 	 { color:#000000; font-size: 13px; font-family: 'Open Sans', sans-serif; text-decoration: underline; }

h1 { color:#ffffff; font: 30px 'Open Sans', sans-serif; margin:0px; padding:0px; margin-bottom:20px; font-weight:bold; }
h2, h2 a, h2 a:hover { color:#ffffff; font: 60px 'Open Sans', sans-serif; margin:0px; padding:0px; font-weight:normal; text-decoration:none; }
h3 { color:#ffffff; font: 18px 'Open Sans', sans-serif; margin:0px; padding:0px; font-weight:normal; }

.formPane { border:1px solid #cccccc; background:#ffffff; font-family:'Open Sans', sans-serif; font-size:14px; color:#a0a0a0; padding:3px; line-height:15px; min-height:20px; border-radius:5px; }
.formLocked { border:1px solid #cccccc; background:#ededed; font-family:'Open Sans', sans-serif; font-size:14px; color:#a0a0a0; padding:3px; line-height:20px; min-height:32px; border-radius:5px; }
.formButton { background:#565656; color:#ffffff; border:solid 1px #000000; font-family:'Open Sans', sans-serif; font-size:14px; padding:5px; vertical-align:middle; line-height:20px; min-height:32px; border-radius:5px; cursor:pointer; min-width:80px; }
.formButtonBig { background:#565656; color:#ffffff; border:solid 1px #000000; font-family:'Open Sans', sans-serif; font-size:14px; padding:5px; vertical-align:middle; line-height:20px; min-height:32px; border-radius:5px; cursor:pointer; min-width:120px; }

.top_area_container { max-width:1170px; margin:0 auto; margin-bottom:65px; }
.logo { max-width:250px; float:left; display:inline-block; margin-top:40px; }
.menu_area { min-height:82px; float:right; }
.menu_area nav {  }
.box-shadow-menu { display:none; min-width:250px; height:40px; line-height:40px; font-size:26px; font-weight:bold; color:#626262; cursor:pointer; text-align:center; box-sizing:border-box; }
.main_menu { padding:0; margin:0; list-style:none; text-align:center; }
.main_menu_item { float:left; display:inline-block; position:relative; min-height:25px; line-height:25px; margin-left:10px; padding-left:10px; padding-right:10px; padding-top:40px; padding-bottom:17px; -webkit-transition: all ease 0.8s; -moz-transition: all ease 0.8s;	transition: all ease 0.8s;} 
.main_menu_item:hover { box-shadow:inset 0 100px 0 0 #113c78; } 
.main_menu_item:hover > .firstLevel_link { color:#ffffff; color:#ffffff; }
.main_menu_item:hover > ul { opacity:1; }
.firstLevel_link { display:block; min-height:25px; line-height:25px; vertical-align:middle; font-size:14px; color:#113c78; text-align:center; font-weight:normal; -webkit-transition: all ease 0.8s; -moz-transition: all ease 0.8s; transition: all ease 0.8s;} 
.firstLevel_link:hover { color:#ffffff; font-weight:normal; text-decoration:none; }

.main_menu_item ul { list-style:none; border-top:solid 1px #113c78; width:195px; position:absolute; left:0; background:#f7f9f9; top:82px; text-align:left; padding-left:15px; z-index:100; opacity:0; -webkit-transition: all ease 1s; -moz-transition: all ease 1s; transition: all ease 1s;}
.main_menu_secondLevel_item { }
.secondLevel_link { display: block; padding: 12px 10px 12px 20px; text-decoration: none; color: #333; font-size: 14px; line-height: 18px; font-weight: 400; }

.socialMedia { float:right; display:inline-block; width:30px; height:30px; margin-right:8px; }
.socialMedia_inner { margin:0 auto; display:inline-block; width:30px; height:30px; margin-right:8px; }

.FeaturedItems_container { background:url(skn/clouds_bg.jpg); background-repeat:repeat; width:100%; position:relative; text-align:center; margin-top:40px; padding-top:50px; padding-bottom:40px; }
.FeaturedItems_box { width:100%; max-width:1200px; margin:0 auto;}
.FeaturedItems_box h2 { color:#ffffff; font: 60px 'Open Sans', sans-serif; margin:0px; padding:0px; font-weight:normal; line-height:60px; margin-bottom:30px; }
.FeaturedItems_box h2:after {  max-width: 360px; width: 100%; margin: 21px auto 0; content: ""; display: block; height: 1px; background: #fff; opacity: .22; }

.FeaturedItem { width:100%; margin:0 auto; max-width:360px; box-sizing:border-box; position:relative; height:270px; margin-bottom:30px; }
.FeaturedItem_title  { position:absolute; background: url(skn/features_title_bg.png) 0 0 repeat; bottom: 43px; margin-bottom: 0; left: 0; right: 0; text-align: center; }
.FeaturedItem_title a { color:#ffffff; font-size:24px; font-weight:normal; }
.FeaturedItem_title a:hover { color:#ffffff; font-size:24px; font-weight:normal; text-decoration:underline; }
.FeaturedItem_thumbnail { }
.FeaturedItem_thumbnail img { max-width:100%; }
.FeaturedItem_description { display:none; font-size: 16px;  line-height: 24px;  position: absolute; width:100%; height: 270px;  left: 0;  right: 0;  background:#113c78;  padding: 30px 30px 30px;  -moz-box-sizing: border-box;  box-sizing: border-box;  color: #fff;  -webkit-transition: all ease 1s;  -moz-transition: all ease 1s;  -ms-transition: all ease 1s;  -o-transition: all ease 1s;  transition: all ease 1s;  top: 0; }

.cities_small { text-align:center; }
.cities_small > a { display:inline-block; color:#565656; font-size:15px; font-weight:normal; text-decoration: none; }
.cities_small > a:hover { color:#565656; font-size:15px; font-weight:normal; text-decoration: underline; }

.content { position:relative; width:100%; max-width:1170px; margin:0 auto; margin-top:50px; }

.nodetitle { min-height:160px; background:url(skn/title_bg.png); line-height:25px; text-align:left; padding:0px; vertical-align:middle; margin-top:15px; }
.nodetitle div { min-height:160px; max-width:1170px; margin:0 auto; line-height:160px; text-align:left; vertical-align:middle; font-size:30px; color:#565656; font-weight:normal; }
.nodetitle div span { line-height:160px; font-size:80px; font-weight:300; color:#ffffff; }

.Gallery_Inner_container { margin-bottom:7px; }

.Funding { max-width:1170px; margin:0 auto; text-align:center; margin-top:20px; font-size:12px; }



.top_area { width:100%; border-top:solid 6px #fc9b7a; background:url(skn/header_bg.jpg); min-height:275px; text-align:center; box-shadow:0 0 10px rgba(0,0,0,0.25); }
.menu_container { background:#ffffff; padding-top:30px; padding-bottom:20px; }
.couldEffect { background:url(skn/cloud_bg.png); background-repeat:repeat-x; height:28px; }

.Gallery_container { width:100%; margin:0 auto; box-sizing:border-box; display:block; }
.Gallery_Inner_container { width:100%; margin:0 auto; box-sizing:border-box; display:block; }
.jssora03l, .jssora03r, .jssora03ldn, .jssora03rdn { position: absolute; cursor: pointer; display: block; overflow:hidden; }
.jssora03l { width:40px; height:68px; left:20px; background:url(skn/slider_left.png);}
.jssora03r { width:40px; height:68px; right:20px; background:url(skn/slider_right.png); }
.jssora03l:hover { width:40px; height:68px; left:20px; background:url(skn/slider_left_hover.png); }
.jssora03r:hover { width:40px; height:68px; right:20px; background:url(skn/slider_right_hover.png); }
.jssora03ldn { width:40px; height:68px; left:20px; background:url(skn/slider_left.png); }
.jssora03rdn { width:40px; height:68px; right:20px; background:url(skn/slider_right.png); }

.captionBlack { font-size:65px; color:#ffffff; }


.Inner_container { width:100%; padding-top:20px; margin-top:7px; padding-bottom:25px; }

.path { float:left; display:inline-block; text-align:left; vertical-align:middle; margin-bottom:20px; }
.path  div { text-align:left; color:#565656; font-size: 12px; }
.path div a { color:#565656; font-weight:normal; font-size:12px; text-decoration: none; padding: 0px; }
.path div a:hover { color:#565656; font-weight:normal; font-size:12px; text-decoration: underline; padding: 0px; }

.childtile   { padding:0px; margin:0 auto; position:relative; margin-bottom:30px; max-width:270px; height:370px; box-sizing:border-box; }
.childtile .tile_thumbnail { margin-bottom:10px; }
.childtile .tile_thumbnail a { display:block; }
.childtile .tile_thumbnail img { padding:0; border:none; max-width:270px; max-height:195px; border-radius:0; box-shadow:none; margin-bottom:10px; }
.childtile .tile_area { width:100%; position:relative; overflow:hidden; }
.childtile .tile_title { width:100%; min-height:25px; box-sizing:border-box; text-align:center; vertical-align:middle; margin-bottom:5px; }
.childtile .tile_title a { display:inline-block; color:#113C78; font-size:24px; font-weight:300; text-decoration: none;  }
.childtile .tile_title a:hover { color:#113C78; font-size:24px; font-weight:300; text-decoration: underline; }
.childtile .tile_description { width:100%; min-height:25px; box-sizing:border-box; text-align:left; margin-bottom:20px; color:#A0A0A0; }
.childtile .tile_price { width:100%; text-align:center; height:24px; line-height:24px; padding-left:5px; padding-right:5px; color:#FC9B7A; font-size:24px; }

.imagetile { margin-bottom:15px; height:180px; }
.imagetile .tile_thumbnail img { max-width:270px; max-height:180px; }

.MenuTag { margin-bottom:10px; }
.MenuTag_Split { display:inline-block; margin-right:10px; }
.MenuTag_Split a { color:#565656; }
.MenuTag_Split a:hover { color:#565656; text-decoration:underline; }

.footer_container { background-repeat:repeat; width:100%; }
.footer { width:100%; max-width:1170px; margin:0 auto; text-align:center; padding-top:15px; } 

.Copyright { float:left; color:#000000; font-size:13px; margin-bottom:5px; }
.Children_Links { margin-bottom:10px; }
.Children_Links a { color:#000000; font-size:12px; font-weight:normal; }
.Children_Links a:hover { color:#000000; font-size:12px; text-decoration:underline; font-weight:normal; }
.active3_actions a { color:#000000; font-size:12px; font-weight:normal; }
.active3_actions a:hover { color:#000000; font-size:12px; text-decoration:underline; font-weight:normal; }

.Youtube_Div { margin:0 auto; max-width:300px; }

.downloadtile { width:100%; margin-bottom:20px; }
.download_thumbnail { float:left; display:inline-block; width:100px; height:100px; border:solid 1px #565656; box-sizing:content-box; margin-right:20px; }
.download_thumbnail a { display:table-cell; width:100px; height:100px; vertical-align:middle; text-align:center; }
.download_thumbnail a img { max-width:100px; max-height:100px; max-width:100px; margin:0 auto; }
.downloadtile_area { float:left; display:inline-block; }

@media all and (min-width:990px) {
	.cities_small a img { max-width:170px; }

}


@media all and (max-width:990px) 
{

	.menu_area_container { display:none; }
	.menu_area { width:100%; margin-top:20px; background:#ffffff; padding-top:5px; padding-bottom:5px; padding-left:15px; padding-right:15px;}	
    #menu_nav { width:100%; }	
	#main_menu { display:none; }
    .main_menu_container_subnode { border-bottom:0; }
    .box-shadow-menu { display:block; }
    .main_menu_container { margin-bottom:20px; }
    .main_menu_item { float:none; display:block; padding:0; margin:0; margin-bottom:1px; height:auto; height:32px; line-height:32px; border-top:none; border-left:none; border-right:none; padding-left:20px; }
    .main_menu_item:hover {  }
    .main_menu_container_inner {  }
    .main_menu_container ul { margin:0; padding:0; border-bottom:none; border-left:none; border-right:none;}
    .firstLevel_link { height:32px; line-height:32px; vertical-align:middle;  } 
    .firstLevel_link:hover { }
    nav ul li:hover > ul { display:block; }

	.nodetitle div span { font-size:50px; }

}

@media all and (max-width:600px) 
{
	.Inner_container { padding-left:10px; padding-right:10px; box-sizing:border-box; }
	.FeaturedItems_box { padding-left:10px; padding-right:10px; box-sizing:border-box; }
	.FeaturedItem_more { left:calc(50% - 75px); }
	.Infobox_container{ padding-left:10px; padding-right:10px; box-sizing:border-box; }
	.Infobox { height:auto; }
	.childtile .tile_description { text-align:center; }

	.nodetitle div span { font-size:36px; }

}

@media all and (max-width:500px) {

	.logo { width:100%; text-align:center; float:none; max-width:none; }
	.cities_small { margin-bottom:20px; }
	.main_menu_item > ul {display:none; opacity:0; }
	.main_menu_item:hover > ul { opacity:0; }

	.childtile { height:auto; }
	.RootText { font-size:20px !important; }
	.content { padding-left:10px; padding-right:10px; }
}