/* ********************
liquidImages.css
#588590,#2d474e
******************** */
*
{
    padding:0;
    margin:0;
}
body
{
    margin:0;
    padding:0;
    font-family:Lucida Sans Unicode, Sans-Serif, Serif;
    font-size:11px;
    color:#2d474e;
    line-height:18px;
    text-align:center;
    background: #588590 url('pictures/gs_webgraphics/bg_body.jpg') repeat-y center center;
}
h1,h2,h3,h4,h5,h6
{
    line-height:normal;
    font-family:Trebuchet MS;
}
    p 
    {
        padding:0 0 20px 0;
    }
        td,
        tr,
        table
        {
            padding:0;
            margin:0;
            border:0;
        }
a img
{
    border:0;
}
    a:link,
        a:visited
        {
            text-decoration:underline;
            color:#2d474e;
        }
        a:hover,
            a:active
            {
                text-decoration:none;
                color:#588590;
            }
b
{
    font-size:14px;
    line-height:12px;
}
/* **********************************
pageMenu*/
.PageMenu
{
    width:800px;
    height:60px;
    background: url('pictures/gs_webgraphics/bg_nav.jpg') no-repeat top center;
    font-size:10px;
    font-family:Arial, Sans-Serif, Serif;
}
    .PageMenu .Alignment
    {
        width:680px;
        margin:0 70px;
    }
        .PageMenu .MenuItem
        {
            float:left;
            margin:13px 1px 0px 0;
            text-align:center;
            line-height:12px;
            background: url('pictures/gs_webgraphics/bg_menuitem.png') no-repeat top center;
        }
            * html .PageMenu .MenuItem
            {
                bac\kground: url('pictures/gs_webgraphics/bg_menuitem_IE6.gif') no-repeat top center;
            }
            .PageMenu .MenuItem a,
            .PageMenu .MenuItem a:visited
            {
                display:block;
                /*padding:0 10px;*/
                width:60px;
                height:28px;
                padding:4px 0 0px 0;
                color:#000;
                text-decoration:none;
            }
                .PageMenu .MenuItem a:hover
                {
                    color:#2d474e;
                    background: url('pictures/gs_webgraphics/bg_nav_hover.png') no-repeat top center;
                }
                    * html .PageMenu .MenuItem a:hover
                    {
                        bac\kground: url('pictures/gs_webgraphics/bg_nav_hover_IE6.gif') no-repeat top center;
                    }
                .PageMenu .Selected
                {
                    background: url('pictures/gs_webgraphics/bg_nav_hover.png') no-repeat top center;
                }
                    * html .PageMenu .Selected
                    {
                        bac\kground: url('pictures/gs_webgraphics/bg_nav_hover_IE6.gif') no-repeat top center;
                    }
.ToolsMenu
{
    width:650px;
    height:20px;
    margin:40px 65px 0 75px;
    clear:both;
    padding-right:10px;
    background: url('pictures/gs_webgraphics/bg_toolsmenu.gif') no-repeat top center;
}
    .ToolsMenu .MenuItem
    {
        float:right;
        text-align:center;
    }
        .ToolsMenu .MenuItem a
        {
            display:block;
            color:#fff;
            width:70px;
            text-decoration:none;
        }
            .ToolsMenu .MenuItem a:hover
            {
                color:#b9cbcf;
            }
/* **********************************
mainDiv*/

#aboulink { position:absolute; top:48px; left:0; width:100%; }
#aboulink .wrapper { width:680px; margin:0 auto; text-align:right; }





#Wrapper
{
    width:800px;
    height:auto;
    margin:0 auto;
    text-align:center;
    background:url('pictures/gs_webgraphics/bg_main.jpg') repeat-y top center;
}
    #Container
    {
        width:800px;
        height:auto; /*+_+*/
        margin:0 auto;
        text-align:left;
        background:url('pictures/gs_webgraphics/header.jpg') no-repeat top center;
    }
        #PageHeaderTop
        {
            width:800px;
            height:114px;
            padding-top:15px;
        }
            #Logo
            {
                width:800px;
                height:114px;
                background:url('pictures/gs_webgraphics/logo.jpg') no-repeat 60px 35px;
            }
        #MainArea
        {
            width:660px;
            height:auto;
            clear:both;
            margin:0 70px;
        }
            #MainImage /*4webpage*_*4album*CPS*/
            {
                float:right;
                width:400px;
                /*height:470px;*/
                text-align:-moz-center;
                text-align:center;
                margin-left:10px;
                margin-top:20px;
            }
                *+html #MainImage
                {
                    margin-top:0;
                }
                * html #MainImage
                {
                    ma\rgin-top:0;
                }
                    #MainImage .Caption
                    {
                        line-height:normal;
                    }
                        *+html #MainImage .Caption,
                        * html #MainImage .Caption
                        {
                            margin-top:10px;
                        }
                            #MainImage .CaptionBottom
                            {
                                text-align:left;
                                margin-bottom:10px;
                                height:auto;
                                line-height:normal;
                            }
                                #MainImage .Copyright
                                {
                                    margin-top:-5px;
                                    padding-bottom:10px;
                                    line-height:normal;
                                    width:400px;
                                    height:20px;
                                }
            #PageContent
            {
            }
        #Phosys
        {
            display:none;
            margin:20px 0 0 60px
        }
            .PhosysLink
            {
                width:700px;
                height:20px;
                margin:0 auto;
                text-align:right;
            }
                .PhosysLink a:link,
                    .PhosysLink a:visited
                {
                    color:#bbced2;
                    text-decoration:none;
                }
                    .PhosysLink a:hover,
                        .PhosysLink a:active
                    {
                        color:#2d474e;
                        text-decoration:underline;
                    }
                    
#Footer
{
    width:800px;
    height:55px;
    margin:0 auto;
    background:url('pictures/gs_webgraphics/bg_footer.jpg') no-repeat top center;
    font-size:10px;
    font-family:Arial, Sans-Serif, Serif;
}
/* **********************************
loginForm*/
#LoginForm
{
    float:left;
    width:250px;
    height:470px;
}
    #LoginForm .Row
    {
        margin:2px 0 2px 10px;
        background-color:#ccc;
        padding:0 2px;
        border:1px #999 solid;
        width:200px;
    }
    #LoginForm .Row .Field
    {
        margin-left:10px;
    }
        #LoginForm input,
        #LoginForm select,
        #LoginForm textarea
        {
            width:180px;
            margin-bottom:5px;
        }
        #LoginForm .Title
        {
            width:200px;
        }
/* **********************************
albumList*/
#AlbumList
{
    float:right;
    width:350px;
    height:auto;
    padding-bottom:30px;
    margin-top:10px;
    background: #bbced2 url('pictures/gs_webgraphics/bg_albumlist_bottom.gif') no-repeat bottom center;
}
    #AlbumList .List
    {
        width:350px;
        height:10px;
        background: url('pictures/gs_webgraphics/bg_albumlist.gif') no-repeat top center;
    }
    #AlbumList .Row
    {
        float:left;
        width:105px;
        height:110px;
        text-align:-moz-center;
        text-align:center;
        border:1px #8dabb3 solid;
        margin:4px;
        margin-bottom:25px;
        cursor:hand;
        cursor:pointer;
    }
        #AlbumList .Row .Thumbnail
        {
            width:105px;
            height:110px;
            text-align:-moz-center;
        }
        #AlbumList .Row .Title
        {
            font-weight:normal;
            font-size:10px;
            line-height:normal;
        }
            #AlbumList .Row .Description,
            #AlbumList .Row .Button
            {
                display:none;
            }
/* **********************************
login menu*/
.LoginMenu
{
	color: #565656;
	font-size:11px;
	text-align:right;
	background-color: #fff;
	border: 1px solid #ccc;
}
    .LoginMenu img
    {
        display:none;
    }
    .LoginMenuHeading
    {
	    font-weight:bold;
	    color:#679393;
	    background-color:#daebeb;
	    text-align:center;
    }
        .LoginMenuEntry, 
            .LoginMenuEntryOver
        {
	        color: #666;
	        text-align: left;
	        background-color: #fff;
        }
    .LoginMenuSubmit
    {
	    color: #679393;
	    text-align: center;
	    background-color: #fff;
	    text-align: center;
	    font-weight:bold;
    }
        .LoginMenuSubmitOver
        {
	        cursor: pointer;
	        cursor: hand;
	        color: #fff;
	        text-align: center;
	        background-color: #daebeb;
	        font-weight:bold;
        }
/* **********************************
imageList*/
#ImageList
{
    margin:10px 0;
}
    #Images
    {
        height:460px;
        width:250px;
    }
    #ImageList .Item
    {
        float:left;
        width:105px;
        height:110px;
        margin:2px;
        text-align:-moz-center;
        text-align:center;
        background: #bbced2 url('pictures/gs_webgraphics/bg_imagelist_bottom.gif') no-repeat bottom center;
    }
        #ImageList .Item .ThumbTable
        {
            width:105px;
            height:110px;
            padding:0;
            margin:0;
            background:url('pictures/gs_webgraphics/bg_imagelist.gif') no-repeat top center;
        }
            #ImageList .Item .Thumbnail td
            {
                text-align:-moz-center;
                text-align:center;
            }
        #ImageList .Footer
        {
            width:200px;
            height:20px;
        }
            #ImageList .Footer .Previous
            {
                float:left;
                width:50px;
                height:20px;
            }
            #ImageList .Footer .Pages
            {
                float:left;
                width:100px;
                text-align:center;
                height:20px;
            }
            #ImageList .Footer .Next
            {
                float:right;
                text-align:right;
                width:40px;
                height:20px;
            }

* html body.cat_GALLERY #ImageList #Images {width:230px;}
/* **********************************
metaData*/
.MetaData
{
	text-align: left;
	background-color:#bbced2;
	border: 1px solid #AAA;
	color:#fff;
}
    #MetaData
    {
        cursor:hand;
        cursor:pointer;
    }
    .MetaDataTitle
    {
	    font-weight: bold;
	    color: #fff;
	    background-color:#4a6b74;
	    text-align: left;
	    cursor: pointer;
	    cursor: hand;
    }
    .MetaDataHeading
    {
	    font-weight: normal;
	    color:#fff;
	    background-color:#4a6b74;
    }
        .MetaDataField
        {
	        color: #666;
        }
            .MetaDataFieldOver
            {
	            cursor: pointer;
	            cursor: hand;
	            color:#4a6b74;
	            background-color:#FFF;
            }
        .MetaDataCommand
        {
	        color: #666;
	        text-align: right;
	        background-color:#bbced2;
        }
            .MetaDataCommandOver
            {
	            cursor: pointer;
	            cursor: hand;
	            color:#4a6b74;
	            text-align: right;
	            background-color:#FFF;
            }
        .MetaDataBasket
        {
            color:#666;
	        text-align: right;
	        background-color:#bbced2;
        }
            .MetaDataBasketOver
            {
	            cursor: pointer;
	            cursor: hand;
	            color: #4a6b74;
	            text-align: right;
	            background-color:#fff;
            }
/* **********************************
shoppingCart*/
#ShoppingCart
{
    float:right;
    width:350px;
    height:auto;
        scrollbar-face-color:#2a2a25;
	        scrollbar-highlight-color:#999;
	            scrollbar-3dlight-color:#2a2a25;
	                scrollbar-shadow-color:#999;
	                    scrollbar-darkshadow-color:#2a2a25;
	                        scrollbar-arrow-color:#999;
	                            scrollbar-track-color:#2a2a25;
}
    #ShoppingCart .Header
    {
        width:350px;
        height:20px;
        margin:0 auto;
        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;
            width:50px;
            text-align:right;
        }
        #ShoppingCart .Header .Price
        {
            width:170px;
        }
    #ShoppingCart .List
    {
        width:350px;
        height:auto;
        margin:0 auto;
        clear:both;
    }
    #ShoppingCart .Row
    {
        width:350px;
        height:110px;
        margin:2px 0;
        clear:both;
        border:1px #4c6e78 solid;
    }
        #ShoppingCart .Row .Thumbnail td
        {
            height:110px;
            width:110px;
            text-align:-moz-center;
        }
        #ShoppingCart .Row .Thumbnail
        {
            float:left;
            width:110px;
            height:110px;
            text-align:center;
        }
        #ShoppingCart .Row .Product,
        #ShoppingCart .Row .Option
        {
            float:left;
            width:220px;
            height:45px;
        }
        #ShoppingCart .Row .Product
        {
            font-weight:bold;
            height:30px;
        }
        #ShoppingCart .Row .Price,
        #ShoppingCart .Row .Quantity,
        #ShoppingCart .Row .Total,
        #ShoppingCart .Row .Remove
        {
            float:left;
            width:50px;
            text-align:right;
        }
        #ShoppingCart .Row .Price
        {
            width:60px;
            padding-right:10px;
        }
        #ShoppingCart .Row .Quantity
        {
            width:50px;
        }
        #ShoppingCart .Row .Remove
        {
            width:40px;
        }
    #ShoppingCart .Footer
    {
        width:300px;
        margin:0 auto;
        text-align:right;
    }
        #ShoppingCart .Footer .Total
        {
            width:105px;
            color:#F20;
            font-weight:bold;
            text-align:left;
        }
        #ShoppingCart .Footer .Button
        {
            margin:0 8px;
        }
/* **********************************
contactForm*/
#ContactForm
{
    margin-top:20px;
    float:left;
    width:400px;
    height:400px;
        scrollbar-face-color:transparent;
	        scrollbar-highlight-color:transparent;
	            scrollbar-3dlight-color:transparent;
	                scrollbar-shadow-color:transparent;
	                    scrollbar-darkshadow-color:transparent;
	                        scrollbar-arrow-color:transparent;
	                            scrollbar-track-color:transparent;
}
    #ContactForm .Row
    {
        width:400px;
        height:auto;
        margin:2px 0;
        clear:both;
    }
        #ContactForm .Row .Label
        {
            float:left;
            width:120px;
        }
        #ContactForm .Row .Field
        {
            float:left;
            width:260px;
        }
    #ContactForm .Footer
    {
        width:290px;
        height:20px;
        text-align:center;
    }
/* **********************************
contactMail*/
#ContactMail
{
	float: left;
	background-color: #FFF;
	width:500px;
	color:#000 !important;
}
    #ContactMail .Row
    {
	    text-align: left;
	    width:500px;
	    padding:0px;
    }
        #ContactMail .Row .Label
        {
	        float: left;
	        width: 250px;
        }
        #ContactMail .Row .Field
        {
	        float: left;
	        width: 250px;
	        clear: right;
        }
/* **********************************
end*/
/* ==================================

.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