/* set defaults - font and take padding off tables so it doesn't have to be defined for each <table> tag.
   A better option is to explicitly use padding if you need it.

   Font sizes all relative to the "body" tag below and by using "em" it means if the user increases the font size on the browser (DDA compliance)
   then the sizes increase on the site in proportion too.

   #1A3C6B - page background
   #335F9A - header
   #5B7DA8 - left hand column
   #335F9A - footer
*/
body { font-family: Arial; font-size: .80em; background-image: url(images/template/bg_page.gif);}

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th {
	margin:0;
	padding:0;
}

a img { border:0px; }

table {border-collapse: collapse;}
#regBodyContent input { border: 1px solid #9C9C9C; background-color: #FFFFFF; color: #666666; font-family: Verdana;}
#regBodyContent textarea { border: 1px solid #9C9C9C; background-color: #FFFFFF; color: #666666; font-family: Verdana;}

#regBodyContent .txtHighlight { border: 1px solid #CC0033; background-color: #F6FD8C; color: #000000;}

/* this sets the overall width of the template so that we don't have to define it all the way through - plus it centres it */
#page {margin: 0 auto; width:971px; } 

/* Region: TOP MENU  */
#regTopMenuBar { width: 971px; height:100px; margin:0; padding:0; top:2px; background-image:url(images/template/bg_header_top.gif); background-repeat:no-repeat; background-position:right;}
#regTopMenuBar .searchBox {  float:right; height:20px; width:202px; }
#regTopMenuBar .MenuLinks { background-image:url(images/template/topnav_bg.gif); width:793px; height:28px; float:right; position:relative; top:51px; }
#regTopMenuBar .MenuLinks ul { display: inline; margin:0px; padding:0px; }
#regTopMenuBar .MenuLinks ul li { display: inline; padding: 0px 19px 0px 19px; font-size: .9em}
#regTopMenuBar .MenuLinks a {color: #000000; font-weight: bold; text-decoration: none; position:relative; bottom:9px;}
#regTopMenuBar .MenuLinks a:hover {color:#DE1919; text-decoration: none;}

/* Region: FOOTER */
#regFooter {width: 969px; font-size: .8em; border-left:solid 1px #C7C7C7; border-bottom:solid 1px #C7C7C7; border-right:solid 1px #C7C7C7; height:20px; margin: 0px auto}
#regFooter td {color: black; padding: 4px 8px 4px 4px;}
#regFooter .Copyright { float:right; padding-right: 15px; position:relative; top:4px; }
#regFooter .MenuLinks { float:left; display: inline; padding-top: 4px; padding-bottom: 4px; }
#regFooter .MenuLinks ul { display: inline; padding-left:15px; margin:0px;}
#regFooter .MenuLinks ul li { display: inline; padding: 0px 3px 0px 3px; color:#DE1919; }
#regFooter a {color: black; font-weight: normal; text-decoration: none;}
#regFooter a:hover {text-decoration: underline;}


/* Region: Middle bit encompassing left menu and body content (and right menu if appropriate) */
#regMainContent {width: 960px; border:solid 1px #C7C7C7; margin-top:2px; background-color:#ffffff; padding:0px 5px 4px 4px;}

/* Region: Left hand menu/column */
#regLeftMenu {font-size: 1em; color: #44749D; width: 170px; padding-top:5px; padding-right:5px; }
#regLeftMenu a {color: black; text-decoration: none;}
#regLeftMenu h2 {font-size: .85em; font-weight: bold; color: white; padding: 2px 5px 2px 2px; background-color:#44749D; }

#regLeftMenu .menuItemsBox {}
#regLeftMenu .productCategoriesBox {padding: 0px 0px 10px 0px;}
#regLeftMenu .rssIcons {font-size: .8em; margin: 10px 5px 10px 15px; }
#regLeftMenu .bookmarkSite{font-size: .8em; margin: 10px 0px 10px 0px; text-align:center; }

#regLeftMenu #scrollerPanelNews { height: 170px; padding: 5px; font-size: 1em; font-family: Arial; text-align:left;}

#regLeftMenu .MenuItem { font-size: .9em; background-image:url(images/template/leftmenu_header_bg.gif); margin-top: 4px; padding:5px 0px 0px 3px; height:19px;}
#regLeftMenu .MenuItem .EndRight {Float:right; vertical-align:top; position:relative; bottom:5px;}
#regLeftMenu .MenuItem .EndLeft {float:left; position:relative; bottom:5px; right:3px;}
#regLeftMenu .MenuItem A { color:#000000; font-weight: Bold; text-decoration: none; vertical-align:top;}
#regLeftMenu .MenuItem A:hover {text-decoration: none; color:#DE1919;}

#regLeftMenu .productCategoriesBox .MenuItemHeader { font-weight: bold; font-size: .85em; background-image:url(images/template/leftmenu_header_bg.gif); margin-top: 4px; padding:5px 0px 0px 3px; height:19px;}
#regLeftMenu .productCategoriesBox .MenuItemHeader .EndRight {Float:right; vertical-align:top; position:relative; bottom:5px;}
#regLeftMenu .productCategoriesBox .MenuItemHeader .EndLeft {float:left; position:relative; bottom:5px; right:3px;}

#regLeftMenu .productCategoriesBox .MenuItem { text-transform: uppercase; font-size: .8em; margin:0px; padding: 4px 4px 0px 14px; border-left: 1px solid #C7C7C7; border-right: 1px solid #C7C7C7; background-image:url(images/template/arrow_red_right.gif); background-repeat:no-repeat; background-position:7px 5px; }
#regLeftMenu .productCategoriesBox .MenuItem A { color:#000000;font-weight: normal; text-decoration: none;}
#regLeftMenu .productCategoriesBox .MenuItem A:hover {text-decoration: underline; color:#DE1919;}

#regLeftMenu .subMenuItem { background-color: #F1F1F1; font-size: .9em; margin:0px; padding: 2px 4px 0px 14px; border-left: 1px solid #C7C7C7; border-right: 1px solid #C7C7C7; background-image:url(images/template/arrow_red_right.png); background-repeat:no-repeat; background-position:7px 5px; }
#regLeftMenu .subMenuItem A { color:black; font-weight: normal; text-decoration: none; }
#regLeftMenu .subMenuItem A:hover {text-decoration: underline;  color:#DE1919;}

/* Region: right hand menu/column */
#rightcolumn {width:232px; padding-top:9px; right: 0px; padding-left: 5px; vertical-align: top;}
#rightcolumn .Box { border:solid 1px #C7C7C7; padding:1px; width:228px; margin-bottom:5px; }
#rightcolumn .Heading { height:16px; width:218px; background-color:#DBDBDB; font-weight:bold; color:#000000; padding:3px 2px 3px  8px;}
#rightcolumn .Contents { padding: 3px 2px 3px  8px; width:222px; max-height:115px; min-height:115px;}
#rightcolumn .ContentsClub { padding: 3px 2px 3px  8px; width:222px; max-height:115px; min-height:115px; font-size: 0.85em}
#rightcolumn .ContentsGallery { padding: 3px 0px 3px 0px; width:222px; max-height:115px; min-height:115px; font-size: 0.85em}
#rightcolumn .ContentsGallery .Thumbnail { display: table-cell; height: 110px; line-height: 110px; width: 110px; vertical-align: middle; border: 1px solid #C7C7C7;}

#rightcolumn .rhsNewsHeading A {color: #885a99; font-weight:bold; font-size:.85em; text-decoration: none; }
#rightcolumn .rhsNewsBody {color: #1e1e1e; font-size:.85em; text-decoration: none;}
#rightcolumn .rhsNewsBody:hover {color: #555555; font-size:.85em; text-decoration: none;}

#rightcolumn .Contents .EventDate { font-weight: bold; color: #DE1919;}
#rightcolumn .Contents a { text-decoration: none; color: #333333;}
#rightcolumn .subMenuItem { font-size: .9em; margin:0px; padding:  0px   4px 4px 7px; background-image:url(images/template/arrow_red_right.gif); background-repeat:no-repeat; background-position:0px 5px; }
#rightcolumn .subMenuItem A { color:black; font-weight: normal; text-decoration: none; }
#rightcolumn .subMenuItem A:hover {text-decoration: underline; }

#HeaderImage { border:solid 1px #C7C7C7; padding:1px; width:546px; height:143px; max-height:143px; margin-top:9px; margin-bottom:4px;}
/* set the 750px width below to be the width (920 - left hand menu width).. */
#regBodyContent { width:548px; font-size: 1em; min-height: 380px; height: 380px;}
#regBodyContent h1 {margin:1px; font-size: 1.3em; font-weight: Bold; color: #000000; background-color:#DBDBDB; padding:3px 2px 3px 8px;}
#regBodyContent h2 { margin-top: 1px;margin-left: 1px;margin-right: 1px; margin-bottom: 3px; font-size: 1.2em; font-weight: Bold; color: #000000; background-color:#DBDBDB; padding:3px 2px 3px 8px;}
#regBodyContent h3 {margin-top: 8px; margin-bottom: 3px; font-size: 1.6em; font-weight: bold; color: #3A98C0;}
#regBodyContent h4 {margin-top: 8px; margin-bottom: 3px; font-size: 1.5em; font-weight: bold; color: #3A98C0;}

#regBodyContent .EventDate { font-weight: bold; color: #DE1919;}
#regBodyContent .EventLink a { text-decoration: none; color: #333333; font-weight: normal;}
#regBodyContent .EventLink a:hover { text-decoration: underline;}

#regBodyContent .NewsBox { border:solid 1px #C7C7C7; padding:1px; width:546px;}
#regBodyContent .NewsBox .Heading { height:16px; width:536px; background-color:#DBDBDB; font-weight:bold; color:#000000; padding:3px 2px 3px 8px; font-size:1.2em}
#regBodyContent .NewsBox .Contents { padding: 3px 8px 3px  8px;  width:530px; min-height:115px; }
#regBodyContent .MembersBox { border:solid 1px #C7C7C7; padding:1px; width:294px; margin-top:4px; margin-right:4px; float:left;}
#regBodyContent .MembersBox .Heading { height:16px; width:284px; background-color:#DBDBDB; font-weight:bold; color:#000000; padding:3px 2px 3px 8px; font-size:1.2em}
#regBodyContent .MembersBox .Contents { padding:6px 2px 3px  8px;  width:288px; min-height:115px; }
#regBodyContent .NewsLetterBox { border:solid 1px #C7C7C7; padding:1px; width:241px; margin-top:4px; float:right;}
#regBodyContent .NewsLetterBox .Heading { height:16px; width:231px; background-color:#DBDBDB; font-weight:bold; color:#000000; padding:3px 2px 3px 8px; font-size:1.2em}
#regBodyContent .NewsLetterBox .Contents {padding:4px 2px 3px  8px; width:236px; min-height:115px; }

#regBodyContent .FullGalleryLink { text-align: center; font-size: 1.1em; padding: 6px 6px 10px 6px;}

#regBodyContent select {font-size: 1.1em; padding-left: 2px;}
#regBodyContent input {font-size: 1.1em; padding-left: 2px;}

#regBodyContent a {text-decoration: underline; font-weight: bold; color: #DE1919; }
#regBodyContent .MessageToUser {font-weight: bold; color: red; padding-top: 5px; padding-bottom: 10px}
#regBodyContent .breadcrumbtrail {padding-top:5px; padding-bottom:10px}
#regBodyContent .breadcrumbtrail A {color: #F8A261}
#regBodyContent .highlight {background-color:Yellow}

/* code below allows customised bullet points with graphics to be added - also includes fix for IE */

/* Button styles */
#regBodyContent .button {font-weight: bold; color: #111111; padding: 2px 6px 2px 6px}
#regBodyContent .CancelButton {font-weight: normal; color: Red;}

/* datagrid styles */
#regBodyContent .datagrid .datagridHeader {background-color: #cccccc;font-weight: bold; margin-bottom: 10px;}
#regBodyContent .datagrid .datagridHeader   td { padding: 2px 4px 2px 4px;}
#regBodyContent .datagrid .datagridItem {background-color: #efefef; border-bottom: 1px solid #666666}
#regBodyContent .datagrid .datagridItem  td { padding: 2px 4px 2px 4px;}
#regBodyContent .datagrid .datagridAlternatingItem {background-color: #ffffff; border-bottom: 1px solid #666666}
#regBodyContent .datagrid .datagridAlternatingItem  td { padding: 2px 4px 2px 4px;}


/* Payment/checkout/myaccount order history page styles */  
#regBodyContent .PaymentForm {margin-left: 30px; margin-top:8px; width: 90%;}
#regBodyContent .PaymentForm .heading {width: 140px}
#regBodyContent .PaymentForm input, textarea {font-size: 1em;}
#regMainContent .PaymentFormHeading {background-color: #163E83; color: White; font-weight: bold; margin-top: 10px; margin-bottom: 6px; border-bottom: 2px solid #9AA3B1;padding-top:4px; padding-bottom: 4px; padding-left: 5px;}
#regBodyContent .PaymentSecureSeal  { text-align:center; margin-top: 10px; }

/* these styles are used on the view shopping basket page... */
#regBodyContent .BasketSummary {margin-left: 30px; width: 690px; border: 0px solid #DBDBDB; }
#regBodyContent .BasketSummary .BasketSummaryTable {width: 100%; border-collapse: collapse; }
#regBodyContent .BasketSummary .BasketSummaryTable .BasketSummaryHeader { background-color: #DBDBDB; color: #000000; font-size: 1.2em; font-weight: bold;padding-right: 5px;}
#regBodyContent .BasketSummary .BasketSummaryTable .BasketSummaryHeader td{ }
#regBodyContent .BasketSummary .BasketSummaryTable .BasketSummaryItem {font-size: 1.2em;  border-bottom: 1px solid #DBDBDB; padding-top: 1px; padding-bottom: 2px; padding-right: 5px;}
#regBodyContent .BasketSummary .BasketSummaryTable .BasketSummaryItem td { padding-right: 5px;}
#regBodyContent .BasketSummary .BasketSummaryTable .BasketItemQuantity {width: 20px; text-align:center; font-size: 0.9em; margin-left: 25px; color: #000000; padding: 0px 3px 0px 3px;}
#regBodyContent .BasketSummary .BasketSubtotal { font-weight: bold; font-size: 1.3em; width: 100%; text-align: right; border-top: 2px solid gray; margin-bottom: 3px; padding-top: 4px; padding-bottom: 1px;}
#regBodyContent .BasketSummary .BasketDelivery { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .BasketSummary .BasketWeight { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .BasketSummary .BasketDelivery  { font-weight: bold; font-size: 1.1em}
#regBodyContent .BasketSummary .BasketDelivery select {font-size: 1em; margin-left: 5px;}
#regBodyContent .BasketSummary .BasketDiscount { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .BasketSummary .BasketVATAmount { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 6px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .BasketSummary .BasketGrandTotal {font-weight: bold; width: 100%; text-align: right; border-bottom: 2px solid black; border-top: 1px solid black; font-weight: bold; font-size: 1.5em; margin-bottom: 5px; padding: 3px 0px 3px 0px;}
#regBodyContent .BasketSummary .ContinueShopping { margin-bottom: 5px; font-style: italic; font-size: 1.1em}
#regBodyContent .BasketSummary .BasketButtons {width: 100%}
#regBodyContent .BasketSummary .CartBorder { border: 1px solid #D0D0D0; text-align: center; width: 80px;}
#regBodyContent .BasketSummary input { padding: 2px 10px 2px 10px; text-transform: uppercase; font-weight: bold; font-size: 0.95em; color: #DE1919;}
#regBodyContent .BasketSummary .BasketButtons input { font-size: 1.1em;}
#regBodyContent .BasketSummary .ApplyDiscountCode {color: DarkGreen; font-weight: bold; font-size: 1em; width:65px}
#regBodyContent .BasketSummary .CartRemove { background-color: #FFFFFF;font-weight: bold; color: #000000; border: 0px}
#regBodyContent .BasketSummary .CartRemove:Hover { text-decoration: none;}

/* these styles are used on the final checkout page... */
#regBodyContent .PaymentSummary {margin-left: 30px; width: 550px;}
#regBodyContent .PaymentSummary .PaymentSummaryTable {width: 100%; }
#regBodyContent .PaymentSummary .PaymentSummaryTable .PaymentSummaryHeader { background-color: black; color: White; font-weight: bold;}
#regBodyContent .PaymentSummary .PaymentSummaryTable .PaymentSummaryHeader td { padding: 2px 4px 2px 4px;}
#regBodyContent .PaymentSummary .PaymentSummaryTable .PaymentSummaryItem { border-bottom: 1px solid gray; padding-top: 1px; padding-bottom: 2px;}
#regBodyContent .PaymentSummary .PaymentSummaryTable .PaymentSummaryItem td { padding: 2px 4px 2px 4px;}
#regBodyContent .PaymentSummary .PaymentSubtotal { width: 100%; text-align: right; border-top: 2px solid gray; margin-bottom: 3px; padding-top: 4px; padding-bottom: 1px;}
#regBodyContent .PaymentSummary .PaymentDelivery { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .PaymentSummary .PaymentDiscount { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .PaymentSummary .PaymentVATAmount { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 6px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .PaymentSummary .PaymentGrandTotal { width: 100%; text-align: right; border-bottom: 2px solid black; border-top: 1px solid black; font-weight: bold; font-size: 1.2em; margin-bottom: 15px; padding-top: 3px; padding-bottom: 3px;}

/* these styles are used on product list/detail pages ... */
#regBodyContent .ProductPhotos {margin-right: 10px; width:300px; }
#regBodyContent .ProductPhotos .MainPhoto {text-align:center; border: 1px solid #DBDBDB; height: 300px;}
#regBodyContent .ProductPhotos .ThumbnailCaption {font-weight:normal; text-align:center; color: #777777; padding: 5px 0px 5px 0px;}
#regBodyContent .ProductPhotos .ThumbnailPhoto { border: 1px solid #aaaaaa; height:90px; margin-left: 3px; margin-right: 3px; margin-bottom: 5px; text-align: center;}

#regBodyContent .ProductSKUsTable { border: 1px solid #DBDBDB; padding: 1px; border-collapse: collapse;}
#regBodyContent .ProductSKUsTable .ProductSKUsHeader { padding: 3px; background-color: #DBDBDB; color: #000000; font-weight: bold; font-size: 1.3em;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem { border-bottom: 1px solid #DBDBDB; padding-top: 1px; padding-bottom: 2px;font-size: 1.3em}
#regBodyContent .ProductSKUsTable .ProductSKUsItem .price{font-weight: bold; color: Red; }
#regBodyContent .ProductSKUsTable .ProductSKUsItem .buyNow {color: Red; font-weight: bold; font-size: 1em;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem .wasprice{font-weight: bold; color: #000000; text-decoration:line-through;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem .buyNow { color: #DE1919; font-size: 0.9em; margin: 3px 3px 3px 3px; border: 1px solid #A4A4A4;  text-align: center; padding: 1px; padding: 3px; }

#regBodyContent .SubCategoryThumbnailBrowse {}
#regBodyContent .SubCategoryThumbnailBrowse .Thumbnail {height: 150px; width: 120px}
#regBodyContent .SubCategoryThumbnailBrowse .Thumbnail .ThumbnailPhoto {border: 1px solid #aaaaaa; height:125px; margin-left: 3px; margin-right: 3px; margin-bottom: 2px; text-align: center;}
#regBodyContent .SubCategoryThumbnailBrowse .Thumbnail .ThumbnailText {text-align: center; padding-top: 3px; height: 25px; }

#regBodyContent .ProductThumbnailBrowse {}
#regBodyContent .ProductThumbnailBrowse .Thumbnail {height: 237px; width: 150px; margin-bottom: 7px; border: 1px solid #DBDBDB; padding: 1px}
#regBodyContent .ProductThumbnailBrowse .Thumbnail a:hover { text-decoration: underline;}
#regBodyContent .ProductThumbnailBrowse .Thumbnail .ThumbnailPhoto { border: 0px solid #aaaaaa; width: 150px; line-height: 150px; display: table-cell; height:150px; vertical-align: middle; margin-left: 3px; margin-right: 3px; margin-bottom: 2px; text-align: center;}
#regBodyContent .ProductThumbnailBrowse .Thumbnail .ThumbnailText { font-size: 1.1em; height: 28px; text-align: center; vertical-align: middle; background-color: #DBDBDB; margin-bottom: 2px; padding: 3px}
#regBodyContent .ProductThumbnailBrowse .Thumbnail .ThumbnailText a { text-decoration: none; color: #000000; font-weight: bold;}
#regBodyContent .ProductThumbnailBrowse .Thumbnail .ProductPrice  {text-align: center; padding-top: 2px; padding-bottom: 3px; font-weight: bold; color: #000000; }
#regBodyContent .ProductThumbnailBrowse .Thumbnail .price{font-weight: bold; color: #DE1919; padding: 2px; font-size: 1.2em; }
#regBodyContent .ProductThumbnailBrowse .Thumbnail .wasprice{font-weight: bold; color: black; text-decoration:line-through;}
#regBodyContent .ProductThumbnailBrowse .Thumbnail .Buy { border: 1px solid #A4A4A4; margin: 3px 12px 3px 12px; text-align: center; padding: 1px; }
#regBodyContent .ProductThumbnailBrowse .Thumbnail .Buy a { text-decoration: none; color: #000000; font-weight: bold;font-size: 1em;}

#regBodyContent .GalleryThumbnailBrowse {}
#regBodyContent .GalleryThumbnailBrowse .SubCategory { padding: 1px;text-align: center; border: 1px solid #CCCCCC;}
#regBodyContent .GalleryThumbnailBrowse .SubCategory .Thumbnail {height: 180px; width: 180px; line-height: 180px; margin: 2px; display: table-cell; vertical-align: middle; }
#regBodyContent .GalleryThumbnailBrowse .SubCategory .Title { background-color: #CCCCCC; text-align: center; padding: 3px; margin: 0px}
#regBodyContent .GalleryThumbnailBrowse .SubCategory .Title a{ text-decoration: none; color: #000000; font-size: 1.1em;}


#regBodyContent .productRating { font-weight: bold;}
#regBodyContent .productReview {padding-top: 7px;}
#regBodyContent .productReviewName { text-align:right; font-weight: bold; font-size: 11px; font-style: italic;}
#regBodyContent .productReviewFooter {padding-bottom: 7px; border-bottom: 1px solid #cccccc; }

#regBodyContent .paging {padding-top: 10px; padding-bottom: 20px;}
#regBodyContent .paging a {text-decoration: none;}
#regBodyContent .paging table {width:100%}
#regBodyContent .paging .currentPageLabel {width: 180px; color: black;}
#regBodyContent .paging .previousPage {width: 100px; text-align: left; }
#regBodyContent .paging .previousPage a { color: Gray;}
#regBodyContent .paging .pageNumbers {text-align: center;}
#regBodyContent .paging .pageNumbers a.unselectedPage {font-weight: bold; color: #999999}
#regBodyContent .paging .pageNumbers a.selectedPage {font-weight: bold; color: red}
#regBodyContent .paging .nextPage {width: 80px; text-align: right; }
#regBodyContent .paging .nextPage a { color: Gray; }

/* Blog related styles... */  				  
#regBodyContent .BlogEntries p {padding-top: 0px; margin-top: 0px}
#regBodyContent .BlogEntries .blogPostTitle {padding-top: 5px;}
#regBodyContent .BlogEntries .blogPostTitle a {font-size: 1.2em; font-weight: bold;}
#regBodyContent .BlogEntries .blogDateFiled {color: Gray; padding-top: 2px; padding-bottom: 8px;}
#regBodyContent .BlogEntries .blogContent { padding-bottom: 10px;}   
#regBodyContent .BlogEntries .blogFooter {padding-bottom: 25px; border-bottom: 1px solid #cccccc; margin-bottom: 10px; }
#regBodyContent .BlogEntries .blogFooter .CommentSummary {float: left; width: 300px; display: inline; color: gray;  padding-top: 5px; }
#regBodyContent .BlogEntries .blogFooter .CommentSummary a {text-decoration: none; font-weight: normal; color: Gray;}
#regBodyContent .BlogEntries .blogFooter .SocialNetworking {float: right; display: inline; }
#regBodyContent .BlogEntries .blogNoEntries {margin-left: 15px; color: #333333; padding-top: 10px; }

#regBodyContent .BlogDetail .blogPostTitle {font-size: 1.2em; font-weight: bold;}
#regBodyContent .BlogDetail .blogDateFiled {color: Gray; padding-top: 2px; padding-bottom: 8px;}
#regBodyContent .BlogDetail .blogContent { padding-bottom: 5px;}
#regBodyContent .BlogDetail .blogCategories { padding-top: 7px; color: #444444; margin-left: 20px; padding-bottom: 3px;}
#regBodyContent .BlogDetail .blogFooter {padding-bottom: 5px; border-bottom: 1px solid #cccccc; }
#regBodyContent .BlogDetail .blogNoEntry {margin-left: 15px; color: #333333; padding-top: 10px; }
#regBodyContent .BlogDetail .SocialNetworking {padding-top: 0px; text-align: right}
#regBodyContent .BlogDetail .OtherRecentPosts {padding-top: 0px; padding-bottom: 5px;}
#regBodyContent .BlogDetail .OtherRecentPosts .ListPosts {margin-left: 20px; padding-bottom: 3px;}

#regMainContent .BlogDetail .Comments {padding-top: 0px;}
#regMainContent .BlogDetail .Comments .NoCommentsYet {color: #444444; padding-bottom: 5px;}
#regMainContent .BlogDetail .Comments .ListComments {margin-left: 0px; padding-bottom: 5px;}
#regMainContent .BlogDetail .Comments .ListComments .SpecificPost {padding: 7px 5px 7px 5px; margin-bottom: 12px; border: 1px solid gray; background-color: #FFFED0;}
#regMainContent .BlogDetail .Comments .ListComments .SpecificPost .CommentBy {font-size: .9em; color: black; padding-bottom: 5px; }
#regMainContent .BlogDetail .Comments .ListComments .SpecificPost .Comment {font-size: .9em; }
#regMainContent .BlogDetail .Comments .ListComments .SpecificPost .ModeratedReply {background-color: #F5FABD; }
#regMainContent .BlogDetail .Comments .ListComments .SpecificPost .ModeratedReply .ReplyComment { }
#regMainContent .BlogDetail .Comments .ListComments .SpecificPost .ModeratedReply .ReplyDatestamp { }

#regBodyContent .BlogDetail .Comments .leaveComment input {margin-left: 0px;}
#regBodyContent .BlogDetail .Comments .leaveComment .heading {color: #333333; font-weight: bold; padding-top: 4px; }

/* not within a region because you may want to put in in various places on the site */
.blogCategoriesBox {padding: 0px 0px 10px 0px;}
.blogCategoriesBox .blogCategoryItem {font-size: .85em; margin: 0px 0px 1px 0px; padding: 4px 0px 4px 3px; border-bottom: 1px solid #8485DF; }
.blogCategoriesBox .blogCategoryItem A { color:#444444; font-weight: normal; text-decoration: none;}
.blogCategoriesBox .blogCategoryItem A:hover {text-decoration: underline;}

.blogArchiveBox {padding: 0px 0px 10px 0px;}
.blogArchiveBox .blogArchiveItem {font-size: .85em; margin: 0px 0px 1px 0px; padding: 4px 0px 4px 3px; border-bottom: 1px solid #8485DF; }
.blogArchiveBox .blogArchiveItem A { color:#444444; font-weight: normal; text-decoration: none;}
.blogArchiveBox .blogArchiveItem A:hover {text-decoration: underline;}

/* News related styles... */  				  
#regBodyContent .NewsEntries p {padding-top: 0px; margin-top: 0px}
#regBodyContent .NewsEntries .NewsArticleTitle {padding-top: 5px;}
#regBodyContent .NewsEntries .NewsArticleTitle a {font-size: 1.2em; font-weight: bold; text-decoration: none;}
#regBodyContent .NewsEntries .NewsArticleTitle a:hover { text-decoration: underline;}
#regBodyContent .NewsEntries .NewsDateFiled {color: Gray; padding-top: 2px; padding-bottom: 8px;}
#regBodyContent .NewsEntries .NewsContent { padding-bottom: 5px;border-bottom: 1px solid #cccccc;}   
#regBodyContent .NewsEntries .NewsContent .NewsMoreDetailsLink { text-align: right; padding-top: 5px; padding-bottom: 5px}
#regBodyContent .NewsEntries .NewsContent .NewsMoreDetailsLink a { color: #333333; text-decoration: none; border-bottom: 1px dotted red;}
#regBodyContent .NewsEntries .NewsFooter {padding-bottom: 25px; border-bottom: 1px solid #cccccc; margin-bottom: 10px; }
#regBodyContent .NewsEntries .NewsFooter .CommentSummary {float: left; width: 300px; display: inline; color: gray;  padding-top: 5px; }
#regBodyContent .NewsEntries .NewsFooter .CommentSummary a {text-decoration: none; font-weight: normal; color: Gray;}
#regBodyContent .NewsEntries .NewsFooter .SocialNetworking {float: right; display: inline; }
#regBodyContent .NewsEntries .NewsNoEntries {margin-left: 15px; color: #333333; padding-top: 10px; }
#regBodyContent .centredetails { font-weight: bold;}
#regBodyContent .NewsDetail .NewsArticleTitle {font-size: 1.2em; font-weight: bold;}
#regBodyContent .NewsDetail .NewsDateFiled {color: Gray; padding-top: 2px; padding-bottom: 8px;}
#regBodyContent .NewsDetail .NewsContent { padding-bottom: 5px;}
#regBodyContent .NewsDetail .NewsCategories { padding-top: 7px; color: #444444; margin-left: 20px; padding-bottom: 3px;}
#regBodyContent .NewsDetail .NewsFooter {padding-bottom: 5px; border-bottom: 1px solid #cccccc; }
#regBodyContent .NewsDetail .NewsNoEntry {margin-left: 15px; color: #333333; padding-top: 10px; }
#regBodyContent .NewsDetail .SocialNetworking {padding-top: 0px; text-align: right; float: right;}
#regBodyContent .NewsDetail .OtherRecentArticles {padding-top: 15px; padding-bottom: 15px;}
#regBodyContent .NewsDetail .OtherRecentArticles .ListArticles {margin-left: 20px; padding-bottom: 3px;}

#regMainContent .NewsDetail .Comments {padding-top: 0px;}
#regMainContent .NewsDetail .Comments .NoCommentsYet {color: #444444; padding-bottom: 5px;}
#regMainContent .NewsDetail .Comments .ListComments {margin-left: 0px; padding-bottom: 5px;}
#regMainContent .NewsDetail .Comments .ListComments .SpecificArticle {padding: 7px 5px 7px 5px; margin-bottom: 12px; border: 1px solid gray; background-color: #FFFED0;}
#regMainContent .NewsDetail .Comments .ListComments .SpecificArticle .CommentBy {font-size: .9em; color: black; padding-bottom: 5px; }
#regMainContent .NewsDetail .Comments .ListComments .SpecificArticle .Comment {font-size: .9em; }
#regMainContent .NewsDetail .Comments .ListComments .SpecificArticle .ModeratedReply {background-color: #F5FABD; }
#regMainContent .NewsDetail .Comments .ListComments .SpecificArticle .ModeratedReply .ReplyComment { }
#regMainContent .NewsDetail .Comments .ListComments .SpecificArticle .ModeratedReply .ReplyDatestamp { }

#regBodyContent .NewsDetail .Comments .leaveComment input {margin-left: 0px;}
#regBodyContent .NewsDetail .Comments .leaveComment .heading {color: #333333; font-weight: bold; padding-top: 4px; }

/* not within a region because you may want to put in in various places on the site */
.NewsCategoriesBox {padding: 0px 0px 10px 0px;}
.NewsCategoriesBox .NewsCategoryItem {font-size: .85em; margin: 0px 0px 1px 0px; padding: 4px 0px 4px 3px; border-bottom: 1px solid #8485DF; }
.NewsCategoriesBox .NewsCategoryItem A { color:#444444; font-weight: normal; text-decoration: none;}
.NewsCategoriesBox .NewsCategoryItem A:hover {text-decoration: underline;}

.NewsArchiveBox {padding: 0px 0px 10px 0px;}
.NewsArchiveBox .NewsArchiveItem {font-size: .85em; margin: 0px 0px 1px 0px; padding: 4px 0px 4px 3px; border-bottom: 1px solid #8485DF; }
.NewsArchiveBox .NewsArchiveItem A { color:#444444; font-weight: normal; text-decoration: none;}
.NewsArchiveBox .NewsArchiveItem A:hover {text-decoration: underline;}

li { color: Gray}


/*Password Tool CSS */
#password_description {font-size: 10px; font-style: italic;  }
#password_strength { height:10px; display:block; }
#password_strength_border { width: 160px; height: 10px; border: 1px solid black; }
.strength0 { width:160px; background:#cccccc; }
.strength1 { width:40px; background:#ff0000; }
.strength2 { width:80px; background:#56e500; }
.strength3 { background:#399800; width:120px; }
.strength4 { background:#4dcd00; width:160px; }

/* Products image zoom... */
#lightbox{ background-color:#eee; padding: 10px; border-bottom: 2px solid #666;	border-right: 2px solid #666;	}
#lightboxDetails{	font-size: 0.8em;	padding-top: 0.4em;	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(js/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="js/lightbox/overlay.png", sizingMethod="scale");
	}
	

