@charset "utf-8";

/* Original design work, including graphics and all related scripts, Copyright (c) OCDesignsOnline.com, All Rights Reserved. Used with permission by T&R Sports. */

/* Global site colors
-------------------------------------------------- */
td, #ProductDetail_ExtInfo_div,
#ProductDetail_ProductDetails_div,
#ProductDetail_TechSpecs_div		{ color:#264087; } /* 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:#F8F8F8; } /* text box bg from color swatch */
.colors_backgroundneutral_dark,
.colors_highlight,
.colors_lines,
.colors_backgroundlight_dark			{ background-color:#CACACA; } /* border color from color swatch */
.colors_background1_text,
.colors_background1_text:hover,
.colors_background2_text,
a.colors_background2_text:hover	{ color:#264087; }
.colors_background3,
.colors_menutitle								{ background-color:#EA6525; } /* table title bar bg */
.colors_background3_text,		
a.colors_background3_text:hover,
.colors_menutitletext						{ color:#FFF; } /* table title bar text */
.colors_links										{ color:#264087; }
a.colors_links:hover						{ color:#EA6525; }


/* Category & Product Pages
-------------------------------------------------- */
.colors_descriptionbox, 
.colors_descriptionbox td,
.colors_descriptionbox p, 
.colors_descriptionbox li					{ color:#264087; }
.colors_descriptionbox ul					{ list-style:disc inside none; }
.colors_descriptionbox a					{ color:#264087; }
.colors_descriptionbox a:hover		{ color:#EA6525; }

.colors_productname						{ color:#EA6525 !important; } /* You Save text line - medium-neutral color - also affects tab color on product details page */
a.colors_productname:hover			{ color:#EA6525 !important; } /* Slightly brighter than above */
.colors_productprice,
.PageText_L483n							{ color:#264087 !important; } /* Retail price and In stock line - medium-bright color */
.PageText_L490n							{ color:#EA6525 !important; } /* Sale Price line - bright color */
.colors_text										{ color:#264087 !important; } /* Our Price line and item description text - dark color */
a.colors_text:hover							{ color:#EA6525 !important; } /* links within item description - dark-bright color */


.PageText_L515n, 
.PageText_L244n							{ color:#888; } /* 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 #CACACA; } /* 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 #CACACA; background-color:#FFF;  }
#v65-cart-shipping-details td			{ padding-bottom:5px; }
#v65-checkout-form-table input		{ margin-bottom:5px; }
