   /* fixes transparent PNGs in IE 6 and 5.5 */



/* CSS Document */
body{
	margin:0px;
	background-image:url(images/bg_slice2010.jpg);
	background-repeat:repeat-x;
	background-color:#e2e3e5;
	/*background:url(/images/bg_slice.jpg) repeat-x #A3A2A7;*/
	color:#000;
	font-family:"Tahoma",Verdana,Arial,sans-serif;
	font-size:12px;
	line-height:135%;
}

@charset "UTF-8";

h3{
	color:#6F1A28;
	font-size:15px;
}

h5{
	padding:0px;
	margin:0px;
	color:#6f1a28;
}

a{
	text-decoration:none;
}

a img {
	border:none;
}

.aboutimg{
float:left; padding-right:60px;
}

.showMoreorLess{
	float:right;
	text-align:right;
	border-bottom:#CCCCCC dotted 1px;
	width:100%;
	margin-bottom:10px;
	padding:2px;
}

.showMoreorLess a{
	text-decoration:none;
}


#pageHeader{
	background:transparent url(/images/searchbg.jpg) repeat scroll 0%;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:8px;
	height:20px;
	width:569px;
}


.pattern{
	border:1px solid #ccc;
	float:left;
	margin:10px;
	margin-left:25px;
}

.flyer{
	float:left;
	margin:5px;
	margin-left:7px;
	width:100px;
	height:175px;
}

.flyer a img{
	border:1px solid #ccc;
}

.color{
	/*border:1px solid #ccc;*/
	float:left;
	margin:10px;
	margin-left:25px;
	text-align:center;
}

.color img{
	width:30px;
	height:30px;
	border:1px solid #ccc;
}

.materialColor{
	/*border:1px solid #ccc;*/
	float:left;
	margin:10px;
	margin-left:25px;
	text-align:center;
}

.materialColor img{
	width:30px;
	height:20px;
	border:1px solid #ccc;
}

#categoryLeftNav{
	width:195px;
	height:36px;
	background-color:white;
}

#container{
	width:846px;
}

#content{
	/*background:url(/images/bgmid.png) repeat-y center;*/
	background:url(/images/longMid.png) repeat-y center;
	width:846px;
	behavior: url(/includes/iepngfix.htc);
}
#ie6{
	behavior: url(/includes/iepngfix.htc);
}


#contentCell{
	text-align:left;
	vertical-align:top;
}

#fillerContentIsh{
	padding:8px;
	padding-top:0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#search{
	background:url(/images/searchbg.jpg);
}

#banner{
	background:url(/images/banner.jpg) no-repeat;
}

#categories{
	background:url(/images/blue_bg2.gif) repeat-y;
	width:195px;
	vertical-align:top;
}

#categories, #categories li, #categories ul, #categories a{
	color:#fbcd0e;
	font:11pt Tahoma, Georgia, "Times New Roman", Times;
	margin:0px;
	text-decoration:none;
}

#fillerContentIsh a{
	color:#6F1A28;
	font-size:12px;
}

#fillerContentIsh a:hover{
	color:#666666;
	font-size:12px;
	font-weight: normal;
}



.cathead{
	font-size:13pt; font-style:; padding-left:35px; font-variant:small-caps; font-weight:bold;
}

#bannerforward{
	background:url(/images/payitback2.png) no-repeat;
	width:532px;
	height:180px;
	padding-left:17px;
	/*border:solid #1c3158 1px;*/
}
.more{
	font: 11px Tahoma, Georgia, "Times New Roman", Times, serif;
	color:#6F1A28;
}

a{
	color:#6F1A28;
	font-size:12px;
	cursor:pointer;
}

.bannerheader{
	font: 14pt Tahoma, Georgia, "Times New Roman", Times, serif;
	color:#6f1a28;
	font-style:italic;
	padding-bottom:0px;
}

#bannerdog{
	background:url(/images/featured-BG.jpg) repeat-x bottom;
	width:550px;
	border:1px #36416E solid;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
}

#footer, #footer a{
	color:#6F1A28;
	font: 8.5pt Tahoma, Georgia, "Times New Roman", Times, serif;
	padding-top:15px;
	text-align:center;
	text-decoration:none;
    behavior: url(/includes/iepngfix.htc);

}
	
	
	
#sidebar, #sidebar a{
	color:#fbcd0e;
	font: 9pt Tahoma, Georgia, "Times New Roman", Times, serif;
	padding-top:15px;
	text-align:left;
	text-decoration:none;
}
	#sidebar ul{
	padding-left:15px;
	}
	
	
	
	/* -------------------- DROPDOWN NAV --------------------------- */






/* Style for top-menu */
.topMenu {
  width: 100%;
}

/* Style for submenus */
.submenu {
  background:url(/images/nav_bg.gif);
  border-width: 0px;
  border-style: solid;
  border-color: #AAAAAA;
  margin-left: 0px;
  padding: 5px 0px 5px 0px;
  text-align:left;
}

/* Style for top items: normal state */
.topItemNormal {
  cursor: pointer;
  width: 100%;
  padding: 5px 15px 5px 14px;
  font-family:Tahoma, "Times New Roman", Times, serif;
  font-size:19px;
  font-weight:normal;
  color:#fbcd0e;
  text-align: right;
  font-style:italic;
	font-weight:bold;
}

/* Style for top items: mouseover state */
.topItemOver {
  cursor: pointer;
  width: 100%;
  padding: 5px 15px 5px 14px;
  font-family:Tahoma, "Times New Roman", Times, serif;
  font-size:19px;
  font-weight:normal;
  color:#fff;
  text-align: right;
   
	font-style:italic;
	font-weight:bold;

}

/* Style for items: normal state */
.itemNormal {
  cursor: pointer;
  padding: 5px 15px 5px 5px;
  width: 100%;
}

/* Style for items: mouseover state */
.itemOver {
  cursor: pointer;
  /*background-color: #F8AB47;*/
  padding: 5px 15px 5px 5px;
  width: 100%;
  color:#ffffff;
}

/* Style for items text: normal state */
.itemTextNormal {
  font-family:Tahoma, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #fbcd0e;
  width: 100%;
}

/* Style for items text: mouseover state */
.itemTextOver {
  font-family:Tahoma, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #fff;
  width: 100%;
}

.itemTextNormalTop {
  font-family:Tahoma, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #4D0410;
  width: 125px;
   background-color:#fff;
  border-bottom:1px #fff dotted;
  padding:3px;
  padding-left:7px;
  cursor:pointer;
  text-align:left;
}

/* Style for items text: mouseover state */
.itemTextOverTop {
  font-family:Tahoma, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #333;
  background-color:#e1e1e1;
  width:125px;
  border-bottom:1px #fff dotted;
  padding:3px;
  padding-left:7px;
  cursor:pointer;
  text-align:left;
}




/* -------------------- DROPDOWN NAV END --------------------------- */























/*
OLD SNUGZ CSS used to format product layout pages only
*/

.boxText { font-family: verdana, helvetica, sans-serif;  font-size: 10px; }
.errorBox { font-family : verdana, helvetica, sans-serif;  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : verdana, helvetica, sans-serif;  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : verdana, helvetica, sans-serif;  font-size : 10px; color: #70d250; text-decoration: underline; }


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #000066;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #b6b7cb;*/ 
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: verdana, helvetica, sans-serif; 
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: verdana, helvetica, sans-serif; 
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: tahoma, helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  /*background: #bbc3d3;*/
  text-transform: uppercase;
  color: #000066;
}

TD.infoBox, SPAN.infoBox {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 10px;
}

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: #f8f8f9;*/
}

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: #f8f8f9;*/
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  color: #b51032;
  text-decoration: none;
  font-family: verdana,sans-serif;
  font-size: 18px;
  padding-top: 18px;
 
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: verdana, helvetica, sans-serif; 

  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 10px;
}

TD.accountCategory {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 12px;
}

TD.tableHeading {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 10px;
  color: #ff0000;
}



SPAN.greetUser {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, verdana, helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, verdana, helvetica, sans-serif; 
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: verdana, helvetica, sans-serif; 
  color: #ff0000;
}

SPAN.errorText {
  font-family: verdana, helvetica, sans-serif; 
  color: #b51032;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: verdana, helvetica, sans-serif;  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: verdana, helvetica, sans-serif;  font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: verdana, helvetica, sans-serif;  font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: verdana, helvetica, sans-serif;  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: verdana, helvetica, sans-serif;  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: verdana, helvetica, sans-serif;  font-size: 10px; color: #ff0000; }

.body10
	{
	color: #666666;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 10px;
	}


.body11
	{
	color: #555555;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 11px;
	}

.prod11
	{
	color: #555555;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	}
	
.body12
	{
	color: #555555;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 12px;
	}

.body13
	{
	color: #555555;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 13px;
	}		

.body13prod
	{
	color: #555555;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 13px;
	line-height: 20px;
	}
		
.body14
	{
	color: #555555;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
	}	
			
.hdr14
	{
	color: #b51032;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 14px;
	}
	
.hdr18
	{
	color: #b51032;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 18px;
	padding-top: 18px;
	}
		
a.body10
	{
	color: #4166d3;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	}

a.body10:hover
	{
	color: #666666;
	text-decoration: underline;
	font-family: verdana,sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	}

a.body10:link
	{
	color: #4166d3;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	}
	
a.body11
	{
	color: #4166d3;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 11px;
	}

a.body11:hover
	{
	color: #666666;
	text-decoration: underline;
	font-family: verdana,sans-serif;
	font-size: 11px;
	}

a.body11:link
	{
	color: #4166d3;
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 11px;
	}
	
a.body13prod {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 13px;
  color: #4166d3;
  font-weight : bold;
  line-height: 20px;
  text-decoration: none;
}

a.body13prod:hover {
  color: #666666;
  font-weight : bold;
  line-height: 20px;
  text-decoration: underline;
}

a.body13cat {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 12px;
  color: #4166d3;
  /*font-weight : bold;*/
  line-height: 18px;
  text-decoration: none;
}

a.body13cat:hover {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 12px;
  color: #666666;
  /*font-weight : bold;*/
  line-height: 18px;
  text-decoration: underline;
}

a.body14 {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 13px;
  color: #4166d3;
  /*font-weight : bold;*/
  line-height: 18px;
  text-decoration: none;
}

a.body14:hover {
  font-family: verdana, helvetica, sans-serif; 
  font-size: 13px;
  color: #666666;
  /*font-weight : bold;*/
  line-height: 18px;
  text-decoration: underline;
}

SPAN.categoryText {
  font-family: verdana, helvetica, sans-serif; 
  color: #b51032;
}
	

.border
	{
	border: 1px solid #aab6bf;
	}
	
.quote { 
	color: #b51032; 
	font-size: 140%; 
	font-family: verdana, helvetica, sans-serif;  
	font-weight: bold; 
	font-style: italic; 
	line-height: 130%; 
	padding-right: 10px; 
	padding-left: 10px;
}

#quote {
 	color: #006;
	background-image: url(../../images/quote.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}

.name {
	color: #006;
	text-align: right;
}


ul.details 
{ 	
font-size: 11px;
margin: 0;
padding: 0;
list-style-type: none;
}

li.details 
{ 
font-size: 11px;
color: #666666;
padding-right: 15px;
line-height: 16px;
}


.datatable {
	color: #666666;
	margin-top: 10px;
	margin-bottom: 5px;
	border: solid 1px;
	border-collapse: collapse;
}

.datatable th {
	font-size: 10px;
	background-color: #f4f5f8;
	text-align: center;
	padding: 3px 4px;
}

.datatable td {
	font-size: 10px;
	text-align: center;
	padding: 2px 2px;
}

.datatable caption {
	font-size: 10px;
	color: #666666;
	padding: 0;
	font-size: 11px;
}

.datatable td, .datatable th { border: 1px solid #e4e8ee }


div#color {
	position: relative;
	float: left;
	clear: left; }

div#colorsamples {
	font-size: 10px;
	color: #666666;
	text-transform: capitalize;
	text-align: center;
	width: 50px;
	float: left;
	margin: 5px 5px 5px 0;
	padding: 10px 0 0;
	border-top: 1px solid #e4e8ee;
	border-right: 1px solid #e4e8ee;
}


.borderMaster { border: 1px solid #aab6bf; }
.bdrCat { border-bottom: 1px dashed #c1c1c1; }
.borderMain { border-left: 1px dashed #c1c1c1; } 
.bdrProd { border-left: 1px dashed #d8d8d8; padding-right: 15px; }


/* ----- INDUSTRY PICS -----*/

div#industry 
{
	margin-top: 1px;
	margin-bottom: 1px;
}

.industry 
{
	float: left;
	margin-top: 55px;
	margin-bottom: 75px;
	margin-right: 40px;
}

/* ----- END OLD SNUGZ CSS -----*/
#content div table tr #contentCell table tr #fillerContentIsh p {
	font-weight: normal;
}
#content div table tr #contentCell table tr #fillerContentIsh form .header {
	font-size: large;
}
