/* MactennaStyle.css
	this is the main style sheet for the MacTenna web page 
*/


body  {
 	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	background-color: white;
	}


#header {
	background: white;
	}

#header img {
	display: block;
	margin-top:  25px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;	
	}


#allContent {
	margin: 10px;
	}

#mainContent {
	width: 80%;
	float: right;
	}
	
	
#windowLine a:link {
	color:blue;
	}

#windowLine a:visited {
	color: purple;
	}

#email a:link {
	color:blue;
	}

#email a:visited {
	color:purple;
	}

#article a:link {
	color:blue;
	}

#article a:visited {
	color:purple;
	}

#vert_navbar {
	width: 15%;
	background: white;
	margin: 0 auto;
	margin-bottom: 50px;
	padding: 1em 0;
	text-align: center;
	float: left;
	}

ul.vert_navlist  {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	font-size: 14px;
	}

ul.vert_navlist li {
	display: block;
	margin: 0;
	margin: 0;
	}

ul.vert_navlist li a {
	display: block;
	width: 150px;
	padding: 0.5em 0 0.2em 2em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: white;
	text-decoration: none;
	background: #111d87;
	}


ul.vert_navlist li a:hover {
	color: #800000;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
	text-decoration: underline;
	}



ul.vert_navlist li a:visited {
	background: gray;
	}



#horizontal_nav {
	text-align: center;
	background: white;
	clear: both;
	padding: 0;
	margin: 0;
	margin-bottom: 50px;
	white-space: nowrap;
	}

ul.horizontalMenu  {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	list-style: none;
	padding: 0;
	font-size: 12px;
	}

ul.horizontalMenu li {
	display: inline;
	width: 8em;
	}


ul.horizontalMenu li a {
	padding: 10px;
	margin: 0;
	color: white;
	text-decoration: none;
	background: #111d87;
	}


ul.horizontalMenu li a:hover {
	color: #800000;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
	text-decoration: underline;
	}


ul.horizontalMenu li a:visited {
	background: gray;
	}



table {
	border: none;
	margin-bottom: 40px;
	}

tr.odd {
	background: #f0f0f0;
	}


th	{
	width: 20em;
	text-align: left; 
	}

td	{
	width: 100em;
	}



hr {
	margin-top: 10px;
	}

img.products {
	float: right;
	margin-left: 15px;
	margin-bottom: 30px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	}

img.rotary {
	margin: 10px;
	border: black 1px solid;
	}

.sunspots  {
	margin-left: 10px;
	text-align: center;
	margin-top: 10px;
	float: right;
	width: 410px;
	background-color: #F9F9D0;
	border: 1px solid #CCCCCC;
	Font-family: Arial, sans-serif;
	font-size: .7em;
    	 }

.sunspots img, .controllerImg img {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	}


.controllerImg  {
	margin-left: 10px;
	text-align: center;
	margin-top: 10px;
	float: right;
	width: 210px;
	background-color: #F9F9D0;
	border: 1px solid #CCCCCC;
	Font-family: Arial, sans-serif;
	font-size: .7em;
    	 }


ul.products {
	list-style-type: none;
	clear: right;
	}

 .part {
	font-weight: bold;
	margin: 10px 20px 0 0;
	background-color: #CACDCF;
	}

 .partNumLabel {
	margin: 10px 5px 0 0;
	}

 .partNum {
	font-weight: bold;
	margin: 10px 10px 0 0;
	background-color: #CACDCF;
  	}

#controller.p {
	clear: right;
	}

p.SB62 {
	margin-bottom: 100px;
	}

p.controller2 {
	margin-bottom: 125px;
	}

h4.products {
	margin-top: 40px;
	margin-bottom: 20px;
	}

