﻿body 
{
	margin: 0px;
	font: 10pt Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
	width: 100%;
	font-size: 90%;
}

a {
    color: #005480;
    text-decoration: none;
}

a:hover {
	color: #3d7ab9;
	text-decoration: underline;
}

h1, h2, h3 {
    margin:.8em 0 .2em 0;
    padding:0;
}

p {
    margin:.4em 0 .8em 0;
    padding:0;
}

img {
	border: 0;
}

img, div, src, this.src image, searchBtn, loginBtn, input { 
	behavior: url("iepngfix.htc");
}

*:focus {
	outline: none;
}

.mainDiv
{
	width:950px; 
	text-align: left;
	margin:auto;
}

.header
{
	background-image: url(../layout/header-waterlily1.jpg);	
	width: 100%;
	background-repeat: no-repeat;
	height: 131px;
}

.login
{
	background-image: URL("../layout/login-bg.png");
	background-repeat: no-repeat;
	width: 331px;
	height: 42px;
}

.email 
{
	visibility:visible;
	background-image:URL(../layout/placeholder-email.png);
	background-repeat:no-repeat;
	background-position: 2px 3px;
}

.password 
{
	visibility:visible;
	background-image:URL(../layout/placeholder-password.png);
	background-repeat:no-repeat;
	background-position: 2px 3px;
}

.menuLink
{
	font: bold 11pt Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
	color: #6c6c6c;
	padding: 0 10px 0 10px;
}

.categoryPanel
{
	margin-left: 4px;
	background-color: #F3F3F3;
	width: 200px;
	padding-left: 10px;
	padding-bottom:5px;
}

.bg-bottom
{
	/*margin-left:4px;*/
	background-image: URL(../layout/browser-nav-bottom.png);
	background-repeat:no-repeat;
	width: 217px;
	height: 12px;
}

.categoryPanel ul
{
	
	list-style-type: none;
	padding-left: 15px;
	margin: 0px;
}

.categoryPanel ul li a
{
		color: #909090;	
		font:Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;	
		list-style-type: none;
		text-decoration:none;
		font-weight:normal;
}

.categoryPanel ul li a:hover
{
		color:black;
		font-weight:bold;	
}

.categoryPanel ul li a:active
{
		color:black;
		font-weight:bold;	
}

.catHeading
{
	color: #909090;	
	font:Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
	font: 120%/100% Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;	
	text-decoration: underline;	
}

.catDesc
{
}

.search
{
	margin-top: 5px;
	padding-top: 8px;
	padding-left: 7px;
	width: 218px;
	height: 41px;
	background-image: URL("../layout/search-bg.png");
	background-repeat: no-repeat;
}

.searchBox
{
	visibility:visible;
	background-image:URL("../layout/placeholder-search.png");
	background-repeat:no-repeat;
	background-position: 2px 3px;
}

.search-icon {
	width: 45px;
	height: 45px;
	float: right;
	margin-top: -33px;
}

.search-icon #searchBtn {
	width: 45px;
	height: 45px;
}

.footer
{
	font: 90% Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
}

.footerFinal
{
	padding-top:15px;
	font: 70% Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
}

/* Middle COL */
.midColumn
{
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

.breadcrumbs {
	width: 95%;
	margin: 0px auto;
	text-align: center;
	padding-bottom: 8px;
}

.breadcrumbs p {
	margin: 0px;
	text-align: left;
	font-family: Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
	font-size: 75%;
}

.breadcrumbs a {
	text-decoration: underline;
}

.bg-top
{
	width: 100%;
	height: 10px;
	background-image: URL("../layout/browser-bg-top.png");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

.bg-middle
{
	width: 100%;
	background-image: URL("../layout/browser-bg-middle.png");
	width:508px; margin:auto;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 5px;
}

.bg-bottom
{
	width: 100%;
	height: 10px;
	background-image: URL("../layout/browser-bg-bottom.png");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

/* SHOPPING */

.products {
	width: 95%;
	margin: 0px auto;
	text-align: center;
}

.product-item {
	background: #fff;
	padding: 8px;
	margin-bottom: 7px;
	text-align: left;
}

.product p {
	margin: 0px;
	font-family: Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
}

.product-image {
	/*width:80px;
	height: 80px;*/
}

.product-name {
	/*width: 290px;*/
	color: #005480;
	text-align:left;
	margin-left:5px;
}

.product-name a {
	font: 120%/100% Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
	font-weight: bold;
}

.product-desc {
	/*width: 290px;*/
	margin-left:5px;
	color: #555;
}

.icons 
{
	text-align: center;
	/*width: 90px;*/
}

.price 
{
	text-align:center;
	background-image: URL("../layout/price-bg.png");
	width: 89px;
	height: 25px;
	vertical-align:middle;
	font-weight: bold;
	font-family: Arial, "Helvetica Neue", Geneva, sans-serif;
	vertical-align:middle;
	padding-top:5px;
}

.more-info {
	width: 89px;
	height: 28px;
}

.add-to-cart {
	width: 89px;
	height: 28px;
}

.order-height
{
	background: #fff;
	min-height: 30px;
	text-align: left;
	margin: 0px;
	font: 90%/100% Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
	COLOR: #999;	
}

.order-height td p {
	margin: 0px;
}

.order-height td a {
	margin: 0px;
	color:#999;
}

.alt-order-height
{
	min-height: 30px;
	text-align: left;
	margin: 0px;
	font: 90%/100% Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
	color: #8d8b8c;
}

.alt-order-height td p {
	margin: 0px;
	color:#8d8b8c
}

.alt-order-height td a {
	margin: 0px;
	color:#8d8b8c
}


/*****************************************************/

.sideCart {
	background-color: #EDEDED;
	margin-left:2px; margin-right:2px;
	background-repeat: repeat-y;
	text-align: center;
	font-family: Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
}


.sideCartList{
	background-color:#B3B2B2;
	background-repeat: no-repeat;
	width: 196px;
}

.line-item {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	vertical-align:text-top;
	font-weight:normal;
	font-size:14px;
}

.line-item p a
{
	color:White;
	text-decoration:none;
	font-family: Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
}

.subtotal {
	text-align: right;
	width: 196px;
	height: 26px;
	background-image: URL("../layout/line-items-bg-bottom.gif");
	background-repeat: no-repeat;
	background-position: center;
}

.subtotal-text 
{
	padding-top: 3px;
	font-family: Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
	font-weight: bold;
	font-size:14px;
}

#edit-checkout {
	height: 43px;
	background-repeat: no-repeat;
}

#edit-checkout .edit-cart {
	width: 88px;
	height: 25px;
	float: left;
	padding-left: 12px;
	padding-top: 7px;
}

#edit-checkout .checkout {
	width: 94px;
	height: 25px;
	float: right;
	padding-right: 12px;
	padding-top: 7px;
}


.product {
	background: #fff;
	width: 92%;
	min-height: 250px;
	padding: 10px;
	margin-bottom: 7px;
	margin: 0px auto;
	text-align: center;
}

.quantity {
	background-image: URL("../layout/quantity-bg.png");
	width: 101px;
	height: 31px;
	float: left;
	margin-top: -1px;
	margin-left: 3px;
	margin-right: 3px;
}

.quantity-text {
	margin-left: 67px;
	margin-top: 5px;
	text-align: right;
}

/** CART VIEW STYLES **/
.cartArea
{
	width:100%;
	margin-top:4px;
}

.cartBody
{
	background-color:#ebebeb;
	background-image: URL(../layout/cart-view-bg-middle.png);
}

.cart-icon-text {
	width: 710px;
	height: 71px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left:15px;
	text-align: left;
}

.cart-view-headerbar {
	width: 707px;
	height: 32px;
	padding-bottom: 5px;
	text-align: center;
	margin: 0px auto;
}

.CheckoutOrderSummary
{
	margin: 0px auto;
	text-align: center;
}

.line-height
{
	background: #fff;
	min-height: 30px;
	text-align: left;
	margin: 0px;
	font: 120%/100% Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
	color: #005480;
}

.line-height td p {
	margin: 0px;
}

.line-height td a {
	margin: 0px;
}

.alt-line-height
{
	min-height: 30px;
	text-align: left;
	margin: 0px;
	font: 120%/100% Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
	color: #005480;
}

.price-box {
	margin-top: 10px;
	padding-top: 1px;
	width: 170px;
	height: 82px;
	background-image: URL("../layout/price-box-bg.png");
}

.priceTotals
{
	text-align: right;
	font: 120%/100% Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
	font-weight: bold;
	margin-right:10px;
	margin-top:10px;
}

.cartTotals-caption {
	color: #dddee0;
}

.cart-quantity-text
{
	text-align:right;
}

.checkoutbtns {
	text-align: right;
	width: 350px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cont-shopping-btn {
	float: right;
	position: relative;
	margin-right: 10px;
}

.checkout-btn {
	position: relative;
	float: right;
	margin-top: 1px;
}

.notes {
	text-align: left;
	margin-top: 15px;
	margin-left: 15px;
	font: 90%/100% Arial, "Arial Bold", "Helvetica Neue", Geneva, sans-serif;
	color: #999;
}

.notes p {
	margin: 0px;
	margin-bottom: 7px;
}
	



	
.panel
{
	margin:0;
	padding:0;
}





.noResults
{
	FONT: 90%/100% arial, helvetica, sans-serif;
	TEXT-ALIGN: center;
	MARGIN-BOTTOM: 0.4em;	
	COLOR: #0a263c;	
	LINE-HEIGHT: 1.4em;
}

.formDetails
{
	width:724px;
	margin:auto;
}
.formDetails p
{
	FONT: 90%/100% arial, helvetica, sans-serif;
	COLOR: #0a263c;	
	LINE-HEIGHT: 1.3em;
}

.formHeadings
{
	font-family:Arial, Helvetica;
}

print
{
 font-family:Arial, Helvetica, Sans-Serif;

}

.promoClass
{
	line-height:1.4em; font-size:16px; 
}



.orderHR
{
	text-align:center;
	width:65%;
	margin:auto;
	color:#2F4F4F;
	height:1px;
}

.hidden
{
	display:none;
}

.progressPanel_layout
{
	width:16px;
	height:11px;
	top:42%;
	left:54%;
	position:absolute;
	background:url(../layout/ajax-loader.gif);
	Z-INDEX:10002
}
 .printItem
{
            padding-right:10px;
}
  
  .orderTable
{
	text-align: left;
	margin:auto
}

.orderFillOut
{
	border-bottom:solid 1px #2F4F4F;
	border-right:solid 1px #2F4F4F;
	width:620px;
	
	FONT: 90%/100% arial, helvetica, sans-serif;

}

.orderFillOut td
{
	border-top:solid 1px #2F4F4F;
	border-left:solid 1px #2F4F4F;
	min-height:50px;
	line-height:1.6em;
}      

        
#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}  

.validation{ line-height:1.6em; font-size:.8em; color:#313131}

/* Paging */
.pagination {text-align:center;border:0px!important;padding:0px!important;background:none!important;}
.pagination a {background:url(../layout/buttonbg.jpg) top left no-repeat;border-left:solid #717171 1px;border-right:solid #717171 1px;padding:0px 10px;line-height:23px;height:23px;text-transform:uppercase;color:#525252;display:table;display:inline-block;text-decoration:none;}

.pagination a:hover {color:#000000;}
.pagination a.active {color:#ffffff;}
.next {float:right;}
.prev {float:left;}
