﻿#content {
    margin: 0px 235px 50px 220px;
    padding: 0px 0px 0px 20px; /*Changed from 25px 0px 0px 20px 11/30/09*/
    font-size: 12px;
}

#departmentcontent #featureart {
    position: absolute;
    left: 220px;
    top: 63px;
}

#departmentcontent {
    width: 366px;
    margin: 0 235px 50px 220px;
    padding-top: 160px;
    font-size: 12px;
}

#content ul, #departmentcontent ul {
    padding-top: 10px;
    font-size: 90%;
    padding-left: 30px;
    list-style: square;
}
#content ol, #departmentcontent ol {
    padding-top: 10px;
    font-size: 90%;
    padding-left: 30px;
}
#content li, #departmentcontent li, #homecontent li {
    padding-bottom: 10px;
    line-height: 130%; /* added in v3 */
}
#content p, #departmentcontent p, #homecontent p {
    font-size: 90%;
    margin-bottom: 10px;
    line-height: 130%;
}
#content sup, #departmentcontent sup, #homecontent sup {
    font-size: 90%;
}

#sitemapcontent {
    margin: 0 10px 50px 235px;
    padding-top: 25px;
}

#sitemapcontent table p a {
    font-size: 12px;
    line-height: 25px;
}

#sitemapcontent table h3 {
    font-size: 18px;
    border-bottom: solid 1px black;
}

#sitemapcontent table h2 {
    font-weight: bold;
}

#sitemapalphanav {
    text-align: center;
    padding-bottom: 30px;
    font-size: 15px;
}

#wrapper {
    position: relative;
    background-color: #FFF;
    width: 832px; /* this must match footer width */
    margin: 0px auto;
    text-align: left;
    top: 0px;
    left: 0px;
}
#interiorWrapper {
    background: #FFF url(http://media.peirce.edu/Themes/Default/Images/topside_gradation.jpg) repeat-x top right; /* Different in Homepage */
}
#header {
    height: 35px; /* background: #fff url(http://media.peirce.edu/Themes/Default/Images/header_neutralbackground.gif) no-repeat bottom left; */
    text-align: right;
}
.neutral {
    background: #fff url(http://media.peirce.edu/Themes/Default/Images/header_neutralbackground.gif) no-repeat bottom right;
}
.business {
    background: #fff url(http://media.peirce.edu/Themes/Default/Images/header_businessbackground.gif) no-repeat bottom right;
}
.it {
    background: #fff url(http://media.peirce.edu/Themes/Default/Images/header_itbackground.gif) no-repeat bottom right;
}
.paralegal {
    background: #fff url(http://media.peirce.edu/Themes/Default/Images/header_paralegalbackground.gif) no-repeat bottom right;
}

#corporateAdvantage {
    float: right;
    top: 500px;
    left: 210px;
    position: relative;
    font-size: 10px;
    line-height: 20px;
}

.corporateContent {
    position: relative;
}

/* Table */

#content table, #departmentcontent table {
    border: 1px solid #666;
}
#content table, #departmentcontent table, #content tfoot, #departmentcontent tfoot {
    background-color: #e4e4e4; /* From interior */
}
#content thead, #content td, #content th, #content tfoot, #departmentcontent thead, #departmentcontent td, #departmentcontent th, #departmentcontent tfoot {
    font-size: 11px;
    padding: 4 4 4 4;
    padding-left: 4px; /* added this in v2 */
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 120%; /* added in v3 */
}
#content caption, #departmentcontent caption {
    font-size: 80%;
    background-color: #039;
    color: #fff;
    border: 1px solid #039;
    padding: 5px 50px;
}

#content tbody tr, #departmentcontent tbody tr {
    background-color: #fff;
}
.clearer {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
}

/* for dept and homepage */

#departmentselect {
    border: 1px solid #666;
    margin-top: 10px;
    padding: 0;
}
#departmentselect.home {
    padding-left: 30px;
}
#homecontent {
    margin: 0 270px 50px 220px;
}
#homecontent h1 {
    display: none;
}
#homecontent h2 {
    color: #003399;
    font-size: 115%;
    padding-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
#departmentcontent {
    margin: 0 235px 50px 220px;
}
#departmentcontent ul {
    margin-left: 30px;
}
#departmentcontent h1, #departmentcontent h2, #departmentcontent h3, #departmentcontent h4, #departmentcontent h5, #departmentcontent h6, #departmentcontent p, #departmentcontent table {
    margin-left: 17px;
}

#departmentcontent img{
    margin-bottom: 20px;
}

#homecontent h1, #homecontent h2, #homecontent h3, #homecontent h4, #homecontent h5, #homecontent p, #homecontent table, #homesearchinput, #homesearchsubmit, #homeselect {
    margin-left: 17px;
}
#homecontent p {
    padding-right: 90px;
}
.left {
    padding: 0 18px 5px 17px;
    float: left;
}
#featureart {
    float: left; /*border-bottom: 7px solid #ccc;*/
    margin: 0 0 20 0; /* position: absolute; 	left: 168; 	top: 35; */
}
.featureneutral {
    border-bottom: 7px solid #ccc;
}
.featurebusiness {
    border-bottom: 7px solid #fc3;
}
.featureit {
    border-bottom: 7px solid #9c3;
}
.featureparalegal {
    border-bottom: 7px solid #36c;
}
.department {
    background: transparent url(http://media.peirce.edu/Themes/Default/Images/sidebaredge.jpg) no-repeat top right;
}

#sidebarFeature {
    width: 165px;
    padding: 0 0 15px 0;
    margin-top: 55px;
}

#sidebarFeature img {
    margin: 0 0 5px 0;
}

#sidebarFeature p {
    width: 165px;
    font-size: 100%;
    font-weight: normal;
    color: #759CA8;
    padding: 15px 0;
    margin: 0;
    text-align: center;
    border-bottom: 2px solid #95B5BB;
}

#sidebarFeatureWide {
    width: 213px;
    padding: 0 15px 15px 0;
    margin-top: -500px;
    float: right;
}


#sidebarFeatureWide img {
    margin: 0;
}

#sidebarFeatureWide p {
    font-size: 80%;
    font-weight: normal;
    color: #003399;
    padding: 15px 0;
}

h1.landing {
    text-transform: capitalize;
    font-size: 18px;
    padding-bottom: 3px;
}
h1.landingA {
    text-transform: none;
    font-size: 18px;
    padding-bottom: 3px;
}
h2.landing {
    text-transform: capitalize;
    padding-bottom: 20px;
}
ul.linklist li a {
    text-decoration: none;
    font-weight: bold;
    color: #003399;
}
.blurb * {
    margin: 0;
    padding: 0;
    background: #fff;
}
.blurb img {
    padding: 0 9px 0 17px;
}
.blurb p {
    padding-left: 65px;
    padding-right: 50px;
}
.linklist li {
    margin: 0 0 0 35px;
}
.thumb {
    margin-bottom: 0;
    padding-bottom: 0;
}
#neutral {
    float: left;
    border-bottom: 7px solid #ccc;
}
#sidebar.home ul#sidebarsecondarynav {
    margin-left: 10px;
}
#newsblurb {
    padding: 250px 5px 20px 10px;
}
#exteriorshot {
    padding-top: 20px;
}
#landing_page {
    padding-top: 185px;
}
#homepagebanner {
    width: 612px;
    height: 234px;
    position: absolute;
    overflow: hidden;
}

