html, body { 
	background-color: #FFFFFF;
	color: black; 
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 100%;
	height: 100%; 
	text-align: center;
	margin: auto;
} 
#article {
	margin: auto;
	text-align: left;
	font-size: 14px;
	color: #585858;
}
.image { 
	border: none; 
	padding: 0px;
	margin: 0px;
	vertical-align: top;
} 
.bkgdImg {
	border: none; 
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}
.productImg {
	margin: 10px;
}
h1 { 
	margin: 4px;
	font-weight: bold;
	font-size: 100%;
	font-family: Verdana, Helvetica, Sans-Serif;
}
h5 { 
	text-align: left;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Helvetica, Sans-Serif;
}
h6 { 
	text-align: left;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Helvetica, Sans-Serif;
}
#main {
	background: url(./images/floral.jpg) top right no-repeat;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	empty-cells: show;  
	overflow: hidden;	
	margin: auto;        
	width: 1000px;
	height: auto;
}
#main td, #main tr {
	margin: 0;
	padding: 0;
	border: none;
}
#other {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	empty-cells: show;  
	overflow: hidden;	
	margin: auto;        
	width: 700px;
}
#other td, #other tr {
	margin: 0;
	padding: 0;
	border: none;
}
#subNote {
	margin: 0px auto;
	padding: 2px 5px;
	color: white;
	background: url(./images/subnote.gif) bottom left no-repeat;
	text-align: center;
	width: 440px;
	font-size: 80%;
	position: relative;
}
#subNote a {
	color: white;
}
#subNote a:hover {
	color: #ffffff;
}
#productList {
	float: right; 
	padding: 17px 7px 10px 5px;
	margin: 0px 0px 0px 7px; 
	text-align: left; 
	width: 20%; 
	font-size: 75%;
	border-left: 0px solid #ACDDFF;
	border-bottom: 0px solid #ACDDFF;
	
	background-color: #FFFFFF;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=95);
}
#productList a {
	color: #993333;
}
#productList a:hover {
	color: #FF9999;
}
#productList ul {
	color: #993333;
	margin: 0;
	padding: 0px 5px 0px 25px;
}
#productList li {
	margin: 0;
	padding: 5px 0px;
}
#priceList {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0px 5px 0px 25px;
	width: 403px;
}
#navigation {
	background-color: #FFFFFF;
	opacity: 0.8;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=85);
}
#navigation a {
	color: #993333;
}
#navigation a:hover {
	color: #FF9999;
}
#priceList .priceListRow1T {background: url(./images/top1.png) bottom left no-repeat;}
#priceList .priceListRow1M {background: url(./images/mid1.png) top left repeat-y;}
#priceList .priceListRow1B {background: url(./images/bot1.png) top left no-repeat;}
#priceList .priceListRow2T {background: url(./images/top2.png) bottom left no-repeat;}
#priceList .priceListRow2M {background: url(./images/mid2.png) top left repeat-y;}
#priceList .priceListRow2B {background: url(./images/bot2.png) top left no-repeat;}
#display {
	text-align: left;
	margin: 28px 50px 40px 50px;
	padding: 0;
}
#footer {
	font-size: 75%;
	color: #A9A9A9;
	text-align: center;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	background: url(./images/divider.gif) top no-repeat;
	clear: both;
}
#footer a {
	color: #A9A9A9;
}
#footer a:hover {
	color: #808080;
}


#a {height: 10px;}
#b {height: 132px;}
#c {height: 10px;} 
#d {height: 20px;}  
#e {}  
#f {height: 20px;} 
#g {height: 54px;} 
 
#a1 {
	width: 50px;
	background: url(./images/a1.png) top left no-repeat;
} 
#a2 {
	width: 39px;
	background: url(./images/a2.png) top left no-repeat;
}
#a3 {
	width: 722px;
	background: url(./images/a3.png) top left repeat-x;
	text-align: center;
}
#a4 {
	width: 36px;
	background: url(./images/a4.png) top left no-repeat;
}
#a5 {
	width: 53px;
	background: url(./images/a5.png) top left no-repeat;
}   
 
#b1 {
	width: 50px;
	background: url(./images/b1.png) top left repeat-y;
} 
#b2 {
	width: 797px;
	height: 132px;
	background: url(./images/b2.png) top left no-repeat;
	vertical-align: top;
	text-align: right;
	
}
#b3 {
	width: 53px;
	background: url(./images/b3.png) top left repeat-y;
}
   
#c1 {
	width: 50px;
	background: url(./images/c1.png) top left repeat-y;
} 
#c2 {
	width: 53px;
	background: url(./images/c2.png) top left repeat-y;
}
     
#d1 {
	width: 50px;
	background: url(./images/d1.png) top left no-repeat;
} 
#d2 {
	width: 39px;
	background: url(./images/d2.png) top left no-repeat;
}
#d3 {
	width: 797px;
	margin: 0;
	padding: 0;
	background: url(./images/d3.png) top left repeat-x;
}
#d3 ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 2px 0px 2px;
}
#d3 li {
	display: inline;
	margin: 0;
	padding: 0px 2px 0px 2px;
}
#d4 {
	width: 36px;
	background: url(./images/d4.png) top left no-repeat;
}
#d5 {
	width: 53px;
	background: url(./images/d5.png) top left no-repeat;
} 

#e1 {
	width: 50px;
	background: url(./images/e1.png) top left repeat-y;
} 
#e2 {
	width: 797px;
	height: 12px;
	background: url(./images/e2.png) top left repeat-x;
	background-color: #FFFFFF;
}
#e3 {
	width: 53px;
	background: url(./images/e3.png) top left repeat-y;
}
 
#f1 {
	width: 50px;
	background: url(./images/e1.png) top left repeat-y;
	vertical-align: bottom;
} 
#f2 {
	width: 53px;
	background: url(./images/e3.png) top left repeat-y;
	vertical-align: bottom;
}
   
#g1 {
	width: 50px;
	background: url(./images/g1.png) top left no-repeat;
} 
#g2 {
	width: 39px;
	background: url(./images/g2.png) top left no-repeat;
}  
#g3 {
	width: 722px;
	background: url(./images/g3.png) top left repeat-x;
}
#g4 {
	width: 36px;
	background: url(./images/g4.png) top left no-repeat;
}
#g5 {
	width: 53px;
	background: url(./images/g5.png) top left no-repeat;
} 


.popUpLink {
	color: black;
	font-weight: bold;
}
#pageDimmer {
	background-color: #000000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	display: none;
	opacity: 0.0;
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	filter: alpha(opacity=0);
}
#moreInfo1, #moreInfo2, #moreInfo3, #moreInfo4, #moreInfo5, #moreInfo6, #moreInfo7, #moreInfo8, #moreInfo9, #moreInfo10, #moreInfo11, #moreInfo12, #moreInfo13, #moreInfo14, #moreInfo15,  #loyaltyInfo {
	position:absolute;
	z-index:3;
	display:none;
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	overflow:hidden;
}
.messageBox {
	margin: 0px;
	padding: 2px;
	border: 5px solid #660000;
	width: 100%;
}	
.messageBox td {
	padding: 5px;
	text-align: left;
	cursor: pointer;
}	
.smallNote {
	font-size: 90%;
	float: right;
	font-style: italic;
}
