/* ===============================================================================================

                Colours


   =============================================================================================== */
   
/* masthead elements */

.ehc-skin #LiftMenu		{ background-color: #1F4989; color:#FFFFFF; }
.ehc-skin #LiftMenu A        { color: #FFFFFF; }
.ehc-skin #LiftMenu A:hover  { color: #DA9F2A; } 
.ehc-skin #BreadCrumbTrail		{ background-color: #49629C; }
.ehc-skin .NavBar,  .NavBarActive     { background-color: #1F4989; Color:#FFFFFF; }
.ehc-skin #InfoBox { border-color: #1F4989; color:#DA9F2A; }
.ehc-skin #InfoBox h2 {color:#DA9F2A; }

.ehc-skin .ProductNavBar { background-color:#1F4989; color:#FFFFFF;}
.ehc-skin .ProductNavBar  A {  color:#FFFFFF;}
.ehc-skin .ProductNavBar  A:hover {  color: #DA9F2A; }
/* ===============================================================================================

                Images 


   =============================================================================================== */
.ehc-skin #IntroOverlay {background-image:url( images/handrails-opaque.png);}
.ehc-skin .ProductNavBar { background-image:url( images/white_arrow_right.png); background-repeat: no-repeat;  background-position: 400px 5px; }

/* ===============================================================================================

               Text Effects


   =============================================================================================== */
   
.ehc-skin #LiftMenu		{ text-transform:uppercase;	text-align:left; text-decoration:none; font-size: 10px; letter-spacing: 0.1em; }
.ehc-skin #LiftMenu A   { text-decoration:none; }
.ehc-skin #LiftMenu A:hover  { text-decoration:none; }


/* ===============================================================================================
      
	  	
			Placement And Sizing 
			
			
   =============================================================================================== */ 
   
.ehc-skin #LiftMenu	 { clear: both;width: 925px;padding-top: 10px;padding-left: 20px; padding-bottom:5px;}
