/* 1. global stuff */
/* 2. upper banner */
/* 3. mainNav */
/* 4. left column */
/* 5. content area */
/* 6. right column */
/* 7. sideNav stuff */
/* 8. store navigation stuff */
/* 9. small form boxes, like search, registration, ... */
/* 10. basket info box */
/* 11. footer */
/* 12. misc */
/* 13. department listings */
/* 14. product display */
/* 15. detailed product listing */
/* 16. ad slot */
/* 17. catalog request form */
/* 18. home page */


/* 1. global stuff */



.hidden 
{position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}
-->

#navLinks a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: none; float:left;}
#navLinks a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: none; float:left;}
#navLinks a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: underline; float:left;}
#navLinks a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: underline; float:left;}

 a.navLinks:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: none; float:left; font-weight:bold;}
 a.navLinks:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: none; float:left; font-weight:bold;}
 a.navLinks:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: underline; float:left; font-weight:bold;}
 a.navLinks:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: underline; float:left; font-weight:bold;}


body {
	color: #000000;
	background-color: #FFFFFF; /*#3C4F60; */
	font-family: Verdana,Arial,  Helvetica, sans-serif;
	/*font-size: 75%; */
	font-size:14 px;
	margin: 0;
	}

p, address {
/*	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%; */
	}
img {
	border: 0;
	}

A:Link {
	color: #000099;
	text-decoration: underline;	
	}
A:Visited {
	text-decoration: underline ;
	}
A:Hover {
	color: #333333;
	}
A:Active{
	color: #000099;
	text-decoration: underline;	
	}
A.normlink:link {

	 color :#000099;
	 FONT-SIZE  :14px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 TEXT-DECORATION  : underline ;
}
A.normlink:active  {

	 color :#000099;
	 FONT-SIZE  :14px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 TEXT-DECORATION  : underline ;
}
A.normlink:visited   {

	 color :#333333;
	 FONT-SIZE  :14px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 TEXT-DECORATION  : underline ;
}
A.normlink:hover   {

	 color :#333333;
	 FONT-SIZE  :14px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 TEXT-DECORATION  : underline ;
}


div.breadcrumbs{
	font-weight: bold;
	font-family: Arial; 
	font-size: 14px;
	color: #000000; 
	text-decoration: none; 
	float:left;
}

div#breadcrumbs a:link{
	font-weight: bold;
	font-family: Arial; 
	font-size: 14px;
	color: #000000; 
	text-decoration: none; 
	float:left;
}

#breadcrumbs{
	font-weight: bold;
	font-family: Arial; 
	font-size: 14px;
	color: #000000; 
	text-decoration: none; 
	
	width:100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
h1 {
	font-size: 1.60em; 
	margin-bottom: 0px;
	color: #FF3300;
	}
h2 {
	font-size: 1.3em;
	color: #FF3300; 
	}
h3 {
	font-size: 1.1em;
	color: #000033; 
	}
h4, h5, h6 {
	font-size: 1em;
	color: #000033; 
	}
#companyName {
	font-style: italic;
	color: #FF0000;
	text-transform: lowercase;
	}

/* 2. upper banner */
div#banner{
	margin: 0;
	text-align: center;
	width: auto;
	border-top-style: solid;
	border-bottom-width: medium;
	border-bottom-style: solid;
	margin: 0;
	background-color:  #FFFFFF;
	border-width: medium;	
	border-color: #FF3333;	
	}
	
   table.banner {
	width:270px;
	}
	
/* 3. mainNav */
div#mainNavBar {
	text-align: center;
	padding-left: 0px;
	/* padding-bottom: .5em; */
	background-color: #ffffff;
	}
div#mainNavBar ul {
	margin-left: 0;
	display: inline;
 }
div#mainNavBar ul li {
	padding-left: 2px;
	
	list-style: circle;
	display: inline;
	}
div#mainNavBar ul li A:Link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
 }
div#mainNavBar ul li A:Visited  {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
 }
div#mainNavBar ul li A:Hover {
	background-color: #FFD1A7; 
	color: #ff0000; 
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
 }
div#mainNavBar ul li A:Active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	}
/* 4. left column */
div.leftColumn {
	width: 185px;
	margin-left: 0.2em; /*.5%;*/
	margin-right: 0.2em; /*.5%;*/
	padding: 10px 0px 2px 2px; 
	float: left;
	background-color: #ffffff; 
	}

div.leftColumnIL {
	width: 185px;
	margin-left: 0.2em; /*.5%;*/
	margin-right: 0.2em; /*.5%;*/
	padding: 0px 0px 2px 2px; 
	float: left;
	background-color: #ffffff; 
	}


div.leftColumnLetter {
	width: 185px;
	margin-left: 0.2em; /*.5%;*/
	margin-right: 0.2em; /*.5%;*/
	padding: 0px 0px 2px 2px; 
	float: left;
	background-color: #ffffff; 
	}

div.leftColumnLP {
	width: 185px;
	margin-left: 0.2em; /*.5%;*/
	margin-right: 0.2em; /*.5%;*/
	padding: 3px 0px 2px 2px; 
	float: left;
	background-color: #ffffff; 
	}

div.leftColumnSelectShipping {
	width: 185px;
	margin-left: 0.2em; /*.5%;*/
	margin-right: 0.2em; /*.5%;*/
	padding: 10px 0px 2px 2px; 
	float: left;
	background-color: #ffffff; 
	}


div.leftColumn1 {
	width: 185px;
	margin-left: 0.2em; /*.5%;*/
	padding: 0 2px 2px; 
	float: left;
	background-color: #ffffff; 
	}
/* 5. content area */
.contentSection {
	width: 55%;
	margin-left: 20px;
	float: left;

	}
.contentSection1 {
	width: 50%;
	margin: 0 3px;
	float: left;

	}

.contentSection3 {
	margin-right: 10px;

	}
.twoColContentSection {
	padding: 0 2%; 
	margin-left: 20%;
	
	}
	
td.twoColContentSectionSelectShipping {
	vertical-align:top;
	float:left;
	padding: 0px 0px 0px 20px; 
	width: 650px;
	}

div.twoColContentSectionSelectShipping {
	vertical-align:top;
	float:left;
	padding: 0px 0px 0px 40px; 
	width: 600px;
	}		

td.twoColContentSectionCheckout {
	vertical-align:top;
	padding: 0px 0px 0px 20px; 
	
	}


div.twoColContentSectionFriday {
	padding: 0 2%; 
	margin-left: 20%;
	border-style:solid;
	margin: 0;
	border-color: red;
	padding: 10px 10px 10px 10px;
	}
		
.twoColContentSectionSelect {
	padding: 20px 0px 0px 80px;
	width:550px;
	float:left;
	}	
	.twoColContentSectionSelect1 {
	padding: 20px 0px 0px 80px;
	width:500px;
	float:left;
	}	

	.printContentSection {
	width:650px;
	
	}
	
.bareBonesContent {
	width: 95%;
	margin: 0 2em;
	}
/* 6. right column */
.rightColumn {
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	}

div.rightColumn {
	width: 21.5%;
	margin-right: 0.1em;
	padding: 0 2px 2px;
	float: right;
	text-align: right;
	}

	
/* 7. sideNav stuff */
.sideNavText, A.sideNavText, A.sideNavText:Hover, A.sideNavText:Visited {
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

/* 8. store navigation stuff */
.navHeader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
	background: transparent;
	display: block;
}
.navHeader1 {
	background-color: #ECC782;
	display: block;
	border: thin solid #000000;
	margin-bottom: 2px;
	color: #FFFFCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
 	/*width:235px;*/
}
.navHeader {
	background-color: #BDBDFE;
	display: block;
	border: thin solid #000000;
	margin-bottom: 2px;
	color: #FFFFCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
 	/*width:235px;*/
}
.navBox a {
	padding-left: 0.5em;
	}
.navBox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18 px;
	font-variant: normal;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #000000; 
 	background: transparent;
 	display: block;
}
.navBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18 px;
	font-variant: normal;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #000000; 
 	display: block;
}
.navBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18 px;
	font-variant: normal;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: underline;
	color: #FF0000 /*660099*/; 
	background-color: #FFFFCD /*#FFFF99*/;
	display: block;
}
.navBox {
	background: #FFFFCD;
	display: block;
	/* border: thin solid #000000; */
	border-bottom: 1px solid #ccc;
	margin-bottom: 2px;
	/*width:255px;*/
}
	
div.specialprice {
	color: red;
	}
div.specialPricing {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size  :12px;
	text-decoration  : none ;
	font-weight  : bold ;
	}
/* end store navigation stuff */


/* 9. small form boxes, like search, registration, ... */
.miniFormBox {
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #BDBDFE;
	padding: 0.25em;
	border-top: thin solid #F83310;
	border-right: thin solid #F83310;
	border-bottom: medium solid #F83310;
	border-left: thin solid #F83310;
	
	}

.miniFormBoxLP {
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #DE442D;
	padding: 0.25em;
	border-top: thin solid #F83310;
	border-right: thin solid #F83310;
	border-bottom: medium solid #F83310;
	border-left: thin solid #F83310;
	
	}

.promoBox {
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0.25em;
	border-top: medium solid #F83310;
	border-right: medium solid #F83310;
	border-bottom: medium solid #F83310;
	border-left: medium solid #F83310;
	}
	
.miniFormBoxEmail {
	text-align: left;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #BDBDFE;
	padding: 0.25em;
	border-top: thin solid #F83310;
	border-right: thin solid #F83310;
	border-bottom: medium solid #F83310;
	border-left: thin solid #F83310;
	
	}
/* end registration */

/* 10. basket info box */
div.basketInfo {
	background-color: #BDBDFE;
	border: thin solid #000;
	font-size: small;
	}
/**** end basket info box ****/

/* 11. footer */

#bottomNav{
	
	padding:20px 20px 20px 20px;
}

table.ilaFooter{
	text-align:center;
	width:100%;
	min-width:1010px;
	border:1px solid #FF3300;
	font-size:16px;

}

tr.ilaFooter{
	vertical-align:top;
}

#footbase1 {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	padding: 0px 0px 0px 0px;
	float:left;
	text-align:left;
	width:210px;
}

#footbase2 {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	padding: 0px 0px 0px 10px;
	float:left;
	text-align:left;
	width:190px;
}

#footbase3 {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	padding: 0px 0px 0px 0px;
	float:left;
	text-align:left;
	width:190px;
}

#footbase4 {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	padding: 0px 0px 0px 0px;
	float:left;
	text-align:left;
	width:380px;
}

#footbase1 h3 {
	font-size: 17px;
	color:#FF0000;
}	

#footbase2 h3 {
	font-size: 17px;
	color:#FF0000;
}	

#footbase3 h3 {
	font-size: 17px;
	color:#FF0000;
	width:190px;
}	

#footbase4 h3 {
	font-size: 17px;
	color:#FF0000;
}	

#footbase1 ul {
	padding:0;
	margin-left:0px;
	
}	

#footbase1 li a:link{
	text-decoration:none;
	color: #000099;
	font-size:16px;
}	

#footbase1 li a:hover{

	color: #FF0000;
	font-size:16px;
}	

#footbase1 li a:visited:hover{
	color: #FF0000;
	font-size:16px;
}	


#footbase1 li a:visited{
	color: #000099;
	font-size:16px;
	text-decoration:none;
}	


#footbase1 li{
	list-style-type:none;
	
}	 




#footbase2 ul {
	padding:0;
	text-align:left;
	margin-left:0px;	
	
}	

#footbase2 li a:link{
	text-decoration:none;
	color: #000099;
	font-size:16px;
}	

#footbase2 li a:hover{
	color: #FF0000;
	font-size:16px;
}	

#footbase2 li a:visited{
	color: #000099;
	font-size:16px;
	text-decoration:none;
}	


#footbase2 li{
	list-style-type:none;
	
}	

#footbase2 li a:visited:hover{
	color: #FF0000;
	font-size:16px;
}	





#footbase3 ul {
	padding:0;
	text-align:left;
	margin-left:0px;	
}	

#footbase3 li a:link{
	text-decoration:none;
	color: #000099;
	font-size:16px;
}	

#footbase3 li a:hover{
	color: #FF0000;
	font-size:16px;
}	

#footbase3 li a:visited{
	color: #000099;
	font-size:16px;
	text-decoration:none;
}	


#footbase3 li{
	list-style-type:none;
	
}	

#footbase3 li a:visited:hover{
	color: #FF0000;
	font-size:16px;
}	




#footbase4 ul {
	padding:0;
	text-align:left;	
	margin-left:0px;
}	

#footbase4 li a:link{
	text-decoration:none;
	color: #000099;
	font-size:16px;
}	

#footbase4 li a:hover{
	color: #FF0000;
	font-size:16px;
}	

#footbase4 li a:visited{
	color: #000099;
	font-size:16px;
	text-decoration:none;
}	


#footbase4 li{
	list-style-type:none;
	
}	

#footbase4 li a:visited:hover{
	color: #FF0000;
	font-size:16px;
}	




div.footFam  a:link{
	text-decoration:none;
	color: #000099;
	font-size:14px;
}	

div.footFam a:hover{
	color: #FF0000;
	font-size:14px;
}	

div.footFam a:visited{
	color: #000099;
	font-size:14px;
	text-decoration:none;
}

.footFam{
	list-style-type:none;
	padding: 30px 0px 10px 0px;
	text-align: center;
}

div.footFam{
	list-style-type:none;
	padding: 30px 0px 10px 0px;
	text-align: center;
}	

div.footFam a:visited:hover{
	color: #FF0000;
	font-size:14px;
}	

div.bottomIla{
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.certifications {
	padding: 5px;
	width: auto;
	text-align: center;
	}
.certifications #certCSS, .certifications #certHTML {
	padding: 5px;
	}
.dydacomp {
	display: none;
	}

/**** end footer ****/

/* 12. misc */
.screenReaderTip {
	text-align: left;
	font-size: xx-small;
	color: #CCCCCC;
	margin-left: -999px;
	}
div#homepagecallout {
	margin-right: 1em;
	margin-left: 1em;
	padding: 1em;
	border-top: thin solid #E8E8E8;
	border-right: medium solid #999999;
	border-bottom: medium solid #999999;
	border-left: thin solid #E8E8E8;
	font-weight: bold;
	background-color: #CCCC99; /*#E8E8E8;*/
	}
div#alertcallout {
	margin-right: 1em;
	margin-left: 1em;
	padding: 1em;
	border: medium solid #000000;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
	}
div.messageBox {
	background-color: #BDBDFE;
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F83310;
	border-bottom-color: #F83310;
	padding-left: 1em;
	}
#thankyouMessage, #generalMessage {
	border: thin solid #00CC00;
	background-color: #FFFFCC;
	color: #003333;
	}
em.fieldNameReference {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: x-small; */
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	text-transform: Capitalize;
	color :#3A4F62;
	}
em.buttonReference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000;
	background-color: #CCCCCC;
	border: thin solid #000000;
	padding: 0 1em;
	font-style: normal;
	}
.grayedout {
	color: #999999;
	}
div.affiliateAd {
	text-align: center; 
	width: auto;
	}
/**** end misc ****/

/* 13. department listings */
#departmentBlurb {
	padding: 0.2em;
	font-size: medium;
	background-color: #FFFFFF;
/*	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0066; */
	margin-bottom: 0.5em;
	}
.departmentname {
	font-size: small;
	font-weight: bold;
	}
p.departmentBlurb_1 {
	margin-top: 0;
	}
/***** end department listings ****/

/* 14. product display */
div.productDisplay {
	margin-top: 0.1em;
	background: #FFFFCC;
	
	}
.productListing {
  width: 100%;
	margin-top: 0.1em;
	padding: 0.1em;
	background-color: #ffffff;
	border: 2px solid #F83310;
	font-size: 17px;
	}
	
	
/* ProductText */
.productShortDescription {
/*	clear: both; */
/* float: left; */
	color: #000000;
	text-decoration: none ;
/*	width: 60%; */
	}
.productShortDescription p {
	color: #000000;
	text-decoration: none;
	}
/* .productTitle{ */
.productDescription, .productDescription A {
	border: none;
	}
img.productThumb {
	float: right;
	background-color: #FFFFFF;
	
	}
hr.hide {
  visibility: hidden;
  clear: both;
  margin: 0;
	}
.productNumber {
	clear: left;
	
	}	
.productOptions, .productNumber, .productPrice, .productSpecialPricing, .productComparitivePricing, .productStatus {
	 font-weight: bold;
	font-size:15 px;
	}
.CompPrice{
	 color :#FF0000;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: x-small; /* 12px; */
	 font-weight: bold;
	}
#productDisplayFooter {
	width: auto;
	text-align: center;
	}
.instock {
	background-color: #FFFF99;
	padding-top: 0em;
	padding-right: .5em;
	padding-bottom: 0em;
	padding-left: .5em;
	}
.outofstock {
	background-color: #CCCCFF;
	padding-top: 0em;
	padding-right: .5em;
	padding-bottom: 0em;
	padding-left: .5em;
	}
/***** end product display ****/

/* 15. detailed product listing */
.detailedDescription h3 {
	border: thin solid #F83310;
	color: #F83310;
	font-size: 25px;
	}
.purchaseDetails h3 {
	border: thin solid #F83310;
	color: #F83310;
	margin-top: 5px;
	font-size: 15px;
	padding: 5px 0px 5px 2px;
	}
	
div.accessible{
	border-top: 1px thin solid #000000;
	
	padding-top: 20px;
	
	}
		
div.NON-RETURNABLE{
	border: 1px thin solid #FF0000;	
	padding: 20px 20px 20px 20px;
	color: #FF0000;	
	font-weight:bold;
	font-size:18px;
	
}		
		
		
.inetfdesc {
	float: left; 
	width: 100%;
	margin-left: 0em;
	font-size: 20px ;
	}
.bigImage img {


  }
span#btnPrev {
	float: left;
	text-align: left;
	}
span#btnNext {
	float: right;
	text-align: right;
	}
.taf {
	font-weight: bold;
	color: #F83310;
	text-align: left;
	/* margin-left: 22%; */
	}

/***** end detailed product listing *****/

/* 16. ad slot */

.adSlot em {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
	border-top: thin solid #FFCC33;
	border-right: medium solid #999999;
	border-bottom: medium solid #666666;
	border-left: thin solid #FFCC33;
	font-size: 12px;
	float:right;
	width: 157px;
	
}
.adSlot1 em {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
	border-top: thin solid #FFCC33;
	border-right: medium solid #999999;
	border-bottom: medium solid #666666;
	border-left: thin solid #FFCC33;
	font-size: 12px;
	float:right;
	width: 155px;
}
.adSlot A:hover em {
	color: #ffffff;
	}
/***** right col ads *****/

/***** end right col ads *****/


/* 17. catalog request form */
#frmInfoRequest, #frmOrders, #frmLogin, #frmReceipt {
	font-size: 12px;
	width: auto;
	text-align: center;
	}
#frmInfoRequest fieldset, #frmOrders fieldset, #frmLogin fieldset, #frmReceipt fieldset {
	/* border: thin dotted #CCCCCC; */
	background-color: #FFFFCC;
	padding-bottom: 2em;
	}
#frmInfoRequest fieldset legend, #frmLogin fieldset legend, #frmReceipt fieldset legend {
	/* float: right; */
	font-weight: bold;
	margin-bottom: 1em;
	font-size: larger;
	}
#frmOrders fieldset legend {
	font-weight: bold;
	text-align: center;
	padding: 1em 0 1em;
	}
div.formRow {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	}
div.formRow label {
	float: left;
	width: 20%;
	text-align: right;
	}
div.formRow span.formInput {
	float: right;
	width: 75%;
	text-align: left;
	} 
div.formRow span.formInputButton {
	width: 50%;
	} 
/* end catalog request form */

/* 18. home page */
div#favoriteDeptsImages img {
	border: none;
	}

/* ad slot */
div.adSlot {
	border: none;
	}
.TopNavRow2Text{
	 FONT-WEIGHT  : bold ;
	 color :#000000;
	 FONT-SIZE  :18px;
	 FONT-FAMILY : Arial;
	 TEXT-DECORATION  : underline ;
}
.THHeader{

	 color :#000000;
	 FONT-SIZE  :12px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 FONT-WEIGHT  : bold ;
	 TEXT-DECORATION  : none ;
	 background-color :#BDBDFE;
}

.THHeaderShipp{

	 color :#000000;
	 FONT-SIZE  :12px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 FONT-WEIGHT  : bold ;
	 TEXT-DECORATION  : none ;
	 background-color :#BDBDFE;
} 

.THHeaderCost{

	 color :#000000;
	 FONT-SIZE  :12px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 FONT-WEIGHT  : bold ;
	 TEXT-DECORATION  : none ;
	 background-color :#BDBDFE;
}
.tdRow1Color {

	 background-color :#FFFFCC;
}
.tdRow2Color {

	 background-color :#FFFFFF;
}
A:link {

	 color :#000000;
	 FONT-SIZE  :14px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 TEXT-DECORATION  : underline ;
}
A:visited {

	 color :#000000;
	 FONT-SIZE  :14px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 TEXT-DECORATION  : underline ;
}
A:hover {

	 color :#000000;
	 FONT-SIZE  :14px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 TEXT-DECORATION  : underline ;
}
.plaintext{

	 color :#000000;
	 FONT-SIZE  :14px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 TEXT-DECORATION  : none ;
}
.plaintextbold{

	 color :#000000;
	 FONT-SIZE  :14px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 FONT-WEIGHT  : bold ;
	 TEXT-DECORATION  : none ;
}
.ProductTitle{

	 color :#333333;
	 FONT-SIZE  :14px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 FONT-WEIGHT  : bold ;
	 TEXT-DECORATION  : none ;
}
.ProductPrice{

	 color :#FF3300;
	 FONT-SIZE  :14px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 FONT-WEIGHT  : bold ;
	 TEXT-DECORATION  : none ;
}
.CompPrice{

	 color :#FF0000;
	 FONT-SIZE  :14px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 FONT-WEIGHT  : bold ;
	 TEXT-DECORATION  : none ;
}
.smalltextblk{
	 color : #000000;
	 FONT-SIZE  :12px ;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 TEXT-DECORATION  : none ;
}

.smalltextblkDescr{
	 color : #000000;
	 FONT-SIZE  :12px ;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 TEXT-DECORATION  : none ;
	 width:300px;
}

.selectForm{
	border:0.16em solid #000000;
	 color : #000000;
	 FONT-SIZE  :12px ;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 TEXT-DECORATION  : none ;
}

.pagenavbg {
	 background-color :#FEFDFD;
}

.intro1{

	 FONT-SIZE  :22px ;
	
}

.intro{
	text-align:justify;		
	 FONT-SIZE  :18px ;
	
}

.listprice
{
text-decoration: line-through;	  
}


.style1 {font-size: 18px}
.style9 {
	font-size: 14px;
	font-weight: bold;
}


.style10 {
	font-size: 14px;
}

.style31 {color: #0000FF;
font-size: 18px;

}
.style33 {
font-size: 18px;
}

table.fix {
width:100%;
}


.style3 {font-size: 18px}
.style1 {font-weight: bold}
.style2 {font-size: 18px}
.style4 {font-size: 26px}
.style5 {font-size: 24%}

.style6 {
	color: #F83310;
	font-weight: bold;
	font-style: italic;
}


.style11 {
	font-size: 12px;
	font-weight: bold;
}

.style12 {
font-weight: bold;
font-size: 16px;
color:#3300CC;

}

.style13 A:link{
font-weight: bold;
font-size: 10px;
color:#3300CC;

}
.clearFloats { clear: both; }

.style41 {
color: #320097;
font-style: italic;
}

table.celebr {
border: 3px #F83310 solid;
}

td.celebrTD {
border: 1px #F83310 solid;
border-bottom-color:#F83310;
text-align:center;
vertical-align:top;
}

td.celebrTDsb {
border-bottom: 1px #F83310 solid;
border-right: 1px #F83310 solid;
border-left: 1px #F83310 solid;
border-top: 1px #F83310 solid;
border-bottom-color:#F83310;
text-align:center;
vertical-align:middle;
height:auto;
}

td.celebrTDdesc {
border-bottom: 0px #F83310 solid;
border-right: 1px #F83310 solid;
border-left: 1px #F83310 solid;
border-top: 1px #F83310 solid;
border-bottom-color:#F83310;
text-align:center;
vertical-align:top;
}

td.celebrTDbuy {
border-bottom: 1px #F83310 solid;
border-right: 1px #F83310 solid;
border-left: 1px #F83310 solid;
border-top: 0px #F83310 solid;
border-bottom-color:#F83310;
text-align:center;
vertical-align:bottom;
}



td.celebrTDSB {
border: 1px #F83310 solid;
border-bottom-color:#F83310;
text-align:center;
vertical-align:middle;
}

td.celebrTDDL {
border: 1px #F83310 solid;
border-bottom-color:#F83310;
text-align:center;
vertical-align:middle;
}

tr.celebrTR {
border-color: 1px #F83310 solid;
background-color:#BDBDFE;
color:#000000;
font-size:36px;
font-weight:bold;
font-family: Arial, Helvetica, Sans-Serif;
vertical-align:middle;
}

.redNav A:link {
	color: #FF0000;
	}
	
.hidden 
{position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}	

div.rightColumnBox{
	width:160px;
	padding: 5px 0px 0px 0px;
}

div.rightColumnBoxIrwin{
	background-color:#de442d;
	color:#FFFFFF;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	width:240px;
	text-align:justify;
	padding: 0px 10px 40px 0px;
	background-color:#de442d;
	height:1680px;
}

div.rightColumnBoxIrwinDec{
	background-color:#de442d;
	color:#FFFFFF;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	width:240px;
	text-align:justify;
	padding: 0px 10px 10px 0px;
	background-color:#de442d;
	height:1520px;
}

div.rightColumnBoxIrwinJan{
	background-color:#de442d;
	color:#FFFFFF;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	width:300px;
	text-align:justify;
	padding: 0px 10px 10px 0px;
	background-color:#de442d;
}

div.irwinLetterRightCol{
	background-color:#de442d;
	color:#FFFFFF;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	width:270px;
	text-align:justify;
	padding: 0px 10px 10px 0px;
	background-color:#de442d;
}

div.irwinLetterRightColApril{
	background-color:#de442d;
	color:#FFFFFF;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	width:267px;
	text-align:justify;
	padding: 0px 10px 10px 0px;
	background-color:#de442d;
}

div.irwinLetterRightColJuly{
	background-color:#de442d;
	color:#FFFFFF;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	width:240px;
	text-align:justify;
	padding: 0px 10px 10px 0px;
	background-color:#de442d;
}

div.inTheNewsPic{
	padding: 5px 5px 5px 5px;
	text-align:center;
}

.footer {
	float: left;
	text-align: left;
	font-size: 10px;
	color:#000000;
	}
.navigation {
  color:#666;
  border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active  {
  text-decoration:none;
  color:#636363;
  background:#F9F9F9;
  border:1px solid #E6E6E6;
  padding:3px 6px;
  font-size:11px
}

.navigation a:hover  {
  background:#3B84D0;
  color:#FFFFFF;
  border-color:#E6E6E6;
}

.navigation span {
  text-decoration:none;
  background:#fff;
  padding:3px 6px;
  border:1px solid #E6E6E6;
  color:#ccc;
  font-size:11px;
}

div.prodDescription{
  padding: 20px 0px 0px 0px;
  text-align:left;
  color:#000000;
  font-size:22px;
  font-weight:bold;	
}

.returnPol {
   border:1px solid #FF3300;
   font-size:16px;
   font-weight:bold;
   color:#9999FF;	
}

div.twitter {
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #BDBDFE;
	border-top: thin solid #F83310;
	border-right: thin solid #F83310;
	border-bottom: medium solid #F83310;
	border-left: thin solid #F83310;
	width: 155px;
	padding: 2px 2px 2px 2px;
	}

div.topLeftPromo {
	width:215px;
	padding: 0px 0px 15px 0px;
	}

.topLeftPromo {
	width:215px;
	bordercolor="#ecc782"
	}

table.topLeftPromo {
/*border: 3px #F83310 solid;*/
border: 0px #F83310 solid;
width:215px;
}

td.topLeftPromo {
/*border: 1px #F83310 solid;*/
border: 0px #F83310 solid;
border-bottom-color:#F83310;
text-align:center;

}

td.topLeftPromoHeader {
/*border: 1px #F83310 solid;*/
border: 0px #F83310 solid;
border-bottom-color:#F83310;
text-align:center;
font-weight:bold;
size=3;
color:#9999FF;
font-size:22px;

}

tr.topLeftPromo {
border-color: 1px #F83310 solid;
background-color:#FFFFFF;
color:#000000;
font-size:36px;
font-weight:bold;
font-family: Arial, Helvetica, Sans-Serif;

}


.accessIcon{
	font-size:12px;
	text-align:justify;
}

.celebrHeader{
	color:#000000;
	font-size:22px;
	font-weight:bold;
}

.celebrHeaderTitleName{
	color:#000000;
	font-size:17px;
	font-weight:bold;
}

.celebrHeaderSB{
	color:#000000;
	font-size:24px;
	font-weight:bold;
}

.celebrHeaderTitle{
	color:#0033CC;
	font-size:14px;
	font-weight:bold;
}

.celebrHeaderPrice{
	color:#0033CC;
	font-size:16px;
	font-weight:bold;
}

.celebrSave{
	color:#FF0000;
	font-size:14px;
}

div.purchaseDetails{
	padding:0px 0px 20px 0px;

	}

div.purchaseDetails a:link {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 16px; 
	color: #0000CC;
	text-decoration:none;
	font-weight:bold;

	}

div.purchaseDetails a:hover {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 16px; 
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
	}

div.purchaseDetails a:active {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 18px; 
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
	}

div.purchaseDetails a:visited {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 18px; 
	color: #FF0000;
	text-decoration:underline;
	}

div.inetfdesc a:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px; 
	color: #FF0000;
	text-decoration:none;
	}	


div.inetfdesc a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px; 
	color: #FF0000;
	text-decoration:underline;
	}	

div.inetfdesc a:active {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px; 
	color: #FF0000;
	text-decoration:underline;
	}

div.inetfdesc a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 20px; 
	color: #FF0000;
	text-decoration:underline;
}

.salePrice{
	font-size: 14px;
	color:#FF0000;
	font-weight:bold;
}

.origPrice{
	font-size: 14px;
	color:#000000;
	font-weight:bold;
}

.origPriceAmt{
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	text-decoration:line-through #FF0000;
}

.salePriceAmt{
	color: #0033CC;
	font-size: 14px;
	font-weight:bold;
}

div.celebrDesc{
	font-size: 12px;
	padding: 0px 0px 10px 0px;
}
.celebrDesc{
	font-size: 12px;
	padding: 0px 0px 10px 0px;
}


.logoTabs{
	vertical-align:bottom;
	text-align:center;
	bordercolor:#ffffff;
}

td.logoTabsTrip{
	vertical-align:bottom;
	text-align:center;
	bordercolor:#ffffff;
	background-image:url(images/spacer.gif);
	height:100px;
	background-position:  top;
}


.imageHome{
	border-color: #FF0000;
	border-width:1px;
      }
	  
	  
div.printProdInfo{
	float:right;
	padding: 10px 0px 5px 10px;

}	  
	  
div.printProdInfo a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px; 
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
	}	

div.printProdInfo a:active {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px; 
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
	}

div.printProdInfo a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 16px; 
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
}

div.printProdInfo a:link {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px; 
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
	}		  

div.headerProdInfo{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	border:thin solid #F83310;
	color:#F83310;
	font-size:25px;
	font-weight:bold;
	padding: 5px 0px 5px 10px;
}	  


div.headerFreeShipp{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color:#BDBDFE;
	font-size:18px;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
}	


div.homeTopPromo {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}


div.homeTopPromo {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:16px;
	font-weight:bold;
	color:#0000FF;
}

div.homeTopPromoDeal
{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:16px;
	font-weight:bold;
	color:#000000;
	background-color:#FFFF00;
	border: solid 1px #000000;
}

.homeTopPromoPrice{

	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}


.homeTopPromoTitle {

	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color:#0000FF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}

.homeTopPromoPriceR{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:line-through;
}

.homeTopPromoPriceNow
{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
}

.siteseal{
	float:left;
}

div.homeBuyBt{
	padding: 5px 0px 5px 0px;
	text-align:center;
}

div.priceInfo{
	float:left;
	clear:both;
	width:600px;
}

div.conventions
{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:14px;
	color:#000000;
	background-color:#FFFF00;
	border: solid 1px #F83310;
	font-weight:bold;
} 

div.conventionsCont
{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:14px;
	color:#000000;
	background-color:#FFFF00;
	border: solid 1px #F83310;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
} 

div.conventionsCont1
{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:14px;
	color:#000000;
	background-color:#FFFF00;
	border-left: solid 1px #F83310;
	border-right: solid 1px #F83310;
	border-top: solid 1px #F83310;
	font-weight:bold; 
	padding: 5px 0px 5px 0px;
} 

div.conventionsCont2
{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:14px;
	color:#000000;
	background-color:#FFFF00;
	border-left: solid 1px #F83310;
	border-right: solid 1px #F83310;
	border-top: solid 1px #F83310;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
} 

.headerConventions{
	font-size: 1.60em; 
	padding: 0px;
	color: #FF3300;
}


div.noteBoldRed{

	 color :#FF0000;
	 FONT-SIZE  :15px;
	 FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	 FONT-WEIGHT  : bold ;
	 TEXT-DECORATION  : none ;
}

.midColumn
{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	
	min-width: 700px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: none; float:left;}

#sddm li a:hover
{	background: #ffffff}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 15px 0px 0px 0px;
	right:20px;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		background: #FFFFFF;
		border: 1px solid #000000;
		font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: none; float:left;}

	#sddm div a:hover
	{	background: #ffffff; font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: underline; float:left;}
		
div.FPproductListing{
	
	width:100%;
	border: 2px solid #f83310;
	text-align:left;
	padding: 10px 10px 10px 10px;
}


.FPproductListingHeader {
	font-weight: bold;
	color: #F83310;
	text-align: left;
	FONT-SIZE  :24px;
	text-decoration: none;
	text-align:center;
	padding: 10px 0px 10px 0px;
	}

#contractLinks a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 20px; color: #0000FF; text-decoration: none; float:left;}
#contractLinks a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 20px; color: #0000FF; text-decoration: none; float:left;}
#contractLinks a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 20px; color: #0000FF; text-decoration: underline; float:left;}
#contractLinks a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 20px; color: #0000FF; text-decoration: underline; float:left;}



div.instructions h3 {
	border: thin solid #F83310;
	color: #F83310;
	margin-top: 5px;
	font-size: 18px;
	padding: 5px 0px 5px 2px;
	background-color:#ffff00;
	}
div.instructions a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 20px; color: #0000FF; text-decoration: none; float:left;}
div.instructions a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 20px; color: #0000FF; text-decoration: none; float:left;}
div.instructions a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 20px; color: #0000FF; text-decoration: underline; float:left;}
div.instructions a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 20px; color: #0000FF; text-decoration: underline; float:left;}

.tjoos{
	
	padding: 0px 0px 0px 30px;
}

.mainContext{
	
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:14px;
	width:680px;
}


.PLmainContext{
	
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:18px;
	width:680px;
    text-align:justify;
}


.PLmainContextNew{
	
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:18px;
    text-align:justify;
}

.irwinLetterLeftCol{
	
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:18px;
    text-align:justify;
    width:680px;
}


.irwinLetterLeftColNew{
	
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:18px;
    text-align:justify;
    width:680px;
}


div.fbLink{
	padding: 10px 0px 0px 20px;
	
}

.b1g1free{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:12px;
	color: #0000FF;
	font-style: italic;
}

.b1g1freePDP{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:16px;
	color: #FF0000;
	font-style: italic;
	font-weight:bold;
}


.catalogReq{color: #ff0000; border:1px solid;}


div.conventions1
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #000000;
 background-color: #FFFF00;
 text-decoration: none;
 font-weight:bold;
} 

.headerConventions1{
	font-size: 1.60em; 
	padding: 0px;
	color: #FF3300;
}


#conventions1 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions1 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions1 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions1 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions2 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions2 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions2 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions2 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions3 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions3 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions3 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions3 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}


#conventions4 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions4 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions4 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions4 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions5 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions5 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions5 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions5 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions6 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions6 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions6 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions6 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions7 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions7 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions7 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions7 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions8 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions8 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions8 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions8 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions9 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions9 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions9 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions9 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions10 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions10 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions10 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions10 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions11 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions11 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions11 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions11 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 19px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions11 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions11 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions11 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions11 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions12 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions12 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions12 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions12 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions13 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions13 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions13 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions13 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions14 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions14 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions14 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions14 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions15 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions15 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions15 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions15 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

#conventions16 a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions16 a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
#conventions16 a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
#conventions16 a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}


.conventions2  {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
.conventions16  {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

div.conventions2  {font-family: Arial, Helvetica, Sans-Serif; font-size: 18px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold; }
div.conventions16  {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}

td.homeTopPromo {
	
 background-color: #FFFF00;
 text-align:center;
	
	}
	
	
	 .boldPriceyellowback{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 color: #000000;
	 background-color: #FFFF00;
	 text-decoration: none;
	 font-weight:bold;
} 

.loginTB{ 
	padding:0px 10px 30px 10px;
	text-align:center;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}
	
div.loginTB{ 
	padding:0px 10px 30px 10px;
	text-align:center;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}
	
	.loginTBform{ 
	padding:0px 10px 30px 30px;
	float:left;
	text-align:left;
	}

div.topTen{ 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	}


#loading {
 	width: auto;
 	height: auto;
 	position: absolute;
 	left: 50%;
 	top: 45%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}

.catalogLink a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
.catalogLink a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
.catalogLink a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
.catalogLink a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 16px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}

.basketCrossSell a:link {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
.basketCrossSell a:visited {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}
.basketCrossSell a:hover {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: underline;  background-color: #FFFF00; font-weight:bold;}
.basketCrossSell a:active {font-family: Arial, Helvetica, Sans-Serif; font-size: 15px; color: #000000; text-decoration: none;  background-color: #FFFF00; font-weight:bold;}


.shipping a:link {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 14px; 
	color: #FF0000;
	text-decoration:none;
	font-weight:bold;

	}

.shipping a:hover {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 14px; 
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
	}

.shipping a:active {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 14px; 
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
	}

.shipping a:visited {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 14px; 
	color: #FF0000;
	text-decoration:underline;
	}

div.price{
	font-size: 14px;
	font-weight: bold;
	float:left;
	padding:0px 20px 0px 0px;
}

div.shipping {
	font-size: 14px;
	font-weight: bold;
	float:left;
}

#contentemail{
	text-align:center;
}
