/* ******************** */
/*     Sandry Studio    */
/*  #666  #999  #3b3b39 */
/* ******************** */
html {overflow:auto;}
html, 
body
{
    height:100%;
    margin:0;
    padding:0;
}
body 
{
    color:#fff;
    font-family:Tahoma, Sans-Serif, Serif;
    font-size:14px;
    line-height:20px;
    background-color:#3b3b39;
            scrollbar-face-color: #3b3b39;
            scrollbar-highlight-color: #666;
            scrollbar-3dlight-color: #3b3b39;
            scrollbar-shadow-color: #666;
            scrollbar-darkshadow-color: #3b3b39;
            scrollbar-arrow-color: #666;
            scrollbar-track-color: #3b3b39;
}

* html .loginmenu {po\sition:absolute;}

h1 {line-height:normal;}
.Phosys img {behavior: url('images/FixPng.htc');}
/* ********************************************* */

/* MAIN DIV */
#Wrapper      
{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    visibility: visible;
    display: block;
}
#Container    
{
    margin-left: -450px;
    position: absolute;
    top: -280px;
    left: 50%;
    width: 900px;
    height: 560px;
    visibility: visible;
    text-align:left;
    border-top:1px #666 solid;
    border-bottom:1px #666 solid;
}
#PageHeader
{
    width:132px;
    height:540px;
    float:left;
}
#Logo
{
    float:left;
    width:130px;
    height:130px;
    border:1px #999 solid;
    font-size:18px;
    font-style:italic;
    letter-spacing:0.5em;
    line-height:65px;
    text-align:center;
    text-indent:10px;
    padding-top:0px;
    margin-top:15px;
    font-family:Courier New;
}
#Logo:first-line
{
    font-family:Arial;
}
#Logo:hover {border:1px #fff solid;}
#MainArea
{
    width:750px;
    float:right;
    height:578px;
}
#MainImage
{
    text-align:-moz-center;
    text-align:center;
    float:left;
    width:400px;
    height:500px;
}

#flashcontent{
        float:right;
        padding-top:80px;
        width:700px;
        height:400px;
        background:url('pictures/gs_webgraphics/BackL.jpg') center center no-repeat;
        background-position: 0.5% 80%;
}


#PageContent
{
    float:right;
    width:320px;
    height:558px;
    margin-top:20px;
    padding:10px;
    overflow:auto;
}
#Phosys
{
    float:left;
    clear:both;
    margin-top:0px;
}
*+html #Phosys
{
  
}
/* ********************************************* */

/* NAVIGATION */
a:link, a:visited {text-decoration:none;color:#fff;}
a:hover {text-decoration:none;color:#000;}
.PageMenu
{
    float:left;
    width:130px;
    height:280px;
    line-height:27px;
    margin-top:20px;
    font-size:16px;
    font-family:'Century Gothic',sans-serif;
    font-weight:500;
}
.PageMenu a, 
.PageMenu a:visited 
{
    white-space:nowrap;
    display:block;
}
.ToolsMenu
{
        display:none;
    float:right;
    bottom:0;
    right:0;
    width:900px;
    height:20px;
    text-align:right;
    font-size:12px;
    margin-top:-80px;
}
*+html .ToolsMenu
{
    position:relative;
    float:none;
    margin-top:-40px;
}
* html .ToolsMenu
{
    po\sition:relative;
    bo\ttom:40px;
}
.ToolsMenu .MenuItem
{
    float:left;
    margin:0 5px;
}
/* ********************************************* */

/* IMAGELIST */
#ImageList
{
    float:right;
    width:750px;
    height:550px;
    margin-top:10px;
}
#Images
{
    float:right;
    width:730px;
    height:530px;
    overflow:auto;
}
#ImageList .Item
{
    float:left !important;
    width:110px;
    height:125px;
    margin:1px 7px;
    padding:2px 25px 0 25px;
    border:1px #999 solid;
    text-align:center;
    clear:none;
}
* html #ImageList .Item
{
    ma\rgin:1px 5px;
    he\ight:126px;
}
#ImageList .Item:hover {border:1px #fff solid;}
.LightBox
{
    font-size:11px;
    width:110px;
    height:20px;
}
#ImageList .ThumbTable
{
    width:100px;
    height:100px;
}
#ImageList .ThumbTable img
{
    padding:0;
    margin:0;
}
#ImageList .LightBox
{
    position:relative;
    top:-4px;
}
*+html #ImageList .LightBox
{
    top:-1px;
}
* html #ImageList .LightBox
{
    to\p:-1px;
}
#ImageList .Footer
{
    height:20px;
    width:750px;
    font-size:12px;
}
#ImageList .Footer .Previous
{
    float:left;
    width:80px;
    padding-left:20px;
}
#ImageList .Footer .Pages
{
    float:left;
    width:550px;
    text-align:center;
}
#ImageList .Footer .Next
{
    float:right;
    width:50px;
    padding-right:50px;
    text-align:right;
}
#ImageList .Footer a {font-weight:normal;}
/* ********************************************* */

/* CONTACT FORM */
#ContactForm
{
    width:400px;
    height:400px;
    margin-top:80px;
    float:left;
}
#ContactForm .Row
{
    width:400px;
    margin:1px 0;
}
#ContactForm .Row .Label
{
    width:100px;
    text-align:right;
    float:left;
    clear:left;
    padding-right:10px;
}
#ContactForm .Row .Field
{
    width:280px;
    float:left;
    clear:right;
}
#ContactForm .Footer
{
    float:right;
    width:330px;
    padding-right:50px;
    clear:both;
    text-align:right;
}
/* ********************************************* */

/* ALBUM LOGIN */
#AlbumLogin
{
    width:300px;
}
#AlbumLogin .Row
{
    width:300px;
    height:20px;
    margin:5px 0;
}
#AlbumLogin .Row .Field
{
    float:left;
    width:200px;
}
#AlbumLogin .Row .Label
{
    float:left;
    width:100px;
}
#AlbumLogin .Footer
{
    float:right;
    width:100px;
    margin-right:50px;
    text-align:right;
}
/* ********************************************* */

/* ALBUMLIST */
#AlbumList
{
    float:left;
    width:400px;
    height:550px;
    margin-top:12px;
    overflow:auto;
}
#AlbumList .Row
{
    border:1px #999 solid;
    width:370px;
    height:110px;
    float:left;
    margin:3px 0;
    padding:5px;
    cursor:pointer;
    cursor:hand;
}
#AlbumList .Row:hover {border:1px #fff solid;}
#AlbumList .Thumbnail
{
    width:120px;
    height:110px;
    text-align:center;
}
#AlbumList .ThumbTable
{
    float:left;
    width:110px;
    text-align:center;
}
#AlbumList .Title{margin-top:10px;}
#AlbumList .Button,
#AlbumList .Thumbnail,
#AlbumList .Title
{
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}
/* ********************************************* */

/* METADATA */
#MetaData
{  
    float:left;
	margin:0;
	padding:0;
	cursor: pointer;
	cursor: hand;
	text-align: right;
	background-color: transparent;
}
.MetaData
{
    float:left;
	color: #fff;
	text-align: left;
	background-color: #fff;
	border: 1px solid #565656;
}
.MetaDataTitle
{
    font-size:12px;
	font-weight: bold;
	color: #fff;
	background-color: #565656;
	text-align: left;
}
.MetaDataHeading
{
    font-size:12px;   
	font-weight: normal;
	color: #565656;
	background-color: #fff;
	text-align: left;
}
.MetaDataField
{
    font-size:12px;
	color: #565656;
	background-color: #fff;
	cursor: pointer;
	cursor: hand;
}
.MetaDataFieldOver
{
    font-size:12px;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	background-color: #565656;
}
.MetaDataCommand
{
    font-size:12px;
	color: #565656;
	text-align: right;
	background-color: #fff;
}
.MetaDataCommandOver
{
    font-size:12px;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	text-align: right;
	background-color: #565656;
}
.MetaDataBasket
{
    font-size:12px;
	color: #565656;
	text-align: right;
	background-color: #fff;
}
.MetaDataBasketOver
{
    font-size:12px;
	cursor: pointer;
	cursor: hand;
	color: #565656;
	text-align: right;
	background-color: #fff;
}
/* ********************************************* */

/* LIGHTBOX */
#LightBox
{
    float:left;
    width:400px;
    height:560px;
}
#LightBox .Header
{
    height:20px;
    width:400px;
    clear:both;
}
#LightBox .Header .Thumbnail,
#LightBox .Header .Product{display:none}
#LightBox .Header .Option,
#LightBox .Header .Quantity,
#LightBox .Header .Remove
{
    width:60px;
    float:left;
    clear:none;
    text-align:right;
}
#LightBox .Header .Option{width:250px;}
#LightBox .List
{
    width:400px;
    height:460px;
    overflow:auto;
}
#LightBox .Row
{
    border:1px #999 solid;
    padding:0 10px;
    margin:5px 0;
    width:358px;
}
#LightBox .Row .Thumbnail,
#LightBox .Row .ThumbTable
{
    float:left;
    width:110px;
    height:110px;
    text-align:center;
}
#LightBox .Row .Thumbnail img,
#LightBox .Row .ThumbTable img{
        cursor:default !important;
}
#LightBox .Row .Product,
#LightBox .Row .Option,
#LightBox .Row .Quantity,
#LightBox .Row .Remove
{
    text-align:right;
    float:left;
}
#LightBox .Row .Product
{
    text-align:left;
    padding-top:20px;
    width:200px;
}
#LightBox .Row .Option{width:130px;}
#LightBox .Row .Quantity{width:70px;}
#LightBox .Row .Remove{width:50px;}
#LightBox .Footer .Send{display:none;}
#LightBox .Footer .Button
{
    float:right;
    margin:0 10px;
}
.LightBox{text-align:center;}
/* ************************************************** */

/* SHOPPINGCART */
#ShoppingCart
{
    float:left;
    width:400px;
    height:560px
}
#ShoppingCart .Header
{
    height:20px;
    width:400px;
    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;
    width:60px;
}
#ShoppingCart .Header .Price{width:180px;}
#ShoppingCart .List
{
    width:400px;
    height:440px;
    overflow:auto;
}
#ShoppingCart .Row
{
    width:358px;
    border:1px #999 solid;
    height:110px;
    padding:0 10px;
    margin:5px 0;
}
#ShoppingCart .Row .Thumbnail,
#ShoppingCart .Row .Thumbnail table
{
    float:left;
    width:110px;
    height:110px;
    text-align:center;
}
#ShoppingCart .Row .Price,
#ShoppingCart .Row .Quantity,
#ShoppingCart .Row .Total,
#ShoppingCart .Row .Remove
{
    float:left;
    text-align:right;
}
#ShoppingCart .Row .Option{height:40px;}
#ShoppingCart .Row .Price{width:55px;}
#ShoppingCart .Row .Quantity
{
    width:65px;
    margin-top:-4px;
}
#ShoppingCart .Row .Total{width:60px;}
#ShoppingCart .Row .Remove
{
    width:60px;
    margin-top:-4px;
}
#ShoppingCart .Row .Quantity input
{
    text-align:right;
    width:25px;
}
#ShoppingCart .Footer .Total
{
    text-align:right;
    padding-right:80px;
}
#ShoppingCart .Footer .Button
{
    float:right;
    margin:0 10px;
}
.ErrorText
{
    font-weight:bold;
    color:#000;
}
/* ************************************************** */

/* LIGHTBOXMAIL */
#LightBoxMail
{
    position:fixed !important;
    top:0;
    left:0;
    width:520px;
    text-align:left;
    background-color:#fff;
    margin-top:300px !important;
    margin-left:200px !important;
    margin-right:auto !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;
}
#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;
}
#LightBoxMail a {color:#000 !important}
/* ************************************************** */

/* POPUP WIN CSS */
.PopupBody
{
    width:500px;
    height:500px;
    margin:0;
    padding:0;
    text-align:center;
    font-size:12px;
    background-color:#3b3b39 !important;
}
.PopupBody #MainImage
{
    width:450px;
    height:450px;
    margin:20px auto;
    float:none;
    border:1px solid #999;
    background-color:#666;
    text-align:center;
}
.PopupBody #Metadata
{
    font-size:12px;
}
.PopupBody .OuterImage
{
    text-align:center;
}
/* ********************************************* */

/* LOGIN FORM */   
#LoginForm
{
    margin-top:30px;
    width:400px;
    float:left;
}
#LoginForm .Row
{
    width:320px;
    float:left;
    padding:1px 5px;
}
#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:300px;
    text-align:right;
    clear:both;
    padding-right:50px;
}
#LoginForm .Button{text-align:center;}
#LoginForm
{
    min-width:330px;
    margin-right:5px;
}
/* ********************************************* */

/* ACCOUNTS FORM */
#AccountsForm
{
    width:400px;
    float:left;
    margin-top:30px;
}
/* ********************************************* */

/* LOGIN */
.LoginMenu
{
	color: #FFF;
	text-align: right;
	border: 1px solid #eee;
	/*
	background-color: #999;
	position:relative !important;
    margin:-120px 200px 200px -180px;
    */
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: url('pictures/gs_webgraphics/blk_trans.png') repeat top center;
}
* html .LoginMenu
{
    wid\th:180px;
    ma\rgin-top:-100px;
}

.LoginMenu table
{
    height:20px !important;
    margin:0 auto;
    vertical-align:middle;
}

.LoginMenuHeading
{
	font-weight:  bold;
	color: #FFF;
	background-color: #999;
	text-align: left;
	
	position:fixed;
    top:300px;
    left:40%;
    width:194px;
}
.LoginMenuEntry, 
.LoginMenuEntryOver
{
	color: #000;
	text-align: left;
	background-color: #fff;
	position:fixed;
    top:326px;
    left:40%;
    width:180px;
	

}
.LoginMenuSubmit
{
	color: #FFF;
	text-align: center;
	background-color: #999;
	text-align: center;
	font-weight:bold;
	height:18px;
	position:fixed;
    top:384px;
    left:40%;
    width:194px;

}
.LoginMenuSubmitOver
{
	cursor: pointer;
	cursor: hand;
	color: #999;
	text-align: center;
	background-color: #fff;
	font-weight:bold;
	height:18px;
	position:fixed;
    top:384px;
    left:40%;
    width:194px;
	
	

}
/* ********************************************* */
.ImageControls
{
    width:400px;
    margin:0 auto;
    font-size:10px;
}
.ImageControls .Next
{
    float:right;
    text-align:right;
    width:200px;
}
.ImageControls .Previous
{
    float:left;
    text-align:left;
    width:200px;
}
/* ********************************************* */

#body
{
    background-color:#FFF;
    color:#333;
}
#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:#333;
}
/* ********************************************* */

/* MISC. CLASSES */
.imgright
{
    float:right;
    padding:10px;
    margin:10px 0 0 20px;
    border:1px #000 solid;
}
.imgleft
{
    float:left;
    padding:10px;
    margin:10px 20px 0 0;
    border:1px #000 solid;
}
.base {font-size:12px;}
.Footer a
{
    font-weight:bold;
}
.Postcode{text-transform:uppercase;}
/* ********************************************* */
.PopupBody{
        margin:0;
        padding:0;
        overflow:hidden;
        width:600px;
        height:600px;
        background:#222;
}
.PopupBody #MainImage{
        float:none;
        width:500px;
        height:500px;
        margin:20px 40px;
        border:1px #333 solid;
        background:#666666;
}
.PopupBody .ImageControls{
        position:absolute;
        bottom:90px;
        left:80px;
        width:400px;
}
.PopupBody .ImageControls .Previous{
        float:left;
}
.PopupBody .ImageControls .Next{
        float:right;
}
.PopupBody .ImageControls a,
.PopupBody .ImageControls a:visited{
        text-decoration:none;
        color:#fff;
}
.PopupBody .ImageFilter img{
        cursor:hand;
        cursor:pointer;
        margin:0 1px;
}.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