/*
Edit:
Menu
BREADCRUMB NAVIGATION
TOGGLE
STANDARD PAGE
FOOTER
*/
/*================================================================================*/
/*================================ MENU ==========================================*/
/*================================================================================*/
#menu
{

margin: 0;
width: 132px;
border: 2px solid #3585b5;
border-collapse: collapse;
font-family : verdana;
}
#menu tr
{
margin: 0;
width: 100%;
background-color: #3585b5;

}


#menu ul
{
margin: 0;
padding: 0;
width: 132px;
text-align: right;
line-height: 26px;
list-style-type: none;

}

#menu span
{
 font-size: 19px;
 color: #cc0000;
 line-height: 26px;
}


#menu ul li a
{
margin: 0;
font-family : verdana;
font-weight: bold;
font-size: 14px;
line-height: 26px;
color: #ffffff;
text-decoration: none;
}


#menu ul li a:hover
{
width: 132px;
background-color: #e1e1e1;
padding: 5px 0px 5px 0px;
<!--padding: 0px;-->
font-family : verdana;
font-size: 14px;
color: #3585b5;
line-height: 26px;
border-left:6px solid #cc0000;
text-decoration: none;
}





/*================================================================================*/
/*=============================BREADCRUMB NAVIGATION==============================*/
/*================================================================================*/
.breadcrumbMenu
 {
 margin-left: 5px;
 font-family : verdana;
 font-weight: bold;
 font-size: 14px;
 color: #5e5e5e;
 }
 .breadcrumbMenu a
{
 font-family : verdana;
 font-weight: bold;
 font-size: 14px;
 color: #5e5e5e;
 text-decoration: none;
}
.breadcrumbMenu span
{
 color: #cc0000;
}
 .breadcrumbMenu a:hover
{
 font-family : verdana;
 font-weight: bold;
 font-size: 14px;
 color: #3585b5;
 text-decoration: none;
}
/*================================================================================*/
/*==================================== TOGGLE ====================================*/
/*================================================================================*/
#moreToggle
{
 font-family : verdana;
 background-color: #ffffff;
 font-size: 12px;
 font-weight:bold;
 text-decoration: none;
 width:50px;
 padding: 2px;
 margin-top: 3px;
}
#moreToggle a
{
 font-family : verdana;
 font-size: 12px;
 margin-left: 3px;
 color: #cc0000;
 text-decoration: none;
}
#moreToggle a:hover
{
 font-family : verdana;
 font-size: 12px;
 color: #3585b5;
 text-decoration: none;

}
.toggleTextLimitedclass
{
display: block;
height:475px;
overflow: hidden;
}
/*================================================================================*/
/*================================= STANDARD PAGE =================================*/
/*================================================================================*/
 .textPageTitle
{
  font-family : verdana;
  font-weight: bold;
  font-size: 18px;
  color: #cc0000;
  line-height: 18px;
 }
  .textPageTitle1
{
  font-family : verdana;
  font-weight: bold;
  font-size: 14px;
  color: #cc0000;
  line-height: 18px;
 }
  .textPageTitleAcryfill
{
  font-family : Times New Roman;
  font-weight: bold;
  font-size: 18px;
  color: #cc0000;
  line-height: 18px;
 }
   .textPageTitleAcryfillTrade
{
  font-family :  Tw Cen MT;
  font-weight: bold;
  font-size: 16px;
  color: #cc0000;
  line-height: 18px;
 }
  .text
 {
  margin-left: 5px;
  font-family : verdana;
  font-weight: bold;
  font-size: 14px;
  color: #5e5e5e;
  line-height: 18px;
 }
 /*===============================================================================*/
/*================================= COMPANY PAGE =================================*/
/*================================================================================*/
.textcompanyTitle
  {
  font-family : verdana;
  font-weight: bold;
  font-size: 16px;
  color: #cc0000;
  line-height: 18px;
  margin: 0;
 }
/*================================================================================*/
/*=============================== PRESIDENT PAGE =================================*/
/*================================================================================*/
 .textPresidentTitle
 {

  font-family : verdana;
  font-weight: bolder;
  font-size: 14px;
  color: #cc0000;
  line-height: 38px;
  margin:0;
 }
 /*===============================================================================*/
/*=============================== SUB PRODUCT PAGES===============================*/
/*================================================================================*/

.imgEnlargeLink a
 {

  font-family : verdana;
  font-weight: bold;
  font-size: 12px;
  color: #5e5e5e;
  line-height: 38px;

 margin-left: 32px;
  text-decoration: none;
 }
  .imgEnlargeLink a:hover
 {

  font-family : verdana;
  font-weight: bold;
  font-size: 13px;
  color: #3585b5;
  line-height: 38px;
margin-left: 29px;
  text-decoration: none;
 }
/*================================================================================*/
/*================================ CONTACT US PAGE ===============================*/
/*================================================================================*/
 #promo
{
    FLOAT: left;
    margin-left: 10px;
    WIDTH: 81%;
    font-family : verdana;
    font-weight:normal;
    font-size : 12px;
    line-height : 1.5;


}
  #promo h2
{
	padding:0;
    color: GREEN;
	font-size: 1.8em;
    clear:both;
	margin-left: 0px;
	margin-top: 5px;
	font-weight: normal;
}
.labelX
{
 margin : 0 0 5px 0;
 font-family : verdana;
    font-weight : bold;
    font-size : 1.8em;
line-height : 1.3;
}
.address
{
    font-weight: bold;
    font-size: 14px;
    color: #5e5e5e;
    line-height: 18px;
	margin: 10px 0px 0 0;
	padding: 0 0 0 8px;
}
.formLabel
{
    font-weight: bold;
    font-size: 14px;
    color: #5e5e5e;
    line-height: 18px;
	margin:0;
	padding: 0 0 0 0px;
}



fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
.formTdProd
{
	background:#eee;
	border:1px solid #fff;
	padding: 5px;
	vertical-align:top;
    width: 80px;
    height: 50px;
}
.formTd{
	background:#eee;
	border:1px solid #fff;
	padding: 5px;
	vertical-align:top;
    width: 131px;
    height: 30px;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:260px;
}


.formButton{
	/*background:#162765;*/
    font-family: verdana;
    background: #3585b5;
    font-weight: bold;
    color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
    margin-top: 5px;
	margin-left: 2px;
}
table {
 font-family : verdana;
    font-size : 18px;
    line-height : 1.5;
}
label span{
	color:#162765;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus,{
	background: #fff;
	border: 1px solid #bbb;
}
/*================================================================================*/
/*================================= PRODUCTS PAGE =================================*/
/*================================================================================*/


 .textCopy
 {
    font-family : verdana;
    font-weight: bold;
    font-size: 12px;
    color: #5e5e5e;

 }
 .home_news
{
   text-align: center;

}

.home_news a
{

    font-family : verdana;
    font-weight: BOLD;
    font-size: 10px;
    color: #5e5e5e;
    line-height: 18px;

	display: block;
    text-decoration: none;
    height: 100px;
      padding-top: 10px;
}

 .home_news a:hover
{

   BACKGROUND-COLOR: #E1E1E1;
   border-bottom:4px solid #cc0000;
 }
	color: #3585b5;
   /* BACKGROUND-COLOR: #E1E1E1;*/

     text-align: center;
  /*  border-bottom:4px solid #cc0000;*/
	text-decoration: none;
}
/*================================================================================*/
/*================================= SITEMAP =================================*/
/*================================================================================*/
 .siteMapText a
{
 font-family : verdana;
 font-weight: bold;
 font-size: 14px;
 color: #5e5e5e;
 text-decoration: none;
 }
 .siteMapText span
 {
 color: #cc0000;
 }
 .siteMapText a:hover
{
 font-family : verdana;
 font-weight: bold;
 font-size: 16px;
 color: #3585b5;
 text-decoration: none;
 }
  /*================================================================================*/
/*================================= FACILITIES =====================================*/
/*================================================================================*/
.facilitiesImages
{

 border-style: double;
 border-color: #000000;
 border-width: 6px;
}
 .facilitiesPageText
 {
  margin-top: 215px;
  width: 210px;
  height: 40px;
  text-align: center;
 }


 .facilitiesPageText a
{

 font-family : verdana;
 font-weight: bold;
 font-size: 12px;
 color: #5e5e5e;
 text-decoration: none;

  }
 .facilitiesPageText a:hover
{
 font-family : verdana;
 font-weight: bold;
 font-size: 12px;
 color: #3585b5;
 text-decoration: none;
 }
 /*================================================================================*/
/*================================= RECOGNITION =====================================*/
/*================================================================================*/
.recognitionPageSpan
{
 font-family : verdana;
 font-weight: bold;
 font-size: 14px;
 color: #cc0000;
 }
.recognitionPageText a
{
 font-family : verdana;
 font-weight: bold;
 font-size: 14px;
 color: #5e5e5e;
 text-decoration: none;
 }
 .recognitionPageText a:hover
{
 font-family : verdana;
 font-weight: bold;
 font-size: 14px;
 color: #3585b5;
 text-decoration: none;
 }
 /*================================================================================*/
/*================================= PROJECTS =====================================*/
/*================================================================================*/
.projectImages
{

 border-style: double;
 border-color: #000000;
 border-width: 6px;
}
 .projectPageText a
{
 font-family : verdana;
 font-weight: bold;
 font-size: 14px;
 color: #5e5e5e;
 text-decoration: none;
 }
 .projectPageText a:hover
{
 font-family : verdana;
 font-weight: bold;
 font-size: 14px;
 color: #3585b5;
 text-decoration: none;
 /*margin-left: 10px;*/
 }
/********************CATALOG PAGE**********************/
#catalogA /*WAYFINDING SIGNAGE*/
{
  background-image: url('../catalogs/Catalog__web-1.jpg');width:250px;height: 300px;
}
#catalogB /*CATALOG P*/
{
  BACKGROUND-IMAGE: url('../catalogs/Parking_web-1.jpg');width:250px;height: 300px;margin-left: 25px;
}
#catalogC /*AWARD WINNING PROJECTS*/
{
  BACKGROUND-IMAGE: url('../catalogs/Award_Catalog.jpg');width:250px;height: 300px;
} 
#catalog
{
  border: none;
  width: 718px;
  background-color: #ffffff;
}
.wrapA
{
  margin-top: 0;
  font-size: 16px;
  color:#5e5e5e;
  font-weight: bold;
}
#wrapA a span
{
text-decoration: none;
}


.bulletA
{
 color:#cc0000;

}


/********************CATALOG PAGE ENDS**********************/
/*================================================================================*/
/*=====================================FOOTER=====================================*/
/*================================================================================*/
 #footer
 {
 width: 768;
 border:0;
 height:92px;
 }
 footerBorder tr
 {
  margin: 0;
 }
 #coAddressText{
  text-align: left;
  margin-left: 20px;
  width: 364px;
 }
 #coAddressText span
 {
 font-family : verdana;
 font-weight: bold;
 font-size: 12px;
 line-height: 15px;
 color: #5e5e5e;
 text-decoration: none;
 }
#coAddressText a
 {
 font-family : verdana;
 font-weight: bold;
 font-size: 12px;
 line-height: 15px;
 color: #cc0000;
 text-decoration: none;
 }
 #coAddressText a:hover
 {
 font-weight: bold;
 font-size: 12px;
 color: #3585b5;
 }
#copyRightText
{
 text-align: right;
 margin-right: 20px;
 width: 364px;
}


#copyRightText span
 {
   font-family : "verdana light";
 font-weight: bold;
 font-size: 12px;
 line-height: 15px;
 color: #5e5e5e;
 }
