a.editLinks:link, a.editLinks:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #930505; 
	text-decoration: none;
}

a.editLinks:hover, a.editLinks:active {
	color: #930505;
	text-decoration: none;
}

.editPageHeader {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20pt;
	color: #930505;
	height: 35px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	display: none;
}

.editHeaderToolbar {
	margin-top: -38px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 99%;
	position: relative;
	border-bottom: 1px solid #CCCCCC;
}

.editHeaderToolbar a:link, .editHeaderToolbar a:visited, .editHeaderToolbar a:active, a.editLink:link, a.editLink:visited, a.editLink:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.editContentToolbar {
	margin-top: -20px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #CCCCCC;
	width: 99%;
	position: relative;
}

.editContentToolbar a:link, .editContentToolbar a:visited, .editContentToolbar a:active, a.editLink:link, a.editLink:visited, a.editLink:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.editWhatsNewToolbar {
	margin-top: -3px;
	margin-left: 110px;
	z-index: 3000;
}

.editColumnToolbar {
	margin-top: -5px;
	margin-left: 300px;
	z-index: 3000;
}

.addContentDiv {
	position: absolute;
	width: 100%;
	height: 380px;
	visibility: hidden;
	background: url("/images/sectionbg.gif") left top;
	z-index: 2000;
}

.addContentDiv img {
 	margin-top: 175px;
}

a.addLink:link, a.addLink:visited, a.addLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.addLink:hover {
	color: #FA920B;
}

.templateTable { 
	padding-bottom: 10px;
	border-width: 1px; 
	border-color: #999999; 
	border-style: none none solid none;
}

.templateTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.updateBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dashed #999; 
	padding: 4px;
}

.submissionErrors { 
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

.row1 {
	background-color: #E7E7E7;
}

.row2 {
	background-color: #D8D8D8;
}

td.errorCell {
	color: #CC0000;
	font-weight: bold;
}

.errorElem {
	background: #FFFFD5;
}






#scroll_sortable { list-style-type: none; margin: 0; padding: 0; }
#scroll_sortable li { margin: 3px 3px 3px 0; padding: 1px; float: left; width: 100px; height: 90px; font-size: 4em; text-align: center; }


#add_new_div {
	display: none;
}

#edit_slide_div {
	display: none;
}

.fileQueue {
	width: 400px;
	height: 65px;
	overflow: auto;
	border: 1px solid #E5E5E5;
}

/* ------------------------------------------------------------------------------------------------ */

/* Uploadify Styles ----------------------------------------------------------------------------- */

.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	color: #000000;
	margin: 5px;
	padding: 10px;
	/*width: 100%;*/
}

.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}

.uploadifyQueueItem .cancel {
	float: right;
}

.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}

.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

.uploadifyFileQueue {
	/*width: 620px;*/
	height: 185px;
	overflow: auto;
	margin-top: 0px;
	padding: 0px;
}

a.removeUploaderLink:link, a.removeUploaderLink:visited, a.removeUploaderLink:active {
	color: #4487B1;
	font-weight: bold;
}

a.removeUploaderLink:hover {
	color: #FD9100;
}

/* ---------------------------------------------------------------------------------------------- */

