.pricepad {
	margin:5px;
	}
h3 {
	font: bold 1.2em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	margin: .25em 0;
	color:#000000;
}
h2 {
	font: bold 1.5em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	margin: .25em 0;
	color:#000000;
}

hr {
	height:1px;
	background:#ccc;
	margin:10px 0 10px 0;
	}
.pagemast {
	padding:12px;
	margin:0 15px -24px 15px;
	display:block;
	width:550px;
	height:41px;
	color:#FFFFFF;
	font:bold 15px Arial, Helvetica, sans-serif;
	background:url(images/pagemast-bg.gif) top left repeat-x;	
	}
h1, .catmast  {
	display:block;
	font:bold 15px Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	}
.catmast {
	padding:0 0 5px 0;
	margin:0 -10px 10px 5px;
	width:95%;
	}

/* input requirement */

.main-box {
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
}
.main-box input{
	background-color: #F3F3F3;
	border: 1px solid #A0A0A0;
}
.radio input{
	background-color: #ECECEC;
	border: 1px solid #ECECEC;
	margin-top: 5px;
}
.inputRequirement { 
	font-size: 11px;
}
.inputRequirement-short {
	font-size: 11px;
	width: 60px;	
}

TD.compareListing-data {
	font-size: 10px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	color:#444546;
	background:#E4E4DC;
}

/*
------------Common Styles ----------------------------------------------------------------------
*/
/* Page titles */

.pageHeading {
	margin: .25em 0;
	font-family: "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
BODY {
  color: #666666;
  margin: 0px;

}

.sitewidth {
	width: 900px;
	padding-top: 10px;

}
/* Horizontal Navigation */

a.topnav-home {
	display:block;
	width:70px;
	height:27px;
	background:url(images/nav-home.jpg) bottom left no-repeat;
	text-indent:-9999px;
	te
	}
a.topnav-trade {
	display:block;
	width:112px;
	height:27px;
	background:url(images/nav-trade.jpg) bottom left no-repeat;
	text-indent:-9999px;
	}
a.topnav-about {
	display:block;
	width:74px;
	height:27px;
	background:url(images/nav-about.jpg) bottom left no-repeat;
	text-indent:-9999px;
	}
a.topnav-contact {
	display:block;
	width:89px;
	height:27px;
	background:url(images/nav-contact.jpg) bottom left no-repeat;
	text-indent:-9999px;
	}
	
/* Footer links */

#footer p a {
	color: #CCCCCC;
	text-decoration:underline;
	}
#footer p a:hover {
	color: #fff;
	text-decoration:none;
	}
/* Generic site links */

A {
  color: #333366;
  text-decoration: none;
}
A:hover {
  color: #993399;
  text-decoration: underline;
}
.header {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/* Search Fields */

.searchfield {
	font-size: 11px;
	width: 100px;
	border: 1px solid #000000;
}

/* Breadcrumb trail */
.bread {
	padding-left: 15px;
	padding-top: 8px;
	color:#333333;
}

.bread a{
	color:#333333;
	text-decoration: none;
	font-size: 11px;
	margin-left:-10px;
	}
.bread a:hover {
	color:#333333;
	text-decoration: none;
	font-size: 11px;
	text-decoration:underline;
}

/* price*/

.price     {
	color: #990066;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
     }
	.price2
     {
	color: #990066;
	text-decoration: none;
	font-size: 11px;
     } 
	 
h1 {
	font-size: 11px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0px;
}

/* page middle content padding*/

.content {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* My Account | Cart Contents | Checkout */

.headerNavigation {
}
A.headerNavigation {

}
A.headerNavigation:hover {

}

/* product listing results - odd and even for striped results */

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

/* product listing results table */

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #ECECEC;
	border-spacing: 1px;
	padding: 5px;
}

/* product listing results heading */

.productListing-heading {
	background:  url(images/prodlistbg.jpg);
	color: #666666;
	padding: 2px;
	font-weight: bold;
}
.productListing-heading-compare {
	color: #666666;
	padding: 2px;
	font-weight: bold;
	background-color: #FFFFFF;
}

/* product listing text style */

TD.productListing-data {
  font-size: 11px;
  padding:5px;
}

/* page numbering 1 2 3 4 next */

.pageResults {
  color: #333333;
}
.pageResults a:link {
  color: #333333;
}
.pageResults a:visited {
  color: #333333;
}
.pageResults a:hover {
  color: #990000;
}

/* User greeting style (home page) */

SPAN.greetUser {
  font-size: 12px;
  color: #990000;
  font-weight: bold;
}

.yourshoppingcart {
  background:  url(images/butbg.jpg) repeat-x top;
  color: #636363;
  width: 105px;
  font-weight: normal;
  font-size: 11px;
  cursor:pointer;
  text-align: center;
  text-decoration: none;
  border: 1px solid #6C6C6C;
  border-spacing: 1px;
  padding:2px 0;
  float:left;
  margin:-18px 15px -20px 464px;
}
.yourshoppingcart a, .yourshoppingcart a:visted {
	text-decoration:none;
	color:#636363;
	}
/* BEGIN: CSS Buttons Everywhere */

.cssButton {
  background:  url(images/butbg.jpg) repeat-x top;
  color: #636363;
  width: 84px;
  height: 17px;
  vertical-align: top;
  font-weight: normal;
  font-size: 11px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #6C6C6C;
  border-spacing: 1px;
}
/* END: CSS Buttons Everywhere */
.cssButtonSmall {
  background: url(images/butbg.jpg) repeat-x top;
  color: #636363;
  width: 60px;
  height: 14px;
  margin-top:-2px;
  padding-top:1px;
  position:relative;
  vertical-align: top;
  font-weight: normal;
  font-size: 11px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #6C6C6C;
  border-spacing: 1px;
}
.cssButtonCompare {
  background: url(images/butbg.jpg) repeat-x top;
  color: #636363;
  width: 60px;
  height: 24px;
  margin-top:-2px;
  padding-top:0px;
  position:relative;
  vertical-align: top;
  font-weight: normal;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #6C6C6C;
  cursor:pointer;
}

.cssButton_slim {
  background: url(images/butbg.jpg) repeat-x top;
  color: #636363;
  width: 60px;
  height: 17px;
  margin-top:0;
  padding-bottom:3px;
  position:relative;
  vertical-align: top;
  font-weight: normal;
  font-size: 11px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #6C6C6C;
  border-spacing: 1px;
}

/*
------------Custom Styles Unique to Current Design-------------------------------------------------------------------------------------------------
*/


.textbutton {
	text-align: center;


}
.textbutton a:link{
	border: 1px solid #A9BED2;
	background-color: #5A789D;
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
}
.textbutton a:visited{
	border: 1px solid #A9BED2;
	background-color: #5A789D;
	padding: 2px 5px;
	color: #FFFFFF;
	width: 100%;

}
.textbutton a:hover{
	border: 1px solid #FFFFFF;
	background-color: #384D7A;
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
	text-decoration: none;

}
.textbutton a:active{
	border: 1px solid #FFFFFF;
	background-color: #CC0000;
	display: block;
	padding: 2px 5px;
	color: #FFFFFF;
	text-decoration: none;

}
.textbuttoncase {
	background-color: #7094B4;

}
.menubutton {
	text-align: center;


}
.menubutton a {
	padding: 4px 8px;
	color: #CC0000;
	display: block;
	font-weight: bold;

}
.menubutton a:hover{
	padding: 4px 8px;
	color: #FF9900;
	display: block;
	font-weight: bold;
	text-decoration: none;

}
.greybar {
	background-color: #EEEEEE;
}
.secondbar {
	background-color: #5a789d;
	padding: 3px;
	color: #FFFFFF;


}

.seoheader {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #656363;
	padding-right: 3px;
	padding-left: 5px;
	height: 13px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.siteborder {
	background-color: #FFFFFF;


}
.menubar {
	background-color: #F5F3F3;
	color: #333333;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}.left {
	width: 160px;

}
.footer {
	height: 19px;
	color: #666666;
	padding-right: 5px;
	text-align: right;
	padding-left: 5px;

}


.txtfldsearch {
	background-color: #F2F1EE;
	border: 1px solid #CFCFD3;
	font-size: 11px;
	height: 18px;
	width: 95px;

}.dotleft {
	padding-left: 10px;
}
.dotbottom {
	background-image:  url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;

}
.dotbottom2 {
	background-image:  url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;

}
.homepad {
	padding:0 5px 5px 0;
	margin:0 0 15px 15px;
	margin-top:15px;
	display:block;
	padding:0 10px 0 10px;
}

/*
------------UnCommon Styles -------------------------------------------------------------------------------------------------
*/


.boxText { font-family: Tahoma, Verdana, Arial, Helvetica; }
.errorBox { font-family : Verdana, Arial, sans-serif; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; color: #D02020; text-decoration: underline; }

/* errors */

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

FORM {
	display: inline;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {

}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #990066;
	font-weight: bold;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.moduleRowSelectedCards { background: url(../../images/checkout_payments_mix.gif) top right no-repeat #E9F4FC; height:38px;}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif;  color: #990000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, Helvetica;  }
.messageStackError, .messageStackWarning {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.messageStackSuccess {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}



/* --- Global Box CSS --- Removed to allow individual box styles*/
/*
.infoBox {
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
*/
.catborder {
	margin:0 0 -15px -15px;
	font:bold 14px;
	text-align:center;
}
.hp-catcoltext {
	background:url(images/hp-catcol-bg.gif) bottom left no-repeat;
	display:block;
	width:112px;
	padding:5px 5px 5px 10px;
	margin:0;
	text-align:center;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	}
.hp-catcolimg {
	display:block;
	width:127px;
	background:#fff;
	}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* Categories box xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

#catbox {width: 170px; margin-top: 0px;}
#catbox h3 {}
#catbox .level1  {
	background-color: #4e4e50;
	background-image: url(../../images/layout/nav-top.jpg);
	background-repeat: repeat-x;
}

#catbox .level1 a {
	height:22px;
	color:#FFFFFF;
	display:block;
	width:95%;
	text-decoration:none;
	padding-left: 5%;
	padding-top: 7px;

}
#catbox .level1 a:hover {
	height:22px;
	color:#FFFFFF;
	display:block;
	width:95%;
	text-decoration:none;
	padding-left: 5%;
	padding-top: 7px;

}

#catbox .level1_sel  {
	background-color: #4e4e50;
	background-image: url(../../images/layout/nav-top.jpg);
	background-repeat: repeat-x;
}

#catbox .level1_sel a {
	height:22px;
	color:#FFFFFF;
	display:block;
	width:95%;
	text-decoration:none;
	padding-left: 5%;
	padding-top: 7px;

}
#catbox .level1_sel a:hover {
	height:22px;
	color:#FFFFFF;
	display:block;
	width:95%;
	text-decoration:none;
	padding-left: 5%;
	padding-top: 7px;

}
#catbox .level2_sel a { 
	color:#444546;
	background:#D1D1C1;
	display:block;
	width:155px;
	text-decoration:none;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}
#catbox .level2_sel a:hover {
	color:#444546;
	background:#D1D1C1;
	display:block;
	width:155px;
	text-decoration:none;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}
#catbox .level2 a {
	font-size:11px;	
	color:#444546;
	background:#E4E4DC;
	display:block;
	width:155px;
	text-decoration:none;
	padding: 5px 5px 5px 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D8D8D8;
}
#catbox .level2 a:hover {
	font-size:11px;		
	color:#B92126;
	background:#D1D1C1;
	display:block;
	width:155px;
	text-decoration:none;
	padding: 5px 5px 5px 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D8D8D8;
}
#catbox .level3 a {
	font-size: 11px;
	height:18px;
	color:#444546;
	background:#EBEBE5;
	display:block;
	width:88%;
	text-decoration:none;
	padding-left: 12%;
	padding-top: 4px;

}
#catbox .level3 a:hover {
	font-size:11px;	
	height:18px;
	color:#B92126;
	background:#FFFFFF;
	display:block;
	width:88%;
	text-decoration:none;
	padding-left: 12%;
	padding-top: 4px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
.pricediv {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#990000;
	width:150px;
	padding:8px 5px 5px 5px;
	margin-bottom:5px;
}
mopics a:link, .mopics a:visited {
	border:1px solid #E2E2E2;
	padding:0;
	margin:5px;
	}
mopics a:hover{
	border:1px solid #cccccc;
	padding:0;
	margin:5px;
	}
.backlink a {
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	}
.main img {
	border:1px solid #E2E2E2;
	padding:0;
	margin:0 0 5px 10px;
	}
.productListing-data img {
	border:1px solid #E2E2E2;
	padding:0;
	}
.productListing-data p {
	margin:5px 0 5px 0;
	}
a.productListing-data {
	font-weight:bold;
	}
.infoBoxContents img {
	border:1px solid #E2E2E2;
	padding:0;
	}
.login-head {
	padding-left:5px;
	border-bottom:1px solid #ccc;
	display:block;
	width:95%;
	}
#logintable {
	background:#fff;
	margin:10px 0 10px 0;
	border:1px solid #ccc;
	}
.infoBox-shippingaddress {
	background:#fff;
	margin:10px 0 10px 0;
	border:1px solid #ccc;
	}
.infoBox-shippingcomments {
	background:#fff;
	margin:10px 0 10px 0;
	border:1px solid #ccc;
	}
.checkoutpayments-cards {
	float:right;
	margin:-12px 10px 0 0;
	}
.infoBox-paymentmethod {
	background:#fff;
	margin:10px 0 10px 0;
	border:1px solid #ccc;
	}
#checkout-confirmation-delivery {
	background:#fff;
	margin:10px 0 10px 0;
	border:1px solid #ccc;
	padding:6px;
	}	
#checkout-confirmation-products {
	background:#fff;
	margin:10px 0 10px 0;
	border:1px solid #ccc;
	}
.backlink a:hover {
	text-decoration:underline;
	}
#filterbar-table {
	margin-right:20px;
	}