﻿.sdstandard font { font-family: Tahoma; font-size: 10pt; color: #808080 }
h1{
	font-size: 20px;
	font-family: Trebuchet MS;
	color: #003366;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
}
h2{
	font-size: small;
	margin: 0px;
	font-family: Trebuchet MS;
	background-color: #003399;
	color: #CCFFCC;
	padding: 5px;
	background-image: url('../Admin/images/h2_bg.gif');
}
h3{ font-size:1em; margin:0px; padding:0px; }
h4{
	font-size: 16px;
	font-family: Trebuchet MS;
	color: #003366;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
}

body {margin:0px; font-family:Tahoma; font-size:10pt; color:#919191}
.style8 {color: #FFFFFF; font-weight: bold; }
.style12 {font-size: 12pt; font-family:Tahoma; color:#983738}
.style13 {color: #FFFFFF;	font-size: 9px;}
.style14 {color: #FFFFFF; font-family:Arial; font-size:14pt}
.style16 {	color: #919191;	font-size: 10pt; font-family:Tahoma}
.style17 {font-size: 12px; color: #FFFFFF;}

.stayleft {
	text-align: left;
}
.stayright {
	text-align: right;
}
.staycenter {
	text-align: center;
}
.backgroundBG4 {
	background-image: url('../Admin/images/BG4.gif');
}
.backgroundBG5 {
	background-image: url('images/BG5.gif');
}
.backgroundBG7 {
	background-image: url('images/BG7.gif');
}
.backgroundBG9 {
	background-image: url('images/BG9.gif');
}
.backgroundBG11 {
	background-image: url('images/BG11.gif');
}

/*--------------------- Hint Box ----------------------------*/
#hintbox{
	/*CSS for pop up hint box */
position: absolute;
	top: 0;
	width: 150px; /*Default width of hint.*/;
	padding: 5px;
	border: 1px solid #000080;
	color: #000080;
	line-height: 18px;
	z-index: 100;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
	visibility: hidden;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	background-image: url('../Admin/images/search_bgd.gif');
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 0px 0px;
}
/*---------------------------- End of Hint Box ----------------------*/

form{padding:0px; margin:0px;}

a:link, a:visited, a:link:active, a:visited:active  {
	padding: 3px;
	color: #003399;
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #FF9900;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Tahoma;
}

#breadcrumb{position:absolute; left:0px; top:95px; width:100%; background-color:#003399; height:15px; border-bottom:1px SOLID #FFFFFF; color:#FFFFFF; padding-top:5px}
#breadcrumb a{color:#FF9900; margin-left:5px; font-family:Tahoma; font-size:10pt; padding-left:3px; padding-right:3px}
#breadcrumb a:link:hover, a:visited:hover {
	color: #FF9900;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Tahoma;
	font-size: 10pt;
}
#breadcrumb ul{margin:0px;}
#breadcrumb li{
	list-style-type: none;
	display: inline;
	margin-left: auto;
}

#header{ position:absolute; left:0px; top:0px; width:100%; background-color:#FFFFFF; background-image:url(/admin/images/FMD_Header.gif); height:100px;}
#header a{color:#000080;}
#header a:hover{color:#FF9900;}

#human{
	display:none
}

#leftcol{
	left: 0;
}
#content {
	margin: 120px 150px 0px 200px;
	padding-left: 1em;
	padding-right: 1em;
}

#mobile_content {
	margin: auto;
	padding-left: inherit;
	padding-right: inherit;
	font-family: Tahoma;
	font-size: xx-small;
}

#rightcol{ right:0;}

div.link-list {
        width:170px;
		top:123px;
        position:absolute;
		margin:0px;
		padding:0px;
}

div.link-list_mobile {
	width: auto;
	top: auto;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	font-family: Tahoma;
}

#search{width:100%; background-image:url('/admin/images/search_bgd.gif')}
#search input{width:100px; font-size:8pt}
#search form{margin:5px;}

.catalog_search{
	background-position: right;
	width: 100%;
	background-image: url('/admin/images/search_bgd2.gif');
	font-family: Tahoma;
	font-size: small;
	color: #666666;
	border-collapse: collapse;
}

.flashcard{
	width: 100%;
	background-image: url('/admin/images/quiz_bg.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C0C0C0;
	border-collapse: collapse;
}

#login{width:100%; background-image:url('/admin/images/search_bgd.gif')}
#login input{width:100px; font-size:8pt}
#login form{margin:5px;}

#menu{background-color:#FFFFCC; width:100%; margin:20px 0px 0px 0px;}
#menu ul{margin:10px;}
#menu li{ list-style-type:none; margin:0px 0px 10px 0px;}

.feature{width:100%;  font-family:Tahoma; font-size:10pt; color:#808080; margin-left:0px; margin-right:0px; margin-top:20px; margin-bottom:0px}
.feature input{width:120px; font-family:Trebuchet MS; font-size:10pt}
.feature form{margin:5px;}
.feature p{margin:5px;}

/*---Mainfeature uses a teardrop effect only visible in Firefox, chrome etc. Not IE yet! ----------------------------*/
#mainfeature {
	border-style: groove;
	border-width: 0px;
	position: relative;
	height: 200px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Tahoma;
	font-size: small;
}
/*--------------------- End of Main Feature ----------------------------*/

#mainfeature img{ margin:0px 10px 0px 0px;}
.menuDash {border-bottom:1px dashed #cccccc; height:1px; padding-right:0px;}
.textTop {color:#666666; font-weight:bold;}
.small_footer {
	font-size: 8pt;
	font-family: Tahoma;
	color: #808080;
}

.listing-desc {
	color: #3366FF;
	float: left;
}
.listing-detail {
	color: #FF9900;
	float: left;
}

.tableManage {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #CCCCCC;
}

#tearshape{
padding: 3px 5px;
color: white;
font-weight: bold;
text-decoration: none;
-moz-border-radius: 9px 3px 9px 3px;
-webkit-border-radius: 3px;
-webkit-border-top-left-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
}

#roundedcorners{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

INPUT {
font-size:8pt;
line-height: 11pt
}

