﻿

/* GSEA Website 2010 */


/* New GSEA Addons */


#2010rightcolumn {
				border-left:1px dotted #000;
}



#nominatebox {
background-color:#005581;
border: 0px dotted silver;
padding:10px;
color: #fff;
text-transform:uppercase;
font-weight:bold;
border-bottom:1px dotted #fff;
}

#nominatebox a:hover {
				background-color: yellow;
}

#landingpagezones {
				
}
/* ---- LightBox CSS Stuff ----- */

.PT ul
{
    margin:3px;
	padding:0;
	list-style:none;
}

.PT ul li
{
	padding:0;
	float:left;
	margin:0 .4em .4em 0;
	background:#fff;
	width:auto;
	border:1px solid #1a150f;
	background-position:center center;
	background-repeat:no-repeat;
	overflow:hidden;
}

.PT li a
{
	width:60px;
	height:60px;
	border:solid 1px #fff;
	display:block;
	text-indent:-5000px;
	font:0/0 Arial;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/_wpresources/QuestechSystems.SharePoint/1.0.0.0__f1874fca2a9b1c17/Images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink{
	width: 49%;
	height: 100%;
	background: transparent url(/_wpresources/QuestechSystems.SharePoint/1.0.0.0__f1874fca2a9b1c17/Images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:visited:hover { background: url(/_wpresources/QuestechSystems.SharePoint/1.0.0.0__f1874fca2a9b1c17/Images/prevlabel.gif) left 15% no-repeat; }
#prevLink:hover { background: url(/_wpresources/QuestechSystems.SharePoint/1.0.0.0__f1874fca2a9b1c17/Images/prevlabel.gif) left 15% no-repeat; }
#nextLink:visited:hover { background: url(/_wpresources/QuestechSystems.SharePoint/1.0.0.0__f1874fca2a9b1c17/Images/nextlabel.gif) right 15% no-repeat; }


#nextLink:hover { background: url(/_wpresources/QuestechSystems.SharePoint/1.0.0.0__f1874fca2a9b1c17/Images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;

	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

/*------ Master Page Template Stuff ----  */
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	background-color: #fff;
	background-repeat:repeat;
	margin: 0px;
	background-repeat:no-repeat;
	background-position: left 0px;

}

a {
	color: #c41230;
	text-decoration:none;
}

.noborder {
	border-width: 0px;
}

a:hover {
	text-decoration:underline;
}

#eonetworklinks {
	top:0px;
	border: 1px #ffffff thin;

	right:0px;
	position: relative;
	width: 300px;
	color:white;
}

#web20iconrow {
	float:right;
	width: 150px;
	font-size: .7em;
	text-align:right;
	height:35px;
	position: relative;
	z-index: 100;
	background-color:#000;
	padding:10px;
	background: url('/images/stripebackground.png');

}

#NavigationContainer {
	
	
	height: 100px;
	top:0px;
	left:-315px;
	z-index: 99;
	

	
}

.web20icons {
	margin-left: 5px;
}


/* Overall Page Wrapper */
#pageWrapper {
	margin: auto;
	width: 100%;
	z-index: 1;
		margin-bottom: 60px;
}

#siteActions {
float: right;
z-index: 10;
top: 0px;
position: fixed;
background-color:#ffffff;
border: 1px #e0e0e0 solid;

}

h1 {
	font-weight: bold;
	font-size: 16px;
}

/* Main Body Content */

#mainContentWrapper {
	margin:auto;
	width:950px;
	background-color: #ffffff;
	padding: 10px;
	min-height: 500px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}

#mainContent {
	margin-top: 20px;
	min-height:200px;
	line-height: 14px;
	padding-top:20px;


}

#pageheader {

	width:100%;
	height: 150px;
	margin: auto;
	top:0px;
	background-color: #005581;
	z-index: 2;
	background-repeat:no-repeat;
	background-image:url('../images/GSEAHeaderBack.png');
	background-position:right bottom;



}

#pageheaderNav {
	height:  34px;
	background: url('/images/stripebackground.png') repeat-x;
	
		top: 135px;
	position: absolute;
	width:  950px;
	padding: 0px;
	text-align:center;
	z-index:101;
	background-color:#000;
	padding-top: 5px;
	padding-left:5px;

}

#pageheaderLogo {
	margin-top: 5px;
	height: 75px;
	width: 400px;
	color:  #ffffff;
	position: absolute;
	
}


#pageheaderRegisterLinks {
	margin-top: 0px;

	height: 75px;
	width: 400px;
	color:  #ffffff;
	position: absolute;
	margin-left: 550px;

}

#pageheaderContent {
	margin: auto;
	width:950px;

}



/* Overall Page Footer */
#pagefooter {
	background-color: #005884;
	height: 15px;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	bottom: 0px;
	
	width: 100%;
	padding-top: 5px;



}


/* ----- Sharing is Caring Stuff ----- */

/* float web part panel */
.ms-ToolPaneOuter { position: absolute; height: 80% !important; border: 2px #6f9dd9 solid; top: 0; right: 0; z-index: 35; }
td#MSOTlPn_MainTD { width: 0 !important; }
td#MSOTlPn_ToolPaneCaption { cursor: move; } 


/* Global Navigation Items */
.globalNavItem {background: url('/images/stripebackground.png') repeat-x; padding: 5px; padding-bottom: 15px; font-size : 7.0pt; margin-top:0px; border-left:1px dotted #666666; border-right: 1px dotted #666666; border-top: 0px dotted #e0e0e0; 
 }
.globalNavItem a { color: #fff; text-decoration: none; text-transform: uppercase; font-weight:bold;  }
.globalNavItem a:hover { color: #fff; background-color: #c41230; background-image:url('../images/GSEA_NavHover.png'); background-position:center bottom; }
.globalNavItem a:active { color: #e0e0e0; }



.globalNavMenu { min-width: 100px; text-align:left; font-weight:bold; font-size: 8pt;}
.globalNavMenuItem { text-align:left; padding:3px; background-color:#000;  }
.globalNavMenuItem a { display: block; color: #fff; }
.globalNavMenuItem a:hover { background: #fff; text-decoration:none; color:#c41230 }



/*------ Inner Page Template Stuff ----  */

#leftColumnContent {
	background-color:#ffffff;
	border: 1px #e0e0e0 solid;
	width: 625px;
	float: left;
	padding: 10px;
}

.pageContent {
		font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	margin: 0;
	color: #000000;
}

#rightColumnContent {

	border-left: 1px #000 dotted;
	width: 255px;
	float:right;
	padding: 10px;
	margin-top:10px;

}


#contentBreadcrumb {
	background-color: #000000;
	color: #ffffff;
	padding: 5px;
	padding-top: 5px;
	margin-bottom:15px;
	font-size: 8pt;
	
}

#contentBreadcrumb a {
	text-decoration:none;
	color: #ffffff;
}

#PageTitleHeaders {
	font-size:18pt;
	
	color: #ffffff;
	background-color: #cd5806;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.ms-rteCustom-SectionDividerBorders {
	border: 0px #e0e0e0 solid;
	display:block;
	padding:10px;
	background-color:#fffff1;
	clear:both;
}

.ms-rteCustom-SpeakerImages {
	padding:5px;
	margin: 3px;
float:right;
	background-color:#e0e0e0;
	display: inline;
}


.ms-rteCustom-FloatImageOnRight {
	padding:5px;
	margin: 3px;
float:right;
	background-color:#e0e0e0;
	display:inline-block;
}

.ms-pagebreadcrumb {
	background-color:#c41230;
	color: #fff;

}

#largepagetitle {
	font-size: 20px;
	padding-top:15px;
	font-weight:bold;
	text-transform:uppercase;
	color: red;
	
}

#largepagetitlecontainer {
	width: 600px;
}

#linkitem a {
color: red;
}
.ms-rteCustom-ImageBorderNoFloat {
	padding:5px;
	margin: 3px;
	background-color:#e0e0e0;
	display:inline-block;
}


.ms-rteCustom-SectionHeadings {
	font-size: 9pt;
	color: #000000;
	padding-left: 3px;
	background-color: #e0e0e0;
	font-weight:bold;
	display:block;
}

.ms-rteCustom-SectionHeadings_Alternate {
	font-size: 11pt;
	color: #000000;
	letter-spacing: 3px;
	border-bottom: 1px #000000 solid;
	padding:5px;
	padding-left:0px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
}

.ms-rteCustom-PowerSpeakerHeader {
	font-size: 11pt;
	color: #000000;
	letter-spacing: 3px;
	border-bottom: 1px #000000 solid;

	padding:5px;
	padding-left:0px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url('../images/Icons/PowerSpeakerIcon.jpg'); background-position:right;background-repeat:no-repeat;
}

.ms-rteCustom-KeynoteSpeakerHeader {
	font-size: 13pt;
	color: #000000;
	letter-spacing: 5px;
	border-bottom: 1px #000000 solid;

	padding:5px;
	padding-left:0px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url('../images/Icons/KeynoteSpeakerIcon.jpg'); background-position:right;background-repeat:no-repeat;
}



.ms-rteCustom-SectionSubTitle {
	font-size: 8pt;
	color: #000000;

	font-weight:bold;
}


.ms-rteCustom-LargePageDescriptionText{
	font-size:14pt;
	font-weight:700;
	padding: 0px;
	display: block;
	line-height:18pt;

	
}

.ms-rteCustom-BoldText{
	font-weight:bold;
	
}

.ms-rteCustom-ItalicText{
font-style:italic;	
}

.ms-rteCustom-RegistrationLinks {
	text-transform:uppercase;
	display:block;
	padding:10px;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	background-color:#000000;
	letter-spacing: 3px;
	width: 100%;


}

#RegistrationOutline {

	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	border: 1px #e0e0e0 solid;
	width: 100%;
background-color:#cd5806;


}

.ms-WPTitle {
	border-bottom:0px #000000 solid !important;
	color: #fff;
	border-left:2px red dashed;
	font-size:11px;
	
	
}

.ms-WPHeader  {
				border-bottom: 0px !important;
				border-color: transparent !important;
				background: #c41230;
				height:25px;
				background-image:url('../images/GSEA_NavHover.png'); background-position:left bottom; background-repeat:no-repeat;
				
}

.ms-WPHeader td {
				border-bottom: 0px;
				padding: 5px;
				font-size:11px;
}

.ms-WPBody {
				
				padding:8px;
				border-left: 5px solid #e0e0e0;
				
				border-bottom: 5px solid #e0e0e0;
				background-color:#fff;
			
}

.ms-WPBody a {
font-weight:bold;
color: red !important;
}

.ms-WPBody a:hover {

}

.description {
				color: #000;
				border-bottom: 1px dotted #e0e0e0;
				padding-bottom: 10px;
}

.ms-sitemapdirectional {
				background-color:transparent !IMPORTANT;
				color: #fff;
}

.ms-pagebreadcrumb a {

  color:#ffffff;
  font-size:8pt;
  text-decoration:none;
}

ms-pagebreadcrumb {

  color:#ffffff;
  font-size:8pt;
  text-decoration:none;
}