/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
}
	
#container {
	background-color: #FFFFFF;
	color: #333;
	line-height: 130%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
 }

#toplogo {
	height: 120px;
	text-align: left;
	background:url(../App_Themes/GALEFORCE/images/top_nav_graphic.jpg) no-repeat top right;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #85898A;
	border-bottom:2px solid #3657C4;
	padding-bottom:10px;

 }



/*# 1. Nav Start #*/

#topnav {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3657C4;
 }
 
 ul#topnavlist {
	white-space: nowrap;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 0px;
	margin: 0px;
 }

#topnavlist li {
 display: inline;
 list-style-type: none;
 }

#topnavlist a {
	padding: 2px 4px 4px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#topnavlist a:link, #topnavlist a:visited {
 color: #85898A;
 text-decoration: none;
 }

#topnavlist a:hover {
 color: #3657C4;
 text-decoration: none;
 }

/* Nav End */

/*# 2. SubNav Start #*/

#leftnav
 {
	float: left;
	width: 180px;
	line-height: 145%;
 }
 
#navcontainer {
	width: 190px;
	text-align: left;
 }

 
#active a:link, #active a:visited, #active a:hover {
	background-color: #CCCCCC;
	color: #FF9900;
	font-weight: bold;
}
 
#activesub a:link, #activesub a:visited, #activesub a:hover {
	background-color: #CCCCCC;
	color: #FF9900;
	font-weight: bold;
}

/* SubNav End */

#content {
	 min-width:688px;
	 margin-left: 220px;
	 padding: 5px 20px 10px;
}

#contenthp {
	 padding: 10px 10px;
}

.floatright {
	 float: right;
	 margin: 0 0 20px 30px;
}

.floatleft {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
}


/*# 3. Photo Gallery #*/
/*
.photoGallery
{
	margin: auto;
	text-align: center;
	width: 648px;
}

.photoGallery .Slider .Pager
{
	margin-left: 80px;	
}

.photoGalleryContainer
{
	margin: auto;
	text-align: center;
}

.photoGallery img
{
	margin: 0px 5px 5px;
	border: none;
	padding: 2px;
	border: 1px solid #000000;
}
*/
/*# 4. Gallery list #*/
/*
.gallery
{
	float: left;
	text-align: center;
}

.gallery h3
{
	/*background: #cccccc url(http://www.galeforce-online.net/App_Themes/CorporateSite/Images/topMenuBackground.gif) repeat-x center left;
	*/margin: 0px 5px;
	padding: 2px 0px;
	/*color: #ffffff;*/
}

*/

/* Photo Gallery main page */

div.photoGalleryContainer  { width: 100%; border: 1px solid #efefef; }
div.photoGallery	   { margin-top: 20px; }

div.gallery		   { float: left; margin: 0 20px 20px 0; /*background-color: #f4f4f4;*/ }
.gallery h3		   { display: block; font-size: 14px; height: 26px; line-height: 26px; padding-left: 7px; margin: 0; }
img.teaser		   { border: 2px solid #3474D4; padding: 1px; margin: 0 5px 5px 5px; }


/* Photo Gallery sub page */

.photoGallery table	   { /*width: 100%;*/ }
.photoGallery table td img { margin: 10px; }


/*# 5. Content Styles #*/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3657C4;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 6px;
}

p a:link, p a:visited {
	color: #85898A;
}

p a:hover {
	color: #3657C4;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3657C4;
	text-align: left;
	line-height: 28px;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3657C4;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
	color: #3474D4;
	text-align: left;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
	color: #3474D4;
	text-align: left;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3657C4;
	text-align: left;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3657C4;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 0px;
	margin: 0px;
}

table {
	margin: 18px 0;
	width: 500px;
}

th, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3657C4;
	padding: 5px 10px;
}

td {
	width: 50%;
}

hr {
	display: block;
	height: 1px;
	border: 1px solid #3657C4;
}

/*
#footer {
	clear: both;
	color: #3657C4;
	text-align: center;
	padding-left: 10px;
	padding-top: 2px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #3657C4;
 }

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	margin: 0px 0px 5px;
}
*/

ul.FooterMainMenuAspNet-Menu
{
	clear: both;
	color: #3657C4;
	text-align: center;
	padding-left: 10px;
	padding-top: 2px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #3657C4;
	margin-left:10px;
}

ul.FooterMainMenuAspNet-Menu li
{
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333333;
	margin-right:5px;
	border-right: 1px solid #777777;
	padding-right:5px;
	line-height: 14px;
	height:14px;
}


/*# 6. Left Navigation #*/

ul.MainMenuAspNet-Menu {
	float:left; width:180px; margin: 2em 0 0 2%; text-align:center;

	list-style: none; padding: 0 0 2em;
	background: #3657C4;
}

ul.MainMenuAspNet-Menu li {
	padding: 0.25em 0; line-height: 1em;
  	border-bottom: 2px solid #FFFFFF;
}

ul.MainMenuAspNet-Menu a {
	text-decoration: none;
  	padding: 0.25em 0.5em; margin: 0 1em;
  	background: #FFFFFF;
  	position: relative; top: 1.1em;
  	display: block;
}

ul.MainMenuAspNet-Menu a:link,
ul.MainMenuAspNet-Menu a:visited,
ul.MainMenuAspNet-Menu a:hover {
	color: #3657C4;
}

ul.MainMenuAspNet-Menu a:hover {
	background-color:#cccccc;
}

div#entry {
	margin: 2em 10% 1em 30%; padding: 0;
}

/*# 7. Bullet List #*/

#content li {
	list-style-image: url(../App_Themes/GALEFORCE/images/blue_bullet_shadow.gif);
	margin-top: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: left;
}

#content ul {
	list-style-image: url(../App_Themes/GALEFORCE/images/blue_bullet_shadow.gif);
	margin-left: 35px;
	padding-left: 0px;
}
.events_table {
	width: auto;
	text-align: left;
}

.events_table th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3657C4;
	text-align: left;
	vertical-align: top;
}

.events_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3657C4;
	text-align: left;
	vertical-align: top;
}

.awards_table
{
	text-align: left;
	margin:10px 0;
}

.awards_table td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3657C4;
	vertical-align: top;
	padding-right:10px;
}


/*# 8. Adult Tuition image styles #*/

.adultTuitionPhoto
{
	width:150px;
	font-size:9px;
	float:right;
	margin-left:40px;
	color: #3657C4;
}

#leftcol
{
	width:340px;
	float:left;
}

#rightcol
{
	width:335px; 
	float:right;
	margin-bottom:2em;
}

#rightcol ul, #leftcol ul
{
	float:left;
	margin:0;
}

#rightcol li, #leftcol li
{
	list-style:none;
	color: #3657C4;
	float:left;
	font-size: 9px;
	margin:0.5em;
}

#rightcol img, #leftcol img
{
	display: block;
}

ul.summerschool li
{
	height:300px;
}

/*# 9. About Galeforce #*/

#aboutStyles h1 {
	font-size: 38px;
	line-height: 38px;
}

#aboutStyles h2 a {
	color: #3657C4;
	text-decoration: none;
	font-weight: bold;
}

#aboutStyles h2 a:hover {
	text-decoration: underline;
}

.aboutBlock img {
	display: block;
	float: left;
	margin: 15px 15px 15px 0;
}

.aboutBlock {
	width: 100%;
	float: left;
	border-bottom: solid 1px #CCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.aboutBlock img {
	float: left;
	display: block;
	margin: 0 15px 10px 0;
}

.aboutBlock p {
	display: block;
	font-size: 12px;
	line-height: 18px;

}

.aboutBlock a:link {
	color: #3657C4;
	text-decoration: none;
	font-weight: bold;
}

.aboutBlock a {
	text-decoration: none;
}

.aboutBlock a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.aboutBlock a:visited {
	color: #3657C4;
	font-weight: bold;

}

.aboutBlock a:active {
	color: #3657C4;
	font-weight: bold;
}

/*# 10. News Pages #*/

#newsPage {
	padding: 10px 0 0 0;
}


#newsPage img {
	display: block;
	float: left;
	margin: 0 20px 15px 0;
	
}

#newsPage p {
	font-size: 12px;
	line-height: 18px;
}

li {
	color: #3657C4;
}

#2016 {
	height: 240px;
}