
/*
#sectionNav div#supportNavHeading {
	background: transparent url(../../cimages/navPads/orange.png) no-repeat;
}
#sectionNav div#samplesNavHeading {
	background: transparent url(../../cimages/navPads/greybrown.png) no-repeat;
}
#sectionNav div#pricingNavHeading {
	background: transparent url(../../cimages/navPads/greybrown.png) no-repeat;
}
#sectionNav div#trainingNavHeading {
	background: transparent url(../../cimages/navPads/greybrown.png) no-repeat;
}
#sectionNav div#contactsNavHeading {
	background: transparent url(../../cimages/navPads/greybrown.png) no-repeat;
}
#sectionNav div#driversNavHeading {
	background: transparent url(../../cimages/navPads/greybrown.png) no-repeat;
}
#sectionNav div#faqNavHeading {
	background: transparent url(../../cimages/navPads/greybrown.png) no-repeat;
}

div#samplesNavHeading h2, div#pricingNavHeading h2, div#trainingNavHeading h2, div#contactsNavHeading h2, div#driversNavHeading h2, div#faqNavHeading h2 {  
	background: none;
}
#sectionNav h2 a {
	padding-left: 0px; 
	background: transparent no-repeat 0% 40%;
}
*/

#sectionNav .navBox li.selected em {
	font-weight: bold;
}




#supportHomeContent {
	position: relative;
	width: 500px;
}

#supportHomeContent h2 {
	position: relative;
}

#supportHomeContent .infoBlock {
}

#supportHomeContent .preSales {
	float: left;
	margin: 0px 20px;
	width: 200px;
}

#supportHomeContent .design {
	float: left;
	margin: 0px 20px 5px;
	width: 200px;
}

#supportHomeContent a {
	background:url("../../cimages/arrows/7x10_orange_tri_arrow.png") no-repeat scroll 0 3px transparent;
	color:#6B5F58;
	display:block;
	padding-left:15px;
	margin-bottom: 10px;
	text-decoration: none;
}

#supportHomeContent ul li.textBullet {
	/*
	background: none;
	color:#6B5F58;
	display:block;
	padding-left:15px;
	text-decoration: none;
	*/
}

#supportHomeContent .tools {
	position: relative;
}

#supportHomeContent .tools h3 {
	clear: left;
	margin: 15px 20px 5px;
}

#supportHomeContent .tools .bl_infoBlock {
}

#supportHomeContent .indTools {
	position: relative;
	float: right;
	margin: 5px 20px 10px;
	width: 215px;
}

#supportHomeContent .audTools {
	position: relative;
	margin: 5px 20px 10px;
	width: 215px;
}

#supportHomeContent ul ul {
	margin-left: 15px;
}

#supportHomeContent ul ul a {
	margin-bottom: 0px;
}

#supportHomeContent .hr {
	float: left;
	clear: left;
	width: 470px;
	margin: 15px 0px 15px 20px;
}

#supportHomeContent #technologyList, #supportHomeContent #productList {
	position: relative;
	width: 250px;
	margin: 10px 10px 15px 20px;
}

#supportHomeContent .btnGo {
	background:url("../../cimages/btn_go.png") no-repeat 0px transparent;
	width: 35px;
	height: 22px; 
	position: relative;
	cursor: pointer;
	margin-top: 9px;
}
#supportHomeContent .btnGo img {
	width: 35px;
	height: 22px;
}

.mediaLibrary .positioningTab {
	width: 168px;
}

.mediaLibrary .selectedTab {
	width: 168px;
}

.mediaLibrary .tabbedPaneTable {
	width: 100%;
	margin-right: 30px;
}

.mediaLibrary .tabbedPaneTable td {
	width: 50%;
}

.appnoteLibrary .infoBlock {
	float: none;
}

.appnoteLibrary .infoBlock h3 {
	margin: 4px 5px;
}

.appnoteLibrary .anList {
	margin: 10px 5px;
}

.appnoteLibrary .anList .pushRight {
	float: right;
	text-align: right;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 10px;
}

.appnoteLibrary .arrowList li {
	margin-top: 0px;
	margin-bottom: 0px;
}

.appnoteLibrary .arrowList li.selected a {
	font-weight: bold;
}

.appnoteLibrary .noNotes {
	margin: 10px 10px 0px 5px;
}

.msaSoftware .shdr {
	position: relative;
}

.msaSoftware .infoBlockHdr {
	display: inline;
	padding: 2px 5px 2px 0px;
}

.msaSoftware .infoBlock table {
	margin: 5px;
}

.msaSoftware p {
	max-width: none;
}

.msaSoftware .saHeader {
	position: relative;
	background-color: #e0dbd8;
	margin: 0px;
	padding: 0px;
}

.msaSoftware .saHeader strong {
	margin-left: 8px;
}

.software ul {
	margin-bottom: 25px;
}

.software .GUItable {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	border: none;
}
.software .GUItable td {
	font-weight: bold;
	color: #FFF;
}
.software .dcGUIcell {
	background: url(../../images/misc/dc_GUI.jpg) no-repeat; 
	width: 423px; 
	height: 116px; 
}
.software .powerGUIcell {
	background: url(../../images/misc/power_GUI.jpg) no-repeat; 
	width: 423px; 
	height: 116px; 
}
.software .seismicGUIcell {
	background: url(../../images/misc/seismic_GUI.jpg) no-repeat; 
	width: 423px; 
	height: 116px; 
}
.software .GUItable td table {
	width: 145px;
	float: right;
	text-align: left;
}
.software .guiName {
	font-size: 18px;
	text-align: top;
	padding-bottom: 10px;
}
.software .guiName a, .software .guiName a:active, .software .guiName a:hover, .software .guiName a:visited, .software .guiName a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.software .dnld {
	font-size: 10px;
	text-transform: uppercase;
	vertical-align: top;
}
.software .dnld a, .software .dnld a:active, .software .dnld a:hover, .software .dnld a:visited, .software .dnld a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.software .dnld img {
	vertical-align: middle;
	border: none;
}

.structPageContent .infoBlock {
	margin-right: 25px;
}
