@import url(/sfxStyles/2007/universal.css);
em {
	font-size: 16px;
	color: #668db3;
}
em.new{
	font-size:16px;
	color:#CC0000;
}
#divPageTop {
	width: 905px;
	height: 10px;
	background-image: url(/styles/images/pageTop.png);
	margin: 0 auto;
}
#divPageBottom {
	width: 905px;
	height: 10px;
	background-image: url(/styles/images/pageBottom.png);
}
#divPageContent {
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 11px;
	background-color: #ffffff;
}
#divPageContent h1 {
	color: #369;
	display: none;
	margin: 0 0 10px;
}
#divPageContent #divBodyCopy h2 {
	color: #369;
	font-size: 25px;
	margin: 20px 0 10px;
	font-weight: normal;
}
#divPageContent #divBodyCopy h3 {
	font-size: 20px;
	margin: 20px 0 10px;
	font-weight: normal;
}
#divPageContent #divBodyCopy h4 {
	color: #369;
	font-size: 16px;
	margin: 20px 0 10px;
	font-weight: bold;
}
#divPageContent #divBodyCopy h5 {
	font-size: 12px;
	font-weight: bold;
}
#divPageContent p {
	margin: 10px 0;
}
#divSubNav {
	margin-top: 20px;
	float: left;
	width: 170px;
}
#divPromotions {
	width: 170px;
	margin: 20px 0 10px;
}
#divMainContent {
	margin-top: 20px;
	margin-left: 190px;
	width: 673px;
	background-image: url(/sfxPictures/sfxNetProducts/GridFX/sideBarBg.gif);
	background-repeat: no-repeat;
	background-position: 423px 0;
	min-height: 500px;
	position: relative;
}
#divBodyCopy {
	float: left;
	width: 403px;
	position: relative;
}
#divResources {
	margin-left: 423px;
	padding-bottom: 10px;
}
#divResources h3 {
	background-image: url(/sfxPictures/sfxStyles/2007/sideBarHeaderBg_Cfx.gif);
	background-repeat: no-repeat;
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	padding: 3px 10px 15px;
}
#divResources h4 {
	padding-left: 10px;
	padding-right: 10px;
}
#divResources p {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
}
#divResources img {
	padding-left: 10px;
	padding-bottom: 10px;
}
#divResources object {
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
}
#divResources li {
	font-size: 11px;
	margin: 0 0 0 1em;
}
a.button {
	background-image: url(/sfxPictures/sfxNetProducts/GridFX/buttonBg.gif);
	display: block;
	width: 127px;
	height: 17px;
	color: #999;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 8px;
}

a.button:hover {
	background-image: url(/sfxPictures/sfxNetProducts/GridFX/buttonBgOver.gif);
	color: #666;
}
a.buttonLarge {
	background-image: url(/sfxjavaProducts/cfxforjava/images/btnServerVersion.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:700;
	display: block;
	width: 350;
	height: 30px;
	color: #f0f0f0 !important;
	text-decoration: none;
	padding-top: 7px;
	padding-left:10px;
}

a.buttonLarge:hover {
	background-image: url(/sfxjavaproducts/cfxforjava/images/btnServerVersion_hover.gif);
	color: #fff !important;
}
a.buttonSm {
	background-image: url(/sfxPictures/sfxNetProducts/GridFX/buttonSmBg.gif);
	display: block;
	width: 72px;
	height: 17px;
	color: #999;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 8px;
}
a.buttonSm:hover {
	background-image: url(/sfxPictures/sfxNetProducts/GridFX/buttonSmBgOver.gif);
	color: #666;
}
a.buttonLrg {
	background-image: url(/sfxPictures/sfxNetProducts/GridFX/buttonLrgBg.gif);
	display: block;
	width: 222px;
	height: 17px;
	color: #999;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 8px;
}
a.buttonLrg:hover {
	background-image: url(/sfxPictures/sfxNetProducts/GridFX/buttonLrgBgOver.gif);
	color: #666;
}
#divPartnerFooter {
	width: auto;
	height: 50px;
	background-image: url(/sfxPictures/siteElements/sfxPartnerFooter.gif);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	border-top: solid 1px #939598;
}
.clear {
	clear: both;
	height: 0;
}
.alignLeft {
	float: left;
	margin-right: 1em;
}
.alignRight {
	float: right;
	margin-left: 1em;
}
.clickable {
	cursor: pointer;
}
#divPageContent #ulMainColumn {
	margin: 20px 0 0 0;
	padding: 0;
}
#divPageContent #ulMainColumn h3 {
	margin-top: 0;
}
#divPageContent #ulMainColumn h4 {
	margin-top: 0;
}
#divPageContent #ulMainColumn li {
	background: none;
	clear: both;
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: dotted 1px #ccc;
	display: inline-block;
}
#divPageContent #ulMainColumnFeatures {
	margin: 0;
	padding: 0;
}
#divPageContent #ulMainColumnFeatures li {
	background: none;
	clear: both;
	margin: 0 0 10px;
	padding: 0;
}
.lastLine {
	border-bottom: dotted 1px #ccc;
}
#divResourcesFeatureList ul {
	margin-top: 0;
}
#divResourcesFeatureList li {
	font-size: 12px;
	margin-bottom: 10px;
}
#divResources #ulResources {
	margin: 0;
	padding: 0 10px;
}
#divResources #ulResources li {
	margin-left: 0;
	padding-left: 0;
	background-image: none;
	border-bottom: solid 1px #ccc;
	margin-top:10px;
	padding-bottom:10px;
}
#divResources #ulResources p, #divResources #ulResources h4, #divResources #ulResources img {
	padding-left: 0;
	padding-bottom: 0;
}
#divResources #ulResources h4 {
	margin-top: 0px;
	font-size: 12px;
}
#imgAncillaryPromo {
	position: relative;
	margin-left: 20px;
}
#imgNewVersion {
	position: absolute;
	left: 10px;
	top: 35px;
}
#imgNew {
	position: absolute;
	left: 10px;
	top: 35px;
}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
#divInteractiveFeatures {
	width: 673px;
	height: 353px;
	background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bg.gif);
	border-top: solid 2px #999;
	border-bottom: solid 2px #999;
	position: relative;
	margin: 20px 0 0 190px;
}
#divInteractiveFeatures ul {
	width: 675px;
	height: 35px;
	margin: 0;
}
#divInteractiveFeatures li {
	float: left;
	background: none;
	margin: 0 0 0 5px;
	padding: 10px 0 0;
}
#divInteractiveFeatures li a {
	background-repeat: no-repeat;
	display: block;
	width: 160px;
	height: 19px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	padding: 6px 0 0;
}
#divInteractiveFeatures .selected {
	background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/tabOn.gif);
	cursor: default;
}
#divInteractiveFeatures .deselected {
	background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/tabOff.gif);
	cursor: pointer;
	color: #666;
}
#divInteractiveFeatures a.button {
	margin-left: 395px;
}

#divIf14 img, #divIf15 img {
	float: left;
	margin-right: 10px;
}
#divIf15 {
	padding: 10px;
}
#divIf14 {
	display: none;
	padding: 10px;
}
/* Begin Overview Info Bubbles
*************************************************/

#divFeatureBubble {
	position: absolute;
	width: 307px;
	z-index: 1;
}
#divFeatureBubble h3 {
	font-size: 18px;
	background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleTop.png);
	margin: 0;
	padding: 8px 20px 5px 10px;
}
#divFeatureBubble p {
	font-size: 11px;
	line-height: normal;
	background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleBottom.png);
	background-position: bottom;
	height: 75px;
	margin: 0;
	padding: 10px 20px 10px 10px;
}
#divFeatureBubble div {
	display: none;
}
#divFeatureBubble .alignLeft {
	margin: 2px 7px 0 0;
}
/* End Overview Info Bubbles
*************************************************/

#divPageContent #divBodyCopy .infoBubble {
	position: absolute;
	width: 307px;
	z-index: 1;
	display: none;
}
#divPageContent #divBodyCopy .infoBubble h3 {
	font-size: 18px;
	background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleTop.png);
	margin: 0;
	padding: 10px 20px 10px 10px;
}
#divPageContent #divBodyCopy .infoBubble ul {
	background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleBottom.png);
	background-position: bottom;
	margin: 0;
	padding: 0 20px 35px 10px;
}
#divPageContent #divBodyCopy .infoBubble li {
	margin: 0;
	padding: 0 0 5px 20px;
}
#divQuickstart {
	background-image: url(/sfxPictures/sfxStyles/2007/quickstartBg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#divQuickstart h3 {
	background-image: url(/sfxPictures/sfxStyles/2007/quickstartHeaderBg_Cfx.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 8px;
	padding-top: 3px;
	font-weight: 700;
	font-size: 12px;
	color: #fff;
}
#divQuickstart li:first-child a {
	border-top: solid 1px #ccc;
}
#divQuickstart a {
	background-image: url(/sfxPictures/sfxStyles/2007/quickstartItemBg_Cfx.gif);
	background-repeat: repeat-x;
	display: block;
	height: 19px;
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding: 3px 5px 0;
}
#divQuickstart a:hover {
	border-left: solid 2px #cedeee;
	border-right: solid 2px #cedeee;
	background-image: url(/sfxPictures/sfxStyles/2007/quickstartItemBgOver_Cfx.gif);
}
#divQuickstart a.selected {
	border-left: solid 2px #cedeee;
	border-right: solid 2px #cedeee;
	background-image: url(/sfxPictures/sfxStyles/2007/quickstartItemBgOver_Cfx.gif);
	font-weight: 700;
	color: #369;
}
#divQuickstart .narrow {
	letter-spacing: -.08em;
}
#divQuickstart ul {
	margin: 0;
	padding: 3px;
}
#divQuickstart li {
	padding-left: 0;
	background: none;
	margin: 0;
}
#divPageContent table {
	width: 100%;
	margin: 10px 0;
	padding: 0;
}
#divPageContent td, th {
	border: solid 1px #cbd0d7;
	text-align: left;
	vertical-align: top;
	padding: 3px 5px;
}
#divPageContent th {
	background-color: #aab1bd;
	background-image: url(/sfxPictures/layout/thBg.png);
	background-repeat: repeat-x;
	color: #fff;
	font-weight: 700;
	white-space: nowrap;
}
#divPageContent td {
	background-color: #f8f8f8;
}
#divPageContent td p {
	font-size: 11px;
	margin: 0;
}
#divPageContent #divBodyCopy H2:first-child {
	margin: 0 0 10px;
}
#divPageContent img.last {
	padding-bottom: 20px;
}
code {
	background-color: #eee;
	display: block;
	padding: 3px 5px;
}
#divGroupsStudies ul {
	margin: 0;
}
#divGroupsStudies li, #tblGaugeFeatures li, #tblMapLibrary li {
	margin: 5px 0;
	font-size: 11px;
}
#tblGaugeFeatures ul, #tblMapLibrary ul {
	margin: 0;
}
#imgReferenceApp {
	margin-top: 10px;
}

/* Begin Trial Download Micro Form
*************************************************/

#divTrial {
	background-image: url(/sfxPictures/sfxStyles/2007/quickstartBg.gif);
	background-position: bottom;
	margin-top: 20px;
	padding-bottom: 1px;
}
#divTrial h3 {
	background-image: url(/sfxPictures/sfxStyles/2007/quickstartHeaderBg_Cfx.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 8px;
	padding-top: 3px;
	font-weight: 700;
	font-size: 12px;
	color: #fff;
}
#divTrial input {
	margin-left: 10px;
	margin-bottom: 5px;
}
#divTrial label {
	display: block;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#divTrial img {
	display: block;
	margin: 10px auto 10px auto;
}
#divTrial p {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* End Trial Download Micro Form
*************************************************/

/* Begin Info Bubble
*************************************************/

#divPageContent #divBodyCopy .infoBubble {
	position: absolute;
	width: 307px;
	z-index: 1;
	display: none;
}
#divPageContent #divBodyCopy .infoBubble h3 {
	font-size: 18px;
	background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleTop.png);
	margin: 0;
	padding: 10px 20px 10px 10px;
}
#divPageContent #divBodyCopy .infoBubble ul {
	background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleBottom.png);
	background-position: bottom;
	margin: 0;
	padding: 0 20px 35px 10px;
}
#divPageContent #divBodyCopy .infoBubble li {
	margin: 0;
	padding: 0 0 5px 20px;
}
.infoBubbleIcon {
	float: right;
	cursor: pointer;
	vertical-align: middle;
}
/* End Info Bubble
*************************************************/

/* Begin Movie Theater
*************************************************/

#divMainContentMovieTheater {
	margin-top: 20px;
	margin-left: 190px;
	width: 673px;
	background-image: url(/sfxPictures/sfxNetProducts/GridFX/sideBarBg.gif);
	background-repeat: no-repeat;
	background-position: 423px 437px;
	position: relative;
}
#divMovieTheater {
	margin-bottom: 20px;
}
#imgScreenCap {
	margin-bottom: 20px;
}
/* End Movie Theater
*************************************************/



/* Begin Form Styling
*************************************************/

#divFeedbackForm label, #divFeedbackForm textarea, #divFeedbackForm input {
	display: block;
}
#divFeedbackForm textarea, #divFeedbackForm input {
	margin-bottom: 10px;
}
#divFeedbackForm .textBox {
	width: 175px;
}
#divFeedbackThanks {
	padding: 0 5px;
	background-color: #FFFFCC;
	border: solid 1px #E6E67F;
}
/* End Form Styling
*************************************************/

/* Begin Roles
*************************************************/

#divPageContent #ulRolesNav {
	width: 403px;
	height: 25px;
	margin: 0;
	padding: 0;
	position: relative;
}
#divPageContent #ulRolesNav li {
	background: transparent url(/sfxSqlProducts/powerGadgets/images/tabOff.gif) no-repeat;
	padding: 0;
	margin: 0;
	float: left;
	clear:none;
}
#divPageContent #ulRolesNav li a {
	background-repeat: no-repeat;
	display: block;
	width: 134px;
	height: 19px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	padding: 6px 0 0;
	color: #666;
}
#divPageContent #ulRolesNav li a.selected {
	background-image: url(/sfxSqlProducts/powerGadgets/images/tabOn.gif);
	cursor: default;
	color: #336699;
}
#divPageContent #ulRolesNav li a.deselected {
	background-image: url(/sfxSqlProducts/powerGadgets/images/tabOff.gif);
	cursor: pointer;
	color: #666;
}
#divPageContent #ulRoles {
	position: relative;
	width: 380px;
	margin: 0;
	padding: 10px 10px 0 10px;
	background-color: #f0f0f0;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	clear: both;
}
#divPageContent #ulRoles li {
	margin: 0;
	padding: 0;
	background-image: none;
}
#divPageContent #ulRoles li.selected {
	display: block;
}
#divPageContent #ulRoles li.deselected {
	display: none;
}
#divPageContent #ulRoles h4 {
	margin-top: 0;
}

#overview #navoverview a,
#featserver #navfeatserver a,
#featdesktop #navfeatdesktop a,
#licensing #navlicensing a,
#pricing #navpricing a,
#download #navdownload a,
#purchase #navpurchase a {
    border-left: solid 2px #cedeee;
    border-right: solid 2px #cedeee;
    background-image: url(/sfxPictures/sfxStyles/2007/quickstartItemBgOver_Cfx.gif);
    font-weight: 700;
    color: #369;
}

/* End Roles
*************************************************/

/* Begin Hyperlink Cues
*************************************************/

#divPageContent a[href $='.pdf'] {
 padding-right: 20px;
 background: transparent url(/styles/images/icon_pdf.gif) no-repeat center right;
}
 #divPageContent a[href ^='mailto:'] {
 padding-right: 20px;
 background: transparent url(/styles/images/icon_mailto.gif) no-repeat center right;
}

/* End Hyperlink Cues
*************************************************/

/* Begin PDF icon Download DIV
*************************************************/
#DIVpdfDownloadIcon a[href $='.pdf']{padding-right: 50px;background: transparent url(/Sharepoint/vtc/images/pdf.png) no-repeat center right;margin-bottom:5px}
.whitepapers{border-bottom:1px solid #CCCCCC;display:block;list-style-image:none;margin-bottom:10px;padding:10px;vertical-align:text-top}
.whitepapers2{display:block;list-style-image:none;margin-bottom:10px;padding:0 10px 10px 10px;vertical-align:text-top}
/* End PDF icon Download DIV
*************************************************/
