﻿.sdstandard font { font-family: Tahoma; font-size: 10pt; color: #808080 }
h1{ font-size:1em; font-family: Trebuchet MS; color:#003366; text-transform:capitalize; font-style:italic; font-weight:bold }
h2{ font-size:1.3em; 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; }

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;}

/*--------------------- Hint Box ----------------------------*/
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #CCCCCC;
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
}

.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: #000080;
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	text-decoration: none;
	color: #0000FF;
	background-color: #CCCCCC;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
}

#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 {
	text-decoration: none;
	color: #003399;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #FF9900;
}
#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/header_hysd.gif); height:100px;}
#header a{color:#000080;}
#header a:hover{color:#0000FF;}


#leftcol{ left:0; }
#content {
	margin: 120px 200px 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;}


#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 {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}
#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}

#roundedcorners{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

INPUT {
font-size:8pt;
line-height: 11pt
}