@import url( OLDtable.css ) ;


p.margintop0
  { margin-top: 2px; }
  
p.marginbottom0
  { margin-bottom: 2px; }


/* ++++++++++++++++++++++++++++++++++ 
SEARCH RESULTS - ONLY USE IN:
   utils/calendar/calendar.ascx
   home/home.ascx
*/
/*
.headerText 
{ font-size: 18px;
  font-family: Verdana;
  font-style: italic;  }
*/
/* ++++++++++++++++++++++++++++++++ */



.warning, .warningB
 { color:#FF0000; }

.accent, .accentB
 { color: #000000; }

.warningB, .accentB
 { font-weight: bold; }

/* ++++++++++++++++++++++++++++++++++ 
SEARCH RESULTS - ONLY FOUND IN: ( REM'D OUT )
	collegecatalog/classdetail.ascx
	collegecatalog/classdetail_ws.ascx
*/
/*
.iconLink
{ text-decoration:none; }
*/
/* ++++++++++++++++++++++++++++++++ */


/*headers*/
h1, h2, h3, h4, h5, h6
   { margin-bottom: 2px;  margin-top: 2px; }

h1
	{ font-size: 18px; }

h2
	{ font-size: 16px; }

h3
	{ font-size: 14px; }
	
h4
	{ font-size: 12px;  }
	
h5
	{ font-size: 10px; 	}

h5.alt
    { font-size: 11px; }




/* removed to prevent possible conflict
div.wrapper
	{ width:95%;
	  padding-left:10px; }

div.wrapper80
	{ width:78%;
	  padding-left:10px;  }

div.wrapper70
	{ width:68%;
	  padding-left:10px;  }

div.wrapper60
	{ width:58%;
	  padding-left:10px;	}


@media print
	{ 
	  div.wrapper
		{ width: 500px; }
	}

*/




div.gpcBG
{
  background-color:#E8E0CA;
  padding:5px;
  font-size:smaller;
}

div.gpcBGteal
{
  background-color:#C7EBEC;
  padding:5px;
  font-size:smaller;
}



img.boxed1, div.boxed1, span.boxed1
	{ border: solid 1px #251113;  }

img.boxed2, div.boxed2, span.boxed2
	{ border: solid 2px #251113;  }


img.frame1, div.frame1, span.frame1
	{ padding: 10px;
	  border: solid 1px #251113;  }

img.frame2, div.frame2, span.frame2
	{ padding: 10px;
	  border: solid 2px #251113;  }


.offset20L
	{ margin-left: 20px;	}

.offset60L
	{ margin-left: 60px;	}

.offset10L
	{ margin-left: 10px;	}

.offset10LR
	{ margin-left: 10px;	
	  margin-right: 10px;	}
	
.box1
	{ border: solid 1px #FF0000;	}

.box2
	{ border: solid 2px #FF0000;	}

/* dark brown rules  */
hr.rule1
{ color: #251113;
  height: 1px;  }

hr.rule2
{ color: #251113;
  height: 2px;  }

hr.rule1A
 { 
   color: #999999;
   /*color: #744C05;*/
   height: 1px; } 

hr.rule1B
 { color: #9E742B;
   height: 1px; } 

hr.rule2A
{ color: #3D3F42;
  height: 2px;  }

hr.rule2B
 { color: #9E742B;
   height: 2px; } 

hr.ruleTeal
 { color:#045E5E;
    height:1px;}  
  
.BTMrule1A
  { border-bottom: solid 1px #999999; }

.BTMrule2A
  { border-bottom: solid 2px #999999; }

.TOPrule1A
  { border-top: solid 1px #999999; }

.TOPrule2A
  { border-top: solid 2px #999999; }


.TBrule1A
  { border-top: solid 1px #744C05;
    border-bottom: solid 1px #744C05; }

.TBrule2A
  { border-top: solid 2px #744C05;
    border-bottom: solid 2px #744C05; }


div.ruleBTM
  { padding-bottom: 8px;
    margin-bottom: 8px;  }

  
/* brown text same size as body text but bold*/  
/*.smbrownhead
  { font-family: Arial, Verdana, sans-serif;
	color:#663300;
	font-size: 12px;
    font-weight: bold;  }
*/
    
/*indents text by various pixels in div tags*/   
div.offset20
	{ margin-left: 20px;
	  margin-top: 20px;	}	

div.offset20L10T
	{ margin-left: 20px;
	  margin-top: 10px;	}		  
	  
div.offset10
	{ margin-left: 10px;
	  margin-top: 10px;	}	
	  
div.offset20LR
	{ margin-left: 20px;
	  margin-right: 20px;	}	

div.offset10L
	{ margin-left: 10px;	}	

div.offset20L
	{ margin-left: 20px;	}

div.offset40L
	{ margin-left: 40px;	}

div.offset50L
	{ margin-left: 50px;	}

div.offset20R
	{ margin-right: 20px;	}

div.offset10T
	{ margin-top: 10px;	}

div.offset20T
	{ margin-top: 20px;	}

div.offset10R
	{ margin-right: 10px;	}


div.offset20B
	{ margin-bottom: 20px;	}

	
div.margin0
    {   margin-top: 5px;      }

    
ol.margintop0, ul.margintop0, dl.margintop0
   { margin-top: 2px;	
     padding-top: 2px;}
  

#contentwrap li, dt, dd
  { padding-bottom: 3px; }
 
#contentwrap li.nobullet
   { list-style: none; }

#contentwrap li.bulletDOT
   { list-style: disc; }

#contentwrap li.bulletSQ
   { list-style: square;  }

#contentwrap li.bulletCIRCLE
   { list-style: circle; }
   
   
    
/** underlined on hover, in-line content links **/
a.content:link, a.content:visited, a.content:active {text-decoration: none;}
a.content:hover {text-decoration: underline;}


a.league
 { color: #FFFFFF; 
   font-weight: bold; 
   font-size: 9px; 
   text-decoration: none;
 }
   


/* --  FADER IMAGE -- */
img.faderL
  { border: solid 2px #000000; 
    border-right-width: 1px; }    

img.faderC
  { border: solid 2px #000000; 
    border-left-width: 1px;
    border-right-width: 1px; }        

img.faderR
  { border: solid 2px #000000; 
    border-left-width: 1px; }    
    
a.expander
  { font-size: 10px;
    margin-left: 12px; }    


.cleartop
 { margin-top: 0; }

.clearbtm
 { margin-bottom: 0; }


.text11
	{ font-size: 11px;  }


div.boxblue_whtgrnd
  { border: solid 2px #045E5E;
    background-color: #FFFFFF;
    margin: 3px;
    padding: 3px; }  

   

/* -- TIMESTAMP ON SOS PAGES -- */
.SOStimestamp
  { width: 160px;
    border: solid 1px #045E5E;
    background-color: #F0FAFF;
    font-size: 12px;
    font-weight: bold;
    color: #251113; /*#045E5E;*/
    text-align: center;  }


.padtopbtm3
  { padding-top: 3px;
    padding-bottom: 3px; }

.padtopbtm6
  { padding-top: 6px;
    padding-bottom: 6px; }


.padbtm3
  { padding-bottom: 3px; }

.padbtm6
  { padding-bottom: 6px; }

.padbtm9
  { padding-bottom: 9px; }
  
.blue
  { color: #225d8c; 
    font-weight: bold; }

.blue a
  { color: #225d8c; 
    font-weight: bold; }


img.nudgetext06R
 { margin-right: 6px; }


ul.PDFbullet, li.PDFbullet 
{ list-style-image: url(../images/bullet_PDFicon12.gif); }


 
