/* PORTFOLIO */

.contentArea {
    min-height: 530px;
}

.portHeader {
    padding-bottom: 15px;
}

.portBlock {
    width: 284px;
    margin: 0 30px 30px 0;
    float: left;
    border: solid 1px #d4d4d4;
    position: relative;
}

.portBlockLast {
    margin: 0 0 30px 0;
}

.portBlockPic {
    width: 100px;
    height: 75px;
    padding: 10px;
    float: left;
    cursor: pointer;
}

.portBlockText {
    float: right;
    padding: 10px 10px 10px 0;
    width: 154px;
    min-height: 75px;
    font-size: 13px;
    line-height: 15px;
    font-style: italic;
    letter-spacing: 0;
}

.portBlockTitle {
    font-family: 'Abel', Helvetica, sans-serif;
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 18px;
    color: #464646;
    padding-bottom: 3px;
    font-style: normal;
}

.portBucket {
    position: absolute;
    left: 135px;
    top: 0px;
    width: 319px;
    height: 32px;
    border: solid 1px #d4d4d4;
}

/*
.portBucket {
    position: absolute;
    left: 105px;
    top: 0px;
    width: 319px;
    height: 32px;
    border: solid 1px #d4d4d4;
}
*/

.portLink {
    cursor: pointer;
}

.portHole {
    margin: auto;
    width: 100%;
    height: 100%;
}

.portHoleHolder {
    width: 2px;
    height: 2px;
    border: solid 1px #d4d4d4;
    position: relative;
    margin: auto;
    display: none;
    overflow: hidden;
}

.loading {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 46px;
    height: 47px;
    top: 46%;
}

.portMarker {
    width: 22px;
    height: 34px;
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 6;
}

.portKeeper {
    border: solid 1px #d4d4d4;
    height: 32px;
    width: auto;
    padding: 0 5px 0 5px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5;
}

.portKeeperID {
    left: 60px;
}

.portKeeperPR {
    left: 90px;
}

.portKey {
    width: 30px;
    height: 20px;
    text-align: center;
    float: left;
    font-family: 'Abel', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
    padding-top: 7px;
}

.portKeyMarker {
    width: 22px;
    height: 34px;
    position: absolute;
    right: 99px;
    top: -1px;
    z-index: 6;
}

.portKeyMarker2 {
    width: 22px;
    height: 34px;
    position: absolute;
    right: 69px;
    top: -1px;
    z-index: 6;
}

.portKeyMarker3 {
    width: 22px;
    height: 34px;
    position: absolute;
    right: 39px;
    top: -1px;
    z-index: 6;
}

.portKeyMarker4 {
    width: 22px;
    height: 34px;
    position: absolute;
    right: 9px;
    top: -1px;
    z-index: 6;
}

/*
.portKeyMarker {
    width: 22px;
    height: 34px;
    position: absolute;
    right: 69px;
    top: -1px;
    z-index: 6;
}

.portKeyMarker2 {
    width: 22px;
    height: 34px;
    position: absolute;
    right: 39px;
    top: -1px;
    z-index: 6;
}

.portKeyMarker3 {
    width: 22px;
    height: 34px;
    position: absolute;
    right: 9px;
    top: -1px;
    z-index: 6;
}
*/

.portNav {
    height: 50px;
    width: 456px;
    overflow: hidden;
    right: 0px;
    top: 0px;
    z-index: 2;
    position: absolute;
}

.portNavHolder {
    width: 500px;
    height: 50px;
    position: absolute;
    left: 500px;
    top: 0px;
}

/* PORT BOXES */

.portBloc {
    width: 858px;
    height: 390px;
    margin: 30px;
    position: relative;
}

.portBlocLeft {
    float: left;
    width: 330px;
}

.portBlocRight {
    float: right;
    width: 498px;
}

.portBlocPic {
    border: solid 1px #d4d4d4;
}

.portBloc h2 {
    font-family: 'Abel', Helvetica, sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #002386;
    letter-spacing: -1px;
    font-weight: 100;
    margin: 0;
    padding: 0 0 6px 0;
}

.portBloc h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 20px;
    color: #464646;
    letter-spacing: -1px;
    font-weight: 100;
    margin: 0;
    padding: 15px 0 4px 0;
}

.portBlocOpts {
    position: absolute;
    bottom: -10px;
    left: 0px;
    font-family: 'Abel', Helvetica, sans-serif;
    font-size: 15px;
    letter-spacing: -1px;
    line-height: 15px;
}

.portBlocOpts span {
    padding-right: 12px;
}
