﻿/* Use in CatalogListBox.ascx */
.categoryWrapper { width: 630px; float: left; padding-bottom: 10px; }
.categoryHeader { float: left; width: 650px; }
.categoryHeaderLeft { float: left; width: 19px; height: 31px; background-image: url(images/leftcategory.gif); }
.categoryHeaderCenter { float: left; width: 592px; height: 24px; background-color: #8d191a; padding-top: 7px; padding-left: 10px; }
.categoryHeaderCenter h1 { color: #ffffff; font-size: 13px; }
.categoryHeaderRight { float: left; width: 19px; height: 31px; background-image: url(images/rightcategory.gif); }
.categoryList { float: left; width: 629px; border: solid 1px #8d191a; padding-top: 6px; padding-bottom: 10px; }
.categoryList ul { width: 199px; margin: 0px; padding-left: 4px; float: left; list-style-image: none; list-style-position: outside; list-style-type: none; }
.categoryList li { width: 210px; }
.OrderByEnabled:visited { color: #8d191a; }
.OrderByEnabled:hover { color: #cccccc; }
.OrderByEnabled:link { color: #8d191a; }
.OrderByDisabled:visited { color: #000000; font-weight: bold; }
.OrderByDisabled:hover { color: #000000; font-weight: bold; }
.OrderByDisabled:link { color: #000000; font-weight: bold; }

#contentDiv { float: left; width: 980px; }
.cleanBoxBody ul { float: left; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding-left: 4px; width: 228px; }
.cleanBoxBody li { width: 226px; padding-top: 5px; font-size: 108%; }
.cleanBoxBody p { font-size: 76%; }
.cb { clear: both; }
/* Show only to IE PC \*/
* html .cleanBoxHeader h2 { height: 1%; }
/* For IE 5 PC */
.cleanBox { margin: 0 auto; /* center for now */ width: 17em; /* ems so it will grow */ background: url(images/cleanbox/CleanBoxBody-R.gif) no-repeat bottom right; background-color: White; font-size: 100%; width: 670px; margin-bottom: 15px; }
.cleanBoxHeader { background: url(images/cleanbox/CleanBoxHead-R.gif) no-repeat top right; margin: 0; padding: 0; text-align: center; }
.cleanBoxHeader h2 { background: url(images/cleanbox/CleanBoxHead-L.gif) no-repeat top left; margin: 0; padding: 9px 0px 5px; color: #FF9933; font-weight: bold; font-size: 1.6em; line-height: 1em; }
.cleanBoxBody { background: url(images/cleanbox/CleanBoxBody-L.gif) no-repeat bottom left; margin: 0; padding: 2px 0px 5px 20px;  font-size: 82%; }
#footerMenuWrapper { float: left; width: 980px; }
/*#footerMenu { float: left; width: 400px; margin-top: 15px; margin-bottom: 15px;}*/
#footerMenu { margin-left:308px; margin-top: 15px; margin-bottom: 15px; width: 364px;}
#footerMenuText { padding: 0px 10px 0px 0px;   }
#footerMenu ul { list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding: 0; }
#footerMenu li { border-left: 1px solid #333333; display: inline; margin: 0; padding: 0; }
#footerMenu li.first { border-left: medium none; }
#footerMenu li a:link, #footerMenu li a:visited { padding: 0px 2px 0px 5px; color: #000000; text-decoration: none; }
#footerMenu li a:active, #footerMenu li a:hover { color: #8d191a; text-decoration: underline; }
#footerMenu h2 { color: #FF9933; font-size: .9em; height: 18px; }
.cleanBoxCat { width: 720px; }