/* edsuppliers.css */

body
{
background-image:url("background.gif");
background-color:#47BFF7;
body, div, p, blockquote, ol, ul, dl, li, dt, dd, td, th;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#000000;
}

/* this controls the scrollbar in IE5 and above only (only works with a quirky DOCTYPE declaration i.e. with no W3C URL <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">) */

body        
{
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#4040FF;
scrollbar-track-color:#C0C0C0; 
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000; 
}

a:link  
{ 
color:#4040FF;
font-weight:600;
text-decoration:none; 
}
a:link img, a:visited img 
{ 
border:0px; 
}
a:visited  
{ 
color:#FF4040;
font-weight:600;
text-decoration:none; 
}
a:hover  
{   
color:#FFFFFF; 
background-color:#4040FF;
font-weight:600;
text-decoration:none; 
}

/* this is the blue Timothy Morgan text on index.htm */

h3
{
font-size:1.25em;
font-style:normal;
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-weight:700;
color:#4040FF;
text-align:center;
}

hr
{
align:center;
background-color:#4040FF; 
color:#4040FF; 
height:8px; 
width:75%;
}

p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.90em;
color:#000000;
}

/* this is the white publisher box on index.htm */

.publisher
{
margin-right:25%;
margin-left:25%;
font-size:0.90em;
font-style:normal;
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-weight:700;
color:#000000;
text-align:center;
background-color:#FFFFFF;
padding-top:2%;
padding-bottom:2%;
padding-left:2%;
padding-right:2%;
border:6px #FFFFFF;
border-style:ridge;  
}

/* this is the white text background on index.htm */

.introtextbkg 
{
margin-left:8%;
margin-right:8%;
background-color:#FFFFFF;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
padding-top:3%;
padding-bottom:3%;
padding-left:3%;
padding-right:3%;
border:6px #FFFFFF;  
border-style:ridge; 
}

/* this is the red 'stop press' text on index.htm */

span.stoppress
{
font-size:1.25em;
font-style:italic;
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-weight:700;
color:#FF4040;
text-align:left;
background-color:#FFFFFF;
}

/* this is the white supplier table headers on all pages */

caption.subjectheaders
{
background-color:#FFFFFF;
color:#0000C0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:600;
font-size:1em;
}

/*Rollovers - Box style*/

.navbut 
{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size :0.90em; font-weight:400; margin-bottom : 4px; margin-top : 6px 
}

.navbut a 
{ background-color:#0000C0; border : 1px solid #FFFFFF;  color:#FFFFFF; display :block; padding-bottom : 2px; padding-left :12px; padding-right :12px; padding-top : 4px; text-decoration : none; text-align:center; 
}


.navbut a:hover 
{ background-color :#4040FF; border : 1px solid #FFFFFF; color :#FFFFFF; text-decoration : none 
}

.navbut a:visited 
{ background-color :#0000C0; border : 1px solid #FFFFFF; color :#FFFF00; text-decoration : none 
}

/* this is the besenet footer on all pages */

.footer1
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
font-size:.90em;
}

/* this is the web opus footer on all pages */

.footer2
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
font-size:.75em;
font-style:italic;
}

/* this is blue supplier header on all supplier pages */

h2
{
color:#4040FF; 
}

/* this is the red 'supplier information' header on all pages */

span.supplierhead
{
font-size:1.15em;
font-style:normal;
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-weight:600;
color:#FF4040;
text-align:left;
background-color:#FFFFFF;
}

/* this is 'supplier information text' on all pages */

.supptextbkg 
{
margin-left:15%;
margin-right:15%;
background-color:#FFFFFF;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.90em;
padding-top:3%;
padding-bottom:3%;
padding-left:3%;
padding-right:3%;
border:6px #FFFFFF;  
border-style:ridge; 
}
