body			{ margin: 0; padding: 0; background-color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }

img, .imglink, .imglink:hover, imglink:visited { border: 0; }

.linetable td { border-bottom: 1px #999 solid; padding: 3px 0; } 

ul.standard 	{ list-style: none; margin: 0; padding: 0;}
ul.standard li	{ 
	background: url("../images/bullet.gif") 1px 4px no-repeat; 
	margin: 7px 0;  
	line-height: 140%; 
	list-style: none;
	padding-left: 11px;
	}

#topnav span	{ display: none; text-align: center; }
#topnav a		{ padding: 0 1px 0 0; }

p#mainnav		{ margin: 0; padding: 0; text-align: center; }
p#mainnav img	{ padding-right: 21px;}
p#mainnav span	{ display: none; }

img, .imglink, .imglink:hover, imglink:visited { border: 0; }

#container2		{ width: 785px; margin: 5px auto; text-align: left;}

.bluetxt		{ color: #09c; }
.leftpad		{ padding-left: 15px; font-size: 10px; display: block; margin-bottom: 5px;} /* style for open times in store locator */

a:link 		{ COLOR: #99042F;  TEXT-DECORATION: underline }
a:hover 	{ COLOR: #000; TEXT-DECORATION: none }
a:visited 	{ TEXT-DECORATION: underline;  color: #99042F; }
a.nicelink	{ color: #333; font-weight: bold; }

h2, h2 a:link, h2 a:active, h2 a:visited { font-size: 130%; font-weight: normal; color: #000; margin-bottom: 0; margin-top: 18px;}
h2 a:link, h2 a:active, h2 a:visited { font-size: 110%; }
h2 a:hover { color: #000; }
h2+p { margin-top: 4px; }

.vsmltxt { font-size: x-small; color: #666; text-align: left; padding: 0 20px; line-height: 100%;}
.vsmltxt2 { font-size: x-small; text-align: left; line-height: 140%;}

ul.sitemapul 		{ margin-left: 0; list-style: none; padding: 0;}
ul.sitemapul li		{ list-style: none; padding-left: 0;}
ul.sitemapul li a	{
	display: block;
	width: 90%;
	padding: 4px;
	margin: 2px 0;
	border: 1px #1C4D7F solid;
	text-decoration: none;
	}
ul.sitemapul li a:hover { text-decoration: underline; }



.product a,
.product a:hover,
.product a:visited,
.product {
	font-size: 100%;
	line-height: 120%;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
.product a:hover { text-decoration: underline;}

label.error { color: #99042F; font-weight: bold; }
input.niceform,
textarea.niceform { border: 0px; width: 200px; color: #666; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; }


.example { border: 1px #99042F solid; padding: 2px 10px; }

/* images for product listing */

.imgwrap { position: relative; width: 145px; }
.productimg {/* product images on home page */
	width: 140px;
	height: 100px;
	overflow: hidden;
	text-align: center;
    vertical-align: middle;
    padding: 15px 5px 8px;
	}
body[id=home] .productimg {	width: 138px; }	
	
.productimg img {
	height: 85px; padding: 4px 3px 0;
	}

.seealsoflash {
	position: absolute;
	top: 0px;
	right: -2px;
	width: 57px;
	height: 57px;
	z-index: 10;
	}
body[id=home] .seealsoflash { right: -3px; }


/* deal text flash */
.dealtxt {
	color: #fff;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
	display: block;
	padding: 4px;
	text-align: center;
	border:1px solid #99042F;
	color:#99042F;
	}
/* deal text hero flash */
.dealtxthero {
	color: #fff;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #99042F;
	/*display:inline;*/
	padding: 4px;
	text-align: center;
    padding: 5px, 5px, 5px, 5px;
	}
.productdetailstable td { padding: 0 7px; }


/* product listing price info */
.smltxt {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	padding: 0;
	margin: 0;
	}
.listprice {
	font-size: large;
	font-weight: bold;
	color: #000;
	margin: 0 0 2px 0;
	padding: 0;
	}
.moreinfo,
.moreinfo a,
.moreinfo a:active,
.moreinfo a:link,
.moreinfo a:visited {
	font-weight: bold;
	font-size: 95%;
	color: #99042F;
	padding: 0;
	margin: 5px 0;
	text-decoration: none;
	}
.moreinfo a:hover { text-decoration: underline; }


/* flying soon text link */
.preorder {
	font-size: 90%;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 2px 12px;
	}
.preorder a,
.preorder a:link,
.preorder a:visited {
	color: #fff; 
	text-decoration: none;
	}
.preorder a:hover {
	color: #AAE3F5;
	text-decoration: none;
	}


/* next page links */
.displayingitems {
	font-size: 90%;
	color: #000;
	text-align: center;
	padding: 0 10px 0 0;
	margin: 0;
	}
.nextprevious {
	font-size: 90%;
	color: #99042F !important;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	}


/* list page styles */
.listleftside {
	text-align: left;
	width: 100px;
	padding: 10px 0 0 12px;
	float: left;
	}
.listrightside {
	text-align: left;
	float: right;
	width: 144px;
	}
.listleftside .listprice {
	font-size: 130%;
	}
.listleftside .dealtxt {
	/* reduce size of title */
	font-size: 80%;
	padding: 1px;
	}

.listrightside .smltxt		{ margin-bottom: 0; }
.listrightside .moreinfo	{ margin-top: 0; }	
	
body[id=home] .listrightside .seealsoflash { right: 0px; }	
	
.listproductimg {/* product images on list page */
	width: 130px;
	height: 60px;
	overflow: hidden;
	text-align: center;
    vertical-align: middle;
    padding: 5px 5px 8px;
	}
.listproductimg img {
	width: 85px; padding: 4px 3px 0;
	}

.heroimgwrap { position: relative; width: 259px; }
.heroproductimg {/* hero product image */
	width: 230px;
	height: 150px;
	overflow: hidden;
	text-align: center;
    padding: 5px 5px 8px;
	}
.heroproductimg img {
	height: 140px; padding: 4px 3px 0;
	}
	
.mainimgwrap { position: relative; width: 540px; }
.mainproductimg {/* hero product image */
	width: 275px;
	/*height: 250px;*/
	float: right;
	overflow: hidden;
	text-align: center;
    padding: 5px 5px 8px;
    margin-bottom: 20px;
	}
.mainproductimg img {
	width: 280px; padding: 4px 3px 0;
	}
	
.bigbox { /* box hero sits in */
	height: 437px;
	border: 1px solid #1C4D7F;
	width: 260px;
	padding: 0px;
	margin: 0px;
	}

.bigproductbox { /* box hero sits in */
	border: 1px solid #98072F;
	padding: 0px;
	margin: 0px;
	}
	
.featurestxt 	{ font-size: 110%; color: #000; text-transform: uppercase; margin: 18px 0 0 0; }

ul.featureslist 	{ list-style: none; margin: 0; padding: 0;}
ul.featureslist li	{ 
	background: url("../images/bullet.gif") 1px 4px no-repeat; 
	margin: 7px 0;  
	line-height: 140%; 
	list-style: none;
	color: #000;
	padding-left: 11px;
	}

.staticpgtitle		{ width: 720px; height: 50px; background: url("../images/title_bground.gif") top left no-repeat; padding: 20px 0 0 20px; }

.pushdown { color: #fff; font-size: large; }

	


/* nav */
.secondlvlnav 	{ background: url("../images/bullet.gif") 1px 4px no-repeat; margin: 7px 0;  line-height: 140%;}
.thirdlvlnav 	{ background: url("../images/bullet2.gif") 1px 4px no-repeat; line-height: 140%;}
.thirdlvlnav a,
.thirdlvlnav a:link,
.thirdlvlnav a:active,
.thirdlvlnav a:visited { color: #777 !important; }
.thirdlvlnav a:hover   { text-decoration: underline !important; }


/* end amended css */


td {
	font-size: 12px;
	font-weight: normal;
	padding:0px;
	margin: 0px;
	color: #333333;
}

form {
	padding:0px;
	margin: 0px;
}


.lite {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.locator {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 2px;
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.smallbold {
	font-size: 10px;
	font-weight: 800;
	color: #333333;
	margin: 0px;
	padding: 0px;

}
.sml {
	font-size: 9px;
	color: #99042F;
	margin: 0px;
	padding: 0px;

}




.smlblk {
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	margin: 2px;
	padding: 0px;
}

.salesfloor {
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	margin: 2px;
	padding: 0px;
}

.taxfreeprice {
	font-size: 24px;
	line-height: 28px;
	font-weight: 800;
	padding-top: 2px;
	padding-left: 0px;
	margin: 0px;
}
.highstprice {
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	font-weight: 800;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
}


.savefigure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 22px;
	font-weight: 800;
	color: #000000;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
}


.taxfreeprice2 {
	font-size: 17px;
	line-height: 19px;
	font-weight: 800;
	color: #000000;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.smlgrey {
	font-size: 9px;
	line-height: 9px;
	color: #666666;
	padding-top: 0px;
	margin: 0px;
}

.smlblue2 {
	font-size: 10px;
	font-weight: 800;
	line-height: 12px;
	padding: 10px;
	color: #0099CC;
}

.smlblue {
	font-size: 10px;
	font-weight: 800;
	line-height: 9px;
	color: #00A6DA;
	padding-top: 0px;
	margin: 0px;
}

.smlblue a:link {
	COLOR: #00A6DA; 
	TEXT-DECORATION: none
}
.smlblue a:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
.smlblue a:visited {
	TEXT-DECORATION: none; 
	color: #00A6DA;
}

.submenu {
	font-size: 10px;
	font-weight: 800;
	line-height: 18px;
	color: #000;
	padding-top: 0px;
	margin: 0px;
}

.submenu a:link {
	COLOR: #000; 
	TEXT-DECORATION: none
}
.submenu a:visited {
	TEXT-DECORATION: none; 
	color: #000;
}

.submenu a:hover {
	COLOR: #0099CC;
	TEXT-DECORATION: none
}



.litebloo {
	background-color: #C7EAFB;
}

.productbox {
	margin: 0px;
	padding: 0px;
	height: 305px;
	width: 153px;
	border: 1px solid #98072F;
}
.holdingbox {
	height: 280px;
	width: 517px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}


.heroproductbox {
	margin: 0px;
	padding: 0px;
	height: 310px;
	width: 158px;
}
.prodboxlandscape {
	width: 265px;
	height: 90px;
	border: 1px solid #98072F;
	padding: 0px;
	margin: 0px;
}
.prodboxinside {
	width: 264px;
	background-color: #98072F;
}
.features {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	list-style-type: square;
}
ol {
	line-height: 12px;
	font-size: 9px;
}

#sectionnav ul {
	font-size: 10px;
	font-weight: 800;
	line-height: 18px;
	color: ##000;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin: 0;
}
#sectionnav li { 
 padding-left: 10px;
 margin: 10; }
 
sectionnav {
	font-size: 10px;
	font-weight: 800;
	line-height: 18px;
	color: #000;
	padding-top: 0px;
	margin: 0px;
}

#sectionnav a:link {
	COLOR: #000; 
	TEXT-DECORATION: none
}
#sectionnav a:visited {
	TEXT-DECORATION: none; 
	color: #000;
}

#sectionnav a:hover {
	COLOR: #0099CC;
	TEXT-DECORATION: none
}
.sectionhead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	/*text-transform: lowercase;*/
	color: #99042F;
	font-weight: bold;
	padding-bottom: 5px;
}
h1.sectionhead { margin: 0; padding: 4px 4px 5px; }


