/**************************************************************
   Visit FullAhead.org and studio7designs.com for more layouts and downloads for this template!
 **************************************************************/
 
 /**************************************************************
    LOP Colours

    Light Background #FFFF99
    Light Border #FFCC00
    Dark Background #FF9900
    Dark Border #FF6600

 *********************************************************/
body {
  margin: 0;
  padding: 0;
  text-align: center;
/*  background : url(../images/bg/light_body.gif) repeat-y top center; */
  font: 400 0.7em verdana, arial, sans-serif;
  line-height: 170%;  
  color: #555;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-bottom: 0.2em;

  font: 400 1.6em arial, sans-serif;
  color: #536C71;
  border-bottom: 4px solid #ddd;
}

h2 {
  font-size: 1.2em;
  color: #586B7A;
}

h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #5D6F73;
}

/* Images */
img.floatRight {
  margin: 5px 0 10px 10px;
}

img.floatLeft {
  margin: 5px 10px 10px 0;
}

img.darkLOPborder {  
  border: 2px solid #336666;
}
/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
  position: relative;
  height : auto !important;
  height: 100% !important;
  min-height: 100%;
/*  margin-bottom  :5em;*/
}


/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 100px;
	margin: 0 auto;
/*	background: #FF9900 url(../images/bg/header-lop3.gif) repeat-x bottom left; */
	border-bottom: 4px solid #336666;
/*	background-color: #FF9900; */
}

#header img {
  position: absolute;
  top: 0;
  left: 0;
}

#header ul {
  margin: 6.5em 1em 0 0 !important;
  margin: 6.5em 0.5em 0 0;
  padding: 0;
  float: right;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #353E47;
  border-right: 1px solid #4D5760;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover
{
    /* color: #3B5D77; */
    color: #000000;
}


/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
  margin: 0 auto;
  height: 100px;
  background-color: #FF9900;
  background: url(../images/bg/header_image-lop2-long-merge.jpg) no-repeat top left;
}

/**************************************************************
   Top Block Menu
 **************************************************************/

#menu {
  margin: 0 auto;
}

#menu ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;

  text-align: left;
/*  background: #FFFF99 url(../images/bg/menu-lop2.gif) repeat-x top left; */

 border-bottom : 2px solid #AAD3DB; 
}

#menu ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu ul li a {
  float: left;
  width: 120px;
  height: 3.0em;

  font: 400 1.2em arial, sans-serif;
  letter-spacing: 0.1em;

  color: #353E47;
  text-decoration:none;

}

#menu ul li a span {
  display: block;
  padding: 10px 7px;
}

#menu ul li a span.desc {
  font-size: 0.8em;
  color: #353E47;
}

#menu ul li a span.titlefirst 
{
    margin-left:10px;
}

#menu ul li a:hover,
#menu ul li a.here {
/*  color: #3B5D77;*/
      color: #000000;
/*  background: #FF9900 url(../images/bg/menu-lop2-here.gif) repeat-x top left; */
}

#menu ul li a:hover span.title,
#menu ul li a.here span.title {
      color: #000000;
/*  color: #3B5D77;*/
/*  background: #FF9900 url(../images/bg/menu-lop2-here.gif) repeat-x top left; */
}

#menu ul li a:hover span.titlefirst,
#menu ul li a.here span.titlefirst {
      color: #000000;
/*  color: #3B5D77;*/
/*  background: #FF9900 url(../images/bg/menu-lop2-here.gif) repeat-x top left; */
}
/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  float: left;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

#columns {
  /*margin: 0; */
 margin : 0 auto;
}

.width {
  width: 776px;
}

.fullwidth {
  width: 100%;
}

.col-left 
{
    float: left;
    width: 159px;
    padding:15px;
}

.col-right
{
    float: right;
    width: 557px;
    padding: 15px 0px 15px 15px;
}
/**************************************************************
   Footer
 **************************************************************/


#footer {
  clear: both;
  float: left;
  width: 100%;
  height: 5em;
  margin-bottom: 0;
  padding :0;
  margin-top: 0;
  /*  margin-top: -5em; */
}

#footer #bg {
  position: relative;
  height: 5em;
  margin : 0;
/*  background: #49525B url(../images/bg/header-lop2.gif) repeat-x bottom left; */
  border-top: 4px solid #336666;
}

#footer #bg ul {
  float: right;
  margin: 2em 1em 0 0 !important;
  margin: 2em 0.5em 0 0;
  padding: 0;
}

#footer #bg ul li {
  display: inline;
  list-style: none;
}

#footer #bg ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #353E47;
  border-right: 1px solid #4D5760;
}

#footer #bg ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#footer #bg ul li a:hover {
  color: #3B5D77;
}


/**************************************************************
   Generic Display 
 **************************************************************/
.lightLOPBg {
  background-color: #FFFF99;
}

.smalltext {
  font-size: 0.8em;
  color: #353E47;
}

.dark {
  color: #353E47;
}

.highlight {
  color: #353E47;
  font-weight:bolder;
}

.clear {
  clear: both;
}
