@charset "utf-8";
/* CSS Document */


/********************
 * SOM OVERRIDES    *
 ********************/
body {background-color:#0F457C;}
.bkgd_gradient1 {background-image:none;}
div.container_header_top {margin:20px auto;}

/* SEARCH BOX */
.searchCorner  {background-image:url('//www.som.uci.edu/images/search_bg-cc.jpg');}
.searchCenter, .searchEnd {background-color:#1773C0;}
.BL {background-position:left -32px;}
body:first-of-type .BL {background-position:left -31px;}    /* hack for non-IE */
.BR {background-position:right -32px;}
body:first-of-type .BR {background-position:right -31px;}   /* hack for non-IE */

/* TOP NAV */
.nav_top {
    background-image: url('//www.som.uci.edu/images/top_nav_bg.jpg');
    background-repeat: repeat-x;
}
.nav_top a {margin:inherit 60px;}
.skinny a {margin: inherit 10px;}


/************************************/
/* 131108 cc - for /training/ pages */
/************************************/
div.figure {margin: 8px auto 16px auto; border: 3px double #ccc;}
.figure div.caption {padding: 4px 8px; background-color: #ced6c9; font-size:90%;}

table.gears {margin:8px 0;}
.gears td, .gears th {vertical-align:middle; font-size:90%; background-color:#ddd; padding:2px 8px;}
.gears th {}
.gears td {}