@charset "UTF-8";
/*******************************************
 * ECE BlueLab Template                    *
 *******************************************/

/* LOAD TEMPLATE STYLES */
@import url('https://www.ece.ucdavis.edu/~chuah/rubinet/template/bluelab/css/layout.css');
@import url('https://www.ece.ucdavis.edu/~chuah/rubinet/template/bluelab/css/menus.css');
@import url('https://www.ece.ucdavis.edu/~chuah/rubinet/template/bluelab/css/typography.css');
@import url('https://www.ece.ucdavis.edu/~chuah/rubinet/template/global/clearing.css');

/* OVERRIDE TEMPLATE STYLES BELOW */

/* LAYOUT */
div#header {background:url('https://www.ece.ucdavis.edu/~chuah/rubinet/images/head_bg.jpg') top left repeat-x;}
div#title {background:url('https://www.ece.ucdavis.edu/~chuah/rubinet/images/head_img.jpg') top right no-repeat;}
a.homelink {background:url('https://www.ece.ucdavis.edu/~chuah/rubinet/images/rubinet_logo.jpg') top right no-repeat;}

a.profilepic:link, a.profilepic:visited { position: relative; display: block; float: left; background-color: #1f3453; color: #ffffff; font-weight: normal; width: 168px; height: 180px; border:2px solid #1f3453; margin:5px; text-align:center; text-decoration:none; } 
a.profilepic:hover { background-color: #425172; border:2px solid #425172; } 
a.profilepic img { margin-bottom:3px; } 
a.profilepic span { line-height:14px; }

/* TYPOGRAPHY */
h1#sitename {top:84px;}

/* MENUS */
#nav ul li {text-transform:uppercase;}
#left ul.menu li a:link, #left ul.menu li a:visited {height:40px;line-height:40px;padding:0 0 0 20px;font-weight:bold;}
#left ul.menu ul li {height:20px;line-height:20px;}
#left ul.menu ul li a:link, #left ul.menu ul li a:visited {width:180px !important;width:200px;padding:0 0 0 30px;height:20px;line-height:20px;font-weight:bold;}