﻿.admintable{
	border: 1px solid #999999;
	width: 95%; 
	margin-left:auto;
	margin-right:auto;
}
.admintableheader {
	background-color: #CC0000;
	text-align: left;
	font-weight: 700;
	color: #FFFFFF;
	height: 18px;
}
.admintablefooter {
	background-color: #E7E7E7;
	height: 35px;
	text-align: right;
}
.admintablerow {
	background-color: #F3F3F3;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 20px; /*position where enlarged image should offset horizontally */

}

A.subbarlink:link {
text-decoration: underline;
color: #ffffff;
font-family : Tahoma;
font-size: 10px;
font-weight: bold
}
A.subbarlink:visited {
text-decoration: underline;
color: #ffffff;
font-family : Tahoma; 
font-size: 10px;
font-weight: bold
}
A.subbarlink:active {
text-decoration: underline;
color: #ffffff;
font-family : Tahoma;
font-size: 10px;
font-weight: bold
}
A.subbarlink:hover 	{
text-decoration: underline;
color: #FFFF99;
font-family : Tahoma;
font-size: 10px;
font-weight: bold
}

A.bottomtext:link {
text-decoration: none;
color: #808080;
font-family : Tahoma; 
font-size: 10px;
font-weight: bold
}
A.bottomtext:visited {
text-decoration: none;
color: #808080;
font-family : Tahoma;
font-size: 10px;
font-weight: bold
}
A.bottomtext:active {
text-decoration: none; 
color: #808080;
font-family : Tahoma;
font-size: 10px;
font-weight: bold
}
A.bottomtext:hover {
text-decoration: none;
color: #800000; 
font-family : Tahoma;
font-size: 10px;
font-weight: bold}

/* Standard Link Style */
A:link {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 11px; 
} 
A:visited {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 11px; 
} 
A:active {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 11px; 
} 
A:hover {
text-decoration : underline; 
color : #006699; 
font-family : Tahoma; 
font-size : 11px; 
} 
/* Left Nav Link Style */
a:link.leftnav {
text-decoration : none; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 
a:visited.leftnav {
text-decoration : none; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 
a:active.leftnav {
text-decoration : none; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 
a:hover.leftnav {
text-decoration : none; 
color : #006699; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 
/* Sub Menu Link Style */
a:link.submenulink {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 11px; 
font-weight : bold; 
} 
a:visited.submenulink {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 11px; 
font-weight : bold; 
} 
a:active.submenulink {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 11px; 
font-weight : bold; 
} 
a:hover.submenulink {
text-decoration : underline; 
color : #006699; 
font-family : Tahoma; 
font-size : 11px; 
font-weight : bold; 
} 
/* Standard Link Style (Small) */
a:link.smalllink {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 8pt; 
} 
a:visited.smalllink {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 8pt; 
} 
a:active.smalllink {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 8pt; 
} 
a:hover.smalllink {
text-decoration : underline; 
color : #006699; 
font-family : Tahoma; 
font-size : 8pt; 
} 
/* Standard Link Style (Small BOLDED) */
a:link.smalllinkbold {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 
a:visited.smalllinkbold {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 
a:active.smalllinkbold {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 
a:hover.smalllinkbold {
text-decoration : underline; 
color : #006699; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 

/* Learn More Link and table format */

a:link.learnmorelinks {
text-decoration : underline; 
color : #CC0000; 
font-family : Tahoma; 
font-size : 8pt; 
} 
a:visited.learnmorelinks {
text-decoration : underline; 
color : #CC0000; 
font-family : Tahoma; 
font-size : 8pt; 
} 
a:active.learnmorelinks {
text-decoration : underline; 
color : #CC0000; 
font-family : Tahoma; 
font-size : 8pt; 
} 
a:hover.learnmorelinks {
text-decoration : underline; 
color : #808080; 
font-family : Tahoma; 
font-size : 8pt; 
} 

TD.learnmorebox {
font-family : Tahoma; 
font-size : 8pt;
background-color: #FFFFCC;
}

/* Standard Link Style (Small) */
a:link.smalllink {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 8pt; 
} 
a:visited.smalllink {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 8pt; 
} 
a:active.smalllink {
text-decoration : underline; 
color : #cc0000; 
font-family : Tahoma; 
font-size : 8pt; 
} 
a:hover.smalllink {
text-decoration : underline; 
color : #006699; 
font-family : Tahoma; 
font-size : 8pt; 
} 

/* Heading Class */

.heading {
text-decoration : none; 
color : #000000; 
font-family : Tahoma; 
font-size : 14pt; 
} 

/* Font ID Classes */

#normal {
text-decoration : none; 
color : black; 
font-family : Tahoma;
font-size : 11px; 
}
#normalother {
text-decoration : none; 
color : black; 
font-family : Tahoma; 
} 
#normalwhite {
text-decoration : none; 
color : white; 
font-family : Tahoma; 
font-size : 11px; 
} 
#normalred {
text-decoration : none; 
color : #CC0000; 
font-family : Tahoma; 
font-size : 11px; 
} 
#smallgrey {
text-decoration : none; 
color : #808080; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : none; 
}
#smallblack{
text-decoration : none; 
color : #000000; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : none; 
} 
#smallblackbold {
text-decoration : none; 
color : #000000; 
font-family : Tahoma; 
font-size : 8pt; 
font-weight : bold; 
} 
#required {
color : #CC0000;  
} 
/* Other Classes */

.error {
	text-decoration : none;
	color : #CC0000;
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
	text-align: center;
} 

.requiredtext {
text-decoration : none; 
color : #CC0000; 
font-family : Tahoma; 
font-size : 11px; 
} 

#error {
text-decoration : none; 
color : #CC0000; 
font-family : Tahoma; 
font-size : 11px; 
text-align: center;
font-weight : bold; 
} 
#paging {
text-decoration : none; 
color : black; 
font-family : Tahoma; 
font-size : 10pt; 
}
#adminsectiontext {
text-decoration : none; 
color : black; 
font-family : Tahoma; 
font-size : 12px; 
font-weight : bold; 
}  

/* Form Classes */

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183E6B;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	position: static;
}

.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #183E6B;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
}

input.option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183E6B;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: static;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	border: 1px ridge #C0C0C0;
	background-color: #BB211F;
}

input.checkbox {
	background: transparent;
	color: #FFFFFF;
	border: 0px
}

/*Generates details pop up from features on features.asp*/
a.info{position: relative;z-index:24; color:#0000FF; text-decoration: underline; font: 8pt tahoma;}
a.info:hover{z-index:25;color:#CC0000;background-color: #ffffff;}
a.info span {display: none; text-decoration: none;}
a.info:hover span {display:block;position:absolute; top:1em;left:2em; width:20em;border:1px solid #000000; background-color:#FFFFCC; color:#000;text-align: left; padding: 5px;}

/* Body & Table Classes */
	
body, p, a, td, div, span, pre {
font-family: Tahoma;
font-size: 11px;

/*
scrollbar-face-color:#CC0000;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-shadow-color:#C0C0C0;
scrollbar-dark-shadow-color:#C0C0C0;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-highlight-color:#C0C0C0;
scrollbar-base-color:#F3F3F3;
*/
}

Table.formstyle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

/* For Internet Explorer */

tr.rowhovermouseover {
background-color: #E7E7E7;
}

tr.rowhover {
background-color: inherit;
}

tr.rowhover:hover {
background-color: #E7E7E7;
}

tr.rowhoverwhite {
background-color: inherit;
}

tr.rowhoverwhite:hover {
background-color: #FFFFFF;
}

tr.rowhoveryellow {
background-color: #FFFFCC;
}

td.tablehover:hover {
background-color: #E7E7E7;
}

td.tablehover {
background-color: #F3F3F3;
}

hr.red {
border: none 0; 
border-top: 1px solid #CC0000;
width: 100%;
height: 1px;
margin: 10px auto 0 0;
	}	
