/*
    This file defines the default styles used on the Red Cross Web Site
*/

/* tag redefinitions */

p       { font-family: Arial, Helvetica, sans-serif; font-size: 80%;
            color: #333333; }
div     { font-family: Arial, Helvetica, sans-serif; font-size: 80%;
            color: #333333; }
h1  	{ font-family: Arial, Helvetica, sans-serif; font-size: 120%;
            font-weight: bold; margin: 0px 0px 10px; ; color: #990000}
h2      { font-family: Arial, Helvetica, sans-serif; font-size: 100%;
            font-weight: bold; color: #000000; margin: 0px 0px; }
h3      { font-family: Arial, Helvetica, sans-serif; font-size: 90%;
            font-weight: bold; margin: 0px 0px -15px; ; color: #000000}
h4      { font-family: Arial, Helvetica, sans-serif; font-size: 80%; color: #000000; margin: 0px 0px;  ; font-style: italic; font-weight: normal}
h5      { font-family: Arial, Helvetica, sans-serif; font-size: 60%; color: #000000; margin: 0px;  ; font-style: normal; font-weight: normal}
h6      { font-family: Arial, Helvetica, sans-serif; font-size: 70%;
            font-weight: bold; color: #000000; margin: 0px;  }
li      { font-family: Arial, Helvetica, sans-serif; ; font-size: 90%; color: #333333}



body    { margin:-10px; background-image: url(images_ewhl2008/bkg.jpg); }

/* link definitions */
a:link              {color: #990000; text-decoration: none;}
a:visited           {color: #CC0000;}
a:active            {color: #990000;}
a:hover             {color: #CC0000; text-decoration: underline;}


a.footn:link      {color: #FFFFFF;}
a.footn:visited   {color: #FFFFFF;}
a.footn:active    {color: #FFFFFF;}
a.footn:hover     {color: #CC0000;}

/* for newsfeed */

a.NewsFeed:link      {color: #FFFFFF; }
a.NewsFeed:visited   {color: #FFFFFF;}
a.NewsFeed:active    {color: #FFFFFF;}
a.NewsFeed:hover     {color: #ffffff; text-decoration: underline;}
ul.newsfeed li { color:white; }
.newsfeedheader  { font-family: Arial, Helvetica, sans-serif; font-weight:bold; color: #ffffff; font-size: 12pt;}


a:topnews:link      {color: #660000;}
a:topnews:visited   {color: #666666;}
a:topnews:active    {color: #660000;}
a:topnews:hover     {color: #666666;}

/* custom classes */
.news    { font-size: 75%; font-weight:bold; }
.topnav         { font-size: 75%; }
.mainnav        { font-size: 90%; }
.leftnavp       { margin-top:0px; margin-bottom:10px; }
.leftnavhome    { margin-top:0px; margin-bottom:0px; }
.leftnavsec     { margin-top:10px; margin-bottom:0px; color: #666666; }
.leftnavhomeul  { font-size: 80%; margin-left: 0; padding-left: 0px; margin-top:0px;  list-style-type: square;}
.leftnavul      { font-size: 80%; margin-left: 0; padding-left: 0px; margin-top:0px;  list-style-type: square;}
.leftnavli      { margin: 4px 0 0;  padding: 0 0; }
.printpage      { font-size: 80%; }
.searchtext     { font-size: 80%; font-weight:bold; }
.searchbtn      { border:0px solid black; }


.pressrelease	{ font-family: Arial, Helvetica, sans-serif;
	                font-size: 90%; color: #666666; font-weight: bold;
                    margin-bottom: -8px; padding-bottom: -8px; }
.footer         { font-size: 75%; }
.grey           { color: #666666; }
.regionhead     { font-family: Arial, Helvetica, sans-serif; font-size: 100%;
                    color: #666666; font-weight: bold; }

b {  font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold; color: #666666}
strong {  font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold; color: #666666}
.ewhtitle {  font-size: 80%; font-weight: bold}

#images	{ width:959px; float:left;}
