#lightview {position: absolute;top: 50%;left: 50%;height: 150px;width: 150px;margin: -75px 0 0 -75px;padding: 0;}.lv_Container {position: relative;width: 100%;height: 100%;background: none;padding: 0;margin: 0;}.lv_Button {cursor: pointer;text-decoration: none;border: none;background: none;margin: 0;padding: 0;}.lv_Sides {position: absolute;top: 50%;left: 0;clear: both;width: 100%;padding: 0;margin: 0;}.lv_Sides * { padding: 0; margin: 0; }.lv_Sides li {list-style-type: none;position: relative;}.lv_PrevSide { float: left; }.lv_NextSide { float: right; }.lv_Sides .lv_Wrapper {width: 100%;height: 100%;cursor: pointer;}.lv_Sides .lv_Button {float: left;background: none;}.lv_Frames {width: 100%;height: 100%;position: relative;padding: 0;margin: 0;}.lv_Frames li { list-style-type: none; margin: 0; padding: 0;}.lv_Frame {width: 100%;display: block;}.lv_Frame * { padding: 0; margin: 0; }.lv_FrameTop {position: absolute;left: 0;width: 100%;display: block;}.lv_FrameBottom {position: relative;float: left;clear: both;}.lv_Liquid {position: relative;float: left;width: 100%;overflow: hidden;clear: both;}.lv_Liquid .lv_Filler {position: absolute;height: 100%;width: 2px;top: 0;left: 50%;}.lv_Half {display: block;height: 100%;clear: both;line-height: 0px;}.lv_Half li { list-style-type: none; }.lv_Corner {float: left;position: relative;}.lv_CornerTr, .lv_CornerBr { float: right; }.lv_Fill {position: absolute;top: 0;width: 100%;height: 100%;}.lv_Half .lv_CornerWrapper {float: left;position: relative;width: 50%;height: 100%;overflow: hidden;}.lv_HalfRight .lv_CornerWrapper { float: right; }.lv_Corner { position: relative; }.lv_Corner canvas { position: relative; }.lv_HalfLeft .lv_Corner { float: left; }.lv_HalfRight .lv_Corner {position: relative;float: right;}.lv_Center {position: relative;clear: both;height: 100%;overflow: hidden;background: none;padding: 0;margin: 0;}.lv_WrapUp {position: absolute;left: 0;height: 100%;width: 100%;overflow: hidden;padding: 0;margin: 0;}.lv_WrapDown {position: relative;height: 100%;width: 100%;overflow: hidden;padding: 0;margin: 0;}.lv_WrapCenter {position: relative;padding: 0;margin: 0;}.lv_Loading {position: absolute;top: 50%;left: 50%;}.lv_Loading .lv_Button {float: left;height: 100%;width: 100%;}.lv_MediaWrapper {position: relative;width: 100%;display: block;overflow: hidden;clear: both;padding: 0;margin: 0;}.lv_MediaWrapper img {position: relative;float: left;padding: 0;margin: 0;}.lv_PrevNext {position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0;margin: 0;}.lv_PrevNext * { padding: 0; margin: 0; }.lv_PrevNext .lv_Button {position: relative;height: 100%;}.lv_PrevButton { float: left; }.lv_NextButton { float: right; }.lv_MenuBar {clear: both;position: relative;width: 100%;float: left;font: 11px Arial, Helvetica, sans-serif;color: #808080;padding: 0;margin: 0;text-align:left;}.lv_MenuBar * { padding: 0; margin: 0; }.lv_MenuTop .lv_DataText div,.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }#lightview .lv_MenuTop .lv_Close, #lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }.lv_Close, .lv_Data { margin: 6px 0 0 0; }.lv_Close { position: relative;float: right;overflow: hidden;width: 100%;height: 100%;}.lv_Data {position: relative;float: left;padding-bottom: 3px;line-height: 13px;}.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }.lv_Data li {list-style-type: none;float: left;margin-top: 3px;}.lv_DataText { width: 100%; }.lv_DataText .lv_Title {font-weight: bold;margin-bottom: 2px;}.lv_DataText .lv_Caption { clear: both; }.lv_Data .lv_ImgNumber {color: #b8b8b8;margin-right: 5px;margin-top: 5px;}.lv_Data .lv_innerPrevNext, .lv_Data .lv_Slideshow {position: relative;border-left: 1px solid #efefef;padding: 0 5px;margin-top: 5px;vertical-align: middle;}.lv_Data .lv_Slideshow { padding-right: 0px; }.lv_Data .lv_innerPrevNext .lv_Button, .lv_Data .lv_Slideshow .lv_Button { /* play and stop */float: left;background-position: center left;background-repeat: no-repeat;}.lv_Media,.lv_External {position: relative;float: left;margin: 0;padding: 0;}#lightview iframe {border: 0;clear: both;padding: 0;margin: 0;background: none;}.lv_topButtons {position: absolute;left: 0;width: 100%;overflow: hidden;margin: 0;padding: 0;}.lv_topcloseButtonImage { cursor: pointer; }#lightviewError p { padding: 0 0 10px 0; }#lightviewError div {padding: 6px;font: 11px Arial, Helvetica, sans-serif;}#lightviewError .message {background: #fcb5b5;color: #dd1f1f;margin-bottom: 3px;}#lightviewError .type { font-weight: bold; }#lightviewError .pluginspage {background: #b5fcbd;color: #21be30;}#lightviewError a,#lightviewError a:hover,#lightviewError a:visited {color: #21be30;text-decoration: none;background: none;font-weight: bold;border-bottom: 1px solid #7de689;}#lightviewError p {margin-left: 0;padding: 0;}#overlay { position: absolute; /* Opera will use fixed */ top: 0; left: 0; height: 100%; width: 100%;}* html #lightview { /* IE6 */position: absolute;margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.navbarHeight || 0)) + 'px');margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');}html #overlay {position: absolute;height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );}* { font-size: 100%;}html, body {margin: 0;padding: 0;}body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 0.7em;color: #333;background: url('../images/template/htmlBg.gif') repeat-x 0 274px;}body.mceContentBody {padding: 15px;background: white;}a, a:link, a:visited, a:active { color: #000f6e;}a:hover { color: #f29b3a;}strong {color: #000f6e;}h1 {margin: 0 0 0.5em 0;padding: 0 0 3px 0;font-size: 1.7em;color: #000f6e;border-bottom: 1px dotted #000f6e;}#headerBox h1 {margin: 0 30px 0 0;padding-top: 10px;font-size: 1.5em;background: url('../images/template/telephone.gif') no-repeat 700px 10px;text-align: right;border: none;}h2 {margin: 0.5em 0;padding-bottom: 4px;font-size: 1.5em;color: #000f6e;border-bottom: 1px dotted #000f6e;}h2 a { text-decoration: none !important;}h3 {font-size: 1.2em;color: #f29b3a;} h4 {margin: 0.2em 0 0 0;padding: 0;font-size: 1.25em;color: #000f6e;}h5 {margin: 0;font-size: 1.2em;color: #f29b3a;}h1.productOptions {margin: 0; border: 0; padding: 0;margin-top: 12px;padding-left: 8px;background: #bfc3dc url('../images/template/purpleHeading.gif') no-repeat;height: 24px;line-height: 24px;font-size: 1em;}h1.productOptions div.right {background: transparent url('../images/template/purpleHeadingRight.gif') no-repeat;width: 11px; height: 24px;font-size: 0;}h1.productDetails {margin: 0; border: 0; padding: 0;margin: 12px 0;padding-left: 8px;background: #f8be7f url('../images/template/orangeHeading.gif') no-repeat;height: 24px;line-height: 24px;font-size: 1em;}h1.productDetails div.right {background: transparent url('../images/template/orangeHeadingRight.gif') no-repeat;width: 9px; height: 24px;font-size: 0;}h1.furtherCategories {margin: 0; border: 0; padding: 0;margin-top: 12px;padding-left: 8px;background: #bfc3dc url('../images/template/purpleHeading.gif') no-repeat;height: 24px;line-height: 24px;font-size: 1em;clear: both;}h1.furtherCategories div.right {background: transparent url('../images/template/purpleHeadingRight.gif') no-repeat;width: 11px; height: 24px;font-size: 0;}p {margin: 0 0 0.8em 0;line-height: 1.3em;}em {font-style: normal;font-weight: bold;color: #f29b3a;}pre {font-size: 1.2em;}.footnote { font-family: Verdana, Helvetica, sans-serif;font-size: 0.8em;color: #888888;}.pad {padding: 10px;}.padSide {padding: 0 10px;}.margin {padding-bottom: 25px;}.bigger { font-size: 1.4em;}.larger { font-size: 1.1em;}.smaller { font-size: 0.9em;}.smallest { font-size: 0.8em;}img, form, fieldset { margin: 0; border: 0; padding: 0;}.clear {clear: both;font-size: 1px;margin: 0;}.strong {font-weight: bold;}.hidden {display: none;}.nowrap {white-space: nowrap;}.pointer {cursor: pointer;}.faded {opacity: 0.5;filter: alpha(opacity=50);}.underline {text-decoration: underline;}.strikethrough {text-decoration: line-through;}.italic {font-style: italic;}.indent {margin-left: 50px;}.left {float: left;}.center {text-align: center;}.right {float: right;}.top {vertical-align: top;}.bottom {vertical-align: bottom;}td.left, th.left {float: none;text-align: left !important;}td.center, th.center {text-align: center !important;}td.right, th.right {float: none;text-align: right !important;}p.right {float: none;text-align: right;}.indicatorContainer {position: absolute;z-index: 1000000;top: 0; left: 0;width: 100%; height: 100%;cursor: wait;}.indicator {position: absolute;z-index: 1000001;top: 17px; left: -5px;margin: -7px 0 0 15px;border: 1px solid #333;background: white url('../images/template/indicator.gif') no-repeat 10px 10px;padding: 10px;padding-left: 33px;font-weight: bold;color: #333;}#leftColumn {width: 650px;}#rightColumn {width: 220px;float: left;margin-left: 15px;}#rightColumn h2 {padding-left: 10px;}#headerBox, #infoContent {width: 955px;}#headerBox, #contentBox {background: url('../images/template/shadowGrey.gif') right repeat-y;}#infoContent {height: 70px;padding-top: 10px;}#infoContent a, #infoContent a:link, #infoContent a:active, #infoContent a:visited {color: white;text-decoration: none;}#infoContent a:hover { text-decoration: underline; }#infoContent p {color: white;font-weight: bold;padding: 0 0 0 35px;line-height: 20px;margin: 0 0 0 40px;}.pInfo1 { background: url('../images/template/contactDetails/phone.gif') no-repeat; }.pInfo2 { background: url('../images/template/contactDetails/email.gif') no-repeat; }#menuBox, #infoContent { background: url('../images/template/shadowOrange.gif') right repeat-y; }#banner {width: 929px;height: 325px;background: url('../images/template/banner.png');margin-left: 8px;}* html #banner {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/template/banner.png", sizingMethod="crop");}#headerBox {height: 274px;margin-top: -325px;}#menuBox {height: 24px;width: 935px;margin-left: 20px;}#contentBox {width: 885px;padding: 40px 30px 40px 40px;}*html #contentBox {margin-top: -4px;}#infoBox { background: #f29b3a; }#fooBox { background: #d8d0c7; }#fooContent {height: 158px;background: url('../images/template/shadowFoo.gif') right repeat-y;text-align: right;padding: 10px 45px 0 0;width: 910px;color: #4d4d4d;}#linksBox { padding: 5px 0 0 610px; }#linksBox a, #linksBox a:link, #linksBox a:active, #linksBox a:visited, #fooContent a, #fooContent a:link, #fooContent a:active, #fooContent a:visited {text-decoration: none;color: #4d4d4d;font-size: 0.9em;}#linksBox a, #linksBox a:link, #linksBox a:active, #linksBox a:visited {float: left;height: 17px;padding: 0 10px 0 22px;}#linksBox a:hover, #fooContent a:hover { text-decoration: underline; }#account { background: url('../images/template/myAccount.gif') no-repeat; }#basket { background: url('../images/template/viewBasket.gif') no-repeat; }#faq { background: url('../images/template/faq.gif') no-repeat; }#contact { background: url('../images/template/contactUs.gif') no-repeat 0 2px; }#searchBox {width: 340px;height: 50px;margin: 170px 0 0 325px;background: url('../images/template/search.gif') no-repeat;}#searchBox h2 {color: #000f6e;font-size: 1.6em;padding-left: 40px;margin: 0 0 4px 0;border: 0;}#searchBox input, #loginBox input, .contactForm input {height: 14px;border: 1px solid #ccc;padding: 2px;}#searchBox input {width: 170px;margin-right: 5px;}#loginBox input {width: 154px;height: 12px;font-size: 10px;color: #4d4d4d;font-family: Verdana, Arial, Helvetica, sans-serif;}.contactForm input {width: 150px;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;}.buttonPad {margin-bottom: 5px;}.buttonRight {background: url('../images/general/formButton/right.gif') right no-repeat;height: 18px;}#beaverLogo a {display: block;width: 14px;height: 17px;float: right;margin-top: 12px;background: url('../images/template/beavers.gif');}#beaverLogo a:hover { background: url('../images/template/beavers.gif') 0 -17px; }.topLevel {height: 24px;background: url('../images/template/menu/border.gif') top right no-repeat;padding: 4px 20px 0 20px !important;}li.topLevel ul {background: url('../images/template/menu/menuBorder.gif') no-repeat bottom;padding: 8px 0 6px 0;width: 200px;border-top: 1px solid #f29b3a;}li.topLevel ul li {padding-bottom: 2px;border-bottom: 1px dotted #000;width: 180px;margin: 0 0 8px 10px !important;}* html li.topLevel ul li {margin: 0 0 8px 5px !important;}li.topLevel ul a, li.topLevel ul a:visited, li.topLevel ul a:active {padding-left: 2px !important;}li.topLevel ul a:hover {background: #f29b3a;}#shoppingBasket {width: 220px;margin-bottom: 5px;float: right;}#shoppingBasket h2 {color: #f29b3a;margin: 0;padding: 3px 0 0 12px;background: url('../images/general/shopBasket.gif') no-repeat 190px 2px;height: 17px;font-size: 1em;border: 0;}.basketContent {width: 188px;margin-left: 10px;background: #bfc3db;padding: 6px;}.basketFoo, .basketFooR { height: 7px; }.basketFoo {background: #bfc3db url('../images/shoppingBasket/leftBg.gif') bottom left no-repeat;margin: 0 10px 0 10px;}.basketFooR {background: url('../images/shoppingBasket/rightBg.gif') bottom right no-repeat;}#shoppingBasket h3, #shoppingBasket h4 {color: #000f6e;font-size: 1.1em;margin: 0;padding: 0 0 4px 0;}#shoppingBasket h3 { border-bottom: 1px dotted white;}#shoppingBasket h4 { float: right; }.basketContent p {padding: 4px 0;margin: 0;color: #000f6e;font-size: 0.8em;}#shoppingBasket h5 {margin: 0;color: #000f6e;border-top: 1px dotted white;padding-top: 8px;}a.removeItem {text-decoration: none;color: #000F6E;}a.removeItem:hover {text-decoration: underline;}.basketTotal {height: 18px;background: url('../images/shoppingBasket/qtyLeft.gif') no-repeat;float: right;margin-top: 6px;font-weight: bold;}* html .basketTotal {width: 90px;}.basketTotalR {height: 16px;background: url('../images/shoppingBasket/qtyRight.gif') no-repeat right;color: #000f6e;padding: 2px 10px 0 10px;}.lifestyleImg {width: 204px;height: 150px;background: url('../images/homePage/lifeStyle.png') no-repeat;margin: -140px 0 0 -10px;}* html .lifestyleImg {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/homePage/lifeStyle.png", sizingMethod="crop");}#loginBox {width: 196px;height: 129px;background: url('../images/homePage/loginHome.png');float: right;margin: -140px -10px 0 0;padding: 20px 0 0 55px;}* html #loginBox {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/homePage/loginHome.png", sizingMethod="crop");}#loginBox p {padding: 6px 0 0 0;margin: 0;font-size: 0.8em;color: #4d4d4d;}#rangesBox {height: 340px;background: url('../images/homePage/productRanges.jpg') no-repeat 0px 50px;padding: 22px 0 0 225px;margin-left: -8px;}#rangesBox .content {width: 305px;border-right: 1px dotted #999;margin-bottom: 15px;padding-right: 14px;}ul.listLinks {margin: 0;list-style-type: none;padding: 0 0 10px 0;border-bottom: 1px dotted #999;}#rightColumn ul.listLinks {background: url('../images/general/listLinksBg.gif') 10px bottom no-repeat;border: none;margin: 0 0 20px 0;}ul.listLinks.fixedWidth {width: 200px;}ul.listLinks li {padding: 0;}#rightColumn ul.listLinks li {padding-left: 10px;}ul.listLinks li a, ul.listLinks li a:link, ul.listLinks li a:active, ul.listLinks li a:visited {color: #f29b3a;font-weight: bold;text-decoration: none;}ul.listLinks li a:hover {text-decoration: underline;}ul.list {padding: 0;margin: 5px 0 0.8em 40px;list-style-image: url('../images/general/blueBullett.gif')}ul.list li {padding: 2px 0;}ul.noBull {padding: 0;margin: 0;list-style-type: none;}ul.noBull li {padding: 5px 0 5px 30px;}.moreContent {width: 520px;padding-right: 15px;border-right: 1px dotted #999;width: 520px;}.contactBox {padding-left: 15px;width: 330px;}.contactBox a, .contactBox a:link, .contactBox a:active, .contactBox a:visited {color: #000f6e;font-weight: bold;border-bottom: 1px dotted #999;padding: 0 20px 10px 0;text-decoration: none;}.contactBox a:hover {text-decoration: underline;}.blueLeft {height: 20px;background: url('../images/blueBar/left.gif');}.blueRight {height: 20px;background: url('../images/blueBar/right.gif') no-repeat right;}#orangeBox {background: #f7be7f url('../images/orangeBox/topL.gif') no-repeat top left;}.orangeTop {background: url('../images/orangeBox/topR.gif') no-repeat top right;height: 7px;}.orangeFoo {height: 7px;background: url('../images/orangeBox/bottomL.gif') no-repeat bottom Left;}.orangeFooR {height: 7px;background: url('../images/orangeBox/bottomR.gif') no-repeat bottom right;}#lifestyleBox {width: 338px;height: 120px;margin-left: 202px;border-left: 1px dotted white;border-right: 1px dotted white;padding: 4px 68px 0 14px;background: url('../images/homePage/lifestyleMan.gif') 362px 0 no-repeat;color: #554841;}#lifestyleBox h1 {border: none;margin: 0;padding: 0;}#lifestyleBox a, #lifestyleBox a:link, #lifestyleBox a:active, #lifestyleBox a:visited {color: #000f6e;font-weight: bold;text-decoration: none;}#lifestyleBox a:hover { text-decoration: underline; }#specialOffers {width: 313px;height: 184px;background: url('../images/homePage/specialOffers.png') no-repeat;margin-right: -12px;padding: 35px 30px 0 0px;font-weight: bold;text-align: center;}* html #specialOffers {background-image: none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/images/homePage/specialOffers.png", sizingMethod="crop");}#specialOffers div.rotate {padding: 5px 20px;}.offers1 {font-size: 24px;color: #f29b3a;text-transform: uppercase;margin: 0;padding: 0;}.offers2 {font-size: 28px;color: #000f6e;margin: -5px 0 0 0;padding: 0;}.offers3 {font-size: 15px;color: #f29b3a;font-style: italic;padding: 0;margin: 0;}.offers4 {font-size: 10px;color: #000f6e;font-weight: normal;}#history {margin: 0; padding: 1px 0;margin-bottom: 5px;list-style-type: none;color: #AAA;font-family: Verdana, Helvetica, sans-serif;font-size: 0.8em;height: 12px;}#history li {display: inline;margin: 0; padding: 0;background: transparent url('../images/template/historyArrow.gif') no-repeat right 4px;padding-right: 10px;}* html #history li { padding-right: 7px; margin-right: 5px; }#history a, #history a:link, #history a:visited, #history a:active { color: #888888;text-decoration: none;}#history a:hover { color: #6E8E89;}.basketBox {border-bottom: 1px dotted #000f6e;}.basketBox a, .basketBox a:link, .basketBox a:visited, .basketBox a:active {width: 175px; height: 20px;margin: 10px auto;background: url('../images/general/checkoutButton/checkoutButton.gif') no-repeat;font-weight: bold;text-decoration: none;text-align: center;display: block;line-height: 20px;}.basketBox a:hover {color: #000f6e;text-decoration: underline;}table.shopTable {width: 100%;margin: 0;}table.shopTable td {vertical-align: top;padding-bottom: 20px;padding-right: 20px;width: 50%;}table.shopTable p {margin: 0.3em 0; }table.shopTable a {font-weight: bold;text-decoration: none;}.offer { color: #DD0000 !important;font-weight: bold !important;}.rrp {color: #DD0000;font-weight: bold;text-decoration: line-through;}.price {font-size: 1.2em;font-weight: bold;color: #000f6e;color: #f29b3a;}table.productOptionsTable {width: 100%;}table.productOptionsTable td {padding: 8px;background: transparent url('../images/template/dottedBorder.gif') repeat-x bottom;color: #000f6e;font-weight: bold;}table.productOptionsTable td.ref {font-size: 0.8em;color: #888888;font-weight: normal;}table.contactForm {width: 355px;margin-top: 8px;}table.contactForm td {padding: 5px 0;color: #000f6e;font-weight: bold;}table.checkoutTable {margin-bottom: 10px;}table.checkoutTable td {padding: 4px;}a.buyButton {display: block;width: 80px; height: 20px;background: transparent url('../images/template/orangeButton.gif') no-repeat;line-height: 18px;text-align: center;font-weight: bold;color: #000f6e;}a.buyButton { text-decoration: none;}a.buyButton:hover { color: #000f6e; text-decoration: underline;}table.orderingTable {width: 100%;margin-bottom: 10px;}table.orderingTable td, table.orderingTable th {padding: 6px 3px;border-bottom: 1px solid #CDCDCD;vertical-align: top;}table.orderingTable th {text-align: left;font-size: 1.2em;}table.orderingTable input.inputSmall {width: 25px;text-align: center;}form.default input {width: 200px;font-family: Verdana, Arial, Helvetica, sans-serif;color: #333;border: 1px solid #ccc;padding: 2px;}form.default textarea {width: 200px; height: 50px;font-family: Verdana, Arial, Helvetica, sans-serif;color: #333;border: 1px solid #ccc;padding: 2px;}button.worldPayButton {margin: 10px;margin-left: 120px;background: transparent url('../images/worldpay/worldpay.gif') no-repeat;width: 426px; height: 75px;font-size: 0;border: 0;cursor: pointer;}div.bodyParts {float: right;margin: 0 0 10px 20px;position: relative;background: transparent url('../images/template/body.gif') no-repeat;width: 109px; height: 264px;}div.bodyParts img {display: block;position: absolute;top: 0; left: 0;}div.categoryImage {position: relative;float: right;margin-left: 10px;}div.categoryImage div.mask {position: absolute;top: 0; left: 0;}* html div.categoryImage div.mask {width: 238px; right: 220px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/images/template/catImageMask.png');}* html div.categoryImage div.mask img {filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);}div.categoryDetails {background: transparent url('../images/template/dottedBorder.gif') repeat-x bottom;width: 370px;padding-bottom: 5px;}ul.subcategoryList {margin: 10px; padding: 0;list-style-type: none;}ul.subcategoryList li {clear: both;margin: 0; padding: 0;background: transparent url('../images/template/dottedBorder.gif') repeat-x bottom;padding: 4px 0;height: 21px;}ul.subcategoryList li a {text-decoration: none;font-weight: bold;}.status, .error, .statusOk {margin: 0;margin-bottom: 2px;padding: 6px;padding-left: 16px;background: #DD0000 url('../images/template/whiteArrow.gif') no-repeat 8px 10px;color: white;font-weight: bold;}.statusOk {background-color: #00AA00;}.status a, .status a:link, .status a:visited, .status a:active, .error a, .error a:link, .error a:visited, .error a:active { padding: 1px; color: white;}.status a:hover, .error a:hover { color: #DD0000; background: white; text-decoration: none;}.inactive, .inactive a, .inactive a:link, .inactive a:visited, .inactive a:active { color: #AAA;}.inactive a:hover { color: white;}.warning, .warning a, .warning a:link, .warning a:visited, .warning a:active, .warning a:hover {color: #DD0000;font-weight: bold;}.almost, .almost a, .almost a:link, .almost a:visited, .almost a:active, .almost a:hover {color: #FA6C00;font-weight: bold;}.ok, .ok a, .ok a:link, .ok a:visited, .ok a:active, .ok a:hover { color: #00B000;font-weight: bold;}.basketButton {padding-top: 5px;padding-right: 10px;}.basketButton a {float: right;}button.lozenge {width: 117px;height: 18px;background: url('../images/general/formButtons/searchButton/search.gif');border: 0;cursor: pointer;font-size: 0.8em;font-weight: bold;padding: 0 8px;color: #f29b3a;text-align: left;}button.lozengeOver {background: url('../images/general/formButtons/searchButton/searchR.gif');color: #000f6e;}