/*
===============================
Skin styles for SYNLife Main Home Skin
Created by Tim Green - http://www.synergisticlife.com
===============================
*/
body 
{
    /* set default font size for skin (Titles etc. will then use a
     percentage to specify their sizes) */
    
    margin: 0;
    padding:0;
    line-height: 1.1;    
    text-align: center;
    background-color: silver;
    background-image: url(pagebg.jpg);
    /* for IE 5.5 and below */
    font: x-small Verdana, Geneva, Arial, Helvetica, San-Serif;
    voice-family: "\"}\"";
    voice-family: inherit;
    /* for IE 6+ and all other browsers */
    font: small Verdana, Geneva, Arial, Helvetica, San-Serif;
}

#wrap
{
/*    min-width:790px;
    max-width:900px; */   
    width: 790px;
    border-left: #0033FF 2px solid;
    border-right: #0033FF 2px solid;
    border-top: #0033FF 2px solid;
    border-bottom: #0033FF 2px solid;
    background-color: #FFFFFF;
    text-align: left;    
}

.controlpanel {
	width: 790px;
	background-color: #fefefe;
}

#title
{
    clear: both;
    width: 100%;
}
#titlebar 
{
	background-image: url(TopbannergraphicEPL.jpg);
	background-repeat: no-repeat;
	background-position: center; 
	height:100px;
	z-index:1;
}
#bgtitlebar
{
    background-image: url(background.jpg);
	background-repeat: repeat-x; 
	height:100px;
	z-index:2;
}
.tagline
{
    float: left;
    width: 45%;
    padding-left: 25px;
}
#hostname
{   
    float: right;
    padding: 5px 5px 0px 0px;
}
#loginlinks
{
    clear: both;    
    float: right;
    width: 30%;  
    text-align: right;
    padding: 3px 5px 12px 5px;
}
#searcharea
{
    clear: both;
    float: right;
    padding: 5px 5px 5px 5px;
}
 .flashpane
 {
    clear: both;
    background-color: #000000;   
    /*padding:0px 0px 0px 17px; */
 }
    
#menu 
{
   	/*margin: 291px 0px 0px 0px; */
   	background-image: url(MiddlebannergraphicEPL.jpg);
    background-color: #000000;  	
	background-repeat: repeat-x; 
	height:27px;
	padding: 10px 0px 0px 0px;
}

.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active, A.SkinObject:hover 
{
    font-size: 8.5pt;
    font-weight: bold;     
    color: #036;
    text-decoration: none;
}

.links
{
  clear: both;
  text-align: center;
  color: gray;
  padding: 5px 10px 5px 10px;  
  margin-top: 5px;  
}

/* Main Layout */

#sidebar
{
    float: left; 
    padding: 0px 5px 0px 5px;    
    width: 143px;
    height: auto;
    margin-top: 15px;
}
#content
{
    float: left; 
    padding: 0px 5px 0px 5px;    
    width: 440px;
    height: auto;
    margin-top: 15px;
}

#sidebar2
{
    float: right;
    padding: 0px 5px 0px 5px;    
    width: 175px;
    height: auto;
    margin-top: 15px;
}

#foot
{
    clear: both;
    width: 100%;
}
#footbar 
{
	background-image: url(BottombannergraphicEPL.jpg);
	background-repeat: no-repeat;
	height:100px;
	z-index:800;
}

#bgfootbar
{
    margin: 23px 0px 0px 0px;
    background-image: url(background.jpg);
	background-repeat: repeat-x; 
	height:100px;
	z-index:1000;
}
#datecopy
{
    float: left;
    padding: 5px 0px 0px 5px;        
}

#date
{
    
}

#footer
{
     margin-top: 45px;
     padding: 0px 0px 5px 0px;
} 

.sponsors
{
    float: right;
    width: 43%;
   /* z-index:10; */
}

/* ------------------------------------------------
Set default font for modules (overides default.css)
---------------------------------------------------
*/
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    margin: 0;
    padding: 0;
    line-height: 1.1;
    font: 90% Verdana, Arial, Helvetica, sans-serif;
}


/* ============================
style for module titles 
=============================*/
.Head   
{
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 140%;
    font-weight: bold;
    color: #006; /* letter-spacing: 2; */
}

/* style of item titles on edit and admin pages */
.SubHead    
{
    font-size: 85%;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  85%;
}
/* ==================
button style for standard HTML buttons
===================== */
.StandardButton 
{
    font-size: 80%;
}
/* ===================
HTML Tag Styles
====================== */
H1, H2, H3, H4, H5, DT, H6
{
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}
H1  {
    font-size: 150%;
    font-weight: bold;
    color: #999;
}

H2  {
    font-size: 150%;
    font-weight: bold;
    color: #C00;
}

H3  {
    font-size:  120%;
    font-weight: bold;
    color: #999;
}

H4  {
    font-size:  110%;
    font-weight: normal;
    color: #999;
    margin: 0px;
}
H5, DT  
{
    font-size:  90%;
    font-weight: normal;
    color: #999;
    margin: 0px;
}

H6  {
    font-size:  80%;
    font-weight: normal;
    color: #999;
    margin: 0px;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}
/* =====================
   CSS STYLES FOR Menu Skin Objects
======================== 
*/
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #1B381C 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFF; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #1B381C; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #1B381C;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #57AE59;
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid;	 
	cursor: pointer; 
	cursor: hand; 
	color: #FFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* ==========================
 CSS Styles for the HouseMenu Skin Object
=============================
*/
#HouseMenuNav
{
    border-top: 1px solid #003366;
    border-bottom: 10px solid #000000;
    margin-bottom: 10px;
    background-color: #000000;
}
#HouseMenuNav a
{
    /* all links within the menu wrapper
    IE needs a width or height statement to prevent it from creating large
    gaps between each menu item */
    width: 130px;
    height: 200px;
}
#HouseMenuNav ul
{
    /* all menu lists */
    padding: 0;
    border: 0;
    margin: 0;
    list-style: none;
}
#HouseMenuNav li
{
    /* all list items */
    /* border around each menu item */
    border-bottom: 1px solid #000000;
    /* added for opera browser to remove bullets on lists */
    list-style: none;
}
#HouseMenuNav li a:link, #HouseMenuNav li a:visited
{
    /*main colour of the menu links */
    margin: 0;
    display: block;
    padding: 5px 5px 5px 0.5em;
    border-left: 2px solid #000000;
    border-right: 1px solid #000000;
    background-color: #1B381C;
    color: #FFF;
    text-decoration: none;
    /*add for the opera browser */
    font-size: 80%;
    /* IE 5.01 hack to remove large white gaps in menu */
    height: 1px;
    voice-family: "\"}\"";
    voice-family: inherit;
    /* for IE 6+ and all other browsers */
    font-size: 80%;    
    height: 90%;    
}
#HouseMenuNav li a:hover
{
    background-color: #57AE59;
    color: #FFF;
}
#HouseMenuNav ul ul
{
    padding: 0px 0px 0px 0px;
    width: 130px;
}
#HouseMenuNav ul ul li
{
    border-bottom: 1px solid #000000;
    margin: 0;
    list-style: none;
}
#HouseMenuNav ul ul a:link, #HouseMenuNav ul ul a:visited
{
    background-color: #367037;
    padding-left: 15px;    
    color: #FFF;
    width: 120px;
}
#HouseMenuNav ul ul a:hover
{
    background-color: #57AE59;
    color: #FFF;
}
/* ----------------------
Links format added for opera browser
------------------------- */
.Normal A:link, .Normal A:visited, .Normal A:active
{
    
    color: #036;
    text-decoration: none;
}
.Normal A:hover
{
    text-decoration: none;
    color: silver;
}

/* This is the Date eg. any items that are not links */
.SkinItem
{
    text-decoration: none;
    color: silver;
    font-weight: bold;
    font-size: 80%;    
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: silver;
}







