﻿/* --------------------------------------------------------------- */
/* -- ATTRIBUTE FILTER LIST STYLES ------------------------------- */
/* --------------------------------------------------------------- */
.AttrFilterList .box .mid
{
    overflow:auto;
}
.AttrFilterList ul
{
    list-style:none;
    margin:0px;
    padding:0px
}
.AttrFilterList li
{
    display:block;
    float:left;
    padding-right:5px;
}
.AttrFilterList .userFormLabel
{
    width:115px;
}
.AttrFilterList .userFormControl 
{
    width:55px;
}

/* --------------------------------------------------------------- */
/* -- ATTRIBUTE LIST STYLES -------------------------------------- */
/* --------------------------------------------------------------- */
.AttributeList .box .mid
{
    overflow:auto;
}
.AttributeList ul
{
    list-style:none;
    margin:0px;
    padding:0px
}
.AttributeList li
{
    display:block;
    float:left;
    padding-right:10px;
}
.AttributeList .userFormLabel
{
    width:145px;
}
.AttributeList .userFormControl 
{
    width:55px;
}
.AttributeList .ajaxResponse
{
    color:Red;
    width:200px;
}
.AttributeList .emptyresult
{
    color:Red;
}

/* --------------------------------------------------------------- */
/* -- BASKET MAIN STYLES ----------------------------------------- */
/* --------------------------------------------------------------- */
span.BuyBtn input.btnDisabled
{
    color:Red;
}
.ShopClosedText
{
    border:solid 1px #cc3333;
    color:Red;
    margin:5px 0px;
    padding:5px;
}

/* --------------------------------------------------------------- */
/* -- BOOKMARK LIST STYLES --------------------------------------- */
/* --------------------------------------------------------------- */
.ctrl-bookmark
{
    float:right;
    height:20px;
    margin:0px 5px 5px 5px;
    width:125px;
}
ul.bookmark
{
    background-color:#eeeeee;
    border:solid 1px rgb(30,90,140);
    display:none;
    list-style-type:none;
    height:200px;
    margin:-225px 0px 0px 0px;
    padding:5px;
    position:absolute;
}
.ctrl-bookmark a,
.bookmark a
{
    font-size:x-small;
    text-decoration:none;
}
.ctrl-bookmark .text
{
    display:block;
    height:14px;
}
.bookmark a:hover
{
    text-decoration:underline;
}
.bookmark img
{
    height:16px;
    vertical-align:middle;
    padding:0px 0px 1px 2px;
}
.bookmark li
{
    height:20px;
}

/* --------------------------------------------------------------- */
/* -- BREADCRUMB LIST STYLES --------------------------------------- */
/* --------------------------------------------------------------- */
div.BreadcrumbTrail
{
    background-color:White;
    border:solid 1px rgb(212,111,43);
    line-height:20px;
    height:21px;
    margin:0px 0px 5px 0px;
    overflow:hidden;
    padding:0px 0px 0px 0px;
    width:598px;
}
span.Breadcrumb
{
    padding:0px 5px 0px 5px;
}
.Breadcrumb a
{
    font-size:x-small;
    text-decoration:none;
}
.Breadcrumb a:hover
{
    text-decoration:underline;
}

/* --------------------------------------------------------------- */
/* -- ContentItem GLOBAL STYLES ---------------------------------- */
/* --------------------------------------------------------------- */
.cmsItemImage img
{
    border:solid 1px rgb(30,90,140);
}
.cmsItemTitle
{
    color:rgb(30,90,140);
    font-size:large;
	font-weight:normal;
}

/* --------------------------------------------------------------- */
/* -- ContentItemListSummary CONTROL STYLES ---------------------- */
/* --------------------------------------------------------------- */
.ListSummary .cmsItem
{
    border-top:rgb(108,108,120) dotted 1px;
    float:left;
    margin-bottom:10px;
    padding-top:10px;
    width:100%;
}
.ListSummary .cmsItemThumb
{
    float:left;
    margin:0px 10px 0px 0px;
}
.ListSummary .cmsItemTitle a
{
    font-size:large;
}
.ListSummary .box .top 
{
    color:rgb(30,90,140);
    font-size:large;
	font-weight:normal;
    margin-bottom:15px;
}

/* --------------------------------------------------------------- */
/* -- ContentItemListDetail CONTROL STYLES ----------------------- */
/* --------------------------------------------------------------- */
.ListDetail .top
{
    color: rgb(30, 90, 140);
    font-size:large;
    font-weight:normal;
}
.ListDetail .cmsItem
{
    border-bottom:rgb(108,108,120) dotted 1px;
    float:left;
    margin-bottom:5px;
    padding-bottom:10px;
    width:100%;
}
.ListDetail .cmsItemImage
{
    float:left;
    margin-right:15px;
}
.ListDetail .cmsItemDate
{
    text-align:right;
}
.ListDetail .cmsItemDesc
{
    color:rgb(30,90,140);
    font-size:small;
}    
.ListDetail .cmsItemDesc a,
.ListDetail .cmsItemDesc a:hover
{
    color:rgb(30,90,140);
    font-size:small;
    text-decoration:none;
}
.ListDetail .cmsItemTitle a,
.ListDetail .cmsItemTitle a:hover
{
     color:rgb(30,90,140);
     text-decoration:none;
}
.ListDetail .DOWNLOAD .cmsItemImage img
{
    height:44px;
    width:44px;
}
.ListDetail .cmsItemMoreInfo
{
    display:none;
}

/* --------------------------------------------------------------- */
/* -- ContentItemListLinks ListLinks CONTROL STYLES --------- */
/* --------------------------------------------------------------- */
.ListLinks .cmsItemDate
{
    display:none;
}
.ListLinks
{
    margin-bottom:15px;
}
.ListLinks .cmsItem
{
    float:none;
    margin-bottom:5px;
}
.ListLinks .cmsItemDate,
.ListLinks .cmsItemTitle
{
    padding-left:20px;
}
.ListLinks .cmsItemTitle
{
    float:left;
    font-size:14px;
}
.ListLinks .cmsItemDate
{
    float:right;
    font-size:small;
}
.ListLinks .cmsItemTitle
{
    background-image:url(../images/bullet.jpg);
    background-position:left center;
    background-repeat:no-repeat;
}
.ListLinks .box .top 
{
    color:rgb(30,90,140);
    font-size:large;
	font-weight:normal;
    margin-bottom:15px;
}
.ListLinks .cmsItemMoreInfo
{
    display:none;
}

/* --------------------------------------------------------------- */
/* -- CmsContentItemListBox ListBoxMedium CONTROL STYLES --------- */
/* --------------------------------------------------------------- */
/*
.ListBoxMedium .cmsItemDate
{
    display:none;
}
.ListBoxMedium .box
{
    background-color:white;
    border-bottom:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    display:inline;
    float:left;
    margin-bottom:20px;
    width:285px;
}
.ListBoxMedium .box .top
{
    background-image:url(../images/box-small-header-bg.png);
    background-position:top left;
    background-repeat:repeat-y;
    height:30px;
    line-height:30px;
    padding:0px 15px 0px 15px;
}
.ListBoxMedium .box .top,
.ListBoxMedium .box .top a,
.ListBoxMedium .box .top a:visited
{
    color:White;
    font-size:medium;
    font-weight:normal;
    text-decoration:none;    
}
.ListBoxMedium .box .mid
{
    padding:10px 10px 0px 10px;
}
.ListBoxMedium .cmsItem
{
    height:60px;
    font-size:0.9em;
}
.ListBoxMedium .cmsItemThumb img
{
    float:left;
    height:52px;
    padding:0px 15px 5px 0px;
    width:65px;
}
.ListBoxMedium .cmsItemDesc,
.ListBoxMedium .cmsItemTitle,
.ListBoxMedium .cmsItemDesc a,
.ListBoxMedium .cmsItemTitle a
{
    font-size:10px;
}
.ListBoxMedium .cmsItemDesc a,
.ListBoxMedium .cmsItemTitle a
{
    color:rgb(30,90,140);
    text-decoration:none;
}
.ListBoxMedium .cmsItemDesc a:hover,
.ListBoxMedium .cmsItemTitle a:hover
{
    text-decoration:underline;
}
.ListBoxMedium .cmsItemTitle,
.ListBoxMedium .cmsItemTitle a
{
    font-weight:bold;
    line-height:20px;
    white-space:nowrap;
}
*/

/* -------------------------------------------------------- */
/* --- CONTENT ITEM STYLES (ListBoxSmall) ----------------- */
/* -------------------------------------------------------- */
/* show the date on the items in the NEWS box & links lists */
.ListBoxSmall .box
{
    /*background-color:white;*/
    border-bottom:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    float:left;
    margin-bottom:20px;
    width:285px;
}
.ListBoxSmall .box .top
{
    background-image:url(../images/box-small-header-bg.png);
    background-position:top left;
    background-repeat:repeat-y;
    height:30px;
    line-height:30px;
    padding:0px 15px 0px 15px;
}
.ListBoxSmall .box .top,
.ListBoxSmall .box .top a,
.ListBoxSmall .box .top a:visited
{
    color:White;
    font-size:medium;
    font-weight:normal;
    text-decoration:none;    
}
.ListBoxSmall .box .mid .top
{
    display:none
}
.ListBoxSmall .NEWS .box .mid
{
    padding:0px;
}
.ListBoxSmall .cmsItemTitle,
.ListBoxSmall .cmsItemDesc,
.ListBoxSmall .cmsItemDesc a,
.ListBoxSmall .cmsItemTitle a
{
    font-size:10px;
    overflow:hidden;
}
.ListBoxSmall .cmsItemDesc,
.ListBoxSmall .cmsItemDesc a,
.ListBoxSmall .cmsItemTitle a
{
    color:#1E5A8C;
    text-decoration:none;
}
.ListBoxSmall .cmsItemDesc a:hover,
.ListBoxSmall .cmsItemTitle a:hover
{
    text-decoration:underline;
}
.ListBoxSmall .cmsItemDesc
{
    height:24px;
    overflow:hidden;
    padding:2px 5px 0px 0px;
}
.ListBoxSmall .cmsItemTitle
{
    height:24px;
    overflow:hidden;
    padding:5px 5px 0px 0px;
    width:210;
}
.ListBoxSmall .cmsItemTitle,
.ListBoxSmall .cmsItemTitle a
{
    font-weight:bold;
}
.ListBoxSmall .cmsItemThumb img
{
    float:left;
    height:65px;
    margin-right:5px;
    padding:0px;
    width:65px;
}
.ListBoxSmall .cmsItem
{
    background-color:#BCBCBC;
    border-bottom:none;
    border-top:solid 2px white;
    list-style-type:none;
    height:65px;
    overflow:hidden;
    padding:0px;
}
.ListBoxSmall .cmsItemDate
{
    display:none;
}
.ListBoxSmall div.cmsItem:hover
{
    background-color:#CCCCCC;
}
.ListBoxSmall .cmsItemTitle, 
.ListBoxSmall .cmsItemTitle a
{
    color:#FFFFFF;
}
.ListBoxSmall .cmsItemMoreInfo
{
    display:none;
}
.ListLinks .NEWS .cmsItem 
{
    height:20px;
}
.ListLinks .NEWS .cmsItemDate 
{
    display:block;
}

/* --------------------------------------------------------------- */
/* -- CmsContentItem MainContent CONTROL STYLES ------------------ */
/* --------------------------------------------------------------- */
.ContentItem-MainContent .bookmark-anchor
{
    display:none;
}
.ContentItem-MainContent .cmsItemTitle
{
    background-color:#cddbe6; 
    border:1px #034981 solid; 
    color:rgb(30,90,140);
    font-size:1.9em;
	font-weight:normal;
    margin:4px 0px 25px 0px;
    padding:12px 5px 12px 65px;
    width:497px;
}
.ContentItem-MainContent .cmsItemThumb
{
    height:44px;
    margin:5px 10px 5px 10px;
    position:absolute;
    width:44px;
}

/* --------------------------------------------------------------- */
/* -- SUBSCRIPTION BOX CONTROL STYLES ---------------------------- */
/* --------------------------------------------------------------- */
.SubscriptionBox
{
    background-color:White;
    border-bottom:solid 1px #cccccc;
    border-right:solid 1px #cccccc;
    float:left;
    margin-bottom:20px;
    width:285px;
}
.SubscriptionBox .box .top
{
    background-image:url(../images/box-small-header-bg.png);
    background-position:top left;
    background-repeat:repeat-y;
    height:26px;
    padding:0px 5px;
}
.SubscriptionBox .box .top span
{
    color:white;
    display:block;
    font-size:13px;
    line-height:26px;
}
.SubscriptionBox br
{
    display:none;
}
.SubscriptionBox .Main
{
    float:left;
    width:259px;
}
.SubscriptionBox .form 
{
    float:left;
    width:259px;
}
.SubscriptionBox .form .textbox
{
    border:none;
    color:#1E5A8C;
    height:21px;
    padding:5px 5px 0px 5px;
    width:249px;
}
.SubscriptionBox .MembershipDisplay
{
    /*overflow:hidden;
    padding:6px;*/
    display:none;
}
.membershipQueryIntroText
{
    color:#666666;
    font-size:13px;
}
.SubscriptionBox .mid .btn
{
    border:none;
    cursor:pointer;
    float:right;
    height:24px;
    margin:1px;
    padding:0px;
    width:24px;
}
.subscribed, 
.unsubscribed 
{    
    color:#FFFFFF;
    background-color:#BCBCBC;
    display:block;
    font-size:11px;
    padding:2px 0px 3px 6px;
    width:279px;
}

/* ------------------------------------------------------------------------ */
/* -- DATA CAPTURE FORM STYLES -------------------------------------------- */
/* ------------------------------------------------------------------------ */
.DataCaptureForm .mid .formcontent
{
    padding:0px 20px 25px 20px;
    width:515px;
}
.DataCaptureForm .caption,
.DataCaptureForm .text
{
    display:block;
    width:inherit;
    font-size:small;
    font-weight:normal;
}
.DataCaptureForm h1
{
}
.DataCaptureForm .text
{
    font-style:italic;
    margin-bottom:0px;
}
.DataCaptureForm input.textbox,
.DataCaptureForm textarea
{
    margin-bottom:10px;
    width:509px;
}
.DataCaptureForm .btn,
.DataCaptureForm .disabled
{
    padding:0px;
}
.DataCaptureForm .AjaxResponseSuccess
{
    color:#FA9600;
}

/* --------------------------------------------------------------- */
/* -- LINK BOX STYLES -------------------------------------------- */
/* --------------------------------------------------------------- */
.GuidesLink .linkbox
{
    background-image:URL(/content/MQ/media/GuidesLink.gif);
    background-repeat:no-repeat;
    float:none;
    height:81px;
    margin:0px 0px 20px 0px;
    padding:0px;
    width:285px;
}
.linkbox img
{
    float:left;
    height:44px;
    padding:18px 15px 18px 10px;
    width:44px;
}
.linkbox .linkbox-text
{
    float:left; 
    font-weight:bold; 
    padding-top:34px;
}
.linkbox .linkbox-text a
{
    color:#FFFFFF;
    font-size:small;
    text-decoration:none;
}
.linkbox .linkbox-text a:hover
{
    text-decoration:underline;
}

/* -------------------------------------------------------- */
/* --- HTML CONTENT TYPE ---------------------------------- */
/* -------------------------------------------------------- */
.HTML .cmsItemMoreInfo
{
    display:none;
}

/* -------------------------------------------------------- */
/* --- BOX STYLES (HTML EDITOR) --------------------------- */
/* -------------------------------------------------------- */
.box1col,
.box1halfcol,
.box2col,
.box3col,
.box4col,
.box5col
{
    margin-bottom:10px;
}
.box1col .btm,
.box1col .top,
.box1halfcol .btm,
.box1halfcol .top,
.box2col .btm,
.box2col .top,
.box3col .btm,
.box3col .top,
.box4col .btm,
.box4col .top,
.box5col .btm,
.box5col .top
{
    overflow:hidden; /*ie6*/
    height:10px;
    background-repeat:no-repeat; 
}
.box1col .mid,
.box1halfcol .mid,
.box2col .mid,
.box3col .mid,
.box4col .mid,
.box5col .mid,
.box6col .mid
{
    background-repeat:repeat-y;
    padding:5px 10px 0px 10px; 
}
.box1col {width:185px;}
.box1col .top {background-image:url(../images/column_bks/1-col-top.gif);}
.box1col .mid {background-image: url(../images/column_bks/1-col-mid.gif);}
.box1col .top {background-image:url(../images/column_bks/1-col-foot.gif);}

.box1halfcol {width:282px;}
.box1halfcol .top {background-image:url(../images/column_bks/1half-col-top.gif);}
.box1halfcol .mid {background-image: url(../images/column_bks/1half-col-mid.gif);}
.box1halfcol .btm {background-image:url(../images/column_bks/1half-col-foot.gif);}

.box2col {width:380px;}
.box2col .top {background-image:url(../images/column_bks/2-col-top.gif);}
.box2col .mid {background-image: url(../images/column_bks/2-col-mid.gif);}
.box2col .btm {background-image:url(../images/column_bks/2-col-foot.gif);}

.box3col {width:575px;}
.box3col .top {background-image:url(../images/column_bks/3-col-top.gif);}
.box3col .mid {background-image: url(../images/column_bks/3-col-mid.gif);}
.box3col .btm {background-image:url(../images/column_bks/3-col-foot.gif);}

.box4col {width:770px;}
.box4col .top {background-image:url(../images/column_bks/4-col-top.gif);}
.box4col .mid {background-image: url(../images/column_bks/4-col-mid.gif);}
.box4col .btm {background-image:url(../images/column_bks/4-col-foot.gif);}

.box5col {width:965px;}
.box5col .top {background-image:url(../images/column_bks/5-col-top.gif);}
.box5col .mid {background-image: url(../images/column_bks/5-col-mid.gif);}
.box5col .btm {background-image:url(../images/column_bks/5-col-foot.gif);}

/* -------------------------------------------------------- */
/* --- IMAGE ROTATOR -------------------------------------- */
/* -------------------------------------------------------- */
#player #rotator
{
    margin-bottom:10px;
}

/* --------------------------------------------------------------- */
/* -- MENU BOX STYLES -------------------------------------------- */
/* --------------------------------------------------------------- */
.MenuBox
{
    margin-bottom:20px;
}
.MenuBox .MenuBox
{
    background-color:White;
    border:solid 1px rgb(212,111,43);
    padding:5px 5px 5px 10px;
}
.MenuBox .top
{
    background-color:#F87E11;
    height:20px;
    padding-left:5px;
}
.MenuBox .top span
{
    color:#ffffff;
    display:block;
    font-weight:bold;
    padding-top:2px;
}
/* now remove styles from inner box using same class... */
.MenuBox .phMain div
{
    border:none;
    margin-bottom:0px;
    padding:5px 5px 5px 10px;
}
.MenuBox ul.CatalogTree
{
    margin:0px 5px 0px 15px;
    padding:5px 0px;
}
.MenuBox li
{
    list-style-image:url(../images/bullet.jpg);
}
.MenuBox,
.MenuBox a
{
    font-size:11px;
    line-height:15px;
    text-decoration:none;
}
.MenuBox a:hover
{
    text-decoration:underline;
}

/* -------------------------------------------------------- */
/* --- MENU STYLES (TopMenu) ------------------------------ */
/* -------------------------------------------------------- */

/* -------------------------------------------------------- */
/* --- MENU STYLES (BtmMenu) ------------------------------ */
/* -------------------------------------------------------- */
div.BtmMenu
{
    float:left;
    font-size:12px;
}
.BtmMenu ul.CatalogTree
{
    float:left; 
    padding:0px;
    margin:0px;
    list-style-type:none; 
    width:100%;
}
.BtmMenu .CatalogTree li
{
    cursor:pointer;
    padding:0px 15px 0px 0px;
    text-decoration:none;
}
.BtmMenu .CatalogTree li a
{
    color:#6C6C78;
    font-size:12px;
    text-decoration:none;
}
.BtmMenu .CatalogTree li a:hover
{
    text-decoration:underline;
}
.BtmMenu .CatalogTree li ul
{
    display:none;
}

/* -------------------------------------------------------- */
/* --- MENU STYLES (LftMenu) ------------------------------ */
/* -------------------------------------------------------- */
.SideMenu ul.CatalogTree
{
    float:left; 
    line-height:15px;
    padding:0px 0px 0px 0px ;
    margin:0px 0px 0px 0px;
    list-style-type:none; 
    width:100%;
}
.SideMenu.CatalogTree li
{
    border-bottom:dotted 1px #333333;
    cursor:pointer;
    padding:5px 15px 10px 0px;
    text-decoration:none;
}
.SideMenu .CatalogTree li a
{
    color:#333333;
    text-decoration:none;
}
.SideMenu .CatalogTree li a:hover
{
    color:#fa9600;
    text-decoration:underline;
}
.SideMenu .CatalogTree li ul
{
    display:none;
}
.SideMenu .CatalogTree li.CatalogTreeSelected a
{
    color:#fa9600;
}
/* -------------------------------------------------------- */
/* --- MENU STYLES (LftMenuBox) --------------------------- */
/* -------------------------------------------------------- */
.SideMenuBox .box
{
    background-color:white;
    border-right:solid 1px #cccccc;
    float:left;
    margin-bottom:20px;
    width:285px;
}
.SideMenuBox .box .top
{
    background-image:url(../images/box-small-header-bg.png);
    background-position:top left;
    background-repeat:repeat-y;
    height:30px;
    line-height:30px;
    padding:0px 15px 0px 15px;
}
.SideMenuBox .box .top,
.SideMenuBox .box .top a,
.SideMenuBox .box .top a:visited
{
    color:White;
    font-size:medium;
    font-weight:normal;
    text-decoration:none;    
}
.SideMenuBox .box .mid
{
    padding:0px;
}
.MenuListBox .SideMenuBox ul.CatalogTree
{
    line-height:15px;
    padding:2px 0px 0px 0px ;
    margin:0px 0px 0px 0px;
    list-style-type:none; 
    width:100%;
}
.MenuListBox .SideMenuBox .CatalogTree li
{
    background-color:#AAAAAA;
    border-bottom:solid 2px #FFFFFF;
    cursor:pointer;
    line-height:30px;
    overflow:hidden;
    padding-left:15px;
    text-decoration:none;
    width:100%;
}
.MenuListBox .SideMenuBox .CatalogTree li:hover
{
    background-color:#BBBBBB;
    color:#1E5A8C;
}
.MenuListBox .SideMenuBox .CatalogTree li a
{
    color:#FFFFFF;
    text-decoration:none;
}
.MenuListBox .SideMenuBox .CatalogTree li a:hover
{
    color:#FFFFFF;
    text-decoration:none;
}
.MenuListBox .SideMenuBox .CatalogTree li ul
{
    display:none;
}
.MenuListBox .SideMenuBox .CatalogTree li.CatalogTreeSelected
{
    background-color:#BBBBBB;
    color:#FFFFFF;
}

/* -------------------------------------------------------- */
/* --- MINI CART ------------------------------------------ */
/* -------------------------------------------------------- */
#MiniCart
{
 	background-image:url(../images/basket-background.gif);
 	background-repeat:no-repeat;
    height:48px;
    margin-left:785px;
    width:185px;
	position:absolute;
	top:28px;
}
#MiniCart a,
.MiniCartLoyalty
{
    display:block;
    color:#666666;
    padding:0px 10px;
    text-align:right;    
    text-decoration:none;
}
#MiniCart a:hover
{
    color:#fa9600;
    text-decoration:none;
} 
#MiniCartMid
{
    padding-top:5px;
}  
#MiniCartHeading
{
    position:absolute;
}

/* --------------------------------------------------------------- */
/* -- PAGE BOX HEADER STYLES ------------------------------------- */
/* --------------------------------------------------------------- */
.PageBoxHeader
{
    background-color:#cddbe6; 
    border:1px #034981 solid; 
    height:53px;
    margin:4px 0px 25px 0px;
    padding:0px 0px 0px 0px;
    width:563px;
}
.PageBoxHeader img
{
    float:left;
    padding:5px 10px 5px 10px;
}
.PageBoxHeader .name h2
{
    color:rgb(30,90,140);
    float:left;
    font-size:1.9em;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:12px;
	text-transform:uppercase;
}

/* --------------------------------------------------------------- */
/* -- PAGEBOXLIST ------------------------------------------------ */
/* --------------------------------------------------------------- */
.ListSummary .cmsItem
{
    border-top:rgb(108,108,120) dotted 1px;
    float:left;
    margin-bottom:10px;
    padding-top:10px;
    width:100%;
}
.ListSummary .cmsItemThumb
{
    float:left;
    margin:0px 10px 0px 0px;
}
.ListSummary .cmsItemTitle a
{
    font-size:large;
}
.ListSummary .box .top 
{
    color:rgb(30,90,140);
    font-size:large;
	font-weight:normal;
    margin-bottom:15px;
}

.PageBoxCategory .PageBoxCategory .mid
{
    border-top:1px dotted #6C6C78; 
    height:44px;
    margin-bottom:10px;
    padding-top:10px;
}
.PageBoxList
{
    margin-bottom:10px;
}
.PageBoxList br
{
    display:none;
}
.PageBoxList .PageBox
{
    margin:0px;
    padding:0px; 
}
#master3col #col2 .PageBoxList .PageBox .top,
#master3col #col2 .PageBoxList .PageBox .btm
{
    display:none;
}
#master3col #col2 .PageBoxList .PageBox .mid
{
    background-image:none;
    padding:0px;  
}
.PageBoxList .PageBox .thumbImage
{
    float:left;
    margin:0px 10px 0px 0px;
}
.PageBoxList .PageBox .thumbImage img
{     
    height:44px;
    width:44px;
}
.PageBoxList .PageBox .name a
{
    color:#1E5A8C;
    font-size:large;
    text-transform:uppercase;
}
.PageBoxList .PageBox .name a:hover
{
    text-decoration:underline;
}
.PageBoxList .PageBox .description p
{
    line-height:22px;
    height:22px;
    margin:0px;
    overflow:hidden;
}
 
/* --------------------------------------------------------------- */
/* -- PAGE HEADING ----------------------------------------------- */
/* --------------------------------------------------------------- */
.PageHeadingBox
{
    background-color:#cddbe6; 
    border:1px #034981 solid; 
    height:53px;
    margin:4px 0px 25px 0px;
    padding:0px 0px 0px 0px;
    width:563px;
}
.PageHeadingBox .phMain
{
    float:left;
}
.PageHeadingBox img
{
    float:left;
    padding:5px 10px 5px 10px;
}
.PageHeadingBox h1
{
    color:rgb(30,90,140);
    float:left;
    font-size:1.9em;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:12px;
}

/* --------------------------------------------------------------- */
/* -- PAYMENT OPTIONS CONTROL ------------------------------------ */
/* --------------------------------------------------------------- */
.PaymentControl
{
    border:solid 1px #aaaaaa;
    padding:5px;
    margin:0px 0px 15px 0px;
}

/* --------------------------------------------------------------- */
/* -- POSTCODE CHECKER STYLES ------------------------------------ */
/* --------------------------------------------------------------- */
.PostcodeChecker .userForm
{
    overflow:auto;
}
.PostcodeChecker .text
{
    display:block;
    padding-bottom:10px;
}

/* --------------------------------------------------------------- */
/* -- PRODUCT ASSEMBLY DETAIL STYLES ----------------------------- */
/* --------------------------------------------------------------- */
.AssemblyDetail
{
    background-color:White;
    padding:0px 0px 0px 0px;
/*
    position:fixed;
    top:205px;
*/
    width:410px;
}
.AssemblyItemList
{
    overflow:hidden;
    padding-bottom:20px;
}
.EmptyAssemblyText
{
    color:Red;
}
.UserAssemblyItems
{
    clear:both;
    overflow:hidden;    
}
.UserAssemblyItem
{
    overflow:hidden;
}
.UserAssemblyItem span
{
    display:block;
    float:left;
}
.UserAssemblyTotalPrice
{
    color:#46a434;
    font-size:18px;
    padding:10px 50px 0px 10px;
    text-align:right;
}
.UserAssemblyItem .ItemId {display:none; width:75px;}
.UserAssemblyItem .ItemName {width:285px;}
.UserAssemblyItem .ItemPrice {
    padding:0px 5px;
    text-align:right;
    width:50px;
}
.AssemblyDetail .btn
{
}
.AssemblyDetail .btns
{
    float:right;
    padding-bottom:5px;
}

/* --------------------------------------------------------------- */
/* -- PRODUCT ASSEMBLY SELECTION LIST STYLES --------------------- */
/* --------------------------------------------------------------- */
.AssemblySelectList
{
}
.AssemblySelectList .AssemblyCategory
{
    overflow:auto;
}
.AssemblySelectList .AssemblyCategory .CategoryName
{
    border-bottom:dotted 1px #333333;
    border-top:dotted 1px #333333;
    font-size:14px;
    font-weight:bold;
    margin:5px;
    padding:5px 0px;
}
.AssemblySelectList .AssemblyItem
{
    border-bottom:dotted 1px #333333;
    display:block;
    float:left;
    margin-left:5px;
    padding:5px 5px 0px 0px;
    width:375px;
}
.AssemblySelectList .ItemCheckBox,
.AssemblySelectList .ItemName,
.AssemblySelectList .ItemPrice
{
    float:left;
}
.AssemblySelectList .ItemCheckBox {width:15px;}
.AssemblySelectList .ItemName {width:291px;}
.AssemblySelectList .ItemPrice { padding:0px 0px 0px 10px; width:50px;}

.AssemblySelectList .ItemDescription
{
    display:none;
}

/* --------------------------------------------------------------- */
/* -- PRODUCTBOXDETAIL .productboxdetail CONTROL STYLES ---------- */
/* --------------------------------------------------------------- */
.ProductBox td
{
    padding:0px;
}
.ProductBox .productboxdetail
{
    width:575px;
}
.productboxdetail a.ProductHeadingText 
{
    display:block;
    font-size:small;
    font-weight:normal;
    height:20px;
    margin:0px;
    overflow:hidden;
    text-decoration:none;
}
.productboxdetail a.ProductHeadingText:hover
{
    text-decoration:none;
}
.productboxdetail span.text
{
    display:block;
    margin-bottom:10px;
    width:100%;
}
.productboxdetail .phMainImage
{
    height:100%;
    margin-bottom:10px;
    width:100%;
}
.productboxdetail a.mainImage,
.productboxdetail a.mainImage img
{
    height:200px;
    overflow:hidden;
    width:200px;    
}
.productboxdetail .LoyaltyPrice,
.productboxdetail .LoyaltyPoints
{
    color:#fa9600;
    line-height:22px;
    height:25px;
    text-align:right;
}
.productboxdetail .ProductLoyalty span
{
    display:block;
}
.productboxdetail .PriceInclTaxContainer,
.productboxdetail .PriceExclTaxContainer,
.productboxdetail span.LoyaltyPointsLabel
{
    float:left;
    margin-right:10px;
    width:520px;
}
.productboxdetail .LoyaltyPrice input,
.productboxdetail .LoyaltyPoints input
{
    display:inline-block;
    float:left;
}
.productboxdetail .ProductBox .ProductPrice
{
    color:#fa9600;
    float:left;
    line-height:22px;
    height:25px;
    margin-right:10px;
    text-align:right;
    width:520px;    
}
.productboxdetail .ProductBox .btns
{
    float:left;
}

/* --------------------------------------------------------------- */
/* -- PRODUCT LIST CONTROL STYLES -------------------------------- */
/* --------------------------------------------------------------- */
#master3col #col2 .ProductBox .prod-list .box .top,
#master3col #col2 .ProductBox .prod-list .box .btm
{
    background-image:transparent none repeat scroll 0 0;
    height:0px;
    margin:0px;
    padding:0px;
}
#master3col #col2 .ProductBox .prod-list .box .mid
{
    background:transparent none repeat scroll 0 0;
    height:auto;
    padding:0px;
}
#master3col #col2 .ProductBox .prod-list .box
{
    margin:0px;
}
.ProductBoxList .prod-list .mid .ProductBox
{
    border-bottom:dotted 1px #666666;
}
.prod-list .purchaseMethod
{
    margin-bottom: 50px;    
}
.prod-list .purchaseMethodText 
{
    display:block;
    text-align:right;
}
.prod-list .purchaseMethod table
{
    float:right;
}
.ProductBoxList .prod-list br
{
    display:none;
    font-size:0px;
    height:0px;
    line-height:0px;
}
.ProductBox .prod-list
{ 
    padding:2px 0px;
    width:550px;
}
.prod-list .ProductBox a.ProductHeadingText 
{
    color:#666666;    
    line-height:20px;
    margin:0px;
    overflow:hidden;
    width:100%;
}
.prod-list .ProductBox a.ProductHeadingText:hover
{
    color:#fa9600;
    text-decoration:none;
}
.prod-list .ProductBox .LoyaltyPrice,
.prod-list .ProductBox .LoyaltyPoints
{
    color:#fa9600;
    line-height:22px;
    height:25px;
    text-align:right;
}
.prod-list .ProductBox .ProductLoyalty span
{
    display:block;
}
.prod-list .ProductBox .PriceInclTaxContainer,
.prod-list .ProductBox .PriceExclTaxContainer,
.prod-list .ProductBox span.LoyaltyPointsLabel
{
    float:left;
    margin-right:10px;
    width:516px;
}
.prod-list .ProductBox .LoyaltyPrice input,
.prod-list .ProductBox .LoyaltyPoints input
{
    display:inline-block;
    float:left;
}
.prod-list .ProductBox .ProductPrice
{
    color:#fa9600;
    float:left;
    line-height:22px;
    height:25px;
    margin-right:10px;
    text-align:right;
    width:516px;    
}
.prod-list .ProductBox .btns
{
    float:left;
}
.ProductBoxList .mid .bulkBuy
{
    display:block;
    height:30px;
    margin-top:10px;
    text-align:right;
    /*width:690px;*/
}
.ProductBoxList .mid .bulkBuy input
{
}
.ProductBoxList .productQuantityTextBox
{
    height:16px;
    width:16px;
}

/* --------------------------------------------------------------- */
/* -- RELATED ITEMS CONTROL STYLES (RELATED) --------------------- */
/* --------------------------------------------------------------- */
#master3col #col1 .ProductBox .related .box .top,
#master3col #col3 .ProductBox .related .box .top,
#master3col #col1 .ProductBox .related .box .btm,
#master3col #col3 .ProductBox .related .box .btm
{
    background:transparent none repeat scroll 0 0;
    height:0px;
    margin:0px;
    padding:0px;
}
#master3col #col1 .ProductBox .related .box .mid,
#master3col #col3 .ProductBox .related .box .mid
{
    background:transparent none repeat scroll 0 0;
    height:auto;
    padding:0px;
}
#master3col #col1 .ProductBox .related .box,
#master3col #col3 .ProductBox .related .box
{
    margin:0px;
}
.ProductBoxList .related br
{
    display:none;
    font-size:0px;
    height:0px;
    line-height:0px;
}
.ProductBoxList .related td
{
    padding-top:0px;
}
.ProductBoxList .related .ProductBox
{
    border-bottom:1px dotted #666666;
    height:30px;
    width:100%;
}
.related .ProductBox a.ProductHeadingText 
{
    color:#666666;    
    line-height:20px;
    margin:0px;
    overflow:hidden;
    width:100%;
}
.related .ProductBox a.ProductHeadingText:hover
{
    color:#fa9600;
    text-decoration:none;
}
.related .ProductBox .LoyaltyPrice,
.related .ProductBox .LoyaltyPoints
{
    color:#fa9600;
    line-height:22px;
    height:25px;
    text-align:right;
}
.related .ProductBox .ProductLoyalty span
{
    display:block;
}
.related .ProductBox .PriceInclTaxContainer,
.related .ProductBox .PriceExclTaxContainer,
.related .ProductBox span.LoyaltyPointsLabel
{
    float:left;
    margin-right:10px;
    width:130px;
}
.related .ProductBox .LoyaltyPrice input,
.related .ProductBox .LoyaltyPoints input
{
    display:inline-block;
    float:left;
}
.related .ProductBox .ProductPrice
{
    color:#fa9600;
    float:left;
    line-height:22px;
    height:25px;
    margin-right:10px;
    text-align:right;
    width:130px;    
}
.related .ProductBox .btns
{
    float:left;
}

/* --------------------------------------------------------------- */
/* -- PROD-LINKS CONTROL STYLES (BESTSELLERS) -------------------- */
/* --------------------------------------------------------------- */
#master3col #col1 .ProductBox .prod-links .box .top,
#master3col #col3 .ProductBox .prod-links .box .top,
#master3col #col1 .ProductBox .prod-links .box .btm,
#master3col #col3 .ProductBox .prod-links .box .btm
{
    background:transparent none repeat scroll 0 0;
    height:0px;
    margin:0px;
    padding:0px;
}
#master3col #col1 .ProductBox .prod-links .box .mid,
#master3col #col3 .ProductBox .prod-links .box .mid
{
    background:transparent none repeat scroll 0 0;
    height:auto;
    padding:0px;
}
#master3col #col1 .ProductBox .prod-links .box,
#master3col #col3 .ProductBox .prod-links .box
{
    margin:0px;
}
.ProductBoxList .prod-links br
{
    display:none;
    font-size:0px;
    height:0px;
    line-height:0px;
}
.ProductBoxList .prod-links td
{
    padding-top:0px;
}
.ProductBoxList .prod-links .ProductBox
{
    border-bottom:1px dotted #666666;
    height:30px;
    width:100%;
}
.prod-links .ProductBox a.ProductHeadingText 
{
    color:#666666;    
    line-height:20px;
    margin:0px;
    overflow:hidden;
    width:100%;
}
.prod-links .ProductBox a.ProductHeadingText:hover
{
    color:#fa9600;
    text-decoration:none;
}
.prod-links .ProductBox .LoyaltyPrice,
.prod-links .ProductBox .LoyaltyPoints
{
    color:#fa9600;
    line-height:22px;
    height:25px;
    text-align:right;
}
.prod-links .ProductBox .ProductLoyalty span
{
    display:block;
}
.prod-links .ProductBox .PriceInclTaxContainer,
.prod-links .ProductBox .PriceExclTaxContainer,
.prod-links .ProductBox span.LoyaltyPointsLabel
{
    float:left;
    margin-right:10px;
    width:130px;
}
.prod-links .ProductBox .LoyaltyPrice input,
.prod-links .ProductBox .LoyaltyPoints input
{
    display:inline-block;
    float:left;
}
.prod-links .ProductBox .ProductPrice
{
    color:#fa9600;
    float:left;
    line-height:22px;
    height:25px;
    margin-right:10px;
    text-align:right;
    width:130px;    
}
.prod-links .ProductBox .btns
{
    float:left;
}

/* --------------------------------------------------------------- */
/* -- SEARCH CONTROL STYLES -------------------------------------- */
/* --------------------------------------------------------------- */
.topSearch
{
    height:24px;
    margin-left:784px;
    width:165px;
    position:absolute;
    top:86px;
}
.topSearch #topSearchMid 
{
    height:24px;
    width:185px;
}
#topSearchMid
{
    height:24px;
}
input.searchBox
{
    color:black;
    float:left;
    font-size:small;
    height:18px;
    margin:0px 0px 0px 1px;
    width:149px;
}
input.searchBtn
{
    border:none;
    cursor:pointer;
    float:right;
    height:24px;
    width:24px;
}

/* --------------------------------------------------------------- */
/* -- SEARCH RESULTS PAGE CONTROL STYLES ------------------------- */
/* --------------------------------------------------------------- */
.box .mid input.searchBtn
{
    /*margin-right:315px;*/
}
.SearchResultGrid
{
    margin-top:10px;
    width:100%;
}
.SearchResultGrid th.SearchResultHeader,
.SearchResultGrid .SearchResultHeaderRight
{
    text-align:left;
} 
.SearchResultGrid .SearchResultHeader a,
.SearchResultGrid .SearchResultHeaderRight a
{
    color:#fa9600;
    font-size:13px;
    font-weight:normal;
    text-decoration:none;
}
.SearchResultGrid .SearchResultHeader a:hover,
.SearchResultGrid .SearchResultHeaderRight a:hover
{
    font-size:13px;
    font-weight:normal;
    text-decoration:underline;
}
.SearchResultGrid th:first-child
{
    width:130px;
}
.SearchResultGrid .SearchResultLine a,
.SearchResultGrid .SearchResultLinePrice
{
    color:#666666;
    height:150px;
    text-decoration:none;
}
.SearchResultGrid .SearchResultLine a:hover
{
    color:#fa9600;
    text-decoration:none;
}
/* --------------------------------------------------------------- */
/* -- SEARCH RESULTS-V2 CONTROL STYLES --------------------------- */
/* --------------------------------------------------------------- */
#master3col #col2 .SearchResults .ProductBoxList .top,
#master3col #col2 .SearchResults .ProductBoxList .btm
{
    display:none;
}
#master3col #col2 .SearchResults .ProductBoxList .mid
{
    background:transparent none repeat scroll 0 0;
    height:auto;
    overflow:auto;
    padding:0px 0px 10px 0px;
}
#master3col #col2 .SearchResults .ProductBox .box
{
    margin:0px;
}
.SearchResults .searchPanel
{
    height:24px;
    margin:20px 0px;
}
.SearchResults input#mainsearchstring
{
    height:18px;
    vertical-align:top;
}
.SearchResults input.searchBtn
{
    height:24px;
    float:none;
}

/* --------------------------------------------------------------- */
/* -- USERACCOUNT STYLES ----------------------------------------- */
/* --------------------------------------------------------------- */
.registrationStageOne span.reqFlds
{
    display:block;
    margin-bottom:10px;
}
.registrationStageOne .AddressLookupContainer .userFormControl span
{
    display:block;
    margin-bottom:5px;
}
.registrationStageTwo
{
    margin:10px 0px;
}
.registrationStageOne input.btn
.registrationStageTwo input.btn
{
    margin:10px 0px;    
}
.AcceptTerms
{
    float:left;
    width:430px;
}
.UserPassword .introText
{
    display:block;
    margin-bottom:10px;
    width:100%;
}
.UserPassword .TDR
{
    font-size:small;
    font-weight:normal;
}

/* --------------------------------------------------------------- */
/* -- USER LOGIN ------------------------------------------------- */
/* --------------------------------------------------------------- */
.UserTypeLostPassword p
{
    margin-top:0px;
    margin-bottom:5px;
}

/* --------------------------------------------------------------- */
/* -- USER LOGIN - FORGOT PASSWORD ------------------------------- */
/* --------------------------------------------------------------- */

/* --------------------------------------------------------------- */
/* -- GOOGLE MAPS ------------------------------------------------ */
/* --------------------------------------------------------------- */
#GM_map_canvas  
{
    float:left; 
    width:568px; 
    height:300px; 
    margin-top:20px;
}
#message  
{
    position:absolute; 
    padding:10px; 
    background:#222; 
    color:#fff; 
    width:250px; 
}
#list  
{
    float:left; 
    width:200px; 
    background:#eee; 
    list-style:none; 
    padding:0; 
    margin-left:15px; 
}
#list li  
{
    padding:10px; 
}
#list li:hover  
{
    background:#555; 
    color:#fff; 
    cursor:pointer; 
}

/* ------------------------------------------------------------------------ */
/* -- AddToCartButton.ascx --------------------------------------------- */
/* ------------------------------------------------------------------------ */
input.AddToCartButton 
{
    background-image: url("../images/btn_add.gif");
    background-repeat:no-repeat;
    height:22px;
    padding:0px;
    width:22px;
    border: none;
    cursor: pointer;
}

.toolTipShadow
{
    background: url( "../../images/shadow.png" ) ;
    background-position:bottom right;
    background-repeat:no-repeat;
    margin-left: 25px;
    margin-top: 35px;
}

.toolTipContent
{
    left: -6px;
    top: -6px;
    background-color: #ffffcc;
    border: solid black 1px;
    padding: 5px;
}

/* -------------------------------------------------------- */
/* --- CustomerAccountAlert ------------------------------- */
/* -------------------------------------------------------- */
.CustomerAccountAlert .headingText
{   
    color:#ffffff;
    font-size:12px;
    font-weight:normal;
}
.CustomerAccountAlert img 
{
    width:14px;
    height:14px;
}
.CustomerAccountAlert img .ledgerEntryIconHealthy 
{
    background-image: url(../images/icon_action.png);
}
.CustomerAccountAlert img .ledgerEntryIconUnhealthy 
{
    background-image: url(../images/icon_warning.png);
}
.CustomerAccountAlert a
{
    text-decoration:none;
}
.CustomerAccountAlert a:hover
{
    text-decoration:underline;
} 
.ledgerEntryAmountOverdue 
{
    color:Red;
    display:block;
    padding-top:5px;
}
.ledgerEntryAmountSettled 
{
    color:Green;
    display:block;
    padding-top:5px;
}
.CustomerAccountAlert span.footerText
{
    display:block;
    font-size:12px;
    float:none;
    padding-top:5px;
}

/* -------------------------------------------------------- */
/* --- CustomerAccountSummary ----------------------------- */
/* -------------------------------------------------------- */
#divBalanceHeader,
#divOpenOrderHeader,
#divShippedNotInvoiceHeader,
#divBalanceTotalHeader
{
    float:left;
    width:40%;    
}
#divBalanceValue,
#divOpenOrderValue,
#divShippedNotInvoiceValue,
#divBalanceTotalValue
{
    float:left;
    width:60%;
}

/* -------------------------------------------------------- */
/* --- CustomerAccountSummary ----------------------------- */
/* -------------------------------------------------------- */
.ProductLoyaltyPoint .loyaltyPointsTotal 
{
    color: Green;
    font-size: larger;
}

.ProductLoyaltyPoint div
{
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
}


/* -------------------------------------------------------- */
/* --- CustomerAccountSummary ----------------------------- */
/* -------------------------------------------------------- */
.CustomerLedgerEntryPayment 
{

}
/* required for IE 8 */
.CustomerLedgerEntryPayment div.mid div div table tr th
{
    text-align: left;
}
.CustomerLedgerEntryPayment div.paymentAmounts,
.CustomerLedgerEntryPayment div.PaymentOptions,
.CustomerLedgerEntryPayment div.PaymentSpecifiedAmount,
.CustomerLedgerEntryPayment div.PaymentSelectedLedgers,
.CustomerLedgerEntryPayment div.mid div div table tr td,
.CustomerLedgerEntryPayment div.mid div div table tr.gridviewRowDisabled
{
    padding: 3px;
}
.CustomerLedgerEntryPayment .PaymentSelectedLedgers,
.CustomerLedgerEntryPayment div .paymentDetails,
.CustomerLedgerEntryPayment .HiddenField,
.CustomerLedgerEntryPayment .HiddenAmount
{
    display: none;
}
.CustomerLedgerEntryPayment div.mid div div table tr.gridviewRowDisabled
{
    color: #bbbbbb;
}
.CustomerLedgerEntryPayment .PaymentOptions
{
    float: left;
    margin-right: 10px;
}
.CustomerLedgerEntryPayment .paymentAmounts
{
    margin-top: 5px;
    float: left;
}
.CustomerLedgerEntryPayment div .paymentDetailsSummary
{
    font-size: larger;
    color: Black;
    display: block;
}
.CustomerLedgerEntryPayment .ledgerInfoHidden 
{
    display: none;
    margin-left: 10px;
    margin-top: 5px;
    float: right;
    color: #993333;
}
.CustomerLedgerEntryPayment div .paymentDetailsSummary .totalAmount
{
    color:#FA9600;    
    font-size: large;
    padding:0px 3px;
}
.CustomerLedgerEntryPayment .ledgerRowSelected
{
    background-color: #eeeeee;
}
.CustomerLedgerEntryPayment .btnContinueStyle 
{
    margin-top: 10px;
}
#master3col #col2 .CustomerLedgerEntryPayment .PaymentPage .top,
#master3col #col2 .CustomerLedgerEntryPayment .PaymentPage .btm
{
    display:none;
}
#master3col #col2 .CustomerLedgerEntryPayment .PaymentPage .mid
{
    background-image:none;
    padding:0;
}

/* -------------------------------------------------------- */
/* --- ProductQuickBuy ------------------------------------ */
/* -------------------------------------------------------- */
.ProductQuickBuy .productQuickBuyRow 
{
    display: block;
    margin: 5px;
    padding: 5px;
}
.ProductQuickBuy input 
{
    margin-left: 5px;
}
.ProductQuickBuy .productDescription 
{
    margin-left: 10px;    
}
.ProductQuickBuy .QuantityBox,
.ProductQuickBuy .QuantityHeader
{
    display:inline-block;    
    width: 15%;
}
.ProductQuickBuy .Header,
.ProductQuickBuy .productGuidBox
{
    display:inline-block;
    width:25%;
}
.ProductQuickBuy .btnQuickBuy
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
}
.ProductQuickBuy .Header,
.ProductQuickBuy .QuantityHeader
{
    margin-left: 5px;
    font-size:11px;
    font-weight:bold;
}
.ProductGuidNotFound 
{
    color: Red;
}

/* -------------------------------------------------------- */
/* --- Order History Page --------------------------------- */
/* -------------------------------------------------------- */
.DocumentListReceived th.headerGuid,
.DocumentListInProgress th.headerGuid,
.DocumentListArchived th.headerGuid
{
    width:20%;
}
.DocumentListReceived th.yourReference,
.DocumentListInProgress th.yourReference,
.DocumentListArchived th.yourReference
{
    width:20%;
}
.DocumentListReceived th.headerDate,
.DocumentListInProgress th.headerDate,
.DocumentListArchived th.headerDate
{
    width:20%;
}
.DocumentListReceived th.total,
.DocumentListInProgress th.total,
.DocumentListArchived th.total
{
    text-align:right;
    width:20%;
}
.DocumentListReceived th.totalInclTax,
.DocumentListInProgress th.totalInclTax,
.DocumentListArchived th.totalInclTax
{
    text-align:right;
    width:20%;
}

/* -------------------------------------------------------- */
/* --- Order History Page --------------------------------- */
/* -------------------------------------------------------- */
.BasketCredit .box
{
    padding: 5px;
    margin: 5px;
    text-align: center;
    width: 500px;
}

.BasketCredit .box .top,
.BasketCredit .box .btm
{
    display: none;
}

.BasketCredit .box .mid
{
    border: 1px solid gray;
}

.BasketCredit .CreditHeader
{
    font-size:larger;
    font-weight: bold;
    margin-bottom: 10px;
}

.BasketCredit .CreditHeader span
{
    display: block;
}

.BasketCredit .Amount,
.BasketCredit .FinalAmount
{
    color: Orange;
}

.BasketCredit .FinalAmount {
    font-size: x-large;
}

.BasketCredit .CreditHeader .checkbox
{
    display: block;
}

.BasketCredit .Visible
{
    display: inline;
    font-weight: bold;
}
.BasketCredit .Hide
{
    display: none;
}


/* -------------------------------------------------------- */
/* --- Order History Page --------------------------------- */
/* -------------------------------------------------------- */
.ShippingAddressList 
{
    margin: 5px;
}
.ShippingAddressList .AltRow 
{
    background-color: #eeeeee;
}
.ShippingAddressList .SelectedRow 
{
    background-color: #eeddcc;
}
.ShippingAddressList .Buttons
{
    margin: 10px;
}

.ShippingAddressDetails .PostcodeChecker .userForm
{
    overflow: visible;
}
.ShippingAddressDetails .FieldInvalid 
{
    background-color: #eebbbb;
    width:375px;
    display: block;
}

.Hidden 
{
    display: none;
}

.Show
{
    display: block;
}

.ShippingAddressDetails
{
    margin: 15px;
}

/* Not working */
.ShippingAddressDetails 
{
    color: Gray;   
}

.ShippingAddressList .AddressHeader 
{
    background-color: Orange;
    color: White;
    padding: 8px;
}

.ShippingAddressDetails .AddressHeader
{
    background-color: transparent;
    color: Gray;
    padding: 8px;
    font-size: larger;
}

.ShippingAddressList td.AddressItem,
.ShippingAddressDetails .AddressItem
{
    color: Gray;
    font-size: small;
    padding: 2px;
    width: 300px;
    text-align: center;
    height: 10px;
}

.ShippingAddressDetails td.AddressItem
{
    width: 200px;
    text-align: right;
    padding: 8px;
}


