/* **************************
© Phosys Online Proofing 2008
BookedPhotography
************************** */
*{margin:0;padding:0;}
html, body, form{height:100%;}
body {
        font-family: Arial, Sans-Serif, Serif;
        font-size:0.7em;
        color:#000;
        background:#ddd url('pictures/gs_webgraphics/bgMain.jpg') repeat-x 0 0;
}
h1,h2,h3,h4,h5,h6{
        color:#000;
        font-family:Century Gothic;
        font-weight:normal;
}
h1{
        font-size:1.8em;
}
h2{font-size:1.6em;}h3{font-size:1.2em;}
p{
        margin:14px 0;
        line-height:1.6em;
}
input,textarea,select{
        font-family:Arial;
        font-size:10px;
        color:#666;
}
tabel,tr,td,th,tl{
        border:0;
}
a img{border:0;}
/***************************************************************************mainPageMenu*/
#PageHeader .PageMenu{
        height:32px;
        clear:both;
}
#PageHeader .PageMenu ul,
#PageHeader .PageMenu li{
        list-style:none;
}
#PageHeader .PageMenu .MenuItem{
        float:left;
        height:32px;
}
#PageHeader .PageMenu .MenuItem a,
#PageHeader .PageMenu .MenuItem a:visited{
        display:block;
        float:left;
        text-decoration:none;
        text-transform:lowercase;
        color:#333;
        line-height:12px;
        padding:10px 10px;
}
#PageHeader .PageMenu .Selected,
#PageHeader .PageMenu .MenuItem a:hover{
        color:#fff !important;
        background:#6286a8;
}
/***************************************************************************mainDiv*/
#Wrapper{
            margin:0 auto;
            padding:0 20px;
            width:900px;
           background:transparent url('pictures/gs_webgraphics/bgHeader.jpg') no-repeat 0 0;
}
#Container{
        width:900px;
        height:auto;
        clear:both;
        margin:0 auto;
        text-align:left;
}
#Logo{
        height:118px;
        clear:both;
}
#MainArea{
        height:auto;
        clear:both;
        padding:0 0 30px 0;
        border-bottom:1px #333 solid;
}
#MainAreaBottom{
        width:900px;
        height:20px;
        clear:both;
}
#PageContent{
        height:auto;
        overflow:auto;
        padding:20px 10px 0 10px;
}
#PageContent a,
#PageContent a:visited{
        text-decoration:underline;
        color:#000;
}
#PageContent a:hover{
        text-decoration:none;
        color:#555;
}        
#PageContent ol,
#PageContent ul,
#PageContent li{
        margin:0 0 0 20px;
}
#PageContent em{
        font-style:italic;
        color:#333;
        font-size:1.1em;
}
#PageContent img{
        margin:5px;
}
#MainImage{
        float:right;
        width:600px;
        padding:10px;
        margin:20px 20px 10px 20px;
        border:1px #959a9d solid;
        background:#eaeff3;
}
#MainImage .Copyright{
        display:none;
}
#Phosys{
        display:none;
        position:relative;
        top:30px;
        left:15px;
        clear:both;
        text-align:left;
}
#Phosys img{
        behavior: url('images/FixPng.htc');
}
#flashcontent{
        width:900px;
        height:100%;
        height:520px;
        margin:30px 0 0 0;
}
.POfooter{
        width:1000px;
        height:100px;
        margin:0 auto;
        color:#666;
}
.POfooter p{
        padding:10px 0 0 0;
        text-align:center;
}
.POfooter p.phosysLink{
        height:20px;
        clear:both;
        margin:-20px 50px 0 50px;
        font-size:0.8em;
        color:#777;
        text-align:left;
}
.POfooter p.phosysLink a,
.POfooter p.phosysLink a:visited{
        text-decoration:none;
        color:#ddd;
}
/***************************************************************************siteMap*/
#SiteMap{
        float:right;
        width:400px;
        height:470px;
        margin:0 0 0 20px;
        overflow:auto;
}
#SiteMap .Item{
        width:370px;
        height:auto;
        clear:both;
        padding:2px;
        margin:1px 0;
        border:1px #41413e solid;
}
#SiteMap .Item a,
#SiteMap .Item a:visited{
        float:left;
        text-decoration:none;
        color:#888;
        font-weight:bold;
        font-size:1.1em;
        border-bottom:1px #555 solid;
}
#SiteMap .Item a:hover{
        text-decoration:none;
        color:#fff;
}
#SiteMap .Item #Description{
        float:right;
        width:225px;
        margin:1px;
        padding:2px 2px 2px 10px;
        font-size:0.9em;
        background:#41413e;
}
/***************************************************************************albumList*/
#AlbumList{
        float:right;
        width:400px;
        height:auto;
        margin:10px 0 0 0;
        overflow:auto;
}
#AlbumList .Row{
        width:380px;
        height:110px;
        clear:both;
        margin:2px 0;
        border:1px #aaa solid;
        background:#fff;
        
        cursor:hand;cursor:pointer;
}
#AlbumList .Row .ThumbTable{
        float:right;
        width:110px;
        height:110px;
        border-left:1px #aaa solid;
        background:#fff;
}
#AlbumList .Row .Thumbnail{
        padding:3px 0 0 0;
        text-align:center;
}
#AlbumList .Row .Thumbnail img{
        border:1px #222 solid;
}
#AlbumList .Row .Title{
        height:40px;
        font-size:1.4em;
        font-weight:bold;
        margin:5px 0 0 15px;
}
#AlbumList .Row .Description{
        margin:2px 0 0 015px;
        height:60px;
}
#AlbumList .Row .Button{
        display:none;
        color:#37372f;
        font-size:3em;
        line-height:20px;
        margin:0 0 0 -2px;
}
/***************************************************************************albumLogin*/
#AlbumLogin .Row{
        margin:2px 0;
}
#AlbumLogin .Footer a,
#AlbumLogin .Footer a:visited{
        text-decoration:none;
        color:#fff;
        padding:2px;
}
#AlbumLogin .Footer a:hover{
        color:#333;
        background:#fff;
}
.aid_PHOTO-BOOKS #AlbumLogin{
        width:300px;
        height:23px;
        overflow:hidden;
}
.aid_PHOTO-BOOKS #AlbumLogin .Row{
        float:left;
        width:200px;
        height:22px;
        margin:0;
}
.aid_PHOTO-BOOKS #AlbumLogin .Label{
        float:left;
        width:90px;
}
.aid_PHOTO-BOOKS #AlbumLogin .Field{
        float:left;
        width:90px;
}
.aid_PHOTO-BOOKS #AlbumLogin input{
        width:100px;
}
.aid_PHOTO-BOOKS #AlbumLogin .Footer{
        float:right;
        width:100px;
        text-align:left;
        margin-top:-4px;
}
.aid_PHOTO-BOOKS #AlbumLogin .Footer a{
        text-decoration:none !important;
        color:#ededed;
        border:0;
}
.aid_PHOTO-BOOKS #PageContent{
        width:360px;
}
/***************************************************************************loginMenu*/
.LoginMenu{
        color: #000;
        font-size:11px;
        text-align:right;
        border:1px solid #aaa;
        background:#fff;
}
.LoginMenu img{
        display:none;
}
.LoginMenuHeading{
        font-weight:bold;
        color:#000;
        text-align:center;
        background:#fff;
}
.LoginMenuEntry, 
.LoginMenuEntryOver{
        color: #000;
        text-align: left;
        background: #fff;
}
.LoginMenuSubmit{
        color: #fff;
        text-align: center;
        font-weight:bold;
        background: #000;
}
.LoginMenuSubmitOver{
        cursor: pointer;
        cursor: hand;
        color: #fff;
        text-align: center;
        font-weight:bold;
        background: #333;
}
.LoginMenu imput{
        padding:0 4px;
}
/***************************************************************************imageList*/
#ImageList{
        float:right;
        width:500px;
        height:auto;
        clear:right;
        margin:30px 0 0 20px;
}
#ImageList #Images{
}
#ImageList #Images .Item{
        width:500px;
        height:auto;
        margin:3px 0;
        text-align:center;
        cursor:default;
}
#ImageList #Images .Item a,
#ImageList #Images .Item a:visited{
        cursor:default;
}
#ImageList #Images .Item .ThumbTable,
#ImageList #Images .Item .Thumbnail{
        width:500px;
        height:auto;
}
#ImageList .Footer{
        display:none;
}
#ImageList .Footer .Pager .Previous{
        float:left;
        width:80px;
        height:20px;
        padding:0 0 0 20px;
}
#ImageList .Footer .Pager .Pages{
        float:left;
        width:100px;
        height:20px;
        margin:0 0 0 350px;
}
#ImageList .Footer .Pager .Next{
        float:right;
        width:80px;
        height:20px;
        padding:0 20px 0 0;
        margin:0 15px 0 0;
}
#ImageList .Footer .Pager .Previous a,
#ImageList .Footer .Pager .Previous a:visited,
#ImageList .Footer .Pager .Next a,
#ImageList .Footer .Pager .Next a:visited{
        display:block;
        padding:1px 8px;
        text-decoration:none;
        color:#000;
        background:#fff;
}        
#ImageList .Footer .Pager .Previous a:hover,
#ImageList .Footer .Pager .Next a:hover{
        background:#fff;
}
/***************************************************************************pageJump*/
#ImageList .Footer .Pager  .Pages .Button{
    width:100px;
    background:url('pictures/gs_webgraphics/pagesdrop.gif') no-repeat right center;
}
#ImageList .Footer .Pager .Pages a,
#ImageList .Footer .Pager .Pages a:visited{
        text-decoration:none;
        color:#000;
        background:#fff
}
#ImageList .Footer .Pager .Pages ul{
        display:block;
}
#ImageList .Footer .Pager .Pages li {
        position:absolute;
        float:left;
        width:auto;
        list-style-type:none;
}
#ImageList .Footer .Pager .Pages ul ul{
        visibility:hidden;
        position:absolute;
        height:150px;
        top:-150px;
        left:0; 
        width:100px;
        border:1px #fecc00 solid;
        background:#fff;
        overflow:hidden;
}
/*\*/
html>body*#ImageList .Footer .Pager .Pages ul ul {overflow:auto;}
/**/
#ImageList .Footer .Pager .Pages table {
        position:relative; 
        top:0; 
        left:0; 
        border-collapse:collapse;
}
#ImageList .Footer .Pager .Pages ul ul li, 
#ImageList .Footer .Pager .Pages ul ul a, 
#ImageList .Footer .Pager .Pages ul ul a:visited {
        color:#000; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px; 
        width:80px;
        text-align:center;
        background:#fff;
}
#ImageList .Footer .Pager .Pages ul ul li{
        top:0px;
        position:relative;
}
#ImageList .Footer .Pager .Pages ul ul li:hover,
#ImageList .Footer .Pager .Pages a:hover,
#ImageList .Footer .Pager .Pages ul ul a:hover{
        color:#000;
        background:#fff;
}
#ImageList .Footer .Pager .Pages :hover > a,
#ImageList .Footer .Pager .Pages ul ul :hover > a{
        color:#000;
        background:#fff;
}
#ImageList .Footer .Pager .Pages ul li:hover ul,
#ImageList .Footer .Pager .Pages ul a:hover ul,
#ImageList .Footer .Pager .Pages ul ul a:hover{
        visibility:visible;
        overflow:auto;
}
#ImageList .Footer .Pager .Pages ul ul ul a,
#ImageList .Footer .Pager .Pages ul ul ul a:visited{
        color:#000; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px;
        width:80px;
}
#ImageList .Footer .Pager .Pages ul ul ul a:hover{
        color:#000;
        background:#fff;
}
#ImageList .Footer .Pager .Pages ul li:hover ul,
#ImageList .Footer .Pager .Pages ul a:hover ul{
        visibility:visible;
}
#ImageList .Footer .Pager .Pages ul a:hover ul ul,
#ImageList .Footer .Pager .Pages ul :hover ul ul{
        visibility:hidden;
        position:absolute;
        height:0;
        left:50px;
        top:0;
}
#ImageList .Footer .Pager .Pages ul :hover ul :hover ul,
#ImageList .Footer .Pager .Pages ul a:hover ul a:hover ul{
        visibility:visible;
}
#ImageList .Footer .Pager .Pages .Selected{
        color:#000 !important;
}
#ImageList .Footer .Pager .Pages ul ul ul{
        border:1px #000 solid;
        height:220px !important;
        width:auto;
        background:#fff;
        z-index:500;
        padding-top:1px;
}
/***************************************************************************popUpWindow*/
.PopupBody{
        margin:0;
        padding:0;
        overflow:hidden;
        background:#fff;
}
.PopupBody #MainImage{
        float:none;
        width:600px;
        height:600px;
        margin:20px 40px;
        border:1px #41413e solid;
}
.PopupBody .ImageControls{
        position:absolute;
        bottom:90px;
        left:80px;
        width:530px;
}
.PopupBody .ImageControls .Previous{
        float:left;
}
.PopupBody .ImageControls .Next{
        float:right;
}
.PopupBody .ImageControls a,
.PopupBody .ImageControls a:visited{
        text-decoration:none;
        color:#fff;
}
/***************************************************************************metaData*/
#MetaData{  
        float:left;
        margin:0;
        padding:0;
        cursor: pointer;
        cursor: hand;
        text-align: right;
        line-height:normal;
}
.MetaData{
        float:left;
        color: #FFF;
        text-align: left;
        background: #292929;
        border: 1px solid #FFF;
}
.MetaDataTitle{
        font-weight: bold;
        color: #292929;
        background: #FFF;
        text-align: left;
}
.MetaDataHeading{
        font-weight: normal;
        color: #FFF;
        background: #292929;
        text-align: left;
}
.MetaDataField{
        color: #FFF;
        background: #292929;
        cursor: pointer;
        cursor: hand;
}
.MetaDataFieldOver{
        cursor: pointer;
        cursor: hand;
        color: #292929;
        background: #FFF;
}
.MetaDataCommand{
        color: #FFF;
        text-align: right;
        background: #292929;
}
.MetaDataCommandOver{
        cursor: pointer;
        cursor: hand;
        color: #292929;
        text-align: right;
        background: #FFF;
}
.MetaDataBasket{
        color: #FFF;
        text-align: right;
        background: #292929;
}
.MetaDataBasketOver{
        cursor: pointer;
        cursor: hand;
        color: #FFF;
        text-align: right;
        background: #292929;
}
/***************************************************************************shoppingBasket*/
#ShoppingCart{
        float:right;
        width:400px;
        height:470px;
}
#ShoppingCart .Header{
        width:400px;
        height:20px;
        clear:both;
}
#ShoppingCart .Header DIV{
        float:left;
        width:50px;
        height:20px;
        text-align:right;
}
#ShoppingCart .Header .Thumbnail,
#ShoppingCart .Header .Product{
        display:none;
}
#ShoppingCart .Header .Option{
        width:160px;
}
#ShoppingCart .List{
        width:400px;
        height:380px;
        clear:both;
        overflow:auto;
}
#ShoppingCart .List .Row{
        width:380px;
        height:110px;
        clear:both;
        margin:2px 0;
        border:1px #777 solid;
        background:#444;
}
#ShoppingCart .List .Row div{
        float:left;
        width:50px;
        text-align:right;
}
#ShoppingCart .List .Row .Thumbnail,
#ShoppingCart .List .Row .Thumbnail Table{
        width:110px;
        height:110px;
        background:#222;
}
#ShoppingCart .List .Row .Product,
#ShoppingCart .List .Row .Option{
        width:250px;
        padding:8px 0 0 20px;
        text-align:left;
}
#ShoppingCart .List .Row .Option{
        margin:0 0 25px 0;
}
#ShoppingCart .List .Row .Price{
        width:100px;
}
#ShoppingCart .List .Row input{
        margin-top:-4px;
}
#ShoppingCart .Footer{
        width:400px;
        clear:both;
}
#ShoppingCart .Footer .Total{
        text-align:right;
        padding:0 90px 0 0;
        font-weight:bold;
        color:#f20;
}
#ShoppingCart .Footer a.Button{
        display:block;
        float:left;
        padding:2px 10px;
        margin:2px;
        text-decoration:none;
        color:#fff;
        border:1px #47473f solid;
        background:#222;
}
#ShoppingCart .Footer a.Button:hover{
        background:#444;
}
/***************************************************************************contactForm*/
#ContactForm{
        float:right;
        width:420px;
        height:400px;
        margin:30px 0 0 0;
}
#ContactForm .Row{
        width:400px;
        height:auto;
        clear:both;
        margin:1px 0;
}
#ContactForm .Row .Label{
        display:block;
        float:left;
        width:200px;
        height:22px;
}
#ContactForm .Row .Field{
        float:left;
        margin:0 5px 0 0;
}
#ContactForm .Footer{
        width:400px;
        height:22px;
        clear:both;
}
#ContactForm .Footer a.Button{
        display:block;
        float:left;
        padding:2px 20px;
        margin:0 0 0 100px;
        text-decoration:none;
        color:#fff;
        border:1px #47473f solid;
        background:#2b2b24;
}
#ContactForm .Footer a.Button:hover{
        background:#47473f;
}
#ContactForm input,
#ContactForm select,
#ContactForm textarea{
        width:160px !important;
}
#ContactForm select{
        width:165px !important;
}
/***************************************************************************Rss*/
.RSS{
        position:relative;
        width:100%;
        height:400px;
        overflow:auto;
}
.RSS .RSSItem{
        margin:5px 0;
        clear:both;
        border:1px #444 solid;
}
.RSS .RSSItem .Title{
        font-size:2em;
        font-weight:bold;
}
.RSS .RSSItem .Description{
        line-height:1.6em;
}
.RSS .RSSItem .ReadMore{
        position:relative;
        top:30px;
}
.RSS .RSSItem .PubDate{
        text-align:right;
        font-size:3em;
        color:#222;
}
/***************************************************************************quickBasket*/
#QuickBasket{
        position:absolute;
        top:440px;
        left:65px;
        width:250px;
        height:40px;
}
* html #QuickBasket{
        top:500px;
}
#QuickBasket a,
#QuickBasket a:visited{
        display:block;
        width:100px;
        height:45px;
        text-decoration:none;
        text-align:left;
        color:#fff;
        padding:2px 10px;
}
#QuickBasket ul li ul li a{
        text-align:left;
        white-space:nowrap;
        line-height:normal;
        font-size:10px;
}
#QuickBasket ul{
        padding:0;
        margin:0;
        list-style-type:none;
        display:block;
}
#QuickBasket li {
        width:auto;
        position:absolute;
}
#QuickBasket ul.List,
#QuickBasket ul.Footer{
        visibility:hidden;
        position:absolute;
        height:143px;
        top:35px;
        left:0px; 
        width:250px;
        border:1px #333 solid;
        background:#1a1819;
        overflow:auto;
}
#QuickBasket ul.Footer{
        top:178px;
        height:25px;
        overflow:hidden;
        text-align:center;
}
#QuickBasket ul.Footer a,
#QuickBasket ul.Footer a:visited{
        display:block;
        width:200px;
        height:24px;
        text-align:right;
        font-size:14px;
        font-weight:bold;
        padding:0 40px 0 0;
}
#QuickBasket ul.Footer a:hover{
        background:#1a1819;
        color:#fff;
}
#QuickBasket table {
        position:relative; 
        top:0; 
        left:0; 
        border-collapse:collapse;
}
#QuickBasket ul ul li, 
#QuickBasket ul ul a, 
#QuickBasket ul ul a:visited {
        color:#fff; 
        height:auto; 
        line-height:1em; 
        padding:5px; 
        width:220px;
        text-align:left;
        font-size:11px;
        background:#1a1819;
}
#QuickBasket ul ul li{
        top:0px;
        position:relative;
}
x#QuickBasket ul ul li:hover,
x#QuickBasket a:hover,
x#QuickBasket ul ul a:hover{
        color:#ccc;
        background:#1a1819;
}
#QuickBasket :hover > a,
#QuickBasket ul ul :hover > a {
        color:#ccc;
        background:#1a1819;
}
#QuickBasket ul li:hover ul,
#QuickBasket ul a:hover ul,
#QuickBasket ul ul a:hover
{visibility:visible;}
/***************************************************************************misc*/
.links{
        position:relative;
        width:898px;
        height:20px;
        margin:0 auto;
        border:1px #ccc solid;
        background:#fff;
}
.links ul,
.links li{
        list-style:none !important;
        padding:0;
        margin:0;
}
.links li{
        float:left;
}
.links a,
.links a:visited{
        display:block;
        float:left;
        padding:8px 10px;
        color:#333;
        text-decoration:none;
        text-transform:lowercase;
}
.baseLine{
        width:900px;
        height:40px;
        margin:10px 0 0 0;
        text-align:center;
}
.phosysLink{
        text-align:right;
}
.phosysLink a,
.phosysLink a:visited{
        text-decoration:none;
        color:#6282a8;
}
.phosysLink a:hover{
        color:#333;
}
/***************************************************************************pageSpecifics*/
.aid_DEFAULT #MainImage{
        width:900px;
        height:460px;
        margin:10px 0;
        padding:0;
        border:0;
        clear:both;
}


body.aid_DEFAULT #MainArea        {border:0;}
body.aid_DEFAULT #MainAreaBottom  {display:none;}
body.aid_DEFAULT #PageContent     {width:900px; height:70px; margin:0; padding:0; border-bottom:1px solid #000; float:right;}
body.aid_DEFAULT #PageContent .leftimg      {float:right;}
body.aid_DEFAULT #PageContent .rightimg     {float:left; width:720px; height:60px;}
body.aid_DEFAULT #PageContent .rightimg p   {font-size:14px; width:550px; font-weight:bold; text-align:left; float:right; }
body.aid_DEFAULT #PageContent .rightimg img {float:left; display:block; width:155px;}

.aid_FEATURES #flashcontent{
        width:860px;
        height:350px;
        padding:0 20px;
        background:url('pictures/gs_webgraphics/bgFlash.jpg') no-repeat 50% 0;
}

/***************************************************************************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