﻿
/* CSS Document */


body  
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCC;
			
}



#PageWrapper
{background-color: #ffffff;
    width: 900px;
	border-style:solid;
    border-width:1px;
    border-color:Black;
    margin-left:auto;
    margin-right:auto;   
}



#Header
{
    background-color:#FFFFFF;
    width: 900px;
    height: 105px;
    
}

#Header img
{
    padding: 0px;
    margin: 0px;
	float:left;
}

#Header a
{
padding: 0px;
}

 .HeaderLink
{
    /* The HeaderLinks are nested in the #Header*/
    display: inline;
    border-spacing: 0px;
    border-collapse: collapse;
}


#HeadLinks
{
/* The HeadLinks are the college required links that appear below the header */
    background-color: #F8EFC5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    min-height: 5px;
    width: 900px;
   
}

#HeadLinks a
{
    color: #AA800E;
    font-weight: bold;
    padding-right: 0px;
  
}


/*Menu Styles*/

#MenuWrapper
{
    border-style: solid none solid none;
    width: 900px;
    height: 20px;
    background-color: #074907;
    padding-top: 10px;
    border-top-width: 1px;
    border-bottom-width: 2px;
    border-top-color: #ffcc33;
    border-bottom-color: #ffcc33;
}

#MenuWrapper a
{
    /*Links in the Menu are white*/
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    padding-right: 65px;
    padding-left: 20px;
    
}

#MenuWrapper a:hover
{
color: #f8efc5;
}




.StaticMenuItemStyle, .StaticMenuItemStyle a
{
    /*Defines the look of main menu items */
    font-size: 115%;
    font-weight: bold;
        
}

.StaticHoverStyle, .StaticSelectedStyle
{
    background-color: #729867;
}

.DynamicMenuItemStyle
{
    /*Defines the sub menu items */
    margin: 1px;
    font-size: 115%;
    background-color: #074907;
    padding: 4px 2px 4px 3px;
       
}

.DynamicHoverStyle
{
    background-color: #729867;
 }

.DynamicHoverStyle a
{
/*Background color when hover over sub menu items */

background-color: #72986f;
font-size: 115%;
margin: 1px;
}


/*MainContent Styles*/

#MainContent
{
    /*The main content area has a minimum height of 500pixels, but can grow if necessary*/
   
    text-align: left;
    float: left;
    width: 700px;
    min-height: 750px;
    background-color:White;
    
    }
    
        
#MainContent h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:175%;
	color: Black;
	padding: 20px 5px 5px 20px;
}

#MainContent h2     
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 130%; 
	color: #000000; 
	text-align: left;
	padding: 10px 5px 5px 20px;
	border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #666666;
}

#MainContent h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 115%;
	color: #aa800e;
	display:block;
	background-color: #F8EFC5;
	background-position: center;
	text-align: center;
	border-top: thin solid #336600;
	border-right: thin solid #F8EFC5;
	border-bottom: thin solid #F8EFC5;
	border-left: thin solid #F8EFC5;
}
	
#MainContent h4 
{
    font-family: Arial, Helvetica, sans-serif;
    font-style:italic;
    font-size: 100%;
    color:#074907;
    padding: 10px 5px 5px 20px;
}	

#MainContent a 
{
	color: #006633;
	text-decoration: underline;
	font-size: 100%;
	
}

#MainContent a.int 
{
	color: #006633;
	font-family: 'Helvetica Condensed';
    font-size: x-large;
    font-weight: bold;
    text-decoration: none;
	
}


#MainContent a:visited 	  
{
	color: #006633;
	text-decoration: underline;
	font-size: 100%;
}

#MainContent a.int:visited 	  
{
	color: #006633;
	font-family:'Helvetica Condensed';
	font-size: x-large;
	text-decoration: none;
	
}



#MainContent a:hover
{
	text-decoration: none;
	color:#009933;
}

#MainContent a.int:hover
{
	text-decoration: underline;
	color:#009933;
}



#MainContent p
{
    font-family:Arial, Helvetica, sans-serif;
    padding: 5px 5px 5px 20px;
    margin-bottom: 19px;
}


#MainContent img
{
    padding: 10px 10px 0px 20px;
    top: 17px;
    
}


#MainContent table
{
    padding: 5px 10px 5px 20px;
    }

#MainContent td
{
    padding: 5px 10px 5px 20px;
    }
    
 #MainContent ul li
 {padding:5px 20px 5px 20px;
     }

.alert { 
    color: #FF0000; font-weight: bold;
    }
.blue
{
color:#0000FF;
}

.blularge
{
    font-size: xx-large;
    font-weight: bold;
    color: #0000FF;
}

.caption
{
text-align:center;
font-style:italic;

}

.clr
{ clear:both;
	
	}

.important {color:#FF0000; font-size:x-large; font-weight:bold;}

.italic { 
font-style: italic;
}

.italicntr 
{
    font-style:italic;
    text-align:center;
}
    

#Grad p
{padding: 10px;}

#Grad ol li
{padding: 10px 10px 10px 10px;}

.grbig
{ font-size: x-large;
font-weight: bold;
}

.gremph
{
    font-weight: bold;
    text-decoration: underline;
   
}

.grimportant
{
    border: thin ridge #FF0000;
    color: #FF0000;
    font-size: xx-large;
    font-weight: bold;
    text-align: center;
}

.grinternat
{ font-size:x-large;
 color:Purple;
 font-weight: bold;
 }
 
.gruscit
{ font-size:x-large;
 color:Red;
 font-weight: bold;
 }
 
 .int 
{
	color: #006633;
	font-family: 'Helvetica Condensed';
    font-size: x-large;
    font-weight: bold;
	
}
 
 

.lrgbold {font-size:large; font-weight:bold}
 
 
.nospace
{
padding:0px;
}
.xtralg {font-size:x-large; font-weight:bold; text-align:center;}

.topics {background-color:#FFFFCC;}

.pandt {background-color:#CCFFFF;}

.semtitle {font-size:large; font-weight:bold;}

.servtitle {
font-weight:bold;
background-color:#cccc99;
}

.service
{
    border: 1px solid #808080;
        
}

.service tr
{
    
    background-color: #cccccc;
    text-align: center;
}

.service td
{
border: 1px solid #808080;

}


.small { font-size: small; color:Teal; font-weight:bold; font-family:Microsoft Tai Le;}

.faculty {font-size: large; font-weight: bold;} 

.clearfloat 
{ clear:both;
 }


.indent1
{ margin-left: 40px;
}




#NewsBody
{
    width: 700px;  }

 

#NewsBody p
{
    padding: 5px 5px 5px 20px;
    font-family: Arial, Helvetica, Sans-Serif;
}


#Newsbody p#caption
{
    color:#808080;
    font-style:italic;
    font-size:large;
    min-height:50px;
     
    }
.pic
{
    text-align: center;
}

#Spot
{
/*Items on the left side of the main content area*/
    width: 300px;
    float: left;
    }

#Spotlight
{
/*Items on the left side of the main content area*/
    width: 400px;
    float: left;
    clear:both;
    }
    
#Spotlight ol li
{
    padding: 0px 0px 20px 0px;
}

#Lftside
{
    /*Items on the left side of graduate programs page*/
    width:325px;
    float:left;
    padding:5px;
    }

.drkgrayimp
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bold;
    color: #666666;
}

.drkgrayimpsm
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    color: #666666;
}

.drkgrayimpul
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bold;
    color: #666666;
    border-bottom-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    width: 650px;
}

.grayimp
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bold;
    color: Gray;
}

.grayimpitalic
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-style: italic;
    font-weight:bold;
    color: Gray;
    text-align:center;
   
}
.quote
{
    border-style: none;
    padding: 0px;
    font-family: Helvetica;
    font-size: medium;
    color: #808080;
    text-align: center;
    font-style: italic;
    background-color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 30px;
       
}

.whiteimp
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-weight: bold;
    color: #FFFFFF;
}

.whiteimpsm
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    color: #FFFFFF;
}


.zebra
{
    background-color:#CCCCCC;
   
}

.zebdrk
{ background-color:#999999;
}


#Rtsidesp
{
    width:325px;
    height:100px;
    float:right;
    }
 
#Rtside
{
    /*Items on the right side of graduate programs page*/
    width:325px;
    float:right;
    padding:5px;
    
    }    
 #Rtside img
 { padding: 0px;
 }
 
 #Rtside p.quote
 {padding:10px 0px 10px 0px;
  width:300px;
       }

 
.Story p
{
    font-family: Arial, Helvetica, Sans-Serif;
    padding: 5px;
    font-size: 90%;
    
}

.Story p:hover
{
    background-color: #eee;
}



.Story h2     
{
    border-bottom: thin solid #666666;
    font-family: Arial, Helvetica, sans-serif;
	    font-size: 130%; 
	    color:#000000; 
	    text-align: left;
	width: 200px;
}

.Story ul
{   padding: 0px 0px 0px 20px;
    font-family: Arial, Helvetica, Sans-Serif ;
    font-size: 90%;
}


.Lftside p
{
    font-family: Arial, Helvetica, Sans-Serif;
    padding: 5px;
    font-size: 90%;
    
}



.Lftside h2     
{
    border-bottom: thin solid #666666;
    font-family: Arial, Helvetica, sans-serif;
	    font-size: 130%; 
	    color:#000000; 
	    text-align: left;
	width: 200px;
}

.Lftside ul
{   padding: 0px 0px 0px 20px;
    font-family: Arial, Helvetica, Sans-Serif ;
    font-size: 90%;
}


#High
{
    /*Items on the right side of the main content area*/
    width: 400px;
    float: right;
    }

#High p
{
    border-style: none;
    padding: 0px;
    font-family: Helvetica;
    font-size: medium;
    color: #808080;
    font-weight: inherit;
    text-align: center;
    font-style: italic;
    background-color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 30px;
    width: 400px;
    height: 30px;
}

#High img
{
    padding: 10px 26px 0px 26px;
    top: 17px;
    
}

#Highlights
{
    /*Items on the right side of the main content area*/
    width: 300px;
    float: right;
    
    
    
    }

#Highlights ol li
{
    padding: 0px 0px 20px 0px;
}

.Events p
{
    font-family: Arial, Helvetica, Sans-Serif ;
    padding: 5px;
    font-size: 90%;
}

.Events p:hover
{
    background-color: #eee;
}

.Events h2     
{
    border-bottom: thin solid #666666;
    font-family: Arial, Helvetica, sans-serif;
	    font-size: 130%; 
	    color: #000000; 
	    text-align: left;
	width: 263px;
}

.Events ul
{
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 20px;
}

.Rtside p
{
    font-family: Arial, Helvetica, Sans-Serif ;
    padding: 5px;
    font-size: 90%;
}



.Rtside h2     
{
    border-bottom: thin solid #666666;
    font-family: Arial, Helvetica, sans-serif;
	    font-size: 130%; 
	    color: #000000; 
	    text-align: left;
	width: 263px;
}

.Rtside ul
{
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 20px;
}



#Staff h1
{   font-family: Arial, Helvetica, sans-serif;
    font-size:125%;
	color: Black;
	padding: 20px 5px 5px 20px;
}

#Staff img
{ 
padding: 20px 5px 5px 20px; 
}

#Staff table
{
    padding: 5px 0px 5px 0px;
    }

#Staff td
{
    padding: 0px;
    vertical-align: top;
    text-align: left;
}

#Res img
{
    padding: 5px 5px 5px 5px;
    text-align: center;
}

#Res table
{
    padding: 5px 0px 5px 0px;
    }

#Res td
{
    padding: 5px;
    vertical-align: top;
    text-align: left;
}

#Footer
{
    padding: 5px 10px 5px 10px;
    background-color: #074907;
    width: 880px;
    clear: both;
    font-size: x-small;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    border-top:solid 1px black;
}

#Footer a
{
color: #AA800E;
}


#Inthenews h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:175%;
	color: Black;
	padding: 20px 5px 5px 20px;
}

#Inthenews h2     
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 140%; 
	color:#074907;
	text-align: left;
	padding: 10px 5px 0px 20px;
	border-bottom: none;    
}

.cntr
{
    text-align: center;
}



.dte
{font-family: 'Times New Roman', Times, serif; 
font-size: medium; 
font-style: italic; 
color: #808080; 
text-align:right;
border-top: solid 1px Gray;
   }



.title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    font-weight:bold;
	color: #000000;
	text-align:center;
	}


.address
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
}

.addressleft
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    text-align: left;
}

.news
{
    /*Background image for the sidebar news */
    background-image: url(     '../Images/sidebarNews.gif' );
    width: 198px;
    height: 100px;
    }

.news p
{
    padding: 5px 1px 2px 3px;
    text-align: left;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
}

.news a
{
    color: #aa800e;
    text-decoration: none;
}
    
.news ul li
{
    padding: 2px;
    list-style-image: url(  '../Images/bullet_green.gif' );
    text-align: left;
}

.newsbig
{
/*Background image for sidebar that has a lot of text */

background-image: url( '../Images/sidebarNewsbig.gif' );
width: 198px;
height: 131px;
}

.newsbig p
{
    padding: 5px 1px 2px 3px;
    text-align: left;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
}

.newsbig a
{
    color: #aa800e;
    text-decoration: none;
}
    
.newsbig ul li
{
    padding: 2px;
    list-style-image: url(  '../Images/bullet_green.gif' );
    text-align: left;
}

.newsimage
{
    /*Sets the padding around the images located in the sidebar News section */
    padding: 10px 2px 2px 1px;
}


.nodecor img
{
 /* defines the appearance of hyperlinks without text decoration for use with images*/
    padding: 0px;
    margin: 0px;
    border-style: none;
}


.jobs
{
    /*Background image for the sidebar news */
    background-image: url(     '../Images/sidebarNews.gif' );
    width: 198px;
    height: 100px;
    line-height: 17px;
}

.jobs p
{
    padding: 5px 1px 2px 3px;
    text-align: center;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
}

.jobs a
{
    color: #aa800e;
    text-decoration: none;
}

.pict 
{
    padding: 5px;
    vertical-align: middle;
    
}

.lbigquote
{ 
    background-image: url(../Images/lquote.gif);
    background-position:left top;
    background-repeat:no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    font-style: italic;
    font-weight:bold;
    color: Gray;
    text-align:center;
    
}

.lft
{ float: left;}

.lftsp
{ float:left;
  margin:10px;
}



.rt
{ float:right;}

.rite {
    text-align:right;
}


.goog
{ /*defines the appearance of the google search bar */
    background-color: #d6dbb0; }

 
#Sidebar
{
    background-color:#ffffff;
    width: 200px;
    float: left;
    height:inherit;
    
  
  }

    
#Sidebar h3
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 115%;
	color: #AA800E;
	display:block;
	background-color: #F8EFC5;
	background-position: center;
	text-align: center;
	border-top: thin solid #336600;
	border-right: thin solid #F8EFC5;
	border-bottom: thin solid #F8EFC5;
	border-left: thin solid #F8EFC5;
}   

.sidenav p
{
    /* defines appearance of sidebar paragraphs that have navigational links */
    background-color: #F8EFC5;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #074907;
    width: 200px;
    height: 30px;
    padding-top: 10px;
}

.sidenav a
{
/* defines the appearance of the sidebar navigational links*/

font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    text-transform: capitalize;
    color: #666666;
    text-decoration: none;
    }

.sidenav a:hover
{
/*defines the appearance of sidebar navigation links when hovered over*/
    color: #074907;
    font-size: medium;
    text-transform: capitalize;
    text-decoration: none;
    
}


/*defines the appearance of the residency bio table*/

.Resbios td 
{
    vertical-align:top;
}


.employers table
{
    padding: 0px;
    margin: 0px;
    width: 700px;
    
}

.employers td
{
    vertical-align:top;
}


.gpsidenav p
{
    /* defines appearance of sidebar paragraphs that have navigational links */
    background-color: #F8EFC5;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #074907;
    width: 200px;
    min-height: 30px;
    padding-top: 10px;
    
}

.gpsidenav a
{
/* defines the appearance of the sidebar navigational links*/

font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    text-transform: capitalize;
    color: #666666;
    text-decoration: none;
    }

.gpsidenav a:hover
{
/*defines the appearance of sidebar navigation links when hovered over*/
    color: #074907;
    font-size: medium;
    text-transform: capitalize;
    text-decoration: none;
    
}



.sidegift p
{
    /* defines appearance of sidebar gift paragraph that have navigational links */
    background-color: #074907;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #AA800E;
    width: 200px;
    height: 30px;
    padding-top: 10px;
}

.sidegift a
{
/* defines the appearance of the sidebar navigational links*/

font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    text-transform: capitalize;
    color: #FFFFFF;
    font-weight:bold;
    text-decoration: none;
    }
    
   
    
.sidecamp a
{
    /* defines the appearance of the csu campaign logo*/
   
    border-style: none;
    text-decoration: none;
    padding: 0px;
}

.sidecamp img
{
    padding: 0px;
    margin: 0px;
    border-style: none;
}

     .sidecrumb p
{
    /* defines appearance of sidebar gift paragraph that have navigational links */
    background-color: #d6dbb0;
    width: 200px;
    height: 30px;
    padding-top: 10px;
}

.sidecrumb a
{
/* defines the appearance of the sidebar navigational links*/

font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    text-transform: capitalize;
    color: #000000;
    text-decoration: none;
    }
    
    .sidecrumb a:hover
{
/*defines the appearance of sidebar navigation links when hovered over*/
    color: #074907;
    font-size: medium;
    text-transform: capitalize;
    text-decoration: none;
    
}
    
 .sidetitle p
{
    /* defines appearance of sidebar paragraphs that have navigational links */
    background-color: #d6dbb0;
    font-weight:bold;
    font-size:large;
    width: 200px;
    height: 30px;
    padding-top: 10px;
}

.admtable
{
    /*defines the appearance of the administration table*/
    width: 580px;
    text-align: left;
    vertical-align: top;
    font-size: small;
}

.bullyellow 
{
list-style-image: url(~/Images/bullet_ylw.gif); 
vertical-align:bottom
}

/*faculty seminar styles*/

#Fsem table
{
    border: 1px inset #C0C0C0;
    padding: 5px 0px 5px 0px;
    width: 700px;
    font-size: small;
    vertical-align: top;
    text-align: left;
}

#Fsem td
{
    border: 1px ridge #CCCCCC;
    padding: 2px;
    vertical-align: top;
    
}


/*graduate and microscopy seminar styles*/

.sem
{width: 700px;}


.sem td
{
    padding: 2px;
    vertical-align: top;
   
}


.note
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:x-small;
    
}


.topics 
{
background-color:#FFFFCC;

}

.pandt 
{background-color:#CCFFFF;}

.semtitle 
{font-size:large; font-weight:bold;}


.jackson table
{
    padding: 0px;
    margin: 0px;
    width: 600px;
    
}

.jackson
{
    text-align: center;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
}

/*Graduate Forms Page*/

.frms 
{ margin-left: 40px;
  font-size:20px;
  font-weight:bold;
  width:150px;}
  
  
.frmslt 
{ margin-left: 40px;
  font-size:20px;
  font-weight:bold;
  width:250px;}

    
#gs2a {background-color:#ffffcc; margin-left:40px; margin-right:10px;}
#gs3f {background-color:#cccccc; margin-left:40px; margin-right:10px;}
#gs6 {background-color:#ffcc99; margin-left:40px; margin-right:10px;}
#gs9a {background-color:#ccffcc; margin-left:40px; margin-right:10px;}
#gs16 {background-color:#ffcccc; margin-left:40px; margin-right:10px;}
#gs25 {background-color:#ccccff; margin-left:40px; margin-right:10px;}
#rafg {background-color:#99cccc; margin-left:40px; margin-right:10px;}
#gs52 {background-color:#ffccff; margin-left:40px; margin-right:10px;}
#gs25b {background-color:#cc9999; margin-left:40px; margin-right:10px;}
#gs24 {background-color:#99cc99; margin-left:40px; margin-right:10px;}




