﻿
.divPContMain
{
    margin-right:2px;
    margin-bottom:4px;
}
.categories
{
    float:left;
    margin-top:0px;
    margin-right:0px;
}
.divPLink
{
    margin-top:5px;
}
.pImageMain
{
    float:left;
    text-align:center;
    margin:10px;
}
.categories img
{
    cursor:pointer;
    border:solid 2px #fff;
}
.categories img:hover
{
    /*border:solid 2px #f7800a;*/
}
.pFolio p
{
    line-height:19px;
}
.pFolio h2
{
    margin-top:7px;
}
.divSqOuter
{
    overflow:hidden;
    width:590px;
    position:relative;
    top:0px;
    left:0px;
    height:196px;
}
.divSqOuter2
{
    overflow:hidden;
    clear:both;
    width:591px;
    position:relative;
    top:0px;
    left:0px;
    height:196px;
}
.divSqInner
{
}
.divCInner
{
    height:200px;
}
#content
{
    height:200px;
    width:1500px;
    position:absolute;
    top:0px;
    left:48px;
    display:none;
}
.divArLeft
{
    width:47px;
    height:197px;
    position:absolute;
    top:0px;
    left:0px;
    margin-top:2px;
    margin-bottom:2px;
    background: #fff url(/App_Images/Portfolio/folioleft2.jpg) no-repeat top left;
    cursor:pointer;
}
.divArLeft:hover
{
    background: #fff url(/App_Images/Portfolio/folioleft.jpg) no-repeat top left;
}
.divArRight
{
    width:47px;
    height:197px;
    position:absolute;
    top:0px;
    right:0px;
    margin-top:2px;
    margin-bottom:2px;
    background: #fff url(/App_Images/Portfolio/folioright2.jpg) no-repeat top right;
    cursor:pointer;
    z-index:100;
}
.divArRight:hover
{
    background: #fff url(/App_Images/Portfolio/folioright.jpg) no-repeat top right;
}
h2 a
{
    margin-left:0px;
    font-size:12px;
    font-weight:normal;
}