/* **************************
Ã?Â© Phosys Online Proofing 2008

 Ewan Harkness Photography
************************** */
*{margin:0;padding:0;}
html, body{height:100%;}
body {
        font-family:Verdana, Arial, Sans-Serif, Serif;
        font-size:0.7em;
        color:#231f20;
        background:#231f20 url('pictures/gs_webgraphics/bgMain.jpg') repeat-x 50% 50%;
        scrollbar-face-color: #ccc;
        scrollbar-highlight-color: #848484;
        scrollbar-3dlight-color: #848484;
        scrollbar-shadow-color: #848484;
        scrollbar-darkshadow-color: #848484;
        scrollbar-arrow-color: #fff;
        scrollbar-track-color: #848484;
}
table,tr,th,td,tl{
        border:0;
}
p{
        margin:15px 0;
        line-height:2em;
}
form{                                              /*fireFoxBug*/
        height:100%;
        vertical-align:middle;
}
h1,h2,h3,h4,h5,h6{
        display:inline;
        font-family:Century Gothic, Arial Narrow, Arial;
        font-weight:normal;
        text-transform:lowercase;
}
h1{
        font-size:1.8em;
        display:inline-block;
        margin-bottom:4px;
}
input,select,textarea{
        font-family:Arial;
        font-size:11px;
        color:#444;
        scrollbar-face-color: #fff;
        scrollbar-highlight-color: #fff;
        scrollbar-3dlight-color: #fff;
        scrollbar-shadow-color: #fff;
        scrollbar-darkshadow-color: #fff;
        scrollbar-arrow-color: #333;
        scrollbar-track-color: #fff;
}
/***********************************************************mainMenu*/
.PageMenu{
        float:left;
        width:610px;
        height:25px;
        margin-top:15px;
        margin-right:-50px;
        overflow:visible;
}

.PageMenu .MenuItem{
        float:left;
}
.PageMenu .MenuItem a,
.PageMenu .MenuItem a:visited{
        display:block;
        float:left;
        padding:1px 8px 1px 8px;
        margin:2px 0;
        color:#fff;
        font-size:0.8em;
        line-height:15px;
        text-decoration:none;
        text-transform:uppercase;
        font-family:Trebuchet MS;
        border-left:1px #e0e0e0 solid;
}
.PageMenu .MenuItem a:hover{
        color:#231f20;
        background:#3c3c3c url('pictures/gs_webgraphics/navHover.jpg') repeat-x 0 0;
}
.PageMenu .First a,
.PageMenu .First a:visited{
        border:0;
}
.PageMenu .Selected{
        color:#231f20 !important;
        background:#3c3c3c url('pictures/gs_webgraphics/navHover.jpg') repeat-x 0 0 !important;
}
.PageMenu .MenuItem ul li ul li a {
        text-align:left;
        white-space:nowrap;
}
.PageMenu .MenuItem ul {
        padding:0;
        margin:0;
        list-style-type:none;
}
.PageMenu .MenuItem li {
        float:left;
        width:auto;
        position:relative;
}
.PageMenu .MenuItem ul ul {
        visibility:hidden;
        position:absolute;
        height:auto;
        top:22px;
        left:0px; 
        width:180px;
        padding-bottom:10px;
        border-bottom:1px #1f1f1f solid;
        background:#292929;
        z-index:500;
}
* html .PageMenu .MenuItem ul ul{
        top:25px;
}
.PageMenu .MenuItem table {
        position:absolute; 
        top:-2px; 
        left:0; 
        border-collapse:collapse;
}
.PageMenu .MenuItem ul ul a, 
.PageMenu .MenuItem ul ul a:visited {
        height:auto; 
        line-height:1em; 
        padding:5px 10px;
        width:160px;
}
.PageMenu .MenuItem ul ul ul{
        margin-top:-22px;
}
.PageMenu .MenuItem ul ul ul a, 
.PageMenu .MenuItem ul ul ul a:visited {
        padding:5px 10px 5px 25px;
        width:145px;
}
.PageMenu .MenuItem a:hover,
.PageMenu .MenuItem ul ul a:hover {
        color:#231f20;
        background:#3c3c3c url('pictures/gs_webgraphics/navHover.jpg') repeat-x 0 0;
}
.PageMenu .MenuItem :hover > a,
.PageMenu .MenuItem ul ul :hover > a {
        color:#fff;
        background:#3c3c3c url('pictures/gs_webgraphics/navHover.jpg') repeat-x 0 0;
}
.PageMenu .MenuItem ul li:hover ul,
.PageMenu .MenuItem ul a:hover ul{
        visibility:visible;
}
/***********************************************************mainDiv*/
#Wrapper{
    margin:0 auto;
    padding:0;
    border:none;
    height:100%;
    text-align:center;
    vertical-align:middle;
    width:900px;
}
#Container{
        width:900px;
        height:600px;
        margin:0 auto;
        text-align:left;
        background:url('pictures/gs_webgraphics/logo.jpg') no-repeat 100% 1px;
}
* html #Container{
        background-position:100% 3px;
}
#Logo{
        float:right;
        width:340px;
        height:80px;
}
* html #Logo{
        margin-top:10px;
}
#MainArea{
        width:900px;
        height:460px;
        margin-top:15px;
        clear:both;
}
#MainImage{
        float:left;
        width:400px;
        height:440px;
        margin:0 15px 0 0;
        text-align:center;
}
#MainImage .Copyright{
        display:none;
}
#PageContent{
        height:455px;
        padding:0 10px;
        overflow:auto;
}
#PageContent a,
#PageContent a:visited{
        text-decoration:none;
        color:#fff;
        border-bottom:1px #fff solid;
}
#PageContent a:hover{
        text-decoration:none;
        color:#666;
        border-color:#111;
}
#Phosys{
        width:900px;
        height:40px;
        margin-top:20px;
        clear:both;
}
.Phosys img {
        behavior: url('images/FixPng.htc');
}
/***********************************************************albumList*/
#AlbumList{
        float:left;
        width:400px;
        height:432px;
        margin:0 15px 0 0;
        overflow:auto;
}
#AlbumList .Row{
        width:380px;
        height:110px;
        margin:2px 0;
        clear:both;
        border:1px #fff dotted;
        background:#848484;
        cursor:hand; cursor:pointer;
}
#AlbumList .Row .Thumbnail,
#AlbumList .Row .ThumbTable{
        float:left;
        width:110px;
        height:110px;
}
#AlbumList .Row .Title{
        float:left;
        width:260px;
        height:20px;
}
#AlbumList .Row .Description{
        float:left;
        width:260px;
        height:50px;
}
#AlbumList .Button{
        float:right;
        width:260px;
        height:20px;
        text-align:right;
}
/***********************************************************loginMenu*/
.LoginMenu{
        border: 1px solid #4d4d4d;
        border-right:3px #222 solid;
        border-bottom:3px #222 solid;
        background:#444;
}
.LoginMenu img{
        display:none;
}
.LoginMenuHeading{
        text-transform:uppercase;
        text-align:center;
        background:#444;
}
.LoginMenuSubmit{
        text-align: center;
        background: #444;
}
.LoginMenuSubmitOver{
        cursor: pointer;
        cursor: hand;
        background: #333;
}
/***********************************************************albumLogin*/
#AlbumLogin{
        width:300px;
        height:auto;
}
#AlbumLogin .Row{
        width:300px;
        height:22px;
        clear:both;
}
#AlbumLogin .Row .Label{
        display:block;
        float:left;
        width:100px;
        height:22px;
}
#AlbumLogin .Row .Field{
        float:left;
        width:200px;
}
#AlbumLogin input{
        width:175px !important;
}
#AlbumLogin .Footer{
        width:300px;
        height:20px;
        clear:both;
}
#AlbumLogin .Footer a,
#AlbumLogin .Footer a:visited{
        display:block;
        width:100px;
        height:20px;
        text-align:center;
        margin-left:100px;
        border:0;
        border-top:1px #777 solid;
        background:#555;
}
#AlbumLogin .Footer a:hover{
        color:#000;
}
/***********************************************************imageList*/
#ImageList{
        float:right;
        width:900px;
        height:440px;
}
#Images{
        width:900px;
        height:410px;
        clear:both;
}
#ImageList .Item{
        float:left;
        width:120px;
        height:125px;
        margin:2px;
        text-align:center;
        font-size:0.8em;
        border:1px #fff dotted;
        background:#4e4a4a;
}
#ImageList .Item .Thumbnail,
#ImageList .Item .ThumbTable{
        width:110px;
        height:104px;
}
#ImageList .Footer{
        width:900px;
        height:20px;
        clear:both;
}
#ImageList .Footer .Previous{
        float:left;
        width:80px;
        height:20px;
        padding-left:20px;
}
#ImageList .Footer .Pages{
        float:left;
        width:100px;
        height:20px;
        margin-left:300px;
}
* html #ImageList .Footer .Pages{
        margin-left:200px;
}
#ImageList .Footer .Next{
        float:right;
        width:80px;
        height:20px;
        padding-right:20px;
        text-align:right;
}
#ImageList a,
#ImageList a:visited{
        color:#ddd;
        text-decoration:none;
}
/***********************************************************pageDrop*/
.Pages{
        text-align:left !important;
        padding-left:15px;
        scrollbar-face-color: #111;
        scrollbar-highlight-color: #111;
        scrollbar-3dlight-color: #111;
        scrollbar-shadow-color: #111;
        scrollbar-darkshadow-color: #111;
        scrollbar-arrow-color: #999;
        scrollbar-track-color: #333;
}
.Pages .Button{
    width:100px;
    background:url('pictures/gs_webgraphics/pagesdrop.gif') no-repeat right center;
}
.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:0; 
        width:100px;
        border:1px #fff dotted;
        background:#1d1d1d;
        overflow:hidden;
}
* html .Pages ul ul{
        top:-165px;
}
/*\*/
html>body*.Pages ul ul {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:#1d1d1d;
}
.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;overflow:auto;}
.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;
}
/***********************************************************popUp*/
.PopupBody{
        width:600px;
        height:600px;
        margin:0;
        padding:0;
        text-align:center;
        font-size:12px;
        overflow:hidden;
}
.PopupBody #MainImage{
        width:450px;
        height:500px;
        margin:50px 45px 0 45px;
        float:none;
        background:#848484;
}
.PopupBody #MainImage .Copyright{
        margin-top:-30px;
}
.PopupBody #Metadata{
        font-size:12px;
}
.PopupBody .ImageControls{
        position:absolute;
        bottom:0;
        left:0;
        width:600px;
        margin:0;
        height:25px;
        font-size:12px;
        background:#1d1d1d;
        color:#fff;
}
.PopupBody .ImageControls .Next{
        float:right;
        width:100px;
        text-align:right;
        margin-right:150px;
}
.PopupBody .ImageControls .Previous{
        float:left;
        width:100px;
        margin-left:150px;
}
.PopupBody .ImageControls a,
.PopupBody .ImageControls a:visited{
        color:#fff;
        text-decoration:none;
        background:0;
}
/***********************************************************metaData*/
#MetaData{
        float:left;
        margin:0;
        padding:0;
        text-align: right;
        background:transparent;
}
#MetaData .Button{
        cursor: pointer;
        cursor: hand;
}
.MetaData{
        float:left;
        color: #fff;
        text-align: left;
        background:#848484;
        border:1px #fff dotted;
}
.MetaDataTitle{
        font-size:12px;
        font-weight: bold;
        color: #fff;
        background-color: #222;
        text-align: left;
}
.MetaDataHeading{
        font-size:12px;   
        font-weight: normal;
        color: #fff;
        background:#222;
        text-align: left;
}
.MetaDataField {
        font-size:12px;
        color: #222;
        background:#848484;
        cursor: pointer;
        cursor: hand;
}
.MetaDataFieldOver{
        font-size:12px;
        cursor: pointer;
        cursor: hand;
        color: #fff;
        background-color: #565656;
}
.MetaDataCommand{
        font-size:12px;
        color: #222;
        text-align: right;
        background:#848484;
}
.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:#fff;
}
.MetaDataBasketOver{
        font-size:12px;
        cursor: pointer;
        cursor: hand;
        color: #565656;
        text-align: right;
        background:#fff;
}
/***********************************************************lightBox*/
#LightBox{
        float:right;
        width:400px;
        height:440px;
}
#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:235px;}
#LightBox .List{
        width:400px;
        height:390px;
        overflow:auto;
        clear:both;
}
#LightBox .Row{
        width:376px;
        height:110px;
        margin:2px 0;
        border:1px #fff dotted;
        background:#848484;
}
#LightBox .Row .Thumbnail{
        float:left;
        width:110px;
        height:110px;
        text-align:center;
}
#LightBox .Row .ThumbTable{
        width:110px;
        height:110px;
}
#LightBox .Row .Thumbnail img{
        cursor:default !important;
}
#LightBox .Row .Product,
#LightBox .Row .Option,
#LightBox .Row .Quantity,
#LightBox .Row .Remove{
        text-align:right;
        float:left;
}
#LightBox .Row .Option #Table1{
        float:right;
        padding:0;
        margin:0;
        line-height:1px;
        border:1px #4d4d4d solid;
}
#LightBox .Row .Product{
        text-align:left;
        padding-top:20px;
        width:250px;
}
#LightBox .Row .Option{width:120px;}
#LightBox .Row .Quantity{width:70px;}
#LightBox .Row .Remove{width:60px;}
#LightBox .Footer{
        margin-right:30px;
}
#LightBox .Footer .Button{
        float:right;
        width:90px;
        height:25px;
        text-align:center;
}
#LightBox .Footer a.Button,
#LightBox .Footer a.Button:visited{
        height:18px;
        text-decoration:none;
        color:#222;
        margin:0 4px;
        padding:2px 0;
        border:1px #ccc dotted;
        background:#999;
}
#LightBox a.Button:hover{
        color:#444;
}
/***********************************************************shoppingBasket*/
#ShoppingCart{
        float:right;
        width:400px;
        height:440px;
        line-height:normal;
}
#ShoppingCart .Header{
        width:400px;
        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:220px;
}
#ShoppingCart .List{
        width:400px;
        height:370px;
        overflow:auto;
        margin:0 auto;
        clear:both;
}
#ShoppingCart .Row{
        width:380px;
        height:110px;;
        margin:2px 0;
        clear:both;
        padding:0;
        line-height:normal;
        border:1px #fff dotted;
        background:#848484;
}
#ShoppingCart .Row .Thumbnail,
#ShoppingCart .Row .ThumbTable{
        float:left;
        width:110px;
        height:110px;
        text-align:center;
}
#ShoppingCart .Row .Thumbnail img{
        margin-top:5px;
}
#ShoppingCart .Row .Product,
#ShoppingCart .Row .Option{
        float:left;
        width:270px;
        height:20px;
}
#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:120px;
}
#ShoppingCart .Row .Quantity{
        width:60px;
}
#ShoppingCart .Row .Remove{
        width:30px;
}
#ShoppingCart .Footer{
        width:400px;
        margin:0 auto;
        text-align:right;
}
#ShoppingCart .Footer a,
#ShoppingCart .Footer a:visited{
        text-decoration:none;
        color:#888;
}
#ShoppingCart .Footer a:hover{
        color:#444;
}
#ShoppingCart .Footer .Total{
        width:60px;
        height:20px;
        margin-right:50px;
        padding-right:5px;
        font-weight:bold;
        text-align:right;
        color:#bae3f6;
}
#ShoppingCart .Footer a.Button,
#ShoppingCart .Footer a.Button:visited{
        display:block;
        float:left;
        width:80px;
        height:18px;
        text-decoration:none;
        text-align:center;
        color:#222;
        margin:0 4px;
        padding:2px 0;
        border:1px #ccc dotted;
        background:#999;
}
#ShoppingCart .Footer a.Continue{
        width:140px;
}
#ShoppingCart  .Footer a.Button:hover{
        color:#444;
}
/***********************************************************lightBoxMail*/
#LightBoxMail a{
        text-decoration:underline;
        color:#000;
}
#LightBoxMail{
        width:520px;
        text-align:left;
        background-color:#FFFFFF !important;
        color:#000000 !important;
}
#LightBoxMail .Header{
        width:500px;
        margin:0 auto;
        color:#000000
}
#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:#000000;
}
#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;
}
/***********************************************************contactForm*/
#ContactForm{
        float:left;
        width:400px;
        height:440px;
        margin:10px 10px 0 0;
}
#ContactForm .Row{
        width:400px;
        height:auto;
        clear:both;
        margin:2px 0;
}
#ContactForm .Row .Label{
        display:block;
        float:left;
        width:100px;
        height:auto;
}
#ContactForm .Row .Field{
        float:left;
        width:280px;
}
#ContactForm .Footer{
        float:left;
        width:100px;
        height:22px;
        margin-left:100px;
}
#ContactForm .Footer a,
#ContactForm .Footer a:visited{
        display:block;
        width:100px;
        height:18px;
        padding:2px 0;
        text-decoration:none;
        text-align:center;
        color:#222;
        border:1px #ccc dotted;
        background:#999;
}
#ContactForm .Footer a:hover{
        color:#444;
}
/***********************************************************loginForm*/
#LoginForm{
        float:right;
        width:400px;
        height:440px;
        margin:0 0 0 10px;
}
#LoginForm .Row{
        width:400px;
        height:auto;
        clear:both;
        margin:2px 0;
}
#LoginForm .Row .Label{
        display:block;
        float:left;
        width:100px;
        height:auto;
}
#LoginForm .Row .Field{
        float:left;
        width:270px;
        height:auto;
}
#LoginForm .Footer{
        width:400px;
        height:20px;
        clear:both;
}
#LoginForm .Footer a,
#LoginForm .Footer a:visited{
        display:block;
        float:left;
        width:100px;
        height:20px;
        text-align:center;
        margin-left:100px;
        text-decoration:none;
        color:#888;
        border-top:1px #4d4d4d solid;
        background:#1d1d1d;
}
#LoginForm input,
#LoginForm textarea,
#LoginForm select{
        width:200px !important;
}
/***********************************************************misc*/
.imgleft{
        float:left;
        margin-right:10px;
        padding:4px;
        border:1px #4d4d4d solid;
        background:#111;
}
.imgright{
        float:right;
        margin-left:10px;
        padding:4px;
        border:1px #4d4d4d solid;
        background:#111;
}
#flashcontent{
        width:900px;
        height:100%;
        height:440px;
        margin-top:-10px;
        clear:both;
}
.createaccount a,
.createaccount a:visited,
.createaccount a:hover{
        display:block;
        width:200px;
        height:20px;
        padding:2px 0;
        text-align:center;
        border-bottom:0 !important;
        border-top:1px #4d4d4d solid;
        background:#1d1d1d;
}
p.base{
        line-height:normal;
        font-size:0.8em;
}
#ContactMail{
        width:500px;
        height:auto;
        background:#fff !important;
}
#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;
}
/*********************************************************** footer */

#PageFooter { display:none; }

#Footer { clear:both; padding:24px 0 0 0; }

#Footer .Phosys { float:right; line-height:35px; }
#Footer .Phosys a { color:#808080; text-decoration:none; }
#Footer .Phosys a:hover { color:white; }

#Footer .FaceBookLike { float:left; }



/***********************************************************media*/
@media print{
        body,
        body div{
                font-family:Arial;
                color:#000;
                background:#fff;
        }
        #PageContent{
                position:absolute;
                left:0;
                top:0;
                width:100%;
                height:100%;
        }
        body img{display:none;}
        .PageMenu{display:none;}
        }
/***********************************************************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
