/*.pagerContainer{
	width: 23em;
	clear: right;
	margin: 0 auto;
}*/
a.donateButton{
	border: 0px none;
	width: 246px;
	height: 48px;
	position: absolute;
	top: 54px;
	right: 25px;
}
.donateButton img{
	width: 246px;
	height: 48px;
	border: 0px;
}
a.actionLink{
	cursor: pointer;
	text-decoration: underline;
	font-size: 10pt;
	border: double gray;
	border-width: 0 3px;
/*	width: 10em;*/
	margin-right: 1em;
	padding: 0.5em;
	text-align: center;
}
a.actionLink:hover{
	cursor: pointer;
	background: #EEEEEE;
}
span.browserNumberResults{
	width: 10em;
	text-align: center;
}
.browserPagerItem{
	/*float: left;*/
}
#resourceContainer{
	width: 100%;
}
#InteractivateSearchBar{
	background: #CCCCCC;
	border: 1px solid gray;
	padding: 5px;
	margin: 5px 0;
	float: left;
	clear: left;
}
*>#InteractivateSearchBar{
	float: none;
	overflow: hidden;
}
#InteractivateSearch{
	float: left;
}
#InteractivatePager{
	float: right;
}
input#interactivateSearchBox{
	width: 30em;
}

div.intDLdesc {
}

div.intDLgrades {
	color: gray;
}

.timeTableCells td {
	border: 1px dotted black;
	padding: 2px;
}

.timeTableHeader th {
	border: 1px solid gray;
	padding: 2px;
	background: Khaki;
}

table.timeTable {
	border: 1px solid black;
	background-color: white;
}

.listingContent {
	background: #F8F9FF;
	border-color: #2661C3;
	border-style: none solid solid;
	border-width: 0px 1px 1px;
}

.listingContent td {
	border-color: gray;
	border-style: dashed;
	border-width: 0px 0px 1px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-top: 5px;
}
.highlightWord {
	background-color: #F7DEAE !important;
}
span.noDescription{
	height: 1.5em;
	background: Khaki;
	border: 1px dashed Tan;
	font-size: 14pt;
	font-weight: bold;
}
div.noDescription{
	padding-top: 5px;
	height: 1.5em;
	text-align: center;
	margin: 0 auto;
}

.mainpagep{
	line-height:normal;
}

.mainpageimg{
	padding: 0px;
}

.mainpageh2{
	border-bottom: 1px solid gray;
	font-size:14pt;
	font-weight:normal;
}

.mainpagep img{
	margin: 0 auto;
	display:block;
}

.seedRandomimg{
	margin-left:auto;
	margin-right: auto;
	display:block;
}
/* SDR Listing Styles */
.btnSearch{
	background: #000;
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
	width: 55px;
	height: 18px;
	border: 0px;
}
#sbox{
	width: 150px;
}

/*.ResultSet-ItemTitle {
	font-size: 110%;
	font-weight: bold;
}

.ResultSet-Table {
	border: none;
}
.ResultSet-Table td {
	border: none;
}
.ResultSet-SearchBox td {
	padding: 10px;
}*/

/* Search Results */
/*.ResultSet-Table, .ResultSet-Table td {
	border: 0px;
	padding:10px;
}
.ResultSet-MainTable, .ResultSet-MainTable td {
	border: 0px;
}
.ResultSet-ItemEven, .ResultSet-ItemOdd {
	border: 0px;
	margin: 6px 0px;
}
.ResultSet-ItemEven {

}
.ResultSet-ItemOdd {

}
.ResultSet-ItemTitle a:link, .ResultSet-ItemTitle a:visited{
	color: blue;
	text-decoration:none;
	border-bottom: 1px dotted blue;
}
.ResultSet-ItemTitle a:hover{
	border-bottom: 1px solid blue;
}
.ResultSet-ItemTitle a:active
{
	background: blue;
	color: white;
}
.ResultSet-ItemDescription ,.ResultSet-ItemTitle{
font-size:11pt;
 	line-height:130%
}
.ResultSet-Activity, .ResultSet-Discussion, .ResultSet-Lesson {
	font-weight: bold;
}
.ResultSet-Activity {
	color: rgb(242, 107, 107);
}
.ResultSet-Discussion {
	color: rgb(94, 138, 224);
}
.ResultSet-Lesson {
	color: rgb(120, 195, 112);
}
.ResultSet-Highlight {
	background-color: yellow;
}
a:link .ResultSet-Highlight, a:visited .ResultSet-Highlight {
	background-color: yellow;
	text-decoration: underline;
}
.ResultSet-StatsBox {
	background-color: #ffffff;
}
.ResultSet-SearchBox {
	width: 100%;
	border:1px solid #CCC;
	border-collapse: collapse;
	margin-top:10px;
}
.ResultSet-SearchRow {
	width: 100%;
	background-color: #f3f6ff;
	border:#f3f6ff;
	border-width:10px;
	padding:0px;
}

.ResultSet-NextPage {
	float: right;
}
.ResultSet-NextPrevBox {
	padding: 8px 0px 8px 0px;
	clear: both;
}*/
.alertMessage {
	background-color: #fbeded;
	color: #b06c6c;
	width: 260px;
	padding: 5px;
	margin-bottom: 3px;
	border: 1px solid #ded6d7;
	font-size: 14px;
}

.alertPanel {
	float: right;
}

.googleAd {
	position: relative;
	margin-bottom: 3px;
	text-align: center;
}
a#feedbackLink {
	color: #FFFFFF;
	text-decoration: underline;
}

.alertMessage {
	background-color: #fbeded;
	color: #b06c6c;
	width: 260px;
	padding: 5px;
	margin-bottom: 3px;
	border: 1px solid #ded6d7;
	font-size: 14px;
}

.alertPanel {
	float: right;
}


#BottomBar td {
	padding: 2px;
}

#BottomBarLeftText {
	padding: 6px;
}

.pageContentContainer{
	margin-right: 120px;
	min-height: 600px;
	height: 600px;
}
*>.pageContentContainer{
	height: auto;
}
