/* ================================

    CSS STYLES FOR College Delivery.com

    v1.0, 08/24/2004

   ================================

*/   

.white_med	{ font: bold 10pt Verdana; color:#FFFFFF;text-decoration: none; }

  .blue_med		{ font: bold 10pt Verdana; color:#336699;text-decoration: none; }

  .black_med	{ font: 10pt Verdana; color:#000000;text-decoration: none; }

  .bgColor		{ color:#000000; background:#99A6B5}
  
  .DataGrid {
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	color:#F33A0C;
	text-decoration: none;
	padding: 10px;
	border: thin solid #336699;
	margin: 10px;

}

  .DataGridHeader { font: normal 12pt Verdana, Arial, Helvetica, sans-serif;color:#FFFFFF;background:#999999;text-decoration: none; }

  DataGridHeader:link { font: normal 12pt Verdana, Arial, Helvetica, sans-serif;color:#FFFFFF;
  background:DimGray;text-decoration: underline; }

  DataGridHeader:visited { font: normal 12pt Verdana, Arial, Helvetica, sans-serif;color:#FFFFFF;
  background:DimGray;text-decoration: none; }

  DataGridHeader:active { ffont: normal 12pt Verdana, Arial, Helvetica, sans-serif;color:#FFFFFF;
  background:DimGray;text-decoration: none; }

  .DataGridFooter { font: normal 11pt Verdana, Arial, Helvetica, sans-serif;color:#FFFFFF;
  background:DimGray; }

  .DataGridPagerStyle { font: normal 10pt Verdana, Arial, Helvetica, sans-serif; color:#000000;}

  .DataGridItemStyle { font: 10pt Verdana, Arial, Helvetica, sans-serif;color:#000000; }

  .DataGridAlternatingItemStyle { font: 10pt Verdana, Arial, Helvetica, sans-serif;color:#000000;background:#cccccc; }

 
.copy { font:  10pt Georgia; color:black; }
.copyBold { font: bold 10pt Georgia; color:black; }
.copyBoldBlue { font: bold 16pt Georgia; color:#596A7F; }  
.copyBoldLarge{ font: bold 18px Arial narrow; color:black;}
.footer {FONT: bold normal 10pt Verdana, Arial, Helvetica, sans-serif; COLOR:#FFFFFF;}
.footerlink { FONT: bold normal 10pt Verdana, Arial, Helvetica, sans-serif; COLOR:#FFFFFF; text-decoration: none;}
.footerlink:hover { FONT: bold normal 10pt Verdana, Arial, Helvetica, sans-serif; COLOR:#FFFFFF; text-decoration: underline; }
.dropdowntip { font: bold 12px Verdana, Arial, Helvetica, sans-serif; color:Black; }
.button { font: bold 12px Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration: none; }
.buttonOn { font: bold 12px Verdana; color:#FF3333; text-decoration: none;}
.button:hover { font: bold 12px Verdana; color:#FF3333; text-decoration: none;}
.searchField {
	font-size : 10pt;
	border : thin none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}

  .hide { visibility: hidden; }

  .show { visibility: visible; }

/* PAGE BACKGROUND */

/* background color for the content part of the pages */


Body

{

    font-family: Verdana Bold, Helvetica, sans-serif;
	background-color: white;

}

.SiteTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	font-weight: bolder;
	color:#336699;
	font-style: normal;


}

.hours { 
    font-family: Arial;
    font-size: 11px;
    color: Gray;
    font-style: normal;
}



/* hyperlink styles of the top menu links */

A.SideMenu:link    {

    text-decoration: none;

    font-family: Verdana Bold, Helvetica, sans-serif;

   font-size: 10pt;

    font-weight: normal;

    color:#FFFFFF;

}



A.SideMenu:visited {

    text-decoration:    none;

    color:#FFFFFF;

}



A.SideMenu:active  {

    text-decoration:    none;

    color:#FFFFFF;

}



A.SideMenu:hover {text-decoration: underline;color:#FFCC00; }

 .SideMenu {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	font-style: normal;
	background-color: #336699;



}    
.SideBarClass{
	BACKGROUND-COLOR:#336699;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

/* text style for the site links (at top) */

.SiteLink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
	text-decoration: none;


}   



/* hyperlink style for the site links */

A.SiteLink:link {

    text-decoration:    none;

    color:#000000;

}



A.SiteLink:visited  {

    text-decoration:    none;

    color:#000000;

}



A.SiteLink:active   {

    text-decoration:    none;

    color:#000000;

}



A.SiteLink:hover    {

    text-decoration:    underline;

    color:blue;

}



/* style for separator between site links */

.Accent

{

    color: brown;

    font-weight:    bold;

}




/* GENERAL */

/* style for module titles */

.Head   {

    font-family: Verdana, Helvetica, sans-serif;

    font-size:  16pt;

    font-weight:    normal;

    color: #666644;

}



/* style of item titles on edit and admin pages */

.SubHead    {

    font-family: Verdana, Helvetica, sans-serif;

    font-size:  10pt;

    font-weight:    bold;

    color: darkred;

}


.SubSubHead {

    font-family: Verdana, Helvetica, sans-serif;

    font-size:  11pt;

    font-weight:    bold;

    color: black;

}



/* text style used for most text rendered by modules */

.Normal

{

    font-family: Verdana, Helvetica, sans-serif;

    font-size: 10pt;

    font-weight: normal; 

	text-decoration: none;   

}



/* text style used for textboxes in the admin and edit pages, for Nav compatibility */

.NormalTextBox

{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;


}



.Normalblue

{

    font-family: Verdana, Helvetica, sans-serif;

    font-size: 9pt;

    font-weight: bold;

    color: #336699;

}

.Normalorange

{

    font-family: Verdana, Helvetica, sans-serif;

    font-size: 9pt;

    font-weight: bold;

    color: #F1973C;

}


.NormalBold

{

    font-family: Verdana, Helvetica, sans-serif;

    font-size: 10pt;

    font-weight: bold

}

   

/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link {

    text-decoration:    underline;

    color: blue;

}



A.CommandButton:visited  {

    text-decoration:    underline;

    color: blue;

}



A.CommandButton:active   {

    text-decoration:    underline;

    color: blue;

}



A.CommandButton:hover    {

    text-decoration:    underline;

    color: blue;

}


/* GENERIC */

H1  {

    font-family: Verdana, Helvetica, sans-serif;

    font-size:  16pt;

    font-weight:    normal;

    color: #666644;

}



H2  {

    font-family: Verdana, Helvetica, sans-serif;

    font-size:  14pt;

    font-weight:    normal;

    color: #666644;

}



H3  {

    font-family: Verdana, Helvetica, sans-serif;

    font-size:  12pt;

    font-weight:    normal;

    color: blue;

}



H4  {

    font-family: Verdana, Helvetica, sans-serif;

    font-size:  12pt;

    font-weight:    normal;

    color: blue;

}



H5, DT  {

    font-family: Verdana, Helvetica, sans-serif;

    font-size:  11pt;

    font-weight:    bold;

    color: blue;

}



H6  {

    font-family: Verdana, Helvetica, sans-serif;

    font-size:  11pt;

    font-weight:    bold;

    color: blue;

}




SMALL   {

    font-size:  8pt;

}



BIG {

    font-size:  14pt;

}



BLOCKQUOTE, PRE {

    font-family:    Lucida Console, monospace;

}





UL LI   {
	list-style-type:    square;
	font-size: 10pt;
	color: #336699;
	list-style-position: outside;
	text-align: left;


}



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:center;
	width:75%;

}



.ErrorText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FF0000}

.footer {
	color: #FFFFFF;
	background-position: center center;
	height: 20px;
	background-color: #336699;
	text-align: center;


}


.input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

.TextBox   {font-family: Verdana, Arial, Helvetica; font-size:11px; border-left: 1px solid #336699; border-right: 2px solid #eeeeee; border-top: 1px solid #336699; border-bottom: 2px solid #eeeeee; }

.BlueRow {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: normal;

	color: #FFFFFF;

	background-image: url(images/blue_chip.gif);

	font-weight: bold;

	text-decoration: none;



}

.BlueRow:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: normal;

	font-weight: bold;

	background-image: url(images/blue_chip.gif);

	color:#FF3333;

	text-decoration: none;



}



.Line {

	background-color: #D6D6D6;

	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

}


.Emphasis {font-style:italic; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #666666; line-height: 11pt}
.navBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFCC;
	border: thin solid #666666;
	float: none;
	margin: 4px;
	padding: 0px;



}
