﻿
body 
{
	font-family: Verdana;
	font-size: 12px;
	background: #F0EEE4;
    color:#333333;
	margin-left: 15px; 
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

/******************
PAGE
******************/
#page-container
{
    margin-right: auto;
	margin-left: auto;
    width: 930px;
}

/******************
NAV CONTROLS
******************/
#header-container
{
padding: 0px;
width: 1024px;
height: 100px;
}

#menu-container 
{
	background-color: #999999;
	margin-bottom:1px;
	color:#FFFFFF;
	padding: 0px;
	/*border-bottom:1px solid #D0D0BF;*//*7F7F7F*/
	border-right:1px solid #D0D0BF;/*7F7F7F*/
	/*border-top: 1px solid #D0D0BF;*/
	border-left: 1px solid #D0D0BF;
	border-top: 3px solid #ffffff;
	/*height:23px;*/
	min-height:20px;
	/*font-size:1.0em;*/
	font-size: 10px;
	font-weight: normal;
	margin-bottom:0px;
	clear: both;
	width: 100%;
}

#banner-container 
{
	border-right:1px solid #D0D0BF;/*7F7F7F*/
	border-left:1px solid #D0D0BF;
	margin-bottom:1px;
	background: #FFFFFF; 
	height: 25px; 
	padding: 0px;
	color:#666666;
	clear: both;
	width: 100%;
}

#content-container 
{
	background-color:#FFFFFF;
	/*border-top:1px solid #D0D0BF;*//*CBCBCB*/
	/*border-right:1px solid #D0D0BF;*//*7F7F7F*/
	/*border-left:1px solid #D0D0BF;*//*CBCBCB*/
	padding:0px;
	padding-bottom: 0px;
	margin-bottom:1px;
	background: #ffffff;
	clear: both;
	float: left;
	width: 100%;
}

#bottom-container
{ 
    border-top:1px solid #D0D0BF;/*CBCBCB*/
	border-right:1px solid #D0D0BF;/*7F7F7F*/
	border-bottom:1px solid #D0D0BF;/*7F7F7F*/
	border-left:1px solid #D0D0BF;/*CBCBCB*/
	margin-top: 1px;
	background: #FFFFFF;/*F6F6F6*/
	height: 25px;
    vertical-align: middle; 
    color:#666666;
    clear: both;
    width: 100%;
}


#footer-container 
{
    border-top:1px solid #D0D0BF;/*CBCBCB*/
	border-right:1px solid #D0D0BF;/*7F7F7F*/
	border-bottom:1px solid #D0D0BF;/*7F7F7F*/
	border-left:1px solid #D0D0BF;/*CBCBCB*/
	text-align:center;
	clear:both;
	background: #FFFFFF;/*F6F6F6*/
	font-size:.95em;
	/*height: 40px;*/
	width: 100%;
}

/******************
header-container
******************/
#site-title 
{
	float:left;
	font-size: 24px;
	padding-top: 10px;
	padding-left: 5px;
}

#site-title-slogin
{
    font-size: 16px;
    font-style:italic;
}

#cu-logo
{
    float: right;
}

#pmep-logo
{
    float: left;
    padding-top: 10px;
    padding-left: 10px;
}

/******************
menu-container
******************/
#menu-container-rightside
{
    padding-left: 0px;
    width: 100%;
}

/******************
breadcrumb-container
******************/
#banner 
{
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/******************
content-container
******************/
#content-left
{
    float:left; 
    width: 200px;
    max-width: 220px;
    margin-left: 10px;
}

#content-right
{
    float:right;
    width: 180px;
    background: #F6F6F6;
}

#content-middle 
{
	padding: 0px;
	margin-right: 200px;
	margin-left: 250px;
	min-height: 200px;
	background-color:#FFFFFF;
	border-right:1px solid #D0D0BF;
	padding-bottom: 20px;
}

/*MIDDLE CONTENT*/
#content-middle-top-menu
{
    font-size: 11px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
}

#content-middle-main
{
    padding-left: 10px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 5px;
}

/*LEFT CONTENT*/
#content-left-menu
{

}

/*RIGHT CONTENT*/
#content-right-content
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#content-middle img
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;	
}

/******************
bottom-container
******************/
#bottom-container-breadcrumb 
{
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/******************
footer-container
******************/
#footer-menu
{
    padding-bottom: 5px;
}

#footer-padding
{
	padding:20px 0px 20px 0px;
}

/******************
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
{
	/*float: left;*/
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;	
}

.purchaseBoxContent p
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-middle .purchaseBoxContent
{
	display: none;
}

/**********************
H MENU
***********************/
/*#1*/
/*div#menu {
	width:12em;
}*/
ul#navigation{
	        font-size: 100%;
	        /*position:absolute;
	        right:0;*/
        }
        ul#navigation, ul#navigation ul {
	        padding: 0;
	        margin: 0;
	        list-style: none;
	        border-left: 1px solid #238126;
        }
        ul#navigation li { 
	        line-height : 1.35em;
	        position: relative;
	        float: left;
        }
        ul#navigation li li { 
	        float: left;
	        width: 11em;
        }
        /*#2*/
        ul#navigation li a 
        {
            color: #999999;
        }
        #navigation a {
	        display: block;
	        /*width: 7em;*/
	        color: #ffffff;
	        background-color: #ffffff;
	        padding: 4px 0.5em;
            text-decoration: none;
	        border-top: 0.04em solid #797979;
	        border-right: 1px solid #797979;
        }
        ul#navigation a:hover {
	        color: #efefef;
	        background-color: #bababa;
        }
        /*#3*/
        ul#navigation li ul {
	        position: absolute;
	        left: -999em;
        }
        #navigation li:hover ul ul, #navigation li.sfhover ul ul {
	        left: -999em;
        }
        /*#4*/
        #navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul {
	        top: 0;
	        left: -1px;
	        margin-left: 100%;
        }
        /* ****DISPLAYS HORIZONTAL MENU**** */
        #navigation li:hover ul {
	        top: 100%;
	        margin-left: 0;
        }
        div#menu {
	        width:100%;
	        float: left;
        }
#ctl00_ctl00_ContentContainer_LeftContent_LeftMenuID 
{

    background: white;
}        

a.ctl00_ctl00_ContentContainer_LeftContent_LeftMenuID_0, a.ctl00_ctl00_ContentContainer_LeftContent_LeftMenuID_1
{
    color: #000000;   

}
a#ctl00_ctl00_ContentContainer_LeftContent_LeftMenuIDn13 
{
    color: red;
}
/************************
Text Area
************************/
.ImageLeft
{
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
}
.rightfall
{
 float:right;background: #facbcb;
 width: 180px;
 }
 .rightfall .title {background: #5a1b1b; color: White; border: none; font-size: 13px; font-weight: bold; padding: 1px 0 3px 10px; margin: 0 0 2px 0;}
 .rightfall a 
 {
     color: #001100;
 }
 .rightfall ul 
 {
     list-style-type: none;
     list-style-image: none;
     margin: 0 10px 0 10px;
     padding: 0;
}
.rightfall ul li 
{
    margin: 0; padding: 0;
}
/************************
LINKS
************************/
/*Middle Content*/
#content-middle-main a
{
	color: #4444E9;	
}

#content-middle-main a:visited
{
	color: #9B1A34;
}

#content-middle-main a:hover
{

}

/*Menu*/

#content-left a
{
	color: #4a6a4a;	
	font-size: 14px;
	font-weight: normal;
	display: block;
    border-top: dashed 1px  #999999;
    text-decoration: none;
    padding: 1px 0 1px 0;
}
#content-left-menu table tr{
    border-top: dashed 1px #999999;
}
#content-left a:hover
{
	color: #000000;
}
#content-left li
{padding-left: 0px;
 background: #ffffff;
}
#content-left li a
{padding-left: 5px;
 font-weight: bold;
 background: #ffffff;
}
#content-left ul
{
padding-bottom: 0px;
padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	width: auto;
}
#content-left ul li ul 
{
    margin:0;
}
#content-left ul li ul li a
{
    font-weight: normal;
    padding-left: 15px;
    font-size: 12px;
    color: #5a5a5a;
}
#content-left li
{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
}


/*Breadcrumb*/
#breadcrumb a
{
	color: #4444E9;	
}

#breadcrumb a:visited
{
	color: #4444E9;
}

#breadcrumb a:hover
{
	color: #2F2F8A;
}

/*Bottom Container*/
#bottom-container-breadcrumb a
{
	color: #4444E9;	
}

#bottom-container-breadcrumb a:visited
{
	color: #4444E9;
}

#bottom-container-breadcrumb a:hover
{
	color: #2F2F8A;
}

/*Tree View*/
.TreeViewLeft
{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 25px;
}

/**/
#content-middle h1
{font-size: 18px;
    }
#content-middle h2

{
	font-size: 20px;
	font-family: Verdana;
	border-bottom: 1px solid #8aaa8a;
	margin-bottom: 5px;
	font-size: 16px;
	padding: 10px 0 5px 16px;
	color: #ffffff;/*#000000;*/
	background: #555955;
	font-weight: normal;
	font-variant: small-caps;
	background: #5b995b url(/images/headings.png) no-repeat left bottom;/*//#DBDDDB url(/images/headings.png) no-repeat left*/
/*bottom;*/
}

h3 {
font-weight: bold;
}
#content-middle h3
{
	font-size: 14px;
	text-align: left;
	font-family: Palatino, Arial;
	font-weight: bold;
	color: #333333;
	border-bottom: solid 1px #999999;
	text-transform: uppercase;
	padding: 0 0 0 2px;
	margin: 10px 0 5px 0;
}


#content-middle li
{
	padding-bottom: 2px;
	padding-top: 2px;
}

.title {font-size: 20px; font-family: Verdana; border-bottom: 3px solid #777777; margin-bottom: 5px;}

/******************
Content Box
******************/
.contentBox /*purchaseBox */
{
	margin-bottom: 10px;
	border: 1px solid #5c88a5;
	background: #ffffff;
}

.contentBoxTitle /*purchaseBoxTitle */
{
	background: #5c88a5;
	padding: 3px;
	font-weight: bold;
	color: #ffffff;
}

.contentBoxContent /*purchaseBoxContent*/
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.contentBoxContent img /*purchaseBoxContent*/
{
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;	
}

.contentBoxContent p /*purchaseBoxContent*/
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.content-middle-main ul {
padding: 0;
margin: 0;
}
.biblio li {
list-style-type: none;
list-style-image: none;
padding: 0 0 0 10px;
margin: 1px 0 1px 0;
text-indent: -10px;
}
/*.biblio li:first-line {
position: relative;
display: block;
left: -10px;
top: 100px;
background-color: Red;
margin: 1px 0 1px 0;}*/
.linklist {
}
.linklist a {
display: block;
}
.linklist span {
display: block;
}
