﻿#banner-partyinvites
{
    background-image: url(/images/freestuff/partyinvites/banner.jpg);
    width: 795px;
    height: 234px;
    float: left;
    background-repeat: no-repeat;
}

#banner-partyinvitations
{
    float: left;
    width: 255px;
    margin-top: 40px;
    margin-left: 20px;
}

#cp
{
    clear: both;
    margin-top: 10px;
}

#banner-title p
{
    width: 267px;
}

#editholder
{
    float: left;
    margin-top: 15px;
}

#options-holder
{
    border-top: solid 1px #00A000;
    float: left;
    width: 795px;
}
.option-partyinvite
{
    width: 71px;
    height: 149px;
    float: left;
    margin-top: 15px;
    margin-right: 20px;
}

.optiontitle
{
    height: 26px;
}


/* Edit page styles */

#previewholder
{
    width: 378px;
    height: 381px;
    float: left;
    border: solid 1px #00A000;
}

#previewimageholder
{
    width: 163px;
    margin: auto;
    margin-top: 10px;
}

.innertitle
{
    background-color: #CFEBA7;
    border-bottom: solid 1px #00A000;
    padding: 6px 0px 0px 6px;
    height: 22px;
}

.innertitle span
{
    color: #1EA200;
    font-weight: bold;
}

#messageholder
{
    width: 378px;
    height: 110px;
    float: left;
    border: solid 1px #00A000;
    border-left: none;
}

.messageinner
{
    width: 307px;
    margin: auto;
    margin-top: 10px;
}

#uploadphotoholder
{
    width: 378px;
    height: 270px;
    float: left;
    border: solid 1px #00A000;
    border-left: none;
    border-top: none;
}

.uploadphotoinner
{
    width: 307px;
    margin: auto;
    margin-top: 10px;
}

/* upload photo section */

.photopreview
{
    background-image: url(/images/funzone/bookmarks/custom/preview_background.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 144px;
    height: 174px;   
    float: left;
    clear: both;
}

#tools
{
    float: right;
    width: 113px;
    height: auto;
}

.move
{
    float: left;
    margin-top: 21px;
}

.zoom
{
    float: right;
    margin-left: 13px;
    margin-top: 21px;
}

#nav
{
    clear: both;
}

#back
{
    float: left;
}

#next
{
    float: right;
}

#uploadphoto
{
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 307px;
    clear: both;
}

/* Photo Editor Section */

#preview
{
    overflow: hidden;
    height: 122px;
    width: 122px;
    position: relative;
    top: 10px;
    left: 9px;
}