@import "layout_impartweb.co.uk.css";


/* screen control */



/* Normal settings */

body	{background-color: #fff;} 
/* body	{background-image: url('images/updated.gif')} */

a 	  {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; color: #600; cursor: pointer}
a:visited {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; color: #606; }
a:hover   {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; color: #00c; cursor: pointer}

H1 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 3em; FONT-WEIGHT: normal; color: #000; text-align: center; }
H2 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 2em; FONT-WEIGHT: normal; color: #000; text-align: center; }
H3 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 1.6em; FONT-WEIGHT: normal; color: #600; text-align: left; }
H4 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 2em; FONT-WEIGHT: normal; color: #000; text-align: left; }
H5 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 2em; FONT-WEIGHT: normal; color: #000; text-align: left; }
H6 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 2em; FONT-WEIGHT: normal; color: #000; text-align: left; }

li {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 1em; FONT-WEIGHT: normal; color: #600; text-align: left; }

p {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-WEIGHT: normal; color: #000; }

td {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-WEIGHT: normal; color: #000; }

.seasonal {display: none; z-index:1}

.latest {border: 1px solid white; padding-left: 10pt; padding-right: 10pt; margin-bottom: 5pt; margin-left: 5pt;}
.acronym { border-bottom: 1px dotted blue; cursor: help;  }

.highlight {border: 1px solid black; /* background-color: yellow */}

#banner h1 		{color: #f00; }
#banner h2 		{color: #600; font-weight: bold; font-style: italic;}
#bannernavbar p 	{font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; 
			 font-weight: bold; font-style: italic; color: #600; }
#bannernavbar a 	{font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; 
			 font-weight: bold; font-style: italic; color: #600; }
#bannernavbar a:hover   {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; 
			 font-weight: bold; font-style: italic; color: #00c; cursor: pointer}

.commentout {display: none}
.validatorcss {display: none; /* inline; block; */}

#gallerybackcloth {
	background-color: #c96; 
	padding: 5px;
	}
 
.gallery {  
	border: 0px solid #4C3C1B; 
	margin: 5px;

/*	border-top: 3px #ddd;
	border-right: 3px #999;
	border-bottom: 3px #999;
	border-left: 3px #ddd; 
*/ 
	padding: 5px;  
/* border-moz-box-shadow: inset 1px 1px 10px #888; */

	background-color: #EFEECB;  

 -moz-box-shadow: 1px 1px 10px #00f;
 -webkit-box-shadow: 1px 1px 10px #000;
 box-shadow: 1px 1px 10px #00f;
	}




/* end of normal settings */


/* Halloween settings


body {background-color: #000;}
a 	  {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; color: #ff6600; cursor: pointer}
a:visited {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; color: #ff6600; }
a:hover   {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; color: #00ff00; cursor: pointer}

H1 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 2em; FONT-WEIGHT: normal; color: #ff6600; text-align: center; }
H2 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 2em; FONT-WEIGHT: normal; color: #ff6600; text-align: center; }
H3 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 2em; FONT-WEIGHT: normal; color: #ff6600; text-align: left; }
H4 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 2em; FONT-WEIGHT: normal; color: #FF9933; text-align: left; }
H5 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal; color: #FF9933; }

li {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 1em; FONT-WEIGHT: normal; color: #FF9933; text-align: left; }

p {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-WEIGHT: normal; color: #FF9933; }

td {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-WEIGHT: normal; color: #000000; }

.seasonal {display: block; z-index:1}


.latest {border: 1px solid orange; padding-left: 10pt; padding-right: 10pt; margin-bottom: 5pt; margin-left: 5pt;}
*/
/* end of halloween settings */


/* .fl used in snowmaker */
.fl       {RIGHT: 200px; POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}

.alerts td {color: #000000; padding-left:20px; padding-right:10px;}
.alerts ul li {color: #000000; }

.papermode h1 {FONT-FAMILY: Arial, Verdana, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; color: #000000; text-align: left; }
.papermode p  {FONT-FAMILY: Arial, Verdana, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; color: #000000; text-align: left; }
.papermode li {color: #000000; text-align: left; }
.papermode a  {color: #0000ff; }



/* Print control */

.printonly {display: none; z-index:1 }
.noprint {display: block; }

@media print
{
.printonly {display: block; z-index:1 }
.noprint {display: none; }

.alerts ul li {font-size: 10pt; color: #00ff00; }
.alerts td {font-size: 10pt; color: #000000; }

.latest {border: 1px solid gray; padding-left: 10pt; padding-right: 10pt; margin-bottom: 5pt;}


body {margin-left: 0.6cm; margin-right: 0.6cm;}
p {FONT-FAMILY: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-WEIGHT: normal; FONT-SIZE: 10pt; color: #000000; text-align: justify; }
a 	  {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 10pt; color: #0000ff; }
a:visited {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 10pt; color: #0000ff; }
a:hover   {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 10pt; color: #0000ff; }
H1 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 14pt; FONT-WEIGHT: bold; color: #000000; text-align: center; }
H2 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 12pt; FONT-WEIGHT: bold; color: #000000; text-align: center; }
H3 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold; color: #000000; text-align: left; }
H4 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold; color: #000000; text-align: left; }
H5 {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 8pt; FONT-WEIGHT: normal; color: #000000; }
li {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal; color: #000000; text-align: left; }
td {font-family: Verdana, Arial, "Trebuchet MS", "Comic Sans MS", Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal; color: #000000; }
}

