﻿/* Common Elements for White Papers **/
.paperTitle
{
   font-size: large;
   margin: 0 auto;
   padding-top: 1em;
   text-align: center;
}
.section
{
   padding-right: 1em;
   font-size: medium;
   margin-top: 1em;
}
.section .title
{
   font-weight: bold;
}
.section p
{
   padding-top: 1em;
}
.section ul, .section ol
{
   padding-top: .5em;
   list-style-position: inside;
}
.figure
{
   padding-top: 1em;
}
.figure .caption
{
   padding-top: .3em;
   font-size: smaller;
}

.figure .caption .number
{
   font-weight: bold;
}
.table
{
   padding-top: .5em;
}
.table table, .table table th, .table table td
{
   border: solid 1px black;
   border-collapse: collapse;
}
.table table th
{
   font-weight: bold;
}
.table table th, .table table td
{
   padding: 0 .2em 0 .2em;
}
.table .caption
{
   font-style: italic;
   font-size: smaller;
   text-align: center;
}
/** White Paper summary page **/
.iconSummary
{
   border-top: dotted 1px black;
   margin-left: 2em;
   margin-top: 1em;
   padding-top: 1.5em;
   margin-right: 4em;
   min-height: 8em;
   font-family: Arial;
   font-size: 12pt;
}
.iconSummary img
{
   float: left;
   padding-right: 1em;
}
.iconSummary .title
{
   padding-bottom: 1em;
   font-size: 14pt;
   color: #2A5373;
}
div#firstIcon
{
   border: none;
   margin-top: 0px;
}
/**Adhesives in Step Motor **/
div#typesCollageContainer
{
   padding-top: 1em;
   height: 9em;
}
div#collage
{
   float: right;
}
ul#adhesiveTypes
{
   padding-top: 0em;
   float: left;
   width: 30em;
}
div#dispenseLoctiteContainer
{
   float: right;
   padding-left: .5em;
}
.copy
{
   font-size: x-small;
   vertical-align: text-top;
}
div#bondingStators, div#sealingWiresContainer, div#bondingStatorToHousing
{
   text-align: center;
   margin: 0 auto;
}

div#bondingStators img, div#sealingWiresContainer img, div#bondingStatorToHousing img
{
   margin-left: 1em;
}

div#sealingWiresContainer
{
   padding-top: .5em;
}
/** Medical Industry **/
div#smallMotorContainer
{
   height: 14em;
   padding-bottom: 1em;
}
div#motorWithPenny
{
   float: left;
}
div#modularMotor
{
   float: right;
   margin-right: .3em;
}
div#accuracyGraphContainer
{
   height: 16em;
}
div#accuracyGraphContainer img
{
   float: left;
}
div#accuracyGraphContainer .caption
{
   float: left;
   width: 25em;
   margin-top: 2em;
   padding-left: 2em;
}

div#nema17DamperContainer
{
   height: 20em;
}
div#nema17DamperContainer img
{
   float: left;
}
div#nema17DamperContainer .caption
{
   float: left;
   width: 25em;
   margin-top: 1em;
   padding-left: 2em;
}
/** RS325 **/
img#rs325
{
   padding-top: .5em;
}

div#sequence table th
{
   font-weight: bold;
   background: #000080;
   color: White;
}

/**R-Winding **/
div#sequence
{
   padding-top: 1em;
   margin: 0 auto;
}
div#sequence table
{
   margin: 0 auto;
}
/**Step Motor Accuracy **/
div#torqueStifness table
{
   margin: 1em auto;
}

div#fig1a1bContainer
{
   width: 60em;
   margin: 0 auto;
   text-align: center;
}
div#fig1a
{
   float: left;
}
div#figWrapper
{
   height: 21em;
}
div#note
{
   text-align: left;
   font-style: italic;
   font-size: small;
}
div#statorDesign table
{
   margin: 0 auto;
}
/** Step Motor Terminology **/
div#phaseAPhaseB table
{
   margin: 1em auto;
}
div#phaseAPhaseB table th
{
   background: #000080;
   color: #ffffff;
}
div#coordinateNote
{
   font-size: smaller;
   font-style: italic;
   margin-top: 0em;
   margin-right: auto;
   text-align: center;
}

div#coordinate
{
   margin: 0 auto;
   text-align: center;
}
div#ampTriangleContainer .caption, div#ampTriangleContainer img
{
   float: left;
}

div#ampTriangleContainer
{
   height: 15em;
}

div#ampTriangleContainer .caption
{
   padding-left: 1em;
   width: 17em;
}
/**Semi Conductor **/
div#lenghtsContainer table
{
   margin: 0 auto;
}
div#cleanMotor
{
   height: 15.3em;
}
div#cleanMotor img
{
   float: left;
}

div#cleanMotor .caption
{
   float: left;
   width: 30em;
   padding-left: 1em;
}
div#accuracyGraphContainer
{
   height: 15.2em;
}
div#accuracyGraphContainer img
{
   float: left;
}
div#accuracyGraphContainer .caption
{
   float: left;
   padding-left: 1em;
   width: 30em;
}
