/* SITE OVERRIDES FOR ADSA */


/* DEFAULT OVERRIDES */
.dnnFormItem input, .dnnFormItem .dnnFormInput, .dnnFormItem textarea {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #000;
	font-family: "myriad-pro",sans-serif;
	padding: 2px;
}
.LoginBox .dnnForm .dnnFormItem {
	padding: 0px;
	line-height: 1em;
}
a.dnnPrimaryAction, a.dnnPrimaryAction:link, a.dnnPrimaryAction:visited, .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only,
.CommandButton, a.CommandButton {
	background: #fff588;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZjU4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2ZmZjM1MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWE5MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fff588 1%, #fff350 23%, #faa919 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fff588), color-stop(23%,#fff350), color-stop(100%,#faa919));
	background: -webkit-linear-gradient(top,  #fff588 1%,#fff350 23%,#faa919 100%);
	background: -o-linear-gradient(top,  #fff588 1%,#fff350 23%,#faa919 100%);
	background: -ms-linear-gradient(top,  #fff588 1%,#fff350 23%,#faa919 100%);
	background: linear-gradient(top,  #fff588 1%,#fff350 23%,#faa919 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff588', endColorstr='#faa919',GradientType=0 );
	border: 1px solid #d88119;
	border-radius: 7px;
	color: #000;
	text-shadow: 1px 1px 1px #fff588;
	box-shadow: inset -6px 1px 10px #faa919;
	padding: 2px 10px;
	font-weight: bold;
	font-size: 14px;
}

.CommandButton a.CommandButton {
	border: none;
	border-radius: 0px;
	padding: 0;
	box-shadow: none;

}
#dnn_LoginPane a.dnnFormHelp, #dnn_LoginPane .dnnForm .dnnFormItem a.dnnFormHelp, #dnn_LoginPane .dnnTooltip label a.dnnFormHelp {
	background-image: none;
}
#dnn_LoginPane a:link, #dnn_LoginPane a:visited, #dnn_LoginPane a:active {
    color: #fff;
    text-decoration: none;

}
#dnn_LoginPane a.CommandButton:link, #dnn_LoginPane a.CommandButton:visited, #dnn_LoginPane a.CommandButton:active {
    color: #000;
}
#dnn_LoginPane .dnnActionMenuBody li a:link, #dnn_LoginPane .dnnActionMenuBody li a:visited, #dnn_LoginPane .dnnActionMenuBody li a:active {
    color: #000;
    margin-left: 0px;

}

#dnn_LoginPane a.join-button {
	margin-right: 10px;
}
#dnn_LoginPane li a:link, #dnn_LoginPane li a:visited, #dnn_LoginPane li a:active {
    text-decoration: none;
	margin-left: 125px;
	margin-top:10px;
}

#dnn_LoginPane li a:hover {
    background:#F7931E;
    text-decoration: none;
}


a.dnnPrimaryAction:hover, .CommandButton:hover, a.CommandButton:hover {
	background: #fff350;
	background: -moz-linear-gradient(bottom,  #fff588 1%, #fff350 23%, #faa919 100%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(1%,#fff588), color-stop(23%,#fff350), color-stop(100%,#faa919));
	background: -webkit-linear-gradient(bottom,  #fff588 1%,#fff350 23%,#faa919 100%);
	background: -o-linear-gradient(bottom,  #fff588 1%,#fff350 23%,#faa919 100%);
	background: -ms-linear-gradient(bottom,  #fff588 1%,#fff350 23%,#faa919 100%);
	background: linear-gradient(bottom,  #fff588 1%,#fff350 23%,#faa919 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa919', endColorstr='#fff588',GradientType=0 );
}

.LoginBox .dnnForm {
	min-width: 0;
	padding: 0;
	margin: 0;
	width: 360px;;
}
#dnn_LoginPane .LoginPanel {
	width: 200px;
}

.LoginBox .dnnForm.dnnLogin.dnnClear, .LoginBox .dnnForm.dnnLoginService {
	margin: 0;
}
.LoginBox .dnnForm.dnnLoginService .dnnFormItem label {
	width: 40px;
	font-size: 12px;
}

.LoginBox .dnnForm.dnnLoginService {
	width: 300px;
	min-width: 300px;
}

.LoginBox .dnnLoginRememberMe {
	margin: 0;
	padding: 5px 0 0 0;
	height: auto;
	float: right;
}
.LoginBox .dnnForm .loginContent ul.dnnActions {
	margin: 0;
	padding: 0;
	border: none;
}
.LoginBox a.dnnPrimaryAction, .LoginBox a.dnnPrimaryAction:link, .LoginBox a.dnnPrimaryAction:visited,
.LoginBox .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
	margin-right: 20px;
	color: black !important;
	line-height: 20px;
	padding: 2px 10px !important;
}
.LoginBox .dnnFormItem .dnnTooltip label {
	text-align: left;
}
/*

.LoginBox .dnnLoginActions {
	padding: 0;
	float: left;
}
*/
.LoginBox .dnnLoginActions ul li a {
	line-height: 1.7em;
}
.LoginBox .dnnLogin input[type="text"], .LoginBox .dnnLogin input[type="password"] {
	width: 120px;
}

.dnnSocialRegistration {
	display: none;
}
.LoginBox.dnnFormItem span.dnnFormMessage.dnnFormError {
	position: static;
	display:block;
	clear:both;
	background: none;
	color: red !important;
	padding: 10px 0;
	margin: 0;
}
/* Dairy Dashboard */

.dark-blue {
	background-color: #143b78;
}
.med-blue {
	background-color: #376ca2;
}
.light-blue {
	background-color: #3794e3;
}
.lighter-blue {
	background-color: #8ccafb;
}
.lightest-blue {
	background-color: #d3e9fb;
}
.dashboard-quicklink {
	width: 300px;
	height: 66px;
	overflow: hidden;
	clear: both;
}
.dashboard-quicklink h3 {
	color: #fff;
	margin: 0;
	font-size: 13px;
	line-height: 15px;
}
.dashboard-image-container {
	width: 100px;
	text-align:center;
	display: table-cell;
	height: 66px;
	vertical-align: middle;
}
.dashboard-title-container {
	display: table-cell;
	padding: 0 20px;
	vertical-align: middle;
}
.dashboard-image-container .dashboard-image {
	max-width: 100px;
	max-height: 55px;
}
.lightest-blue h3.dashboard-title {
	color: #143B78;
}

.lightest-blue .dashboard-image-container {
	width: 300px;
	max-height: 66px;
}

.lightest-blue .dashboard-image-container .dashboard-image {
	max-width: 300px;
	max-height: 66px;
}

.lightest-blue .dashboard-title-container {
	display: none;
}

.lightest-blue

/* RSS FEEDS on HOMEPAGE */
.rss-feed-item h1 {
	font-size: 14px;
}
.rss-feed-item img {
	display: none;
}
div.anythingSlider-default .anythingWindow {
	border: none !important;
}
.rss-item pubDate {
	font-weight: bold;
}
.ThemeEvents-ADSA-Sat td {
	text-align: left !important;
}

/* Clean up search results */
.dnnSearchResults td, .dnnSearchResults th {
	padding: 10px 5px;
}
.PagingTable {
	margin-top: 20px;
}
.dnnSearchResults a.dnnPrimaryAction, .dnnSearchResults a.dnnPrimaryAction:link, .dnnSearchResults a.dnnPrimaryAction:visited, .dnnSearchResults .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only, .dnnSearchResults .CommandButton, .dnnSearchResults a.CommandButton {
	background: none;
	border: none;
	text-shadow: none;
	box-shadow: none;
	padding: 0;
}
.dnnSearchResults a.SubHead + span.Normal {
	display: none;
}
.dnnSearchResults .SubHead {
	font-size: 16px;
}
.dnnSearchResults {
	margin: 0;
	padding: 0;
	width: 100%
}
.dnnSearchResults table {
	width: 100%
}

/* Form Styles */

.success_msg_box {
  background-color: #FFF699;
  border: solid 1px #BBAA11;
  padding: 8px;
  font-size: 10pt;
  font-weight: bold;
}

.error_msg_box {
  background-color: #EE0000;
  border: solid 1px #000000;
  padding: 8px;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
}

/* Result Table Styles */

table.grid {
  border-collapse: collapse;
}
table.grid th {
  background-color: #1E3273;
  border: solid 1px #1E3273;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px;
  padding-right: 12px;
  text-align: left;
  vertical-align: bottom;
}
table.grid td {
  padding: 3px;
  padding-right: 12px;
  border: solid 1px #999999;
  vertical-align: top;
}

/* News Satellite */

.news-sat-item {
	border-top: 1px solid #ccc;
}
#news-announcements-satellite .news-sat-item:first-child {
	border-top: none;
}
.news-sat-date {
	padding: 0;
	font-style: italic
}
.news-sat-description {

}
.news-sat-item {

}


.aligncenter {
	text-align: center;
}

blk {
	color: black;
}

.field-item img {
	max-width: 220px !important;
	height: auto !important;
}