/* ******************** */
/* lygophoto.css        */
/* #fff #daebeb #99cccc */
/* ******************** */
body 
{
    margin:0;
    padding:0;
    font-family:Lucida Sans Unicode, Verdana, Sans-Serif, Serif;
    font-size:12px;
    line-height:18px;
    color:#666;
        scrollbar-face-color:#ededed;
	    scrollbar-highlight-color:#999;
	    scrollbar-3dlight-color: #ededed;
	    scrollbar-shadow-color: #999;
	    scrollbar-darkshadow-color: #ededed;
	    scrollbar-track-color: #ededed;
	    scrollbar-arrow-color:#999;
    background-color: #fff;
    min-width:750px;
}
a img
{
    border:0;
}
h1,h2,h3,h4,h5,h6
{
    line-height:normal;
}
h1{font-size:28px;}
input,
select,
textarea
{
    font-family:Arial, Sans-Serif, Serif;
    font-size:11px;
}
/* ***************************************** */
/*navigation*/
a{color:#666;}
.PageMenu
{
    width:100%;
    height:auto;
    clear:both;
    border-bottom:1px #c3c3c3 solid;
}
.PageMenu .MenuItem
{
    float:left;
}
.PageMenu .MenuItem a
{
    padding:4px 10px;
    color:#666;
    text-decoration:none;
    display:block;
}
.PageMenu .MenuItem a:hover
{
    color:#333;
    background-color:#e3e3e3;
    padding:4px 10px;
    display:block;
}
.PageMenu .MenuItem .Selected
{
    background-color:#d7d7d7;
}
.PageMenu .First
{
    padding-left:10px;
}
.Footer a:link,
.Footer a:visited
{
    color:#666;
    font-weight:bold;
    text-decoration:none;
}
.Footer a:hover,
.Footer a:active
{
    color:#666;
    font-weight:bold;
    text-decoration:none;
    border-bottom:1px #333 solid;
}
.ToolsMenu .MenuItem
{
    display:none;
}
.ToolsMenu
{
    float:right;
    width:100px;
    height:22px;
    top:-25px;
    left:50px;
    clear:both;
}
/*
.ToolsMenu .MenuItem
{
    display:block;
}
.ToolsMenu .MenuItem a
{
    color:#666;
}
*/
/* ***************************************** */
/*main div*/
#Container
{
    width:100%;
    min-width:750px;
    height:500px;
}
#TopFade
{
    width:100%;
    height:27px; /**/
    clear:both;
    background: url('pictures/gs_webgraphics/bg_topfade.gif') repeat-x top center;
}
#BottomFade
{
    width:100%;
    height:30px; /**/
    clear:both;
    background: #fff url('pictures/gs_webgraphics/bg_bottomfade.gif') repeat-x top center;
}
* html #BottomFade
{
    ma\rgin-top:-40px;
    he\ight:55px;
}
#Border
{
    width:100%;
    height:470px;
    clear:both;
    background-color: #ededed;
    border-top:1px #bebebe solid;
}
#LygoLogo
{
    width:100%;
    height:80px;
    clear:both;
}
#MainArea
{
    float:right;
    width:100%;
    height:423px;
    padding:0;
    clear:both;
}
#PageContent
{
    float:left;
    width:36%;
    height:400px;
    overflow:auto;
    padding-top:20px;
    margin-left:2%
}
    #PageContent ul
    {
        list-style:none;
    }
    #PageContent li
    {
        font-weight:bold;
        font-size:14px;
    }
#MainImage
{
    float:right;
    width:55%;
    height:425px;
    text-align:-moz-center;
    text-align:center;
}
#Phosys
{
    display:none;
}
#Phosys2
{
    position:relative;
    z-index:500;
    top:-20px;
    height:0px;
    clear:none;
}
.Phosys img 
{
	behavior: url('images/FixPng.htc');
}
#flashcontent
{
    height:100%;
    width:100%;
    background:url('pictures/gs_webgraphics/flipbookback.jpg') left center no-repeat;
}
#PageHeaderTop div
{
    display:none;
}
/* ***************************************** */
/*albumlist*/
#AlbumList
{
    float:right;
    width:60%;
    height:420px;
    border:0;
    overflow:auto;
}
#AlbumList .List
{
    width:400px;
    margin:0 auto;
}
#AlbumList .Row
{
    height:110px;
    background-color:#e3e3e3;
    cursor:hand;
    cursor:pointer;
    border:1px #ccc solid;
    float:left;
    margin:2px;
    width:220px;
}
#AlbumList .Row .Thumbnail,
#AlbumList .Row .ThumbTable
{
    float:left;
    width:110px;
    height:110px;
}
#AlbumList .Row .Title
{
    float:left;
    font-weight:bold;
    margin-top:10px;
    font-size:12px;
    width:105px;
}
#AlbumList .Row .Description
{
    float:left;
    margin-top:10px;
    width:105px;
    font-size:11px;
}
#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
{
    float:left;
    width:41%;
    height:425px;
    overflow:auto;
}
#Images
{
    height:400px;
    width:340px;
    margin:0 auto;
}
#ImageList .Item
{
    float:left;
    width:110px;
    height:125px;
    text-align:-moz-center;
    text-align:center;
    margin:1px;
}
#ImageList .Item .Thumbnail
{
    border:1px #b1b1b1 solid;
}
#ImageList .Item .Thumbnail,
#ImageList .Item .ThumbTable
{
    height:105px;
    width:110px;
    text-align:-moz-center;
    text-align:center;
    padding:0;
    margin:0;
    line-height:normal;
}
*+html #ImageList .Item .Thumbnail
{
    height:105px;
    width:105px;
}
* html #ImageList .Item .Thumbnail
{
    w\idth:105px;
}
#ImageList .LightBox
{
    font-size:10px;
    text-align:center;
    margin-top:-8px;
}
*+html #ImageList .LightBox
{
    margin:0;
}
* html #ImageList .Caption
{
    ma\rgin:0;
}
#ImageList input
{
    background:0;
}
#ImageList input:hover
{
    border:1px #999 solid;
}
#ImageList .Footer
{
    width:340px;
    height:20px;
    font-size:12px;
    margin:0 auto;
}
#ImageList .Footer .Previous
{
    float:left;
    width:80px;
    height:20px;
}
#ImageList .Footer .Pages
{
    width:80px;
    text-align:center;
    font-size:10px;
    margin-left:60px;
}
#ImageList .Footer .Next
{
    float:right;
    width:50px;
    height:20px;
    text-align:right;
}
#ImageList .Button
{
    margin:0;
    padding:0;
}
#ImageList .Caption
{
    font-size:10px;
    margin-top:-4px;
    height:15px;
}
/* ***************************************** */
/*contact form*/
#ContactForm
{
    float:right;
    width:60%;
    height:420px;
}
#ContactForm .Row
{
    width:400px;
    margin:2px auto;
    clear:both;
}
#ContactForm .Row .Label
{
    float:left;
    width:120px;
}
#ContactForm .Row .Field
{
    float:left;
    width:300px;
}
#ContactForm .Footer
{
    margin:0 auto;
    width:370px;
    text-align:right;
    padding-right:30px;
}
#ContactForm .Footer .Button
{
    font-size:14px;
    position:relative;
    top:0px;
}
*+html #ContactForm .Footer .Button
{
    top:-10px;
}
* html #ContactForm .Footer .Button
{
    t\op:-10px;
}
#ContactForm textarea
{
    height:57px !important;
    overflow:auto;
}
/* ***************************************** */
/*lightbox*/
#LightBox
{
    float:right;
    width:60%;
    height:420px;
}
#LightBox .Header
{
    width:400px;
    height:20px;
    margin:0 auto;
    clear:both;
}
#LightBox .Header .Thumbnail,
#LightBox .Header .Product
{
    display:none;
}
#LightBox .Header .Option,
#LightBox .Header .Quantity,
#LightBox .Header .Remove
{
    float:left;
    width:50px;
    text-align:right;
}
#LightBox .Header .Option
{
    width:270px;
}
#LightBox .List
{
    width:400px;
    height:360px;
    overflow:auto;
    margin:0 auto;
    clear:both;
}
#LightBox .Row
{
    width:380px;
    margin:2px 0;
    clear:both;
    background: url('pictures/gs_webgraphics/bg_row.gif') repeat-x top center;
}
#LightBox .Row .Thumbnail,
#LightBox .Row .ThumbTable
{
    float:left;
    width:110px;
    height:110px;
}
#LightBox .Row .Product,
#LightBox .Row .Option,
#LightBox .Row .Quantity,
#LightBox .Row .Remove
{
    float:left;
    text-align:right;
    margin-top:15px;
}
#LightBox .Row .Product
{
    width:270px;
    text-align:left;
}
#LightBox .Row .Option
{
    width:140px;
}
#LightBox .Row .Quantity
{
    width:80px;
}
#LightBox .Row .Remove
{
    width:40px;
}
#LightBox input
{
    margin-top:-2px;
}
#LightBox .Message
{
    width:400px;
    text-align:center;
    color:#f20;
}
#LightBox .Footer
{
    width:400px;
    text-align:right;
    margin:0 auto;
}
#LightBox .Footer .Button
{
    margin:0 10px;
}
/* ***************************************** */
/*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: url('pictures/gs_webgraphics/transparent.png') repeat top center;
	border: 1px solid #999;
}
.MetaDataTitle
{
    font-size:12px;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	text-align: left;
}
.MetaDataHeading
{
    font-size:12px;   
	font-weight: normal;
	color: #fff;
	background: url('pictures/gs_webgraphics/transparent.png') repeat top center;
	text-align: left;
}
.MetaDataField
{
    font-size:12px;
	color: #fff;
	background: url('pictures/gs_webgraphics/transparent.png') repeat top center;
	cursor: pointer;
	cursor: hand;
}
.MetaDataFieldOver
{
    font-size:12px;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	background-color: #333;
}
.MetaDataCommand
{
    font-size:12px;
	color: #fff;
	text-align: right;
	background: url('pictures/gs_webgraphics/transparent.png') repeat top center;
}
.MetaDataCommandOver
{
    font-size:12px;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	text-align: right;
	background-color: #333;
}
.MetaDataBasket
{
    font-size:12px;
	color: #fff;
	text-align: right;
	background: url('pictures/gs_webgraphics/transparent.png') repeat top center;
}
.MetaDataBasketOver
{
    font-size:12px;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	text-align: right;
	background: url('pictures/gs_webgraphics/transparent.png') repeat top center;
}
/* ***************************************** */
/*shoppingcart*/
#ShoppingCart
{
    float:right;
    width:60%;
    height:420px;
}
#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:350px;
    overflow:auto;
    margin:0 auto;
    clear:both;
}
#ShoppingCart .Row
{
    width:380px;
    height:auto;
    margin:2px 0;
    clear:both;
    background: url('pictures/gs_webgraphics/bg_row.gif') repeat-x top center;
}
#ShoppingCart .Row .Thumbnail
{
    float:left;
    width:110px;
    height:110px;
    text-align:center;
}
#ShoppingCart .Row .Product,
#ShoppingCart .Row .Option
{
    float:left;
    width:270px;
    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:120px;
}
#ShoppingCart .Row .Quantity
{
    width:60px;
}
#ShoppingCart .Row .Remove
{
    width:30px;
}
#ShoppingCart .Footer
{
    width:400px;
    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;
}
/* ***************************************** */
/*album login*/
#AlbumLogin
{
    width:300px;
    height:23px;
    overflow:hidden;
}
#AlbumLogin .Row
{
    float:left;
    width:200px;
    height:22px;
}
#AlbumLogin .Label
{
    float:left;
    width:90px;
}
#AlbumLogin .Field
{
    float:left;
    width:90px;
}
#AlbumLogin input
{
    width:100px;
}
#AlbumLogin .Footer
{
    float:right;
    width:100px;
    text-align:left;
    margin-top:2px;
}
#AlbumLogin .Footer a
{
    text-decoration:none !important;
    color:#ededed;
    border:0;
}
/* ***************************************** */
/*loginform*/
#LoginForm
{
    float:right;
    width:56%;
    padding:0 1%;
}
#LoginForm .Row
{
    padding-left:20px;
    width:100%;
    margin:2px 0;
    clear:both;
}
#LoginForm .Row .Label
{
    float:left;
    width:40%;
    white-space:nowrap;
}
#LoginForm .Row .Field
{
    float:left;
    width:60%;
}
#LoginForm .Footer
{
    width:380px;
    text-align:center;
}
#LoginForm input,
#LoginForm select,
#LoginForm textarea
{
    width:160px;
}
#LoginControl_RememberLogin
{
    background:0;
    border:0;
}
/* ***************************************** */
/*contactmail*/
#ContactMail
{
	float: left;
	background-color: #fff;
	width:100%;
}
#ContactMail .Row
{
	text-align: left;
	width: 100%;
	padding:0px;
}
#ContactMail .Label
{
    font-weight:bold;
	float: left;
	width: 250px;
}
#ContactMail .Field
{
    font-style:italic;
	float: left;
	width: 100%;
	clear: right;
}
/* ***************************************** */
/*lightbox mail*/
#LightBoxMail
{
    width:500px;
    text-align:left;
    background-color:#fff;
}
#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;
}
/* ***************************************** */
/*misc. classes*/
.BottomFade
{
    width:100%;
    height:9px;
    border:3px #fff solid;
    border-top:0;
    border-bottom:0;
    background: url('pictures/gs_webgraphics/bottom_fade.gif') repeat-x top center;
    
    text-align:center;
    font-size:10px;
}
.base
{
    font-size:10px;
    line-height:normal;
}
input,textarea,select
{
    background-color: #c3c3c3;
    border:1px #999 solid;
    color:#666;
}
#MainImage td
{
    text-align:-moz-center;
}
#MainImage .Image
{
    text-align:-moz-center;
    text-align:center;
}
.Copyright
{
    position:relative;
    z-index:499;
    color:#666;
    text-align:center;
}
#ContactForm_Item_contact_addhead
{
    margin-top:10px;
}
/* ***************************************** */
/*end*/
/*
#PageContent
{
    position:absolute;
    width:60%;
    height:70px;
    left:auto;
    right:auto;
    text-align:center;
    margin-top:470px;
    margin-left:-20%;
    font-weight:bold;
}
*/


.Pages{
        text-align:left !important;
        padding-left:15px;
        scrollbar-face-color: #ededed;
        scrollbar-highlight-color: #ededed;
        scrollbar-3dlight-color: #ededed;
        scrollbar-shadow-color: #ededed;
        scrollbar-darkshadow-color: #ededed;
        scrollbar-arrow-color: #000;
        scrollbar-track-color: #ccc;
}
.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 #ccc solid;
        background:#ededed;
        overflow:hidden;
}
/*\*/
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:#333; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px; 
        width:80px;
        text-align:center;
        background:#ededed;
}
.Pages ul ul li{
        top:0px;
        position:relative;
}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover{
        color:#333;
        background:#ededed;
}
.Pages :hover > a,
.Pages ul ul :hover > a {
        color:#333;
        background:#ededed;
}
.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:#ededed;
}
.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:#333!important;
}
.Pages ul ul ul{
        border:1px #000 solid;
        height:220px !important;
        width:auto;
        background:#ededed;
        z-index:500;
        padding-top: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
