/* GLOBAL STYLES
--------------------------------------------------------*/
body {background: #fff}
#TopBannerCell, #TopSubBannerCell, #LeftColumnCell,
#RightColumnCell, #FooterCell, #ContentCell, .Content {font-family: Arial, Helvetica, sans-serif}
#LeftColumnCell, #RightColumnCell, #ContentCell {vertical-align: top}
#Form2 {margin: 0; padding: 0}
#Form2 input, #Form2 select {font: 12px Arial, Helvetica, sans-serif; color: #0d0d0d; background: #fff; line-height: normal}
#PageSubTable {width: 775px; background: #fff}
#ContentCell {height: 450px}
.Content, .Instructions {font-size: 12px; line-height: 18px; color: #0d0d0d; text-align: left}
.Content a {color: #C01F21; text-decoration: underline}
.Content a:hover {color: #C01F21; text-decoration: none}
.Messages, .ErrorMessages {font-size: 12px; font-weight: bold; color: #EC254D}
.CustomNav {font-size: 12px; font-weight: bold; color: #0d0d0d}
.CustomNav a {color: #C01F21; text-decoration: underline}
.CustomNav a:hover {color: #C01F21; text-decoration: none}
.CustomNavHeader {font-size: 12px; font-weight: bold; color: #C01F21}
.CustomNavHeader a {color: #C01F21; text-decoration: none}
.CustomNavHeader a:hover {color: #C01F21; text-decoration: underline}
.CustomNav2 {font-size: 11px; font-weight: bold; color: #0d0d0d; text-decoration: none}
.CustomNav2 a {color: #0d0d0d; text-decoration: none}
.CustomNav2 a:hover {color: #0d0d0d; text-decoration: underline}
.CustomNav2 li {list-style-type:none; padding:0; margin:0}
#Instruction1_InstructCell {background: #F1F1F2; border: 1px solid #dedede; padding: 7px}
#Instruction1_InstructCell a {color: #0d0d0d}
.Headings {font-size: 16px; font-weight: bold; color: #0d0d0d}
.ContentTableHeader, .ContentTable, .ContentTableHorizontal {font-size: 14px; font-weight: bold; color: #fff; background: #C01F21}
.clear {clear:both}
.float-left {float:left}
.float-right {float:right}
.text-left {text-align:left}
.text-right {text-align:right}
.text-center {text-align:center}
.bold {font-weight:bold}
.italic {font-style:italic}
.img-left {float:left;margin:4px 10px 4px 0}
.img-right {float:right;margin:4px 0 4px 10px}
a {outline: none}
a img {border: none}

/* TopBanner Styles
--------------------------------------------------------*/
#TopBannerCell .search, #TopBannerCell .top-nav {display: none}
#TopBannerCell {background: #D7E5F8 url(images/bn-tile.gif) repeat-x top; height: 68px; font-size: 11px}
#TopBannerCell .logo {float: left; width: auto}
#TopBannerCell .logo img {margin-left: 10px}
#TopBannerCell .cart {float: right; width: 200px; text-align: right}
#TopBannerCell .cart ul.cartnav {float: right; width: auto; text-align: right; margin: 0; padding: 0; list-style: none; font-size: 11px; font-weight: bold}
#TopBannerCell .cart ul.cartnav li {display: inline; float: left; margin: 0 10px 0 0}
#TopBannerCell .cart ul.cartnav li a {color: #EC254D; text-decoration: none; padding: 2px 0; display: block}
#TopBannerCell .cart ul.cartnav li.viewcart {display: none}
#TopBannerCell .cart ul.cartnav li.account a {background: transparent url(images/bn-icon01.gif) no-repeat 0 50%; padding-left: 17px}
#TopBannerCell .cart ul.cartnav li.checkout a {background: transparent url(images/bn-icon03.gif) no-repeat 0 50%; padding-left: 19px}
#TopBannerCell .cart ul.shopcart {text-align: right; width: 100%; float: right; clear: both; margin: 5px 0 0 0; padding: 0; list-style: none}
#TopBannerCell .cart ul.shopcart li {display: inline}
#TopBannerCell .cart ul.shopcart li.head {display: none}
#TopBannerCell .cart ul.shopcart li.items {margin-right: 5px}
#TopBannerCell .cart ul.shopcart li.total {margin-right: 10px}

/* TopSubBanner Styles
--------------------------------------------------------*/
#TopSubBannerCell .cart, #TopSubBannerCell .search li.advsearch {display: none}
#TopSubBannerCell {background: url(images/bn-nav_tile.gif) repeat-x top; height: 32px; line-height: 32px; font-size: 12px}
#TopSubBannerCell ul {float: left; width: auto; margin: 0; padding: 0; list-style: none; background: transparent url(images/bn-nav_left.gif) no-repeat top left; height: 32px; line-height: 32px}
#TopSubBannerCell li {float: left; background: url(images/bn-nav_divide.gif) no-repeat top right}
#TopSubBannerCell li a {padding: 10px 20px; color: #333; text-decoration: none}

/* Search Styles */
#TopSubBannerCell .search {float: right; width: 321px; height: 32px; line-height: 32px}
#TopSubBannerCell .search ul {width: 321px; height: 32px; line-height: normal; background: url(images/bn-search_bkgd.gif) no-repeat top left; margin: 0; padding: 0; list-style: none}
#TopSubBannerCell .search li {background: none; float: left; width: auto}
#TopSubBannerCell .search li a {padding: 0}
#TopSubBannerCell .search li.head {width: 129px; height: 32px; display: block; text-indent: -9999px; background: url(images/bn-search.gif) no-repeat 12px 7px}
#TopSubBanner1_SimpleSearch1_Panel1 {width: 321px; margin: 0; padding: 0; font-size: 11px; color: #0d0d0d}
#TopSubBanner1_SimpleSearch1_Panel1 a {margin: 4px 0 0 5px; display: block; width: auto; height: auto}
#TopSubBanner1_SimpleSearch1_Panel1 a:hover {color: #0d0d0d; text-decoration: none}
#TopSubBanner1_SimpleSearch1_Panel1 input {text-indent: 3px; font: 11px Arial, Helvetica, sans-serif; background: #fff; border: 1px solid #C01F21; margin-top: 6px; width: 130px}

/* LeftColumnNav Styles
--------------------------------------------------------*/
#LeftColumnCell .search, #LeftColumnCell .cart {display: none}
#LeftColumnCell {background: #F1F1F2; width: 23%; border-right: 1px solid #fff}
#LeftColumnNav1_custommenu {width: 181px}
#LeftColumnNav1_custommenu {background: url(images/lc-head_tile.gif) repeat-x top}
#LeftColumnNav1_custommenu h2 {font-size: 12px; float: left; margin: 0; padding: 10px 0 10px 20px; text-indent: -9999px; background: url(images/lc-head.gif) no-repeat 20px 10px; width: 150px; display: block}
#LeftColumnNav1_custommenu table#LeftColumnNav1_CMenubar2_dlMenu {float: left; margin: 5px 0 0 0}
#LeftColumnNav1_custommenu table#LeftColumnNav1_CMenubar2_dlMenu .LeftColumnText a {font-size: 11px; margin: 0 0 0 20px; line-height: 18px; color: #0d0d0d; font-weight: bold; text-decoration: none}
#LeftColumnNav1_custommenu table#LeftColumnNav1_CMenubar2_dlMenu .LeftColumnText a:hover {text-decoration: underline}

/* Footer Styles
--------------------------------------------------------*/
#FooterCell {border-top: 1px solid #fff; font-size: 10px; background: url(images/ft-tile.gif) repeat-x top; padding-bottom: 10px}
#FooterCell a {color: #0d0d0d; text-decoration: none}
#FooterCell a:hover {text-decoration: underline}
#FooterCell ul {float: left; margin: 0; padding: 30px 0 0 10px; list-style: none}
#FooterCell li {display: inline; border-right: 1px solid #0d0d0d; padding: 0 5px}
#FooterCell li.item01 {padding-left: 0}
#FooterCell li.item05 {border-right: none}
#FooterCell p {float: right; margin: 0; padding: 30px 10px 0 0}
#FooterCell .powered {float: right; clear:right; margin: 5px 10px 0 0}

/* Default Page Styles
--------------------------------------------------------*/
.default #ContentCell {color: #0d0d0d; padding:8px}
.default #ContentCell .df-welcome {float: left; width: 100%}
.default #ContentCell .df-welcome h1 {font-size: 18px; font-weight: bold; text-transform: uppercase; color: #0d0d0d; border-bottom: 1px solid #EC254D; padding: 0 0 5px 0; margin: 0 0 15px 0}
.default #ContentCell .df-welcome img {float: left; margin: 0 10px 4px 0; border: 1px solid #ccc}

.default #ContentCell .df-cats {float: left; margin-top: 20px; width: 100%}
.default #ContentCell .df-cats h2 {font-size: 14px; font-weight: bold; color: #0d0d0d; padding: 0; margin: 0 0 15px 0; padding: 3px 0; border-bottom: 1px solid #999}
.default #ContentCell .df-cats ul {padding: 0; margin: 0 20px 30px 20px; list-style: none; float: left; text-align: center}
.default #ContentCell .df-cats li a img {margin-bottom: 3px}
.default #ContentCell .df-cats img {border: 1px solid #ccc}

/* Static Page Styles
--------------------------------------------------------*/
.static #ContentCell {padding: 8px}
.static #ContentCell h1 {font-size: 18px; font-weight: bold; text-transform: uppercase; color: #0d0d0d; border-bottom: 1px solid #EC254D; padding: 0 0 5px 0; margin: 0 0 15px 0}
.static #ContentCell h2 {font-size: 14px; font-weight: bold; color: #0d0d0d}
.static #ContentCell h3 {font-size: 12px; font-weight: bold; color: #0d0d0d; margin: 0 0 3px 0}
.static #ContentCell p {margin: 0 0 15px 0; padding: 0}