
html { font-size: 100%; /* Mac Wilson CRA - 10 Aug 2006 IE hack to let font-size cascade */ }
table { font-size: 100%; /* Mac Wilson CRA - 10 Aug 2006 IE hack to let font-size cascade */ }
body {	font-size: 0.70em; /* Mac Wilson CRA - 10 Aug 2006 IE hack to let font-size cascade */}

.links a:link {
border: 1px dotted white;
text-decoration: none;
color:black;
font-variant:small-caps;
}
.links a:active {
text-decoration: none;
color:#333;
font-variant:small-caps;
}
.links a:hover {
border: 1px dotted black;
text-decoration: none;
color:#000066;
font-variant:small-caps;
}
.links a:visited {
text-decoration: none;
padding:1px;
color:#666;
font-variant:small-caps;
}

.links img {
border: none;
}

.links {
margin: 30px;
width: 530px;

}

.links img {
	padding: 10px;
}


.rednav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/megaredover180x20.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 180px;
	height: 30px;
	margin: 0; 
	padding: 0; 
}
.rednav a {
	display: block;
	color: #000000;
	font-size: 12px;
	width: 180px;
	height: 30px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
}
.rednav img {width: 180px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.rednav a:hover img{visibility:hidden}
.rednav span {
	position: absolute;
	left: 35px;
	top: 7px; 
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 149px;
	height: 14px;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: left;
	color:#FFFF99;
	font-weight:bold;
}


.rednav2 {
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/megaredover307x26.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 307px;
	height: 26px;
	margin: 0; 
	padding: 0; 
}
.rednav2 a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 307px;
	height: 26px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
}
.rednav2 img {width: 307px; height: 26px; border: 0; }
* html a:hover {visibility:visible}
.rednav2 a:hover img{visibility:hidden}
.rednav2 span {
	position: absolute;
	left: 4px;
	top: 5px; 
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 300px;
	height: 14px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: middle;
	color:#FFFF99;
	font-weight:bold;
}


.yellownav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/megasunover180x20.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 180px;
	height: 20px;
	margin: 0; 
	padding: 0; 
}
.yellownav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 180px;
	height: 20px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
}
.yellownav img {width: 180px; height: 20px; border: 0; }
* html a:hover {visibility:visible}
.yellownav a:hover img{visibility:hidden}
.yellownav span {
	position: absolute;
	left: 35px;
	top: 2px; 
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 149px;
	height: 14px;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: left;
	color:#330033;
	font-weight:bold;
}		
			
.yellownav2	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/megasunover307x26.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 307px;
	height: 26px;
	margin: 0; 
	padding: 0; 
}
.yellownav2 a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 307px;
	height: 26px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
}
.yellownav2 img {width: 307px; height: 26px; border: 0; }
* html a:hover {visibility:visible}
.yellownav2 a:hover img{visibility:hidden}
.yellownav2 span {
	position: absolute;
	left: 4px;
	top: 5px; 
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 300px;
	height: 14px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: middle;
	color:#000000;
	font-weight:bold;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9D1845;
	position: absolute;
	left: 2%;
	right: 2%;
	width: 93%;
	/*border:  1px dashed #ff000f;*/
}

.dockleft {
	float:left;
	margin-left: 50px;
}

.panel {

	float: right;
	width: 73%;

	/*border: 1px dashed #666666;*/
	height: 100%;
	margin: 0px 7px 7px 7px;
}



.sidecontactlist {
	position: absolute;
	float: left;
	font-size:11px;
	width: 153px;
	top: 305px;
	left: 25px;
	padding: 10px 0px 10px 0px;
	font-weight:bold;
}

	

.office {
	margin-left: 8px;
	margin-right: 8px;
	font:mono;
/*	border: 1px dotted red;*/
	position: relative;
}

.officedetails {
	margin-left:0px;
	color: black;
/*	border: 1px solid green;*/
	position: relative;
}



.introtext {
	font-size:15px;	
	float: right;
	padding: 20px;
	color:#9D1845;

}

.toprightpanel {
	float: right;
	width: 75%;
	padding: 0px 5px 0px 5px;
	font-size:12px;
	height: 100%;
	/*border: 1px dashed black;*/
}

.navmenu {
	float: left;
	position: absolute;
	left: 10px;
	width: 120px;	
	top: 128px;
	/*border: 1px dashed #555555;*/
}

.staffmember {
	float: left;
	position: relative;
	left: 50px;
	width: 440px;
	/*border: 1px dashed #555555;*/
}


.selection {
    width: 100%;
	height: 228px;   
	border: 2px solid #93281E;

}      


select {
	border: 1px green dashed;
	font:"Times New Roman", Times, serif;
}



.criteria1 {
	float: left;
	background-color: #FFFFEA;	
	border: 1px solid black;	
    width: 47%;
	padding: 5px 0px 5px 0px; /* top right bot left */
	margin: 5px;	
}

.criteria2 {
	float: right;
	background-color: #FFFFEA;	
	border: 1px solid black;	
    width: 47%;
	padding: 5px 0px 5px 0px; /* top right bot left */
	margin: 5px;
}

select {
 	font-size:9px;
}

table {
	border: none;
	width: 100%;

}
.tblmachinery {
	border: none;
	width: 100%;
	
}

.showproductedit {
	width: 650px;
}

td {
    font-size: 12px;   
	padding: 3px;
	background-color: #FFFFf9;
	border: dotted black 1px;
	vertical-align:bottom;
}

tr {
	

}

.submittd {
	border: none;
	font-size:13px;
}

.staff {
	color:#330000;
	border: none;
	padding-right: 30px;
	text-align:left;
}

.staffpic {
	padding-left: 30px;
	color:#330000;
	border: none;
}

H2 { 
	color:#9D1845; 
	font-size:18px;	
}
H3 { 
	color:#9D1845; 
	font-size:15px;	
}
.browntab {
	color: white;
	background-color:#9D1845;
	height: 40px;
	font-variant:small-caps;
	border: 1px solid black;
	text-align:center;
	width: 100%;
	font-stretch:expanded;
	
}


.popup {
	font-size: 1em;   
	border: 3px solid #9D1845;
	
	/* Mac Wilson CRA - 10 Aug 2006 */
	/* Hack to allow Firefox <pre> tags to behave like IE <pre> tags*/	
	clear: both;
	/* end Firefox hack */

}

.leftalign {
	text-align:left; 
	margin-left: 1px;
}



.yellowtable table {
	border-collapse:collapse;
}
.yellowtable td {
	text-align:center;
	border: 1px solid;
	border-color:#FF9900;
	width: 25%;
	font-variant:small-caps;
}

.tableheader td {
	font-weight:bold;
	background-color:#FFCC66;
	border-bottom: black;
	
}

.bluelabel {
	margin-left: 50px;
	font-variant:small-caps;
	color:#0066CC;
	font-size: 14px;
	
}

.bluelabel a {
	text-decoration: none;
	color:#0099ff;
}


.bluelabel a:hover {
	text-decoration: underline;
	color:#0066CC;
}


.machmodel a {

	color:#9D1845;
	font-size: 10px;
	text-decoration:none;	
}
.machtype a {

	color:black;
	font-size: 10px;
	text-decoration:none;
}

.machcategory  {
	text-align:left;
	color:black;
	font-size: 14px;
	font-weight:bold;
}


.tblmachinery td {
	color:black;
	font-size: 14px;
	background-color:#FFFFFF;
	border: none;
	top: 1px;
	vertical-align:top;
}




.popupmachineryModel {
	padding: 5px;
	font-size:26px;
	font-variant:small-caps;
	font-style:oblique;
	float: left;
	width: 325px;
	color:#000000;
	/*border: 1px green dashed;*/
}


.popupmachineryType {
	font-size:18px;
	font-variant:normal;
	font-style:normal;
	color:#000000;
	/*border: 1px blue dashed;*/
}

.popupmachineryImage {
/*	border: 2px yellow dashed;*/
}

.popupmachineryDetails {
  width: 100%;
	color: #000000;
	
	/* Mac Wilson CRA - 10 Aug 2006 */
	/* Hack to allow Firefox <pre> tags to behave like IE <pre> tags*/
	min-height: 3em;
	overflow: auto;
	/* end Firefox hack */
	
}      

.popupmachineryFeatures  {
	float: left;
	border: 1px solid #999999;	
  width: 47%;
	padding: 6px 6px 6px 6px; /* top right bot left */
	margin: 2px;	
	
	/* Mac Wilson CRA - 10 Aug 2006 */
	/* Hack to allow Firefox <pre> tags to behave like IE <pre> tags*/
	min-height: 3em;
	overflow: hidden;

	/* end Firefox hack */

}

.popupmachineryTech {
	float: right;
	border: 1px solid #999999;	
  width: 47%;
	padding: 6px 6px 6px 6px; /* top right bot left */	
	margin: 2px;
	
	/* Mac Wilson CRA - 10 Aug 2006 */
	/* Hack to allow Firefox <pre> tags to behave like IE <pre> tags*/
	min-height: 3em;
	overflow: hidden;
	/* end Firefox hack */

}



.noscroll {

overflow-y: hidden;

}

/*
.topcell {
	border: 1px dotted orange;
	top: 1px;
	position: relative;
}


.bottomcell {
	border: 1px dashed green;
	
	bottom: 1px;
}
*/
/*
.splitter {
	border: 1px dotted blue;
	height: 100%;
}

.filler {
	border: 1px dashed red;
	height: 100%;
}

*/