/****** Main Styles *****************************************/

*{margin:0; padding:0;}

body {
           background-color: #d4d4d9;
           font: 100% Arial, Helvetica, sans-serif;
           padding: 0px;
           margin-top: 10px;
           text-align: center;
		   background-image:url(../../../common/images/barfade2.gif);
	       background-repeat: repeat-x;
	       background-position: center 0px;
	       width: 100%;
		   min-width: 920px;
     }

div#main {
            padding: 0px;
	        margin: 0 auto;
            width: 800px;
			min-height: 750px;
			height: 100%;
			border: 5px solid #e0e0e0;
  		    background-color: #ffffff;
		    overflow: auto;
			overflow-x: hidden;
			overflow-y: hidden;
		 }
		 
div#mainwrapper {
                   background-image:url(../../../common/images/ribbon2.gif);
		           background-repeat: repeat-x;
		           background-position: center 8px;
                }

/*************** Header Styles ****************************/

a.skip {
          display: block;
          overflow: hidden;
		  position:absolute;
		  top: -100px;
          width: 0;
          height: 0;
       }

#timeweather {
                margin-left: 10px;
                font-weight: normal;
                font-size: 11px;
             }

#timeweather img {
                    vertical-align: middle;
                 }
				 
#headlinks {
              position: relative;
			  left: 352px;
			  width: 450px;
			  top: -20px;
			  z-index: 3;
			  font-size: 12px;
           }

#campushead {
               position: relative;
	           padding: 1px;
	           height: 23px;
	           width: 798px;
	           color: #cccccc;
			   background: #285b71;
	           text-align: left;
		       font-weight: normal;
			   z-index: 3;
            }
			
#campushead a {
                 padding: 0px;
	             color: #cccccc;
	             text-decoration: none;
              }

#campushead a:hover {
	                   color: #ffffff;
	                   text-decoration: none;
                       font-weight: normal;
	                }

#campushead form {
                    vertical-align: middle;
					display: inline;
                 }
				 
#campushead input {
					font-size: 11px;
                  }

#query {
		  background-color:#285b71;
		  border: 1px solid #cccccc;
		  color: #cccccc;
		  vertical-align: middle;
       }
	   
#searchbutton {
		         vertical-align: middle;
	          } 
	   
.bullet {
		   vertical-align: middle;
        }

#campushead ul:hover .item, #campushead ul:hover .itemtitle {
                                                           display: block;
				   	                                       visibility: visible;
                                                        }
					  
.itemtitle {
              width: 200px;
              display: none;
		      visibility: hidden;
			  color: #cccccc;
			  padding-left: 2px;
			  padding-right: 8px;
			  position: relative;
			  left: 425px;
			  z-index: 3;
           }

.item {
         width: 200px;
         display: none;
		 visibility: hidden;
		 color: #ffffff;
		 padding-left: 10px;
         border-top: 1px dotted #ffffff;
		 position: relative;
		 left: 425px;
		 z-index: 3;
      }

#campushead ul {
		       cursor: pointer;
			   margin-left: 0px;
               display: inline;
			   width: 110px;
			   position: relative;
            }

#campushead li {
	   		    background: #285b71;
				width: 150px;
				height: 100%;
			 }


#items {
          position: relative;
		  padding: 0px;
		  margin: 0px;
		  cursor: pointer;
		  font-size: 12px;
	      width: 150px;
		  z-index: 3;
       }
	   
.top {
        color: #cccccc;
		font-weight: normal;
		display: inline;
		position: relative;
     }


#mainlogosection {
                    border-bottom: 5px solid #302035;
					height: 90px;
                 }

/******** Left Bar Styles *****************************/

div#leftfloat {
                 padding: 0;
                 width: 170px;
                 min-height: 370px;
				 height:auto !important;
                 float: left;
                 margin-right: 5px;
				 margin-left: 10px;
				 margin-top: 10px;
				 padding-bottom: 10px;
              }

div#leftnav {
               padding: 0;
               text-align: left;
               font-size: 10pt;
               margin-top: 0px;
			   margin-left: 0px;
			   margin-right: 0px;
			   width: 170px;
               height: inherit;
			   margin-bottom: 5px;
            }

#leftnav ul {
              padding: 0px; 
			  margin-top: 0px;
			  list-style: none;
		      width: 160px;
            }

#leftnav li {
               padding: 5px;
     		   margin-top: 5px;
			   border-bottom: #302035 1px dotted;
            }

#leftnav a {
	           color: #000033;
	           text-decoration: none;
               font-weight: bold;
	        }
			 
#leftnav a:hover {
	                 color: #617e58;
	                 text-decoration: none;
                     font-weight: bold;
	              }

.sidetools {
              margin-top: 5px; 
              margin-top: 5px; 
			  border-top: 1px dotted #333333; 
			  width: 160px; 
			  padding-top: 5px;
		      padding-bottom: 5px;
           }	
		   
.sidetoolslast {
                  margin-top: 5px; 
                  margin-bottom: 5px; 
			      border-top: 1px dotted #333333;
				  border-bottom: 1px dotted #333333; 
			      width: 160px; 
			      padding-top: 5px;
  			      padding-bottom: 5px;
               }	
/******* Module Styles *********************************/


/***** Tan Dashed Module *******************************/
.tandash {
            padding: 5px;
            width: 150px;
            background-color: #f8f8d6;
            border: 1px #cccccc solid;
            text-align: left;
            margin-top: 30px;
			margin-left: auto;
			margin-right: auto;
         }

.tandash h2 {
               padding: 0px;
               text-align: center;
               background-color: #ecebb1;
            }

.tandash p {
             padding: 0px;
             margin-left: 15px;
             font-size: 10pt;
           }

.tandash a {
	     color: #5454ff; 
	     text-decoration: none;
	  }

.tandash a:hover {
	           color: #5454ff; 
	           text-decoration: none;
                   font-weight: normal;
	        }

.tandash ul {
                 margin-left: 20px;
              }
			  
.tandash li {
                margin-top: 10px;
            }


/***** Blue Solid Module *******************************/
.bluesolid {
             position: relative;
			 z-index: 1;
             padding: 5px;
             width: 150px;
             text-align: left;
             margin-top: 30px;
			 margin-left: auto;
			 margin-right: auto;
           }

.bluesolid h2 {
                padding: 0px;
                text-align: left;
				font-size: 13px;
                color: #302035;
				border-bottom: dotted 1px #302035;
              }

.bluesolid p {
               padding: 0px;
               margin-left: 5px;
			   margin-top: 10px;
               font-size: 13px;
             }

.bluesolid p a {
	             color: #000000; 
	             text-decoration: none;
				 font-size: 12px;
	           }

.bluesolid a:hover {
	                 color: #666666; 
	                 text-decoration: none;
                     font-weight: normal;
	               }

.bluesolid ul {
                 margin-left: 20px;
              }
			  
.bluesolid li {
                 margin-top: 10px;
              }
			  
/***** Salmon Solid Module *******************************/
.salmon {
             position: relative;
			 z-index: 1;
             padding: 5px;
             width: 150px;
             background-color: #714a53;
             border: 1px #cccccc solid;
             text-align: left;
             margin-top: 30px;
			 margin-left: auto;
			 margin-right: auto;
           }

.salmon h2 {
                padding: 0px;
                text-align: center;
				font-size: 15px;
                background-color: #ffffff;
              }

.salmon p {
               padding: 0px;
               margin-left: 15px;
			   margin-top: 10px;
               font-size: 13px;
			   color: #ffffff;
             }

.salmon p a {
	       color: #ffffff;
	       text-decoration: none;
	     }

.salmon a:hover {
	             color: #ffffff; 
	             text-decoration: none;
                     font-weight: normal;
	           }

.salmon ul {
                 margin-left: 20px;
              }
			  
.salmon li {
                 margin-top: 10px;
              }			  

/***** RSS Module *******************************/
#rssmodule {
             padding: 2px;
             width: 140px;
             background-color: #ffffff;
             border: 1px #000000 solid;
             text-align: left;
             margin-top: 30px;
             margin-left: auto;
             margin-right: auto;
           }

#rssmodule img {
                 margin-left: 120px;
               }
			   
			   
/***** Directions Module *******************************/		   
			   
#directions {
               width: 160px; 
			   margin-top: 225px; 
			   min-height: 200px; 
			   text-align: left;
			   height: 100%;
            }

#directions p {
                 margin-left: 4px;
              }

/******** Right Bar Styles *****************************/

div#rightfloat {
 				 font-size: 8pt;
                 padding: 0;
                 float: right;
                 width: 175px;
                 min-height: 370px;
                 height: 100%;
                 margin-top: 0px;
                 margin-left: 10px;
              }

/***** Content Area Styles *****************************/

.toptwenty { margin-top: 20px;  }

h1 {
      text-align: left;
	  font-size: 18px;
	  padding: 10px;
	  color: #333333;
   }
   
h2 {
      text-align: left;
	  font-size: 16px;
	  padding: 10px;
	  margin-top: 3px;
	  color: #333333;
   }
   
.barh2 {
          text-align: left;
	      font-size: 16px;
	      padding: 10px;
	      margin-top: 3px;
	      color: #333333;
		  background: #cccccc;
       }
   
#content {
				border-left: #285b71 15px solid;
				min-height: 550px;
				height:auto !important; /*hack for ie 5 that ignores min-height :) */
				margin-bottom: 5px;
				font-size: 12pt;
				height: 100%;
                margin-top: 10px;
				overflow: auto;
             }
			 
.noright  {
             margin-right: 80px;
			 width: 500px;
          }

#content.push300 {
				    min-height: 850px;
				    height: 100% !important; /*hack for ie 5 that ignores min-height :) */
                 }
		  
.norightwide  {
                 margin-right: 0px;
			     width: 580px;
              }
		  
.rightnav {
             margin-right: 180px;
			 width: 400px;
          }

.lefty {
          padding-left: 15px;
       }
		  
.column1 {
            border-right: 1px solid #838383;
			padding-right: 3px;
            float: left;
			width: 49%;
         }
		 
.column2 {
            float: left;
			margin-left: 3px;
			width: 49%;
			overflow: hidden;
         }		

	  		  
#content p {
              padding: 0px;
              text-align: left;
              margin-left: 10px;
              font-size: 15px;
			  margin-top: 10px;
			  margin-bottom: 20px;

           }

ul.newsstory li {
                   margin-bottom: 20px;
			       border-bottom: 1px dotted #302035;
				   line-height: 50px;
                } 
				
.info {
         color: #302035;
		 font-size: smaller;
      } 
				
.event {
		   list-style-type: none;
           background-image: url(../../../common/images/calendarbullet.gif);
           background-repeat: no-repeat;
           background-position: 0px 5px;
           margin-left: -20px;
           padding-left: 20px;
       }
	   
.news {
	     list-style-type: none;
         background-image: url(../../../common/images/newsbullet.gif);
         background-repeat: no-repeat;
         background-position: 0px 5px;
         margin-left: -20px;
         padding-left: 20px;
      }
	  
.photo {
	      list-style-type: none;
          background-image: url(../../../common/images/photobullet.gif);
          background-repeat: no-repeat;
          background-position: 0px 5px;
          margin-left: -20px;
          padding-left: 20px;
       }
		 
#content p.nsimageright {
                           float: right;
						   margin-top: 20px;
						   margin-right: 30px;
						   font-size: xx-small;
						   
                        }
						
#content p.nsimagecenter { 
						    margin-top: 20px;
							margin-left: 75px;
							margin-right: auto;
						    font-size: xx-small;
						   
                         }

#content p.nsimageright img {
                               border: #999999 solid 1px;
                            }

#content p.nsimageleft img {
                              border: #999999 solid 1px;
                           }
													
#content p.nsimageleft {
                           float:left;
						   margin: 5px;
						   font-size: xx-small;
                       }															
					 
#content ul {
               text-align: left;
			   margin-left: 30px;
			   list-style-type: square;
			   font-family: inherit;
			   font-size: 15px;
            }
			
#content ol {
               text-align: left;
			   margin-left: 25px;
			   font-family: inherit;
			   font-size: 15px;
            }
						
#content li {
               line-height: 25px;
            }
			
#content form {
                 text-align: left;
				 margin-left: 15px;
              }
		   

		   
/************** Footer Styles ***************************/
#footerbg {
			 border-top: 2px solid #302035;
             background-image:url(../../common/images/greyfooterbg.gif);
			 background-repeat: repeat-x;
	         background-position: center -70px;
			 width: 100%;
			 min-width: 800px;
			 height: 70px;
          }


div#footer {
              padding: 0px;
              margin-left: auto;
			  margin-right: auto;
              margin-top: 3px;
              width: 800px;
              color: #666666;
              font-size: 8pt;
              text-align: left;
              height: 50px;
           }

#footer a {
	         color: #666666; 
	         text-decoration: none;
	      }

#footer a:hover {
	              color: #5454ff; 
	              text-decoration: none;
                  font-weight: normal;
	            }
 
/************** Link Styles ******************************/

a:link {
          padding: 0px;
          color: #213376;
          text-decoration: none;
       }

a:visited {
            padding: 0px;
            color: #213376;
            text-decoration: none;
          }

a:hover {
          padding: 0px;
          color: #617e58;
          text-decoration: none;
        }

a:active {
           padding: 0px;
           color: #333333;
           text-decoration: none;
         }

/******** Image Styles ************************************/
img {
       padding: 0;
       margin: 0;
       border: none;
    }


/************** Breadcrumb Styles ***************************/

#breadcrumbs {
               padding: 0;
               text-align: left;
			   margin-left: 10px;
               color: #838383;
               margin-bottom: 10px;
               font-size: 8pt;
             }

#breadcrumbs a {
	         color: #5454ff; 
	         text-decoration: none;
	       }

#breadcrumbs a:hover {
	               color: #333333; 
	               text-decoration: none;
                       font-weight: normal;
	             }

/************** General Styles ***************************/

#qllist ul li {
                 list-style-type: none;
				 line-height: 30px;
              }

.floatleft {
              float: left;
			  margin-right: 15px;
			  margin-bottom: 0px;
           }

.floatright {
              float: right;
			  margin-left: 15px;
			  margin-bottom: 0px;
           }
		   		   
.leftimage {
              float: left;
			  margin: 10px;
			  font-size: 10px;
           }

a.pdfitem {
             background: url(../../common/images/pdf.gif) no-repeat 100% 50%;
			 padding-right: 20px;
          }
		 
a.pdfitem:hover {
             background: url(../../common/images/pdf.gif) no-repeat 100% 50%;
			 padding-right: 20px;
          }

li a.extitem {
                margin-left: 0px;
             }

a.extitem {
             background: url(../../common/images/externallink.gif) no-repeat 100% 50%;
			 padding-right: 15px;
          }

a.extitem:hover {
             background: url(../../common/images/externallink.gif) no-repeat 100% 50%;
			 padding-right: 15px;
          }
		 
* html a.extitem, * html a.pdfitem
{
   height : 6px;
}

* + html a.extitem, * + html a.pdfitem
{
		display: inline-block;

}

.mailitem {
			list-style-type: none;
            background-image: url(../../common/images/mail.gif);
            background-repeat: no-repeat;
            background-position: 0px center;
            margin-left: -20px;
            padding-left: 20px;
         }
		 
.phoneitem {
			  list-style-type: none;
              background-image: url(../../common/images/phone.gif);
              background-repeat: no-repeat;
              background-position: 0px center;
              margin-left: -20px;
              padding-left: 20px;
           }
		   		   
.updateddate {
                font-size: 10px;
				color:#999999;
             }
			 
.thumbnail {
              width: 115px; 
			  height: 115px; 
			  background-image:url(../../common/images/thumbnailshadow.jpg);
			  float: left;
			  margin-right: 5px;
			  margin-bottom: 30px;
           }
		   
.thumbnail img {
                  margin-top: 8px; 
				  margin-left: 8px; 
				  border: 1px solid #ffffff;
               }


					   
/******** Quick Link Styles ************************************/
#sddm
{
	z-index: 30;
	list-style-type: none;
	display: inline;
}

#sddm div
{ 
    position: absolute;
	visibility: hidden;
	display: none;
	margin: 0;
	padding: 0;
	border: 1px solid #302035;
	width: 150px;
	left: 185px;
	top: 15px;
	opacity: 0.95;
	filter:alpha(opacity=95);
	background:url(../../common/images/qlbarfade.gif) repeat-x #c2bdbf;
}

#sddm div a
{
   display: block;
   margin: 0;
   padding: 3px;
   white-space: nowrap;
   text-align: left;
   text-decoration: none;
   color: #141414;
   font-size: 11px;
   z-index: 10;
}
	
#sddm div a.headerql
{
   background: #cccccc;
   font-weight: bold;
   text-transform: uppercase;
}

#sddm div a:hover, #wwi div a:hover
{
   background: #cccccc;
   color: #617e58;
}
		
#ml
{
   z-index: 3;
   position: relative;
}

#wwi
{
	z-index: 30;
	list-style-type: none;
	display: inline;
	margin-left: 5px;
	   overflow: scroll;
}
 
#wwi div
{ 
    position: absolute;
	visibility: hidden;
    background: #cccccc;
	display: none;
	margin: 0;
	padding: 0;
	border: 1px solid #302035;
	width: 150px;
	opacity: 0.95;
	filter:alpha(opacity=95);
}

#wwi div a
{
   display: block;
   margin: 0;
   padding: 3px;
   height: 100%;
   text-align: left;
   text-decoration: none;
   color: #202020;
   font-size: 11px;
   z-index: 10;
   background: #cccccc;
   border-bottom: 1px dotted #333333;
   overflow: auto;
}

#wwilinks
{
   position: relative;
   z-index: 10;
}

#customizelink
{
   font-style: italic;
}
