
/* Headings - Text only no bgColor */
.CC_H1 { color:#475AA3; display:inline; font-size:22px; }
.CC_H2 { font-size: 18px; line-height: 18px; color: #35499F; margin-bottom: 4px; }

/* These are divs and or tds that have padding and colors */
.CC_CartLoginBar { background-color:#5264AC; }
.CC_Title { background-color:#5264AC; padding:7px 7px 7px 7px; color:#ffffff; font-weight:bold; }
.CC_SubTitle { background-color:#A7A7BF; padding:7px 7px 7px 7px; color:#ffffff; font-weight:bold; }
.CC_Padding { padding:7px 7px 7px 7px; }
.CC_Total { white-space:nowrap; font-weight:bold; background: #EFEFF7; padding:8px 10px 8px 10px; }

/* The login screen */
.CC_LoginTitle { background-color:#669ACC; padding:7px 7px 7px 7px; color:#ffffff; font-weight:bold; }
.CC_LoginCell { background-color:#edeef6; padding:15px;	border:1px solid #afafaf; }

/* Table Cells that alternate colors per row */
.CC_Data { padding:3px 5px 4px 5px; }
.CC_DataOdd { padding:3px 5px 4px 5px; background-color:#EDEDF7;}

/* Spacer Colors */
.CC_LineLight { color:#E4E4E4; background-color:#E4E4E4; }
.CC_LineDark { color:#A5AEB5; background-color:#A5AEB5; }
.CC_SubTitle_Clean { color:#A7A7BF; background-color:#A7A7BF; }
.CC_SubTitle_Clean_StudensHighlight { color:#FFFFFF; background-color:#7F7FA3; }


/* used on 03a_StudentAdd.asp, differs from a in underline only */
.CC_AReversed:link, .CC_AReversed:visited, .CC_AReversed:active { text-decoration:none; }
.CC_AReversed:hover { text-decoration:underline; }
.CC_AReversedWhite:link, .CC_AReversedWhite:visited, .CC_AReversedWhite:active { text-decoration:none; color:white; }
.CC_AReversedWhite:hover { text-decoration:underline; color:white;  }


/* styles for the classView catalog browse */
.CC_ANavBar:link, .CC_ANavBar:visited, .CC_ANavBar:active { text-decoration:none; color:#ffffff; font-size:11px; }
.CC_ANavBar:hover { text-decoration:underline; color:#ffffff; font-size:11px; }
.CC_BrowseArrow { background: #58ce95; width: 19px; }
.CC_BrowseMainBody { background: #58ce95 }
.CC_BrowseBottomDecoration { background: #fff }


/* classView.asp */
.CC_RelatedClassHeader { font-weight: bold; font-size: 17px; line-height: 18px; font-family: arial,helvetica; color: #35499F; border-bottom:1px solid #A5AEB5; margin-bottom: 5px; }


/* style for the registration form (if not accepting credit cards) */
.CC_registrationFormUnderline {border-bottom:1px solid #AAAAAA; }
.CC_registrationFormTd {border-bottom:1px solid #AAAAAA; border-right:1px solid #AAAAAA; border-collapse:collapse; }
.CC_registrationFormInput {border:1px solid #AAAAAA;font-size: 11px; line-height: 14px; font-family: verdana,geneva; color: #656565; }
.CC_registrationFormVertLine  {border-right:1px solid #AAAAAA; }



/* FOR THE ORDER VIEW PAGE */
.OrderView_SmallText { font-size: 10px; line-height: 12px; }
.OrderView_SmallRedText  { font-size: 10px; line-height: 12px; color:red; }
.OrderView_RedText  { color:red; }
.OrderView_TopBorder { border-top:1px solid #E5E5E5; }


/* Special Form Fields */
.CC_AdvSearchBox { border: 1px solid #B3B8BC; background: #F7F6FC; padding-left: 9px;padding-top: 9px;padding-bottom: 9px; width: 314px; vertical-align: middle; margin-bottom: 3px; }
.CC_InputBox { width: 167px; border: 1px solid #A5AEB5; font-size: 11px; line-height: 14px; color: #656565; }
.CC_searchBox { border: 1px solid #B3B8BC; height: 48px; width: 321px; background: #F7F6FC; }



.graySpacer { color: #A5AEB5 ; background: #A5AEB5; }









