/* @override http://www.aapg.org/capetown/css/screen.css */

/* CSS Document */
/* Cape Town 2008 - Screen */
/* PRIMARY */
p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
ul ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
ol ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
dt {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1em;
	color: #0000CC;
}
h5 {
	font-size: .9em;
	color: #0000CC;
}
h6 {
	font-size: .85em;
	color: #CC0000;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: black;
}
.altrow {
	background-color: #E2E2C8;
}
a:link {
	text-decoration: underline;
	background-color: transparent;
	color: #0000FF;
	padding: 1px;
}
a:visited {
	text-decoration: underline;
	background-color: transparent;
	color: #006600;
	padding: 1px;
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFF99;
	padding: 1px;
}
#container {
	width: 700px;
}
#main {
	margin-left: 156px;
}
.box {
	width: auto;
	margin: 3px;
	font-size: 90%;
	padding: 4px;
	background-color: #FFFF99;
	border-top: 2px solid #006600;
	border-bottom: 2px solid #006600;
}
.boxL150 {
	float: left;
	width: 150px;
	font-size: 90%;
	border-right: 2px solid #006600;
	border-bottom: 2px solid #006600;
	background-color: #FFFF99;
	padding: 4px;
	margin: 3;
}
.boxR150 {
	float: right;
	width: 150px;
	font-size: 90%;
	border-top: 2px solid #006600;
	border-left: 2px solid #006600;
	background-color: #FFFF99;
	padding: 3px;
	margin: 3px;
}
.firstline {
	margin-top: -1%;
}
.left {
	float: left;
	padding: 4px;
	width: auto;
	border: 0;
}
.right {
	float: right;
	padding: 4px;
	width: auto;
	border: 0;
}
.ref {
	font-size: 80%;
}
.refbold {
	font-size: 80%;
	font-weight: bold;
}
.gone {
	font-size: 85%;
	color: #CC0000;
	text-transform:uppercase;
} 
.topline {
	margin-top:0;
}
.redux90 {
	font-size: 90%;
}
.redux85 {
	font-size: 85%;
}
.redux80 {
	font-size: 80%;
}
.red {
	color: #CC0000;
}
.redbold {
	color: #CC0000;
	font-weight:bold;
}
.blue {
	color: #0000CC;
}
.bluebold {
	color: #0000CC;
	font-weight:bold;
}
.green {
	color: #006600;
}
.greenbold {
	color: #006600;
	font-weight:bold;
}
.cutline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
}
#footer {
	margin-left: 2em;
}
#footeralt {
	font-size: 85%;
	background-image:url(/capetown/dancer72.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 6px;
	clear: left;
}
#footeralt p, #footeralt h6 {
	margin-left: 84px;
}
/* HEADER AND PATH FOR FILE TRAIL */
#breadcrumbs {
	color: #CC0000;
	margin-left: 6px;
}
#breadcrumbs p {
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#breadcrumbs img {
	margin-left: 2em;
}

/* MASTEHEAD */
#masthead {
	background-image:url(/capetown/ctLogoArt216px.gif);
	position: static;
	top: 12px;
	left: 12px;
	background-repeat: no-repeat;
	height: 100px;
	border-bottom: 1.5px solid #CC0000;
	margin-bottom: 12px;
}
#masthead h1, #masthead h2, #masthead h3, #masthead h4, #masthead h5, #masthead h6 {
	margin-left: 228px;
}
/* LEFT NAV or TABLE OF CONTENTS */
#toc {
	width: 132px;
	float: left;
	border-right: 2px #006600 solid;
	margin-right: 12px;
	padding-right: 4px;
	}
#toc h6 {
	text-transform:uppercase;
	margin-bottom: 0px;
	font-size: 80%;
}
#toc p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: -6px;
	padding: 1px;
}
#toc dd {
	margin-left: 12px;
}
/* #toc a:link, #toc a:visited {
	text-decoration: underline;
	background-color: transparent;
	color: #800101;
	padding: 1px;
}
#toc a:hover, #toc a:active {
	color: #CC0000;
	text-decoration: none;
	background-color: #E2E2C8;
	padding: 1px;
}
*/
#footerprint {
	display:none;
}

/* NO PRINT ITEMS */
.smallnoprintbold {
	font-size: 9px;
	font-weight: bold;
}
.smallnoprint {
	font-size: 9px;
	font-weight: normal;
}
.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #990000;
}

/* SCREEN ONLY ITEMS */
.printonly {
	display: none;
}

