﻿/*
Theme Name: P2P
Theme URI: http://www.policy2performance.com
Version: 1.0
Description: Custom theme for Policy to Performance website.
Author: Andrew Lawton
Author URI: http://www.kratosdefense.com
Last updated: 2009-12-21
*/
* {
	margin: 0;
	padding: 0;
}

html {
	min-height: 100%;
}

body {
	background-color:#CCCCCC;
	font: small Georgia, Lucida Sans;
	color:  #4D4D4D;
	text-align: center;
	width: 100%;
}

#container {
	font-size: 100%;	
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	background-color:#FFFFFF;
	line-height:150%
}

a {
	color: #0e80d8;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color: #c26458;
	text-decoration:underline;
}
a:active {
	color: #0e80d8;
	text-decoration:none;
}	
a img {
	border: none;
}


h1 {
	font-size: 150%;
	color: #71535c;
	margin-bottom: 10px;
}
h2 {
	font-size: 135%;
	color: #c26458; /* RED */
	margin-bottom: 10px;
}
h3 {
	font-size: 110%;
	margin-bottom: 5px;
}
h4 {
	margin-bottom: 5px;
	font-weight: bold;
}

p {
	margin-bottom: 15px;
}
#headerImageBar {
	background-image: url(img/banner_top_920.jpg);
	width: 920px;
	height: 168px;
	margin-bottom: 20px;
	clear: both;
}
#sloganLine {
	text-align: center;
	font-family: "Lucida Sans";	
	font-size: 125%;
	margin-bottom: 10px;
}
#header {
	background-image: url(img/HOME_topleft_logo_01.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 102px;
	width: 100%;
	position: relative;
}
#headerLevel2 {
	background-image: url(img/L2_P2P_TL_logo2.jpg);
	background-repeat: no-repeat;
	height: 94px;
	position: relative;
	background-color: #5fa0c0;
	margin-bottom: 20px;
}
.floatLeft {
	float: left;
}
#footer {
	clear: both;
	width: 920px;
	padding-top: 10px;
	padding-botom: 10px;
	padding-left:5px;
	margin-botom: 5px;
	padding-right:5px;
	text-align:center;
	font-size: 80%;
	font-style: italic;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 100%;
}
#footer p {
	
}
#disclaimer {

}
#topNav {
	position: absolute;
	right: 25px;
	bottom: 0px;
	background-color: #ffffff;
}
#topNav ul {
	font-family: "Lucida Sans";
	color: #4c4d62;
	font-size: 110%;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#topNav ul #topNavCurrent {
	background-image: url(img/topnav_gradient.JPG);
	background-repeat: repeat-x;
}
#topNav ul li {
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding: 10px;
}
#topNav ul li a {
	
}
#topNav ul li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.topNavFirst {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#topNav ul li:hover {
	color: #4c4d62;
	background-image: url(img/topnav_gradient.JPG);
	background-repeat: repeat-x;
}
#topNav ul li a {

}

#leftNav {
	width: 175px;
	font-size: 125%;
	padding-right: 30px;
}

#leftNav ul {
	
}

#leftNav ul li {
	font-face: "Georgia";
	display: block;
 	margin-bottom: 3px;
}

#leftNav ul li a {
	display: block;
	color: #5f9fbf;
	padding: 10px;
	width: 155px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#leftNav ul li a.noline {
	display: block;
	color: #5f9fbf;
	padding: 10px;
	width: 155px;
	border-top-width: 0px;
}
#leftNav ul li a:hover {
	color: #71535c;
}
#leftNav ul #leftNavCurrentLevel1 a {
	color: #71535c;
}
#leftNav ul #leftNavLevel2 {
	padding: 0px;
	margin: 0px;
}
#leftNav ul #leftNavLevel2 li {
	list-style-type: none;
	background-color: #E5E5E5;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
#leftNav ul #leftNavLevel2 li a {
	color: #404040;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
}
#leftNav ul #leftNavLevel2 li a:hover {
	background-color: #404040;
	color: #E5E5E5;
	
}
#leftNav ul #leftNavLevel2 #leftNavCurrentLevel2 a {
	background-color: #404040;
	color: #E5E5E5;
}
#contentTwoCol {
	width: 665px;
	padding-right: 30px;
	position: relative;
}
#contentTwoCol ul, #contentTwoCol ol {
	padding-left: 25px;
	margin-bottom: 25px;
}
#contentThreeCol {
	width: 444px;
	padding-right: 30px;
}

#contentThreeCol ul, #contentThreeCol ol {
	padding-left: 25px;
	margin-bottom: 25px;
}

#rightCol {
	width: 220px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}

#rightCol ul {
	margin-left: 15px;
	margin-bottom: 24px;
}
#rightCol ul li {
	margin-bottom: 5px;
	list-style-type: disc;
	font-size: 90%;
}
.more {
	color: #5f9fbf;
}
.footnote {
	font-size: 75%;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
 	font-style: italic;
}
.bioName {
	color: #5f9fbf;
	font-weight: bold;
}
.benefitsList {
	list-style-image: url(img/benefits_arrow.JPG);
}
.rssIcon {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.pdfIcon {
	margin: 0px;
	padding-left: 41px;
	vertical-align: middle;
	background-image:url(img/pdf_icon.gif);
	height: 36px;
	min-height: 36px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

select {
	margin-bottom: 5px;
}

input {
	margin-right: 5px;
}

#alphabetical {
	font-size: 95%;
	margin-bottom: 5px;
}
.clearer {
	clear: both;
}

#printButton {
	background-image:url(img/print_icon.gif);
	margin-bottom: 3px;
	height: 25px;
	width: 31px;
	cursor: pointer;
}
#hotTopics {
	background-image: url(img/hot-topics.png);
	height: 390px;
	width: 220px;
	margin-bottom: 10px;
}
#hotTopics p {
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 85%;
	line-height: 133%;
}
.noListStyle {
	list-style-type: none;
}

form.cmxform	{
  	margin-bottom: 10px;
}
form.cmxform fieldset {
	border: none;
	margin-bottom: 0px;
}
form.cmxform  fieldset input {
	width: 300px;
}
td.cmxform  fieldset input {
	width: 450px;
}
form.cmxform textarea {
	width: 300px;
	font-family: Arial, sans-serif;
	font-size: 90%;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label, td.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0px;
  padding: 0px;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
td.cmxform li {
  list-style: circle;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
td.cmxform label {
  width: 90px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form {
	text-align: left !important;
	width: auto;
}

/*******************************/
/*	CONFERENCE TEMPLATE  	    */
/*******************************/

#conferenceContent {
	margin-top: 10px;
}

#conferenceContent h2 {
	color: #A3B577;
}

#conferenceContent h3 {
	color: #5F9FBF;
}

div#conferenceTopNav  {
	width: 665px;
	background-color: #66668E;
	display: block;
	height: 44px;
}	

#conferenceTopNav ul {
	height: 32px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 665px;
}

#conferenceTopNav ul li {
	float:left;
}

#conferenceTopNav ul li a{
	size: 110%;
	display: block;
	background-color: #66668E;
	text-transform: uppercase;
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px 20px 12px 20px;
}

#conferenceTopNav ul li a:hover{
	color: #A3B577;
	text-decoration: none;
}

#conferenceTopNav ul li.current_page_item a {
	color: #A3B577;
}

#frontErrors{
	font-weight: bold;
	color: #FF0000;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

.valError {
	font-weight: bold;
	color: #FF0000;
	margin-left: 123px;
	display:block;
}

table.agenda {
	margin-bottom: 10px;
}

table.agenda td.time {
	font-weight: bold;
	padding: 3px 15px 3px 3px;
}

/***** STATE POPUP ******/

div#statePopup {
	text-align: left;
	width:700px;
	height:auto;
}

#statePopup h2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px
}

#statePopup h3 {
	margin-bottom: 10px
}

#statePopup p {
	size: 90%;
	line-height: 20px;
}

#statePopup img {
	float:right;
	padding: 3px;
}

/**** END STATE POP UP *****/

/***** RESOURCES ******/

#resources {
	width: 485px;
	padding-right: 20px;
	float: left;
}

#resourcesSearchColumn {
	width: 150px;
	padding-right: 10px;
	float: left;
}

#resourcesContent {
	width: 485px;
	padding-right: 20px;
}
#resourcesRight {
	width: 150px;
	padding-right: 10px;
}

.categoryTitle {
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#resources h1 {
	font-size: 150%;
}

#resources h2 {
	font-size: 137%;
}

#resources h3 {
	font-size: 125%;
	margin-bottom: 15px;
}

#resources h4 {
	font-size: 110%;
}

#resources p.resourceExcerpt {
	text-align: justify;
}

ul.resourceList {
	margin-top: 10px;
	list-style-type: none;
	margin-left: -22px;
}

.resourceExcerpt {
	margin-left: 20px;
}

.resourceFoundIn {
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 5px;
}

#tagCloud {
	width: 200px;
	color: #71535c;
	font: Lucida Sans;
	line-height: 175%;
	margin-bottom: 10px;
}

#tagCloud p {
	line-height: 150%;
}

#tagCloud a:hover {
	text-decoration: none;
}

/**** GLOSSAERY */

dl.glossary {
	list-style-type: none;
	margin-top: 15px;
}

dl.glossary dt {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 10px;
}
dl.glossary dd {
	margin-left: 15px;
	margin-bottom: 10px;
}

dl.glossary dd p {
	margin-top: 0px;
	margin-bottom: 0px;
}

dl.glossary dd ul {
	margin-top: 5px;
	margin-bottom: 50px;
	padding-bottom: 0px;
}

dl.glossary dd li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

dl.glossary dd .glossaryCitation {
	font-size: 85%;
	margin-left: 15px;
	display: block;
	margin-bottom: 1px;
}
	
	/**** END GLOSSARY */
	
.fg-button { 
   outline: 0; 
   margin:0 4px 0 0; 
   padding: .4em 1em; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
}


/**** END RESOURCSE *****/