/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	background-color: #072844;
    background-image: url(images/repeat.jpg);
    background-repeat: repeat;
}
.HeadMenu {
    background-color: Siver;
    background: url(images/grayexplorer.gif) repeat top
}
table.login {
	background: url(images/key.jpg) no-repeat top;
	background-position: right;
}

/* background color for the content part of the pages */
Body
{
    background-color: whitesmoke;
    font-family: Arial;
    font-size: 10pt
}

/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: Black;
    
    }

/*style for Portlet Title Rows*/
.PortletTitle{
	background-color: #FF0033;
	
}	
	 


.SiteFooterBG { background-image: url(images/cdlogo.gif); }

.SiteFooter
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}


    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    /*background-image: /images/bars.gif;*/
    background-color: Black;
}   



/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}



/* PORTLET SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

/* style of item titles for events calendar */
.ItemTitleMonth    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    bold;
    color: black;
}


/* GENERAL */
/* style for portlet titles */
.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #FF0033;
    }
.PortletHead   {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: whitesmoke;
    }
.HeadDark   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: darkblue;
   }

img {
	border: 0
}

.HeadSmaller   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: NAVY;
    height: 16px;
    letter-spacing: 1pt;    
    vertical-align : sub ;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

.TableShadeBold
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	 background-color: #eeeeee;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by portlets */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px; 
}

/* italic version of .Normal */
.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    font-style: italic; 
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

.NormalBoldSmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold
}

.NormalSmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 12px;  
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.PortletCommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;

}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #000188;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #000188;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #000188;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: gray;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.PortletCommandButton:link {
    text-decoration:    underline;
    color: #000188;
}

A.PortletCommandButton:visited  {
    text-decoration:    underline;
    color: #000188;
}

A.PortletCommandButton:active   {
    text-decoration:    underline;
    color: #000188;
}

A.PortletCommandButton:hover    {
    text-decoration:    underline;
    color: gray;
}
    



/* Other */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}
/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    
}

A.SiteLink:visited  {
    text-decoration:    none;
    
}

A.SiteLink:active   {
    text-decoration:    none;
    
}

A.SiteLink:hover    {
    text-decoration:    underline;
    
}

A:link  {
    text-decoration:    none;
    
}

A:visited   {
    text-decoration:    none;
    
}

A:active    {
    text-decoration:    none;
    
}

A:hover {
    text-decoration:    underline;
    
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}


/* Top Menu Styles*/
/*Menu Background*/
.TopIslandClass {
	Cursor: default;
	Border-Width: 1px;
	Font: bold;
	Font-Size: 12px;
	Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	Border-Style: Outset;
	Color: Black; 
	Background-Color: #CCCCCC;
	
}
/*Hover Class*/
.TopHoverClass{

 	Cursor: default;
 	Border-Width: 1px;
 	Border-Color: Black; 
 	Border-Style: Solid; 
 	Color: black; 
 	/*Background-Color: LightSteelBlue; */
 	Background-Color: #FF315A; 
 	Font: bold;
	Font-Size: 12px;
	Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*Item Class*/
.TopClass{
	Border-Width: 1px;
	Border-Color: #CCCCCC;
	Border-Style: Solid;
	Color: Black;
	Background-Image: None;
	Background-Color: #CCCCCC;
	Font: bold;
	Font-Size: 12px;
	Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*Selected Item*/
.TopSelected{
	Border-Width: 1px;
	Border-Color: Black;
	Border-Style: Solid;
	Color: White;
	Background-Color: Red;
	Font: bold;
	Font-Size: 12px;
	Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*Sub Menu Styles*/
/*Menu Background*/
.SubIslandClass {
	Cursor: default;
	Border-Width: 1px;
	Font: bold;
	Font-Size: 12px;
	Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	Border-Style: Outset;
	Color: Black; 
	Background-Color: WhiteSmoke;
	
}
/*Hover Class*/
.SubHoverClass{

 	Cursor: default;
 	Border-Width: 1px;
 	Border-Color: Black; 
 	Border-Style: Solid; 
 	Color: black; 
 	/*Background-Color: LightSteelBlue; */
 	Background-Color: #FF315A; 
 	Font: bold;
	Font-Size: 12px;
	Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*Item Class*/
.SubClass{
	Border-Width: 1px;
	Border-Color: WhiteSmoke;
	Border-Style: Solid;
	Color: Black;
	Background-Image: None;
	Background-Color: WhiteSmoke;
	Font: bold;
	Font-Size: 12px;
	Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*Selected Item*/
.SubSelected{
	Border-Width: 1px;
	Border-Color: Black;
	Border-Style: Solid;
	Color: White;
	Background-Color: #FF4D4D;
	Font: bold;
	Font-Size: 12px;
	Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.SeperatorClass{
	Background-Image: images/sep.gif;
	background-repeat: repeat-x;
}
.DisabledClass{
	Color: LightGrey
}
/* end of SUB tab section*/
/*Survey Styles*/

.SurveyQuestion
{

	color: red;
	font-weight: bold;
	text-decoration: underline;
}

.SurveyPanel
{
	color: #1E20FF;
	background-color: #1E20FF;
	background-image: url(images/gradient.gif);
}

.SurveyOption
{
	color: black;
}

.SurveyButton
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: darkred;
	font-weight: bold;
}

.SurveyShowResults     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    cursor: hand;
    color: darkred;
}

.SurveyTitle
{
	
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: darkblue;
    
	
}

.SurveyCategoryLabel
{
	
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: darkblue;
    
	
}

/* Added 3/7/04 - asaxton */
.GroupPanelHeader
{
	color: Black;
	background-color: whitesmoke;
	font-weight: bold;
	font-size: 8pt;
	position: relative;
	top: 7px;
	margin-left: 10px;
	padding-left: 2px;
	padding-right: 2px;
}

.GroupPanel
{
	color: Gray;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: Gray;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: thin;
	
}

