﻿/* ------------------------------------------------------ */

/* FrameWork Setup */

html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #000;
}

body
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1em;
}

form
{
    height: 100%;
}

#container
{
    min-height: 100%;
    position: relative;
}

#firstcolumn
{
    margin: 10px 0 0 0;
    z-index: 2;
}

#firstcolumn h1
{
    font-size: 3.0em;
    margin: 0 0 5px 20px;
    color: #fff;
    font-weight: bold;
}

#firstcolumn #content p
{
    margin: 0 0 20px 20px;
    color: #fff;
    font-size: 0.8em;
}

#firstcolumn #features
{
    margin: 0 60px 0 20px;
}

/* hold space for header */
#clearheader
{
    height: 120px;
}

#header
{
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    background-image: url("../Images/Design/headerBGSlice.png");
    background-position: center 20px;
    background-repeat: repeat-x;
}

#body
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
}

#footer
{
    position: absolute;
    width: 100%;
    height: 50px;
    z-index: 3;
    bottom: 0;
    margin: 0;
    padding: 0;
}

#footersize
{
    width: 960px;
    height: 50px;
    margin: 0 auto 0 auto;
    padding: 0;
}


/* ----------------------------------------------------------------------------------------- */

/* Header */

#innerheader
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.headerLogo
{
    margin: 10px 0 0 0;
    float: left;
}

/*-------------------------------------------------------*/

/* flash background */

#background
{
    height: 100%;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    font-size: 0;
    z-index: 0;
}

#flashContainer
{
    height: 100%;
    overflow: visible;
    width: 100%;
}

#flash-background
{
    height: 100%;
}

/*------------------------------------------------*/

/* general */

.clearBoth
{
    clear: both;
}

.floatLeft
{
    float: left;
}

.pinkHeading
{
    color: #cc0066;
    margin: 0 0 0 110px;
}

.features
{
    float: left;
    color: #cc0066;
    padding: 0;
    margin: 0 0 0 20px;
    float: left;
    font-weight: bold;
    font-size: 0.8em;
}



/*--------------------------------------------------*/

/*Footer */

#contactBar
{
    color: #fff;
    font-weight: bold;
    font-size: 0.7em;
    width: 786px;
    float: left;
    background-image: url("../Images/Design/headerBGSlice.png");
    background-position: center center;
    background-repeat: repeat-x;
    height: 50px;
}

#contactBar a
{
    color: #cc0066;
    margin: 0 0 0 5px;
}

#contactBar p
{
    margin: 0 10px 5px 0;
    padding: 0;
}

#contactBar p.number
{
    padding: 5px 0 0 20px;
    width: 250px;
}


#contactBar p.start
{
    padding: 0 0 0 20px;
    float: left;
}


#logoBar
{
    color: #fff;
    font-weight: bold;
    font-size: 0.7em;
    width: 160px;
    float: left;
    height: 50px;
    display: inline;
}


#logoBar p
{
    padding: 0;
    float: right;
    font-size: 0.9em;
    margin: 0 13px 0 0;
    width: 150px;
    display: inline;
}

#logoBar #reserved
{
    height: 20px;
    background-image: url("../Images/Design/bodyBGSlice.png");
    background-position: left top;
    background-repeat: repeat-y;
    width: 164px;
    padding: 2px 0 0 0px;
    margin: 0 10px 0 0;
}

#logoBar a
{
    height: 28px;
    width: 164px;
    display: block;
    background-image: url("../Images/Design/reserved.png");
    background-position: left top;
    background-repeat: no-repeat;
    text-decoration: none;
}

#logoBar a img
{
    display: block;
}

/*-------------------------------------------------------*/

/* menu */

#menu ul a:hover
{
    color: #9999cc;
}

#menu ul a.selected
{
    color: #fff;
}

#menu li
{
    float: left;
    display: inline;
    height: 40px;
}

#menu
{
    float: left;
    margin: 32px 0 0 0;
    padding-left: 30px;
}


#menu a
{
    display: inline;
    height: 40px;
    overflow: inherit;
    margin: 0 25px 0 0;
    text-decoration: none;
    color: #cc0066;
    font-size: 1.1em;
}

/*---------------------------------------------------------*/

/* default page */

#default
{
    width: 483px;
    background-image: url("../Images/Design/bodyBGSlice.png");
    background-position: left top;
    background-repeat: repeat-y;
    padding: 0 0 20px 0;
}

#default #defaulticons
{
    margin: 20px 0 0 15px;
    float: left;
    width: 45px;
}

#default h1
{
    margin: 10px 0 5px 20px;
    background: url(/images/design/page-title-home.gif) no-repeat;
    height: 108px;
    width: 385px;
    padding: 0;
    float: left;
    display: inline;
}


/*---------------------------------------------------------*/

/* contatc us page */

#contactpage
{
    background-image: url("../Images/Design/bodyBGSlice.png");
    background-position: left top;
    background-repeat: repeat-y;
    padding: 0 0 20px 0;
}

#contact
{
    color: #fff;
    width: 340px;
    float: left;
    padding: 10px 0 0 0;
}

#contact h1
{
    margin: 10px 0 15px 20px;
    background: url(/images/design/contact.gif) no-repeat;
    height: 40px;
    width: 265px;
    padding: 0;
    float: left;
    display: inline;
}

#contact #campbellimage
{
    width: 127px;
    height: 92px;
    margin: 0 20px 0 22px;
    padding: 5px 0 0 0;
    float: left;
    display: inline;
}

#contact .details h3, #mapleburton .details h3
{
    font-size: 1.4em;
    font-weight: bold;
}

#contact .details, #mapleburton .details
{
    color: #fff;
    font-size: 0.8em;
    float: left;
}

#contact .details .emails, #mapleburton .details .emails
{
    margin: 5px 0 0 0;
}

#contact .details .emails a, #mapleburton .details .emails a
{
    color: #cc0066;
    text-decoration: none;
}

#firstcolumn #prupim
{
    margin-top: 10px;
}

#firstcolumn #prupim, #firstcolumn #mapleburton
{
    width: 560px;
}

#firstcolumn #prupim .logos, #firstcolumn #mapleburton .logos
{
    float: left;
}

#firstcolumn #prupim .logos a, #firstcolumn #mapleburton .logos a
{
    text-decoration: none;
}


#firstcolumn #prupim .logos #prupimlogo a
{
    display: block;
    width: 127px;
    height: 40px;
    background-image: url("../Images/Design/prupim.gif");
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0 20px 0 22px;
}

#firstcolumn #prupim .logos #claslogo
{
    display: block;
    width: 127px;
    height: 59px;
    background-image: url("../Images/Design/clas.gif");
    background-position: center top;
    background-repeat: no-repeat;
    margin: 10px 20px 0 22px;
}

#firstcolumn #mapleburton .logos #mapleburtonlogo a
{
    display: block;
    width: 127px;
    height: 91px;
    background-image: url("../Images/Design/mapleburton.gif");
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0 20px 0 22px;
}

#firstcolumn #prupim .logos #claslogo a
{
    display: block;
    width: 150px;
    height: 97px;
    background-image: url("../Images/Design/clas.png");
    background-position: center top;
    background-repeat: no-repeat;
}



#firstcolumn #prupim .detail, #firstcolumn #mapleburton .detail
{
    float: left;
    color: #fff;
    background-position: center top;
    background-repeat: repeat-y;
    width: 345px;
    padding: 0 25px 30px 0px;
    font-size: 0.7em;
}

#firstcolumn #prupim .detail a
{
    color: #fff;
    text-decoration: none;
}

#firstcolumn #prupim .detail p, #firstcolumn #mapleburton .detail p
{
    margin: 0 0 20px 0;
}

#firstcolumn #locationmap
{
    float: left;
    padding: 20px 0 0 0;
    margin: 0 0 0 30px;
    width: 166px;
}

#firstcolumn #locationmap p
{
    color: #cc0066;
    font-weight: bold;
    margin: 10px auto 0 auto;
    width: 105px;
}

#firstcolumnbottom #prupim #detail .lowerpara
{
    margin: 0;
}

/*---------------------------------------------------------------------*/

/* facilities page */

#firstcolumn #facilities
{
    width: 480px;
    background-image: url("../Images/Design/bodyBGSlice.png");
    background-position: center top;
    background-repeat: repeat-y;
    padding: 0 0 5px 0;
}

#firstcolumn #facilities p
{
    font-size: 0.75em;
}

#firstcolumn #facilities h1
{
    margin: 10px 0 5px 20px;
    background: url("/images/design/facilities.gif") no-repeat;
    height: 104px;
    width: 333px;
    float: left;
    display: inline;
}

#firstcolumn #facilities h1.space
{
    margin: 10px 0 5px 20px;
    background: url("/images/design/space.gif") no-repeat;
    height: 105px;
    width: 334px;
    float: left;
    display: inline;
}

#firstcolumn #facilities img
{
    float: left;
    margin: 20px 0 0 20px;
}

#firstcolumn #facilities .features
{
    margin: 0 5px 0 20px;
    font-size: 1.0em;
    float: left;
    width: 210px;
    display: inline;
}



/*------------------------------------------------*/

/* floorPlan */

#floorPlan
{
    width: 480px;
    height: 236px;
    float: left;
}

#select
{
    width: 145px;
    float: left;
    margin: 107px 0 0 1px;
}

#select img.title
{
    float: left;
    display: inline;
}

#select input
{
    float: left;
    display: inline;
}




/*---------------------------------------------------*/

#gallery
{
    min-height: 600px;
}

/*-----------------------------------------------------*/

/* downloads */

.downloadItem
{
    width: 257px;
    height: 90px;
    background-image: url("../Images/Design/bodyBGSlice.png");
}



#Downloads #title
{
    width: 480px;
    height: 83px;
    background-image: url("../Images/Design/bodyBGSlice.png");
    background-position: center top;
    background-repeat: repeat-y;
}

#Downloads #title h1
{
    margin: 10px 0 5px 20px;
    background: url(/images/design/downloads.gif) no-repeat;
    height: 39px;
    width: 271px;
    padding: 0;
    float: left;
    display: inline;
}

.downloadItem .image
{
    display: inline;
    float: left;
    width: 93px;
    height: 90px;
}


.downloadItem .image a
{
    display: block;
    width: 93px;
    height: 90px;
    text-decoration: none;
}

.downloadItem .image .brochure
{
    background-image: url("../downloads/brochure.png");
    background-position: center top;
    background-repeat: no-repeat;
}

.downloadItem .image .map
{
    background-image: url("../downloads/map.png");
    background-position: center top;
    background-repeat: no-repeat;
}

.downloadItem .image .firstfloor
{
    background-image: url("../downloads/1st-floor.png");
    background-position: center top;
    background-repeat: no-repeat;
}

.downloadItem .image .forthfloor
{
    background-image: url("../downloads/4th-floor.png");
    background-position: center top;
    background-repeat: no-repeat;
}

.downloadItem .image .fifthfloor
{
    background-image: url("../downloads/5th-floor.png");
    background-position: center top;
    background-repeat: no-repeat;
}

.downloadItem .image .sixthfloor
{
    background-image: url("../downloads/6th-floor.png");
    background-position: center top;
    background-repeat: no-repeat;
}


.downloadItem .details
{
    float: left;
    width: 139px;
    height: 90px;
    padding: 0 15px 0 10px;
    background-image: url("../Images/Design/bodyBGSlice.png");
    background-position: center top;
    background-repeat: repeat-y;
}

.downloadItem .details h4
{
    color: #cc0066;
    font-size: 1.2em;
}

.downloadItem .details p
{
    font-size: 0.77em;
}


#Downloads
{
    color: #fff;
    width: 480px;
}

#Downloads h1
{
    color: #CC0066;
}

#Downloads #column
{
    float: left;
}

#Downloads #column2
{
    float: left;
}

#Downloads .spacer
{
    background-image: url("../Images/Design/bodyBGSlice.png");
    background-position: center top;
    background-repeat: repeat-y;
    height: 20px;
    width: 257px;
}

#Downloads #column2 .spacer
{
    background-image: url("../Images/Design/bodyBGSlice.png");
    background-position: center top;
    background-repeat: repeat-y;
    height: 20px;
    width: 222px;
}

#column2 .downloadItem
{
    width: 223px;
    height: 90px;
}

#column2 .downloadItem .details
{
    width: 104px;
}

/* Image replacement */
.screen-reader
{
    text-indent: -999em;
    overflow: hidden;
    display: block;
}
/*--------------------------------------------------- News*/
#news
{
    background-image: url(../Images/Design/bodyBGSlice.png);
    background-position: left top;
    background-repeat: repeat-y;
    padding: 10px 0 20px 0;
}
#news h1
{
    background: transparent url(/images/design/news.gif) no-repeat scroll 0 0;
    height: 40px;
    margin: 10px 0 15px 20px;
    padding: 0;
    width: 130px;
}
#pageContent
{
    color: #FFF;
    width: 520px;
    margin-left: 20px;
}
.news-list
{
    margin: 0;
    padding: 0;
}
.news-list span
{
    display: block;
    color: #FFF;
}
.news-list li
{
    margin: 0 0 16px 0;
    padding: 0;
    list-style: none;
}
.news-list li .link
{
    text-decoration: none;
    cursor: pointer;
    outline: none;
}
.news-list li .title
{
    color: #C5007B;
    font-weight: bold;
}
.news-list li .date
{
    font-size: 0.688em;
    padding: 3px 0;
}
.news-list li .desc
{
    font-size: 0.75em;
    text-decoration: none;
    color: #FFF;
    font-weight: normal;
}
.news-list li .news-image
{
    float: right;
    margin: 0 0 10px 10px;
}
.back-link a
{
    text-decoration: none;
    color: #C5007B;
    font-size: 0.875em;
}
.page-link
{
    text-decoration: underline;
    color: #FFF;
}

#firstcolumn #facilities #companies
{
    background-image: url(/images/design/ingoodcompany.gif);
}

#community
{
    background-image: url("../Images/Design/bodyBGSlice.png");
    background-position: left top;
    background-repeat: repeat-y;
    width: 483px;
    margin-top: 10px;
}

#community .inner
{
    padding: 15px 20px;
}

#community span
{
    color: White;
    font-weight: bold;
     font-size: 17px;
}

