/* CSS Document */ a.NavHead:link {color: #FFFFFF; } a.NavHead:link {text-decoration: none} a.NavHead:visited {color: #FFFFFF; } a.NavHead:visited {text-decoration: none} a.NavHead:hover {color: #000000; } a.NavHead:hover {background:#9bff00;} a.NavHead:visited.hover {color: #FFFFFF; } a.NavHead:active {color: #FFFFFF; } a.CheckoutText:link {color: #FF0000; } a.CheckoutText:link {text-decoration: none} a.CheckoutText:visited {color: #FF0000; } a.CheckoutText:hover {text-decoration: underline} a.CheckoutText:hover {color: #FF0000; } a.CheckoutText:visited.hover {color: #FF0000; } a.CheckoutText:active {color: #FF0000; } a.ViewBasket:link {color: #000000; } a.ViewBasket:link {text-decoration: none} a.ViewBasket:visited {color: #000000; } a.ViewBasket:hover {text-decoration: underline} a.ViewBasket:hover {color: #000000; } a.ViewBasket:visited.hover {color: #000000; } a.ViewBasket:active {color: #000000; } a.DeptHeadText:link {color: #9bff00; } a.DeptHeadText:link {text-decoration: none} a.DeptHeadText:visited {color: #9bff00; } a.DeptHeadText:hover {color: #FFFFFF; } a.DeptHeadText:visited.hover {color: #FFFFFF; } a.DeptHeadText:active {color: #9bff00; } body { background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } .TopStrap { background-image: url('TopStrap.jpg'); background-repeat: no-repeat; background-position: left top; } .NavBar { background-image: url('NavBar.jpg'); background-repeat: repeat-x; background-position: center center; } .NavHead { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; display: block; width: 120px; line-height: 32px; color: #FFFFFF; border-left-width: 1px; border-left-style: solid; border-left-color: #666666; border-right-width: 1px; border-right-style: solid; border-right-color: #666666; } .CheckoutText { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FF0000; font-weight: bold; padding-left: 10px; } .ViewBasket { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #000000; padding-left: 10px;	 } .CartContents { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #000000; } .NavBorder { border-left-width: 2px; border-left-style: solid; border-left-color: #424242; } .FooterPic { background-image: url('FooterPic.jpg'); background-repeat: no-repeat; background-position: right bottom; } .CartPanel { background-image: url('CartPanel.jpg'); background-repeat: no-repeat; background-position: left top; } .productSection { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-transform: uppercase; color: #FFFFFF; padding-top: 5px; padding-right: 3px; padding-bottom: 5px; padding-left: 3px; } .DeptHead { background-image: url('DeptHeadBar.jpg'); background-repeat: no-repeat; } .lgePicBorder { border-width: 2px; border-style: solid; border-color: #FF0000; } .DeptHeadText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #9bff00; padding-left: 5px; }