/***********
*
*	general.css
*	- Gavilan College common stylesheet
*	- Last updated:  04/06/2011
*
************/

html, body { height:100%; margin:0; padding:0; }
body { color:#000000; background-color:#ffffff; font-size:100%; font-family:Arial, Helvetica, sans-serif; }

/* Skip Main Navigation link */
/* div.skiptoMainContent { position:absolute; left:-100000px; top:auto; width:1px; height:1px; overflow:hidden; } */
div#skipMainNav a, div#skipMainNav a:hover, div#skipMainNav a:visited { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden; }
div#skipMainNav a:active, div#skipMainNav a:focus { position:static; width:auto; height:auto; }


/* Gavilan header */
.gavHeader { color:#002868; text-align:center; margin:0; padding:0; }
/* Warning text */
.warning { color:#ff0000; font-size:0.8em; font-style:italic; }

table.gavTable3, table.gavTable5 { background-color:#999; }
table.gavTable3 td, table.gavTable3 th, table.gavTable5 td, table.gavTable5 th { background-color:#fff; }
table.gavTable3 td, table.gavTable3 th { padding:3px; }
table.gavTable5 td, table.gavTable5 th { padding:5px; }