/* global */

/* -------------------- body and wrapper -------------------- */

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 62.5%;
  background-color: #000000;
  background-image:url(images/body_bg.jpg);
  background-repeat: repeat-x;
}

/* main container */
#main {
width:944px;
background-image:url(images/page_bg.jpg);
}

html{height: 100%;}

#page {
  background-image: url(images/page_bg.jpg);
  background-repeat: repeat-y;
  padding-top: 10px;
}
/* -------------------- elements elements follow -------------------- */

/* HEADER */
#header {
font-size: 1.2em;
font-weight: bold;
position:relative;
width: 944px;
height:23px;
padding-top: 160px;
padding-left: 10px;
background-image:url(images/header_bg.jpg);
background-color:#000000;
}
#header a:link {
 color: #000000;
 text-decoration: none;
 
}
#header a:visited {
 color: #000000;
 text-decoration: none;
 
}
#header a:hover {
 color: #000000;
 text-decoration: underline;
 
}
#logo h2
/* this the colour of the header subtitle */
{ font-family: Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 18px 0px 0px 0px;
  font-size: 2.0em;
  letter-spacing: 0.2em;
  text-decoration: none;
  color: #51513f;
}
#logo a
/* this the colour of the header title */
{ text-decoration: none;
  color: #51513f;
}

#LNE_show h3
/* this the colour of the sidebar links box title */
{ color: #51513f;
  font-size: 1.7em;
  font-family: verdana, arial, sans-serif;
}

/* -------------------- end header elelents -------------------- */


/* -------------------- main content elements follow -------------------- */

#content h1
/* this the colour of the page title and its underline */
{ font-family: Verdana, Arial, sans-serif;
  margin-top: 4px;
  margin-bottom: 25px;
  margin-left: -2px;
  line-height: 10px;
  padding-bottom: 14px;
  padding-left: 5px;
  font-size: 2.0em;
  color: #F47317;
  background-color: #262626;

}
#content a
/* this the colour of the content box hyperlinks */
{ color: #009900;
  font-weight: normal;
  text-decoration: underline;
}

#content a:hover
/* this the colour of the content box hyperlinks */
{ color: #009900;
  font-weight: normal;
  text-decoration: none;
}

/* page content (centre) */
#content
{ width: 670px;
  padding: 15px 10px 15px 10px;
  float: left;
  display: block;
  color: #ffffff;
  background-color: transparent;
  
}

#content p
{ font-size: 1.25em;
  color: #ffffff;
}

#LNEnews 
{
  color: #ffffff;
}

#content .LNEnews_date
{
  font-size: 1.0em;
  color: #999999;
}

#content .LNEnews_author
{
  font-size: 1.0em;
  color: #999999;
}

#content .LNEnews_title
{
  font-size: 1.4em;
  color:#F47317; 
  padding-bottom: 10px;
}

#content .LNEnews_text p
{
  font-size: 1.2em;
}

#content ul li
{ list-style-type: square;
  margin: 0px 30px 10px 25px;
  padding: 0px;
  font-size: 1.0em;
}

/* -------------------- end main content elelents -------------------- */


/* -------------------- sidebar elements follow -------------------- */

.sidebaritem h1, .extra h1
/* this the colour of the sidebar box titles */
{ padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #F47317;
  font-size: 1.5em;
  font-family: verdana, arial, sans-serif;
  border-left: 3px solid #F47317;
  background-color: #333333;
}

.LNE_menu a
{
  font-size: 1.0em;
  text-decoration: none;
}

.LNE_menu a: selected
{
  font-size: 1.0em;
  text-decoration: none;
}


#links
{ float: left;
  width: 300px;
  text-align: left;
  padding-left: 9px;
  padding-top: 0px;
}

.sidebar
{ float: left;
  width: 230px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* sidebar items / links */
.sidebaritem
{ text-align: left;
  width: 230px;
  float: left;
  
}

.sidebaritem li {
	list-style: none;
}

.sidebaritem h1, .sidebaritem h2, .sidebaritem p{margin: 0px 10px 10px 10px}

.sidebaritem p
{ line-height: 16px;
  padding: 0px 0px 8px 0px;
  font-size: 1.2em;
  color: #333333;
}

.sidebaritem a, .sidebaritem a:hover
{ padding: 0px 0px 2px 14px;
  
}

.sidebaritem a
{ color: #009900;
  font-weight: bold;
  text-decoration: underline;
} 

.sidebarmenu a
{
  text-decoration: none;
}

.sidebaritem a:hover
{ color: #009900;
  font-weight: bold;
  text-decoration: none;
}

.sbilinks ul{margin: 0px 0px 18px 10px;}

 .sbilinks li
{ list-style: none; 
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}

 .sbilinks li a, .sbilinks li a:hover
{ height: 16px;
  text-decoration: none; 
  width: 149px;
}

.sbilinks li a, .sidebar li a
{ background: transparent url(images/arrow.png) no-repeat left center;
  color: #000000;
  font-weight: bold;
} 

.sbilinks li a:hover, .sidebar li a.selected
{ background: transparent url(images/arrow_select.png) no-repeat left center;
  color: #009900;
  font-weight: bold;
}


#menu
{ background: #898867 url(images/menu.png);
  color: #F5F6F0;
  border-color: #EEE;
  height: 42px;
}

#menu li a
{ background: transparent;
  color: #F5F6F0;
  border-color: #989898;
}

#menu li a:hover, #menu li a.selected
{ background: #898867 url(images/menu_hover.png);
  color: #F5F6F0;
  border-color: #989898;
}

#left_sidebar, #right_sidebar
{   color: #333333;
}

.sidebaritem img {

  background: transparent;
  padding-left: 0px;
}


/* -------------------- end sidebar elements -------------------- */


/* -------------------- common theme elements follow -------------------- */


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: Verdana, Arial, sans-serif;
  font-size: 1.7em;
  letter-spacing: .1em;
}

h2
{ margin-top: 25px;
  padding: 0px 0px 4px 0px;
  font-size: 1.6em;
  letter-spacing: .1em;
  text-decoration: none;
  color: #F47317;
  font-family: Verdana, Arial, sans-serif;

}

img{border: 0px;}

a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin-left: 40px; 
  
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
  font-size: 1.2em;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px;
  padding: 0px;
  font-size: 1.0em;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
  font-size: 1.2em;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
  font-size: 1.0em;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #logo, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}


/* -------------------- footer elements follow -------------------- */#footer {
color:#ffffff;
text-align:left;
font-size:1.1em;
font-family: verdana, arial, sans-serif;
border-top: 3px solid #F47317;
clear: both;
height: 40px;
width: 944px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #000000;

}
#footer p, #top p {
margin:0.1em 0;
}

#footer a
{ text-decoration: underline;
  padding: 0px 0px 2px 0px;
  color: #ffffff;
}

#footer a:visited
{ text-decoration: underline;
  padding: 0px 0px 2px 0px;
  color: #ffffff;
}

#footer a:hover
{ text-decoration: none;
  padding: 0px 0px 2px 0px;
  color: #F47317;
}

/* -------------------- end footer elements -------------------- */

blockquote{border-color: #777;}




#address
{ background: transparent;
  color: #000000;
}