﻿/* 
Styles necessary for Center IC/EX dynamic pages 
*/

.contentarea {
	padding-bottom: 1.3em;
}

.BigGroupHead {
	color: #FFF;
	background-color:#608EA6;
	padding: 5px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.SubGroupHead {
	text-align: left;
	padding:4px 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	background-color:#F2F2F2;
}

.shortdesc {
	font-size: 90%;
	line-height: 130%;
}

.listitem {
	margin-left: 8px;
	margin-bottom: 5px;
}
.eventtime {
	color: #101010;
	font-weight:bold;
}
.eventdesc {
	font-size: 90%;
}

.sectiondivider /* for tds */ {
	padding-top: 6px;
	padding-bottom: 6px;
}

.footdisclaimer {
	font-size: xx-small;
}

.errordisplay {
	border: solid 1px red;
	margin: 4px;
	padding: 4px;
	color: Maroon;
}
.innerpanel {
	margin: 12px;
}
.tabs {
	text-align: center;
}

.secthead /* dashboard*/ {
	border: solid 1px Gainsboro;
	background-color: #E8E8EE;
}
.survSection {
	 
}
.survcapt {
	color:#FFF;
	padding: 4px;
	background-color: #608EA6;
	border-radius: 6px;
}
.R1 {
	background-color: #F0F8FF;
}
.R2 {
	background-color: #F5F5F5;
}

.contentedit {
	border: solid 1px red;
	color: red;
	font-size: xx-small;
}
a.contentedit:visited {
	color: red;
	text-decoration: none;
}
a.contentedit:link {
	color: red;
	text-decoration: none;
}
a.contentedit:hover {
	background-color: red;
	color: white;
}

.smallhead {
	font-size: small;
	letter-spacing: -1px;
	color: #505050;
}
.smallwarn {
	font-size: x-small;
	color: Black;
	font-style: italic;
}
.smallinfo {
	font-size: 0.7em;
	padding-top: 2em;
	color: Silver;
}

ul.cdlib {
	padding: 0px;
	margin: 0px;
}

.cdlib li {
	list-style-type: none;
}

.cdlibrow a {
	font-size: 1.0em;
	margin-bottom: 5px;
}
li.cdlibrow {
	list-style: none;
	padding-bottom: 1em;
}

.cdlibfldcust {
	font-size: 0.7em;
	background-color: black;
	color: white;
}
.cdlibfldint {
	font-size: 0.7em;
	background-color: red;
	color: white;
}
.cdlibpubdate {
color: silver;
font-size: 0.7em;
padding-top: 2em;
}

.cdlibfoldermenutop{/* new 2.8 */
	background-color:#AABAD1;
	padding-top:2em;
}

.cdlibfoldermenu ul {
	padding:0 0 10px;
}

li.cdlibfoldermenu {
	list-style: none;
	margin-bottom:9px;
	margin-left:0;
	margin-right:0;
	padding-left:0;
}

li.cdlibfoldermenu a {
 
	display:block;
	font-size:.75em;
	font-weight:bold;
	padding: 4px 2px;
	text-decoration:none;
	width:200px;
}
li.cdlibfoldermenu a:hover {
	background-color: #4A6B9E;
	color: #FFDA66;
}

li.cdlibfoldermenuhorz {
	list-style: none;
	display: inline;
	margin: 0px;
	padding-bottom: 1em;
}
li.cdselecteddoc a {
	background:#FBDA64 none repeat scroll 0 0;
}

 
.cdeventreg {/* new 2.8 */
	padding: 4px 2px 4px 20px;  
	background: url(sysimg/okgreen.png) no-repeat left center;  
}
.cdrfc {/* new 2.8 */
	padding: 4px 2px 4px 20px;  
	background: url(sysimg/okblue.png) no-repeat left center;  
}

.cdlibcrumbs{
 
}


/* CD jquery event listing */
.cdel_wrapper {
	height:200px;
	overflow:hidden;
	position:relative;
}
.cdel_scroller {
	position:relative;
}
.cdel_event {
	clear:both;
	margin-bottom:0.5em;
	display:none;
}
.cdel_date {
	background:none repeat scroll 0 0 #293E6B;
	color:#FFFFFF;
	float:left;
	font-weight:700;
	height:32px;
	margin:0 5px 0 0;
	padding:2px;
}

.cdel_date .cdel_month {
	width: 100%;
	text-align: center;
	/*position: relative;*/
	top: 3px;
}

.cdel_date .cdel_day {
	width: 100%;
	text-align: center;
	/*position: relative;*/
	top: 3px;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.cdel_shortdesc{
	font-size: .9em;
}
.cdel_Location {
	font-weight:bold;
	color:#6D2800;
}


/* sitemap */
.cdsitemap ul{
	list-style-type:none;
	padding:7px 0 10px 10px;
}
.cdsitemapcustvis a{
	background-color: #E8EEF6;
}

.cdsitemaplvl0{
	font-size:20px;
	font-weight:bold;
	padding-bottom:1em;
}
.cdsitemaplvl1{
	font-size:14px;
	font-weight:bold;
	border-top: solid 2px silver;
	padding-left: 12px;
	padding-bottom:1em;
}
.cdsitemaplvl2{
	font-size:12px;
	font-weight:bold;
 	border-top: solid 2px silver;
	padding-bottom:1em;
}
.cdsitemaplvl3{
	font-size:12px;
	font-weight:normal;
 	border-top: solid 1px silver;
	padding-bottom:1em;
}
 
.cdsitemaplvl4{
	font-size:10px;
 	border-top: solid 1px silver;
	padding-bottom:1em;
}

.cdsitemaplvl5{
	font-size:9px;
 	border-top: solid 1px silver;
	padding-bottom:1em;
}

/* CD jquery scolling listing */
.cdscrolllist_wrapper {
}
.cdscrolllist_scroller {
	list-style-type:none;
	padding:3px 0px;
}
.cdscrolllist_row {
	margin-bottom:2em;
}
.cdscrolllist_row div{
	width:auto;
}
.cdscrolllist_title{
	font-weight:bold;
}
.cdscrolllist_desc{
	font-size: .9em;
}
#eventscrollerholder li{
	padding:0;
	background-image: none;
}
