.outline-style-types {/*outline-style types: none, dotted, dashed, solid, double, groove, ridge, inset, outset, inherit */}

body {
	background-color: #ffff91;
}

 
.cart_table thead th,
.order_info_table th,
#order_ship_details h4,
.cart_discounts h4,
.address_box h4 {
	background-color: #ffff91;
	color: #666600;
    background-image: url(../../../images/backgrounds/background_yellow.png);
	background-repeat: repeat-x;
} 

#sc_col1 .nav_block .nav_block_title { 
    font-weight: bolder; 
    outline-style:ridge;
    outline-color: #7e7f00;
    outline-width:2px;
}

#sc_col2 .nav_block .nav_block_title { 
    font-weight: bolder;
    outline-style: ridge;
    outline-color: #7e7f00;
    outline-width:2px;
}

.nav_block_title_outline {
	color: #666600; 
}


.cat_links .expanded .parent a,
.cat_links .expanded .parent,
.nav_link_container a:hover {
	background-color: #DFDF00; 
    outline-style:ridge;
    outline-color: #7e7f00;
    outline-width:1px;
}
 

.nav_block,
.sc_content,
.cart_table,
.cart_table thead th,
.cart_discounts,
.cart_discounts h4,
.order_info_table th,
#order_ship_details h4,
.address_boxes .bill,
.address_boxes .ship,
.address_box h4 {
	border-color: #9B9B00;;
}

.sc_content {border-color: transparent; }

.nav_block a,
.nav_link_container a:link,
.nav_link_container a:visited,
.nav_link_container a.selected,
.sc_content a,
.prod_section h2,
.cart_table a.prod_name,
.prod_name a,
.sc_form fieldset h3,
.sc_form fieldset h4,
.cat_links .expanded .parent a,
.prod_detail h1 {
	color: #9B9B00;;
}

.All__content_title,
.prod_detail h2 {
    color: #666600;
	background-color: #ffff91;
    background-image: url(../../../images/backgrounds/background_yellow.png);
    outline-style:ridge;
    outline-color: #7e7f00;
    outline-width:1px;
    
    
}

.sc_form fieldset h3,
.sc_form fieldset h4 {
	color: #7e7f00;;
}

.cart_table tr.qty_row td,
.order_info_table .alt {
	background-color:  #ffffdf;
}

.sc_link,
.sc_link a,
.breadcrumb_nav,
.breadcrumb_nav a {
	color: #666600;
}

#bread_crumb_container {
	background-color: #ffff91;
    border-color: #9B9B00;;
    background-image: url(../../../images/backgrounds/background_yellow.png);
}

#sc_col1 .nav_block .nav_block_content {background-image: none;}
#sc_col2 .nav_block .nav_block_content {background-image: none;}