﻿body 
{ margin: 0; padding: 20px; font-family: Verdana, Arial, Sans-Serif; font-size: 70%; color: #777; line-height: 150%; 
 background-image: url('../images/bgnd-body.jpg'); background-repeat: repeat-x;}


/*GENERAL*/
#wrapper     { width: 770px; margin: auto; border: 1px solid #000080; background: #FFF; }
table        { font-family: Verdana, Arial, Sans-Serif; font-size: 1em; }
td           { vertical-align: top; }
img          { border: none; }


/*MAIN CONTENT AREA*/
#body_text    { text-align: justify; margin: 10px 40px 5px 10px; }


/*HEADER INCLUDE*/
#banner         { height: 100px; background-image: url('../images/hilights-logo.gif'); background-repeat: no-repeat; }
#banner div     { margin-left: 270px; padding-top: 15px;}
#banner li      { color: #C00; padding: 0;}
#banner li span { color: #777; }


/*H-TAGS*/
h1    { font-size: 1.2em; padding: 1px; margin: 0; color: #000080; text-align: center; background: #EEF; 
border-top: 1px solid #AAA; border-right: 1px solid #777; border-bottom: 1px solid #777; border-left: 1px solid #AAA;}
h3    { font-size: 1em; padding: 2px; margin: 0 0 10px 0; background: #AAA; color: #FFF; text-align: center; }


/*NAVIGATION*/
#nav
{ margin: 25px 0 0 10px; padding: 0; width: 160px; font-family: Arial, Sans-Serif; }
#nav ul
{ margin: 0; padding: 0; line-height: 100%; }
#nav li
{ border-top: 1px solid #AAA; border-right: 1px solid #777; border-bottom: 1px solid #777; border-left: 1px solid #AAA; 
background-color: #EEF; list-style: none; height: 35px; margin-top: 3px; padding-left: 45px; }
#nav li a
{ display: block; text-decoration: none; font-size: 11px; font-weight: bold; color: #000080; height: 29px; padding-top: 6px; padding-left: 15px; }
#nav a:hover
{ background-color: #FFF; }

#home-page
{ background-image: url('../images/nav/highlights.gif'); background-repeat: no-repeat; }
#street-lighting
{ background-image: url('../images/nav/streetlights.gif'); background-repeat: no-repeat; }
#cctv-installations
{ background-image: url('../images/nav/securitycamera.gif'); background-repeat: no-repeat; }
#cabling-contractors
{ background-image: url('../images/nav/cabling.gif'); background-repeat: no-repeat; }
#festive-lighting
{ background-image: url('../images/nav/christmaslights.gif'); background-repeat: no-repeat; }
#contact-hilights
{ background-image: url('../images/nav/contact.gif'); background-repeat: no-repeat; }

#home #home-page a, #street #street-lighting a, #cctv #cctv-installations a, #cabling #cabling-contractors a, #festive #festive-lighting a, #contact #contact-hilights a
{ color: #C00; }
/*----------END NAVIGATION----------*/


/*PROJECTS*/
#projects      { border: 1px solid #000080; }
#projects img, #flashmovie { border: 8px solid #EEF; }
#caption       { font-family: Arial, Sans-Serif; margin-top: 20px; }
#w3c           { font-family: Arial, Sans-Serif; font-size: .9em; line-height: 120%; position:relative; bottom: 1px;}


/*FORM TABLE*/
#formtable input, #formtable textarea   { color: #777; background-color: #EEF; }


/*-----------------------------------*/