﻿/* CSS Document */

*
{
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
    color: #0D59A4;
}
img
{
    border-width: 0px;
}
body
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #666666;
    background-color: #F9FAFB;
    font-size: 90%;
}
li
{
    margin-bottom: 5px;
}
h1
{
    font-size: 1em;
    color: #333333;
    margin-bottom: 0.2em;
}
a:link
{
    color: #0D59A4;
}
a:visited
{
    color: #0D59A4;
}
a:hover
{
    color: #0D59A4;
    text-decoration: underline;
    cursor: pointer;
}
a:active
{
    color: #0D59A4;
}
.ClearFloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
/* Screenshot page */

#Wrapper
{
    width: 820px;
    height: 600px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}
#TitleContainer
{
    width: 820px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CBD3D9;
    color: #333333;
}
#WrapperSmaller
{
    width: 620px;
    height: 600px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}
#TitleContainerSmaller
{
    width: 620px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CBD3D9;
    color: #333333;
}
.BackButton
{
    float: right;
    padding-left: 8px;
    color: #0D59A4;
}
/* Start of header */

#HeaderWrapper
{
    width: 945px;
    height: 90px;
    margin-right: auto;
    margin-left: auto;
}
#HeaderContainer
{
    width: 945px;
    height: 60px;
}
#HeaderTopGap
{
    width: 945px;
    height: 30px;
}
#HeaderLeftGap
{
    width: 15px;
    height: 43px;
    float: left;
}
#HeaderLogo
{
    width: 55px;
    height: 43px;
    float: left;
}
#HeaderWebPortfolioText
{
    width: 210px;
    height: 43px;
    float: left;
}
#HeaderLinksContainer
{
    width: 665px;
    height: 43px;
    float: right;
}
.HeaderLink
{
    padding-right: 10px;
    padding-left: 10px;
    height: 27px;
    float: right;
    margin-top: 16px;
    margin-left: 25px;
    line-height: 27px;
    font-weight: bold;
}
.HeaderLinkSelected
{
    padding-right: 10px;
    padding-left: 10px;
    height: 27px;
    background-color: #0D59A4;
    float: right;
    margin-top: 16px;
    margin-left: 25px;
    line-height: 27px;
    color: #FFFFFF;
    font-weight: bold;
}

/* Start of full page lines */

.FullPageHorizLine
{
    width: 100%;
    height: 1px;
    background-color: #CBD3D9;
}
.HorizLineBoxTop
{
    width: 945px;
    height: 5px;
    margin-right: auto;
    margin-left: auto;
    background-color: #CBD3D9;
}
.HorizLineBoxBottom
{
    width: 945px;
    height: 5px;
    margin-right: auto;
    margin-left: auto;
    background-color: #CBD3D9;
}

/* Start of main content */

#MainContentWrapper
{
    width: 945px;
    height: 760px;
    margin-right: auto;
    margin-left: auto;
}
#Panel1Container
{
    width: 945px;
    height: 215px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CBD3D9;
}
#TextContainer
{
    width: 590px;
    height: 195px;
    padding-left: 18px;
    padding-right: 56px;
    padding-top: 20px;
    line-height: 1.5em;
    float: left;
}
#ContactPanelContainer
{
    width: 281px;
    height: 195px;
    float: left;
    padding-top: 15px;
}
#ContactPanelTopShadow
{
    width: 250px;
    height: 8px;
    background-image: url('images/ContactPanelTopShadow.jpg');
}
#ContactPanel
{
    border: 1px solid #E7EAED;
    width: 220px;
    height: 110px;
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
    color: #728594;
}
.ContactPanelHorizLine
{
    width: 190px;
    height: 1px;
    margin-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #E3E7EA;
}
#ContactPanelBottomShadow
{
    width: 250px;
    height: 8px;
    background-image: url('images/ContactPanelBottomShadow.jpg');
}
.HomePageTel
{
    width: 220px;
    height: 27px;
    margin-top: 15px;
}
.HomePageEmail
{
    width: 220px;
    height: 27px;
}

/* Start of portfolio panel */

#HeaderBlockContainer
{
    width: 945px;
    height: 35px;
    margin-bottom: 25px;
}
#HeaderBlock
{
    background-color: #DDE3E7;
    width: 945px;
    height: 35px;
    float: left;
}
.HeaderBlockText
{
    margin-top: 9px;
    margin-left: 20px;
    float: left;
}
.PortfolioImageContainer
{
    width: 192px;
    height: 195px;
    float: left;
    margin-bottom: 40px;
}
.PortfolioImageTextHeader
{
    width: 192px;
    height: 20px;
    padding-bottom: 4px;
    font-weight: bold;
    color: #555555;
    font-size: 90%;
}
.PortfolioImage
{
    width: 192px;
    height: 145px;
    background-color: #DDE3E7;
}
.PortfolioImageTextFooter
{
    width: 192px;
    height: 19px;
    padding-top: 6px;
    font-size: 80%;
    font-weight: bold;
}
.ImagePosition
{
    padding: 13px;
}
.PortfolioImageGap
{
    width: 59px;
    height: 195px;
    float: left;
    margin-bottom: 40px;
}
#Footer
{
    width: 945px;
    height: 40px;
}
.DetailsPopup
{
    width: 200px;
    height: 19px;
    background-color: #00FFFF;
}
/* Start of modal popup */

.PopupBackground
{
    background-color: #222222;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.PanelPopupContainer
{
    width: 640px;
    height: 480px;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
}
.CloseButtonContainer
{
    width: 640px;
    height: 25px;
    margin-top: 5px;
}
.CloseButton
{
    width: 22px;
    height: 25px;
    float: right;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 25px;
    text-align: center;
    margin-right: 7px;
    display: block;
}
a.CloseButton:hover
{
    text-decoration: none;
    background-color: #DDE3E7;
    display: block;
    cursor: pointer;
}
.PopupContainer
{
    width: 570px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 5px;
    line-height: 20px;
    float: left;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #DDE3E7;
}
.PopupHeader
{
    width: 560px;
    height: 30px;
    background-color: #DDE3E7;
    padding-left: 10px;
    line-height: 30px;
    float: left;
    margin-bottom: 15px;
}
.TextLineContainer
{
    width: 570px;
    float: left;
    background-color: #EFEFEF;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #FFFFFF;
    font-size: 90%;
}
.BoldText
{
    width: 100px;
    padding-right: 15px;
    font-weight: bold;
    float: left;
    padding-left: 10px;
}
.StandardText
{
    width: 420px;
    float: left;
    padding-left: 5px;
    color: #333333;
}
/* Other pages */
.TelNumberText
{
    float: right;
    margin-top: 9px;
    margin-right: 18px;
}
.BigPanelTopShadow
{
    width: 584px;
    height: 7px;
    float: right;
    background-image: url('Images/BigPanelTopShadow.jpg');
}
.BigPanelBottomShadow
{
    width: 584px;
    height: 7px;
    float: right;
    background-image: url('Images/BigPanelBottomShadow.jpg');
    background-repeat: no-repeat;
}
.SmallPanelTopShadow
{
    width: 280px;
    height: 7px;
    float: left;
    background-image: url('Images/SmallPanelTopShadow.jpg');
}
.SmallPanelBottomShadow
{
    width: 280px;
    height: 7px;
    float: left;
    background-image: url('Images/SmallPanelBottomShadow.jpg');
}
.OverviewImageContainer
{
    width: 280px;
    height: 195px;
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
}
.OverviewImage
{
    width: 280px;
    height: 145px;
    background-color: #DDE3E7;
}
.OverviewImageTextFooter
{
    width: 280px;
    height: 19px;
    padding-top: 6px;
    font-size: 90%;
    color: #4A5C68;
}
h2
{
    width: 544px;
    height: 20px;
    padding-bottom: 5px;
    margin-bottom: 16px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E7EAED;
}
h3
{
    font-size: .95em;
    color: #444444;
    margin-bottom: 0.1em;
}
.PdfLink
{
    margin-top: 6px;
}
#FlashLearningObject
{
    width: 600px;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border: 1px solid #CCCCCC;
}
#FlashCharacterAnimation
{
    width: 280px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border: 1px solid #CCCCCC;
}
#SeaDragonHeading
{
width: 470px;
height: 20px;
margin-top: 30px;
margin-right: auto;
margin-left: auto;
}
.SeaDragonContainer
{
width: 470px;
height: 400px;
margin-top: 8px;
margin-right: auto;
margin-left: auto;
}
