/* basic stuff */
html{overflow-x:hidden;}
body 
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	color: #660066;
	text-align: center;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #80719C;
	scrollbar-3dlight-color: #FFF;
	scrollbar-shadow-color: ##80719C;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-arrow-color: #80719C;
	scrollbar-track-color: #FFF;
	overflow-x:hidden;
}
table,tr,td{border:0;}
.Phosys img 
{
	behavior: url('images/FixPng.htc');
	margin-top:25px;
}
#Phosys{
        width:100%;
        height:40px;
        position:relative;
}
h1, h2
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: .3em;
	margin: 8px 0px 3px 0;
}

h2
{
	font-size: 12px;
	text-decoration: underline;
}

h3
{
	font-size: 12px;
}

p
{
	margin: 5px 0px 3px 0;
}
td
{
	font-size: 12px;
}


th
{
	font-size: 12px;
}

.Footer .Pager
{
	width: 250px;
	height: 20px;
	text-align: center;
	float: none;
}

.Footer .Pager .Button
{
	width: auto;
}

.Footer .Pager .Pages
{
	text-align: center;
	clear: none;
	width: 110px;
}

.Footer .Pager .Previous
{
	float: left;
	text-align: left;
	clear: none;
	width: 60px;
}

.Footer .Pager .Next
{
	float: right;
	text-align: right;
	clear: none;
	width: 60px;
}
#ContactForm
{
    border:dotted 1px #80719C;
}


#ShoppingCart .List
{
	width: 100%;
}


#LoginForm, #AccountsForm, #LightBox, #ShoppingCart, #ContactForm, #MainImage
{
	float: right;
	width: 405px;
	height: 420px;
	text-align: left;
	padding: 20px 0px 5px 00px;
	margin: 0px 10px 0 10px;
}
#AlbumList
{
    float: right;
	width: 375px;
	height: 420px;
	text-align: right;
	padding: 20px 0px 0px 00px;
	margin: 0px 0px 0 0px;
	overflow:auto;
}

#MainImage 
{
	text-align: right;
	float:right;

}

#ContactForm
{
	clear: none;
}

#ContactForm .Row
{
	width: 100%;
	padding: 0px 0px 4px 0px;
}

#ContactForm .Label
{
	clear: left;
	width: 100px;
}

#ContactForm .Field {
	width: auto;
}

#ContactForm .Message {
	border: 0px;
}

#ContactForm .Footer 
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#AlbumList
{
	width: 400px;
}

#AlbumList .List 
{
        display:none;
	text-align: left;
	width: 100%;
	height: 424px;
}


#AlbumList .Footer
{
	margin: 0px 0px 0px 0px;
	padding: 2px;
	width: 200px;
}

#AlbumList .Row
{
        width:380px;
	height: 110px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#AlbumList .Thumbnail,
#AlbumList .ThumbTable
{
        float:left;
	height: 110px;
	width: 110px;
}

#AlbumList .Title {
        float:left;
	font-style: italic;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	width: 180px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
	vertical-align: top;
}

#AlbumList .Description {
        float:left;
	height: auto;
	width: 250px;
	cursor: pointer;
	cursor: hand;
}

#AlbumList .Status {
	float: right;
	vertical-align: middle;
	font-weight:bold;
	cursor: pointer;
	cursor: hand;
	color: #D998BD;
	height: auto ;
}

#ContactMail
{
	float: left;
	background-color: white;
}

#ContactMail .Row
{
	text-align: left;
	width: 100%;
}

#ContactMail .Label
{
	float: left;
	width: 250px;
}

#ContactMail .Field
{
	float: left;
	width: 100%;
	clear: right;
	text-align: justify;
	font-weight: bold;
}

.Title
{
	margin-top: 15px;
	width: 100%;
	height: 40px;
}

.Message
{
	width: 100%;
	height: 20px;
}

.Label
{
	display: block;
	margin-left: 5px;
	float: left;
	width: 150px;
	clear: left;
}

.Field
{
	float: left;
	clear: right;
	width: 200px;
}


.Email
{
	width:200px;
}

.Name
{
	width:200px;
}

.Address
{
	width:200px;
	Height: 100px;
	font-family: verdana;
}

.Postcode
{
	width:100px;
}

.Password
{
	width: 200px;
}

.Button
{   
}
	
a:link {
	color: #660066;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #660066;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #80719C;
	text-decoration: none;
}
#MainArea
{
	float: right;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 455px;
	width: 750px;
	background: url('pictures/GS_WEBGRAPHICS/BG.gif') no-repeat bottom left;
}
/* main divs */

#Container 
{
	height: auto;
	left: 0;
	width: 750px;
	margin: 20px auto;
	border: 2px solid #000;

}
#Logo
{
	height:85px;
	width:auto;
	padding:15px;
	background: #80719C url('pictures/GS_WEBGRAPHICS/purplelogo.gif') no-repeat top right;
}
.Logo
{
	height:85px;
	width:auto;
	padding:15px;
	background: #80719C url('pictures/GS_WEBGRAPHICS/purplelogo.gif') no-repeat top right;
}




#ImageList {
	float: right;
	text-align: center;
	width: 275px;
	height: 420px;
	padding:  0px;
	margin: 0px  0px 0px 0px;
}


#PageContent 
{
	float: left;
	text-align: center;
	width: 275px;
	height: 428px;
	overflow: auto;
	padding: 5px 0px 0px 30px;
	margin: 0;
}

.Menu a.Selected
{
	color: #330033;
}

/* navigation */
.ToolsMenu 
{
	margin-top: 0px;
	width: 750px;
}

.Menu 
{
	clear: both;
	display: block;
	margin: 10px 0 0px 0;
	width: 750px;
	height: auto;
}
.PageMenu{
        width:750px;
        height:40px;
        clear:both;
}
.ToolsMenu .MenuItem
{
	float: right;
	padding: 0 10px;
}

.MenuItem
{
	float: left;
	clear: none;
	width: auto;
	padding: 10px 15px;
	text-align: center;
}


#AlbumLogin
{
	clear: both;
}

#AlbumLogin .Row
{
	width: 100%;
	float: right;
	clear: both;
	height: auto;
}

#AlbumLogin input
{
	width: 120px;
}

#AlbumLogin .Label
{
	width: 90px;
	float: right;
}

#AlbumLogin .Field
{
	width: 160px;
	float: right;
}


#MetaData
{
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	background-color: #fff;
}

.MetaData
{
	color: #FFF;
	text-align: left;
	background-color: white;
	border: 1px solid #80719C;
}

.MetaDataTitle
{
	font-weight: bold;
	color: #FFF;
	background-color: #80719C;
	text-align: left;
}

.MetaDataHeading
{
	font-weight: normal;
	color: #333333;
	background-color: white;
	text-align: left;
}

.MetaDataField
{
	color: #80719C;
	background-color: white;
	cursor: pointer;
	cursor: hand;
}

.MetaDataFieldOver
{
	cursor: pointer;
	cursor: hand;
	color: #FFF;
	background-color: #80719C;
}

.MetaDataCommand
{
	color: black;
	text-align: right;
	background-color: white;
}

.MetaDataCommandOver
{
	cursor: pointer;
	cursor: hand;
	color: #FFF;
	text-align: right;
	background-color: #80719C;
}

.MetaDataBasket
{
	color: #333333;
	text-align: right;
	background-color: white;
}

.MetaDataBasketOver
{
	cursor: pointer;
	cursor: hand;
	color: #000;
	text-align: right;
	background-color: #FFF;
}

.LoginMenu
{
	color: black;
	text-align: right;
	background-color: white;
	border: 1px solid #80719C;
}

.LoginMenuHeading
{
	font-weight:  bold;
	color: black;
	background-color: #80719C;
	text-align: left;
}

.LoginMenuEntry, .LoginMenuEntryOver
{
	color: black;
	text-align: left;
	background-color: white;
}

.LoginMenuSubmit
{
	font-size: 12px;
	color: black;
	text-align: center;
	background-color: #FFF;
	text-align: center;
	font-weight:bold;
}

.LoginMenuSubmitOver
{
	cursor: pointer;
	cursor: hand;
	font:  12px;
	color: #FFF;
	text-align: center;
	background-color: #80719C;
	font-weight:bold;
}

.Item
{
        float:left;
	width: 120px;
}

.List .Thumbnail {
	float: left;
	width: 100px;
	height: 100px;
}

.List .Thumbnail table {
	width: 110px;
	height: 110px;
}

.Thumbnail
{
	height: 110px;
	padding: 0px;
}

#LightBox
{
	float: right;
	clear: left;
	width:405px;
	height: 470px;
}
#LightBox .List
{
    width:100%
}

#LightBoxMail
{
    width:100%;
    margin:0 auto;
    text-align:left;
}
#LightBoxMail .Logo
{
	height:100px;
	width:auto;
	padding:15px;
	background: #FFF url('pictures/GS_WEBGRAPHICS/logomail.gif') no-repeat top right;
}
#LightBoxMail .Row
{
    height:auto;
    margin-left:20px;
}
#LightBoxMail .List
{

}

#LightBoxMail .Message, #LightBoxMail .Instructions, #LightBoxMail .Details
{
    padding-left:20px;
}
#LightBoxMail .Header .Quantity,
#LightBoxMail .Header .Total,
#LightBoxMail .Row .Quantity,
#LightBoxMail .Row .Total
{
    float:right;
    padding-right:50px;
}
#LightBoxMail .Row .Quantity,
#LightBoxMail .Row .Total
{
    width:280px;
}
#LightBoxMail .Row .Product,
#LightBoxMail .Row .Option
{
    width:500px;
}
#LightBoxMail .Row .Price
{
    display:none;
}


.Header
{
	text-align: left;
}

.Header div
{
	text-align: right;
	text-decoration: underline;
	float: left;
	clear: none;
}

.Header .Thumbnail
{
	display: none;
}

.Header .Product
{
	display: none;
}

.Header .Option
{
	display: none;
}

.Header .Price 
{
	display: none;
}

.Header .Quantity {
	text-align: right;
	width: 290px;
}

.Header .Total {
	width: 65px;
	text-align: right;
}

.Header .Remove {
	width: 30px;
	text-align: right;
	clear: right;
}

.List
{
	width: auto;
	overflow: auto;
	height: 350px;
	clear: both;
	text-align: left;
}

.Images
{
	height:420px;
}

#LightBoxMail .List
{
	overflow: visible;
}

.List .Product {
	font-style: italic;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 5px;
	width: 160px;
	float: left;
}

.List .Option{
	height: 40px;
	margin-left: 5px;
	width: 160px;
	float: left;
}

.List .Price 
{
	text-align: left;
	font-weight:bold;
	color: black;
	margin-left: 5px;
	width: 160px;
	float: left;
}

.List .Quantity 
{
	float: left;
	text-align: right;
	float: left;
	margin-top: -4px;
}

.List .Quantity INPUT {
	width: 20px;
}

.List .Total {
	width: 70px;
	text-align: right;
	font-weight:bold;
	color: black;
	float: left;
}

.List .Remove {
	width: 23px;
	text-align: right;
	float: left;
	margin-top: -4px;
}

.Footer
{
	clear: both;
	text-align: right;
	height: 20px;
}

.Footer div 
{
	width: 100px;
	text-align: right;
	float: left;
}

.Footer .Button
{
	float: right;
	width: 80px;
	text-align: right;
}

.Footer .Update
{
	float: right;
}

.Footer .Purchase
{
	float: left;
}

.Footer .Review
{
	float: left;
}

.Footer .Total
{
	font-weight:bold;
	text-decoration: underline;
	margin-right: 19px;
	clear: none;
	float: right;
}

.Footer .Pager
{
	width: 100%;
	height: 20px;
	text-align: center;
	float: none;
}

.Footer .Pager .Button
{
	width: auto;
}

.Footer .Pager .Pages
{
	text-align: center;
	clear: none;
	width: 135px;
}

.Footer .Pager .Previous
{
	float: left;
	text-align: left;
	clear: none;
	width: 65px;
}

.Footer .Pager .Next
{
	float: right;
	text-align: right;
	clear: none;
	width: 65px;
}

#PageFooter
{
	height: 60px;
	clear: both;
	text-align: right;
	margin: 0;
	padding: 0;
	background: #FFF url('pictures/GS_WEBGRAPHICS/BottomBar.gif') repeat-x top;
	width: 100%;
}

ul {
	list-style: none;
	margin: 5px 0px 3px 0;
	padding-left: 15px;
	text-indent: -15px;
	list-style-position: inside;
	list-style-type: disc;
}





.italic
{
    font-family:Times New Roman;
	font-size: 16px;
	font-weight:bold;
}
.base
{
    font-size:9px;
}
.bullet
{
    text-align:left;
}
#ContactForm_ContactFormSubmit
{
    padding-right:45px;
}

.ImageControls
{
	width: 400px;
	float: left;
}

.ImageControls .Button
{
	width: 100px;

}

.ImageControls .Next
{
	float: right;
}
.ImageControls .Previous
{
    float: left;
}
.lightbox 
{
    display:none;
}
/* ******************************************************* * pageJump*/
#ImageList .Footer{
        background:url('pictures/gs_webgraphics/pagesdrop.gif') no-repeat 70% 0;
}
.Pages{
        text-align:center;
        scrollbar-face-color: #fff;
        scrollbar-highlight-color: #fff;
        scrollbar-3dlight-color: #fff;
        scrollbar-shadow-color: #fff;
        scrollbar-darkshadow-color: #fff;
        scrollbar-arrow-color: #999;
        scrollbar-track-color: #fff;
}
.Pages a,
.Pages a:visited{
        text-decoration:none;
}
.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:150px;
        top:-150px;
        left:-20px; 
        width:100px;
        border:1px #ccc solid;
        background:#fff;
        /* 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:#666; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px; 
        width:80px;
        text-align:center;
        background:#fff;
}
.Pages ul ul li{
        top:0px;
        position:relative;
}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover{
        color:#333;
        background:#ccc;
}
.Pages :hover > a,
.Pages ul ul :hover > a {
        color:#333;
        background:#ccc;
}
.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 0px;
        width:80px;
}
.Pages ul ul ul a:hover{
        color:#333;
        background:#ccc;
}
.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:50px;
        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;
}
// from System Meta Data