/* Ely Perspective +231.  June 2007 Cheryl.*/

html  body.contentbackground  div#content  table#content_table_0.content_table{
background-image:url(http://epbizsu.imcompany.co.uk/content/00/01/52/56/95/userimages/dash.jpg);
background-repeat:repeat-y;
background-position:700px;
margin-top:10px;
}

body {
  overflow: auto;

}

body.contentbackground /*eqivalent to body able to set background colour*/
{
  width: 1000px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
  background-color: #FFFFFF;


}


/* logo at top */
#logo {
background-image: url(/content/00/01/52/56/95/userimages/Ely_verdana.jpg);
background-repeat: no-repeat;
height: 126px;
width: 600px;

}

#content {
width: 900px;
background-color: white;
padding-left: 10px; /*10*/
padding-right: 0px;
padding-bottom: 0px; 
margin-top: 0px; /*3px 40*/
margin-left: 0px;
margin-bottom: 15px;

}


*html #content {
margin-top: 1px;
margin-right: 0px;
}


h1{
  font-family: Arial; 
  font-size: 24px; 
  font-weight:normal;
  color:#00B7DB; /*00B7DB*/
  padding:0;
  margin: 0px;
  line-height:20px; 

text-align: left;
}

*html h1{
margin: 2px;
}

h2{ 
  font-family: Arial; 
  font-size: 20px; 
  font-weight:normal;
  color:#2B2E59;
  text-align: left;
}

h4{
  
  font-family: arial; 
  font-weight: bold;
  font-size:14px;
  background-image:url(/content/00/01/56/03/17/userimages/arrow_blue.gif);
  background-position:left;
  background-repeat:no-repeat;
  padding:0 0 0 15px;
  margin:0;
  line-height:2em;
}

h4 a:link{
  color:#557799;
  text-decoration: none;
  font-weight: none;
}

h4 a:active {
  color: 557799;
  text-decoration: none;
  font-weight: none;
}

h4 a:hover{
  color: #557799;
  text-decoration: underline;
  font-weight: none;
}

h4 a:visited {
  color: #557799;
  text-decoration: none;
  font-weight: none;
}

h4 a:visited:hover {
  color:#557799; 
  text-decoration: underline;
  font-weight: none;
}


h3{ 
  font-size:16px;
}

a:link /*main links in the site content*/
{  
  color:#557799;
  text-decoration: none;
  font-weight: none;
}

a:active {
  color: #557799;
  text-decoration: none;
  font-weight: none;
}

a:hover {
  color: #557799;
  text-decoration: underline;
  font-weight: none;
}

a:visited {
  color: #557799;
  text-decoration: none;
  font-weight: none;
}

a:visited:hover {
  color: #557799;
  text-decoration: underline;
  font-weight: none;
}


p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 1.5em; 
  color:#666666;
  text-align:justify;
margin:0;
margin-top: 4px;
}



.container /*not sure what this affects - take it out then JB!!*/
{
width: 900px;
margin-left: 0px;
margin-right: 0px;

}

.staticlinks  /* affects the static links at the top */
{
background-color: #ffffff;    
width: 300px; /*900*/
text-align: right;
margin-top: 0px; /* originally 120px - Nick */
margin-right: 0px; /* originally 10px - Nick */
color: black; /* sets colour of dividing lines between staticlinks */
position: absolute; /* added by Nick*/
top: 95px; /* added by Nick */
left: 500px; /* added by Nick */       
}

*html .staticlinks
{
left: 618px;
}
.staticlinks a
{
padding: 3px;

}

.staticlinks a:link
{
color: black;
font-family: arial;
text-decoration: none;
vertical-align: middle;
font-weight: normal;
font-size: 10px;
}

.staticlinks a:visited
{
color: black;
font-family: arial;
text-decoration: none;
vertical-align: middle;
font-weight: normal;
font-size: 10px;
}

.staticlinks a:hover
{
color: #666666;
vertical-align: middle;
}

.staticlinks input
{
font-size: 10px;
font-family: arial;
vertical-align: middle;
}


/*FROM HERE*/
.navbar /*main navbar*/
{       
 background-color: #ffffff; /*#004685;*/
 text-align: center;
 vertical-align: top;
 width: 915px;  
 margin-top: 0px;
 padding: 0px; /* Added by Nick */
 padding-bottom: 1px;
 padding-top: 1px;
 line-height: 1.5em; 
}

.navbar ul /*still goes all the way across*/
{

}

.navbar ul li /*seems to adjust the color of the seperating vertical lines */
{
 display: inline;
 list-style: none;
 text-indent: 0px;
 /*font-size: 7px;*/
 color: #ffffff; /*000000 BB*/
 font-weight: normal;
 margin-left: -3px;
 padding: 0;
 
}

.navbar ul li ul /* properties of the pulldown menus */
{
background-color: #ffffff; /*#004685;*/
color: #000000;
display: none;
position: absolute;
margin-top: -3px;
list-style: none;
padding: 0px 3px;
border-right:1px solid black;
border-left:1px solid black;
border-bottom:1px solid black;
border-top:1px solid black;
margin-left:-1px;
}



*html .navbar ul li ul /* properties of the pulldown menus */
{
list-style: block;
}


.navbar ul li ul li
{
display: block;
list-style: none;
margin: 0px;
padding: 0px; /* Added by Nick */
font-size:11px;
text-align:left;
width:150px;
}

*html .navbar ul li ul li
{
/*margin-top: -15px;*/
margin-top: 5px;
}

#main2298407  a {
border-left:1px solid black;
}	

.navbar a {    
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
}		

.navbar a:link {
 color: #525252;
 font-family: Arial;
 font-weight: bold;
 text-decoration: none;
 font-size: 12px;
 white-space: nowrap;
 margin-left: 0px;
 border-right:1px solid black;
 /*border-left:1px solid black;*/
}

.navbar a:visited {
 color: #525252;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 font-family: Arial;
 margin-left: 0px;
 border-right:1px solid black;
 /*border-left:1px solid black;*/
}

.navbar a:hover {
 color: #525252; /* blue; #ff0000;*/
 background-color: #FFFFFF; /*#ffeab9;*/
 text-decoration: none;
 border-top:1px solid black;
 border-bottom:1px solid black;
}

.navbar a.on:link  /* the active link properties */
{
 color: #525252; /* #cc9933;*/
 font-family: Arial;
 font-weight: bold;
 text-decoration: none;
 font-size: 12px;
 white-space: nowrap;
 border-top:1px solid black;
 border-bottom:1px solid black;
}

.navbar a.on:visited
{
color: #525252; /* #cc9933;*/
text-decoration: none;
font-weight: bold;
font-size: 12px;
font-family: Arial;
border-top:1px solid black;
border-bottom:1px solid black;
}

.navbar a.on:hover
{
color: #525252; /* blue;*/
text-decoration: none;
font-size: 12px;
border-left:0px solid black;
}

/* properties of the pulldown links */
.navbar ul li ul a:link {
color: #000000; /*999999*/
font-size: 11px;
background-color: #ffffff;
border:1px solid #ffffff;
font-weight: normal;

}

.navbar ul li ul a:visited {
color: #000000;/* #8E0A23;*/
font-size: 11px;
border:1px solid #ffffff;
font-weight: normal;
}

.navbar ul li ul a.on:visited {
color: #000000;  /*  #8E0A23;*/
font-size: 11px;
border:1px solid #ffffff;
font-weight: normal;
}

.navbar ul li ul a.on:link {
color: #000000/* green;*/
font-size: 11px;
border:1px solid #ffffff;
font-weight: normal;
}

.navbar ul li ul a.on:hover {
color: #000000; /*#004685;*/
font-size: 11px;
border:1px solid #ffffff;
font-weight: normal;
text-decoration:underline;
}
.navbar ul li ul a:hover {
color: #000000; /*#004685;*/
font-size: 11px;
border:1px solid #ffffff;
font-weight: normal;
text-decoration:underline;
}


/*TO HERE*/


div#page_footer /*the HTML for this has been placed in the page footer manually so that the bottom image can be positioned correctly*/
{
width: 900px;
margin-top: 0px;
margin-left: -10px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0px;
background-color:#8E0A23; /*#004685;*/
}

/* Added by Nick */

*html div#page_footer
{
margin-left: -15px;

}




/*partner footer*/
/* Edited by Nick */
div.footer { 
font-family: arial;
font-size: 10px;
margin-left: 0px; 
text-align:center; 
position:absolute; 
overflow: auto;
width: 1000px; 
/*left: 180px;*/ 
/*margin-left: -700px; margin-right: 200px;*/ 

/*max-width: 900px; */
}

div.footer a:link 
{ 
font-size: 10px;
color: #00AEEF; /*#0099ff; */
font-weight: bold; 
text-decoration: none; 
}

div.footer a:active 
{ 
color:#00AEEF; /*#0099ff; */
}

div.footer a:hover { 
color:#00AEEF;
text-decoration: underline;
}

div.footer a:visited { 
color:#00AEEF; /*#0099ff; */
font-weight: bold;
}
div.footer a:visited:hover { 
color:#00AEEF; /*#0099ff; */
text-decoration: underline;
}


.store_display_item_h2{
text-align: left;}


