@import url(/sfxStyles/2007/universal.css);

@import url(/Sharepoint/styles/popScreen.css);

/*  Esto es el style para el selected menu */

strong
{
    font-weight: bold;
}

em
{
    font-size: 16px;
    color: #668db3;
}

#divBodyCopy p:first-child
{
    margin-top: 0;
}
#divPage
{
	margin-top: 223px;
	position:relative;
}
#divContentContainer
{
	padding-top: 1px;
}
#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
{
    text-indent: -9999px;
	background:url(/sharepoint/dataparts/images/header_DataParts.jpg);
	width: 909px;
	height: 203px;
    margin: -230px 0 0 -15px;
}

#divPageContent #divBodyCopy h2
{
    color: #336699;
    font-size: 26px;
    margin: 20px 0 10px;
    font-weight: normal;
}

#divPageContent #divBodyCopy h3
{
    font-size: 18px;
    margin: 20px 0 10px;
    font-weight: normal;
    line-height: 21px;
}

#divPageContent #divBodyCopy h4
{
    color: #369;
    font-size: 16px;
    margin: 15px 0 10px;
    font-weight: bold;
}

#divPageContent #divBodyCopy h5
{
    font-size: 12px;
    font-weight: bold;
}

#divPageContent p
{
    margin: 20px 0;
}

blockquote
{
    padding-left: 1em;
    border-left: solid 5px #ccc;
}

#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;
}

#divPageContent #ulFeatures
{
    margin: 0;
    padding: 0;
}

#divPageContent #ulFeatures > li
{
    background: none;
    clear: both;
    margin: 0 0 10px;
    padding: 0;
}

#divPageContent #ulFeatures > li > ul >li
{
	background:none;
}
#divPageContent #ulFeatures > li > img
{
	margin: 0 10px 40px 10px;
}
/* Begin Resource Column
*************************************************/

#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 img.alignRight
{
    padding-bottom: 0;
    padding-left: 0;
}

#divResources img.alignLeft
{
    padding-bottom: 0;
    padding-right: 0; 
}

#divResources object
{
    margin-left: 10px;
    margin-bottom: 10px;
    display: block;
}
/*---START---- styles sample bubble hovers*/

#divResources #sampleThumb ul
{
	padding:0;
	background:none;
	list-style-image: none;
	list-style-type: none;	
}

#divResources #sampleThumb li
{
	padding:0;
	background:none;
	list-style-image: none;
	list-style-type: none;
	margin-bottom:10px;
}
#divResources #sampleThumb img
{
	border:#999999 1px;
	border-style:solid;
	padding:0px;
}

#divSampleBubble
{
    position: absolute;
    width: 307px;
    z-index: 1;
}

/*styles sample bubble hovers----END */


#divResources li
{
    font-size: 11px;
    margin: 0 0 0 1em;
}

#divResourcesFeatureList ul
{
    margin-top: 0;
}

#divResourcesFeatureList li
{
    font-size: 12px;
    margin-bottom: 10px;
}

#divResources #ulResources
{
    margin: 0;
    padding: 0 10px;
}

#divResources a.buttonMore
{
    position: relative;
    margin-left: 10px;
    margin-bottom: 10px;
}

#divResources #ulResources li
{
    margin-left: 0;
    padding-left: 0;
    background-image: none;
    border-bottom: solid 1px #ccc;
}

#divResources #ulResources p, #divResources #ulResources h4, #divResources #ulResources img
{
    padding-left: 0;
}

#divResources #ulResources h4
{
    margin-top: 10px;
    font-size: 12px;
}

#divResources #ulResources li:first-child h4
{
    margin-top: 0;
}

#divResources h4 img.alignLeft
{
    margin-right: 5px;
}

/* End Resource Column
*************************************************/

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;
	margin: 0 0 10px 10px;
}

a.button:hover
{
    background-image: url(/sfxPictures/sfxNetProducts/GridFX/buttonBgOver.gif);
    color: #666;
}


a.buttonMed
{
    background-image: url(/sfxPictures/sfxNetProducts/GridFX/buttonMedBg.gif);
    display: block;
    width: 177px;
    height: 17px;
    color: #999;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 8px;
	margin: 0 0 10px 10px;
}

a.buttonMed:hover
{
    background-image: url(/sfxPictures/sfxNetProducts/GridFX/buttonMedBgOver.gif);
    color: #666;
}




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;
}

a.buttonMore
{
    background-image: url(/styles/images/buttonMoreBg.gif);
    display: block;
    width: 43px;
    height: 17px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 8px;
    margin-bottom: 10px;
}

a.buttonMore:hover
{
    background-image: url(/styles/images/buttonMoreBgOver.gif);
}

#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;
}

#divResources #divDPSamples img {padding:0;border-left: #999999 solid 1px}
#divResources #divDPSamples img.button {margin: 5px  0 10px 60px;border:none;}

#divResources #ulAwards
{
    margin-left: 0;
    margin-top: 0;
    padding: 0;
}

#divResources #ulAwards li
{
    margin: 1em 10px;
    padding: 0;
    background: none;
    border-bottom: solid 1px #ccc;
    display: inline-block;
}

#divResources #ulAwards li:first-child
{
    margin-top: 0;
}

#divResources #ulAwards h4
{
    font-size: 12px;
    margin-left: 0;
    padding-left: 0;
}

#divResources #ulAwards p
{
    margin-left: 0;
    padding-left: 0;
}

.lastLine
{
    border-bottom: dotted 1px #ccc;
}

#imgAncillaryPromo
{
    margin-left: 20px;
}

.clearFix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix
{
    height: 1%;
}

#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: 10px 20px 0 10px;
}

#divFeatureBubble p
{
    font-size: 11px;
    background-image: url(/sfxPictures/sfxNetProducts/ChartFX/interactiveFeatures/bubbleBottom.png);
    background-position: bottom;
    height: 100px;
    margin: 0;
    padding: 10px 20px 10px 10px;
}

#divFeatureBubble div
{
    display: none;
}

#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;
}


/* QuickStart Styles */
#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;
}

#overview #navoverview a,
#features #navfeatures a,
#licensing #navlicensing a,
#pricing #navpricing a,
#trial #navtrial a,
#purchase #navpurchase a, 
#affiliates #navaffiliates a,
#faq #navfaq 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;
}

/* Final de quickstart */

#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;
}

#divResources code.powerShell
{
    margin: 10px;
}

/* 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: repeat-y;
    background-position: 423px 406px;
    position: relative;
}

#divMainContentMovieTheater.fixed {
	background-position: 423px 0;
}

#divMovieTheater
{
    margin-bottom: 20px;
}

#imgScreenCap
{
    margin-bottom: 20px;
}

/* End Movie Theater
*************************************************/

/* 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: 10px 20px 0 10px;
}

#divFeatureBubble p
{
    font-size: 11px;
    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
*************************************************/

/* 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 UL Form
*************************************************/

#divPageContent #ulForm
{
    margin-left: 0;
}

#ulForm li
{
    padding-left: 0;
    background: none;
    margin-bottom: 10px;
}

#ulForm label
{
    display: block;
    width: 150px;
    float: left;
}

#ulForm .textBox
{
    width: 210px;
}

#ulForm #btnSubmit
{
    margin-left: 150px;
}

#divFeedbackThanks
{
    padding: 0 5px;
    background-color: #FFFFCC;
    border: solid 1px #E6E67F;
}

/* End UL Form
*************************************************/

/* 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
*************************************************/

.seal {
position:absolute;
margin-left:825px;
margin-top:-85px;
z-index:10;}

/* 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
*************************************************/

/* Begin FAQ styles
*************************************************/
#divBodyCopy ul.faq {margin:0; padding:0; width:400px;display:block;}
#divBodyCopy li.question {list-style:none; background:url(../images/faq_bullet.jpg) no-repeat top left; padding:0 0 10px 15px; margin-top:10px; border-bottom: #c0c2c2 dotted 1px;}
#divBodyCopy li.question a {color:#0061b2;text-decoration:none;}
#divBodyCopy li.question a:hover {color:#72a0ca} 
#divBodyCopy p.answer { width:358px;  background: url(../images/faq_page_p_bg.jpg) repeat-y; border:#dceaf1 solid 1px; color:#555555; display:none; padding:8px; margin:5px 0 0 0;}
#divBodyCopy faqHead { padding:0; margin:0;}

/* End FAQ styles
*************************************************/

/* Begin Lic Agreement styles
*************************************************/
#mainLicList
{
	list-style:decimal; 
	list-style-image:none; 
	background-image:none; 
}
#mainLicList li
{
	list-style-image: none;
	background-image:none;
	margin-left: 10px;
	padding-left: 0px;
}

.servicepack{background:#f2fbff; padding:10px 20px 10px 5px;line-height:16px; font-size:11px;}
.servicepack h4{margin:0; padding:0;}
.icon_servicepack { float:left; margin-bottom:30px; }