/* CSS Document */
/* Default Stylesheet - ASBSD eNewsletter */
/* Author - Kyle McCabe, Rapid City - Factor 360 */

/* {
	border: 1px solid black;
} */

/* HTML Tags */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e7eeea;
}
a: link,
a:active,
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #4444AA;
	text-decoration: underline;
}

/* Main Layout styles */

#main {
	position: relative;
	height: auto;
	width: 740px;
	margin: 16px auto;
	text-align: center;
	background-color: white;
	border: 1px solid #0c7543;
}

/* Header Elements */
#header,
#secondHeader {
	width: 740px;
	height: 125px;
	text-align: center;
}

#pubInfo {
	float:right;
	width: 105px;
	margin: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

#logo {
	margin: 10px;
	float: left;
}

#mastHead {
	margin: 10px auto;
}

/* Nav Elements */
#navBar {
	/* height: 30px; */
	width: 100%;
	border-top: 1px solid #dcab38;
	border-bottom: 1px solid #dcab38;
	background-image: url(images/bg-navbar-large.gif);
	margin-bottom: 10px;
	padding: 0px;
}

/* Main Page Elements */

#mainContent {
	height: auto;
	width: 738px;
	padding: 0px;
	margin: 10px auto;
}

.moduleMenu {
	width: 180px;
	height: auto;
	background: transparent;
	font-size: 9pt;
	float: left;
	text-align: left;
	margin: 30px 0 6px 8px;
	line-height: 125%;
}

#footer {
	height: auto;
	
	font-size: 9px;
	color: #605020;
	text-align: center;
	padding: 5px 0px;
}
#f360footer {
	width: 227px;
	height: 21px;
	margin: 10px auto;
}

#searchbar {
	font-size: 8pt;
	background-color: #e5e5c5;
	margin: 8px 8px 0px 8px;
	padding: 3px 0px 3px 0px;
}

#searchbar form,
.listFormBox form {
	margin: 0px;
	padding: 0px;
}

#mainLogin,
#subLogin {
	font-size: 8pt;
	//text-align: right;
	text-align: center;
	float: right;
	width: 220px;
	position: absolute;
	top: 6px;
	right: 75px;
}

#subLogin {
	float: none;
	background: #EEE;
	position: relative;
	margin: 20px auto;
	padding: 10px 30px 3px 0px;
	top: 0px;
	right: 0px;
	border: 1px solid #999;
}

/* Secondary Page Elements */

#secondHeader {
	height: auto;
}
#secondaryContent {
	position: relative;
	width: 738px;
	margin: 35px auto 0 auto;
}

#headStrip {
	height: 18px;
	background-color: #808080;
	margin-bottom: 40px;
	padding-top: 2px;
	color: white;
	text-align: left;
}

#headStrip_article {
	height: 18px;
	background-color: #808080;
	margin-bottom: 30px;
	padding-top: 2px;
	color: white;
	text-align: left;
}

#headIcon {
	position: absolute;
	z-index: 10;
	background-color: white;
	width: 60px;
	height: 60px;
	top: 160px;
	left: 50px;
}

#headIcon_article {
	position: absolute;
	z-index: 10;
	background-color: white;
	width: 60px;
	height: 60px;
	top: 160px;
	left: 50px;
}
#smallLogo {
	position: absolute;
	z-index: 10;
	width: 75px;
	height: 75px;
	top: -30px;
	right: 35px;
}

.headText {
	font-weight: bold;
	margin: 0 0 0 125px;
}

#secondMenu {
	float:right;
	width: 75%;
	text-align: right;
	margin: 5px;
}

#sectionQuote {
	position: absolute;
	z-index: 10;
	top: 25px;
	left: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.source {
	font-weight: normal;
	font-style: italic;
}

/*/////AESTHETIC STYLES/////*/

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#mainMenu a {
	color: #F0F0F0;
	text-decoration: none;
}

#mainMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.quickLink {
	position: relative;
	width: 150px;
	height: 22px;
	padding: 0px;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

/*/////FORM STYLES/////*/

#searchString,
#recordsPp,
.textbox,
#textbox,
select {
	background: #FFFFFFF;
	border: 1px solid #333333;
	font-size: 10px;
	vertical-align: middle;
	margin: 1px;
	padding: 0px;
	height: 16px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	height: 16px;
}
input {
	height: 20px;
	vertical-align: middle;
	font-size: 10px;
}
/*.formbutton,
input.button {
	background: #EEEBE9;
	font-size: 9px;
	width: 50px;
	margin: 1px;
	height: 18px;
	border: 1px solid #999;
}
.formbutton:hover {
	background: #FFFDF9;
}*/

input.button {
	margin: 0;
	width: auto;
	cursor: hand;
	cursor: pointer;
}
optgroup option {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
}


/*/////MAIN MENU STYLES/////*/

#navBar div {
	position: relative;
	/*height: 16px; */
	height: 30px;
	/*width: 400px;*/
	width: 400px;
	margin: 0 auto;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background: white;
	
}
#navBar p {
	padding: 0;
	margin: 2px auto 0 auto;
	text-align: center;
}
#navBar div ul {
	padding: 0px;
	margin: 2px auto 0 auto;
	text-align: center;
}
#navBar div ul li {
	position: relative;
	float: left;
	list-style: none;
	margin-right: 3px;
	margin-left: 3px;
	z-index: 10;
}
#navBar a {
	color: #3366cc;
	text-decoration: none;
}
#navBar a:hover {
	color: #2255BB;
	text-decoration: underline;
}

/*/////SECONDARY MENU STYLES/////*/

.moduleMenu ul {
	margin: 0px;
	padding: 0px;
	background: transparent;
}
.moduleMenu ul li {
	padding: 0px;
	margin: 0px;
	position: relative;
	list-style: none;
}
.moduleMenu ul li a {
	display: block; 
  	text-decoration: none; 
	width: 180px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #E7E7E7;
}
.moduleMenu ul li a:hover {
	background: transparent;
	text-decoration: underline;
} 
.moduleMenu ul li ul {
	margin: 3px 0px 6px 0px;
}
.moduleMenu ul li ul li{
	padding: 0px;
	margin-left: 10px;
	position: relative; 
	width: 175px;
	font-weight: normal;
	line-height: 14px;
	font-size: 8pt;
}
.listNav {
	margin: 5px 5px 10px;
	float: right;
}
.listNavCur {
	border-left: 1px solid #CCC;
	padding-left: 5px;
}

/* Default dynamic forms. */
form label {
	width: 260px;
	background: #EFEFEF;
	border: 1px solid #E9E9E9;
	display: block;
	text-align: left;
	clear: left;
	margin-bottom: 10px;
	padding: 3px;
}

form .fieldLabel,
form .fieldLabelB {
	color:#666666;
	display: block;
	width: 200px;
	margin: 2px;
}

form .fieldLabelB {
	display: inline;
}

form label input {
	text-align: left;
	height: 14px;
	width: 150px;
}
form label textarea {
	height: 75px;
	width: 250px;
}
form label .checkbox input {
	width: auto;
	height: auto;
}

/* Default List element. */
#listElement {
	clear: both;
	font-size: 8pt;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #EEE;
}
#listElement td {
	padding:4px;
}
#listElement .rowTwo {
	background-color: #FAFAFA;
}
#listElement .titleRow {
	background-color:#EFEFEF;
}
#listElement .listLinks {
	width: 20px;
	text-align:center;
}

/* Account */

.loginLinks {
	margin: 10px auto;
	font-size: 9px;	
}

#loginBox {
	background: #fbfbfb;
	width: 300px;
	margin: 20px auto;
	padding: 10px;
	border: 1px solid #999;
}

/* Misc */

.bold {
	font-weight: bold;
}
.large {
	font-size: 14px;
}
.italic {
	font-style: italic;
}
.scrunch {
	line-height: 10px;
}
.green {
	color: #004820;
}
.clearStyles {
	width: auto;
	height: auto;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	float: none;	
}
