/* main indexCss Template */
/************************************************************************************************/


/* Left Page SubSection */
/************************************************************************************************/

#leftPageInner{
	position:relative;
	float:left;
	width:465px;
	height:555px;
	background-image:url(../images/pageHeaders/clientServices.png);
	background-repeat: no-repeat;
	background-position: 50px 25px;
	background-attachment:inherit;
	overflow:auto;


}

/* \*/
	* html #leftPageInner {
	background: none;
	float: left;
	width:465px;
	height:555px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.digitalsandbox.org/images/pageHeaders/clientServicesIE.png', sizingMethod='crop'); 
	background-repeat: no-repeat;
	overflow:visable;
}
/* */

#pagelogo{

	float:left;
	width:435px;
	height:140px;
	text-align:left;

}

#subSectionHeader{

	float:left;
	width:300px;
	height:30px;
	font:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:700;
	font-stretch:extra-expanded;

}

div.leftMarginContent{
	position:relative;
	float:left;
	width:100px;
	height:10px;
	


}

#subSectionContent{

	float:left;
	width:310px;
	max-height:243px;
	/*height:255px;*/
	font:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#2F2F2E;
}

#subSectionContent a{
	color:#F78F1E;
	font-weight:bold;
	font-size:.95em;
	text-decoration:none;

}

#subSectionContentATitle{

	float:left;
	width:280px;
	height:10px;
	line-height: 10px;
	
	
}

#subSectionContentATitle a{
	color:#F78F1E;
	font-weight:bold;
	font-size:.95em;
	text-decoration:none;

}



#subSectionContentA{

	float:left;
	width:310px;
	max-height:243px;
	/*height:255px;*/
	font:Verdana, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:.85em;
	color:#2F2F2E;

}

#subSectionContentA a{
	color:#F78F1E;
	text-decoration:none;
}

#subSectionContentALink{
	position: relative;
	float:left;
	width:280px;
	max-height:12px;
	padding-top:4px;
	text-align:right
}

#subSectionContentALink a{
	color:#F78F1E;
	font-weight:bold;
	font-size:.95em;
	text-decoration:none;

}

#scrollEnd{

	float:right;
	width:30px;
	height:30px;
	
}

#scrollMiddle{

	float:right;
	width:30px;
	height:225px;
	font-stretch: semi-expanded;
	
}


/* Right Page SubSection */
/************************************************************************************************/


#pageSpacer1{
	
	float:left;
	width:437px;
	height:20px;
	
}

#rightPageLeftMargin{
	
	float:left;
	width:55px;
	height:10px;

}

#rightPageHeader{
	
	float:left;
	width:382px;
	
}


#rightPageMainContent{
	


}

div.rightpageScrollUp{
	
	float:left;
	display:block;
	width:25px;
	height:25px;
	cursor:pointer;
	background-image: url("../images/structure/scrollup.gif");
	background-repeat:no-repeat;

}
div.rightpageScrollUp:active{
	cursor:pointer;
}
div.rightpageScrollUp:hover,
div.rightpageScrollUpHover{
	
	float:left;
	display:block;
	width:25px;
	height:25px;
	cursor:pointer;
	background-image: url("../images/structure/scrollupMO.gif");
	background-repeat:no-repeat;
}



#rightpageScrollMiddle{
	
	float:left;
	width:25px;
	height:430px;
	background-image: url("../images/structure/scrollmiddle.gif");
	background-repeat:repeat-y;
}

div.rightpageScrollDown{
	
	float:left;
	display:block;
	width:25px;
	height:25px;
	cursor:pointer;
	background-image: url("../images/structure/scrolldown.gif");
	background-repeat:no-repeat;

}
div.rightpageScrollDown::active{
	cursor:pointer;
}
div.rightpageScrollDown:hover,
div.rightpageScrollDownHover{
	
	float:left;
	display:block;
	width:25px;
	height:25px;
	cursor:pointer;
	background-image: url("../images/structure/scrolldownMO.gif");
	background-repeat:no-repeat;

}


/* Case Studies*/
/************************************************************************************************/


#caseStudySpacer{
	
	float:left;
	width:357px;
	height:15px;
}

#caseStudyTitle{
	
	float:left;
	width:357px;
	height:15px;
	line-height: 15px;
	color:#F78F1E;
	font-weight:bold;
	font-size:.75em;
	text-decoration:none;
	
}

#caseStudyTitle a{
	color:#F78F1E;
	font-weight:bold;
	font-size:.75em;
	text-decoration:none;

}



#caseStudy{
	
	float:left;
	width:357px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-size:.75em;
	color:#2F2F2E;
}

#caseStudyLink{
	
	float:left;
	width:352px;
	max-height:12px;
	padding-top:4px;
	text-align:right
}

#caseStudyLink a{
	color:#F78F1E;
	font-weight:bold;
	font-size:.75em;
	text-decoration:none;

}





#mainContent{
	
	position:relative;
	float:left;
	width:380px;
	height:485px;
	overflow:hidden;

}

#mainContent-Content{
	
	position:absolute;
	float:left;
	width:355px;

}

#mainContent .Scroller-Container {
	position: absolute;
	top: 0px; 
	left: 0px;
}

#mainContent-Scrollbar {
	position: absolute;
	left: 355px;
	width:25px;
	
}


#mainContent .Scrollbar-Up{
	position: absolute;
	width: 25px; 
	height: 25px;
	background-image:url(http://www.digitalsandbox.org/images/structure/scrollup.gif);
	font-size: 0px;
	cursor:pointer;
}

#mainContent .Scrollbar-Up-Pressed {
	position: absolute;
	width: 25px; 
	height: 25px;
	background-image:url(http://www.digitalsandbox.org/images/structure/scrollupMO.gif);
	font-size: 0px;
	cursor:pointer;
}

#mainContent .Scrollbar-Down{
	position: absolute;
	top: 460px;
	width: 25px; height: 25px;
	background-image:url(http://www.digitalsandbox.org/images/structure/scrolldown.gif);
	font-size: 0px;
	cursor:pointer;
}

#mainContent .Scrollbar-Down-Pressed {
	position: absolute;
	top: 460px;
	width: 25px; height: 25px;
	background-image:url(http://www.digitalsandbox.org/images/structure/scrolldownMO.gif);
	font-size: 0px;
	cursor:pointer;
}

#mainContent .Scrollbar-Track,
.Scrollbar-Track-Pressed{
	width: 25px; 
	height: 435px;
	position: absolute;
	top: 25px;
	background-image:url(http://www.digitalsandbox.org/images/structure/scrollmiddle.gif);
	background-repeat:repeat-y;
}


#mainContent .Scrollbar-Handle,
 .Scrollbar-Handle-Pressed {
	position: absolute;
	width: 26px; height: 23px;
	background-image:url(http://www.digitalsandbox.org/images/structure/scrollsideMO.gif);
	cursor:pointer;
}

#mainContent .Scrollbar-Handle-Pressed, 
 .Scrollbar-Down-Pressed, .Scrollbar-Up-Pressed {
	
}

#mainContent .Scrollbar-Disabled {
	display: none;
}
	
	

