﻿
/* PGPO CSS.common | For All Content Pages | Don't simply play play with this file. I will slap you. */

.style_sidenav_txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.style_sidenav_txtheader {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #524B44;
}
.style_content_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 15px;
}
.style_content_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
}
.style_content_addinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.style_portraitbg {
	background-image: url(../images/agenda/portraitbg.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.style_deadlink {
	color: #CCCCCC;
}

/* Contact Specific --------------------------------------------------------------- */

.style_green_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D2E073;
	vertical-align: middle;
	padding-left: 15px;
}

/* Links Specific ---------------------------------------------------------------- */

.style_linkcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #524B44;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/* Press Specific ---------------------------------------------------------------- */

.style_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8AB531;
}

/* Events Specific ---------------------------------------------------------------- */

.biopic {
	padding-right: 15px;
	padding-bottom: 15px;
}
.copy13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.copy14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.copy14boldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8AB531;
}
.headingevents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #484848;
	font-weight: normal;
}

/* Don't know about this yet, if it inherits from master it should be fine */
/*#eventslisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#eventslisting td {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#eventslisting a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8AB531;
	text-decoration: none;
}
#eventslisting a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}*/

.sidemenuon {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-indent: 48px;
	line-height: 25px;
}
.sidemenudisabled {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-indent: 48px;
	display: block;
	width: 161px;
	text-decoration: none;
	line-height: 25px;
}
#sidemenu a {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-indent: 48px;
	display: block;
	width: 161px;
	text-decoration: none;
	line-height: 25px;
}
#sidemenu a:hover {
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-indent: 48px;
	display: block;
	width: 161px;
	text-decoration: none;
	line-height: 25px;
	background-image: url(../images/sidemenu_bg.gif);
	background-repeat: repeat-y;
}
