*
{ margin:0; padding:0; }
html,body{height:100%;}
form{                 /*fireFoxBug*/
        height:100%;
        vertical-align:middle;
}
table,
tr,
td
{    margin:0;    padding:0;    border:0; }
html
{    background: #333332 url('pictures/gs_webgraphics/bg_main.jpg') no-repeat 100% 50%; }

body 
{    font-size:0.7em;    line-height:1.9em;    font-family:Verdana, Sans-Serif, Serif;    color:#f1f1f1;    height:750px;
     background: url('pictures/gs_webgraphics/bg_body.jpg') repeat-x 100% 50%;
        scrollbar-face-color: #333333;
        scrollbar-highlight-color: #1c1c1c;
        scrollbar-3dlight-color: #1c1c1c;
        scrollbar-shadow-color: #1c1c1c;
        scrollbar-darkshadow-color: #1c1c1c;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-track-color: #000000;
}



h1,h2,h3,h4,h5,h6
{
    line-height:normal;
    font-family:Trebuchet MS;
}

h1 {font-size:20px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
    h4
    {
        line-height:normal;
        font-size:14px;
        font-style:italic;
    }
a,a:visited
{
    color:#fff;
    text-decoration:underline;
}
a:hover,a:active
{
    color:#baff00;
    text-decoration:none;
}

body.aid_CONTACT a,a:visited,
body.aid_DEFAULT a,a:visited
{
    color:#fff;
    text-decoration:none;
}

body.aid_CONTACT a:hover,a:active,
body.aid_DEFAULT a:hover,a:active
{
    color:#baff00;
    text-decoration:none;
}

.Highlight { background:#000; border:1px solid #444; padding:5px; }

#ExtraText {     width:100%;
    height:15px !important;
    overflow:hidden;
    text-align:center;
    background-color:#444;
    border-bottom:1px #222 solid;
    color:#cccccc;
    white-space:nowrap;
    line-height:normal;}

#ExtraFooter { width:900px; margin:0 auto; text-align:center; color:#777; line-height:14px; }

/* **************************************
navigation*/
.PageMenu
{
    width:900px;
    height:50px;
    padding-left:5px;
    font-family:Trebuchet MS;
    font-size:10px;
}
        .PageMenu .Selected
        {
            color:#baff00 !important;
            background: url('pictures/gs_webgraphics/bg_nav_hover.png') no-repeat center center;
        } 
    .PageMenu .MenuItem
    {
        float:left;
        font-size:1.2em;
        
    }
        .PageMenu .MenuItem a
        {
            display:block;
            padding:1px 15px 4px 15px;
            color:#ffffff;
          
            text-decoration:none;
          
        }
            .PageMenu .MenuItem a:hover
            {
                color:#baff00;
                background: url('pictures/gs_webgraphics/bg_nav_hover.png') no-repeat center center;
            }
.ToolsMenu
{
    display:none;
}

/* **************************************
mainDiv*/
#Wrapper{
    margin:0 auto;
    padding:0;
    border:none;
    height:100%;
    text-align:center;
    vertical-align:middle;
    width:900px;
}
#Container{
        width:900px;
        height:695px;
        margin:0 auto;
        text-align:left;
        margin-bottom: 40px;
}
    #Logo
    {
        width:800px;  height:85px;   clear:both;  background: transparent url('pictures/gs_webgraphics/logo.jpg') no-repeat bottom left;
    }
    #MainArea
    {
        height:900px;
        height:530px;
        margin-top:20px;
        margin-bottom: 40px; 
        clear:both;
        
    }
        #MainArea .ImageControls
        {
            display:none;
        }
        * html #MainArea
        {
            background:0;
        }
        #MainImage
        {
            float:right;
            width:400px;
            height:400px;
            margin-top:25px;
            ;
            text-align:center;
            
            
        }
        
        
           body.aid_WEDDINGS-ALBUMS #PageContent
        {
            float:left;
            width:850px;
            height:140px;
            overflow:auto;
            padding:10px 10px 0 0;
            margin-top:10px;
            margin-left:20px;
        }

        
                body.aid_WEDDINGS-ALBUMS #MainArea #flashcontent 
          { width:900px; 
            height:340px; 
            margin:0 auto; 
            background:url('pictures/gs_webgraphics/flipperbg.jpg') left bottom no-repeat;
            }

        
        #PageContent
        {
            float:left;
            width:455px;
            height:460px;
            overflow:auto;
            padding:10px 10px 0 0;
            margin-top:10px;
            margin-left:20px;
        }
            #PageContent p
            {
                margin:12px 0;
            }
           
         body.aid_DEFAULT #PageContent
        {
            float:left;
            width:475px;}
            
         body.aid_DEFAULT #MainImage
        {
            float:right;
            width:395px;}


        #Phosys
        {
            display:none;
        }
    #Footer
    {
        position:relative;
        width: 100%;
        text-align: center; 
    }
        #Footer a
        {
            position:relative;
            top:-10px;
            text-decoration:none;
        }
        
        
        
#ProfileMenu { position:relative; float:right; top:-25px; left:0px; }
#ProfileMenu ul { list-style:none; margin:0; padding:0; }
#ProfileMenu li { display:inline; margin:0; padding:0 15px; border:1px solid white; line-height:20px; background:#000; }
#ProfileMenu li.First { border-left:none; }

#ProfileMenu li a { color:white; text-decoration:none; }
#ProfileMenu li a:hover { color:#baff00; text-decoration:none;  }
        
        
/* **************************************
albumlist*/
#AlbumList
{
    float:right;
    width:400px;
    height:465px;
    overflow:auto;
    margin-top:35px;
}
    #AlbumList .Row
    {
        float:left;
        width:380px;
        height:110px;
        border:1px #666 solid;
        background:#111;
        cursor:pointer;
        cursor:hand;
        margin:2px 0;
    }
        #AlbumList .Row:hover
        {
            border:1px #baff00 solid;
            background:#000000;
        }
        #AlbumList .Row .Thumbnail,
        #AlbumList .Row .ThumbTable
        {
            float:left;
            height:110px;
            padding-top:2px;
            width:110px;
            text-align:center;
        }
        #AlbumList .Row .Title
        {
            float:left;
            width:200px;
            font-size:15px;
            
        }
        #AlbumList .Row .Description
        {
            float:left;
            width:250px;
            height:65px;
        }
        #AlbumList .Row .Button
        {
            float:right;
            padding-right:0px;
            width:95px;
            font-weight:bold;
        }
/* **************************************
metadata*/
#MetaData
{  
  float:left;
	margin-top:2px;
        margin-bottom:3px;
	padding:0;
	cursor: pointer;
	cursor: hand;
	text-align: right;
	background-color: #292929;
	border: 2px outset #666666;
	line-height:normal;
	font-size:11px;
}
    .MetaData
    {
      float:left;
	    color: #FFF;
	    text-align: left;
	    background-color: #292929;
	    border: 1px solid #FFF;
	    font-size:11px;
    }
        .MetaDataTitle
        {
	        font-weight: bold;
	        color: #baff00;
	        background-color: #292929;
	        margin-bottom:5px;
	        text-align: left;
	        font-size:11px;
        }
        .MetaDataHeading
        {
	        font-weight: normal;
	        color: #FFF;
	        background-color: #292929;
	        text-align: left;
	        font-size:11px;
	        padding-bottom:3px;
	        text-decoration: bold;
        }
        .MetaDataField
        {
	        color: #FFF;
	        background-color: #292929;
	        cursor: pointer;
	        padding:2px;
	        cursor: hand;
	        font-size:11px;
        }
            .MetaDataFieldOver
            {
	            cursor: pointer;
	            cursor: hand;
	            padding:2px;
	            color: #baff00;
	            background-color: #000;
	            font-size:11px;
            }
        .MetaDataCommand
        {
	        color: #FFF;
	        text-align: right;
	        padding:2px;
	        background-color: #292929;
	        font-size:11px;
        }
            .MetaDataCommandOver
            {
	            cursor: pointer;
	            cursor: hand;
	            color: #baff00;
	            padding:2px;
	            text-align: right;
	            background-color: #000;
	            font-size:11px;
            }
        .MetaDataBasket
        {
	        color: #FFF;
	        text-align: right;
	        background-color: #292929;
	        padding:2px;
	        font-size:11px;
        }
            .MetaDataBasketOver
            {
	            cursor: pointer;
	            cursor: hand;
	            color: #baff00;
	            padding:2px;
	            text-align: right;
	            background-color: #000;
	            font-size:11px;
            }
/* **************************************
loginForm*/
#LoginForm
{
    float:left;
    width:325px;
    padding:15px;
}
    #LoginForm .Row
    {
        width:320px;
        float:left;
        margin-left:5px;
    }
        #LoginForm .Row .Label
        {
            width:120px;
            float:left;
            margin:2px 0;
        }
        #LoginForm .Row .Field
        {
            width:200px;
            float:left;
            margin:5px 0;
        }
    #LoginForm .Title{text-align:left;}
    #LoginForm .Footer
    {
        width:320px;
        text-align:center;
    }
        #LoginForm .Button{text-align:center;}
    #LoginForm input,
    #LoginForm select,
    #LoginForm textarea
    {
        width:150px;
        overflow:auto;
    }
/* **************************************
login*/
.LoginMenu
{
	color: #FFF;
	text-align: right;
	background-color: #000000;
	border: 1px solid #fff;
	position:absolute;
	left:-200px;
    top:-100px;
    height:100px;
    width:100px;
}

    .LoginMenu img
    {
        display:none;
    }
    .LoginMenuHeading
    {
	    font-weight:  bold;
	    color: #FFF;
	    background-color: #000;
	    text-align: left;
    }
    .LoginMenuEntry, 
    .LoginMenuEntryOver
    {
	    color: #FFF;
	    text-align: left;
	    background-color: #000;
    }
    .LoginMenuSubmit
    {
	    font-size: 12px;
	    color: #FFF;
	    text-align: center;
	    background-color: #333;
	    text-align: center;
	    font-weight:bold;
    }
    .LoginMenuSubmitOver
    {
	    cursor: pointer;
	    cursor: hand;
	    font: 12px;
	    color: #000000;
	    text-align: center;
	    background-color: #baff00;
	    font-weight:bold;
    }
/* **************************************imageList*/
#ImageList
{
    height:450px;
    width:900px;
}
    #Images
    {
        height:520px;
        width:900px;
    }
    #ImageList .Item
    {
        float:left;
        width:120px;
        height:160px;
        text-align:center;
        background:#111;
        border:1px #555 solid;
        margin:4px 2px;
    }
    
    .ThumbTable, .Thumbnail { width: 120px; }
    
    #ImageList .Item img {
    
        display: block; 
        margin: 0px auto; 
    }
        
        #ImageList .Item .ThumbTable,
        #ImageList .Item .Thumbnail
        {
	        height:120px;
	        padding-left:3px;	        
        }
        
        
        #ImageList .Item .LightBox a
        {
            text-decoration:none;
        }
    #ImageList .Footer
    {
        width:auto;
        height:20px;
    }
        #ImageList .Footer .Previous
        {
            float:left;
            height:20px;
            width:40px;
        }
        #ImageList .Footer .Pages
        {
            height:20px;
            width:10px;
            margin-left:330px;
            float:left;
        }
        #ImageList .Footer .Next
        {
            float:right;
            text-align:right;
            height:20px;
            width:40px;
            margin-right:20px;
            margin-top:0px;
        }
        
*html
* #ImageList .Footer .Pages
        {
            height:20px;
            width:10px;
            margin-left:185px;
            float:left;
        }

/* **************************************shoppingBasket*/
#ShoppingCart
{
    float:right;
    width:400px;
    height:490px;
    margin-top:19px;
    border:1px solid #444;
    background:#000;
    padding:5px;
}
    #ShoppingCart .Header
    {
        width:350px;
        float:left;
        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;
            padding-bottom:1px;
            text-align:right;
        }
        #ShoppingCart .Header .Price {width:180px;}
        #ShoppingCart .Header .Quantity,
        #ShoppingCart .Header .Total,
        #ShoppingCart .Header .Remove {width:55px;}
    #ShoppingCart .List
    {
        overflow:auto;
        width:400px;
        height:400px;
        clear:both;
    }
    #ShoppingCart .Row
    {
        width:380px;
        height:110px;
        border:0px #555 solid;
        background:#222;
        margin:6px 0;
      
    }
        #ShoppingCart .Row .Thumbnail,
        #ShoppingCart .Row .ThumbTable,
        #ShoppingCart .Row .Product,
        #ShoppingCart .Row .Option,
        #ShoppingCart .Row .Price,
        #ShoppingCart .Row .Quantity,
        #ShoppingCart .Row .Total,
        #ShoppingCart .Row .Remove
        {
            float:left;
            text-align:right;
        }
        #ShoppingCart .Row .Product,
        #ShoppingCart .Row .Option 
        {
            font-weight:bold;
            text-align:left;
            width:230px;
        }
        #ShoppingCart .Row .Thumbnail,
        #ShoppingCart .Row .ThumbTable
        {
            height:110px;
            width:110px;
            text-align:center;
            padding-left:5px;
            padding-top:4px;
        }
        #ShoppingCart .Row .Option {height:50px;}
        #ShoppingCart .Row .Price {width:70px;}
        #ShoppingCart .Row .Quantity {width:60px;}
        #ShoppingCart .Row .Total {width:50px;}
        #ShoppingCart .Row .Remove {width:50px;}
        #ShoppingCart .Footer
        {
            width:360px;
            text-align:right;
        }
            #ShoppingCart .Footer .Total 
            {
                font-weight:bold;
                color:#baff00;
                padding-right:50px;
            }
            #ShoppingCart .Footer .Button {margin:0 10px;}


/* **************************************contactform*/
#ContactForm
{
    margin-top:60px;
    margin-right:10px;
    float:right;
    width:380px;
    height:380px;
    clear:none;
}
    #ContactForm .Row
    {
        width:380px;
        margin:1px 0;
        clear:both;
    }
        #ContactForm .Row .Label
        {
            width:90px;
            text-align:right;
            float:left;
            clear:left;
            padding-right:10px;
        }
        #ContactForm .Row .Field
        {
            width:200px;
            float:left;
            clear:right;
            background:#111;
            border:1px solid #777777;
            color:white;
        }
    #ContactForm .Footer
    {
        float:right;
        width:100px;
        padding-right:108px;
        clear:both;
        text-align:center;
    }

    

        #ContactForm textarea
        {
            overflow:auto;
            font-size:13px;
        }









/* **************************************
lightbox*/
#LightBox
{
    float:right;
    width:400px;
    height:435px;
    margin-top:30px;
}
    #LightBox .Header
    {
        width:400px;
        height:20px;
        clear:both;
    }
        #LightBox .Header .Thumbnail,
        #LightBox .Header .Product
        {
            display:none;
        }
        #LightBox .Header .Option,
        #LightBox .Header .Quantity,
        #LightBox .Header .Remove
        {
            float:left;
            text-align:right;
            height:20px;
        }
        #LightBox .Header .Option {width:240px;}
        #LightBox .Header .Quantity {width:60px;}
        #LightBox .Header .Remove {width:60px;}
    #LightBox .List
    {
        width:400px;
        height:390px;
        overflow:auto;
    }
    #LightBox .Row
    {
        width:380px;
        height:110px;
        border:1px #000 solid;
        background:#333;
        margin:1px 0;
    }
        #LightBox .Row .Thumbnail,
        #LightBox .Row .ThumbTable
        {
            float:left;
            width:110px;
            height:110px;
            text-align:center;
        }
        #LightBox .Row .Product
        {
            float:left;
            width:270px;
            font-weight:bold;
            height:60px;
        }
        #LightBox .Row .Option
        {
            float:left;
            text-align:right;
            width:130px;
        }
        #LightBox .Row .Quantity
        {
            float:left;
            text-align:right;
            width:75px;
        }
        #LightBox .Row .Remove
        {
            float:left;
            text-align:right;
            width:55px;
        }
    #LightBox .Footer
    {
        float:right;
        width:100px;
        height:20px;
        padding:2px 0;
        text-align:right;
    }
    #LightBox .Message
    {
        float:left;
        width:300px;
        color:#000;
    }
/* **************************************
albumLogin*/


#AlbumLogin{
        width:300px;
        height:auto;
        clear:both;
}
#AlbumLogin .Row{
        width:300px;
        height:22px;
        clear:both;
}
#AlbumLogin .Row .Label{
        display:block;
        float:left;
        width:80px;
        height:22px;
        
}
#AlbumLogin .Row .Field{
        float:left;
        background:#000000;
        
}
#AlbumLogin .Footer{
        float:left;
        margin-left:135px;
        margin-bottom:5px;   
        
}

* html
* #AlbumLogin .Footer{
        float:left;
        margin-left:65px;
        margin-bottom:10px;   
        
}

/* **************************************
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;
}
/* **************************************
misc*/
.imgright
{
    float:right;
}
a img
{
    border:0;
}
.createaccount
{
    border:1px #999 solid;
    padding:3px 5px;
    background-color:#333;
    width:200px;
    margin:0 auto;
    text-align:center;
}
#ContactMail
{
	width:500px;
	height:auto;
}
#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;
}
/* **************************************
popup*/
.PopupBody
{
    width:500px;
    height:500px;
    margin:0;
    padding:0;
    text-align:center;
    font-size:12px;
    background:#000 !important;
   
}
.PopupBody #MainImage
{
    width:450px;
    height:435px;
    margin:20px auto;
    float:none;
    border:1px solid #000;
    background:#000;
}
.PopupBody #Metadata
{
    font-size:12px;
}
/* **************************************
ImageList Drop Down */
.Pages
{
    text-align:center;
        scrollbar-face-color: #555;
        scrollbar-highlight-color: #656565;
        scrollbar-3dlight-color: #656565;
        scrollbar-shadow-color: #656565;
        scrollbar-darkshadow-color: #656565;
        scrollbar-arrow-color: #f1f1f1;
        scrollbar-track-color: #656565;
}
.Pages a,
.Pages a:visited
{
    text-decoration:none;
}
.Pages .Button
{
    width:130px;
    background:;
}
.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:200px;
    top:-200px;
    left:0; 
    width:122px;
    border:1px #000 solid;
    background:#333;
}
.Pages ul ul 
{
    visibility:hidden;
    position:absolute;
    height:200px;
    top:-200px;
    left:0; 
    width:122px;
    border:2px #000 solid;
    background:#222;
    /* insert below when using scrolling 'none sub menu' lists */
    overflow:auto;
}

.Pages table {position:relative; top:0; left:0; border-collapse:collapse;}
.Pages ul ul li, 
.Pages ul ul a, 
.Pages ul ul a:visited 
{
    color:#fff; 
    height:auto; 
    line-height:1em; 
    padding:5px 2px; 
    width:100px;
    background:#222;
}
.Pages ul ul li
{
    top:0px;
    position:relative;
}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover 
{
    color:#baff00;
    background:#222;

}
.Pages :hover > a,
.Pages ul ul :hover > a 
{
    color:#fff;
    background:#222;}

.Pages ul li:hover ul,
.Pages ul a:hover ul,
.Pages ul ul a:hover
{visibility:visible;}

    .Pages ul ul ul a,
    .Pages ul ul ul a:visited
    {
        color:#ccc; 
        height:auto; 
        line-height:1em; 
        padding:5px 10px;
        width:120px;
    }
    .Pages ul ul ul a:hover
    {
        color:#fff;
        background:#555;
    }
    .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:104px;
        top:0;
    }
    .Pages ul :hover ul :hover ul,
    .Pages ul a:hover ul a:hover ul
    {
        visibility:visible;
    }
.Pages .Selected
{
    color:#baff00!important;
}
.Pages ul ul ul
{
    border:1px #000 solid;
    height:220px !important;
    width:auto;
    background:#222;
    z-index:500;
    padding-top:1px;
}
/* **************************************
end*/
      .PopupBody .ImageControls
    {
        width:auto;
        margin:0;
        height:25px;
        font-size:14px;
        background:#222222;
        border:1px solid #555;
    }
    
        
        .PopupBody .ImageControls .Next
        {
            float:right;
            width:100px;
            text-align:right;
            padding-top:5px;
            padding-right:2px;
            text-decoration:none;
        }
        .PopupBody .ImageControls .Previous
        {
            float:left;
            width:100px;
            padding-top:5px;
            padding-left:2px;
            text-decoration:none;
        }
        
/* PageFlipper  */


#flashcontent { width:750px; height:480px; margin:0 auto; background:url('pictures/gs_webgraphics/flipperbg.jpg') center center no-repeat; }

#LinkThumb {}
.LinkThumb {padding:0 5px; float:left;  }
.LinkThumb img {border:2px solid #222;}
.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