/* **************************
© Phosys Online Proofing 2007

************************** */

/* **************************
Garfdale Photography
************************** */
body 
{
    margin:0;
    background:#000;
    font-family: Aria, Sans-Serif, Serif;
    font-size:12px;
    color:#FFF;
    line-height:18px;
    	scrollbar-face-color: #292929;
	        scrollbar-highlight-color: #000;
	            scrollbar-3dlight-color: #292929;
	                scrollbar-shadow-color: #000;
	                    scrollbar-darkshadow-color: #292929;
	                        scrollbar-arrow-color: #000;
	                            scrollbar-track-color: #292929;
}
    input,
    select,
    textarea
    {
        background-color:#292929;
        font-size:12px;
        color:#FFF;
        border:1px solid #666;
    }
        table,
        td,
        tr
        {
            padding:0;
            margin:0;
            border:0;
        }
    h1,h2,h3,h4,h5,h6
    {
        line-height:normal;
    }
        h1{font-size:20px;}
            h2{font-size:18px;}
                h3{font-size:14px;padding:10px 0 0 0;}
                    h4{font-size:12px;}
/* ********************************** */
/*navigation*/
a:link,
    a:visited{text-decoration:none;color:#FFF;}
        a:hover,
            a:active{text-decoration:none;color:#F60;}
.Menu
{
    width:740px;
    height:28px;
    background: url('pictures/gs_webgraphics/bg_nav.gif') repeat-x;
    border-bottom:1px #444 solid;
    border-top:1px #333 solid;
    letter-spacing:1px;
}
    .Alignment
    {
        width:680px;
        border-top:1px #222 solid;
        border-bottom:1px #111 solid;
        padding:0 30px;
        height:26px;
    }
        .MenuItem
        {
            font-size:11px;
            float:left;
        }
            .ToolsMenu .MenuItem
            {
                float:right;
            }
            .MenuItem a
            {
                padding:4px 10px;
                display:block;
                background-color:#292929;
            }
            .MenuItem a:hover
            {
                background: url('pictures/gs_webgraphics/bg_nav_active.gif') #333 repeat-x;
                border-bottom:1px #f60 solid;
            }
            .MenuItem .Selected
            {
                border-bottom:1px #F60 solid;
            }
/* ********************************** */
/*mainDIV*/
#Container
{
    margin:0 auto;
    width:740px;
    height:100%;
    border-left:1px #333 solid;
    border-right:1px #333 solid;
    border-bottom:1px #333 solid;
    background:#292929;
}
    #PageHeaderTop
    {
        width:740px;
        height:90px;
        background: url('pictures/gs_webgraphics/bg_main.gif') repeat-x;
    }
        #Logo
        {
            width:740px;
            height:90px;
            background: url('pictures/gs_webgraphics/logo.jpg') no-repeat left center;
        }
    #MainArea
    {
        width:740px;
        height:435px;
        clear:both;
    }
        #Phosys
        {
            width:700px;
            height:50px;
            margin:0 auto;
            margin-top:20px;
            text-align:right;
        }
        #PageContent
        {
            float:right;
            width:320px;
            padding:10px;
            height:415px;
            overflow:auto;
        }
        #MainImage
        {
            width:400px;
            height:435px;
            float:left;
        }
            .Copyright
            {
                margin-top:35px;
                font-size:10px;
                text-align:center;
                width:400px;
                line-height:normal;
                color:#666;
            }
                * html .Copyright
                {
                    ma\rgin-top:0;
                }
#FooterEnd
{
    width:100%;
    height:50px;
    background: url('pictures/gs_webgraphics/bg_footer.gif') repeat-x top center;
}
.FooterMid
{
    width:800px;
    height:50px;
    margin:0 auto;
    background: url('pictures/gs_webgraphics/bg_footer_mid.gif') repeat-x top center;
} 
.Phosys img 
{
	behavior: url('images/FixPng.htc');
}
/* ********************************** */
/*imagelist*/
#ImageList
{
    width:340px;
    float:right;
    height:435px;
}
    #Images
    {
        width:340px;
        height:408px;
        overflow:auto;
    }
    #ImageList .Item
    {
        float:left;
        width:109px;
        height:130px;
        text-align:center;
        margin:1px;
        font-size:10px;
        background-color:#333;
        border:1px #000 solid;
    }
        * html #ImageList .Item
        {
            margin:1px 0 1px 1px;
        }
    #ImageList .ThumbTable
    {
        height:108px;
    }
    #ImageList .Image
    {
        margin:0 auto;
    }
    #ImageList .Footer
    {
        width:300px;
        height:20px;
        margin:0 auto;
    }
        #ImageList .Footer .Previous
        {
            float:left;
            width:100px;
            height:20px;
        }
        #ImageList .Footer .Pages
        {
            float:left;
            width:100px;
            height:20px;
            text-align:center;
        }
        #ImageList .Footer .Next
        {
            float:left;
            width:100px;
            height:20px;
            text-align:right;
        }
/* ********************************** */
/*metadata*/
#MetaData
{  
    float:left;
	margin:0;
	padding:0;
	cursor: pointer;
	cursor: hand;
	text-align: right;
	background-color: #292929;
	line-height:normal;
	font-size:10px;
}
    .MetaData
    {
        float:left;
	    color: #FFF;
	    text-align: left;
	    background-color: #292929;
	    border: 1px solid #FFF;
    }
        .MetaDataTitle
        {
	        font-weight: bold;
	        color: #292929;
	        background-color: #FFF;
	        text-align: left;
	        font-size:10px;
        }
        .MetaDataHeading
        {
	        font-weight: normal;
	        color: #FFF;
	        background-color: #292929;
	        text-align: left;
	        font-size:10px;
        }
        .MetaDataField
        {
	        color: #FFF;
	        background-color: #292929;
	        cursor: pointer;
	        cursor: hand;
        }
            .MetaDataFieldOver
            {
	            cursor: pointer;
	            cursor: hand;
	            color: #292929;
	            background-color: #FFF;
            }
        .MetaDataCommand
        {
	        color: #FFF;
	        text-align: right;
	        background-color: #292929;
	        font-size:10px;
        }
            .MetaDataCommandOver
            {
	            cursor: pointer;
	            cursor: hand;
	            color: #292929;
	            text-align: right;
	            background-color: #FFF;
	            font-size:10px;
            }
        .MetaDataBasket
        {
	        color: #FFF;
	        text-align: right;
	        background-color: #292929;
	        font-size:10px;
        }
            .MetaDataBasketOver
            {
	            cursor: pointer;
	            cursor: hand;
	            color: #FFF;
	            text-align: right;
	            background-color: #292929;
	            font-size:10px;
            }
/* ************************************* */
/*login*/
.LoginMenu
{
	color: #FFF;
	text-align: right;
	background-color: #292929;
	border: 1px solid #FFF;
}
    .LoginMenu img
    {
        display:none;
    }
    .LoginMenuHeading
    {
	    font-weight:  bold;
	    color: #FFF;
	    background-color: #292929;
	    text-align: left;
    }
    .LoginMenuEntry, 
    .LoginMenuEntryOver
    {
	    color: #FFF;
	    text-align: left;
	    background-color: #292929;
    }
    .LoginMenuSubmit
    {
	    font-size: 12px;
	    color: #FFF;
	    text-align: center;
	    background-color: #292929;
	    text-align: center;
	    font-weight:bold;
    }
    .LoginMenuSubmitOver
    {
	    cursor: pointer;
	    cursor: hand;
	    font: 12px;
	    color: #292929;
	    text-align: center;
	    background-color: #FFF;
	    font-weight:bold;
    }
#LoginForm
{
    float:left;
    width:325px;
}
    #LoginForm .Row
    {
        width:320px;
        float:left;
    }
        #LoginForm .Row .Label
        {
            width:120px;
            float:left;
            margin:2px 0;
        }
        #LoginForm .Row .Field
        {
            width:200px;
            float:left;
            margin:5px 0;
        }
    #LoginForm .Title{text-align:left;}
    #LoginForm .Footer
    {
        width:320px;
        text-align:center;
    }
        #LoginForm .Button{text-align:center;}
    #LoginForm
    {
        min-width:330px;
        margin-right:5px;
    }
/* ************************************* */
/*contactform*/
#ContactForm
{
    margin-top:20px;
    float:left;
    width:400px;
    height:380px;
    clear:none;
}
#ContactForm .Row
{
    width:380px;
    margin:1px 0;
    clear:both;
}
#ContactForm .Row .Label
{
    width:100px;
    text-align:right;
    float:left;
    clear:left;
    padding-right:10px;
}
#ContactForm .Row .Field
{
    width:270px;
    float:left;
    clear:right;
}
#ContactForm .Footer
{
    float:right;
    width:330px;
    padding-right:50px;
    clear:both;
    text-align:right;
}
/* ************************************* */
/*shoppingcart*/
#ShoppingCart
{
    float:left;
    width:400px;
    height:435px;
}
    #ShoppingCart .Header
    {
        width:350px;
        float:left;
        clear:both;
    }
        #ShoppingCart .Header .Thumbnail,
        #ShoppingCart .Header .Product,
        #ShoppingCart .Header .Option {display:none;}
        #ShoppingCart .Header .Price,
        #ShoppingCart .Header .Quantity,
        #ShoppingCart .Header .Total,
        #ShoppingCart .Header .Remove 
        {
            float:left;
            text-align:right;
        }
        #ShoppingCart .Header .Price {width:180px;}
        #ShoppingCart .Header .Quantity,
        #ShoppingCart .Header .Total,
        #ShoppingCart .Header .Remove {width:55px;}
    #ShoppingCart .List
    {
        overflow:auto;
        width:400px;
        height:380px;
        clear:both;
    }
    #ShoppingCart .Row
    {
        width:380px;
        height:110px;
        border:1px #000 solid;
        background:#333;
        margin:1px 0;
    }
        #ShoppingCart .Row .Thumbnail,
        #ShoppingCart .Row .ThumbTable,
        #ShoppingCart .Row .Product,
        #ShoppingCart .Row .Option,
        #ShoppingCart .Row .Price,
        #ShoppingCart .Row .Quantity,
        #ShoppingCart .Row .Total,
        #ShoppingCart .Row .Remove
        {
            float:left;
            text-align:right;
        }
        #ShoppingCart .Row .Product,
        #ShoppingCart .Row .Option 
        {
            font-weight:bold;
            text-align:center;
            width:230px;
        }
        #ShoppingCart .Row .Thumbnail,
        #ShoppingCart .Row .ThumbTable
        {
            height:110px;
            width:110px;
            text-align:center;
        }
        #ShoppingCart .Row .Option {height:25px;}
        #ShoppingCart .Row .Price {width:80px;}
        #ShoppingCart .Row .Quantity {width:50px;}
        #ShoppingCart .Row .Total {width:50px;}
        #ShoppingCart .Row .Remove {width:50px;}
        #ShoppingCart .Footer
        {
            width:360px;
            text-align:right;
        }
            #ShoppingCart .Footer .Total 
            {
                font-weight:bold;
                color:#FF0000;
                padding-right:50px;
            }
            #ShoppingCart .Footer .Button {margin:0 10px;}
/* ************************************* */
/*contactmail*/
#ContactMail
{
	width:500px;
	height:auto;
	background:#fff !important;
	color:#000 !important;
}
#ContactMail .Row
{
	width:500px;
	float:left;
	padding:0px;
	height:20px;
	clear:both;
	display:block;
}
#ContactMail .Label
{
    font-weight:bold;
	float: left;
	height:20px;
	width: 250px;
	display:block;
}
#ContactMail .Field
{
    font-style:italic;
	float: left;
	width: 250px;
	height:20px;
}
#ContactMail a:link
{
    text-decoration:underline;
    color:#000 !important;
}
/* ********************************************** */
/*lightboxmail*/
#LightBoxMail
{
    width:520px;
    text-align:left;
    background-color:#FFF;
	color:#000 !important;
}
	#LightBoxMail a
	{
	    color:#000 !important;
	}
    #LightBoxMail .Header
    {
        width:500px;
        margin:0 auto;
    }
        #LightBoxMail .Header .Option,
        #LightBoxMail .Header .Product,
        #LightBoxMail .Header .Thumbnail
        {display:none;}
        #LightBoxMail .Header .Price
        {
            float:left;
            width:300px;
            text-align:right;
        }
        #LightBoxMail .Header .Quantity
        {
            float:left;
            width:100px;
            text-align:right;
        }
        #LightBoxMail .Header .Total
        {
            float:left;
            width:100px;
            text-align:right;
        }
    #LightBoxMail .Row
    {
        height:120px;
        width:500px;
        margin:5px auto;
		color:#000 !important;
    }
        #LightBoxMail .Row .Thumbnail
        {
            float:left;
            width:120px;
            text-align:left;
        }
        #LightBoxMail .Row .Product,
        #LightBoxMail .Row .Option
        {
            float:left;
            width:380px;
        }
        #LightBoxMail .Row .Price
        {
            float:left;
            width:180px;
            text-align:right;
        }
        #LightBoxMail .Row .Quantity
        {
            float:left;
            width:90px;
            text-align:right;
        }
        #LightBoxMail .Row .Total
        {
            float:left;
            width:110px;
            text-align:right;
        }
/* ********************************************** */
/*popup*/
.PopupBody
{
    width:500px;
    height:500px;
    margin:0;
    padding:0;
    text-align:center;
    font-size:12px;
}
.PopupBody #MainImage
{
    width:550px;
    height:550px;
    margin:20px auto;
    float:none;
    border:1px solid #000;
}
.PopupBody #Metadata
{
    font-size:12px;
}
/* ********************************************** */
/*misc*/

.imgright{float:right;margin-left:5px;}
.imgleft{float:left;margin-right:5px;}
.base
{
    line-height:normal;
    font-size:9px;
}
/* ********************************************** */
/*albumlist*/
#AlbumList
{
    float:left;
    width:400px;
    height:430px;
    overflow:auto;
    padding-top:5px;
}
    #AlbumList .Row
    {
        float:left;
        width:380px;
        height:110px;
        border:1px #000 solid;
        cursor:pointer;
        cursor:hand;
        background-color:#333;
    }
        #AlbumList .Row:hover
        {
            background-color:#363636;
        }
        #AlbumList .Row .Thumbnail,
        #AlbumList .Row .ThumbTable
        {
            float:left;
            height:110px;
            width:110px;
            text-align:center;
        }
        #AlbumList .Row .Title
        {
            float:left;
            width:260px;
            font-size:12px;
            font-weight:bold;
        }
        #AlbumList .Row .Description
        {
            float:left;
            width:260px;
            height:70px;
        }
        #AlbumList .Row .Button
        {
            float:right;
            padding-right:10px;
        }
/* ********************************************** */
/*lightbox*/
#LightBox
{
    float:left;
    width:400px;
    height:435px;
}
    #LightBox .Header
    {
        width:400px;
        height:20px;
        clear:both;
    }
        #LightBox .Header .Thumbnail,
        #LightBox .Header .Product
        {
            display:none;
        }
        #LightBox .Header .Option,
        #LightBox .Header .Quantity,
        #LightBox .Header .Remove
        {
            float:left;
            text-align:right;
            height:20px;
        }
        #LightBox .Header .Option {width:240px;}
        #LightBox .Header .Quantity {width:60px;}
        #LightBox .Header .Remove {width:60px;}
    #LightBox .List
    {
        width:400px;
        height:390px;
        overflow:auto;
    }
    #LightBox .Row
    {
        width:380px;
        height:110px;
        border:1px #000 solid;
        background:#333;
        margin:1px 0;
    }
        #LightBox .Row .Thumbnail,
        #LightBox .Row .ThumbTable
        {
            float:left;
            width:110px;
            height:110px;
            text-align:center;
        }
        #LightBox .Row .Product
        {
            float:left;
            width:270px;
            font-weight:bold;
            height:60px;
        }
        #LightBox .Row .Option
        {
            float:left;
            text-align:right;
            width:130px;
        }
        #LightBox .Row .Quantity
        {
            float:left;
            text-align:right;
            width:75px;
        }
        #LightBox .Row .Remove
        {
            float:left;
            text-align:right;
            width:55px;
        }
    #LightBox .Footer
    {
        float:right;
        width:100px;
        height:20px;
        padding:2px 0;
        text-align:right;
    }
    #LightBox .Message
    {
        float:left;
        width:300px;
        color:#F20;
    }
/* ******************************************** */
/*albumlogin*/
#AlbumLogin{clear:both;}
    #AlbumLogin .Row
    {
	    width:300px;
	    float:left;
	    clear:both;
	    height:25px;
    }
        #AlbumLogin .Row .Label
        {
	        width:100px;
	        float:left;
        }
        #AlbumLogin .Row .Field
        {
	        width:150px;
	        float:left;
        }
        #AlbumLogin .Footer
        {
            width:300px;
            text-align:center;
        }
    .Button
    {
        font-weight:bold;
    }
/* ********************************************** */

.createaccount
{
    border:1px #999 solid;
    padding:3px 5px;
    background-color:#333;
    width:200px;
    margin:0 auto;
    text-align:center;
}
// from System Meta Data