html {overflow-y: scroll;}

body {
	color: #333333;
	scrollbar-face-color: #0099FF;
	scrollbar-shadow-color: #000066;
	scrollbar-highlight-color: #000066;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #79AAFF;
	scrollbar-arrow-color: White;
	background-color: #000066;
/*	overflow-y: scroll; leaving this in causes a spurious scroll bar along the side in IE but leaving it out makes Firefox "jump"! */
	background-image: url(images/sky_tile.jpg);
	margin-top: 35px;
}

#outer {
	width: 800px;
	margin: auto;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;

}
a:hover {
	color: #FF3300;
	text-decoration: none;
	}

/* -- Main centre bit of each page -- */
#content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 685px;
	float: right;
	border: 1px solid #000066;
	margin-bottom: 3px;
}

/* -- ordered list -- */
#content ol {
	font-size: 90%;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}

#content P {
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
}

/* -- For titling in FAQ -- */
#content h4 {
	color: #000066;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 90%;
}

/* -- The Main Links in the Contents -- */
#content a:link {
	color: #000066;
	font-weight: bold;
}
#content a:visited {
	color: #000066;
	font-weight: bold;
}
#content a:hover {
	color: #FF3300;
	font-weight: bold;
}

/* -- Strongly highlighted pupae page link -- */
.histress {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCFF33;
	border-top: 2px solid #333333;
	border-right: 2px none #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px none #333333;
	font-weight: bold;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 100%;
	text-align: center;

}
.histress a:link {
	color: #FF3300;
}
.histress a:visited {
	color: #CC0000;
}
.histress a:hover {
	color: #000066;
}

#header {
	color: #000066; 
	font-family: Arial, Helvetica, sans-serif;
}

/* -- The Main LPS Title in the Template -- */
.title {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
}

/* -- The Line Beneath the Title on Template -- */
.descriptor {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
}

.e-mail {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}

.e-mail a:link {
	color: #000099;
	font-weight: bold;
}

.e-mail a:visited {
	color: #000099;
}
.e-mail a:hover {
	color: #FF3300;
}

/* -- Each Page's Main Title in the Central Contents Bit -- */
.sub_title {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
}

.clear {
	clear: both;
}

#footer {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}

/* -- The e-Mail and Fax Number on Template -- */
.contactdetailsL {
	float: left;
}
.contactdetailsR {
	float: right;
}

/* -- The Address on Template -- */
/* .address {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	width: 85%;
} */


/* -- Setup Details for the Catalogue (and links on care page) including BG image for table -- */
.catalogue {
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.catalogue table {
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.catalogue a:link {
	color: #ff3300;
	font-weight: bold;
	font-variant: small-caps;
	border: none;
	font-size: 85%;
}

.catalogue a:visited {
	color: #6600CC;
	font-size: 85%;
}
.catalogue a:hover {
	color: #000066;
}

/* -- H2 is used for the Species Titles -- */
.catalogue h2 {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* -- H3 is used for the Code, Price etc, headings -- */
.catalogue h3 {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0;
	padding-bottom: 0;
}
/* -- H3 replacement for inline span option -- */
.catsub {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

/* -- The update comment on the pupae page -- */
.update {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	background-color: #990000;
}


/* -- Highlighting text -- */
.midstress {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
}

/* -- Highlighting text - lesser extent -- */
.lowstress {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;

}
.yellow_box {
	background-color: #FFFF00;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}

.highlight {
	background-color: #00CC99;
	font-size: 12px;
	text-align: center;
	color: #990000;
}

#E404 {
	color: #000066;
	text-align: center;
	padding: 8px;
}

.optags {
	font-size: 8pt;
	color: #000066;
}

