﻿@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
	text-align: center;
	background-color: #ebebeb;
}
#wrapper {
	width: 810px;
	text-align: left;
	margin: 0 auto;
}
#wrap-top {
	height: 10px;
	width: 810px;
	background-image: url(../images/wrap-top.gif);
	background-repeat: no-repeat;
	clear: both;
}
#wrap-bod {
	background-image: url(../images/wrap-bod.gif);
	background-repeat: repeat-y;
	padding: 5px 0 5px 0;
	height: inherit;
	clear: both;
	height: 100%; /*for IE 7*/
}
#wrap-bot {
	height: 10px;
	width: 810px;
	background-image: url(../images/wrap-bot.gif);
	background-repeat: no-repeat;
	clear: both;
}
#base {
	height: 30px;
	font-size: 10px;
	text-align: right;
	color: #cccccc;
	padding-right: 20px;
}
#base a {
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px 0 5px;
}
#base a:link, #base a:visited {
	color: #0033FF;
}
#base a:hover, #base a:active {
	color: #ff9900;
}
#logo {
	height: 75px;
	width: 810px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: none;
}
img.image2 {
	border: none;
}
#menubase {
	background-image: url(../images/menubase.gif);
	height: 30px;
	padding-left: 10px;
}
#menu-left {
	width: 660px;
	float: left;
}
#menu-right {
	width: 130px;
	float: left;
}
#showcase {
	width: 800px;
	height: 260px;
	clear: both;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#blurb {
	background-image: url(../images/blurb.gif);
	background-repeat: no-repeat;
	width: 245px;
	height: 260px;
	float: left;
	margin: 0px;
}
#blurb a {
	text-decoration: none;
	font-weight: bold;
}
#blurb a:link, #blurb a:visited {
	color: #339933;
}
#blurb a:hover, #blurb a:active {
	color: #ff9900;
}
#blurb .content {
	padding: 20px;
	font-size: 10px;
	color: #06488d;
	line-height: 13px;
}
#show {
	width: 540px;
	height: 260px;
	margin-left: 5px;
	float: left; 
}
#left {
	width: 255px;
	float: left;
}
#left p {
	margin: 0px;
	font-size: 10px;
	padding: 5px 10px 5px 25px;
	color: #666666;
}
#left h3 {
	background-image: url(../images/title-left.gif);
	background-repeat: no-repeat;
	color: #cccccc;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 10px;
	margin: 0px;
	height: 40px;
}
#left hr {
	margin: 5px 10px 5px 25px;
	color: #dddddd;
}
#left a {
	text-decoration: none;
}
#left a:link, #left a:visited {
	color: #0033FF;
}
#left a:hover, #left a:active {
	color: #ff9900;
}
#left-top {
	background-image: url(../images/l-top.gif);
	background-repeat: no-repeat;
	height: 5px;
}
#left-bot {
	background-image: url(../images/l-bot.gif);
	background-repeat: no-repeat;
	height: 5px;
}
#left-mid {
	background-image: url(../images/l-mid.gif);
	background-repeat: repeat-y;
}
#right {
	width: 550px;
	float: left;
	margin-left: 5px;
}
#right a {
	text-decoration: none;
}
#right a:link, #right a:visited {
	color: #339933;
}
#right a:hover, #right a:active {
	color: #ff9900;
}
.border {
	border-top: 1px solid #dddddd;
}
.content {
	font-size: 11px;
	color: #333333;
	padding: 20px;
	margin: 0 10px 0 0;
}
.date1 {
	text-align: left;
	clear: both;
	color: #999999;
	font-size: 10px;
}
.content h1 {
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #000099;
	padding: 5px 0 5px 10px;
	border-bottom: 1px dashed #CCCCCC;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.content h2, .content h3, .content h4, .content h5 {
	color: #666666;
	font-size: 12px;
	padding-left: 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.image1 {
	float: left;
	margin: 0 10px 5px 0;
}
.country-list {
	clear: both;
	height: 100%;
	width: 100%;
}
.country-list ul {
	float: left;
	padding: 10px 20px 10px 20px;
	margin: 0px;
}
.country-list li {
	padding: 0;
	margin: 0;
	list-style-image: url(../images/bluesqbullet.png);
}
#right-left {
	width: 300px;
	float: left;
	margin: 0;
}
#right-left h3 {
	font-size: 12px;
	margin: 0 0 0 5px;
	padding: 5px 10px 5px 10px;
	color: #666666;
	clear: both;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#right-left ul {
	color: #333333;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}
#right-left li {
	line-height: 15px;
	list-style-image: url(../images/bluesqbullet.png);
	margin: 0 0 0 15px;
}
#right-right {
	width: 235px;
	float: left;
	margin: 0 0 0 5px;
}
#right-right h3 {
	font-size: 12px;
	margin: 0 0 0 5px;
	padding: 5px 10px 5px 10px;
	color: #666666;
	clear: both;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#right-right p {
	font-size: 11px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	color: #333333;
}
#highlight {
	background-image: url(../images/highlight.gif);
	background-repeat: no-repeat;
	background-color: #4c4c4c;
	width: 540px;
	margin: 0 0 5px 0;
	clear: both;
}
#highlight h2 {
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	color: #cccccc;
}
.clearboth {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*Menu Outer Wrapper*/
.p7PMMh03 {
	width: auto;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	text-align: left;
	line-height: normal;
	font-weight: bold;
}
/*Hide Sub-Menu in Design View*/
.p7PMMh03 ul div {
	display: none;
}
/*
TOP LEVEL MENU
*/
.p7PMMh03 ul {
	margin: 0;
	padding: 0;
}
.p7PMMh03 li {
	list-style-type: none;
	float: left;
	width: 120px;
}
/* Hide from IE5 Mac \*/
.p7PMMh03 li {width: auto;}
/*End Hiding*/

/*Top Level Links*/
.p7PMMh03 a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: #ffffff !important;
	border-right: 1px solid #5b832c;
	text-align: right;
	background-image: url('../images/pmm_greystone_root.jpg');
	background-repeat: no-repeat;
	background-position: center left;
}
.p7PMMh03 a:hover {
	color: #cccccc !important;
	background-image: url('../images/pmm_greystone_subs.jpg');
	background-repeat: no-repeat;
	background-position: center left;
}

body.home #home, body.trans #trans, body.members #members, body.bios #bios, body.pr #pr, body.pst #pst, body.photos #photos {
	font-weight: bold;
	color: #ff9900 !important;
	font-variant: small-caps;
}
.p7PMMh03-sp a:link {
	color: #ff9900 !important;
}
/*
Syntax for special classes programatically assigned to first and last links and also LIs
See user guide for more information
*/
.p7PMMh03 ul a.pmmfirst {
}
.p7PMMh03 ul a.pmmlast {
}
.p7PMMh03 ul li.pmmfirst {
}
.p7PMMh03 ul li.pmmlast {
}
/*First Sub Level*/
.p7PMMh03 ul ul {
	z-index: 10000;
	background-color: #000;
	width: 200px;
	background-image: url('../images/pmm_greystone_subs.jpg');
	background-repeat: repeat-x;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #666;
}
.p7PMMh03 ul ul li {
	float: none;
	background-image: none;
}
.p7PMMh03 ul ul a {
	padding: 4px 16px;
	color: #CCC !important;
	border-right: 0;
	background-image: none;
	text-align: left;
	overflow: hidden;
}
.p7PMMh03 ul ul a:hover {
	background-color: #424242 !important;
	color: #FFF !important;
	background-image: none;
}
/*Third Level (Flyouts in horizontal menu)*/
.p7PMMh03 ul ul ul {
	border-top: 1px solid #555;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #555;
}
/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMh03 img {
	border: 0;
}
.p7PMMh03 .p7PMM_img {
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}
/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/

/*Sub Level*/
.p7PMMh03 ul a.trig_closed, .p7PMMh03 ul a.trig_closed_left {
	background-image: url('../images/pmm_south_dark.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh03 ul a.trig_closed_up {
	background-image: url('../images/pmm_north_dark.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh03 ul li.trig_open {
	color: #FFF !important;
	background-color: #404040 !important;
}
.p7PMMh03 ul a.trig_open {
	background-position: 100% -165px;
	color: #FFF !important;
}
.p7PMMh03 ul a.trig_open_up {
	background-color: #000;
	color: #FFF !important;
}
.p7PMMh03 ul ul a.trig_closed {
	background-image: url('../images/pmm_east_medium.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh03 ul ul a.trig_closed_left {
	background-image: url('../images/pmm_west_medium.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMh03 ul ul a.trig_open {
	color: #FFF !important;
	background-color: #424242 !important;
}
/*The Current Marker (You are here) links*/
.p7PMMh03 .current_mark {
	font-weight: bold;
	color: #ff9900 !important;
	font-variant: small-caps;
}
.p7PMMh03 ul ul .current_mark {
	color: #ff9900 !important;
}

/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
