<!--
/*
SITE COLORS
Main Blue-Green color      #33ABB4,    R-51, G-171, B-180
Header blue text   #01677F


*/

.opacity0 {filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -khtml-opacity:0;} 
.opacity1 {filter:alpha(opacity=10); -moz-opacity:0.1; opacity:0.1; -khtml-opacity:0.1;} 
.opacity2 {filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2; -khtml-opacity:0.2;}
.opacity3 {filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3; -khtml-opacity:0.3;}
.opacity4 {filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; -khtml-opacity:0.4;}
.opacity5 {filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; -khtml-opacity:0.5;}
.opacity6 {filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6; -khtml-opacity:0.6;}
.opacity7 {filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; -khtml-opacity:0.7;}
.opacity8 {filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; -khtml-opacity:0.8;}
.opacity9 {filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; -khtml-opacity:0.9;}
.opacity10 {filter:alpha(opacity=100); -moz-opacity:1; opacity:1; -khtml-opacity:1;}

/*  */

body         { 
	background-image: url('../MCS-grfx/bak1.jpg'); 
	background-repeat: repeat;
	margin-top="0";
	margin-left="0"; 
	margin-right="0"; 
	background-color:#33ABB4;
	}

p            { color: #000000; font-family: Arial; font-size: 12pt; text-align: justify }


a            { color: #008080; font-family: Arial; font-size: 12pt; font-weight: normal; text-decoration: none; outline: none; }
a:hover            { color: #008080; font-family: Arial; font-size: 12pt; font-weight: normal; text-decoration: underline; outline: none; }
/* a:visited           { color: #666666; font-family: Arial; font-size: 12pt; font-weight: normal; outline: none; } */


a.MoreInfo   { color: #008080; font-family: Arial; font-size: 12pt; font-weight: bold }
a:hover.MoreInfo   { color: #ffffff; font-family: Arial; font-size: 12pt; font-weight: bold }
a:visited.MoreInfo   { color: #666666; font-family: Arial; font-size: 12pt; font-weight: bold }




#HeaderContainter { 
	background-color: #83C7CC; 
	height: 155px; 
	width: 900px; 
	left: 50px; 
	top: 25px; 
	position: absolute; 
	visibility: visible; 
	background-image:url('../MCS-grfx/bak1.jpg'); 
	/* background-repeat:repeat; */
	background-position:  250px 0px; 
	}
	
#HeaderLeft { height: 155px; width: 300px; left: 0; top: 0; position: absolute; visibility: visible; }

#HeaderCenter { 
	background-position: 50% 50%; 
	height: 155px; 
	width: 300px; 
	top: 0; 
	position: absolute; 
	left: 300px; 
	visibility: visible; 
	background-image:url('../MCS-grfx/Robotics_Manufacturing_Motion-Control-Systems_Phone_425-867-9454.gif'); 
	background-repeat:no-repeat; 
	}

#HeaderRight { 
	text-align: center; 
	height: 155px; 
	width: 300px; 
	left: 600px; 
	top: 0; 
	position: absolute; 
	visibility: visible;
	padding-top: 30px;
	}
	
#NavBar { 
	background-color: #000; 
	height: 27px; 
	width: 900px; 
	left: 50px; 
	top: 180px; 
	position: absolute; 
	visibility: visible; 
	text-align:center;
	padding-top:8px;
	}
	
#NavBar a {	
	color:#33ABB4; 
	font-family:Arial; 
	font-size:12pt;
	font-weight:bold; 
	text-decoration:none;
	vertical-align: 50%; 
	padding: 8px;
	}	

#NavBar a:hover {
	background-color: #33ABB4;
	/* background-image: url('../MCS-grfx/bak2.jpg'); background-repeat: repeat; background-position:  0px 0px; */
	color:#000000; 
	/* padding: 3px 0px; */
	}
/* STYLE INLINE - exterior style causes problem */
#BottomGRFXrepeat  {
	background-image: url('../MCS-grfx/Robotics_Manufacturing_HP1-Motion-Control-Systems_Phone_425-867-9454.gif'); 
	background-repeat: repeat-x; 
	background-position: 5px 0px;
	}


#Footer {
	color:#999999; 
	font-family:Arial; 
	font-weight:normal; 
	font-size:10pt 
	}
	
#FooterNav a {
	color:#999999;text-decoration:none; font-family:Arial; font-size:10pt; font-weight:bold 
	}
	
#FooterNav a:hover {
	color:#ffffff; 
	}
	
#NavBar a:hover {
	background-color: #33ABB4;
	color:#000000; 
	}
	
	
#MainBodyContainer { 
	left: 50px; 
	top: 220px; 
	position: absolute; 
	visibility: visible; 
	width: 900px; 
	margin: 5px 0; 
	padding-bottom: 5px; 
	border-bottom-width: 0;
	}
	
td.MainBodyCells { 
	background-image: url('../MCS-grfx/bak2.jpg'); 
	background-repeat: repeat; 
	margin-top: 0; 
	margin-bottom: 0; 
	padding: 15px 
	}
	
#address {margin-top: 0; margin-bottom: 0;
	color: #01677F; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-align:center;
	}
	
h1	{ 
	font-family: Arial; 
	font-size: 14pt; 
	color: #000000; 
	font-weight: bold 
	}

a#email	{ 
	font-size: 10pt; 
	text-decoration: underline; 
	color: #01677F; 
	font-family: Arial; 
	font-weight: bold 
	}
               
a:hover#email    { 
	color: #FFFFFF; 
	font-family: Arial; 
	text-decoration: underline; 
	font-size: 10pt; 
	font-weight: bold 
	}
	

/*  --------------- End Navigation styles ---------------  */


-->
