﻿
.mainMenu ul.AspNet-Menu /* Tier 1 */
{
    width: 73em; /* 73emThis is more than (6em x 2) because we want to leave room for borders around the <li> elements that are selected */
    position: relative ;
    left: 1px;
    top: 0.5px;
    margin: 0 0 0 0px; /* 50*/
    z-index: 300; /* 300*/
    font-weight: bold;
    font-family: Tahoma;
	font-size: 10px;
}

.mainMenu ul.AspNet-Menu ul
{
    width: 5em;
    top: 100%;
    left: 0;
    font-family: Tahoma;
	font-size: 10px;
    font-weight: bold;
}

.mainMenu ul.AspNet-Menu ul ul  /* Tier 3+ */
{
    top: -0.5em;
    left: 16em;
    font-weight: bold;
}

.mainMenu li /* all list items */
{
    width: 8em; /* 8em */
    
  /*  background: #eeeeee;*/
}

.mainMenu li li /* all list items */
{
    width: 16em; 
    background: #eeeeee;
}

.mainMenu li:hover, /* list items being hovered over */
.mainMenu li.AspNet-Menu-Hover
{
    background: Black;
}

.mainMenu a, /* all anchors and spans (nodes with no link) */
.mainMenu span
{
    color: Black;
    padding: 3px 2px 3px 8px; /* 4px 2px 4px 8px */
    border:1px solid #cccccc;
    /*background: transparent url(arrowRight.gif) right center no-repeat;*/
    
}

.mainMenu li.AspNet-Menu-Leaf a, /* leaves */
.mainMenu li.AspNet-Menu-Leaf span
{
    background-image: none !important;
    background-image: none;
}

.mainMenu li:hover a, /* hovered text */
.mainMenu li:hover span,
.mainMenu li.AspNet-Menu-Hover a,
.mainMenu li.AspNet-Menu-Hover span,
.mainMenu li:hover li:hover a,
.mainMenu li:hover li:hover span,
.mainMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.mainMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.mainMenu li:hover li:hover li:hover a,
.mainMenu li:hover li:hover li:hover span,
.mainMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.mainMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    color: White;
   /* background: transparent url(activeArrowRight.gif) right center no-repeat;
     background: transparent url(images/arrow-active.png) right center no-repeat;*/
     
}

.mainMenu li:hover li a, /* the tier above this one is hovered */
.mainMenu li:hover li span,
.mainMenu li.AspNet-Menu-Hover li a,
.mainMenu li.AspNet-Menu-Hover li span,
.mainMenu li:hover li:hover li a,
.mainMenu li:hover li:hover li span,
.mainMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
.mainMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
    color: Black;
    background: transparent url(arrowRight.gif) right center no-repeat;
    
    background: transparent url(images/arrow.png) right center no-repeat;
}

.mainMenu .AspNet-Menu-Selected /* this tier is selected */
{
   /* border: solid 1px #00ff00 !important;*/
}

.mainMenu .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
  /* border: solid 1px silver !important; */
}

.mainMenu .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
   /* border: solid 1px #0000ff !important;*/
}
/* -------------------------------------------------------------------------------*/
body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

.navnews {
	margin-bottom: 0px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #525252;
}

.frame {
	border: 1px solid #D0D0D0;
}

.newslinks 
{
}
 
 textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #525252; /*#B3B3B3;*/
	font-weight: normal;
    width: 156px;
}

#mainText
{
    font-family: Tahoma;
	font-size: 12px;
	color: #B3B3B3; /**/
	font-weight: normal;
}
#footer {
float: left;
clear: both;
margin: 10px 0px 0px auto;
padding: 10px 0 10px 0;
background-color:#f0f0f0;
border-top: 1px solid silver;
width: 775px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

   #studentbox
{
    float: left;  
    width: 180px; /*180*/
    height: 300px;
    margin:  10px auto;
    text-align: left;   
    margin-left: 0;  
    left: 15px;  
    position: relative;  
    padding: 5px 0 20px 0;    
}

/*#newsbox
{
    float: left;  
    margin:  10px auto; 
    width: 180px; 
    height:300px;
    text-align: left;   
    margin-left: 0;  
    left: 15px;  
    position: relative;  
    padding: 5px 0 20px 0;    
}*/
#newsbox
{
    float: right;  
    width: 180px; /*180*/
    height:280px;
    background-color: #f4f4f4;    
    margin: 10px 10px 10px 10px;
    position: relative;  
    background-image: url(images/rightbar_footer.gif);
    background-repeat: no-repeat;  
    background-position: bottom; 
    padding: 5px 0 20px 0;    
}

    #studentbox
{
    float: left;  
    width: 180px; /*180*/
    left:10px;
    height:280px;
    background-color: #f4f4f4;    
    margin:  10px 10px 10px 5px;
    position: relative;  
    background-image: url(images/leftbar_footer.gif);
    background-repeat: no-repeat;  
    background-position: bottom; 
    padding: 5px 0 20px 0;  
}

#content {
margin: 15px 0px  0px 0px;
height: 300px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
height:auto;
}

#contentsub {
margin: 15px 0px  0px 0px;
height: 300px;
/*border-left: 1px solid #f0f0f0;*/
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
height:auto;
}


#newsbox1 {
	float: right;
	clear: both;
	padding: 5px 0 0 0;
	margin: 5px 5px 5px 5px;
	border: 1px solid silver;
	}
	
#innernews1 {
	width: 180px;
	height: 90px;
	/*margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	background: #EDF3EB;
	border: 1px solid #DCEAD7;*/
	background-color:#f0f0f0;
    border-top: 1px solid silver;	
    
	}
	
#upprog {
        width: 175px; /*background-color: #FFC080; */
        /*left: 115px; position: absolute;*/
        float: left;
        clear: both;
        margin: 10px 10px 10px auto;
       /* padding: 10px 0 10px 0;
        background-color: #f0f0f0; 
        border-top: 1px solid silver;
        border-bottom:1px solid silver;
        border-right: 1px solid silver;
        border-left: 1px solid silver;/*
        text-align: center;
        color: #808080;
        font-size: 0.9em;
       }
     
   
     

     
  /*------------ slide show ----------- */
  
a:link,a:visited{
color:#333;
text-decoration:none
}

a:hover,a:visited:hover{
color:#000;
text-decoration:underline
}

a.inactive:link,a.inactive:visited{
color:#CECEB5
}
/*a:link,a:visited{
color:#333;
text-decoration:none
}

a:hover,a:visited:hover{
color:#000;
text-decoration:underline
}

a.inactive:link,a.inactive:visited{
color:#CECEB5
}*/
*{
margin:0;
padding:0}



#Container{
margin:0 auto;
padding: 0;
position:relative;
width:100%;
height:310px;
background-color:#fff;
border:3px solid #CECEB5;
overflow:hidden
}

#LoadContainer{
height:25%;
width:50%;
position:absolute;
top:40%;
left:25%;
text-align:center;
z-index:1
}



#PhotoContainer{
visibility:hidden
}

#CaptionBlock{
height:18px;
width:582px;
text-align:left;
margin:0 auto
}
#Caption{
color:#333
}

#License{
margin:0 auto;
padding-top:10px;
font-size:10px;
color:#666;
border-top:1px solid #CECEB5;
width:740px;
text-align:left;
line-height:1.4em;
}

#LinkContainer{
display:none;
position:absolute;
top:0;left:0;
height:200px;
width:200px;
z-index:100;
background:url(images/slideshow/start.gif) 50% 50% no-repeat
}

#PrevLink{
z-index:100;
position:absolute;
top:0%;
left:0%;
height:200px;
width:50%;
display:block
}

#NextLink{
z-index:100;
position:absolute;
top:0%;
left:50%;
height:200px;
width:50%;
display:block
}

#PrevLink:hover,#NextLink:hover{
text-decoration:none
}

#PrevLink:hover{
background:transparent url(images/slideshow/prev_rounded_sidebar2.gif) left 50% no-repeat
}

#NextLink:hover{
background:transparent url(images/slideshow/next_rounded_sidebar2.gif) right 50% no-repeat
}

#PrevLink span,#NextLink span{
display:none
}

img{
border:none
}

/*p{
font-size:11px;
padding:1em 0
}*/

#Wrapper{
margin:0 auto;
height:500px;
width:100%;
overflow:hidden;
position:relative
}

#Wrapper[id]{
display:table;
position:static
}

#InnerWrapper{
position:absolute;
top:50%;
left:0;
}

#InnerWrapper[id]{
display:table-cell;
vertical-align:middle;
position:static
}

#OuterContainer{
position:relative;
top:-50%
}
