﻿@import "/App_/ROOT/PageFrame/StandardPartial/StyleSheet.css";
#frame .mainFrame
{
	min-height: 291px;
	background: url(/App_/ROOT/PageFrame/Standard/ContentBG-Main.gif) no-repeat;
}
#frame .topFrame
{
	height: 20px;
	background: url(/App_/ROOT/PageFrame/Standard/ContentBG-Top.jpg) no-repeat;
}

#backFrame
{
	background: url(/App_/ROOT/PageFrame/Standard/ContentBG-BottomSync.jpg) repeat-y;
}

#frame .leftTool
{
	padding: 0 10px 0 15px;
	width: 265px;
	color: #bfb3ab;
	font-size: 10pt;
}
#ctl00_ctl00_FramePane_PageBodyPane_Engine_List_PaginationFooter
{	
	float:right;
}

#ctl00_ctl00_FramePane_PageBodyPane_Engine_List_SelectAction
{
	vertical-align:middle;
}

#frame .leftTool h2
{
	color:#C09A6C;
	padding-left:20px;
}

#frame .leftTool a
{
	color: #bfb3ab;
}

table.mainTable td
{
	height:100%;
	vertical-align:top;
}
#frame .contentDivider
{
	padding: 0 10px 0 10px;
	margin-top: 20px;
	background: url(/App_/ROOT/PageFrame/Standard/ContentDivider-Sync.png) repeat-y;
}
#frame .page
{
	padding: 0 25px 0 10px;
	width: 600px;
	color: #bfb3ab;
	font-size: 10pt;
}

#frame .contentPane h1
{
	padding-bottom: 5px;
	margin-left: -5px;
}

#frame .contentPane p
{
	margin-bottom: 1em;
	line-height:1.3em;
}
#frame .contentPane a
{
	color: #C09A6C;
}
#frame .contentPane li
{
	padding:5px 0 5px 0;
	line-height:1.3em;
}
#frame .errorPane
{
	padding-bottom: 5px;
	color: #C09A6C;
	font-weight: bold;
}

#frame .error
{
	color: #C09A6C;
	font-weight: bold;
}

#frame .recentNewsBody
{
	padding-left: 7px;
	line-height:1.3em;
}

#frame .newsSection
{
	padding-left: 10px;
}

#frame .newsSection a
{
	text-decoration: none;
	font-weight: bold;
}

#frame .newsSection a:hover
{
	text-decoration: underline;
}

#frame .backCommand a
{
	color: #C09A6C;
	float: right;
}

#frame .backCommandImage
{
	float: right;
}
#frame .whitePaperLink a
{
	float: right;
}
#frame .caseStudyLink a
{
	float: right;
}
#frame .pressReleaseHeadline
{
	font-size: 11pt;
}
table.pagerFrame
{
	width: 100%;
	margin-left: 5px;
}

#jobList td
{
	padding-right: 10px;
}
#frame .engineContentPane a
{
	color: #C09A6C;
}

#frame .engineContentPane p
{
	margin-bottom: 1em;
	line-height:1.3em;
}
#frame .engineContentPane li
{
	line-height:1.3em;
}

#frame .engineContentPane table
{
	line-height:1.3em;
	margin:10px 0;
}
#frame .footer
{
	color: #bfb3ab;
	float: right;
	text-align: right;
	width: 960px;
	font-weight: normal;
	font-size: 9pt;
}
#frame .gsaLogo
{
	padding-left: 15px;
	float: left;
}
#frame .footer a
{
	color: #bfb3ab;
}
#frame .authorInfo
{
	float: right;
}
#footerList
{
	color: #bfb3ab;
	text-align: right;
	margin: 10px 0 10px 0;
	padding-top: 20px;
}

#footerList li
{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
	border-left: 1px solid #aabdc3;
}
#footerList li.firstChild
{
	border: 0;
}
table.shareTable td
{
	color: #bfb3ab;
	padding: 10px 10px 10px 0;
}
table.shareTable td *
{
	vertical-align: top;
}
#frame .shareThisPage
{
	vertical-align:middle;
}


table.shareTable a
{
	color: #bfb3ab;
	text-decoration: none;
	vertical-align: top;
	font-size: 9pt;
	padding-left: 5px;
}
table.shareTable a:hover
{
	text-decoration: underline;
}

table.engineTable td
{
	padding: 2px;
}

table.pagerFrame a
{
	color: #C09A6C;
}
/* PRINT */
@media print
{
	.noprint
	{
		display: none;
	}

	body
	{
		background-color: #fff;
	}

	#header .headerMenu
	{
		display: none;
	}

	#subMenuDiv
	{
		display: none;
	}

	#header .headerRight
	{
		display: none;
	}
	#frame .leftTool
	{
		display: none;
	}

	#frame .footer
	{
		display: none;
	}

	#frame .page
	{
		width: 100%;
	}
	#frame .contentPane
	{
		font-size: 14pt;
	}

	#image
	{
		display: none;
	}

	#menuBar
	{
		display: none;
	}

	#searchContainer
	{
		display: none;
	}

	#leftColumn
	{
		display: none;
	}

	div.backNext
	{
		display: none;
	}

	#bottomContentWide, #bottomContentNarrow, #bottomContentCollapse
	{
		display: none;
	}

	#footerNav
	{
		display: none;
	}
}
