@charset "utf-8";
body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #0074DA;
	background-image: url(images/backgroundBody.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
del {
	color: #DA4AAB;
}
a {
	color: #0978D1;
}
h3 {
	color: #0978D1;
	margin: 0px;
}
#content {
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	padding: 0px 0px 20px;
	overflow: auto;
}
#contentLeft {
	float: left;
	width: 150px;
	margin-left: 10px;
	margin-top: 15px;
	text-align: left;
	display: inline;
}
#contentLeft p {
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}
#contentLeft a {
	color: #0175CA;
	font: 11px Arial, Helvetica, sans-serif;
}
input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0276CB;
	border: 1px solid #0175CA;
	padding: 3px;
}
.boxMiddle {
	width: 150px;
	overflow: auto;
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 0px;
	margin: 5px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxMiddle a:hover, #contentLeft a:hover {
	color: #DA50AF;
}
.rangeLinks {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0074CE;
	display: inline;
}
.rangeLinks, .rangeLinksLast {
	width: 120px;
	list-style-type: none;
	margin-left: 5px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contentRight {
	float: right;
	width: 590px;
	margin-right: 10px;
	margin-top: 10px;
	display: inline;
	overflow: auto;
}
#contentRight p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.productBox {
	float: left;
	height: 160px;
	width: 270px;
	border: 1px solid #0077CB;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
	position: relative;
}
.productBox select {
	font-size: 10px;
	padding: 1px;
	margin-bottom: 4px;
}
.productBox img {
	float: right;
	margin: 5px 5px 20px;
}
.productName {
	margin-top: 7px;
	margin-left: 7px;
	color: #0077CB;
	font-weight: bold;
	font-size: 11px;
}
.productName a {
	color: #0076CD;
	text-decoration: none;
}
.productName a:hover {
	text-decoration: underline;
}
.productDescription {
	margin-left: 7px;
	margin-top: 2px;
}
.productDescription a {
	text-decoration: none;
	font-weight: bold;
}
.productPrice {
	width: 250px;
	clear: both;
	font-weight: bold;
	color: #0075CC;
	font-size: 12px;
	position: absolute;
	z-index: 2;
	left: 10px;
	bottom: 5px;
}
.singleproductBox {
	float: left;
	width: 95%;
	border: 1px solid #0077CB;
	margin: 5px;
	clear: right;
	position: relative;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
}
.singleproductBox img {
	float: right;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 5px;
}
.singleproductBox select {
	font-size: 11px;
	padding: 1px;
	margin-bottom: 4px;
}
.singleproductName {
	margin-top: 7px;
	margin-left: 7px;
	color: #0077CB;
	font-weight: bold;
	font-size: 14px;
	width: 230px;
}
.singleproductName a {
	color: #0076CD;
	text-decoration: none;
}
.singleproductName a:hover {
	text-decoration: underline;
}
.singleproductDescription {
	margin-left: 7px;
	margin-top: 10px;
	width: 230px;
}
.singleproductPrice {
	width: 340px;
	clear: both;
	font-weight: bold;
	color: #0075CC;
	font-size: 12px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.loyaltyPointsBlue, .loyaltyPointsGold, .loyaltyPointsPink {
	height: 35px;
	width: 35px;
	text-align: center;
	color: #004F88;
	font: bold 10px/35px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.loyaltyPointsBlue {
	background-image: url(images/loyaltyBlue.gif);
}
.loyaltyPointsGold {
	background-image: url(images/loyaltyGold.gif);
}
.loyaltyPointsPink {
	background-image: url(images/loyaltyPink.gif);
}
#rangeDescription {
	margin: 5px 20px;
}

#mainBanner {
	background-image: url(images/bannerMain3.jpg);
	height: 140px;
	width: 770px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#bannerLinks {
	top: 15px;
	right: 18px;
	position: absolute;
	font-weight: normal;
	text-align: right;
}
#bannerLinks a {
	color: #0078CD;
	text-decoration: none;
}
#bannerLinks a:hover {
	color: #DA50AF;
	text-decoration: underline;
}
#menuItems {
	font-size: 11px;
	line-height: normal;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 725px;
}
#menuItems ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}
#menuItems li {
	display:inline;
	margin:0;
	padding:0;
}
#menuItems a {
	float:left;
	background:url("images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
}
#menuItems a span {
	float:left;
	display:block;
	background:url("images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFFFFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menuItems a span {float:none;}
/* End IE5-Mac hack */
#menuItems a:hover span {
	color:#FFFFFF;
}
#menuItems a:hover {
	background-position:0% -42px;
}
#menuItems a:hover span {
	background-position:100% -42px;
}
#menuItems #current a {
	background-position:0% -42px;
}
#menuItems #current a span {
	background-position:100% -42px;
}
.pageBox {
	line-height: 16px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #0076CD;
	font-weight: bold;
	color: #0A74C8;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.pageBox:hover {
	color: #53ADF7;
}
.pageBoxOn {
	line-height: 16px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #0076CD;
	background-color: #0076CD;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.pageNumbers {
	text-align: right;
	margin-right: 30px;
	clear: both;
	float: right;
	margin-top: 10px;
	height: 20px;
	display: inline;
}
#productSearch {
	margin-left: 10px;
	font-size: 9px;
	padding: 3px;
}
.submitButton {
	cursor: pointer;
	cursor: hand; /* for IE 5.x */
	padding: 2px;
}
b {
	color: #0076CD;
}
form {
	margin: 0px;
	padding: 0px;
}
#homeImage {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bannerHome.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 581px;
	margin-bottom: 20px;
	position: relative;
}
#homeImage p {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	width: 300px;
	position: absolute;
	left: 30px;
	top: 20px;
}
.cartContents {
	font-size: 9px;
	color: #0076CD;
}
#productOptions {
	padding: 10px;
	height: 400px;
	border: 1px solid #0074DA;
	overflow: auto;
	width: 520px;
	margin-left: 10px;
}
.LABLink {
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
}
.LABLink:hover {
	text-decoration: underline;
}
