body {
	background-color: #FFFFFF;
/*	color: #000000;*/
	color: #080361;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
body, p, table, td, th, ul, ol {
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}
h1 {
	color: #080361;
	font-size: 150%;
	font-family: verdana,arial,helvetica,sans-serif;
}
h2, h3 {
	color: #080361;
	font-size: 130%;
	font-family: verdana,arial,helvetica,sans-serif;
}
textarea, input {
/*	font-size: 100%;*/
	font-family: verdana,arial,helvetica,sans-serif;
}

a{
	text-decoration: none;
	color: #080361;
}
a:hover{
	text-decoration:underline;
}

.black{
	color:black;
}

.title-image-box {
	margin-top:4px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:4px;
}

.top-text-bold, a .top-text-bold, a .top-text-bold:hover {
	color:#FE4700;
	font-size:12pt;
	font-family:"Times New Roman", serif;
	font-weight:bold;
	text-decoration:none;
}
.top-text-normal, a .top-text-normal, a .top-text-normal:hover {
	color:#000000;
	font-size:10pt;
	font-family:"Times New Roman", serif;
	font-weight:bold;
	text-decoration:none;
}






























.floating-box {
	border-left: 2px solid #E0E0E0;
	border-right: 2px solid #E0E0E0;
	border-top: 2px solid #E0E0E0;
	border-bottom: 2px solid #E0E0E0;
	background-color: #FFFFFF;
}
.floating-box-top {
	font-size: 11px;
	border-left: 2px solid #E0E0E0;
	border-right: 2px solid #E0E0E0;
	border-top: 2px solid #E0E0E0;
	background-color: #949494;
}
.bottombar-text, .bottombar-text a, .bottombar-text a:hover {
/*	color: #080361;*/
	color: #FFFFFF;
	font-size: 11px;
}




.search-bar{
/*	background-color: #e4e4e4;*/
	color: #000000;
	font-weight:bold;
}
.search-bar-input, .search-bar-button {
	font-size: 100%;
}
.newsletter-signup-input, .newsletter-signup-button {
	font-size: 100%;
}

/*These adjust the list of categories*/
.category-list-item {
	text-indent: -2ex;
	margin-left: -4ex;
}
.category-list {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*.category-list-item {
	text-indent: -2ex;
}
.category-list {
	list-style-type: none;
	margin-left: 4ex;
	margin-top: 0px;
	margin-bottom: 0px;
}*/



/*These adjust the shopping cart backgrounds */
.cart-background-light {
/*	background-color: #CCCCFF;*/
	background-color: #FFFFFF;
}
.cart-background-dark {
/*	background-color: #9999FF;*/
	background-color: #F2F2F2;
}
.cart-background-header {
	background-color: #DFD4C6;
/*	background-color: blue;*/
}
/*These adjust the shopping cart text */
.cart-text {
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
} 
.cart-text-header {
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
} 
.cart-text a {
	font-size: 100%;
}
.cart-text-light {
	color: #454545;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
}
.cart-text-light a {
	color: #080361;
/*	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;*/
}
.cart-text-outofstock, .cart-text-outofstock a {
	color: red;
	font-size: 200%;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
}
/*These adjust the shopping cart borders */
.cart-border-bottom-right {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.cart-border-bottom-left {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.cart-border-top-right {
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.cart-border-top-left {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.cart .price-too-low, .cart .price-too-low:hover {
	color:#8b0000;
	font-style:italic;
	text-decoration:none;
}
.cart .price-savings, .cart .price-savings:hover {
	color:#ff6600;
	font-style:italic;
	text-decoration:none;
}




/*These adjust the text on the checkout screen */
.checkout-header {
	font-weight: bold;
	font-size: 25px;
	font-family: timesroman, sans-serif;

	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.checkout-bar {
	color: #FFFFFF;
	background-color: #0066CC;
	font-weight: bold;
	font-size: 20px;
	font-family: timesroman, sans-serif;

	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.checkout-text-large {
	color: #000000;
	font-size: 18px;
	font-family: timesroman, sans-serif;

	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.checkout-text {
	color: #000000;
	font-size: 16px;
	font-family: timesroman, sans-serif;

	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.checkout-text-light {
	color: #8D8383;
	font-size: 16px;
	font-family: timesroman, sans-serif;

	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.checkout-text a {
	color: blue;
	text-decoration: underline;
}
.checkout-text-error {
	color: red;
	font-weight: bold;
	font-size: 16px;
	font-family: timesroman, sans-serif;

	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.checkout-menu-text {
	font-size: 16px;
	font-family: timesroman, sans-serif;
}

.order-checkout-item-price-each {
	padding-left: 1ex;
	padding-right: 4ex;
}
.order-checkout-item-price-total {
	padding-left: 1ex;
	padding-right: 4ex;
}



/*These adjust the text on the reviews */
/*.review-header {
	font-size: 150%;
	font-weight: bold;
}*/
.review-text {
/*	text-indent: 3ex;*/
	color: #000000;
	font-size: 130%;
}
/*.review-mini-text {
	color: #080361;
	font-size: 77%;
}*/
.review-text a, .review-text p {
	font-size: 100%;
}
.review-menu-text {
	font-size: 130%;
	font-weight: bold;
}

/*These adjust the text for the various displayable screens */
/*.display-header {
	font-size: 150%;
	font-weight: bold;
}*/
.display-text, {
/*	text-indent: 3ex;*/
	color: #000000;
	font-size: 130%;
}
.display-text a, .display-text p {
	font-size: 100%;
}
.display-menu-text {
	font-size: 130%;
	font-weight: bold;
}


.news {
	color: #000000;
}

.copyright-text {
/*	color: #D6D6D6;*/
	color: #000000;
}
.coupon-code-text {
/*	color: #454545;*/
	color: #FFFFFF;
}
.thank-you-text {
	font-size: 14px;
	color: #000000;
}
.login-box{
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #597593;
	border-top: 1px solid #7F9DB9;
	border-bottom: 1px solid #597593;
	color: #294059;
	background-color: #FBFBFB;
	font-weight: bold;
}


.customers-also-bought-title
{
	padding-top: 21px;
	font-size: 150%;
	font-weight: bold;
}

