/*
THEME NAME: UGA Key
THEME URI: http://ugakey.com
DESCRIPTION: Styles for UGA Key v2
VERSION: 1.9.01
AUTHOR: Chris M. Lindsey
AUTHOR URI: http://www.chrismlindsey.com/
COPYRIGHT: 2009 Chris M. Lindsey
*/

/* Toolbar */

#toolbar {
	background-color: #666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	}

img.feedicon {
	float: right;
	}
	
/* Other Stuff */

#thekeyinfo {
	text-align: left;
	background-color: #CC0000;
	color: #FFFFFF;
	padding-top:5px;
	padding-bottom:20px;
	padding-right:50px;
	padding-left:50px;
}

#courselistindex {
	text-align: center;
	background-color: #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto ;
	}
	
.tagline {
    text-align: center;
	}
	
#deptselect {
	text-align: center;
	font-family:sans-serif;
	background-color: #CC0000;
	color: #FFFFFF;
	padding-top:10px;
	padding-bottom:20px;
	}

h1 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.headertext {
	font-size: 12pt;
}

.whitelinks {
	color: white;
}
	
.deptselecttext {
	font-size: 28pt;
	color: white;
	font-weight: bold;
	}

.depttext {
	font-size: 28pt;
	color: maroon;
	font-weight: bold;
	}


.adcenter {
	text-align: center;
	padding: 0px 0px 0px 0px;
	}

#adbuttons {
	padding: 0px 0px 0px 0px;
}
	
.adlink {
	text-align: center;
	padding: 0px 0px 0px 0px;
	}

.legalcenter {
	text-align: center;
	}
	
.header, .leaderboardad, #adbuttons, #adlink {
	padding-top:20px;
	padding-bottom:20px;
	}

.leaderboardad {
	text-align: center;
}

a {
	color: maroon;
	text-decoration: underline;
	}
#keydata {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {display:inline; float:left; margin:0 1em 1em 0;}

#ft {
background-color: #CC0000;
color: #BBBBBB;
padding-top: 10px;
padding-bottom: 20px;
padding-right: 10px;
padding-left: 10px;
}

.pme-queryinfo {
display: none;
}

.pme-add, .pme-change, .pme-view, .pme-copy, .pme-delete {
display: none;
}

/* Grade Tables */

	hr.pme-hr		     { border: 0px solid; padding: 0px; margin: 0px; border-top-width: 1px; height: 1px; }
	table.pme-main 	     { border: black 1px solid; border-collapse: collapse; border-spacing: 0px; width: 100%; }
	table.pme-navigation { border: black 0px solid; border-collapse: collapse; border-spacing: 0px; width: 100%; }
	td.pme-navigation-0, td.pme-navigation-1 { white-space: nowrap; }
	th.pme-header	     { border: black 1px solid; padding: 4px; background: lightgrey; }
	td.pme-key-0, td.pme-value-0, td.pme-help-0, td.pme-navigation-0, td.pme-cell-0,
	td.pme-key-1, td.pme-value-1, td.pme-help-0, td.pme-navigation-1, td.pme-cell-1,
	td.pme-sortinfo, td.pme-filter { border: black 1px solid; padding: 3px; }
	td.pme-buttons { text-align: left;   }
	td.pme-message { text-align: center; }
	td.pme-stats   { text-align: right;  }

td.pme-key-0, td.pme-value-0, td.pme-help-0, td.pme-cell-0, td.pme-navigation-0 { background-color: white; }
td.pme-key-1, td.pme-value-1, td.pme-help-1, td.pme-cell-1, td.pme-navigation-1  { background-color: lightgrey; } 	