/* ************************ */
/*     ParkStreetStudio     */
/*    Dark brown: #49322b    */
/*      Brown: #5b3f36      */
/*      Cream: #f7f1c7      */
/* ************************ */
body
{
    margin:30px 0 0 0;
    padding:0;
    font-size:16px;
    font-family: Tahoma, Sans-Serif, Serif;
    color:#5b3f36;
    background: url('pictures/gs_webgraphics/bg_main.gif') #5b3f36 repeat-x top center;
            scrollbar-face-color: #f7f1c7;
            scrollbar-highlight-color: #5b3f36;
            scrollbar-3dlight-color: #f7f1c7;
            scrollbar-shadow-color: #5b3f36;
            scrollbar-darkshadow-color: #f7f1c7;
            scrollbar-arrow-color: #5b3f36;
            scrollbar-track-color: #f7f1c7;
}
input,
select,
textarea
{
    border:1px #5b3f36 solid;
    font-size:12px;
    font-family:Verdana;
    color:#5b3f36;
    background-color:#f7f1c7;
}

h1{font-size:18px;line-height:normal;}
h2{font-size:16px;line-height:normal;}
h3{font-size:14px;line-height:normal;}

hr{border:1px #5b3f36 solid;}
.Phosys img {behavior: url('images/FixPng.htc');}
/* ************************************* */
/* NAVIGATION */
a:link, a:visited {text-decoration:none; color:#f7f1c7;}
a:hover {text-decoration:none;color:#fff;}
.Footer a {color:#5b3f36;font-weight:bold;}
#PageContent a:link, #PageContent a:visited {color:#5b3f36;text-decoration:underline;}
#PageContent a:hover {color:#5b3f36;text-decoration:none;}
#LoginForm .Footer a {color:#5b3f36;text-decoration:underline; margin:5px;padding:5px;font-weight:bold;}
a img{border:0;}

.MenuItem
{
    float:left;
    display:block;
    border-left:1px #fff solid;
}
.First
{
    border:0 !important;
}
.Menu
{
    height:20px;
    float:right;
    text-align:right;
    clear:left;
}
.MenuItem a
{
    padding:0 8px;
    display:block;
    font-size:14px;
}
.PageMenu
{margin-bottom:2px;}
/* ************************************* */
/* MAIN DIV */
#Container
{
    width:775px;
    height:600px;
    margin:0 auto;
}
#Logo
{
    width:775px;
    height:97px;
    background: url('pictures/gs_webgraphics/logo.gif') no-repeat center top;
}
#MainArea
{
    width:775px;
    height:428px;
    clear:both;
    line-height:22px;
    overflow:auto;
}
#MainImage
{
    float:left;
    width:400px;
    height:430px;
    clear:left;
}
#PageContent
{
	float:right;
    padding:0 10px 10px 10px;
    margin-top:10px;
}
#flashcontent
{
	margin:20px 0;
	height:100%;
	height:400px;
	background:#5b3f36;
}

#Phosys
{
    margin-top:3px;
}
/* ************************************* */
/* IMAGELIST */
/* ========================================== */
/*      Page Specific for non album pages     */
/*
#ImageList .Footer {display:none;}
#ImageList {margin-top:40px;}
*/
/*      Page Specific for albums              */
/*
#ImageList {float:right;margin: 40px 15px 0 0;}
*/
/* ========================================== */
#ImageList
{
    float:right;
    height:400px;
    width:350px;
    font-size:12px;
    clear:right;
    margin-top:10px;
}
#ImageList #Images
{
    height:395px;
    text-align:center;
    clear:both;
}
#ImageList .Item
{
    float:left;
    width:108px;
    height:125px;
    margin:2px;
    border:1px #d1cb9f solid;
    font-size:9px;
    line-height:normal;
}
* html #ImageList .Item
{
    ma\rgin:1px 3px;
    hei\ght:128px;
}
#ImageList .Thumbnail
{
    width:108px;
    height:100px;
    text-align:center;
}

#ImageList .Footer
{
    width:350px;
    height:20px;
    margin:0 auto;
}
#ImageList .Footer .Previous
{
    float:left;
    width:100px;
}
#ImageList .Footer .Pages
{
    float:left;
    width:100px;
    text-align:center;
    margin-left:50px;
}
#ImageList .Footer .Next
{
    float:right;
    width:100px;
    text-align:right;
}
#ImageList .Footer a:link,
#ImageList .Footer a:visited,
#ImageList .Footer a:hover,
#ImageList .Footer a:active
{
    color:#5b3f36 !important;
}
/* ************************************* */
/* ALBUMLIST */
#AlbumList
{
    float:right;
    width:750px;
    height:400px;
    overflow:auto;
    margin-top:10px;
    clear:both;
    font-size:12px;
}
#AlbumList .Row
{
    float:left;
    width:150px;
    height:110px;
    margin:12px 15px 40px 15px;
    border:1px #5b3f36 solid;
}
* html #AlbumList .Row
{
    he\ight:160px;
    ma\rgin:5px 10px;
}
#AlbumList .ThumbTable,
#AlbumList .Thumbnail,
#AlbumList .Title
{
    float:left;
    width:150px;
    text-align:center;
    cursor:hand;
    cursor:pointer;
}
#AlbumList .Description,
#AlbumList .Button
{display:none;}
#AlbumList .Title {font-weight:bold;}
#AlbumList .ThumbTable,
#AlbumList .Thumbnail
{
    height:110px;
    width:150px;
    padding:0 0 0 0;
}
#AlbumList .Description
{
    height:auto;
}
/* ************************************* */
/* METADATA */
#MetaData
{
    float:left;
	margin:0;
	padding:0;
	cursor: pointer;
	cursor: hand;
	text-align: right;
	background-color: transparent;
}
.MetaData
{
    float:left;
	color: #5b3f36;
	text-align: left;
	background-color: #f7f1c7;
	border: 1px solid #5b3f36;
}
.MetaDataTitle
{
    font-size:12px;
	font-weight: bold;
	color: #f7f1c7;
	background-color: #5b3f36;
	text-align: left;
}
.MetaDataHeading
{
    font-size:12px;
	font-weight: normal;
	color: #5b3f36;
	background-color: #f7f1c7;
	text-align: left;
}
.MetaDataField
{
    font-size:12px;
	color: #5b3f36;
	background-color: #f7f1c7;
	cursor: pointer;
	cursor: hand;
}
.MetaDataFieldOver
{
    font-size:12px;
	cursor: pointer;
	cursor: hand;
	color: #f7f1c7;
	background-color: #5b3f36;
}
.MetaDataCommand
{
    font-size:12px;
	color: #5b3f36;
	text-align: right;
	background-color: #f7f1c7;
}
.MetaDataCommandOver
{
    font-size:12px;
	cursor: pointer;
	cursor: hand;
	color: #f7f1c7;
	text-align: right;
	background-color: #5b3f36;
}
.MetaDataBasket
{
    font-size:12px;
	color: #5b3f36;
	text-align: right;
	background-color: #f7f1c7;
}
.MetaDataBasketOver
{
    font-size:12px;
	cursor: pointer;
	cursor: hand;
	color: #5b3f36;
	text-align: right;
	background-color: #f7f1c7;
}
/* ************************************* */
/* LOGIN */
.LoginMenu
{
	color: #5b3f36;
	text-align: right;
	background-color: #f7f1c7;
	border: 1px solid #5b3f36;
}

.LoginMenuHeading
{
	font-weight:  bold;
	color: #5b3f36;
	background-color: #f7f1c7;
	text-align: left;
}
.LoginMenuEntry,
.LoginMenuEntryOver
{
	color: #5b3f36;
	text-align: left;
	background-color: #f7f1c7;
}

.LoginMenuSubmit
{
	font-size: 12px;
	color: #5b3f36;
	text-align: center;
	background-color: #f7f1c7;
	text-align: center;
	font-weight:bold;
}

.LoginMenuSubmitOver
{
	cursor: pointer;
	cursor: hand;
	font: 12px;
	color: #f7f1c7;
	text-align: center;
	background-color: #5b3f36;
	font-weight:bold;
}
#LoginForm
{
    width:325px;
}
#LoginForm .Row
{
    width:320px;
    float:left;
    padding:2px 0;
}
#LoginForm .Label
{
    width:120px;
    float:left;
    margin:5px 0;
}
#LoginForm .Field
{
    width:200px;
    float:left;
    margin:5px 0;
}
#LoginForm .Title{text-align:left;}
#LoginForm .Footer
{
    width:320px;
    text-align:center;
    clear:both;
}
#LoginForm .Button{text-align:center;}
#LoginForm
{
    min-width:330px;
    margin-right:5px;
}
#LoginForm input,
#LoginForm textarea,
#LoginForm select
{
    width:150px;
}
/* ************************************* */
/* CONTACT FORM */
#ContactForm
{
    line-height:normal;
    font-size:12px;
    margin-top:10px;
    float:left;
    width:420px;
    height:430px;
}
#ContactForm .Row
{
    width:400px;
    margin:2px 0;
}
#ContactForm .Row .Label
{
    width:180px;
    float:left;
    clear:left;
    white-space:nowrap;
}
#ContactForm .Row .Field
{
    width:2200px;
    float:left;
    clear:right;
}
#ContactForm .Footer
{
    float:right;
    width:190px;
    padding-right:50px;
    clear:both;
    margin-top:7px;
}
#ContactForm .Footer a
{
    font-size:16px;
}
/* ************************************* */
/* SHOPPINGCART */
#ShoppingCart
{
    float:left;
    width:430px;
}
#ShoppingCart .Header
{
    width:400px;
    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:200px;}
#ShoppingCart .Header .Quantity,
#ShoppingCart .Header .Total,
#ShoppingCart .Header .Remove {width:55px;}
#ShoppingCart .List
{
    overflow:auto;
    width:400px;
    height:340px;
    clear:both;
}
#ShoppingCart .Row
{
    height:110px;
    width:375px;
    margin:3px 0;
    border:1px #d1cb9f solid;
}
#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 .Thumbnail,
#ShoppingCart .Row .Thumbnail Table
{
    float:left;
    height:110px;
    width:110px;
    text-align:center;
}
#ShoppingCart .Row .Product,
#ShoppingCart .Row .Option
{
    font-weight:bold;
    text-align:left;
    width:200px;
    padding-left:10px;
}
#ShoppingCart .Row .Option {height:25px;}
#ShoppingCart .Row .Price {width:100px;}
#ShoppingCart .Row .Quantity {width:60px;}
#ShoppingCart .Row .Total {width:60px;}
#ShoppingCart .Row .Remove {width:40px;}
#ShoppingCart .Footer
{
    width:360px;
    text-align:right;
}
#ShoppingCart .Footer .Total
{
    font-weight:bold;
    color:#FF0000;
    padding-right:50px;
}
#ShoppingCart .Footer .Button {margin:0 10px;}
/* ************************************* */
/* CONTACT MAIL */
#body
{
    background-color:#FFF;
}
#ContactMail
{
	width:500px;
	height:auto;
}
#ContactMail .Row
{
	width:500px;
	float:left;
	padding:0px;
	height:20px;
	clear:both;
	display:block;
}
#ContactMail .Label
{
    font-weight:bold;
    font-size:16px;
	float: left;
	height:20px;
	width: 250px;
}
#ContactMail .Field
{
    font-style:italic;
    font-size:12px;
	float: left;
	width: 250px;
	height:20px;
}
#ContactMail a:link
{
    text-decoration:underline;
    color:#000;
}
/* ********************************************** */
/* LIGHTBOXMAIL */
#LightBoxMail
{
    width:520px;
    text-align:left;
    background-color:#fff;
}
#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;
}
#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 WIN CSS */
.PopupBody
{
    width:500px;
    height:500px;
    margin:0;
    padding:0;
    text-align:center;
    font-size:12px;
}
.PopupBody #MainImage
{
    width:450px;
    height:450px;
    margin:20px auto;
    float:none;
    border:1px solid #49322b;
    background-color:#f7f1c7;
}
.PopupBody #Metadata
{
    font-size:12px;
}
/* ************************ */
/*     ParkStreetStudio     */
/*    Dark rown: #49322b    */
/*      Brown: #5b3f36      */
/*      Cream: #f7f1c7      */
/* ************************ */
/* MISC. CLASSES */
.base {font-size:11px;}
.left,
.right,
.cleft,
.cright
{
    float:left;
    width:160px;
    height:150px;
    text-align:center;
}
.right, .cright {float:right;}
.cleft, .cright {height:100px;}

/* WTF was this? -Nick
.linkleft
{
    width:350px;
    height:420px;
    float:left;
}
.linkright
{
    width:350px;
    height:420px;
    float:right;
}
*/

#ContactForm_Item_contact_query .Label
{
    text-decoration:underline;
}
.imgright
{
    float:right;
    margin-right:50px;
}
/* ********************************************** */
.ImageControls
{
        display:none;
    float:left;
    width:200px;
    height:22px;
    font-size:12px;
    text-align:center;
    margin-left:100px;
    clear:left;
}
.ImageControls .Previous
{
    float:left;
    width:100px;
    text-align:center;
}
.ImageControls .Next
{
    float:right;
    width:100px;
    text-align:center;
}
/* ********************************************** */
#ExtraText
{
    position:absolute;
    top:0;
    width:100%;
    height:15px;
}
    #ExtraText h1
    {
        font-size:11px;
        color:#9c837b;
        text-align:center;
        font-weight:normal;
    }
/* **************************************
ImageList Drop Down */
.Pages
{
    text-align:left !important;
        scrollbar-face-color: #f7f1c7;
            scrollbar-highlight-color: #5b3f36;
            scrollbar-3dlight-color: #f7f1c7;
            scrollbar-shadow-color: #5b3f36;
            scrollbar-darkshadow-color: #f7f1c7;
            scrollbar-arrow-color: #5b3f36;
            scrollbar-track-color: #f7f1c7;
}
.Pages a,
.Pages a:visited
{
    text-decoration:none;
}
.Pages .Button
{
    width:130px;
    background:url('pictures/gs_webgraphics/pagesdrop.gif') no-repeat 100px center;
}
.Pages ul li ul li a
{
    text-align:left;
    white-space:nowrap;
}
.Pages ul
{
    padding:0;
    margin:0;
    list-style-type:none;
    display:block;
}
.Pages li {float:left;width:auto;position:absolute;}
.Pages ul ul
{
    visibility:hidden;
    position:absolute;
    height:200px;
    top:-200px;
    left:0;
    width:122px;
    border:1px #000 solid;
    background:#f7f1c7;
}
.Pages ul ul
{
    visibility:hidden;
    position:absolute;
    height:200px;
    top:-200px;
    left:0;
    width:122px;
    border:1px #000 solid;
    background:#f7f1c7;
    /* insert below when using scrolling 'none sub menu' lists */
    overflow:auto;
}

.Pages table {position:relative; top:0; left:0; border-collapse:collapse;}
.Pages ul ul li,
.Pages ul ul a,
.Pages ul ul a:visited
{
    color:#5b3f36;
    height:auto;
    line-height:1em;
    padding:5px 2px;
    width:100px;
    background:#f7f1c7;
    text-align:center;
}
.Pages ul ul li
{
    top:0px;
    position:relative;
}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover
{
    color:#000;
    background:#f7f1c7;

}
.Pages :hover > a,
.Pages ul ul :hover > a
{
    color:#000;
    background:#f7f1c7;}

.Pages ul li:hover ul,
.Pages ul a:hover ul,
.Pages ul ul a:hover
{visibility:visible;}

    .Pages ul ul ul a,
    .Pages ul ul ul a:visited
    {
        color:#ccc;
        height:auto;
        line-height:1em;
        padding:5px 10px;
        width:120px;
    }
    .Pages ul ul ul a:hover
    {
        color:#fff;
        color:red;
        background:#555;
    }
    .Pages ul li:hover ul,
    .Pages ul a:hover ul{visibility:visible;}
    .Pages ul a:hover ul ul,
    .Pages ul :hover ul ul
    {
        visibility:hidden;
        position:absolute;
        height:0;
        left:104px;
        top:0;
    }
    .Pages ul :hover ul :hover ul,
    .Pages ul a:hover ul a:hover ul
    {
        visibility:visible;
    }
.Pages .Selected
{
    color:#f50!important;
}
.Pages ul ul ul
{
    border:1px #000 solid;
    height:220px !important;
    width:auto;
    background:#656565;
    z-index:500;
    padding-top:1px;
}

/* Contact page - narrow pagecontent */

body.aid_CONTACT #MainArea #PageContent { width:300px; }

.CommerceListList 
{
	text-align: left;
	width: 449px;
	height: 400px;
	overflow: auto;
	clear: both;
}

.CommerceListControls
{
	clear: both;
	width: 430px;
}

.CommerceListButtonCheckout
{
	width: 145px;
	text-align: center;
	font-weight:bold;
	float: left;
}

.CommerceListButtonUpdate
{
	width: 145px;
	text-align: center;
	font-weight:bold;
	float: left;
}

.CommerceListGrandTotal {
	width: 100px;
	left: 290px;
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	border-top: 1px solid #00CCFF;
	float: left;
}

.CommerceListHeader
{
	clear: both;
	width: 430px;
}

.CommerceListRow
{
	text-align: left;
	border-bottom: 1px dashed #00CCFF;
	clear: both;
	height: 100px;
	width: 425px;
}

.CommerceListThumbnail {
	float: left;
	clear: none;
	width: 100px;
}

.CommerceListThumbTable {
	width: 100px;
	height: 100px;
}

.CommerceListProduct {
	font-style: italic;
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 5px;
	width: 295px;
	float: left;
}

.CommerceListOption{
	height: 40px;
	margin-left: 5px;
	width: 295px;
	float: left;
}

.CommerceListPrice {
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	margin-left: 5px;
	width: 145px;
	float: left;
}

.CommerceListQty {
	text-align: right;
	width: 40px;
	float: left;
	margin-top: -4px;
}

.CommerceListQty INPUT {
	width: 20px;
}

.CommerceListTotal {
	width: 100px;
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	float: left;
}

.CommerceListRemoveItem {
	width: 30px;
	text-align: right;
	float: left;
	margin-top: -4px;
}

.CommerceListThumbnailTitle {
	width: 100px;
	float: left;
	color: white;
}

.CommerceListProductTitle
{
	display: none;
}

.CommerceListOptionTitle
{
	display: none;
}

.CommerceListPriceTitle {
	text-align: right;
	width: 150px;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.CommerceListQtyTitle {
	text-align: right;
	width: 40px;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.CommerceListTotalTitle {
	width: 100px;
	text-align: right;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.CommerceListRemoveItemTitle {
	width: 30px;
	text-align: right;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.LoginFormTitle
{
	width: 400px;
	height: 40px;
}

.LoginFormMessage
{
	width: 400px;
	height: 20px;
}

.LoginFormLabel
{
	margin-left: 10px;
	float: left;
	width: 150px;
}

.LoginFormField
{
	float: left;
	clear: right;
	width: 250px;
}

.LoginFormControls
{
	margin: 20px 0px 0px 170px;
	width: 200px;
	text-align: right;
}

.LoginFormFieldEmail
{
	width:200px;
}

.LoginFormFieldName
{
	width:200px;
}

.LoginFormFieldAddress
{
	width:200px;
	Height: 100px;
	font-family: verdana;
	border: 1px solid #00CCFF;
}

.LoginFormFieldPostcode
{
	width:100px;
}

.LoginFormFieldPassword
{
	width: 200px;
}

.LightboxTitle
{
	width: 400px;
	height: 40px;
}

.LightboxMessage
{
	width: 400px;
	height: 20px;
}

.LightboxLabel
{
	margin-left: 10px;
	float: left;
	width: 150px;
}

.LightboxField
{
	float: left;
	clear: right;
	width: 250px;
}

.LightboxControls
{
	margin: 20px 0px 0px 170px;
	width: 200px;
	text-align: right;
}

.LightboxFieldName
{
	width:200px;
}

.LightboxFieldEmail
{
	width:200px;
}

.LightboxFieldMessage
{
	width:200px;
	Height: 100px;
	font-family: verdana;
	border: 1px solid #00CCFF;
}





.MailCommerceListList 
{
	text-align: left;
	width: 449px;
	height: 400px;
	clear: both;
}

.MailCommerceListControls
{
	clear: both;
	width: 430px;
}

.MailCommerceListGrandTotal {
	width: 100px;
	left: 290px;
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	border-top: 1px solid #00CCFF;
	float: left;
}

.MailCommerceListHeader
{
	clear: both;
	width: 430px;
}

.MailCommerceListRow
{
	text-align: left;
	border-bottom: 1px dashed #00CCFF;
	clear: both;
	height: 100px;
	width: 425px;
}

.MailCommerceListThumbnail {
	float: left;
	clear: none;
	width: 100px;
}

.MailCommerceListThumbTable {
	width: 100px;
	height: 100px;
}

.MailCommerceListProduct {
	font-style: italic;
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 5px;
	width: 295px;
	float: left;
}

.MailCommerceListOption{
	height: 40px;
	margin-left: 5px;
	width: 295px;
	float: left;
}

.MailCommerceListPrice {
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	margin-left: 5px;
	width: 145px;
	float: left;
}

.MailCommerceListQty {
	text-align: right;
	width: 40px;
	float: left;
	margin-top: -4px;
}


.MailCommerceListTotal {
	width: 100px;
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	float: left;
}


.MailCommerceListThumbnailTitle {
	width: 100px;
	float: left;
	color: white;
}

.MailCommerceListProductTitle
{
	display: none;
}

.MailCommerceListOptionTitle
{
	display: none;
}

.MailCommerceListPriceTitle {
	text-align: right;
	width: 150px;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.MailCommerceListQtyTitle {
	text-align: right;
	width: 40px;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.MailCommerceListTotalTitle {
	width: 100px;
	text-align: right;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.MailCommerceListMessage{
	width: 450px;
	float: left;
}

// from System Meta Data