@charset "utf-8";

/* Original design work, including graphics and all related scripts, Copyright (c) OCDesignsOnline.com, All Rights Reserved. Used with permission by Detailbest. */

/* Global site colors
-------------------------------------------------- */
td, #ProductDetail_ExtInfo_div,
#ProductDetail_ProductDetails_div,
#ProductDetail_TechSpecs_div		{ color:#C0C0C0; } /* font main from color swatch */
.colors_background_main,		
.colors_background1,
.colors_background2,
.colors_backgroundneutral,
.colors_lines_light,
.colors_descriptionbox,		
.colors_pricebox,			
.colors_backgroundlight					{ background-color:#000; } /* text box bg from color swatch */
.colors_backgroundneutral_dark,
.colors_highlight,
.colors_lines,
.colors_backgroundlight_dark			{ background-color:#303030; } /* border color from color swatch */
.colors_background1_text,
.colors_background1_text:hover,
.colors_background2_text,
a.colors_background2_text:hover	{ color:#C0C0C0; }
.colors_background3,
.colors_menutitle								{ background-color:#C0C0C0; } /* table title bar bg */
.colors_background3_text,		
a.colors_background3_text:hover,
.colors_menutitletext						{ color:#555; } /* table title bar text */
.colors_links										{ color:#000; }
a.colors_links:hover						{ color:#04DDE9; }


/* Category & Product Pages
-------------------------------------------------- */
.colors_descriptionbox, 
.colors_descriptionbox td,
.colors_descriptionbox p, 
.colors_descriptionbox li					{ color:#C0C0C0; }
.colors_descriptionbox ul				{ list-style:disc inside none; }
.colors_descriptionbox a					{ color:#C0C0C0; }
.colors_descriptionbox a:hover		{ color:#04DDE9; }

.colors_productname						{ color:#04DDE9 !important; } /* You Save text line - medium-neutral color - also affects tab color on product details page */
a.colors_productname:hover			{ color:#04DDE9 !important; } /* Slightly brighter than above */
.colors_productprice,
.PageText_L483n							{ color:#C0C0C0 !important; } /* Retail price and In stock line - medium-bright color */
.PageText_L490n							{ color:#04DDE9 !important; } /* Sale Price line - bright color */
.colors_text									{ color:#C0C0C0 !important; } /* Our Price line and item description text - dark color */
a.colors_text:hover						{ color:#04DDE9 !important; } /* links within item description - dark-bright color */

#Header_ProductDetail_ProductDetails_span.colors_productname { color:#000 !important; } /* description box tab font */

.PageText_L515n, 
.PageText_L244n							{ color:#D3D3D3; } /* select boxes title text */
.sortby_select, 
.results_per_page_select,
.PageText_L244n input[type="text"],	
.colors_pricebox input[type="text"],
input#additionalsearch					{ color:#888; border:1px solid #303030; } /* category and product page input boxes */
.sortby_select								{ width:130px; }

.product_code_title, .product_code	{ color:#AAA !important; } /* Product code title in price box - med light neutral color */

/* checkout page */
#v65-cart-shipping-details input,
#v65-cart-shipping-details select,
#v65-checkout-form-table input,
#v65-cart-coupon-entry-details-input	{ border:1px solid #303030; background-color:#FFF;  }
#v65-cart-shipping-details td				{ padding-bottom:5px; }
#v65-checkout-form-table input			{ margin-bottom:5px; }
