/* ****************** */
/*  RJGPHOTO.css      */
/*  #000 #555 #891311 */
/* ****************** */

body
{
    margin:0;
    padding:0;
    font-size:0.7em;
    line-height:1.7em;
    color:#fff;
    font-family:Lucida Sans Unicode, Verdana, Sans-Serif, Serif;
    background-color:#000;
    	scrollbar-face-color:#000;
	    scrollbar-highlight-color:#898989;
	    scrollbar-3dlight-color:#000;
	    scrollbar-shadow-color:#898989;
	    scrollbar-darkshadow-color:#000;
	    scrollbar-arrow-image:#898989;
	    scrollbar-track-color:#000;
    background:#000 url('pictures/gs_webgraphics/bg_container.jpg') no-repeat;
    background-position:50% 20px;
    margin-top:20px;
}
h1{font-size:1.5em;line-height:normal;}
h2{font-size:1em;line-height:normal;}
embed,
object,
#intro_movie
{
    background-color:#000 !important;
}
/* ******************************************** */
/* NAVIGATION */
a:link, a:visited {text-decoration:none;color:#fff;}
a:hover {text-decoration:none;color:#898989;}
.PageMenu,
.ToolsMenu
{background:#000;
    float:left;
    height:20px;
    width:100%;
    text-transform:capitalize;
    font-family:Lucida Sans Unicode;
}
.ToolsMenu
{
    float:right;
    width:auto;
    z-index:500;
    margin-top:22px;
    
}
.MenuItem
{
    float:left;
    text-align:center;
}
.MenuItem a
{
    padding:0 8px;
    display:block;
}
.ToolsMenu .MenuItem {float:right;}
#PageFooterTop
{
    width:750px;
    height:1px;
    clear:both;
}
.ToolsMenu .MenuItem
{
    border-left:1px #333 solid;
}
.ToolsMenu .First
{
    border-right:1px #333 solid;
}
.PageMenu .MenuItem
{
    border-left:1px #333 solid;
}
.PageMenu .First
{
    border:0;
}
/* ******************************************** */
/* MAIN DIV */
#Wrapper
{
    margin:0 auto;
    padding:0;
    border:none;
    height:100%;
    text-align:center;
    vertical-align:middle;
    width:750px;
    clear:both;
}
#Container
{
    margin:0 auto;
    width:750px;
    height:535px;
    text-align:left;
}
#MainArea
{
    width:750px;
    height:450px;
}
#MainImage
{
    height:420px;
    width:410px;
    float:left;
}
#MainImage img
{
    padding:5px;
    background-color:#222;
    border:1px #999 dotted;
}
.CaptionBottom
{
	text-align:center;
	position:relative;
	top:-5px;
	height:0px;
}

/* Hide filter & caption on homepage */
body.aid_DEFAULT #MainArea #MainImage .ImageFilter { display:none; }
body.aid_DEFAULT #MainArea #MainImage .CaptionBottom { display:none; }

body
#PageContent
{
    float:right;
    width:320px;
    height:425px;
    overflow:auto;
    padding:0 10px;
    margin-top:7px;
}
* html #PageContent
{
    w\idth:310px;
}

#Logo
{
    width:750px;
    height:85px;
    clear: both;
    background: url('pictures/gs_webgraphics/logo.gif') no-repeat center left;
    margin-bottom:5px;
}
#Phosys
{
    width:150px;
    margin-top:50px;
}
#FullFooter
{
    width:100%;
    height:200px;
    background: url('pictures/gs_webgraphics/bg_footer_full.gif') repeat-x top center;
}
.FullFooter
{
    width:750px;
    height:200px;
    margin:0 auto;
}

#Footer {
    width:750px; 
    text-align:left;
    padding:0;
    margin:30px auto;
}

#FooterContact { margin-right:100px;  }
#ExtraFooter {width:750px; margin:0 auto; margin-top:50px;}
#ExtraFooter p {text-align:center;}

*+html .ToolsMenu {margin-top:5px;}

#eXTReMe {float:right;}
#ExtraText
{
    position:absolute;
    width:100%;
    height:15px;
    line-height:normal;
    top:0;
    text-align:center;
}
#ExtraText h1
{
    font-size:10px;
    color:#999;
    font-weight:normal;
}

#SWPP {width:110px; height:40px; margin:-25px auto;}
#SWPP .SWPP {border:0;}
*+html #SWPP {margin:-10px auto;}

body.aid_SHOWS .ToolsMenu {margin-top:24px;}

/* ******************************************** */
/* ALBUMLIST */
#AlbumList
{
    float:left;
    width:400px;
    height:400px;
    overflow:auto;
}
#AlbumList .Row
{
    float:left;
    width:348px;
    height:100px;
    border:1px #333 solid;
    margin:5px 0;
    padding:10px;
    font-size:10px;
    cursor:pointer;
    cursor:hand;
    line-height:normal;
}
#AlbumList .Row .Title,
#AlbumList .Row .Button
{
    float:left;
    width:200px;
    font-size:12px;
    font-weight:bold;
    padding-left:10px;
}
#AlbumList .Row .ThumbTable
{
    float:left;
    width:100px;
    height:100px;
}
#AlbumList .Row .Description
{
    float:left;
    height:70px;
    padding-left:10px;
}
#AlbumList .Row:hover
{
    background-color:#131313;
    border:1px #666 solid;
}
/* ******************************************** */
/* IMAGELIST */
#ImageList
{
    float:right;
    width:336px;
    height:450px;
}
#Images
{
    height:430px;
    width:335px;
    overflow:auto;
}
#ImageList .Item
{
    float:left;
    width:104px;
    height:137px;
    border:1px #333 solid;
    text-align:center;
    margin:1px;
    background:#000;
    line-height:normal;
}
#ImageList .Item:hover
{
    background-color:#131313;
    border:1px #666 solid;
}
#ImageList .ThumbTable
{
    height:100px;
}
#ImageList .Footer
{
    width:300px;
    height:20px;
}
#ImageList .Footer .Previous
{
    float:left;
    width:80px;
    padding-left:20px;
}
#ImageList .Footer .Pages
{
    float:left;
    width:120px;
    text-align:center;
}
#ImageList .Footer .Next
{
    float:right;
    width:50px;
    padding-right:10px;
    text-align:right;
}
#ImageList .LightBox input
{
    background:0;
}
#ImageList .Caption
{
    font-size:10px;
    height:15px;
}
/* ******************************************** */
/* POPUP WIN CSS */
.PopupBody
{
    width:500px;
    height:500px;
    margin:0;
    padding:0;
    text-align:center;
    font-size:12px;
    background:0;
    background-color:#000;
}
    .PopupBody #MainImage
    {
        width:450px;
        height:450px;
        margin:15px auto;
        float:none;
        border:1px solid #333;
        background-color:#111;
        text-align:center;
    }
        .PopupBody #Metadata
        {
            font-size:12px;
        }
        .PopupBody .OuterImage
        {
            text-align:center;
        }
/* ******************************************** */
/* CONTACT FORM */
#ContactForm
{
    margin-top:20px;
    float:left;
    width:400px;
    height:420px;
    clear:none;
}
#ContactForm .Row
{
    width:380px;
    margin:1px 0;
    clear:both;
}
#ContactForm .Row .Label
{
    width:100px;
    text-align:right;
    float:left;
    clear:left;
    padding-right:10px;
}
#ContactForm .Row .Field
{
    width:270px;
    float:left;
    clear:right;
}
#ContactForm .Footer
{
    float:right;
    width:330px;
    padding-right:50px;
    clear:both;
    text-align:right;
}
#ContactForm DIV
{
    scrollbar-face-color:#fff;
    scrollbar-highlight-color:#fff;
    scrollbar-3dlight-color:#fff;
    scrollbar-shadow-color:#333;
    scrollbar-darkshadow-color: #fff;
    scrollbar-track-color: #fff;
}
/* ******************************************** */
/* SHOPPINGCART */
#ShoppingCart
{
    float:left;
    width:400px;
    height:420px;
}
#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:180px;}
#ShoppingCart .Header .Quantity,
#ShoppingCart .Header .Total,
#ShoppingCart .Header .Remove {width:55px;}
#ShoppingCart .List
{
    overflow:auto;
    width:400px;
    height:360px;
    clear:both;
}
#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:center;
    width:230px;
    padding-left:20px;
}
#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:50px;
}
#ShoppingCart .Footer .Button {margin:0 10px;}
/* ******************************************** */
/* LOGIN */
.LoginMenu
{
	color: #FFF;
	text-align: right;
	background-color: #292929;
	border: 1px solid #FFF;
}

.LoginMenuHeading
{
	font-weight:  bold;
	color: #FFF;
	background-color: #292929;
	text-align: left;
}
.LoginMenuEntry,
.LoginMenuEntryOver
{
	color: #FFF;
	text-align: left;
	background-color: #292929;
}
.LoginMenuSubmit
{
	font-size: 12px;
	color: #FFF;
	text-align: center;
	background-color: #292929;
	text-align: center;
	font-weight:bold;
}
.LoginMenuSubmitOver
{
	cursor: pointer;
	cursor: hand;
	font: 12px;
	color: #292929;
	text-align: center;
	background-color: #FFF;
	font-weight:bold;
}
#LoginForm
{
    float:left;
    width:350px;
    padding-top:30px;
}
#LoginForm .Row
{
    width:350px;
    float:left;
    padding-left:20px;
}
#LoginForm .Label
{
    width:150px;
    float:left;
    margin:5px 0;
}
#LoginForm .Field
{
    width:200px;
    float:left;
    margin:5px 0;
}
#LoginForm .Title{text-align:left;}
#LoginForm .Footer
{
    clear:both;
    text-align:center;
    width:350px;
}
#LoginForm .Button{text-align:center;}
#LoginForm
{
    min-width:330px;
    margin-right:5px;
}
#LoginControl_RememberLogin{background:0;}
/* ******************************************** */
/* ALBUMLOGIN */
#AlbumLogin .Row
{
    width:300px;
    margin:2px 0;
}
#AlbumLogin .Row .Label
{
    float:left;
    width:80px;
}
#AlbumLogin .Row .Field
{
    float:left;
    width:220px;
}
#AlbumLogin .Footer
{
    width:300px;
    text-align:center;
}
/* ******************************************** */
/* METADATA */
#Metadata DIV {font-size:11px;line-height:normal;}
#MetaData
{
    float:left;
	margin:0;
	padding:0;
	cursor: pointer;
	cursor: hand;
	text-align: right;
	background-color: transparent;
}
.MetaData
{
    float:left;
	color: #FFF;
	text-align: left;
	background-color: #292929;
	border: 1px solid #FFF;
}
.MetaDataTitle
{
	font-weight: bold;
	color: #292929;
	background-color: #FFF;
	text-align: left;
}
.MetaDataHeading
{
	font-weight: normal;
	color: #FFF;
	background-color: #292929;
	text-align: left;
}
.MetaDataField
{
	color: #FFF;
	background-color: #292929;
	cursor: pointer;
	cursor: hand;
}
.MetaDataFieldOver
{
	cursor: pointer;
	cursor: hand;
	color: #292929;
	background-color: #FFF;
}
.MetaDataCommand
{
	color: #FFF;
	text-align: right;
	background-color: #292929;
}
.MetaDataCommandOver
{
	cursor: pointer;
	cursor: hand;
	color: #292929;
	text-align: right;
	background-color: #FFF;
}
.MetaDataBasket
{
	color: #FFF;
	text-align: right;
	background-color: #292929;
}
.MetaDataBasketOver
{
	cursor: pointer;
	cursor: hand;
	color: #FFF;
	text-align: right;
	background-color: #292929;
}
/* ******************************************** */
/* LIGHTBOX */
#LightBox
{
    float:left;
    width:400px;
    height:420px;
}
#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:250px;}
#LightBox .List
{
    width:400px;
    height:360px;
    overflow:auto;
}
#LightBox .Row
{
    border-bottom:1px #000 solid;
    padding:0 10px;
    width:360px;
}
#LightBox .Row .Thumbnail
{
    float:left;
    width:110px;
    height:110px;
    text-align:center;
}
#LightBox .Row .ThumbTable
{
    width:110px;
    height:110px;
}
#LightBox .Row .Product,
#LightBox .Row .Option,
#LightBox .Row .Quantity,
#LightBox .Row .Remove
{
    text-align:right;
    float:left;
}
#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 .Button
{
    float:right;
    margin:0 10px;
}
.LightBox{text-align:center;}
/* ******************************************** */
/* CONTACT MAIL */
#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;
}
/* ********************************************** */
/* 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;
}
/* ******************************************** */
.Controller
{
    width:400px;
    height:20px;
}
.Controller .Button
{
    float:left;
    margin-top:4px;
}
.Controller .Pages
{
    width:50px;
}
.Controller .Next
{
    float:left;
}
.Controller .First,
.Controller .Last
{
    display:none;
}
.Controller .Pager
{
    display:none;
}
/* ******************************************** */
/* MISC. CLASSES */
.Copyright {display:none;}
.base {font-size:10px;line-height:normal;}
.Button
{
    background: url('pictures/gs_webgraphics/bg_button.png') no-repeat center center;
    padding:3px 5px;
}
#AlbumList .Button
{
    background: url('pictures/gs_webgraphics/none.png') no-repeat center center;
    padding: 0 0;
}
.Footer a
{
    font-weight:bold;
    color:#fff;
}
input,
select,
textarea
{
    font-family:Lucida Sans Unicode, Verdana, Sans-Serif, Serif;
    line-height:18px;
    color:#333;
    border:0;
    background: #fff url('pictures/gs_webgraphics/bg_input.gif') repeat-x top center;
}
#flashcontent{
        width:110%;
        margin:0 -5%;
        height:100%;
        height:450px;
        background:#000 !important;
}
body.aid_SHOWS #MainArea #flashcontent {background:#000 !important;}

/* ******************************************** */
/* IE6 HACKS */
.Phosys img
{
	behavior: url('images/FixPng.htc');
}
/* ******************************************** */
/* END */
/* ============================================ */
/* Page Specific Intro Page

.PageMenu,
.ToolsMenu
{
    display:none;
}
#Container
{
    background:0;
}
#PageContent
{
    width:730px;
    height:440px;
}
*/
/* ============================================ */
/* Page Specific for Online Albums
#Container
{
    background:0;
}
#MainImage
{
    margin-top:-5px;
}
#MainImage img
{
    position:relative;
    border:1px #999 solid;
}
*/


#OneStatTag
{
width:100%;
text-align:center;
clear:both;
margin-top:80px;
}
/* ******************************************** */
#QuickContact
{
    float:left;
    width:300px;
    text-align:center;
    line-height:20px;
    clear:both;
}
#QuickContact ul {padding:0;margin:0;list-style-type:none;}
#QuickContact li {float:left;width:auto;}
#QuickContact #QuickForm
{
        width:200px;
        height:auto;
        background:#333;
        padding:10px;
        padding-bottom:0;
        border:1px #ccc solid
}
#QuickContact #QuickForm .Row
{
    width:200px;
    height:auto;
    margin:2px 0;
    clear:both;
    text-align:left;
}
#QuickContact #QuickForm .Row .Label
{
    float:left;
    width:80px;
    height:20px;
}
#QuickContact #QuickForm .Footer
{
    width:200px;
    text-align:right;
}
#QuickContact #QuickForm .Footer a,
#QuickContact #QuickForm .Footer a:visited,
#QuickContact #QuickForm .Footer a:hover
{
    background:transparent;
}
#QuickContact #QuickForm input
{
    width:100px;
    float:right;
    font-size:10px;
    font-family:Arial;
    color:#333;
}
#QuickContact ul ul a,
#QuickContact ul ul a:visited {
        background:#656565;
        color:#ccc;
        height:auto;
        line-height:1em;
        padding:5px 10px;
        width:90px;
}

#QuickContact #QuickForm .Message
{
    background:#ccc;
    color:#333;
    display:block;
    padding:2px;
    text-align:left;
    margin-bottom:6px;
    line-height:normal;
}
#QuickContact #Label4
{
    display:block;
    white-space:nowrap;
}
#QuickContact textarea
{
    width:100px;
    float:right;
    overflow:hidden;
    font-size:10px;
    font-family:Arial;
    color:#333;
}



#SiteMap
{
    float:right;
    width:400px;
}

#SiteMap #Description
{
    margin-left:20px;
}


.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
