#nav li ul {
	margin-top: -3px;
	z-index: 999;
}
#nav li {
	display: block;
	margin-top: 0px;
	z-index: 999;
}
#addItem {
	width: 198px;
	height: 47px;
	margin-left: -5px;
}
#addItem li.add-item {
	width: 198px;
	height: 47px;
	background-image: url(http://creative-clarity.com/powerprofigs/skins/PowerProFigs/styleImages/add-item-off.jpg);
}
#addItem li.add-item:hover {
	width: 198px;
	height: 47px;
	background-image: url(http://creative-clarity.com/powerprofigs/skins/PowerProFigs/styleImages/add-item-on.jpg);
}
#nav li ul li a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	z-index: 999;
}
#nav li ul li a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	z-index: 999;
}
#nav li ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	z-index: 999;
}
#nav li ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	z-index: 999;
}
#nav li {
	float: left;
	margin-top: 0px;
	z-index: 999;
}
#nav li ul {
	position: absolute;
	width: 230px;
	left: -999em;
	z-index: 999;
	background-color: #f95700;
}
#nav li ul li {
	padding: 8px;
	width: 214px;
	color: #ffffff;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	z-index: 999;
}
#nav li ul li:link {
	weight: bold;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	font-size: 9pt;
	z-index: 999;
}
#nav li ul li:hover {
	weight: bold;
	color: #ffffff;
	font-family: Arial;
	text-decoration: underline;
	font-size: 9pt;
	background-color: #e12800;
	z-index: 999;
}
#nav li:hover ul {
	left: auto;
	z-index: 999;
}
#nav li ul ul {
	margin: -1em 0 0 10em;
	z-index: 999;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 999;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	z-index: 999;
}
.rounded{
	display:block;
	width: 722px;
	margin-left: -228px;
	z-index: 2;
}
.rounded *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#212121;
	z-index: 2;
}
.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #1a1a1a;
  border-right:1px solid #1a1a1a;
  background:#1e1e1e;
}
.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #171717;
  border-right:1px solid #171717;
  background:#1e1e1e;
}
.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #1e1e1e;
  border-right:1px solid #1e1e1e;
}
.rounded4{
  border-left:1px solid #1a1a1a;
  border-right:1px solid #1a1a1a;
}
.rounded5{
  border-left:1px solid #1e1e1e;
  border-right:1px solid #1e1e1e;
}
.roundedfg{
  background:#212121;
}
.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0%;
	color: #FFFFFF;
	background-image: url(../styleImages/icons/searchBtn.jpg); 
	background-repeat: repeat-x;
	border: 0px;
	height: 23px;
	width: 32px;
	margin-top: -2px;
}
.searchBtn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0%;
	color: #FFFFFF;
	background-image: url(../styleImages/searchBtn-on.jpg); 
	background-repeat: repeat-x;
	border: 0px;
	height: 23px;
	width: 32px;
	margin-top: -2px;
	cursor: pointer;
}
.latestProds img {
	border: 1px #767676 solid;
	margin: 4px;
}
.joinNewsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0%;
	color: #FFFFFF;
	background-image: url(../styleImages/join-off.jpg); 
	background-repeat: repeat-x;
	border: 0px;
	height: 25px;
	width: 45px;
}
.joinNewsletter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0%;
	color: #FFFFFF;
	background-image: url(../styleImages/join-on.jpg); 
	background-repeat: repeat-x;
	border: 0px;
	height: 25px;
	width: 45px;
	cursor: pointer;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #bfbfbf;
}
.searchForm {
	padding-left: 28px;
}
 .divSession {
	margin-top: -60px;
	padding-left: 28px;
	text-align: left;
	padding-bottom: 2px;
} 
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #bfbfbf;
	height: 18px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #f44d00;
	border: none;
	height: 26px;
	line-height: 150%;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	border: 1px solid #ce0300;
}
.categoryList {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../styleImages/bullet.gif); 
	background-image: url(../styleImages/menu-bg.gif);
}
.boxContent ul {
	margin: 0;
	padding: 0;
	background-image: none;
}
.boxContent ul li {
	list-style-type: none;
	list-style-image: none;
	background-image: none;
}
#subCategories {
	margin-left: -32px;
	width: 187px;
	background-image: url(../styleImages/menu-bg.gif);
}
#subCategories li.bullet {
	padding-left: 32px;
	list-style-image: url(../styleImages/bullet.gif); 
}
#subCategories li:hover {
	list-style-image: url(../styleImages/bullet-on.gif); 
}
.boxContentRight form {
	margin-left: 25px;
}
ul.categoryList {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../styleImages/menu-bg.gif); 
	background-repeat: repeat-x;
}
.classSection {
	list-style-type: none;
	margin: 0px;
	background-image: url(../styleImages/menu-bg.gif); 
	background-repeat: repeat-x;
}
li.catSection {
	background-color: #212121;
	z-index: 2;
}
li.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 8pt;
	color: #d3d3d3;
	background-image: url(../styleImages/menu-bg.gif); 
	background-repeat: repeat-x;
	padding: 6px;
}
li.bullet a.txtDefault {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 8pt;
	margin-left: -34px;
	color: #d3d3d3;
}
li.bullet a.txtDefault:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 8pt;
	margin-left: -34px;
	color: #ffffff;
	list-style-image: url(../styleImages/bullet-on.gif); 
}
li.bulletLrg {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;	
}
li.bulletLrg a.txtDefault {
	border: 1px #bfbfbf solid;
	background-color: #3e3e3e;
	padding: 5px;
	margin: 2px;
	width: 60px;
	height: 20px;
}
li.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #d3d3d3;
}
a.txtSession, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #dbdbdb;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #f85600;
	text-decoration: underline;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #db1d00;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #f44d00;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #f75400;
	font-weight: bold;
}
.txtOutOfStock {
	color: #FF0000;
	font-weight: bold;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Arial, Helvetica, sans-serif;
	color: #f44d00;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Arial, Helvetica, sans-serif;
	color: #cf0500;
	text-decoration:underline;
}
.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #f85600;
	text-transform: uppercase;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #d51000;
	width: 650px;
}
.boxContent img {
	border: 0px #e5e5e5 solid;
}
.tblList img {
	border: 1px #e5e5e5 solid;
}
.tdListTitle {
	background-color: #d51000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.tdEven {
	background-color: #222222;
	padding: 8px;
	border-bottom: 1px solid #d51000;
}
.tdOdd {
	background-color: #1d1d1d;
	padding: 8px;
	border-bottom: 1px solid #d51000;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {
	background-color: #d51000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.tdcartEven {
	background-color: #222222;	
}
.tdcartOdd {
	background-color: #1d1d1d;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 5px;
	color: #a2a2a2;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
