@charset "utf-8";
/*================================================================
Title: Emerge
Created: 02.17.09 - v1.0
Website: www.fbcoviedo.org
Site By: www.amdesign.com - AM Design
Copyright © 2009 www.fbcoviedo.org
================================================================*/

* {
	margin:0;
	padding:0;
	outline:none;
	border:none;
	}
	
.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}
	
html {
	background:#1d1d1d url(../images/emerge/body_bg.gif) top center repeat-x;
	}
body {
	font-weight: normal;
	font-size: 11px;
	line-height:20px;
	color: #999999;
	background: url(../images/emerge/html_bg.jpg) top center no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}
p {
	margin: 0 0 20px 0;
	
	}
h1 {}
h2 {
	color:#50ab2d;
	font-size:18px;
	font-weight:normal;
	margin: 0 0 5px 0;
	text-transform:uppercase;
	}

h3 {
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	margin: 0 0 5px 0;
	}
h4 {
	color:#50ab2d;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 5px 0;
	text-transform:uppercase;
	}	

a:link, a:visited {
	color: #749f3b;
	}
a:hover, a:active {
	text-decoration: none;
	}

ul {
	margin: 0 0 10px 15px;
	color:#013158;
	font-weight:bold;
	
	}
ul.ulbox {
	padding: 20px 20px 20px 35px;
	margin: 0 0 10px 0;
	background: #0c0c0c;
	color:#ffffff;
	list-style-image: url(../images/emerge/icon_bullet-colon.gif);
	}
hr {
	border-top:1px solid #f8981d;
	margin: 0 0 20px 0
	}
/* 
============================================================
Main CSS
============================================================
*/

#am_wrapper {
	width:880px;
	margin: 0 auto;
	text-align:left;
	position:relative;
	}
#header {
	height:154px;
	overflow:hidden;
	background: url(../images/emerge/header_bg.gif) 20px 0 no-repeat;
	}
#logo {
	left:76px;
	top:59px;
	position:absolute;
	z-index:300;
	}
#container {
	background: url(../images/emerge/container_bg.png) 0 0 no-repeat;
	behavior: url("/scripts/iepngfix.htc");
	zoom:1;
	}
#noflash {
	padding: 0 0 0 75px;
	}
#noflash img, #logo img {
	behavior: url("/scripts/iepngfix.htc");
	}
/* 
============================================================
Global Nav
============================================================
*/
#glb_nav {
	padding: 9px 0 0 270px;
	background: url(../images/emerge/glb_nav_bg.png) top left no-repeat;
	margin: 90px 0 0 0;
	height:76px;
	overflow:hidden;
	behavior: url("/scripts/iepngfix.htc");
	}
#glb_nav ul {
	margin:0;
	padding:0;
	}

#nav_wrapper {
	height:76px;
	margin:0 0 0 160px;
	overflow:hidden;
	padding-top:161px;
	width:585px;
}

#nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#nav li {
	display:block;
	float:left;
	height:35px;
	-line-height:normal;
	padding:0;
}

#nav li a {
	background:transparent none no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:19px;
	height:43px;
	margin:0;
	text-align:left;
	text-decoration:none;
	text-indent:-9999px;
	text-transform:uppercase;
}

#nav li:hover a,
#nav li a:hover {
	background-position:0 100% !important;
	text-decoration:none;
}

#nav li.current a{
	background-position:0 100% !important;
}

#nav li#nav_emerge_about-us a {
	background: url(../images/emerge/btn_about-us.gif);
	width:117px;
}

#nav li#nav_emerge_expose a {
	background: url(../images/emerge/btn_expose.gif);
	width:90px;
}

#nav li#nav_emerge_equip a {
	background: url(../images/emerge/btn_equip.gif);
	width:86px;
}

#nav li#nav_emerge_experience a {
	background: url(../images/emerge/btn_experience.gif);
	width:126px;
}

#nav li#nav_emerge_resources a {
	background: url(../images/emerge/btn_resources.gif);
	width:133px;
}

#nav li ul {
	background:#1D1D1D none repeat scroll 0 0;
	clear:both;
	display:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:43px 0 0 0;
	padding:12px 0 8px;
	position:absolute;
	width:147px;
	z-index:999;
	#margin-top:0;
}

#nav li ul li {
	float:none;
	height:auto;
	-height:12px;
}

#nav li ul li a {
	background-image:none !important;
	color:#52AD2F;
	display:block;
	float:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:auto;
	-line-height:normal;
	margin:0;
	padding:5px 15px;
	text-decoration:none;
	text-indent:0px;
	text-transform:lowercase;
	width:auto !important;
	line-height:14px;
}

#nav li ul li a:hover {
	/* background-color:#EC2224 !important; */
	color:#FFFFFF;
}

#nav li:hover ul,
#nav li.sfhover ul {
	display:block;
}

#nav li ul li ul {
	display:none !important;
}


#flashHeader {
	height:178px;
	}


/* 
============================================================
Content
============================================================
*/


#content {
	width:538px;
	float:left;
	margin: 0 0 0 90px!important;
	margin: 0 0 0 45px;
	}
#flashSubHeader {
	margin-bottom:15px;
	}
#text {
	padding: 180px 30px 30px 30px ;
	}
body.subpage #content {
	
	}
#content a:link, #content a:visited {
	color: #749f3b;
	}
#content a:hover, #content a:active {
	text-decoration: none;
	
	
	}

/* 
============================================================
Sidebar
============================================================
*/
#sidebar {
	width:165;
	float:right;
	padding: 0 0 0 0;
	margin: 0 69px 0 0!important;
	margin: 0 34px 0 0;
	}
body.subpage #sidebar {
	padding-top: 27px;
	}
#sidebar .box .box_img {
	padding: 0 0 20px 0;
	}
.sidenav {
	border-top:1px solid #52ad2f;
	border-bottom:1px solid #52ad2f;
	margin: 0 0 22px 0;
	padding: 10px 0;
	}

.sidenav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
.sidenav ul li {
	-width:165px;
	}
.sidenav a:link, .sidenav a:visited {
	color: #666;
	text-decoration: none;
	font-size:18px;
	display:block;
	padding: 5px 0 5px 6px;
	font-weight:normal;
	
	}
.sidenav a:hover, .sidenav a:active, .sidenav li.current a {
	color:#50ab2d;
	text-decoration: none;
	}



/* 
============================================================
Footer
============================================================
*/
#footer {
	clear:both;
	height:40px;
	font-size:10px;
	color:#666666;
	position:relative;	
	}
#footer a:link, #footer a:visited {
	color: #50ab2d;
	text-decoration: none;
	padding: 0 3px;
	}
#footer a:hover, #footer a:active {
	color:#fff;
	text-decoration: underline;
	}
#footer .fleft {
	padding: 6px 0 0 84px;
	width:350px;
	float:left;
	}
#footer .fleft img {
	vertical-align:middle;
	}	
#footer .fright {
	width:160px;
	float:right;
	padding: 6px 50px 0 0;
	}
#footer .fright img {
	vertical-align:middle;
	}	
#footer .fright a:link, #footer .fright a:visited {
	color: #50ab2d;
	text-decoration: none;
	padding: 0 3px;
	}
#footer .fright a:hover, #footer .fright a:active {
	text-decoration: underline;
	}
#logo_am_siteby {
	position:absolute;
	top:0px;
	right:55px;
	}
#logo_am_siteby img {
	margin: 8px 6px 0 0;
	}
/* 
============================================================
Calendar
============================================================
*/
.kaleo-ajax-loader {
	margin-top:12px;
	position:absolute;
	margin: 20x 0 0 300px;
}

.emerge_calendar .event_box {
	
	margin-bottom: 40px;
}

.emerge_calendar .event_image {
	float: left;
	height:120px;
	overflow:hidden;
	width:175px;
	-height:100px;
	margin-right:15px;
}

.emerge_calendar .event_detail {
	float: left;
	width: 300px;
	height:125px;
}

.emerge_calendar .event_detail p {
	margin: 0px;
	font-size: 11px;
}

.emerge_calendar .event_box .event_info {
	display: none;
	border-top: 1px solid #50ab2d;
	border-bottom: 1px solid #50ab2d;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px 10px;
	-width:550px;
}

.emerge_calendar .event_box .event_info h5 + p {
	margin-top: -10px;
}
.emerge_calendar .event_box .event_info h5 {
	font-weight:bold;
	font-size:14px;
	margin: 0 0 15px 0;
	}


/* 
============================================================
Photo Gallery
============================================================
*/

#photo_gallery {
	padding:10px;
}

#photo_gallery .gallery {
	display:inline;
	float:left;
	margin:15px;
	width:225px;
}

#photo_gallery .thumb {
	overflow:hidden;
	width:225px;
}

#photo_gallery .thumb img {
	max-width:225px;
	-width:225px;
}

#photo_gallery .gallery .title {
	margin-top:5px;
}

#photo_gallery .gallery .title a {
	font-weight:bold;
}

#photo_gallery .gallery .title a:hover {}

#gallery_header {
	margin-bottom:15px;
}

#gallery_header h2 {
	margin-bottom:0;
}

#gallery_header #gallery_info {
	display:inline;
	float:left;
}

#photo_gallery #back_link {
	display:inline;
	float:right;
}

#photo_gallery #back_link a {}

#photo_gallery #back_link a:hover {}

#photo_gallery .photo {
	display:inline;
	float:left;
	margin:15px;
	width:225px;
}

#photo_header {
	margin-bottom:15px;
}

#photo_header h2 {
	margin-bottom:0;
}

#photo_header #photo_info {
	display:inline;
	float:left;
}

#photo {
	overflow:hidden;
	text-align:center;
	width:515px;
	-width:515px;
}

#photo img {
	max-width:515px;
	-width:515px;
}

#photo_nav {
	margin-top:15px;
}

#photo_nav a {}

#photo_nav a:hover {}

#photo_nav #photo_prev {
	float:left;
}

#photo_nav #photo_next {
	float:right;
}

#back_btn {
	position: absolute;
	margin-left: 660px;
}
