body
{ font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; margin: 0; padding:0; }

	a:link {color: #336699;}
	a:visited {color: #336699;}
	a:hover {color: #336699;}
	a:active {color: #336699;}
	
	
	
	

.rfu-title
{ color: #336699; font-size: 18px; font-weight: bold; }

.small-title
{ color: #336699; font-size: 11px; font-weight: bold; }

.title
{ color: #336699; font-size: 14px; font-weight: bold; }





.title-td
{ text-align:left;	padding: 0 3px 15px 3px;	margin:0 0 10px 0;	background:url(images/divide-line.gif) 0 100% repeat-x;	}

.cart-td-top
{
border-top: 1px solid #F0F0F0;
padding: 0 3px 15px 8px;
margin:0 0 10px 0;
}
.title-td-right
{ text-align:left;	padding: 0 3px 15px 8px;	margin:0 0 10px 0;	background:url(images/divide-line.gif) 0 100% repeat-x;	border-right: 1px solid #F0F0F0;}

.title-td-left
{ text-align:left;	padding: 0 3px 15px 8px;	margin:0 0 10px 0;	background:url(images/divide-line.gif) 0 100% repeat-x;	border-right: 1px solid #F0F0F0; border-left: 1px solid #F0F0F0; }

.title-td-main
{ text-align:left;	padding: 0 3px 15px 8px;	margin:0 0 10px 0;	background:url(images/divide-line.gif) 0 100% repeat-x;	border-right: 1px solid #F0F0F0; border-left: 1px solid #F0F0F0; border-bottom: 1px solid #F0F0F0;}

.cart-td-right
{ text-align:left;	padding: 0 3px 15px 8px;	margin:0 0 10px 0;	border-right: 1px solid #F0F0F0;}

.cart-td-left
{ text-align:left;	padding: 0 3px 15px 8px;	margin:0 0 10px 0;	border-right: 1px solid #F0F0F0; border-left: 1px solid #F0F0F0;}

table.cart-top
{border-top: 1px solid #F0F0F0;}

.right-td
{ text-align:left;	padding: 0 3px 15px 8px;	margin:0 0 10px 0; }


.left-menu-title-bg
{height:30px; width:189px; background-image:url(images/left_menu_title.gif); background-position:top left; background-repeat:no-repeat; padding-top:0px; padding-bottom:0px; padding-right:12px; padding-left:12px; text-align:left; vertical-align:top;}


td.order-form-bg
{ height: 100%;	width: 700px;	background-image: url(images/order-form-bg.gif);	background-position: center center;	background-repeat: repeat-y;	padding-top: 5px;	padding-right: 12px;	padding-left: 12px; }

table.order-form-top
{ height: 6px;	width: 700px;	background-image: url(images/header-top.gif); }






.form-fields
{ padding: 0 0 3px 15px;	width: 200px;	text-align: left;	vertical-align: middle; }

.form-label
{ width: 110px;	text-align: right;	padding: 0;	vertical-align: middle; }

.quote-text
{ font-size:10px; font-family:arial; color:#666666; }

.centered-image
{ text-align:center;	margin-top:0px;	margin-bottom:0px;	padding:0px; }

td.left-bot-bg
{ height: 22px;	width: 50%;	background-image: url(images/footer-left.gif);	font-size: 10px;	font-weight: normal;	text-align: left;	color: #666666; }

td.right-bot-bg
{ height: 22px;	width: 50%;	background-image: url(images/footer-right.gif);	font-size: 9px;	color: #999999;	font-weight: normal;	text-align: right; }





































/* -------------------------------------------------------------------------
* Add Custom CSS styles Below this Point.
------------------------------------------------------------------------- */


table.smallcolumn {
	height: 100%;
	background-image: url(images/small_column_bg.gif);
	background-color: #f3e3d0;
}

.smallcolumntd {
	height: 100%;
	background-image: url(images/small_column_bg.gif);
	background-color: #f3e3d0;
}

.productstd {
	border-top-style: dotted ; 
	border-top-color: #B7CEDC; 
	border-top-width: 1px;
	background-color: #F4F4F4;
}

.productsrighttd {
	border-right-style: dotted ; 
	border-right-color: #B7CEDC; 
	border-right-width: 1px;
	background-color: #F4F4F4;
}

.whitebgrightline {
	border-right-style: dotted ; 
	border-right-color: #B7CEDC; 
	border-right-width: 1px;
	background-color: #ffffff;
}


/* -------------------------------------------------------------------------
* Styles for error messages.
* (A problem was encountered when processing the customer's request.)
------------------------------------------------------------------------- */
.error {
	background-color: #FFFFCC;
	margin: 10px;
	padding: 10px;
	border: 1px double #990000;
	color: #990000;
}
.error-text {
	color: #990000;
}
.error a:link { 
	color: #000000; 
}
.error a:visited { 
	color: #000000; 
}
.error a:hover { 
	color: #FF6600; 
}
.error a:active { 
	color: #FF6600; 
}


/* -------------------------------------------------------------------------
* Styles for general messages.
* (General feedback or success message for a customer's request.)
------------------------------------------------------------------------- */
.message {
	background-color: #EAFFEA;
	margin: 10px;
	padding: 10px;
	border: 1px double #006600;
	color: #000000;
}
.message-text {
	color: #000000;
}

.message a:link { 
	color: #000000; 
}
.message a:visited { 
	color: #000000; 
}
.message a:hover { 
	color: #FF6600; 
}
.message a:active { 
	color: #FF6600; 
}


/* -------------------------------------------------------------------------
* Styles for hilighting text matches on the Search Results page.
------------------------------------------------------------------------- */
.search-hilight {	font-weight: bold;
	color: #CC3333;
}

/* -------------------------------------------------------------------------
* Styles used in the {LIST-CATEGORIES} QuickCode Tag
* The category menu is generated by building a custom bulleted list: <ul>
------------------------------------------------------------------------- */
/* Turn off the default <li> list bullets. */
ul.mktree  li { 
	list-style: none; 
} 
/* Control the spacing between each line in the category list. */
ul.mktree, ul.mktree ul , ul.mktree li { 
	margin-left:5px; 
	padding:0px; 
}
/* Provide space for a custom "bullet" image inside the <li> menu item. */
ul.mktree li .bullet { 
	padding-left: 15px; 
}
/* Show a "bullet", "expand" or "collapse" symbol next to the category name, depending on whether the category has subcategories. */
ul.mktree  li.liOpen    .bullet { 
	cursor: pointer; 
	background: url(images/minus.gif)  center left no-repeat; 
}
ul.mktree  li.liClosed  .bullet { 
	cursor: pointer; 
	background: url(images/plus.gif)   center left no-repeat; 
}
ul.mktree  li.liBullet  .bullet { 
	cursor: default; 
	background: url(images/bullet.gif) center left no-repeat; 
}
/* Sublists are visible or not based on class of parent <li> */
ul.mktree  li.liOpen    ul { 
	display: block; 
}
ul.mktree  li.liClosed  ul { 
	display: none; 
}
/* Apply a style to the currently selected category. */
.catmenuselected { 
	color: #CC3333; 
}
/* OPTIONAL: Format menu items differently depending on what level of the tree they are in */
/* Uncomment the line below if you want your fonts to decrease in size the deeper they are in the tree */
/* ul.mktree  li ul li { font-size: 90% } */

/* -------------------------------------------------------------------------
* Styles used by the {COMPOSITE-SHIP-ESTIMATE-RESULTS} QuickCode Tag.
------------------------------------------------------------------------- */
.ship-estimate-table {
	border: 6px solid #F4F3E7;
}
.ship-estimate-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F4F3E7;
	font-weight: bold;
}
.ship-estimate-row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4F3E7;
}

/* -------------------------------------------------------------------------
* Styles used by the {COMPOSITE-XSELL} QuickCode Tag.
------------------------------------------------------------------------- */
.xsell-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 6px solid #F4F3E7;
}
.xsell-title {
	background-color: #F4F3E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
	color: #000000;
}
.xsell-product-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.xsell-product-row {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4F3E7;
}
.xsell-in-basket-summary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC3333;
}
.xsell-price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.xsell-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}

/* -------------------------------------------------------------------------
* Styles used by the {COMPOSITE-FREE-DOWNLOADS} QuickCode Tag.
------------------------------------------------------------------------- */
.free-download-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.free-download-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #F4F3E7;
	border-top: 1px solid #cfd8aa;
	border-left: 1px solid #cfd8aa;
	border-right: 1px solid #cfd8aa;
}

.free-download-link {
	color: #FF6600;
}

.free-download-column-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F4F3E7;
	border-top: 1px solid #cfd8aa;

}

.free-download-left-cell {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cfd8aa;
	border-left-color: #F4F3E7;
}

.free-download-right-cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfd8aa;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F4F3E7;
}

.free-download-center-cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfd8aa;
}

/* -------------------------------------------------------------------------
* Styles used by the {COMPOSITE-CUSTOMER-FIELDS} QuickCode Tag.
------------------------------------------------------------------------- */
.customer-field-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.customer-field-description {
	background-color: #F4F3E7;
	color: #000000;
}
.customer-field-title {
	font-weight: bold;
}

/* -------------------------------------------------------------------------
* Styles used by the {COMPOSITE-CHECKOUT-FIELDS} QuickCode Tag.
------------------------------------------------------------------------- */
.checkout-field-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.checkout-field-description {
	background-color: #F4F3E7;
	color: #000000;
}
.checkout-field-title {
	font-weight: bold;
}

/* -------------------------------------------------------------------------
* Styles used by the {COMPOSITE-BASKET} QuickCode Tag.
------------------------------------------------------------------------- */
.basket-title {
	background-color: #003399;
	border: 1px double #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	color: #FFFFFF;
}
.basket-headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #97B9FF;
	border: 1px solid #003399;
}
.basket-coupon-row {
	color: #009900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-weight: bold;
	background-color: #FFFFFF;
}
.basket-subtotal-row {
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #F1F1F1;
}
.basket-gift-wrap-row {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.basket-total-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #97B9FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.basket-total-value {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #97B9FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
}
.basket-product-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.basket-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.basket-state-tax-row {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.basket-country-tax-row {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.basket-zip-tax-row {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.basket-shipping-row {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.basket-product-row {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}

/* -------------------------------------------------------------------------
* Styles used by the {COMPOSITE-CREDIT-CARD-FIELDS} QuickCode Tag.
------------------------------------------------------------------------- */
.cc-table {
}
.cc-option-one-row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.cc-menu-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D7D7FF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.cc-menu-cell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
}
.cc-option-two-row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.cc-name-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D7D7FF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.cc-number-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D7D7FF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.cc-expiration-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D7D7FF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.cc-security-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D7D7FF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.cc-name-cell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #000066;
	border-bottom-color: #000066;
}
.cc-number-cell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #000066;
	border-bottom-color: #000066;
}
.cc-expiration-cell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #000066;
	border-bottom-color: #000066;
}
.cc-security-cell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
}
.cc-button-cell {
}
.cc-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E4E4E4;
	border: 1px double #006600;
	font-weight: bold;
}
.cc-margin-cell {
}

/* -------------------------------------------------------------------------
* Styles used by the {COMPOSITE-DIGITAL-DOWNLOAD-FILES} QuickCode Tag.
------------------------------------------------------------------------- */
.digdel-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
}
.digdel-hilight {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.digdel-stats-title {
	font-size: 13px;
	font-weight: bold;
	background-color: #003399;
	color: #FFFFFF;
}
.digdel-instructions {
	font-size: 10px;
	color: #FF9900;
}
.digdel-stats-content {
	background-color: #F1F1F1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-right-color: #D9E6FF;
	border-bottom-color: #003399;
}
.digdel-file-title {
	font-size: 13px;
	font-weight: bold;
	background-color: #003399;
	color: #FFFFFF;
}
.digdel-download-title {
	font-size: 13px;
	font-weight: bold;
	background-color: #003399;
	color: #FFFFFF;
}
.digdel-file-content {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-right-color: #D9E6FF;
	border-bottom-color: #003399;
}
.digdel-download-content {
	background-color: #F1F1F1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003399;
	border-bottom-color: #003399;
}

/* -------------------------------------------------------------------------
* Styles used by the {COMPOSITE-SEARCH-RESULTS} QuickCode Tag.
------------------------------------------------------------------------- */
.search-sort-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
}
.search-results-per-page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.search-title-image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.search-cell-image {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
}
.search-results-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
}
.search-pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.search-title-product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.search-title-score {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.search-cell-product {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
}
.search-cell-score {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	background-color: #F1F1F1;
	color: #666666;
}
.search-product-price {
	color: #006699;
}
.search-alert {
	font-weight: bold;
	color: #FF6600;
}
.search-product-name {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.search-product-description {
	color: #006699;
}

/* -------------------------------------------------------------------------
* Styles used by the {COMPOSITE-STOREFRONT-PRODUCTS-HORIZONTAL} and {COMPOSITE-STOREFRONT-PRODUCTS-VERTICAL} QuickCode Tags.
------------------------------------------------------------------------- */
.storefront-sort-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
}
.storefront-products-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.storefront-products-image {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.storefront-product-name {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.storefront-products-cell-left {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.storefront-product-price {
	font-weight: normal;
	color: #FF6600;
}
.storefront-products-cell-right {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.storefront-products-cell-center {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
