/* CSS Document */

/* GLOBAL */

body { font-family:"Trebuchet MS", Trebuchet, "Lucida Grande", Geneva, Verdana, Arial; font-size:12px; color:#999999;}
h1 {font-size:18px; color:#A28EB8; font-weight:normal;}
h2 {font-size:12px; color:#999999; font-weight:normal;}
h3 {font-size:13px; display:inline;}
.page_title {font-size:18px; color:#A28EB8; font-weight:normal;}
.subheading { font-size:16px; color:#333333;}
.desc_text_small { font-size:11px;}

/* links */
.linkstd a:link, .linkstd a:visited { font-size:12px; color:#333333; text-decoration:underline;}
.linkstd a:hover { font-size:12px; color:#999999; text-decoration:underline;}

h1 a:link, h1 a:visited { color:#A28EB8; text-decoration:none;}
h2 a:link, h2 a:visited { color:#999999; text-decoration:none;}
h3 a:link, h3 a:visited { color:#999999; text-decoration:none;}
h1 a:hover, h2 a:hover, h3 a:hover { color:#666666; text-decoration:underline;}
h1 a:active, h2 a:active, h3 a:active { color:#666666; text-decoration:underline;}
#bottom_navigation {font-size:11px;}
#bottom_navigation a:link, #bottom_navigation a:visited { font-size:11px; color:#999999; text-decoration:none; padding:0px 15px 0px 0px;}
#bottom_navigation a:hover { font-size:11px; color:#333333; text-decoration:underline; padding:0px 15px 0px 0px;}
#bottom_navigation a:active { font-size:11px; color:#333333; text-decoration:underline; padding:0px 15px 0px 0px; }

/* BREADCRUMBS */

.level_title { font-size:18px; color:#DDDDDD;}
.level_one { font-size:18px; color:#A28EB8;}
.level_two { font-size:16px; color:#A28EB8;}
.level_three { font-size:14px; color:#A28EB8;}
.breadcrumbs { font-size:18px; color:#A28EB8;}

/* links */

.level_one a:link, .level_one a:visited, .level_two a:link, .level_two a:visited, .level_three a:link, .level_three a:visited { color:#A28EB8; text-decoration:none;}
.level_one a:hover, .level_two a:hover, .level_three a:hover { color:#666666; text-decoration:underline;}
.level_one a:active, .level_two a:active, .level_three a:active { color:#666666; text-decoration:underline;}

/* BASKET DISPLAY */

.basket_title { color: #666666; font-size:14px; text-decoration:underline;}
.basket_items { color: #999999;}
.basket_subtotal { color:#666666; font-size:14px;}
#basket_empty  { color:#666666; font-size:16px;}

/* BASKET PAGES 

#basket_controls a:link, .basket_controls a:visited{ border:1px solid #999999; color:#666666; padding:5px; margin:0px 0px 0px 35px; text-decoration:none;}
#basket_controls a:hover { border:1px solid #999999; background-color:#DDDDDD; color:#666666; padding:5px; margin:0px 0px 0px 35px; text-decoration:none;}
#basket_controls a:active{ border:1px solid #999999; color:#666666; padding:5px; margin:0px 0px 0px 35px; text-decoration:none;}

*/

/* links */

.basket_title a:link, .basket_title a:visited { color: #666666;}
.basket_title a:hover { color:#222222;}
.basket_title a:active { color:#222222;}

.basket_items a:link, .basket_items a:visited { color: #999999;}
.basket_items a:hover { color:#333333;}
.basket_items a:active { color:#333333;}

/* SUB-SECTION DISPLAY */

.section_title { font-size:16px; color:#666666;}
.section_items { color: #999999;}

/* links */

.section_items a:link, .section_items a:visited { color: #999999;}
.section_items a:hover { color:#333333;}
.section_items a:active { color:#333333;}

/* PAGINATION */

.page_numbers_title { font-size:14px; color:#666666;}
.page_numbers_selected { font-size:14px; color:#666666; font-weight:bold; text-decoration:underline;}
.page_numbers_selected a:link{ font-size:14px; color:#666666; font-weight:bold; text-decoration:underline;}

/* links */

.page_numbers_title  a:link, .page_numbers_title a:visited { font-size:14px; color:#666666; text-decoration:none;}
.page_numbers_selected  a:link, .page_numbers_selected a:visited { font-size:14px; color:#666666; font-weight:bold; text-decoration:underline;}
.page_numbers_title  a:hover, .page_numbers_selected  a:hover { font-size:14px; color:#222222; text-decoration:underline}
.page_numbers_title  a:active, .page_numbers_selected  a:active { font-size:14px; color:#222222; text-decoration:underline}

/* SEARCH BOX */

.searchbox { color:#999999; }

/* PRODUCT */

.product_name { color:#333333; font-size:12px;}
.product_name  a:link, .product_name a:visited { font-size:12px; color:#333333; text-decoration:none;}
.product_name a:hover { font-size:12px; color:#999999; text-decoration:none;}
.product_code { color:#666666; font-size:11px;}
.product_price { color:A28EB8; font-size:20px;}
.product_price_totals { color:A28EB8; font-size:16px;}
.product_price_retail { color:A28EB8; font-size:16px;}
.product_price_discount {  color:A28EB8; font-size:20px;}

