@charset "utf-8";
/* CSS Document */

/* >>>>> Frontpage  <<<<< */


/* link control */
#lower_body #lb_left a:hover, #lower_body #lb_middle a:hover
{
background-color:#F9CA8A ;
padding: 2px 0px ;
border-bottom: 1px solid #006699 ;
text-decoration: none ;

}

#lb_right a
{
line-height: 15px
}

#fp_pop_in a:link
{
color:white;
font-weight:bold;
}
#fp_pop_in a:visited
{
color:black;
font-weight:bold;
}
#fp_pop_in a:hover
{
color:black;
font-weight:bold;
}
#fp_pop_in a:active
{
color:black;
font-weight:bold;
}


#frontpage #header_main #right
{
background-image:url(../layout_images/uas_logo_frontpage_blank.jpg);
background-repeat:no-repeat;
}
#frontpage #header_main #middle, #frontpage #header_main #left
{
background-image:none
}

#frontpage #header_main 
{
background-image:url(http://www.uas.edu.uy/layout_images/blue_white_background_gradient_900x2.jpg); 	
}

#frontpage #header_main #middle, #frontpage #header_main #left, #frontpage #header_main #right
{
height:100px
}
#frontpage #upper_body
{
width:900px ;
height:265px;
background-image:url(../layout_images/fp_upper_body_900x265.jpg);
background-repeat:no-repeat;
overflow:visible;	
}	

#frontpage #body_left
{
float:left;
width:200px;
}

#frontpage #lower_body
{
width:100%;
overflow:auto;
	
}


/* every other page */
#admin_menu
{
float:left;
height:35px ;
width:900px;
background-image:url(../layout_images/fp_admin_menu_900x35.jpg)


}



/* Global Footer */	

#footer_main
{
background-image:url(../layout_images/uas_footer_logo_blend_white_drkblue.jpg);
height:10em;
width:900px;

margin:8px auto ;

}
/* this is the window that opens onto the frontpage */

#fp_pop_in
{
width:500px;
height:200px;
float:left;
margin-top: 63px ;
margin-right: 0px ;
margin-bottom: 0px ;
margin-left: 130px;
background-image:url(../layout_images/frontpage_pop_in_bg_trans_orange_500x2.png);
background-repeat:repeat-y;	
border: 1px solid white; 
display:none ;

}
#fp_pop_in p, #fp_pop_in h1, #fp_pop_in h3
{
padding-left:20px;
padding-right:12px;
}

#fp_pop_in h1
{
padding-top:15px;
font-size:2.5em;
color:#FFFFFF;
}

#fp_pop_in h3
{	
font-size:1.8em;
}

#fp_pop_in p
{
padding-top:5px;
padding-bottom:7px;
font-size:1.2em;
line-height:1.6em;
color:#FFFFFF;
}



#lower_body
{
width:auto;
padding-top:15px;
padding-bottom:20px;
display:table;
background-color:#FFFFFF;


}
#lower_body p
{	
padding-top:7px ;
padding-bottom: 8px;
font-size:1.2em ;
line-height: 1.5em;
padding-left:0;
padding-right:0;
color:#333333
}

#lb_left, #lb_middle, #lb_right
{
float:left;

}

#lb_left
{
width:580px ;
}
#lb_right
{
width:320px;
}

#lb_middle	
{
display:none;
} 

#lb_left div
{
margin-left:15px;
padding:10px;
background-image:url(../layout_images/lb_left_2x300.jpg);
background-repeat:repeat-x
}
#lb_left h2, #lb_right h2
{
font-family:Georgia;
font-size:2.4em;
color:#d8834d;
font-weight:normal;
}

#lb_right div
{
margin-left:25px;
margin-right:20px;
padding:10px;
background-image:url(../layout_images/lb_right_2x200.jpg);
background-repeat:repeat-x
}

#lb_right	
{
color:#dd7331
}

#lb_right a
{

}

#lb_left
{

}
#lb_middle, #lb_right
{

}
#lower_body h1
{
font-size: 1.8em ;

}
#lower_body #lb_left h1
{
color:#333333 ;
}
/*   right links */
#lower_body #lb_right a.about_school
{
line-height:1.4em;
font-size:1.4em;
color:#76a0b8;
font-weight:bold;
}

#lower_body #lb_right a.about_school:link
{
}

#lower_body #lb_right a.about_school:hover
{

color:#446a92;
}
#lower_body #lb_right a.about_school:active
{
color:#dd7331;

}

#lb_left h3
{
font-size: 1.4em ;
color:#537396 ;
}
