/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	"UBER" STANDARD CSS - NOT COMPATIBLE WITH SELECTEDIT SITES
//---------------------------------------------------------------------------------------------------------
//	CONTENT STYLES:  see tempaltes directory for navigation styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Body structure elements
//-------------------------------------------------------------------------------------------------------*/
body
{
	margin:					0px;
	padding:				0px 0px;
	padding-top:			34px;
	
	background:		#fefefe url('/images/body_bg.gif') repeat-x;

	/*	Default text styles	----------------------------*/
	font-family:			Helvetica, Arial, Verdana, "Trebuchet MS", sans-serif;
	color:					#666666;
	font-size:				12px;
	line-height:			20px;

}

/*---------------------------------------------------------------------------------------------------------
//	Default link colors
//-------------------------------------------------------------------------------------------------------*/
a
{
	color:					#de820b;;
}

a:hover
{
	text-decoration:		underline;
}

/*---------------------------------------------------------------------------------------------------------
//	Site structure
//-------------------------------------------------------------------------------------------------------*/
/*	horizontal centering	*/
#center-x
{
	position:				relative;

	/*	Do not modify		----------------------------*/
	margin-right:			auto;
	margin-left:			auto;

	/*	Customize			----------------------------*/
	background:				url('/images/center_x_bg_gradient.gif') repeat-x #f0f0f0;
	width:					869px;
}

/*	Popup container	*/
#popup-box
{
	/*	Customize			----------------------------*/
	background-color:		white;
	border:					1px solid black;
	margin:					0px 20px 0px 20px;
	padding:				15px;
}

#header
{
	height:					109px;
}

#logo
{
	height:					49px;
	width:					149px;
	line-height:			75px;
	background-color:		#666666;
	color:					white;
	font-size:				16px;
	font-weight:			bold;
	text-align:				center;
	margin-top:				25px;
	margin-left:			78px;
	z-index:				105;
}

#tagline
{
	position:				absolute;
	left:					269px;
	top:					10px;
}

#next-gen-data-center
{
	height:					18px;
	width:					830px;
	position:				absolute;
	left:					19px;
	top:					90px;	
	border-bottom:			1px solid #e6e6e6;
}

#logo a,
#logo a:hover
{
	color:					white;
}

table#body
{
	border-collapse:		collapse;
	width:					849px;
}

col#col-left
{
	width:					160px;
}

col#col-content
{
	width:					auto;
}

/*	See sectionnav CSS tempaltes for td#left	*/

td#content
{
	width:					auto;
	padding:				14px 0px 20px 0px;
}

/*---------------------------------------------------------------------------------------------------------
//	Footer styles
//-------------------------------------------------------------------------------------------------------*/
#footer
{
	clear:					both;
	margin:					0px;
	margin-top:				40px;
	height:					50px;
	padding:				5px 160px;
	background:				none;
	color:					#acadb2;
	font-size:				9px;
}

#footer #footer-home
{
	margin-left:			-110px;
}

#footer p
{
	clear:					both;
}

#footer ul
{
	width:					100%;
	margin:					0px;
	padding:				0px;
	list-style-type:		none;
}

#footer li
{
	float:					left;
	padding:				5px 10px;
}

/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	Standard body styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
h1
{
	margin:					0px 0px 0.5em 0px;
	padding:				0px;
	font-weight:			bold;
	color:					#053c7b;
	font-size:				14px;
}

h1 a,h1 a:hover
{
	display: block;
	color:					#053c7b;
	text-decoration:		none;
	border-bottom:			1px solid #e6e6e6;
}

#popup-box h1
{
	margin-top:				10px;
	text-align:				center
}

h2
{
	margin:					0px 0px 0.2em 0px;
	padding:				0px;
	font-size:				18px;
	font-weight:			bold;
	color:					#666666;
}

h3
{
	margin:					1.7em 0em 0em 0em;
	font-weight:			bold;
}

/*	Standard body style	*/
.bodytext
{
	margin:					0em 0em 1.7em 0px;
	padding:				0px;
	font-family:			Arial, Verdana, "Trebuchet MS", sans-serif;
	color:					#666666;
	font-size:				12px;
}

.bodytext img
{
	border:					1px solid #dbdbdb;
}

blockquote
{
	margin:					1em 3em;
	padding:				0em;
	font-style:				italic;
}

.standard-image
{
	width:					234px;
	float:					right;
	margin:				0px 0px 20px 20px;
}

.standard-image .caption
{
	font-style:				italic;
	padding:				10px;
}

/*---------------------------------------------------------------------------------------------------------
//	Sidebar styles
//-------------------------------------------------------------------------------------------------------*/
td#right
{
	width:					249px;
	padding:				12px 0px 20px 21px;
}

th.header
{
	display:				block;
	padding:				0px;
	margin-bottom:			0.4em;
	border-bottom:			1px solid #e6e6e6;
	font-family:			Helvetica, Arial, Verdana, "Trebuchet MS", sans-serif;
	font-weight:			bold;
	font-size:				12px;
	text-decoration:		none;
	color:					#acadb2;
	text-align:				left;
}

td#right table.sidebarwidget
{
	width:					100%;
}

td#right .block
{
	font-size:				11px;
	margin-bottom:			20px;
}

td#right .block a
{
	font-size:				11px;
	line-height:			18px;
}

/*---------------------------------------------------------------------------------------------------------
//	Home Page styles
//-------------------------------------------------------------------------------------------------------*/
/*	Slideshow	*/
#slideshow
{
	width:	756px;
	height: 212px;
	margin:					0px auto 20px 51px;
	border:					1px solid #9b9b9b;
}

/*	Text	*/
#home-page-text
{
	font-family: Helvetica, Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size:				16px;
	font-weight:			normal;
	line-height:			26px;
	color:					#2e2e2e;
	width:					532px;
	margin:					0px 10px 20px 53px;
}

#home-page-text a
{
	color:					#de820b;
}

#home-page-text h1
{
	font-size:				14px;
	font-weight:			bold;
	color:					#acadb2;
	line-height:			14px;
}

/*	Upcoming Events	*/
#home-page-events
{
	float:					right;
	width:					211px;
	margin-right:			53px;
}

#home-page-events .event-box
{
	border-bottom:			1px solid #afc3d9;
	padding-bottom:			10px;
	margin-bottom:			10px;
}

#home-page-events .event-abstract
{
	font-size:				12px;
	line-height:			18px;
	color:					#de820b;

}

#home-page-events .event-date
{
	font-size:				11px;
	line-height:			14px;
	color:					#231f20;
}

#home-page-events h1
{
	color:					#acadb2;
	font-size:				14px;
	font-weight:			bold;
}

/*	Information Box	*/
#home-page-information-box table
{
	font-family: Helvetica, Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size:				13px;
	line-height:			17px;
	background-color:		#252122;
	color:					#dadada;
	width:					532px;
	margin:					0px;
	margin-left:			 53px;
}

#home-page-information-box table a
{
	font-family: Helvetica, Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size:				13px;
	line-height:			17px;
	color:					#dadada;
}

#home-page-information-box table a:hover
{
	text-decoration:		none;
}

#home-page-information-box th
{
	border-bottom: 1px solid #3a393d;
	text-align: left;
	padding:			10px 20px;
	color:					white;
}

#home-page-information-box td
{
	width:					50%;
	padding:				15px 20px 20px 20px;
}

#home-page-information-box h2
{
	display:				inline;
	color:					#f8981d;
	font-size:				13px;
	font-weight:			bold;
	line-height:			17px;
	padding-right:			5px;
}






#home-col-group
{
	margin-left:			60px;
	margin-bottom:			30px;
	color:					black;
	white-space:			nowrap;
	width:					780px;
}

#home-col-1
{
	float:					left;
	width:					200px;
	height:					320px;
	margin:					0px 10px;
	padding:				20px;
	background:				#dadada;
}

#home-col-1 h1
{
	font-size:				18px;
}

#home-col-2
{
	float:					left;
	width:					200px;
	height:					320px;
	margin:					0px 10px;
	padding:				20px;
	background:				#dadada;
}

#home-col-2 h1
{
	font-size:				18px;
}

#home-col-3
{
	float:					left;
	width:					240px;
	height:					360px;
	margin:					0px 10px;
	padding:				0px;
}


/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Table Data
//-------------------------------------------------------------------------------------------------------*/
table.data
{
	border:					1px solid rgb(204,215,238);
	border-collapse:		collapse;
	empty-cells:			show;
}

table.data caption
{
	margin:					0.5em 0em;
	text-align:				left;
	font-weight:			bold;
}

tr.r0
{
	background-color:		white;
}

tr.r1
{
	background-color:		rgb(238,245,255);
}

table.data th,
table.data td
{
	padding:				0.5em 1.0em;
	text-align:				left;
}

table.data th
{
	vertical-align:			bottom;
	background-color:		rgb(204,215,238);
	font-weight:			bold;
	color:					white;
}

table.data td
{
	vertical-align:			top;
	border-bottom:			1px solid rgb(204,215,238);
}

/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Bread crumb
//-------------------------------------------------------------------------------------------------------*/
#breadcrumb
{
	clear:					both;
	display:				block;
	width:					auto;
	height:					26px;
	padding:				0em 1.0em;
	white-space:			nowrap;
	border-bottom:			1px solid rgb(238,238,238);
}

#breadcrumb a
{
}

#breadcrumb .static
{
	font-weight:			bold;
}

#breadcrumb .divider
{
	padding:				0em 0.25em;
}



/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Social networking tool links
//-------------------------------------------------------------------------------------------------------*/
table.links-bar td
{
	padding:				0px 10px 0px 0px;
}

.inline-digg
{
	float:					left;
	margin:					3px 10px 5px 0px;
}

/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Video controls
//-------------------------------------------------------------------------------------------------------*/
#video-buttons a
{
	background-color:		#CCCCCC;
	color:					white;
	font-weight:			bold;
	padding:				4px 6px;
	margin-right:			5px;
	float:					left;
	margin-top:				5px;
}

#breadcrumb a
{
}

#breadcrumb .static
{
	font-weight:			bold;
}

#breadcrumb .divider
{
	padding:				0em 0.25em;
}

/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	MISCELLANEOUS DEFAULTS
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*	Used so that non-CSS browsers deliniate footer block from body content	*/
hr
{
	display:				none;
}

/*	Hidden elements	*/
.hdn
{
	display:				none;
}

/*	because HTML should have this as the default	*/
td
{
	vertical-align:			top;
	padding:				0px;
}

/*	prevent ugly purple borders around linked images	*/
img
{
	border:					0px;
}

/*	do not underline links	*/
a
{
	text-decoration:		none;
}

/*	shortcomings of the formatter	*/
p
{
	margin:					0px;
}

/*	IE will allocate space for these if there are not display:none -  POSJ	*/
map
{
	display:				none;
}

sup
{
	vertical-align:			super;
	font-size:				0.75em;
}
