/*************************************************************************************************/
/***************************** dynamicContentTemplate Core Styles ********************************/
/*************************************************************************************************/
#dynamicContentTemplate{
	width:450px;
	float: left;
	margin-right: 11px;
	margin-left: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 13px;
	padding: 6px 12px;
}
#dynamicContentTemplate a{
	padding-left: 20px;
	background-image: url(../../assets/images/FSC_ButtonArrowBlue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#D94D15;
}
#dynamicContentTemplate a:hover{
	text-decoration:underline;
}
#dynamicContentTemplate ul{
	color:#5D5D5D;
	list-style: none;
	margin-top:0px;
	margin-bottom: 24px;
	margin-left:0px;
}
#dynamicContentTemplate li{
	padding-left: 11px;
	background-image:url(../images/FSC_Bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#dynamicContentTemplate p{
	padding-bottom:15px;
}
#dynamicContentTemplate h1{
	font-size:15px;
	color:#D94D15;
}	
#dynamicContentTemplate h2{
	font-size:17px;
	color:#D94D15;
}	
#dynamicContentTemplate h3{
	border-bottom:3px solid #dbdcd8;
	padding-bottom:8px;
	margin-bottom:9px;
	font-size:14px;
	color:#616161;
	padding-right: 20px;
}	
#dynamicContentTemplate h4{
	font-size:11px;
}
#fullWidthImage{
	padding-top:5px;
	padding-bottom:26px;
}
#cta{
	padding-bottom:0px;
	padding-top:20px;
	margin:24px 0px 0px;
	border-top:3px solid #dbdcd8;
	clear: both;
}
#cta a{
	color:#2372AB;
	background:none;
	padding:0;
}
#dynamicContentTemplate #linkPadding{
	padding:0px;
}
	
/******************************** Soapbox Styles ***********************************/
#soapboxHeader{
	clear:both;
	padding-top:15px;
	padding-bottom:0px;
	padding-right:60px;
	border-top:1px dotted #9DA09E
}
#dynamicContentTemplate #soapboxBlurb{
	float:right;
	width:300px;
	padding-bottom:4px;
}
#dynamicContentTemplate #soapboxBlurbImage{
	float:left; 
	padding-bottom:20px;
}
#dynamicContentTemplate #soapboxBlurbLink{
	float:right;
	width:300px;
	background-position: left 2px;
}
#dynamicContentTemplate #soapboxArticleSubheader{
	padding-bottom:8px;
}
#dynamicContentTemplate #soapboxROMIintro{
	line-height:1.7; 
	padding-left:150px;
}
#dynamicContentTemplate #soapboxReadableLines{
	line-height:1.7;
}
#dynamicContentTemplate #soapboxWanamakerPhoto{
	padding-right:14px; 
	padding-bottom:12px; 
	padding-top:4px; 
}
#dynamicContentTemplate #soapboxROMIHeader{
	width:300px; 
	float:right;
	padding-bottom:10px;
}

/******************************** Resources Styles **********************************/
#resourcesHeader{
	margin-bottom:4px;
	padding-top:20px;
	border-bottom:1px solid #9DA09E;
}
#dynamicContentTemplate #noPadBlurb{
	padding-top:0px;
	padding-bottom:4px;
}
#ebriefBlurb{
	margin-bottom:15px;
	border-bottom:1px dotted #9DA09E;
}
#dynamicContentTemplate #articlesByline{
	font-size:10px;
	color:#8D8A86;
}
#dynamicContentTemplate #readingBlurb{
	float:right;
	width:370px;
	display: block;
}
#dynamicContentTemplate #readingBlurbImage{
	float:left;
	display:block;
	padding-bottom:20px;
	margin-bottom:0px;
	margin-top: -12px;
}
#dynamicContentTemplate #readingBlurbLink{
	display:block;
	clear:both; 
	margin-left:78px;
	padding-bottom:0px;
}
#smallTitleOverline{
	margin-top:15px;
	padding-top:15px;
	border-top:1px dotted #9DA09E;
}
#usefulLinks{
	display:block;
	background:none;
	padding:0px;
}
#topPadHeader{
	display:block;
	clear:both;
	padding-top:12px;
}
#publicationImages{
	margin-top:15px;
	padding-top:15px;
	padding-bottom:6px;
	border-top:1px dotted #9DA09E;
}

/********************************* About Styles ************************************/
#dynamicContentTemplate #bioContent{
	padding: 14px 14px 8px 110px;
	line-height: 1.6;
} 
#nosubHeader{
	padding-bottom:18px;
	margin-bottom:12px;
	border-bottom:3px solid #dbdcd8;
}
#officeHeader{
	font-size:12px;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#bottomPadHeader{
	padding-bottom:6px;
}
#plainLinkOrange a{
	padding:0px;
	background:none;
}

/************************* Business Value Calculator Styles *************************/
#bvCalcWrapper{
	width:682px;
	float: right;
	margin-left: 11px;
	border-left:1px solid #CCCCCC;
	margin-top: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#bvCalcWrapper #bvCalcSubHeader{
	margin:-2px 40px 4px 0px !important;
	margin:0px;
	display:block; 
	width:252px !important;
	width:290px;
	float:right; 
	font-size:15px;
}
#bvCalcValueProp{
	display:block;
	padding: 24px 14px 0px 6px;
	width: 490px;
	float: right;
}
#bvCalcLeftColumn{
	width:314px;
	float:left; 
	border-right:1px solid #C8C9C3; 
	padding-left:9px; 
	padding-right:16px;
	padding-bottom:14px;
}
#bvCalcRightColumn{
	width:315px; 
	float:right; 
	padding-right:9px !important; 
	padding:0px; 
	position:relative;
}
#bvCalcWrapper a{
	padding-left: 20px;
	background-image: url(../../assets/images/FSC_ButtonArrowOrange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#346699;
	text-decoration:underline;
}
#bvCalcValueProp h3{
	color:#505052;
	font-size:16px;
}
#bvCalcValueProp h4{
	color:#505052;
	font-size:16px;
	padding-right:62px;
}
#bvCalcValueProp h6{
	color:#505052;
	font-size:16px;
	padding-right:62px;
	padding-bottom:8px;
}
#bvCalcValueProp h5{
	color:#505052;
	font-size:15px;
	padding-right:32px;
	padding-bottom:8px;
}
#bvCalcWrapper #bvCalcSupportPara{
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:15px;
	margin-bottom:10px;
}
#bvCalcWrapper #demoButton{
	display:block; 
	padding:0px; 
	position:absolute; 
	right:0px; top:8px; 
	width:142px; 
	height:33px; 
	text-indent:-9999px; 
	background:url(../../assets/images/FSC_ValueCalc_DemoButton.gif) no-repeat left top;
}
#bvCalcWrapper #demoButton:hover{
	background-position: right top;
}
#bvCalcWrapper #bigThumb{
	padding:0px;
	display:block;
	width:316px;
	height:210px;
	padding-bottom:8px;
	text-indent:-9999px; 
	background: url(../../assets/images/FSC_ValueCalcOCThumb.gif) no-repeat left top;
}
#bvCalcWrapper #bigThumb:hover{
	background-position: right top;
}
#bvCalcWrapper #smallThumb{
	padding:0px;
	display:block;
	width:102px;
	height:81px;
	text-indent:-9999px; 
	background: url(../../assets/images/FSC_ValueCalc_SeagateThumb.gif) no-repeat left top;
}
#bvCalcWrapper #smallThumb:hover{
	background-position: right top;
}
#flashBenefits{
	position: absolute;
	z-index: 2000;
	width:806px;
	height:442px;
	top: 50%;
	margin-top:-221px;
	left:50%;
	margin-left:-403px;
}
#htmlBenefits{
	background:#FFFFFF;
	position: absolute;
	z-index: 2500;
	width:426px;
	height:430px;
	top: 50%;
	margin-top:-218px;
	left:50%;
	margin-left:-238px;
}
#demo{
	padding:8px 14px;
	background:#FFFFFF;
	position: absolute;
	z-index: 9999;
	width:283px;
	height:259px;
	top: 50%;
	left:50%;
	margin-top:-130px;
	margin-left:-140px;
	border:3px solid #C8C9C3;
}
#oswald{
	padding:8px 14px;
	background:#FFFFFF;
	position: absolute;
	z-index: 9999;
	width:283px;
	height:259px;
	top: 50%;
	left:50%;
	margin-top:-130px;
	margin-left:-140px;
	border:3px solid #C8C9C3;
}
#microsoft{
	padding:8px 14px;
	background:#FFFFFF;
	position: absolute;
	z-index: 9999;
	width:283px;
	height:259px;
	top: 50%;
	left:50%;
	margin-top:-130px;
	margin-left:-140px;
	border:3px solid #C8C9C3;
}
#liveDemoButton{
	display:block; 
	text-indent:-9999px; 
	padding:0px; 
	width:190px; 
	height:23px; 
	margin-left:92px;
	background-image:url(../../assets/images/FSC_ValueCalc_LiveDemoButton.gif);
}
#liveDemoButton:hover {
	background-position: right top;
}

#liveDemoButtonSF{
	display:block; 
	text-indent:-9999px; 
	padding:0px; 
	width:190px; 
	height:23px; 
	background-image:url(../../assets/images/FSC_ValueCalc_LiveDemoButton.gif);
}

#bvCalcWrapper #contactButton{
	display:block; 
	text-indent:-9999px; 
	margin-left:123px;
	padding:0px; 
	width:89px; 
	height:23px; 
	background-image:url(../../assets/images/FSC_ValueCalc_ContactButton.gif);
}
#bvCalcWrapper #contactButton:hover {
	background-position: right top;
}
