/* **************** */
/*  mbarnard.css    */
/*  #000 #f7eeb3 */
/* **************** */

body
{
    margin:0;
    padding:0;
    color:#f7eeb3;
    font-family:Verdana, Arial, Sans-Serif, Serif;
    font-size:12px;
    line-height:18px;
    min-width:820px;
    background:#000 url('pictures/gs_webgraphics/bg_main.gif') repeat-x top center;
        scrollbar-face-color:#000;
	    scrollbar-highlight-color:#898989;
	    scrollbar-3dlight-color: #000;
	    scrollbar-shadow-color: #898989;
	    scrollbar-darkshadow-color: #000;
	    scrollbar-arrow-color: #898989;
	    scrollbar-track-color: #000;
}
h1,h2,h3,h4,h5,h6
{
    line-height:normal;
}
/* ************************************* */
/*navigation*/
a{color:#f7eeb3;}
.PageMenu
{
    position:relative;
    z-index:500;
    float:right;
    padding:0 10px 0 0;
    margin-top:82px;
    font-size:10px;
}
.PageMenu .MenuItem
{
    float:right;
    margin:0 0 0 2px;
}
.PageMenu .MenuItem a
{
    display:block;
    padding:2px 6px;
    background-color:#292929;
    border: 1px #666 solid;
    border-top:0;
    color:#ccc;
    text-decoration:none;
    font-weight:bold;
}
.PageMenu .MenuItem a:hover,
.PageMenu .MenuItem a:active
{
    border: 1px #f7eeb3 solid;
    border-top:0;
    color:#fff;
    background: url('pictures/gs_webgraphics/bg_menuitem.gif') repeat-x top center;
}
.PageMenu .Selected
{
    background: url('pictures/gs_webgraphics/bg_selected.gif') repeat-x top center;
}
.Footer a
{
    color:#fff;
    font-weight:bold;
}
/* ************************************* */
/*main div*/
#Container
{
    width:100%;
    height:auto;
    clear:both;
}
#PageHeader
{
    float:left;
    width:100%;
    height:200px;
    background: url('pictures/gs_webgraphics/bg_top.gif') no-repeat top right;
}
#PageHeaderTop
{
position:absolute;
}
#PageHeaderBottom
{
    float:right;
    clear:right;
    width:600px;
    height:200px;
    margin-top:-23px;
    background: url('pictures/gs_webgraphics/bg_fade.jpg') no-repeat top right;
}
#Logo
{
    color:#fff;
    height:158px;
    float:left;
    width:341px;
    background: url('pictures/gs_webgraphics/logo.gif') no-repeat top left;
}
#PageFooterBottom
{
    width:100%;
    height:60px;
    clear:both;
    border-top:2px #f7eeb3 solid;
    background: url('pictures/gs_webgraphics/bg_footer.gif') repeat-x top center;
}
#MainArea
{
    width:95%;
    max-width:1000px;
    height:auto;
    margin:0 auto;
    clear:both;
    margin-top:10px;
}
* html #MainArea
{
    ma\rgin-top:-100px;
}
#PageContent
{
    float:left;
    width:49%;
    height:auto;
    overflow:auto;
}
#MainImage
{
    float:right;
    width:48%;
    height:425px;
    margin-top:-80px;
    text-align:-moz-center;
    text-align:center;
}
* html #MainImage
{
    ma\rgin-top:0;
}
#Phosys
{
    float:left;
    width:40%;
    margin-left:5%;
    padding-top:20px;
}
#PageFooterTop
{
    float:right;
    text-align:right;
    width:120px;
    height:60px;
    margin:10px 5% 5px 0;
    background: #000 url('pictures/gs_webgraphics/swppbipp.gif') no-repeat top center;
    clear:both;
}
#flashcontent
{
    float:right;
    width:47%;
    height:400px;
    margin-top:-80px;
}
/* ************************************* */
/*albumlist*/
#AlbumList
{
    float:right;
    width:49%;
    height:auto;
    margin-top:-80px;
}
* html #AlbumList
{
    ma\rgin-top:0;
}
#AlbumList .Row
{
    width:400px;
    height:110px;
    clear:both;
    border:2px #f7eeb3 solid;
    margin:2px 0;
    cursor:hand;
    cursor:pointer;
}
#AlbumList .Row .ThumbTable,
#AlbumList .Row .Thumbnail
{
    float:left;
    text-align:center;
    width:110px;
    height:110px;
}
#AlbumList .Row .Title
{
    float:left;
    width:260px;
    height:25px;
    margin:10px 0 0 10px;
    font-weight:bold;
    font-size:14px;
}
#AlbumList .Row .Description
{
    float:left;
    width:260px;
    margin-left:10px;
    height:55px;
}
#AlbumList .Row .Button
{
    float:right;
    text-align:right;
    width:200px;
}
/* ************************************* */
/*loginmenu*/
.LoginMenu
{
	color: #FFF;
	text-align: right;
	background: url('pictures/gs_webgraphics/bg_loginmenu.jpg') repeat-x center center;
	border: 1px solid #f7eeb3;
}
.LoginMenuHeading
{
	font-weight:  bold;
	color: #FFF;
	text-align: left;
}
.LoginMenuEntry,
.LoginMenuEntryOver
{
	color: #FFF;
	text-align: left;
}
.LoginMenuSubmit
{
	font-size: 12px;
	color: #fff;
	text-align: center;
	font-weight:bold;
}
.LoginMenuSubmitOver
{
	cursor: pointer;
	cursor: hand;
	font: 12px;
	color: #292929;
	text-align: center;
	font-weight:bold;
}
/* ************************************* */
/*albumlogin*/
#AlbumLogin .Row
{
    width:300px;
    height:auto;
    clear:both;
    margin:2px 0;
}
#AlbumLogin .Row .Label
{
    float:left;
    width:100px;
}
#AlbumLogin .Row .Field
{
    float:left;
    width:200px;
}
#AlbumLogin input
{
    width:137px;
    border:1px none;
    background:url('pictures/gs_webgraphics/bg_albumlogin.gif') repeat scroll;
    background-position:0 0;
    padding:4px 7px;
    font-size:10px;
    font-family: Arial, Sans-Serif, Serif;
    line-height:normal;
}
#AlbumLogin input:focus
{
    background-position:0 22px;
}
#AlbumLogin .Footer
{
    width:230px;
    height:22px;
    text-align:center;
}
/* ************************************* */
/*imagelist*/
#ImageList
{
    float:left;
    width:48%;
    height:420px;
    margin-top:-20px;
}
#Images
{
    width:464px;
    height:400px;
    overflow:auto;
}
#ImageList .Item
{
    float:left;
    width:110px;
    height:125px;
    margin:2px 1px;
    text-align:-moz-center;
    text-align:center;
    background-color:#1a1a1a;
    border:1px #f7eeb3 solid;
}
#ImageList .Item .Thumbnail input
{
    border:1px #000 solid;
    padding:2px;
    background-color:#292929;
}
#ImageList .Item .Thumbnail,
#ImageList .Item .ThumbTable
{
    text-align:center;
    height:115px;
    width:110px;
}
#ImageList .LightBox input
{
    margin-top:2px;
}
#ImageList .LightBox
{
    margin-top:-4px;
}
#ImageList .LightBox a
{
    color:#f7eeb3;
    font-size:8px;
    text-decoration:none;
    text-transform:uppercase;
}
#ImageList .Footer
{
    width:100%;
    height:20px;
    clear:both;
    margin:0 auto;
}
#ImageList .Footer .Previous
{
    float:left;
    width:20% !important;
}
#ImageList .Footer .Pages
{
    float:left;
    text-align:center;
    width:50%;
}
#ImageList .Footer .Next
{
    float:right;
    text-align:right;
    width:20%;
}
/* ************************************* */
/*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 #565656;
}
.MetaDataTitle
{
    font-size:12px;
	font-weight: bold;
	color: #fff;
	background-color: #565656;
	text-align: left;
}
.MetaDataHeading
{
    font-size:12px;
	font-weight: normal;
	color: #999;
	background: url('pictures/gs_webgraphics/transparent.png') repeat top center;
	text-align: left;
}
.MetaDataField
{
    font-size:12px;
	color: #999;
	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: #565656;
}
.MetaDataCommand
{
    font-size:12px;
	color: #999;
	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: #565656;
}
.MetaDataBasket
{
    font-size:12px;
	color: #999;
	text-align: right;
	background: url('pictures/gs_webgraphics/transparent.png') repeat top center;
}
.MetaDataBasketOver
{
    font-size:12px;
	cursor: pointer;
	cursor: hand;
	color: #999;
	text-align: right;
	background: url('pictures/gs_webgraphics/transparent.png') repeat top center;
}
/* ************************************* */
/*contactform*/
#ContactForm
{
    float:right;
    width:48%;
    height:400px;
        scrollbar-face-color:transparent;
	    scrollbar-highlight-color:transparent;
	    scrollbar-3dlight-color: transparent;
	    scrollbar-shadow-color: transparent;
	    scrollbar-darkshadow-color: transparent;
	    scrollbar-arrow-color: #000;
	    scrollbar-track-color: transparent;
}
#ContactForm .Row
{
    width:400px;
    height:auto;
    clear:both;
    margin:2px 0;
}
#ContactForm .Row .Label
{
    float:left;
    width:120px;
}
#ContactForm .Row .Field
{
    float:left;
    width:250px;
}
#ContactForm input,
#ContactForm textarea
{
    width:237px!important;
    border:1px none;
    background:url('pictures/gs_webgraphics/bg_contactform.gif') repeat scroll;
    background-position:0 0;
    padding:4px 7px;
    font-size:10px;
    font-family: Arial, Sans-Serif, Serif;
    line-height:normal;
}
#ContactForm textarea
{
    height:54px!important;
    overflow:auto;
    background:url('pictures/gs_webgraphics/bg_textarea.gif') repeat;
}
#ContactForm select
{
    font-size:10px;
    font-family: Arial, Sans-Serif, Serif;
    line-height:normal;
}
#ContactForm .Footer
{
    width:280px;
    text-align:center;
}
/* ************************************* */
/*shoppingcart*/
#ShoppingCart
{
    margin-top:-80px;
    float:right;
    width:48%;
    height:420px;
}
*html #ShoppingCart
{
    ma\rgin-top:0;
}
#ShoppingCart .Header
{
    width:400px;
    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;
    text-align:right;
}
#ShoppingCart .Header .Price {width:215px;}
#ShoppingCart .Header .Quantity,
#ShoppingCart .Header .Total,
#ShoppingCart .Header .Remove {width:55px;}
#ShoppingCart .List
{
    overflow:auto;
    width:400px;
    height:360px;
    clear:both;
    margin:0 auto;
}
#ShoppingCart .Row
{
    height:110px;
    width:380px;
    margin:5px 0;
    border-bottom:1px #333 solid;
}
#ShoppingCart .Row .Thumbnail,
#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:250px;
}
#ShoppingCart .Row .Thumbnail
{
    height:100px;
    width:110px;
    text-align:center;
}
#ShoppingCart .Row .Option {height:25px;}
#ShoppingCart .Row .Price {width:75px;}
#ShoppingCart .Row .Quantity {width:60px;}
#ShoppingCart .Row .Total {width:60px;}
#ShoppingCart .Row .Remove {width:40px;}
#ShoppingCart .Footer
{
    width:360px;
    text-align:right;
}
#ShoppingCart .Footer .Total
{
    font-weight:bold;
    color:#FF0000;
    padding-right:10px;
}
#ShoppingCart .Footer .Button {margin:0 10px;}
/* ************************************* */
/*contactmail*/
#ContactMail DIV {color:#000}
#ContactMail
{
	float: left;
	background-color: #fff;
	color:#000;
	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;
}
/* ************************************* */
/*imagecontrols*/
.ImageControls
{
    width:400px;
    height:20px;
    margin:0 auto;
    clear:both
}
.Image3Controls .Previous
{
    float:left;
    width:100px;
    padding-left:100px;
}
.ImageControls .Next
{
    float:right;
    text-align:right !important;
    width:100px;
    padding-right:100px;
}

/* ************************************* */
#MainImage_imgTable
{
    height:465px;
}
/* ************************************* */
.Pages{
        text-align:center;
        scrollbar-face-color:#555;
        scrollbar-highlight-color:#555;
        scrollbar-3dlight-color:#555;
        scrollbar-shadow-color:#555;
        scrollbar-darkshadow-color:#555;
        scrollbar-arrow-color:#fff;
        scrollbar-track-color:#fff;
}
.Pages .Button{
        width:130px;
        background:url('pictures/gs_webgraphics/pagesdrop.gif') no-repeat 100% 0;
}
.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:20px;
        width:100px;
        border:1px #fff9af solid;
        background:#111;
        /* 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:#fff9af;
        height:auto;
        line-height:1em;
        padding:5px 0px;
        width:80px;
        text-align:center;
        background:#111;
}
.Pages ul ul li{
        top:0px;
        position:relative;
}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover{
        color:#fff;
        background:#555;
}
.Pages :hover > a,
.Pages ul ul :hover > a {
        color:#fff;
        background:#555;
}
.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:#fff;
        height:auto;
        line-height:1em;
        padding:5px 0px;
        width:80px;
}
.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:50px;
        top:0;
}
.Pages ul :hover ul :hover ul,
.Pages ul a:hover ul a:hover ul{
        visibility:visible;
}
.Pages .Selected{
        color:#f50!important;
}
.Pages ul ul ul{
        border:1px #000 solid;
        height:220px !important;
        width:auto;
        background:#656565;
        z-index:500;
        padding-top:1px;
}

/* Page Specific CSS */


body.aid_WEDDINGCOLLECTIONS #PageContent {float:right; width:auto;}
body.aid_WEDDINGCOLLECTIONS #PageContent img{margin:5px; padding:5px;}

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

.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