﻿body 
{
	font-family: Verdana;
	font-size: 12px;
	background: #F0EEE4;
    color:#333333;
    margin-left: 0px;
    margin-right: 0px;
}

/******************
PAGE
******************/
#page-container
{
    margin-right: auto;
	margin-left: auto;
    width: 980px;
}


/******************
NAV CONTROLS
******************/
#hidden-container
{
	position:absolute;
	left: -100px; 
	top: -100px;
}

#header-container
{
	padding: 0px;
	border-top: 1px solid #D0D0BF;
	border-right:1px solid #D0D0BF;
	border-left:1px solid #D0D0BF;
	margin-bottom: 0px;
	background: #FFFFFF;
	height: 80px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
    width: 980px;
    background: url(/images/header/pmep_backgroudbanner.gif); 
    background-position: 100px; 
    background-repeat: no-repeat; 
    background-color: #ffffff;
}

#menu-container 
{
	margin-bottom:1px;
	color:#FFFFFF;
	padding: 0px;
	border-right:1px solid #D0D0BF;
	border-left: 1px solid #D0D0BF;
	min-height:20px;
	background: #B5C7DE;
	font-size: 10px;
	font-weight: normal;
	margin-bottom:0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
    width: 980px;
}

#breadcrumb-container 
{
	border-bottom:1px solid #D0D0BF;
	border-right:1px solid #D0D0BF;
	border-left:1px solid #D0D0BF;
	border-top:1px solid #D0D0BF;
	margin-bottom:1px;
	background: #FFFFFF; 
	height: 25px; 
	padding: 0px;
	color:#666666;
	clear: both;
	margin-right: auto;
	margin-left: auto;
    width: 980px;
}

#content-container 
{
	background-color:#FFFFFF;
	border-top:1px solid #D0D0BF;
	border-right:1px solid #D0D0BF;
	border-bottom:1px solid #D0D0BF;
	border-left:1px solid #D0D0BF;
	padding:0px;
	padding-bottom: 0px;
	float: left;
}

#bottom-container
{ 
    border-top:1px solid #D0D0BF;
	border-right:1px solid #D0D0BF;
	border-bottom:1px solid #D0D0BF;
	border-left:1px solid #D0D0BF;
	background: #ffffff;
	height: 25px;
    vertical-align: middle; 
    color:#666666;
    clear: both;
	margin-right: auto;
	margin-left: auto;
    width: 980px;
}


#footer-container 
{
	border-right:1px solid #D0D0BF;
	border-bottom:1px solid #D0D0BF;
	border-left:1px solid #D0D0BF;
	text-align:center;
	clear:both;
	background: #FFFFFF;
	font-size:.95em;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
    width: 980px;
}

/******************
header-container
******************/
#site-title 
{
	float:left;
	font-family: Verdana;
	font-size: 24px;
	padding: 0px;
	padding-left: 10px;
	margin-top: -5px;
}

#site-title-pmep
{
	margin-top: 10px; 
	margin-left: -0px;
}

#site-title-slogin
{
	float:left;
	font-family: Verdana;
	font-size: 14px;
}

#site-title-pmep-text
{
	font-size: 18px;
}

#cu-logo
{
    float: right;
}

#pmep-logo
{
    float: left;
    padding-top: 5px;
    padding-left: 10px;
}

#pmep-logo img
{
	border: 0px;
}

/******************
menu-container
******************/
#menu-container-rightside
{
    padding-left: 0px;
}

/******************
breadcrumb-container
******************/
#breadcrumb 
{
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/******************
content-container
******************/
#content-left
{
    float:left; 
    width: 180px;
    max-width: 180px;
}

#content-right
{
    float:right;
    width: 180px;
    background: #F6F6F6;
}

#content-middle 
{
	padding: 0px;
	margin-right: 180px;
	margin-left: 180px;
	width: 100%;
	background-color:#ffffff;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background: url(/images/textures/pmep_text_background.png);
	background-repeat: repeat-x;
}

#content-middle-topborder
{
	height: 10px; 
	background: #666666; 
	padding-left: 100%;
}


#content-middle-imagebanner
{
	height:320px; 
	background: url('/images/banner/banner17andtext.jpg'); 
	padding-left: 100%;
}

#content-middle-bottomborder
{
	background: #666666; 
	font-weight: bold; 
	font-size: 18px; 
	height: 23px; 
	color: #ffffff; 
	padding: 5px;
}

#bottomborder-title-text
{
	float: left;
}

#bottomborder-searchbox
{
	float: right;
}

/*MIDDLE CONTENT*/
#content-middle-top-menu
{
    text-align: right;
    font-size: 11px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
}

#content-middle-main
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 0px; 
    margin-top: 0px;
}

#content-area
{
	position: relative;
}

.content-box-right
{
	border: solid 2px #666666; 
	width: 460px; 
	float: right; 
	margin-bottom: 10px;
}

.content-box-left
{
	border: solid 2px #666666; 
	width: 460px; 
	float: left; 
	margin-bottom: 10px;
}

.content-box-title
{
	font-weight: bold; 
	font-size: 16px; 
	color: #ffffff; 
	Background: #666666; 
	padding: 2px;
}

.content-box-title a
{
	color: #ffffff;
	text-decoration: none;
}

.content-box-image
{
	float:left; 
	padding: 5px;
}

.content-box-image img
{
	border: none;
}

.content-box-right p
{
	padding: 5px; 
	margin-top: 0px;
}

.content-box-left p
{
	padding: 5px; 
	margin-top: 0px;
}

/*LEFT CONTENT*/
#content-left-menu
{

}

/*RIGHT CONTENT*/
#content-right-content
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

/******************
bottom-container
******************/
#bottom-container-breadcrumb 
{
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/******************
footer-container
******************/
#footer-menu
{
    padding:20px 5px 5px 10px;
}

#footer-container-topborder
{
	height: 10px; 
	background: #666666; 
	padding-left: 100%;
}

/******************
Lists
******************/
ul
{
    margin-top: 0px;
}

/******************
Links
******************/



/******************
Classes
******************/
.bold
{
    font-weight: bold;
}

.menu
{
    text-decoration: underline;
}

/******************
Purchase
******************/
.purchaseBox
{
	margin-bottom: 10px; 
	border: 1px solid gray;
}

.purchaseBoxTitle
{
	background: #B5C7DE; 
	padding: 3px;
	font-weight: bold;
}

.purchaseBoxContent
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	min-height: 50px;
	padding-bottom: 5px;
}

.purchaseBoxContent img
{
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;	
}

.purchaseBoxContent p
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
        
/************************
Text Area
************************/
.ImageLeft
{
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
}