/* class tags start with . and generally apply to a group while id tags start with a # and are usually one-off */

body {
	/* line-height: 1.125em; 16 x 1.125 = 18px */
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family:  "Times new roman", times, serif; */
	font-size: 110%;
}
#BackgroundPanel {
	padding-left: 4px;
	padding-right: 4px;
}
#HeaderContent td {
	font-weight: normal;
}

#HeaderContent {
border:0; 
border-spacing:1px; 
width:100%;
}

/* should be able to remove this since buttons are present anymore */
.header_button {
	font-size: 12px;
	/*	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	behavior: url(/Scripts/border-radius.htc); */
	border-radius: 10px;
}

.td {
	font-size: 0.75em; /* 16 * 0.75 = 12px */
	color: #000000;
	padding-top: 0px;
	padding-right: 0.417em; /* 16 * 0.417 = 5px */
	padding-left: 0.417em;
	padding-bottom: 0.417em;
	line-height: 1em;
}
.tdcolour1 {
	color: #000000;
	background-color: #FFFFFF;
}
.tdcolour2 {
	color: #000000;
	background-color: #FFFFFF;
}
/* does any of this matter anymore?  Since there isn't a class or id for onecolelsctr */
.onecolelsctr #atlas_container {
	text-align: center;
	background-color: #A6C4CC;
	width: 50em;
	/* padding: 0.417em; 16 x 0.417 = 5px was 55em */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
.onecolelsctr #maincontent {
	padding-bottom: 0px;
	padding-left: 0.1em; /* was 0.06em px */
	padding-right: 0.1em;
	padding-top: 0px;
}
.onecolelsctr table td {
	padding-bottom: 0.0625em; /* 1px  was 0.2em padding-left right*/
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 0px;
}
.scinameac {
	text-align: center;
	padding-bottom: 0em;
	padding-top: 0.5em;
	font-size:1.0em;
	vertical-align: bottom;
}
.sciname {
	font-size: 1.0em;
	text-align: center;
	padding-bottom: 0em;
	padding-top: 0.5em;
}
.source_text {
	font-size: 95%;
	vertical-align: bottom;
	padding-left: 0;
	padding-bottom:0;
}
.description_source_text {
	font-size: 95%;
	vertical-align: bottom;
	padding-left: 2.5em;
	padding-bottom:0;
	text-align:left;
}
.subtaxalist {
	text-align: left;
	padding-left: 25px;
	font-size: larger;
}

/* the font-size was set to 0.9em  */
.photobutton {
background-color:#A6C4CC;	
}

.head1 {
	font-size: 1.375em;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin-top: 1.5em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 1.5em;
}
.maincontent {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 0.80em; /* 12px */
}
#maincontent td {
	margin-left: 2em; /* 16 x 0.417 = 5px */
	margin-right: 2em; /* 16 x 0.417 = 5px */
	padding-left: 1.5em; /* was 1 */
	padding-right: 1.5em; /* 16 x 0.417 = 5px */
	padding-bottom: 1em;
}
/* Trying to fix Atlas pages */
#lblDescriptionSource
{
	padding-left:0;
}
#lblInformationNotes, #ClimateTable, #HabitatPanel, #ConservationPanel
{
	text-align: left;
}
#lblSynonymy 
{
	text-align:left;
}
#TableCitation 
{
	font-size:0.8em;
}
blockquote {
	text-indent: -0.5em;
	text-align: left;
}
blockquote p {
	text-indent: -2.5em;
}
#header_table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0.06em; /* 1 px */
}
#tablecitation {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0.417em; /* 16 x 0.417 = 5px */
	padding-bottom: 0.417em; /* 16 x 0.417 = 5px */
	font-size: 0.75em; /* 12px */
}
.section_header {
	padding-top: 1.0em;
	padding-bottom: 0.8em;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.bectable {
	font-size: 100%;
}
.atlastable {
	background-color: #003300;
	border: #669933;
	color: #000000;
}
.image {
	border-style: ridge;
	border-color: #000000;
	border-width: thin;
}
.mapbox {
	border-style: ridge;
	border-color: #000000;
	border-width: thin;
}
.mapbox2 {
	border-style: ridge;
	border-color: #000000;
	border-width: thin;
	display: inline-block;
}
p {
	color: #000000;
}
.content a {
	color: black;
}
#HeaderContent a img {
	border: none;
}
/* may need to change all of the rerferences to content-wrapper once div content is removed */
.content a img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.content a:link {
	color: #000000;
}
.content a:visited {
	color: black;
}
.content a:hover {
	color: #006633;
}
.content a:active {
	color: silver;
}
#status {
	font-size: 1.0em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: normal;
	border-collapse: collapse;
	padding: 0;
	margin-bottom: -39px;
}
.illustrationText p {
	margin-left: 2em; /* 16 x 0.417 = 5px */
	margin-right: 2em; /* 16 x 0.417 = 5px */
	padding-left: 2em; /* was 1 */
	padding-right: 2em; /* 16 x 0.417 = 5px */
}
#SubtaxaList {
	font-size: 12px;;
	font-weight: bold;
	padding-bottom: 0.5em;
}
/*
.eflorabuttonsm {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #A3C4CD;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 15px;
	text-decoration: none;
	behavior: url(images/PIE.htc);
}
.eflorabuttonsm:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background: -moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
	behavior: url(images/PIE.htc);
}
.eflorabuttonsm:active {
	position: relative;
	top: 1px;
	behavior: url(images/PIE.htc);
}
.eflorabuttonmed {
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #A3C4CD;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 15px;
	text-decoration: none;
	behavior: url(images/PIE.htc);
}
.eflorabuttonmed:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background: -moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
	behavior: url(images/PIE.htc);
}
.eflorabuttonmed:active {
	position: relative;
	top: 1px;
	behavior: url(images/PIE.htc);
}
*/
/* This imageless css button was generated by CSSButtonGenerator.com */
.collapsible {
	margin: 0;
	padding:10px;
	height:20px;
	border-top:#f0f0f0 1px solid;
	background: #A6C4CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	color: #000;
    font-size:12px; 
	text-align:left;
}
.collapse-open {
	background:#A6C4CC;
	color: #000;
}
.collapse-open span {
	display:block;
	padding:10px;
	float:left;
	background:url(https://linnet.geog.ubc.ca/Atlas/images/minus_9x9.gif) top left no-repeat;
}
.collapse-close span {
	display:block;
	float:left;
	background:url(https://linnet.geog.ubc.ca/Atlas/images/plus_9x9.gif) top left no-repeat;
	padding:10px;
}
div.CContainer {
	padding:0;
	margin:0;
}
div.CContent {
	background:#FFFFFF;
	margin: 0;
	padding:10px;
	line-height:1.05em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}