/* Future Educators Association Global CSS */

/*
2012.10.22 DSL removed border from "table, tr, td, tbody" block
*/

/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	/*font-size: 14px;
	vertical-align: baseline;
	background: transparent;*/
}

/* STRUCTURE */

body {
	margin: 0 auto;
	background-color: #AC1A2F;
}

table, tr, td, tbody {
/*	border: 0;
*/	margin: 0;
	padding: 0;
	background-color: #fff;
}

#wrapper {
	background-color: #fff;
	width:1000px;
	margin: 0 auto;
	/*border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #AC1A2F;*/
}

#header {
	/*height: 96px;*/
	width: 100%;
	background-color: #fff;
	-moz-border-radius: 20px 20px 0 0;
	-khtml-border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
	overflow: hidden;
}

#header .logo {
	width: 220px;
	float: left;
	background: transparent;
}

td.utilitiesNav {}

.utilities {
	float: right;
	width: 332px;
	text-align: right;
	background: url(../media/utilities/topRight.jpg) no-repeat right top;
	height: 96px;
	/*padding-top: .75em;*/
}

.leftcolumn {
	background: #cfd8e2;
}

#content {
	padding:0 2em 2em;
	overflow: auto;
	background-color: #fff;
}

/*#navLeft {
	width: 250px;
}*/


/* TYPOGRAPHY */

p {
	padding-top: 0;
	margin: 0 0 1em 0;
	font-size: 80%;
	line-height: 1.8em;
}

h1 {	
	color: #A6B1BF;
	padding: 1.4em 0 0;
	font-size: 1.2em;
	margin-bottom: 1.6em;
}


.sectionTitle {	/*to be replaced by h1, move the HTML inside the content div and make it h1*/
	color: #A6B1BF;
	padding: 1.4em 1.4em;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
	background-color: #FFF;
}

h2, h3, h4, h5, h6 {
	color: #AA1C2D;
	font-weight: bold;
}

h2 {
	margin: 1.5em 0 1em 0;
	font-size: 120%;
	
}
h3 {
	margin: 1.5em 0 0.75em 0;
	font-size: 100%;
}
h4 {
	margin: 1.5em 0 0.4em 0;
	font-size: 90%;
}

h5 {
	margin: 1.5em 0 0.4em 0;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .05em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none; 
	font-weight: inherit;
	font-size: inherit; 
	text-transform: inherit;
	letter-spacing: inherit;
}

h1 a:hover, h1 a:active,
h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active,
h4 a:hover, h4 a:active,
h5 a:hover, h5 a:active,
h6 a:hover, h6 a:active {
	text-decoration: underline; 
}

ol, ul {
	line-height: 1.4em;
	margin: 0.4em 0 0 0;
	padding: 0 0 0 3em;
}

ul {
	list-style-type: square;
}

ul li, ol li {
	font-size: 80%;
	line-height: 1.4em;
	margin-bottom: .75em;
}

ul li ul li,
ul li ol li, 
ol li ul li,
ol li ol li {
	font-size: inherit;
}

ul.nobullets {
	list-style: none outside none;
}

ul.emphasis {
	list-style: none outside none;
	font-weight: bold;
	font-size: 105%;
	color: #ac1a2f;
	display: block;
	width: 600px;
}

ul.emphasis a {
	color: #ac1a2f;
	padding: 3px 0 0 6px;
	text-decoration: none; 
	display: inline-block;
}

ul.emphasis a:hover {
	text-decoration: underline; 
}

blockquote {
	display: block;
	background-color:#cfd8e2;
	width: 80%;
	font-size: 14px;
	line-height: 1.5em;
	padding: 1em;
	margin: 1.8em auto;
	clear: both;
}

.pullquote {
	background: url(http://www.futureeducators.org/images/quotes.png) no-repeat 0px 10px;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 105%;
	padding: 1.5em 1em;
	color: #424242;
	display: block;
}

.pullquote cite {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 70%;
	display: block;
	text-align:right;
	margin-right: 220px;
}

/* Logo / Tagline formatting */

#HEADER td {
	vertical-align: top;
}

/* Utilities Formatting */

.utilities a {
	display: block;
	float: left;
	margin: 0;
	padding: 43px 0 0 0;
	width:60px;
	height: 19px;
	border: 0;
	/*background: transparent;*/
	background-color: transparent;
	font-size: 75%;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.utilities a:link, .utilities a:visited, .utilities a:active {
	color: #000000;
}

.utilities a:hover {
	color: #333;
}

.utilities a.contact {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat left top;
}

.utilities a:hover.contact {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat left -60px;
}

.utilities a:active.contact {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat left -120px;
}

.utilities a.login {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat -60px top;
}

.utilities a:hover.login {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat -60px -60px;
}

.utilities a:active.login {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat -60px -120px;
}

.utilities a.search {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat -120px top;
}

.utilities a:hover.search {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat -120px -60px;
}

.utilities a:active.search {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat -120px -120px;
}

.utilities a.sitemapUtil {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat -180px top;
}

.utilities a:hover.sitemapUtil {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat -180px -60px;
}

.utilities a:active.sitemapUtil {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat -180px -120px;
}


.utilities a.help {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat -240px top;
}

.utilities a:hover.help {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat -240px -60px;
}

.utilities a:active.help {
	background: transparent url(http://www.futureeducators.org/media/utilities/feautilitiessprite.png) no-repeat -240px -120px;
}

/* Left Navigation Formatting */

#navLeft ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#navLeft ul li {
	border-bottom: 1px dashed #A6B1BF;
	margin: inherit;
	padding: inherit;
}

#navLeft li a {
	display: block;
	background-color: #C5CFDB;
	color: #000;
	text-decoration: none;
	border-left: .75em solid #A6B1BF;
	font-weight: bold;
	padding: 1.25em 0 1.25em 0.4em;
}

#navLeft li a:hover {
	background-color: #B32934;
	color: #FFFFFF;
}

#navLeft ul li ul li, .navLeft_Level3 {
	border-left: 1.125em solid #A6B1BF;
	border-bottom: 1px dashed #A6B1BF;
}

#navLeft ul li ul li:last-child {
	border-bottom: none;
}

#navLeft ul li ul li:first-child {
	border-top: 1px dashed #A6B1BF;
}

#navLeft ul li ul li a, .navLeft_Level3 {
	padding: .75em 0 .75em 1em;
	/*background-color: #A6B1BF;*/
	border-left: none;
	font-weight: normal;
}

/* Hide/Show subnavigation in the conference section */

.index ul.attend, .index ul.competitions, .index ul.promotions, .index ul.pastconf {
	display: none;
}

div.attend ul.competitions, div.attend ul.promotions, div.attend ul.pastconf, 
div.competitions ul.attend, div.competitions ul.promotions, div.competitions ul.pastconf, 
div.promotions ul.attend, div.promotions ul.competitions, div.promotions ul.pastconf, 
div.pastconf ul.attend, div.pastconf ul.competitions, div.pastconf ul.promotions {
	display: none;
}


/* Content Area Formatting */

img.button {
	display: block;
	margin: 30px auto;
}

#content iframe.youtube {
	display: block;
	float: right;
	padding-left: 20px;
}
#content img.logo {
	padding: 20px 20px 0px 0px;
}

span.dropCap {	
	float: left;
	font-size: 400%;
	line-height: 0.85em;
	margin-right: 0.03em;
	margin-bottom:-0.25em;
	font-weight: lighter;
	color: #AC1A2F;
}

/* Call out buttons */

a.red, a.blue {	
	display: inline-block;
	padding: 8px 30px;
	margin: 15px 1em 2em 0;
	max-width: 300px;
	max-height: 60px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-align: center;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
		
a:link.red, a:visited.red {
	background: #ac1a2f url("../images/fea-join-sprite.png") repeat-x -185px top;
}
			
a:hover.red {
	background: #ac1a2f url("../images/fea-join-sprite.png") repeat-x -185px -62px;
}
			
a:active.red {
	background: #ac1a2f url("../images/fea-join-sprite.png") repeat-x -185px -124px;

}
	
a:link.blue, a:visited.blue {
	background: #c6cfdb url("../images/fea-join-sprite.png") repeat-x -185px -186px;
}
	
a:hover.blue {
	background: #c6cfdb url("../images/fea-join-sprite.png") repeat-x -185px -248px;
	font-size: 14px;
	color: #444;
}
	
a:active.blue {
	background: #c6cfdb url("../images/fea-join-sprite.png") repeat-x -185px -310px;
}

a.short {max-width: 8em;}

/* Floated Elements */

/*.floatright {
	background-color:#F7E8AA;
	float:right;
	margin:4px 0 4px 16px;
	padding:4px;
	width:245px;
}*/

.caption {
	font-size: 70%;
	color: #000000;
	line-height: 1.8em;
}

.captionHead {
	font-size: 75%;
	color: #000000;
	line-height: 1.4em;
	font-weight: bold;
}

.psingle {
	font-size: 80%;
	line-height: 1.4em;
}

/* Sidebar/Floatright Formatting */

.sidebar, .floatright { /* sidebar and floatright are the same thing. floatright is old.*/
	display: block;
	float: right;
	margin: 0 10px 20px 15px;
	background-color:#f2f2f2;
	width: 200px;
	padding: 0 0 1em 0;
	font-size: 14px;
	overflow: hidden;
	clear:both;
}

img.floatleft {
	float: left;
	background-color: #CFD8E2;
	margin: 4px 16px 4px 0;
	padding: 4px;
}

img.floatright, img.sidebar {
	float: right;
	background-color: #CFD8E2;
	margin: 4px 16px 4px;
	padding: 4px;
	width: auto;
	max-width: 30%;
}

.sidebar img {
	max-width: 200px;
	padding-bottom: 12px;
}

.sidebar .caption, .floatright .caption { /* sidebar and floatright are the same thing. floatright is old.*/
	font-size: 80%;
	padding: 0 7px 0 14px;
}

.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, 
.floatright h1, .floatright h2, .floatright h3, .floatright h4
{
	margin: 0 auto 1em;
	text-align: center;
	background: #cfd8e2;
	width: 100%;
	padding: 14px 0;
	border-bottom: 2px #fff solid;
	color: #555;
}

.sidebar p, .sidebar ul, .sidebar ol,
.floatright p, .floatright ul, .floatright ol {
	padding: 0 7px 0 14px;
}

.sidebar a, .floatright a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.sidebar a:hover, .floatright a:hover {
	text-decoration: underline;
}

.sidebar blockquote, .floatright blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0;
	margin: 1em auto;
	font-size: 1.1em;
	background: transparent;
}

.sidebar cite, .floatright cite {	
	font-style: normal;
	font-size: 1em;
	margin: 0 20px 1em 20px;
	float: right;
}

/*HTML5 Video styling*/

.video-container {
	background: #efefef;
	color: #424242;
	display: inline-block;
	width: 480px;
	padding-bottom: .25em;
	margin: 16px 0;
}

.video-container p {
	margin: 1em;
}

/* FEA Store page formatting */

.storeGallery {
	width: 90%;
	margin: 24px auto;
	padding: 0 24px 24px 24px;
	background: #f2f2f2;
	overflow: hidden;
}
.storeGallery img {
	margin: 6px;
	float: left;
	width: 110px;
	height: 110px;
}

/* Partners page formatting */

p.givingLevels {
	font-weight: bold;
	color: #8294a7;
	letter-spacing: 0.025em;
	padding: 0 0 .5em 0;
	margin: 0;
}

/* Conference section formatting */

table.registration, table.confSchedule {
	width: 95%;
	border-collapse: collapse;
	margin: 1em 0;
	line-height: 1.25em;
}

table.registration th, table.confSchedule th {
	background: #cfd8e2;
	padding: 14px;
	text-align: left;
	color: #555;
	border-bottom: 2px solid #fff;
}

table.registration td, table.confSchedule td {
	background: #f2f2f2;
	padding: 1em;
	font-size: 80%;
}

table.confSchedule td { 
	vertical-align: top;
}

.row {
	overflow: hidden;
	position: relative;
}

.half {
	width:46%;
	background: #f2f2f2;
	padding: 0;
	margin: 1em 1em 2em 0;
	float: left;
	height: 250px;
	overflow: hidden;
}

.half p {
	margin: 0 1em 1em;
}

.half h3 {
	margin: 0 auto 1em;
	text-align: center;
	background: #cfd8e2;
	width: 100%;
	padding: 1em 0;
	border-bottom: 2px #fff solid;
	color: #555;
}

.half .red {
	display: block;
	width: 40%;
	margin: 2em auto;
}

.half img {
	float: left;
	max-height: 140px;
	border: 1px solid #fff;
	margin: 0 10px 10px;
}




/* FOOTER */
#footer {
}
.pFooter {
	clear:both;
	background-color: #efefef;
	display: block;
	padding: 20px 0;
	text-align: center;

}

.pFooter p {
	font-size: 70%;
	color: #444;
	line-height: 1.5em;
}

.pFooter a {
	color: #666666;
	text-decoration: none;
}


.pFooter a:hover, .pFooter a:active {
	text-decoration: underline;
}



/* SITE MAP FONTS */
#sitemap {
	color: #A6B1BF;
	font-weight: bold;
}
.sitemap h2 {
	color: #6A7C95;
	font-weight: bolder;
	font-size: 0.75em;
	background-color: #CFD8E2;
	line-height: 1.75em;
	border-left-width: 0.5em;
	border-left-color: #A6B1BF;
	padding-left: .25em;
	border-left-style: solid;
}

#sitemap p {
	margin-left: 1.75em;
	font-size: .75em;
}
a.sitemap:link {
	color: #AC1A2F;
	text-decoration: none;
	margin-left: 1.5em;
}
a.sitemap:visited {
	color: #708298;
	text-decoration: none;
	margin-left: 1.5em;
}
a.sitemap:hover {
	color: #30F;
	text-decoration: underline;
	margin-left: 1.5em;
}
a.sitemap:active {
	color: #000;
	text-decoration: none;
	margin-left: 1.5em;
}

#sitemapLevel3 p {
	margin-left: 1.75em;
	font-size: .75em;

}
a.sitemapLevel3:link {
	color: #AC1A2F;
	text-decoration: none;
	margin-left: 3em;
	padding-left: .25em;
	border-left-width: 0.5em;
	border-left-color: #D8DCE0;
	border-left-style: solid;
}
a.sitemapLevel3:visited {
	color: #708298;
	text-decoration: none;
	margin-left: 3em;
	padding-left: .25em;
	border-left-width: .5em;
	border-left-color: #D8DCE0;
	border-left-style: solid;	
}
a.sitemapLevel3:hover {
	color: #30F;
	text-decoration: underline;
	margin-left: 3em;
	padding-left: .25em;
	border-left-width: .5em;
	border-left-color: #D8DCE0;
	border-left-style: solid;
}
a.sitemapLevel3:active {
	color: #000;
	text-decoration: none;
	margin-left: 3em;
	padding-left: .25em;
	border-left-width: .5em;
	border-left-color: #D8DCE0;
	border-left-style: solid;
}

/* ---- HOME PAGE LAYOUT : To be deleted when new homepage is uploaded ---- */

#HomeContent {
	background-color: #FFF;
	margin: 0 auto;
	width: 760px;
}

#emergencyMessage { /* formatting for the emergency message on the homepage*/
	width: 740px;
	color: #ac1a2f;
	background-color: #ffe5dc;
	border: 2px solid #ac1a2f;
	padding: 8px;
	margin: 0 auto;
	font-size: 80%;
	line-height: 1.5em;
}

table#smallArt {
	clear: both;
	margin: 10px auto 2em;
	border-collapse: separate;
}

/* USE THIS WHEN A SLIDE SHOW IS USED ON THE HOME PAGE INSTEAD OF A VIDEO*/

#homeSlideShow {
	/*	margin-left: 201px; */
	margin-top: 1px;
	z-index: 1;
}

/* USE THIS WHEN A VIDEO IS USED ON THE HOME PAGE INSTEAD OF A SLIDE SHOW*/

#homeVideo {
	/*	margin-left: 201px; */
	margin-top: 1px;
	z-index: 1;
	background-image: url(../media/videoBG.jpg);
	background-repeat: repeat-x;
}
