/* **************************
Ã?Â© Phosys Online Proofing 2008
************************** */
*{margin:0;padding:0;}
html,body{height:100%;}
body {
        font-family: Arial, Sans-Serif, Serif;
        font-size:0.7em;
        color:#eee;
        background:#222 url('pictures/gs_webgraphics/bgMain.jpg') no-repeat 50% 50%;
        
                scrollbar-face-color: #3a3a3a;
                scrollbar-highlight-color: #161616;
                scrollbar-3dlight-color: #161616;
                scrollbar-shadow-color: #161616;
                scrollbar-darkshadow-color: #161616;
                scrollbar-arrow-color: #fff;
                scrollbar-track-color: #161616;
}
h1,h2,h3,h4,h5,h6{
        font-family:Century Gothic, Verdana, Sans-Serif, Serif;
        color:#999;
        font-weight:normal;
        text-transform:uppercase;
        margin:15px 0;
}
h1{font-size:1.6em;}h2{font-size:1.6em;}h3{font-size:1.2em;}
p{
        margin:15px 0;
        line-height:1.4em;
}
input,textarea,select{
        font-family:Arial;
        font-size:10px;
        color:#666;
}
tabel,tr,td,th,tl{
        border:0;
}
a img{border:0;}
form{
        height:100%;
}
/***************************************************************************mainPageMenu*/
.PageMenu{
        float:left;
        width:599px;
        height:60px;
        margin:0 0 0 1px;
}
.PageMenu .MenuItem{
        float:left;
}
.PageMenu .MenuItem a,
.PageMenu .MenuItem a:visited{        
        display:block;
        float:left;
        padding:20px 7px;
        text-decoration:none;
        text-transform:uppercase;
        font-family:Trebuchet MS;
        line-height:20px;
        color:#777;
        border-bottom:1px #333 solid;
}
.PageMenu .MenuItem a:hover,
.PageMenu .Selected{
        color:#fff !important;
        border-bottom:1px #ccc solid !important;
}
.PageMenu .First a,
.PageMenu .First a:visited{
        margin-left:10px;
}
/***************************************************************************mainDiv*/
#Wrapper{
    margin:0 auto;
    padding:0;
    border:none;
    height:100%;
    text-align:center;
    vertical-align:middle;
    width:1000px;
}
#Container{
        width:1000px;
        height:600px;
        clear:both;
        margin:30px auto 0 auto;
        text-align:left;
}
#Logo{
        float:right;
        width:300px;
        height:60px;
}
#MainArea{
        height:490px;
        clear:both;
        margin:0 1px;
}
#MainImage{
        float:right;
        width:400px;
        height:490px;
        margin:0 10px 0 0;
        text-align:center;
        clear:both;
}
#MainImage .Copyright{
        text-transform:uppercase;
        letter-spacing:0.2em;
        font-size:0.7em;
        margin-top:-10px;
}
#PageContent{
        padding:10px 20px 0 20px;
        height:480px;
        overflow:auto;
}
#PageContent a,
#PageContent a:visited{
        text-decoration:underline;
        color:#ccc;
        padding:2px;
}
#PageContent a:hover{
        text-decoration:none;
        color:#fff;
        background:#333;
}
#PageContent td{
        border:1px #ccc solid;
        background:#f1f1f1;
        margin:2px;
        padding:2px;
}
#PageContent table .head{
        font-weight:bold;
        border:0;
        background:0;
}
#PageContent ul,
#PageContent li,
#PageContent ol{
        margin:0 0 0 20px;
        line-height:1.6em;
}
#Phosys{
        position:relative;
        top:50px;
        height:20px;
        text-align:right;
}
#Phosys img{
        margin:0 10px 0 0;
        behavior: url('images/FixPng.htc');
}
#flashcontent{
        width:100%;
        height:100%;
        height:490px;
        clear:both;
}

body.aid_ALBUM-PAGES #flashcontent { height:360px; background:#fff; }
body.aid_ALBUM-PAGES #PageContent { height:120px; overflow:auto; }

.Links{
		padding:0 10px;
        position:relative;
        top:-5px;
}
.Links a,
.Links a:visited{
        text-decoration:none;
        text-transform:uppercase;
        color:#fff;
}
.Links .music{
        position:relative;
        margin-top:15px;
}
/***************************************************************************AlbumList*/
#AlbumList{
        float:right;
        width:450px;
        height:450px;
        margin:15px;
        clear:both;
        overflow:auto;
		overflow-x:hidden;
}
#AlbumList .Row{
        float:left;
        width:200px;
        height:100px;
        margin:5px;
        border:1px #555 solid;
        background:#444;
        cursor:hand;cursor:pointer;
}
#AlbumList .Row .Thumbnail,
#AlbumList .Row .ThumbTable{
        float:left;
        width:105px;
        height:100px;
        text-align:left;
        vertical-align:top;
}
#AlbumList .Row .Title{
        float:left;
        width:90px;
        height:44px;
        font-weight:bold;
}
#AlbumList .Row .Description{
        float:left;
        width:90px;
        height:56px;
        font-size:0.8em;
}
#AlbumList .Row .Button{
        display:none;
}

/***************************************************************************contactForm*/
#ContactForm{
        float:right;
        width:500px;
        height:400px;
        margin:50px 0 0 20px;
}
#ContactForm .Row{
        width:500px;
        height:auto;
        clear:both;
        margin:2px 0;
}
#ContactForm .Row .Label{
        display:block;
        float:left;
        width:180px;
        height:auto;
        padding:0 20px 0 0;
        text-align:right;
        font-size:1.2em
}
#ContactForm .Row .Field{
        float:left;
}
#ContactForm input,
#ContactForm textarea,
#ContactForm select{
        margin-right:10px;
}
#ContactForm .Footer{
        width:500px;
        height:22px;
        margin:10px 0 0 0;
        clear:both;
}
#ContactForm .Footer a,
#ContactForm .Footer a:visited{
        display:block;
        width:100px;
        height:18px;
        padding:2px 0;
        margin-left:200px;
        text-decoration:none;
        text-align:center;
        color:#ccc;
}
#ContactForm .Footer a:hover{
        color:#fff;
        background:#333;
}
#ContactForm textarea{
        overflow:hidden;
}
/***************************************************************************contactMail*/
#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;
}
/***************************************************************************loginMenu*/
.LoginMenu{
        border: 1px #333 solid;
        border-right:3px #333 solid;
        border-bottom:3px #333 solid;
        background:#444;
}
.LoginMenu img{
        display:none;
}
.LoginMenuHeading{
        text-transform:uppercase;
        text-align:center;
}
.LoginMenuSubmit{
        text-align:center;
}
.LoginMenuSubmitOver{
        cursor:pointer;
        cursor:hand;
        background:#454545;
}
/***************************************************************************shoppingBasket*/
#ShoppingCart{
        float:right;
        width:420px;
        height:470px;
        overflow:auto;
        margin:20px 10px 0 0;
}
#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:auto;
        clear:both;
}
#ShoppingCart .Row{
        width:380px;
        height:110px;
        margin:2px 0;
        clear:both;
        padding:0;
        line-height:normal;
        border:1px #555 solid;
        background:#444;
}
#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:380px;
        text-align:right;
}
#ShoppingCart .Footer a,
#ShoppingCart .Footer a:visited{
        text-decoration:none;
        color:#ccc;
        font-size:1.2em;
}
#ShoppingCart .Footer a:hover{
        color:#fff;
        background:#444;
}
#ShoppingCart .Footer .Total{
        width:150px;
        height:20px;
        margin-right:50px;
        padding-right:5px;
        font-weight:bold;
        font-size:16px;
        text-align:right;
        color:#f50;
        background:url('pictures/gs_webgraphics/total.jpg') no-repeat 0 1px;
}
#ShoppingCart .Footer .Button{
        margin:0 8px;
}
/***************************************************************************imageList*/
#ImageList{
        height:auto;
        clear:both;
}
#Images{
        width:800px;
        height:auto;
        margin:0 0 0 110px;
        clear:both;
}
#ImageList .Item{
        float:left;
        width:110px;
        height:120px;
        text-align:center;
        margin:0px;
        border:1px #555 solid;
        background:#444;
}
#ImageList .Item:hover{
        border-color:#ccc;
}
#ImageList .Item .ThumbTable,
#ImageList .Item .Thumbnail{
        width:110px;
        height:100px;
}
#ImageList .Item .LightBox a,
#ImageList .Item .LightBox a:visited{
        text-decoration:none;
        color:#fff;
        font-size:0.8em;
}
#ImageList .Footer{
        height:20px;
        margin:0 50px;
        clear:both;
        font-size:1.2em;
        font-weight:bold;
}
#ImageList .Footer .Previous{
        float:left;
        width:80px;
        height:20px;
        padding-left:20px;
}
#ImageList .Footer .Pages{
        float:left;
        width:100px;
        height:20px;
        margin-left:250px;
}
#ImageList .Footer .Next{
        float:right;
        width:80px;
        height:20px;
        padding-right:20px;
        text-align:right;
}
#ImageList .Footer a,
#ImageList .Footer a:visited{
        text-decoration:none;
        color:#fff;
}
#ImageList .Footer a:hover{
        color:#fff;
        background:#333;
}
/***************************************************************************pageJump*/
.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 #ccc solid;
        background:#333;
        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:#fff; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px; 
        width:80px;
        text-align:center;
        background:#333;
}
.Pages ul ul li{
        top:0px;
        position:relative;
}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover{
        color:#ccc;
        background:#333;
}
.Pages :hover > a,
.Pages ul ul :hover > a {
        color:#ccc;
        background:#333;
}
.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:#ccc;
        background:#333;
}
.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:#fff!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;
        background:#222;
}
.PopupBody #MainImage{
        width:450px;
        height:500px;
        margin:20px 45px;
        float:none;
        border:1px #555 solid;
        background:#444;
}
.PopupBody #MainImage .Copyright{
        margin-top:-30px;
}
.PopupBody #Metadata{
        font-size:10px;
}
.PopupBody .ImageControls{
        position:absolute;
        bottom:0;
        left:0;
        width:600px;
        margin:0;
        height:25px;
        font-size:12px;
        background:#000;
        color:#fff;
}
.PopupBody .ImageControls .Next{
        float:right;
        width:100px;
        text-align:right;
        padding-right:20px;
}
.PopupBody .ImageControls .Previous{
        float:left;
        width:100px;
        padding-left:20px;
}
.PopupBody .ImageControls a,
.PopupBody .ImageControls a:visited{
        color:#fff;
        text-decoration:none;
        background:0;
}
/***************************************************************************metaData*/
#MetaData{  
        float:left;
        margin:0;
        padding:0;
        cursor: pointer;
        cursor: hand;
        text-align: right;
        line-height:normal;
        font-size:10px;
}
.MetaData{
        float:left;
        color: #FFF;
        text-align: left;
        background: #292929;
        border: 1px solid #FFF;
        font-size:10px;
}
.MetaDataTitle{
        font-weight: bold;
        color: #292929;
        background: #FFF;
        text-align: left;
        font-size:10px;
}
.MetaDataHeading{
        font-weight: normal;
        color: #FFF;
        background: #292929;
        text-align: left;
        font-size:10px;
}
.MetaDataField{
        color: #FFF;
        background: #292929;
        cursor: pointer;
        cursor: hand;
        font-size:10px;
}
.MetaDataFieldOver{
        cursor: pointer;
        cursor: hand;
        color: #292929;
        background: #FFF;
        font-size:10px;
}
.MetaDataCommand{
        color: #FFF;
        text-align: right;
        background: #292929;
        font-size:10px;
}
.MetaDataCommandOver{
        cursor: pointer;
        cursor: hand;
        color: #292929;
        text-align: right;
        background: #FFF;
        font-size:10px;
}
.MetaDataBasket{
        color: #FFF;
        text-align: right;
        background: #292929;
        font-size:10px;
}
.MetaDataBasketOver{
        cursor: pointer;
        cursor: hand;
        color: #FFF;
        text-align: right;
        background: #292929;
        font-size:10px;
}
/***************************************************************************lightBox*/
#LightBox{
        float:right;
        width:400px;
        height:420px;
        clear:right;
}
#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:400px;
        clear:both;
        overflow:auto;
}
#LightBox .Row{
        width:380px;
        height:110px;
        margin:2px 0;
}
#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 #ddd 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;
        text-align:center;
}
#LightBox .Footer a,
#LightBox .Footer a:visited{
        text-decoration:none;
        color:#fff;
        margin:10px;
}
#LightBox .Footer a:hover{
        color:#ccc;
}
#LightBox #LightBoxList_divSendLightbox .Row{
        height:50px !important;
}
/***************************************************************************lightBoxMail*/
#LightBoxMail {width:620px; height:100%; text-align:left; background:#ffffff !important; color:#000 !important;
}
#LightBoxMail a {text-decoration:underline; color:#000;}
#LightBoxMail .Header {width:400px; height:20px; margin:10px 0; clear:both; color:#000000}

#LightBoxMail .Header .Product   {width:100px; height:20px; color:#000; float:left;}
#LightBoxMail .Header .Thumbnail {width:120px; height:20px; float:left;}
#LightBoxMail .Header .Quantity  {width:20px; height:20px; margin-right:10px;float:right;}

#LightBoxMail .Header .Option,
#LightBoxMail .Header .Price,
#LightBoxMail .Header .Total {display:none;}

#LightBoxMailList_List {width:auto; height:auto; background:#ffffff;}
#LightBoxMail .List    {width:auto; height:auto; background:#ffffff; color:#000000;}

#LightBoxMail .Row {width:400px; height:120px; float:left; border:1px solid #ccc; margin:5px auto;background:#ffffff; clear:both; color:#000000;}
#LightBoxMail .Row .Thumbnail {height:120px; width:120px; float:left; border:1px solid #0000ff;} 
#LightBoxMail .Row .Product  {width:auto; height:auto; margin:10px 0; float:left;}
#LightBoxMail .Row .Price    {width:auto; float:left; margin:10px 0;}
#LightBoxMail .Row .Quantity {width:20px; color:#000; margin:10px 10px; float:right;}
#LightBoxMail .Row .Total    {width:100px; height:20px; float:left; color:red; margin:10px 0; text-align:right;}
/***************************************************************************misc*/
p.box{
        padding:10px;
        border:1px #ccc solid;
}
.imgleft{
        float:left;
        padding:3px;
        margin:0 15px 15px 0;
        border:1px #555 solid;
        background:#222;
}
.imgright{
        float:right;
        padding:3px;
        margin:0 0 15px 15px;
        border:1px #555 solid;
        background:#222;
}
/***************************************************************************loginForm*/
#LoginForm{
        float:right;
        width:340px;
        height:420px;
        margin:0 40px 0 0;
}
#LoginForm .Row{
        width:340px;
        height:auto;
        clear:both;
        padding:2px 0;
        background:#444;
}
#LoginForm  .Title{
        font-weight:bold;
        font-size:1.2em;
}
#LoginForm .Row .Label{
        display:block;
        float:left;
        width:130px;
        margin:0 20px 0 0;
        text-align:right;
}
#LoginForm .Row .Field{
        float:left;
}
#LoginForm .Row .Field input,
#LoginForm .Row .Field textarea,
#LoginForm .Row .Field Select{
        width:150px !important;
}
#LoginForm .Footer{
        width:340px;
        height:22px;
        clear:both;
        text-align:center;
}
#LoginForm .Footer a,
#LoginForm .Footer a:visited{
        text-decoration:none;
        color:#fff;
}
#LoginForm .Footer a:hover{
        color:#ccc;
}
/***************************************************************************pagespecifics*/
.aid_MUSIC #PageContent{
        position:absolute;
        top:0;
        left:0;
        width:250px;
        text-align:center;
        padding:35px 0 0 0;
        background:#111;
}
/***************************************************************************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
