@charset "UTF-8";
/* CSS Document */
#rightcol .resourcesmenu ul { display: block; } 
#page { border: none; }
#header {
	background: url('/univcomm/images/blank-header.gif') no-repeat left top;
	width: 561px;
	height: 59px;
	}
#header h1, #header h2 { padding: 0; margin: 0;}
#header h1 a, #header h2 a {
	text-decoration: none;
	line-height: 120%;
	height: auto;
	width: auto;
	font-size: 28px;

}
#headerimg .description {left:217px;}

#content #clicktracks {
	font-size: .95em;	
}
#content #clicktracks a {
	color: #666;	
}
body#styleguide #content {
	background-image: url('/univcomm/styleguide/images/phoenix-bg.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 425px;
	padding-bottom: 150px;
}
table.tabdata td {
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	padding: 10px;}
table.tabdata th {
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 10px;
	background-color:#eee;}
table.tabdata {
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	background-color: #fff;
	margin: 5px 0 5px 0;}

.rationale {
	background-image: url('/univcomm/styleguide/images/rationale-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#CDCDCD;
	}
.rationale p {
	margin:20px; 
	}
.rationale h3 { 
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin: 0px;}
.ex {
	background-color:#CDCDCD;
	padding: 10px;}
#primnav { width:600px;}

/*----Experts Guide Styles-----*/
#alphaindex a, #alphaindex span {
	margin: 0;
	padding: 0 4px 0 2px;
	border-right: 1px solid #ccc;
}
h4.letter {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	width: 519px;
	font-size: 1.8em;
}
/*----End Experts Guide Styles-----*/
