/* 
   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.
*/
body { font-family: Arial; font-size: .80em; color: #666666; background-color: white; background-image: url(images/template/bg_all.jpg); background-repeat: repeat-x;}

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th {
	margin:0;
	padding:0;
}

table {border-collapse: collapse;}

#regBodyContent input { border: 1px solid #9C9C9C; background-color: #FFFFFF; color: black; font-family: Verdana; height: 17px;}
#regBodyContent textarea { border: 1px solid #9C9C9C; background-color: #FFFFFF; color: black; font-family: Verdana;}
#regBodyContent .None input { border: 0px solid #9C9C9C; background-color: #FFFFFF; color: black; 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:850px; background-color: #FFFFFF;border-bottom: 1px solid #999999;  border-left: 1px solid #999999; border-right: 1px solid #999999; } 

/* Region: TOP MENU  */
#searchBox  ul { display: inline}
#searchBox  ul li { display: inline; padding: 0px 7px 0px 7px; font-size: 1em}
#searchBox  a { font-family: Georgia; color: white;text-decoration: none;}
#searchBox  a:hover { text-decoration: underline;}

#navTop { background-image: url(images/template/topbg_logo.jpg); background-repeat: no-repeat; background-color: #4287C2}
#navTop .buttonsearch { background-image:url(images/template/btn_search.gif); width: 55px; border: 0px;height: 16px; padding-top: -1px; margin-left: 3px; margin-top: 5px; margin-right: 3px }
#searchBox { float: right;}
#flash {}

#nav .Menu1 ul {display:inline; margin:0; padding:0; height:auto;text-align: center; }
#nav .Menu2 ul {display:inline; margin:0; padding:0; height:auto;text-align: center; }
#nav .Menu3 ul {display:inline; margin:0; padding:0; height:auto;text-align: center; }
#nav .Menu4 ul {display:inline; margin:0; padding:0; height:auto;text-align: center; }

#nav { line-height:23px;  font-size: 1.1em; top: -2px; margin: 0px 0px 40px 0px;  font-family:Georgia,Arial, Helvetica, sans-serif; text-align: center;  }
#nav {  height:30px;background-image: url(images/template/topnav_bg.gif);background-repeat: repeat-x; position:relative; background-position: top;}
#nav .select, #nav .current {margin:0; padding: 0px 0px 0px 0px; list-style:none; text-align: center;  }
#nav li {display:inline; margin:0; padding:0px; height:auto;}
#nav .select a,
#nav .current a {display:block;float:left; padding: 3px  20px 0 5px; text-decoration:none; white-space:nowrap;color:#333333;}
* html #nav .select a, * html #nav .current a {width:1px; height:30px;}
#nav .select a:hover, 
#nav .select li:hover a {cursor:pointer; color:#003782; }
#nav .select .sub li:hover a { color: #003782; }
#nav .sub {display:none; text-align: center;  }
/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0; text-align: center;  }
#nav .current a { color:#003782; font-weight: bold;}
#nav .select li:hover .sub li a {color:#003782;background:#d7E4F3;}

#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, s
#nav .select li:hover .sub li a:hover {color:#003782;background:#d7E4F3;}
#nav .sub_active .current_sub a, 
#nav .sub_active a:hover { color:#003782; text-decoration: underline;}
#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:850px; top:27px; left:0; margin-top:0; padding:0; z-index:100; color:#333333;}
#nav .select li:hover .sub a:hover{ text-decoration: underline;color:#003782;}
#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}
#nav .sub_active { height: 28px;display:block; position:absolute; width:850px; top:30px; left:0; background:#d7E4F3; margin-top:0; padding:0; z-index:10;}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin:1px;}
#nav .sub_active a {height:30px; text-decoration:none; line-height:30px; white-space:nowrap; display:block; float:left; margin:0;white-space:nowrap; border:0; color:#333333; font-weight: normal;}
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {display:block; margin:3px 0px 0px 0px; white-space:nowrap;padding:2px 20px 0 5px; border:0; color:#333333;}

/* Region: FOOTER */
#regFooter {margin: 0 auto; width:850px;font-size: .8em; padding-bottom: 15px; padding-top: 3px; text-align: center;  background-color: #FFFFFF; clear: both; margin-bottom: 15px;}
#regFooter td {color: #666666; padding: 4px 8px 4px 4px;}
#regFooter .Copyright { display: inline; padding-right: 15px; }
#regFooter .MenuLinks { display: inline; padding-top: 4px; padding-bottom: 4px; }
#regFooter .MenuLinks ul { display: inline}
#regFooter .MenuLinks ul li { display: inline; padding: 0px 3px 0px 3px; }
#regFooter a {color: #666666; 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: 840px; min-height: 300px; margin:  0px 5px 5px 5px; font-size: 0.9em; vertical-align:top;}

/* Region: Left hand menu/column */
#regLeftMenu { vertical-align:top; color: #666666; width: 180px; background-color: #FFFFFF; padding:  0px 5px 5px 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; margin-top: 3px;  }
#regLeftMenu .rssIcons {font-size: .8em; margin: 10px 5px 10px 15px; }
#regLeftMenu h3 { color: #999999; font-weight: bold; border-bottom: 1px solid #999999; font-size: 0.8em; margin: 4px 0px 4px 0px; padding: 0px}
#regLeftMenu .MenuItem { font-size: .85em; background-color: #CBDAE6; margin: 0px 0px 1px 0px; padding: 2px 0px 2px 3px; }
#regLeftMenu .MenuItem A { color:black; font-weight: normal; text-decoration: none;}
#regLeftMenu .MenuItem A:hover {text-decoration: underline;}

#regLeftMenu .subMenuItem { font-size: .8em; margin: 0px 0px 1px 0px; padding: 2px 4px 2px 8px; border-bottom: 1px solid #CBDAE6}
#regLeftMenu .subMenuItem A { color:black; font-weight: normal; text-decoration: none; }
#regLeftMenu .subMenuItem A:hover {text-decoration: underline; }

#LeftHeading {  background-color: #c1d5ec; width: 171px; font-size: 1.4em; color: #003399; font-family: Georgia; padding:  4px 7px 4px 6px  }
#LeftNews {padding: 6px; height: 100%; clear: both; background-color: #c1d5ec; width: 172px; margin-bottom: 10px}
#LeftNews .NewsHeading {  font-size:11px; font-weight:bold; }
#LeftNews .NewsHeading A { color:#003399; }
#LeftNews .NewsContent { margin-top:3px; margin-bottom:15px; font-size:11px;}
#LeftNews .NewsContent A { color:#003399;  }

/* Region: right hand menu/column */
#regRightMenu { display: none; min-height: 300px; float: right;vertical-align:top; color: #666666; width: 180px; background-color: #FFFFFF; padding:  0px 5px 5px 5px;}
#regRightMenu h3 { color: #999999; font-weight: bold; border-bottom: 1px solid #999999; font-size: 0.8em; margin: 4px 0px 4px 0px; padding: 0px}

/* set the 750px width below to be the width (920 - left hand menu width).. */
#regBodyContent { min-height: 300px; vertical-align:top; padding-left:10px; padding-right:10px; padding-bottom: 25px;  background-color: White; }
#regBodyContent h1 {margin-top: 0px; margin-bottom: 5px; font-size: 1.7em; font-weight: normal; color: #003399; font-family: Georgia;}
#regBodyContent h2 {margin-top: 0px; margin-bottom: 5px; font-size: 1.6em; font-weight: normal; color: #003399; font-family: Georgia;}
#regBodyContent h5 {margin-top: 8px; margin-bottom: 5px; font-size: 1.5em; font-weight: normal; color: #999999; font-family: Georgia; border-bottom: 1px solid #999999}
#regBodyContent h4 {margin-top: 8px; margin-bottom: 5px; font-size: 1.5em; font-weight: normal; color: #660033; font-family: Georgia; border-bottom: 1px solid #660033}

#regBodyContent select {font-size: 1.1em; padding-left: 2px;}
#regBodyContent input {font-size: 1.1em; padding-left: 2px;}
#regBodyContent ul li {	 list-style-type: square; }

#regBodyContent a {text-decoration: none; font-weight: bold; color: #003399; }
#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}


/* Button styles */
#regBodyContent .button {font-family: Georgia;  color: #FFFFFF; background-color: #003782; padding: 2px 4px 2px 4px; height: 25px; text-transform: uppercase;}
#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: 550px;}
#regBodyContent .BasketSummary .BasketSummaryTable {width: 100%; border-collapse: collapse; }
#regBodyContent .BasketSummary .BasketSummaryTable .BasketSummaryHeader td { background-color: black; color: White; font-weight: bold;}
#regBodyContent .BasketSummary .BasketSummaryTable .BasketSummaryItem td { border-bottom: 1px solid gray; padding-top: 1px; padding-bottom: 2px;}
#regBodyContent .BasketSummary .BasketSummaryTable .BasketItemQuantity {width: 20px; text-align:center; font-size: 1em; margin-left: 25px;}
#regBodyContent .BasketSummary .BasketSubtotal { 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 select {font-size: 1.05em; 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 { width: 100%; text-align: right; border-bottom: 2px solid black; border-top: 1px solid black; font-weight: bold; font-size: 1.1em; margin-bottom: 5px; padding: 3px 0px 3px 0px;}
#regBodyContent .BasketSummary .CartBorder { border: 1px solid #D0D0D0; text-align: center; width: 80px;}
#regBodyContent .BasketSummary .BasketButtons {width: 100%; margin-bottom: 5px; margin-top: 10px;}
#regBodyContent .BasketSummary .BasketButtons .UpdateQuantity {color: Navy; font-weight: bold; font-size: 1em; width:110px; }
#regBodyContent .BasketSummary .BasketButtons .ContinueShopping { color: Navy; font-weight: bold; font-size: 1em; width:140px; }
#regBodyContent .BasketSummary .BasketButtons .Checkout {color: DarkGreen; font-weight: bold; font-size: 1em; width: 220px; margin-top: 20px; }
#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 {}
#regBodyContent .PaymentSummary .PaymentSummaryTable .PaymentSummaryItem td { border-bottom: 1px solid gray; padding-top: 1px; padding-bottom: 2px; }
#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 black; height: 300px;}
#regBodyContent .ProductPhotos .ThumbnailCaption {font-family: arial; font-weight:normal; font-size: .9em; text-align:center; color: #777777; padding: 5px 0px 5px 0px; }
#regBodyContent .ProductPhotos .ThumbnailPhoto { border: 1px solid #aaaaaa; font-size:70px; line-height: 90px; vertical-align: middle; height:90px; margin-left: 3px; margin-right: 3px; margin-bottom: 5px; text-align: center;}

#regBodyContent .ProductSKUsTable .ProductSKUsHeader td { background-color: black; color: White; font-weight: bold;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem td { border-bottom: 1px solid gray; padding-top: 1px; padding-bottom: 2px;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem .price{font-weight: bold; color: Red;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem .buyNow {color: Red; font-weight: bold; font-size: .8em;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem .wasprice{font-weight: bold; color: #000000; text-decoration:line-through;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem .buyNow { margin: 3px 3px 3px 3px; height: 20px; font-weight: bold; border: 1px solid #01A2E6; color: #FFFFFF; font-size: .8em; background-color: #01A2E6;}

#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 .BrandThumbnailBrowse {}
#regBodyContent .BrandThumbnailBrowse .Thumbnail {height: 150px; width: 120px}
#regBodyContent .BrandThumbnailBrowse .Thumbnail .ThumbnailPhoto {border: 1px solid #aaaaaa; height:125px; margin-left: 3px; margin-right: 3px; margin-bottom: 2px; text-align: center;}
#regBodyContent .BrandThumbnailBrowse .Thumbnail .ThumbnailText {text-align: center; padding-top: 3px; height: 25px; }

#regBodyContent .ProductThumbnailBrowse {}
#regBodyContent .ProductThumbnailBrowse .Thumbnail {height: 210px; width: 150px; margin-bottom: 7px;}
#regBodyContent .ProductThumbnailBrowse .Thumbnail .ThumbnailPhoto {border: 1px solid #aaaaaa; height:150px; margin-left: 3px; margin-right: 3px; margin-bottom: 2px; text-align: center;}
#regBodyContent .ProductThumbnailBrowse .Thumbnail .ThumbnailText {height: 28px; text-align: center; }
#regBodyContent .ProductThumbnailBrowse .Thumbnail .ProductPrice  {text-align: center; padding-top: 2px; padding-bottom: 12px; font-weight: bold; color: #000000; }
#regBodyContent .ProductThumbnailBrowse .Thumbnail .price{font-weight: bold; color: Red; padding-right: 5px;}
#regBodyContent .ProductThumbnailBrowse .Thumbnail .wasprice{font-weight: bold; color: black; text-decoration:line-through;}

#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: Navy; 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: Navy; 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;}


/*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");
	}
	

/* Hacks */
/* float clearing for IE6 */
* html #regMainContent {
  height: 1%;
  overflow: visible;
}
/* float clearing for IE7 */
*+html #regMainContent {
  min-height: 1%;
}
/* float clearing for everyone else */
#regMainContent:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/* ================================================================ 
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#regTopMenuBar { height: 50px; background-image: url(images/template/topnav_bg.gif);}
#regTopMenuBar .MenuLinks {width:850px; height:30px; position: relative; z-index:200; float: left;font-family:Georgia,Arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html #regTopMenuBar .MenuLinks {width:850px; w\idth:850px;}
/* remove all the bullets, borders and padding from the default list styling */
#regTopMenuBar .MenuLinks ul {float:left;padding:0;margin:0;list-style-type:none;}
#regTopMenuBar .MenuLinks ul ul {}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#regTopMenuBar .MenuLinks li {float:left; position:relative; margin: 0px 0px 0px 0px;border-right:1px solid #CCCCCC;}
/* style the links for the top level */
#regTopMenuBar .MenuLinks a, #regTopMenuBar .MenuLinks a:visited {display:block;font-size:14px;text-decoration:none; color:#333333; height:30px; border:1px solid #000; border-width:0px 0 0px 0px; padding-left:10px;padding-right:10px; line-height:30px; font-weight:normal;}
/* a hack so that IE5.5 faulty box model is corrected */
* html #regTopMenuBar .MenuLinks a, * html #regTopMenuBar .MenuLinks a:visited {width:119px; w\idth:118px;}
/* style the second level background 
#regTopMenuBar .MenuLinks ul ul a.drop, #regTopMenuBar .MenuLinks ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover
#regTopMenuBar .MenuLinks ul ul a.drop:hover{background:#e2dfa8 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
#regTopMenuBar .MenuLinks ul ul :hover > a.drop {background:#e2dfa8 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}*/
/* style the third level background */
#regTopMenuBar .MenuLinks ul ul ul a, #regTopMenuBar .MenuLinks ul ul ul a:visited {}
/* style the third level hover */
#regTopMenuBar .MenuLinks ul ul ul a:hover {background:#15919D;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
#regTopMenuBar .MenuLinks ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0; width:100px;border-bottom:1px solid #FFFFFF;}
/* another hack for IE5.5 */
* html #regTopMenuBar .MenuLinks ul ul {top:30px;t\op:31px;}
/* position the third level flyout menu */
#regTopMenuBar .MenuLinks ul ul ul{left:100px; top:-1px; width:100px;}
/* position the third level flyout menu for a left flyout */
#regTopMenuBar .MenuLinks ul ul ul.left {left:-120px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
#regTopMenuBar .MenuLinks table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* style the second level links */
#regTopMenuBar .MenuLinks ul ul a, #regTopMenuBar .MenuLinks ul ul a:visited {background:#D7E4F3; color:#999999; height:auto; line-height:1em; padding:6px 10px; width:180px;border-width: 0px 0px 0px 0px;}
/* yet another hack for IE5.5 */
* html #regTopMenuBar .MenuLinks ul ul a, * html #regTopMenuBar .MenuLinks ul ul a:visited {width:200px;w\idth:188px;}
/* style the top level hover */
#regTopMenuBar .MenuLinks a:hover, #regTopMenuBar .MenuLinks ul ul a:hover{color:#003399; background:#C1D5EC;}
#regTopMenuBar .MenuLinks :hover > a, #regTopMenuBar .MenuLinks ul ul :hover > a {color:#003399; background:#C1D5EC;}
/* make the second level visible when hover on first level list OR link */
#regTopMenuBar .MenuLinks ul li:hover ul,
#regTopMenuBar .MenuLinks ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
#regTopMenuBar .MenuLinks ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#regTopMenuBar .MenuLinks ul :hover ul :hover ul{ visibility:visible;}