/*
 * $Date: 2010-07-15 15:03:57 -0400 (Thu, 15 Jul 2010) $
 * $Rev: 2446 $
 * $Author: dkrasnick $
 * $URL: https://10.104.10.5:8443/svn/frontend-php/trunk/Deployment/pnm/css/pnm.css $
 *
 */ /*
 * Modifications:
 * 
 * bjh	07/01/09	Created
 * 
 */
body {
	background-color: #b2bdc4;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #00405d;
	padding-bottom: 10px;
}

* {
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 772px;
}

#top {
	margin-top: 10px;
}

.topleft {
	float: left;
	margin-top: 38px;
	margin-left: 75px;
}

.topleft img{
	margin-right: 20px;
}

#outterbox {
	margin-bottom: 15px;
	border: 4px solid #aab9c1;	
}

#box {
	border: 1px solid #d0d9dd;
	background-repeat: no-repeat;
}

img {border: none;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.italics {font-style: italic;}
.bold {font-weight: bold;}
.hide {display: none;}
.center {text-align: center;}
.underline {text-decoration: underline;}

.focusField {
	border: solid 2px #ff3333;
	background: #EFF5FF;
	color: #626466;
}

.idleField {
	background: #EEE;
	color: #808080;
	border: solid 2px #990000;
}

.errors {
	font-size: 12px;
	color: #ff0000;
}

.errors  p{
	line-height: 0;
}

.modalcase {
	width: 600px;
	color: #000000;
}

.modalcase .topbar{
	width: 600px;
}

.modalcase p{
  	margin-bottom: 15px;
}

.modalcase h1{
	color: #981b1e;
  	font-weight: bold;
  	font-size: 26px;
  	margin-bottom: 15px;
}

.modalcase h3{
	color: #981b1e;
	font-size: 16px;
  	margin-bottom: 5px;
}

.copyright{
	font-size: 10px;
  	text-align: center;
}

.modalcase .logo{
	padding-left: 20px;
}

.modalcase .keypoints{
	/*float: right;*/
	background-color: #cbd2d4;
	border: 1px solid #000000;
	padding: 10px;
	margin: 5px;
	width: 200px;
}

.modalcase .keypoints h3{
	color: #981b1e;
	font-size: 16px;
  	margin-bottom: 5px;
}

.modalcase .keypoints ul{
	margin-left: 20px;
}

.breadcrumb {
	color: #b2bdc4;
	float: right;
}

.breadcrumb a,a:visited{
	color: #b2bdc4;
}

a.solutionslink{
	color: #ED4149;
	font-size: 12px;
}

.button {
	padding: 5px;
    width: 80px;
    background: #990000 url(../img/bgbutton.gif) repeat-x;
    color: white;
    font-weight: bold;
    border: 1px solid #990000;
}

.loading {   
    background: url(../img/loading.gif) no-repeat center;   
    height: 170px;   
    width: 300px;   
    display: none;
	color: #336666;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}

.captchabad {
	color: red;
	font-weight: bold;
}

.captchaok {
	color: green;
	font-weight: bold;
}

input[type=text], 
select,
textarea {
    font-family: inherit;
    padding: 5px;
}

textarea {font-size: 0.9em;}

/********************** Header ***************************/
#header {
	width: 762px;
	vertical-align: top;
}

#header table {
	width: 762px;
	text-align: center;
}

.bar {
	height: 2px;
	background-color: #CBD2D4;
}

.nav {
	width: 762px;
	display: none;
	background: #fff url(../img/nav_back.gif) repeat-x;
}

.nav table {
	width: 762px;
	text-align: center;
	border-bottom: 1px solid #CBD2D4;
}

.nav table td {
	padding-top: 5px;
	border-right: 3px solid $ffffff;
	width: 254px;
}

.nav a {
	color: #4E5E6E;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}


/********************** Content ***************************/
#content {
	width: 762px;
	font-size: 14px;
	padding: 30px 0;
}

#content td {
	padding: 5px;
	vertical-align: top;
}

#content form {
	padding: 10px 20px;
}

#content h1 {
  	font-weight: bold;
  	margin-bottom: 15px;
}

#content h3{
  	margin-bottom: 15px;
}

#content p {
	margin-bottom: 15px;
}

#content ul {
	margin-top: 15px;
}

#content li {
	margin-bottom: 15px;
	margin-left: 30px;
	list-style: disc;
}

#content .sitemap a {
	color: #ffffff;
	text-decoration: none;
}

#content dd {
	margin-bottom: 10px;
	margin-left: 50px;
}


#content .main {
	background: url(../img/opaqueback.png) repeat;
	width: 550px;
	padding: 10px;
	height: 300px;
	color: #fff;
	margin-right: 25px;
}

#content .main_index {
	background: url(../img/opaqueback.png) repeat;
	width: 690px;
	padding: 10px;
	height: 300px;
	color: #fff;
	margin-left: 25px;
	display: none;
	position: relative;
}

#content #middle {
	position: absolute;
	bottom: 90px;
}

#content #bottom {
	position: absolute;
	bottom: 10px;
}

#content .column {
	width: 200px;
	text-align: justify;
}

#content .toprightbox {
	background: #981b1e;
	border: 2px solid #aab9c1;
	position: absolute;	
	top: 4px;
	left: 400px;
	width: 160px;
	height: 150px;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#content .bottomrightbox {
	background: #94b2c4;
	border: 2px solid #aab9c1;
	position: absolute;
	bottom: 15px;
	right: -120px;
	width: 110px;
	height: 100px;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
}

#content .bottomrightbox h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

#content .bottomrightbox p{
	font-size: 12px;
	margin-left: 20px;
}

#content .main_content {
	background: url(../img/opaqueback.png) repeat;
	width: 690px;
	padding: 10px;
	color: #fff;
	margin: 0 0 0 25px;
	display: none;
}

#content .main_content .navmap table{
	width: 690px;
	text-align: center;
}

#content .main_content .embed_img_right {
	padding-left: 20px;
	padding-bottom: 10px;
	float: right;
}

#content .main_content .embed_img_left {
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
}

#content .main_content a.solutions{
	color: #fff;
	font-size: 16px;
}

#content .main_empty {
	width: 550px;
	padding: 10px;
	height: 300px;
	color: #fff;
	margin: 0 0 0 25px;
}

#content .tabholder{
	float: left;
	height: 300px;
	width: 167px;
}

#content .tab {
	background: url(../img/opaqueback.png) repeat;
	width: 125px;
	margin: 10px 0 20px 0;
	padding: 20px 5px 25px 5px;
	font-size: 16px;
	float: left;
	text-align: right;
	color: #fff;
}

#content .buttons{
	padding-left: 10px;
}

#content .buttons a{
	padding: 0px 17px;
}

#content a{
	text-decoration: none;
}

.main_content legend {
	font-weight: bold;
}

/********************** Contact ***************************/

.leftcol {
    float: left;
    width: 55%;
}

.rightcol {
    float: right;
    text-align: right;
    width: 45%;
}

#contactform .formelement {
    margin-bottom: 10px;
}

#contactform .formelement label {
    float: left;
    text-align: right;
    width: 70px;
    margin-right: 10px;
}

/********************** Campaign ***************************/

.campaignleftcol {
    float: left;
    width: 50%;
}

.campaignrightcol {
    float: right;
    width: 50%;
}

#campaignform .formelement {
    margin-bottom: 10px;
}

#campaignform .formelement label {
    float: left;
    text-align: right;
    width: 70px;
    margin-right: 10px;
}


/********************** Footer ***************************/
#footer {
	width: 762px;
	font-size: 10px;
	text-align: center;
	color: #5b5b62;
	border: 0px;
}

#footer a {
	color: #5b5b62;
	text-decoration: none;
}