/*************************************************************************/
/********************       Ezzy Mast Configurator     *******************/
/*************************************************************************/


body {
   background-color: #F9F9F9; 
   font-family: helvetica, arial, sans-serif, verdana, helvetica;
   font-size: 13px;
   color: #000000; 
   margin: 0px 0px 0px 0px;
   padding: 0px;
   border: 0;
}

div.mc_Title {
   padding: 8px 0px 0px 10px;
   font-weight: bold;
   font-size: 14px;
}

div.FormBody {
   width: 936px;  
   text-align: left;
   border: 1px solid #666666;
   background-color: #ffffff;
   font-size 12px;
   float: center;
}

input.Submit {
   vertical-align: top;
   text-align: left;
   color: #000000; 
   width: 120px;
   height: 30px;
}

span.FormBack {
   vertical-algn: top;
   text-align: left;
   color: #000000;
   padding: 00px 0px 0px 0px; 
   width: 100px;
}

a.mc_Link, a.mc_Link:link, a.mc_Link:visited, a.mc_Link:active { 
   color: #0066cc;
   text-decoration: none; 
   font-family: Tahoma, Verdana; 
   font-size: 12px; 
   font-weight: 900; 
   line-spacing: 1.5em;
}

a.mc_Link:hover { 
   color: #333333; 
   text-decoration: underline; 
}

/*------------------------------------------------*/
/*-------  Show Step User Interface  -------------*/  
/*------------------------------------------------*/

table.ShowStep {
   font-size: 14px;
   border: 0px;
   width: 936px;  
   background-color: #EEEfff; 
   border: 1px solid #666666;
}

th.ShowStep  {
   height: 22px; 
   line-height: 22px; 
   font-size: 20px;
}

td.ShowStep {
  text-align: center; 
  width: 200px; 
  vertical-align: top; 
  color: #000000;
}

div.ShowStepNumber {
   text-align: center;
   font-weight: bold;
   font-size: 16px;
   line-height: 22px;
}

div.ShowStepFocus {
   border: 1px solid green;
   padding: 10px 5px 10px 5px;
   color: #000000;
   height: 64px;
}

div.ShowStepNot {
   padding: 10px 5px 10px 5px;
   color: #999999;
}


/*------------------------------------------------*/
/*-------  Configurator #3: Output  --------------*/  
/*------------------------------------------------*/

div.output_table {
   text-align:  left;
   padding: 0px 10px 10px 0px;
}

div.output_title  {
   font-size: 16px;
   font-weight: bold; 
   line-height: 18px; 
}

table.output {
   border: 1px solid #666666;
   padding: 0px; 
   width: 580px;
   border-spacing: 0px;
   text-align: center;
}

table.output th {
  background-color:  #999999;  
  font-weight: bold;
  color: yellow;
  white-space: nowrap; 
  text-align: center;
  padding: 0px 4px 0px 4px;
}


div.recommended_masts {
   font-size: 16px;
   padding:  10px 0px 10px 20px; 
   text-align: left; 
   line-height: 1.2em;
   font-weight: bold;
}

span.datam {
   color: blue;
   font-weight: bold;
}


/*************************************************************************/
/****************  Innovative Composite Engineering    *******************/
/*************************************************************************/

