﻿/* 
========================================
CSS for Summit (Tableless)
========================================
*/

* {
	margin: 0;
	padding: 0;
}

BODY {
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}

/*====================================*/
/*CUSTOM IDS AND CLASSES */
/*====================================*/

#pageHolder { /*--Sets overall width and centers page--*/ 
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
#pageHolderOrbit {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	}
#footerContainer {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 20px;
	}
	
/*====== Home Skin ======*/

#logoContainerHome {
	width: 100%;
	text-align: center;
	height: 150px;
	float: left;
	background-image: url(Images/Summit_LogoHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.homeImagePane {
	width: 100%;
	text-align: center;
	height: 150px;
	float: left;
}
#homeNavContainer {
	width: 100%;
	height: 35px;
	text-align: center;
	float: left;
	background-image: url(Images/Summit_NavHome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	}
#homeContentWrapper {
	width: 100%;
	text-align: left;
	float: left;
	background-image: url(Images/Summit_HomeBKG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.homeContentPane {
	width: 550px;
	text-align: left;
	padding: 40px 40px 200px 10px;
	float: left;
}
html>body .homeContentPane{
	width: 495px;
}
.homeRightPane {
	width: 210px;
	text-align: left;
	padding-top: 40px;
	float: left;
}

/*====== Content Skin ======*/

#logoContainer {
	width: 100%;
	text-align: center;
	height: 100px;
	float: left;
	background-image: url(Images/Summit_LogoBlue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#logoContainerPurple {
	width: 100%;
	text-align: center;
	height: 100px;
	float: left;
	background-image: url(Images/Summit_LogoPurple.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#logoContainerOrbit {
	width: 100%;
	text-align: center;
	height: 100px;
	float: left;
	background-image: url(Images/Summit_LogoOrbit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.logoOrbit {
	position: absolute;
	left: 0px;
	top: 15px;
	z-index: 999;
	/*width: 161px;
	height: 98px;*/
}
#contentWrapper {
	width: 100%;
	text-align: left;
	float: left;
	background-color: #353333;
	padding: 0 30px 0 95px;
	background-image: url(Images/Summit_RedBKG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
html>body #contentWrapper{
	width: 635px;
}
#contentWrapperGrey {
	width: 100%;
	text-align: left;
	float: left;
	background-color: #353333;
	padding: 0 30px 0 95px;
	background-image: url(Images/Summit_GreyBKG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
html>body #contentWrapperGrey{
	width: 635px;
}
#contentWrapperOrbit {
	width: 100%;
	text-align: left;
	float: left;
	background-color: #353333;
	padding: 0 30px 0 95px;
	background-image: url(Images/Summit_OrbitBKG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
html>body #contentWrapperOrbit{
	width: 635px;
}
#leftTopWrapper {
	width: 485px;
	text-align: left;
	float: left;
	padding: 0;
}
.imagePane {
	width: 100%;
	height: 75px;
	text-align: left;
	float: left;
}
.topPane {
	width: 100%;
	text-align: left;
	float: left;
	margin-top: 30px;
}
#navContainer {
	width: 150px;
	text-align: right;
	float: left;
	margin-top: 15px;
	}
.contentPane {
	width: 485px;
	text-align: left;
	padding: 20px 25px 55px 0;
	float: left;
}
html>body .contentPane{
	width: 455px;
}
.rightPane {
	width: 150px;
	text-align: left;
	padding: 20px 0 55px 0;
	float: left;
}

/*==============================================
Xmod Thickbox/Ajax Press Clipping template styles
===============================================*/
#galleryContainer {
	width: 450px;
	display: block;
	/*vertical-align: bottom;*/
	padding: 0;
	margin: 0;
	/*height: 100%;*/
}
.galleryContainer {
	width: 450px;
	/*display: block;*/
	/*vertical-align: bottom;*/
	padding: 0;
	margin: 0;
	height: 710px;
}
.galleryItem {
	width: 150px;
	float: left;
	display: block;
	min-height: 190px;
	height: 100%;
	padding: 0 0 7px 0;
	margin: 0;
}
.galleryImagesItem {
	width: 150px;
	float: left;
	display: block;
	min-height: 158px;
	height: 100%;
	padding: 0 0 7px 0;
	margin: 0;
}
A.thickbox img {
	border: none;
}

/*====================================*/
/* GENERIC STYLES*/
/*====================================*/
.Normal {
	color:#D0D0D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	}
P {
	color:#D0D0D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	}
.NormalTextBox {
	}
.SearchTextBox {
	}
H1 {
	color: #D0D0D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0.03em;
}
H2  {
	color: #66BDE8;
	/*color: #999999;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 0.03em;
	text-align: left;
}
H3 {
	color:#CCCCCC;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	text-align: left;
}
H4 {
	color:#CCCCCC;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.1em;
	text-align: left;
	font-style: italic;
}
H5 {}
H6 {}
TD {

}
TH,DIV {}
OL {
	list-style-position: outside;
	padding-left: 2.5em;
}
.Normal li {
	list-style-position: inside;
	margin-left: 10px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #FFFFFF;
	}
a:hover {
    color:#FFFFFF;
	text-decoration: underline;
}
.footer, a.footer:link, a.footer:active, a.footer:visited {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
}
a.footer:hover {
	COLOR:#C5C2B7;
	TEXT-DECORATION: underline;
}
.LinksDesignTable a:link, .LinksDesignTable a:active, .LinksDesignTable a:visited {
	color:#cc3300;
}
.LinksDesignTable a:hover {
	TEXT-DECORATION: underline;
}
.LinksDesignTable TD {
	padding: 10px 0;
}
/*====================================================*/
/* Styles for XMod forms*/
/*====================================================*/
.formButton {
	background-color: #D0D0D0;
	text-align: center;
	border: 1px solid #333333;

}
/*====================================================*/
/* Styles the Content Pane Headings in Edit Mode*/
/*====================================================*/
.Head {	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #cccccc;
}
.SubHead {	
	FONT-SIZE: 11px; 
	COLOR: #cccccc;
}
.SubSubHead {	
		FONT-SIZE: 11px; 
COLOR: #cccccc;
}
/*====================================================*/
/*Edit Mode Buttons*/
/*====================================================*/
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active  {	
	COLOR: #CCCCCC; 
	TEXT-DECORATION: none;
}
A.CommandButton:hover {
	COLOR:#cccccc; 
	TEXT-DECORATION: underline;
}

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*====== Horizontal Menu - Home Page ======*/
/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#navHorz ul { /* all submenu lists */
	padding: 0;
	margin: 0 auto;
	margin-top: 1px;
	border: 0;
	list-style: none;
	white-space: nowrap;
	/*z-index: 99999;*/
	z-index: 89; /*Changed to stop conflict with LightBox z-index of 100 and overly of 90*/
	position: relative;
}
#navHorz { /* all submenu lists */
	padding: 0;
	margin: 0 auto;
	margin-top: 1px;
	border: 0;
	list-style: none;
	white-space: nowrap;
	/*z-index: 99999;*/
	z-index: 89; /*Changed to stop conflict with LightBox z-index of 100 and overly of 90*/
	position: relative;
}
#navHorz li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}
#navHorz li li { /* all items under the top level */
	z-index: 11113;
}
#navHorz a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}
#navHorz li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}
#navHorz li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}
#navHorz li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}
#navHorz li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}
#navHorz li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}
#navHorz li.sfhover ul ul ul {
	left: -9999px;
}
#navHorz li.sfhover ul ul {
	left: -9999px;
}
#navHorz li:hover ul ul ul {
	left: -9999px;
}
#navHorz li:hover ul ul {
	left: -9999px;
}
#navHorz li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}
#navHorz li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}
#navHorz li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}
#navHorz li li li:hover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}
#navHorz li li:hover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}
#navHorz li:hover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}
#navHorz iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}
.ArrowPointer {
	cursor: default;
}

/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
/*#navHorz ul { /* all lists */
    /*width: 100%;*/
    /*background-color: transparent;
	display: inline;
	float: left; 
}*/
#navHorz { /* all lists */
    width: 100%;
    /*background-color: transparent;
	display: inline;
	float: left;*/
	margin: 0 auto;
}
#navHorz li { /* all list items */
    /* hack for MacIE5 to ignore, while other browsers use \*/
    width: auto;
    _width: 1px;
    /* end hack */
}
#navHorz li li {
	height: auto;
}
#navHorz li ul { /* second-level lists */
	width: 150px;
	display: block;
	float: left;
	margin: 0;
	line-height: 12px;
	height: auto;
	left: -999em;
	font-weight: normal;
	text-align: left;
}
#navHorz li ul ul { /* third-and-above-level lists */
    background-color: #474444;
    line-height: 12px;
    margin: -1.75em 0 0 9.25em;
}
#navHorz a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	background-color: transparent;
	height: 28px;
	width: auto;
	padding: 8px 13px 0 13px;
	/*border-right: 1px solid #99999;*/
	opacity: .9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
#navHorz li a:hover {
    color: #cccccc;
	height: 28px;
	padding: 8px 13px 0 13px;
	/*border-right: 1px solid #cccccc;*/
}
#navHorz li li a {
	width: 150px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #CE3C10;
	background-color: #474444;
	background-image: none;
	white-space: normal;
	height: auto;
}
#navHorz li li a:hover {
	background-image:  none;
    color: #FFFFFF;
	background-color: #5B5858;
	line-height: 12px;
    height: auto;
	padding: 5px;
	width: 150px;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#navHorz #houseMenuParentItem a
{ /* all links under the parent item (li) */
    background-color: transparent; 
    text-decoration: none;
}

#navHorz a#houseMenuParentLink
{ /* parent link itself */
    background-color: transparent; 
    text-decoration: none;
}

#navHorz a#navHorzCurrentLink
{ /* current link itself */
	background-image:  url(Images/greenMenuHover.gif);
	background-repeat: repeat-x;
    color: #FFFFFF; 
    /*background-color: #fff; */
    text-decoration: none;
}
#navHorz li#navHorzItemHome {
	border: none;
	display: none;
}
/*========== END ==========*/

/*==============================================*/
/*====== Vertical Menu - Content Pages =========*/
/*==============================================*/

#houseMenuV, #houseMenuV ul {  /* all lists */
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: transparent;
}

#houseMenuV li { /* all list items */
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	float: left;
	width: 150px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 150px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	line-height: 16px;
}

#houseMenuV li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	margin-left: -105px;
	_margin-left: -252px;
	margin-top: -15px;
	z-index: 998;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 16px;
	text-transform: none;
	border: none;
	width: 150px;
}

#houseMenuV li ul ul { /* third-and-above-level lists */
	right: -9999px;
	z-index: 999;
}

#houseMenuV a {
	display: block;
	width: 150px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 144px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	padding: 1px 4px 2px 4px;
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	z-index: 997;
}

#houseMenuV li a:hover {
	color: #cccccc;
	background-color: transparent;
}
#houseMenuV li li a { /* second-level lists */
	display: block;
	width: 150px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 150px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	color: #CE3C10;
	text-transform: none;
	text-decoration: none;
	background-color: #474444;
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	z-index: 999;
}
#houseMenuV li li a:hover {
	width: 150px;
	color: #FFFFFF;
	background-color: #5B5858;
}
#houseMenuV li:hover ul ul, 
#houseMenuV li:hover ul ul ul, 
#houseMenuV li.sfhover ul ul, 
#houseMenuV li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuV li:hover ul, 
#houseMenuV li li:hover ul, 
#houseMenuV li li li:hover ul, 
#houseMenuV li.sfhover ul, 
#houseMenuV li li.sfhover ul, 
#houseMenuV li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999;
}

#houseMenuV iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #eeeeee;
	background-color: #666;
	text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #eeeeee;
	background-color: #333;
	text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #ffffff;
	background-color: #600;
	text-decoration: none;
}


/*========== END ==========*/

.Eventday,.Eventweekenday {
background-color:#FFFFFF
}
.Eventday,.Eventweekenday {
background-color:#FFFFFF
}
.DataGrid_Item {
background-color:#ffffff;
color:#000000;
}
.DataGrid_AlternatingItem {
background-color:#ffffff;
color:#000000;
}
