*:focus
{
    outline: none;
}

a
{
    text-decoration: none;
    color: #c5c5c5;
}

a:hover
{
    color: #d71635 !important;
    text-decoration: underline;
}

a.active
{
    color: #000;
}

strong
{
    font-weight: bold;
}

em
{
    font-style: italic;
}

.ac
{
    text-align: center;
}

.ar
{
    text-align: right;
}

div.clear
{
    clear: both;
}

span.left
{
    float: left;
    display: block;
}

span.right
{
    float: right;
    display: block;
}

a.more
{
    float: right;
    text-transform: uppercase;
    margin-top: .5em;
}

/* LAYOUT */

html
{
    background-color: #fff;
}

body,
input
{
    font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
    text-align: left;
}

#ph-center
{
	margin: auto;
	width: 770px;
}


#ph-contact
{
	margin: auto;
	width: 1000px;
}


p.copyright
{
    clear: both;
    text-align: center;
    padding: 30px 0;
    width: 770px;
}

p.copyright-full
{
    width: 99%;
}

p.gray
{
    color: #c5c5c5;
}

p.gray a
{
    color: #000;
}

form span.new-line
{
    clear: left;
    display: block;
    line-height: 0;
}

/* INTRO */

#ph-intro,
#ph-static,
#ph-nine
{
    margin-top: 30px;
    position: relative;
    float: left;
}

#ph-intro h1,
#ph-nine h1
{
    background: url(../img/logo-big.png) no-repeat;
    width: 166px;
    height: 166px;
    float: left;
    margin: 0 4px 4px 0;
    text-indent: -5000px;
    cursor: pointer;
}

#ph-intro a,
#ph-nine a,
#ph-nine span.block-red,
#ph-nine span.block-small
{
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    _display: inline;                                                   /* IE6 */
}

#ph-intro a.left
{
    position: absolute;
    left: 0;
    top: 85px;
}

/* STATIC */

#ph-static
{
    float: none;
}

#ph-static h1
{
    background: url(../img/logo.png) no-repeat;
    width: 135px;
    height: 155px;
    margin-right: 50px;
    text-indent: -5000px;
    cursor: pointer;
    float: left;
}

#ph-content
{
    padding-top: 35px;
    
    clear:both;
}

#ph-content p
{
    line-height: 150%;
    margin: .2em 0;
}

#ph-content span.spacer
{
    display: block;
    line-height: 0;
    margin-bottom: 1.4em;
}

#ph-content h2
{
    color: #c5c5c5;
    font-size: 140%;
    font-weight: bold;
    margin-top: .7em;
}

#ph-content form#login label
{
    color: #c5c5c5;
    font-weight: bold;
    float: left;
    line-height: 200%;
    margin-right: .5em;
}

#ph-content form#login input
{
    border: 1px solid #c5c5c5;
    width: 85px;
    float: left;
    padding: .3em;
    margin-right: 3em;
}

#ph-content form input#login-submit,
#ph-content form input#signup-submit
{
    text-align: center;
    font-weight: bold;
    background-color: #e6e6e6;
    padding: .2em;
    margin-right: 0;
}

/* SIGNUP */

.signup #ph-content h2
{
    color: #000;
}

.signup #ph-content form
{
    padding-bottom: .5em;
}

#ph-content form#signup label
{
    float: left;
    text-align: right;
    width: 120px;
    margin: 1em 1.5em 0 0;
}

#ph-content form#signup input
{
    border: 1px solid #c5c5c5;
    float: left;
    padding: .1em;
    margin-top: 1em;
    width: 200px;
}

#ph-content form input#signup-submit
{
    margin-left: 140px;
    width: auto;
    float: none;
}

/* CONTACT */

.contact
{
    margin-left: 50px;
}

.contact #ph-content h2,
.about #ph-content h2
{
    color: #d71635;
}

.contact #ph-content
{
    font-weight: bold;
}

.contact #ph-content ul
{
	margin-top: 3em;
    /*margin: 1em 0 0 220px;*/
}

.contact #ph-content ul li
{
    clear: left;
}

.contact #ph-content ul li span,
.contact #ph-content ul li a
{
    float: left;
}

.contact #ph-content ul li span.first
{
    width: 250px;
}

.contact #ph-content ul li a
{
    width: 225px;
}

/* DETAIL */

.detail
{
    margin: 0 50px;
    *zoom: 1;                                                           /* IE7 */
}

.detail h2
{
    float: right;
    color: #000;
    margin-top: 128px;
    font-size: 160%;
    font-weight: bold;
}

#ph-photos
{
    clear: left;
    overflow: hidden;
    padding-top: 20px;
}

#ph-photos div.holder
{
    height: 400px;
    padding-bottom: 35px;
    float: left;
    _overflow: hidden;                                                  /* IE6 */
}

#ph-photos div.holder img
{
    display: block;
    float: left;
    margin-right: 7px;
    margin-bottom: 50px;
}

#ph-details
{
    margin-top: 1em;
}

#ph-details ul.left
{
    float: left;
}

#ph-details ul.left li
{
    float: left;
    width: 92px;
}

#ph-details ul.left li span
{
    display: block;
    color: #c5c5c5;
}

#ph-details div.right
{
    float: right;
    margin-top: 1.2em;
}

#ph-details div.right a
{
    margin-left: 1.6em;
}

/* HORIZONTAL SCROLL */

#ph-photos .jScrollPaneContainer
{
    position: relative;
    overflow: hidden;
    z-index: 1;
}

#ph-photos .jScrollPaneTrack
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url(../img/line.png) 0 50% repeat-x #fff;
}

#ph-photos .jScrollIntervalTrack
{ 
    position: absolute;
}

#ph-photos .jScrollPaneDrag
{
    position: absolute;
    background: #d71635;
    overflow: hidden;
    width: 20px !important;
    cursor: pointer; 
}

#ph-photos .jScrollPaneDragLeft
{
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

#ph-photos .jScrollPaneDragRight
{
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

/* NINE */

#ph-nine a,
#ph-nine span
{
    border: 1px solid #d71635;
    width: 164px;
    height: 164px;
}
    
#ph-nine a
{
    line-height: 164px;
    text-align: center;
    color: #000;
    text-decoration: none;
}

#ph-nine span.block-red
{
    background-color: #d71635;
}

#ph-nine span.block-small
{
    width: 79px;
    height: 79px;
}

#ph-nine span.block-first,
#ph-nine span.block-second,
#ph-nine span.block-third,
#ph-nine span.block-fourth
{
    position: absolute;
    left: 0;
    top: 85px;
}

#ph-nine span.block-second
{
    top: 255px;
}

#ph-nine span.block-third
{
    top: 425px;
}

#ph-nine span.block-fourth
{
    top: 595px;
}

/* MENU */

ul.menu-left
{
    float: left;
}

ul.menu-left li
{
    float: left;
    margin-right: 2.5em;
}

ul.menu-right
{
    float: right;
}

ul.menu-right li
{
    float: left;
    margin-left: 2.5em;
}

ul.menu-right li
{
    float: left;
    margin-left: 2em;
}

#ph-static div.models
{
    clear: both;
    padding-top: 30px;
}

#ph-static div.models a,
#ph-static div.models h1
{
    width: 135px;
    height: 155px;
    float: left;
    margin: 0 23px 10px 0;
    *margin-bottom: 0;                                                  /* IE6&7 */
}

#ph-static div.models a
{
    text-decoration: none;
    color: #000;
    text-align: center;
}

#ph-static div.models a.last
{
    margin-right: 0;
}

#ph-static div.models a img
{
    display: block;
    border: 1px solid #c5c5c5;
    margin: 0 auto .2em;
}

#ph-static div.models a:hover img
{
    border-color: #d71635;
}


     .faceoffice a
                            {
                            color: #FF007B;
                            font-size: 14pt;
                            text-decoration: none;
                            }
                            
                            .faceoffice span
                            {
                            color: #777777;
                            }
                            
                            .faceoffice
                            {
                                margin-bottom: 60px;
                                margin-top: 20px;
                                margin-left: auto; 
                                margin-right: auto;
                                width: 300px;
                                text-align: center;
                            
                            }
