/* Buyz.com Color */

/*
Colors:

#0077d4;
blue logo color - standard link

#069;
dark non saturated blue - h1, h2, h3, brand, buyz price in item, big button arrow and font, available for promo text

#f5fcff;
very soft cyan - nav and footer background, nav boxes background (like subscribe)

#c5effd;
soft cyan - nav and footer box borders, form input text element  border

#ff3c00;
red orange - you save text in item, warnings and important notices, error messages

#666;
medium gray - small text, footer standard menu item

#333;
dark grey - footer group item
------------------------------
*/

body {
	background-color: #fff;
	color: #666;
}

h1, h2, h3, h4, h5 {
	color: #069;
}

a {
	color: #0077d4;
}

a:link, a:visited, a:active {text-decoration: none;}
a:hover { text-decoration: underline; }

/* header color */

div#header_wrapper {
	background: #fff url(../images/header_bg.gif) repeat-x 0 bottom;
}

div#header h1 {
	background: transparent url(../images/buyz_logo.png) no-repeat 0 0 !important;
	background: transparent url(../images/buyz_logo.gif) no-repeat 0 0;
}

div#header ul#features li a {	color: #069; }

div#header a#bidz {
	background: transparent url(../images/bidz_btn.png) no-repeat 0 0 !important;
	background: transparent url(../images/bidz_btn.gif) no-repeat 0 0;
}

#freeshipping em { color: #f60; }

div#livechat { color: #069; }

div#search { background: transparent url(../images/header_search_bg.gif) no-repeat 0 0; }

div#header a:hover#bidz {
	background: transparent url(../images/bidz_btn.png) no-repeat 0 bottom !important;
	background: transparent url(../images/bidz_btn.gif) no-repeat 0 bottom;
}

ul#features li a:link, ul#features li a:visited {
	background: transparent url(../images/header_features_bg.png) no-repeat 0 0 !important;
	text-decoration: none;
	background: transparent url(../images/header_features_bg.gif) no-repeat 0 0;
	text-decoration: none;
}
ul#features li a:hover {
	background: transparent url(../images/header_features_bg.png) no-repeat 0 bottom !important;
	text-decoration: none;
	background: transparent url(../images/header_features_bg.gif) no-repeat 0 bottom;
	text-decoration: none;
}

input.search_btn, input.subscribe_btn {
	border: solid 1px #fff;
	color: #fff;
	background: #f60 url(/bzJApp/views/store/images/button_bg.png) repeat-x 0 0 !important;
}
input:hover.search_btn, input:hover.subscribe_btn {
	background: #f90 url(/bzJApp/views/store/images/button_bg.png) repeat-x 0 0 !important;
	border-color: #fff;
}

input.input_text, input.item_input, input.product_input { 
	color: #777;
	border: solid 1px #00c4dc;
}

a.checkout_btn {
	background: transparent url(../images/checkout_btn.png) no-repeat 0 0 !important;
	background: transparent url(../images/checkout_btn.gif) no-repeat 0 0;
}
a:hover.checkout_btn {
	background: transparent url(../images/checkout_btn.png) no-repeat 0 bottom !important;
	background: transparent url(../images/checkout_btn.gif) no-repeat 0 bottom;
}

/* content area color */

body#home_page div#content_wrapper {
	background: #fff url(../images/home_bg.gif) repeat-x 0 0;
}

body#search_page div#content_wrapper {
	background: #fff url(../images/search_bg.gif) repeat-x 0 0;
}

body#product_page div#content_wrapper, body#content_page div#content_wrapper {
	background: #fff url(../images/product_bg.gif) repeat-x 0 0;
}

div#crumbs, div#sort, div#crumbs a:link, div#crumbs a:visited { color: #069; }
div#crumbs a:hover { color: #0077d4; text-decoration: none; }

div#sort select {
	border: solid 1px #c5effd;
	color: #666; 
}

div#pagenav_bottom a, div#pagenav_top a { color: #069; }

/* nav color */

div#nav {
	background: transparent url(../images/nav_bg.png) no-repeat 0 15px !important;
	background: transparent url(../images/nav_bg.gif) no-repeat 0 15px;
}

div#nav ul li { background: transparent url(../images/nav_link_bg.gif) repeat-x 0 bottom; }
div#nav ul li em, div#top_nav ul li em { color: #777; }
div#nav ul li.more a, div#top_nav ul li.more a { color: #ff3c00; }

#nav input.subscribe_btn {
	background: transparent url(../images/subscribe_btn.png) no-repeat 0 0 !important;
	background: transparent url(../images/subscribe_btn.gif) no-repeat 0 0;
	border: 0;
	color: #fff;
}
#nav input:hover.subscribe_btn {
	background: transparent url(../images/subscribe_btn.png) no-repeat 0 bottom !important;
	background: transparent url(../images/subscribe_btn.gif) no-repeat 0 bottom;
}

input.input_text { 
	color: #666;
	border: solid 1px #c5effd;
}

div#nav div#nav_subscribe {
	background: transparent url(../images/subscribe_bg.png) no-repeat 0 0 !important;
	background: transparent url(../images/subscribe_bg.gif) no-repeat 0 0;
}

table.metal_prices th {
	color: #069;
	background-color: #f5fcff;
	border: solid 1px #c5effd;
}

table.metal_prices td {
	color: #666;
	border: solid 1px #c5effd;
}

div.metal_notice {
	color: #666;
}

/* top_nav color */

div#top_nav_holder, div#referrer_holder {
	background-color: #f5fcff;
	border: solid 1px #c5effd;
}

div#top_nav_holder #moreDiv {
	background-color: #f5fcff;
	border: solid 1px #c5effd;
}

div#top_nav_holder #moreDiv ul li a { color: #0077d4; }

/* referrer color */

div#referrer h3 em { color: #0077d4; }

/* help section color */

.data th {
	color: #069;
	background-color: #f5fcff;
	border: 1px solid #c5effd;
}

.data td {
	color: #777;
	border: 1px solid #c5effd;
}

/* items and product color */

.item_thumb {
	background: transparent url(../images/item_thumb_bg.png) no-repeat 0 0 !important;
	background: transparent url(../images/item_thumb_bg.jpg) no-repeat 0 0;
}

.item_brand { color: #069; }
.item_retail_price, .product_retail_price { color: #333; }
.product_sku { color: #777; }
.item_buyz_price, .item_buyz_priceStrike, .product_buyz_price, .product_buyz_priceStrike, .product_ringsize, .product_enlarge a { color: #069; }
.product_status { color: #ff3c00; }

.item_buyz_Saleprice, .product_buyz_Saleprice {color: #f60;}

.item_sale_price, .product_sale_price, .item_discount, .product_discount, .item_worldwide a, .product_worldwide, .product_worldwide a { color: #0a0; }
.product_ringsize select { border: solid 2px #c5effd; }

.product_enlarge {
	background: transparent url(../images/enlarge.png) no-repeat 0 0 !important;
	background: transparent url(../images/enlarge.gif) no-repeat 0 0;
}

div#items { background: transparent url(../images/content_hr.gif) no-repeat center bottom; }
#home_page div#items { background: none; }

a.buynow_btn {
	background: transparent url(../images/buynow_btn.png) no-repeat 0 0 !important;
	background: transparent url(../images/buynow_btn.gif) no-repeat 0 0;
}
a:hover.buynow_btn {
	background: transparent url(../images/buynow_btn.png) no-repeat 0 bottom !important;
	background: transparent url(../images/buynow_btn.gif) no-repeat 0 bottom;
}

.item_guarantee {
	background: transparent url(../images/item_guarantee.png) no-repeat 0 0 !important;
	background: transparent url(../images/item_guarantee.gif) no-repeat 0 0;
}

.item_limited {
	background: transparent url(../images/item_limited.png) no-repeat 0 0 !important;
	background: transparent url(../images/item_limited.gif) no-repeat 0 0;
}

.item_freeshipping {
	background: transparent url(../images/item_freeshipping_label.gif) no-repeat 0 0;
}

.item_buyzsale {
	background: transparent url(../images/item_buyzsale.png) no-repeat 0 0;
}

.product_thumb {
	background: transparent url(../images/product_thumb_bg.png) no-repeat 0 0 !important;
	background: transparent url(../images/product_thumb_bg.gif) no-repeat 0 0;
	color: #069;
}
.product_title { color: #069; }
.product_description { color: #333; }
.product_image { border: solid 2px #eee; }
.product_freeshipping {
	background: transparent url(../images/product_freeshipping_label.gif) no-repeat 0 0;
}

.product_buyzsale {
	background: transparent url(../images/product_buyzsale.png) no-repeat 0 0;
}

a.buynow_bigbtn {
	background: transparent url(../images/buynow_bigbtn.png) no-repeat 0 0 !important;
	background: transparent url(../images/buynow_bigbtn.gif) no-repeat 0 0;
}

a:hover.buynow_bigbtn {
	background: transparent url(../images/buynow_bigbtn.png) no-repeat 0 bottom !important;
	background: transparent url(../images/buynow_bigbtn.gif) no-repeat 0 bottom;
}

a.offer_bigbtn {
	background: transparent url(../images/offer_bigbtn.png) no-repeat 0 0 !important;
	background: transparent url(../images/offer_bigbtn.gif) no-repeat 0 0;
}

a:hover.offer_bigbtn {
	background: transparent url(../images/offer_bigbtn.png) no-repeat 0 bottom !important;
	background: transparent url(../images/offer_bigbtn.gif) no-repeat 0 bottom;
}

a.startnow_bigbtn {
	background: transparent url(../images/startnow_bigbtn.png) no-repeat 0 0 !important;
	background: transparent url(../images/startnow_bigbtn.gif) no-repeat 0 0;
}

a:hover.startnow_bigbtn {
	background: transparent url(../images/startnow_bigbtn.png) no-repeat 0 bottom !important;
	background: transparent url(../images/startnow_bigbtn.gif) no-repeat 0 bottom;
}

/* showcase table color */

table#showcase th {	color: #069; }

table#showcase td { color: #333; }

table#showcase td {
	background-color: #eee;
	border: solid 2px #fff;
}

table#showcase td.feat_normal, table#showcase td.feat_medium {
	background-color: #f5fcff;
}

table#showcase td.feat_high {
	background-color: #ffb;
}


a#viewmore {
	background: transparent url(../images/viewmore_bigbtn.png) no-repeat 0 0 !important;
	background: transparent url(../images/viewmore_bigbtn.gif) no-repeat 0 0;
}
a:hover#viewmore {
	background: transparent url(../images/viewmore_bigbtn.png) no-repeat 0 bottom !important;
	background: transparent url(../images/viewmore_bigbtn.gif) no-repeat 0 bottom;
}

/* scripted imagegallery */

div#product_imagegallery {
	background: transparent url(../images/imagegallery_bg.png) no-repeat 0 bottom !important;
	background: transparent url(../images/imagegallery_bg.gif) no-repeat 0 bottom ;
}
div#product_imagegallery div#g_thumblist {
	background: url(../images/thumblist_bg_full.png) no-repeat 0 0 !important;
	background: url(../images/thumblist_bg_full.gif) no-repeat 0 0;
}

div#product_imagegallery img.g_thumb { border: solid 1px #eee; }
div#product_imagegallery img:hover.g_thumb { border: solid 1px #c5effd; }

div#product_imagegallery img.g_image { border: solid 2px #eee; }

/* div#product_imagegallery { background-color: #fee; } */
/* div#product_imagegallery div#g_thumblist { background-color: #6fc; } */

#product_thumblist ul {
	background: transparent url(../images/enlarge.png) no-repeat 0 3px !important;
	background: transparent url(../images/enlarge.gif) no-repeat 0 3px;
}

#product_thumblist ul li img {
	border: solid 2px #eee;
}

#product_thumblist ul li img:hover {
	border-color: #c5effd;
}
/* content color */

div#helpdocument h2, #studs h2 {
	color: #777;
}

div#helpdocument .important {
	color: #ff3c00;
}

/* footer color */

div#footer_wrapper {
	background-color: #f5fcff;
	border-top: solid 1px #c5effd;
}

div#footer a { color: #999; }
div#footer a:hover { color: #333; }
div#footer a.footer_h { color: #333; }
div#footer a.footer_h:hover { text-decoration: none; }


#footer_paymethods {
	background: transparent url(../images/footer_paymethods.png) no-repeat 0 0 !important;
	background: transparent url(../images/footer_paymethods.gif) no-repeat 0 0;
}
