/* CSS Document */
html {
margin-bottom: 1px;
}

/*
body {
text-align:center;
font-family:"trebuchet ms", Trebuchet, Helvetica, sans-serif;
color:#999;
line-height: 1.3em;
background:#221e1f;
font-size:11px;
}
*/

body
{
  text-align: center;
  font-family: georgia, "trebuchet ms", Trebuchet, Helvetica, sans-serif;
  color: #FFFFFF;
  line-height: 1.3em;
  background: #221e1f;
  font-size: 12px;
}

a:link, a:visited, a:hover, a:active {
color:#999;
text-decoration:none;
}

a:hover {
color:#fff;
}

#frame {
position: relative;
width:668px;
margin-right:auto;
margin-left:auto;
margin-top:0;
padding:0px;
text-align:left;
border: red 0px solid;
}

#contentheader {
width:668px;
height:139px;
background:url("/images/masthead.jpg") no-repeat top left;
margin:0;
padding:0;
font-family:"trebuchet ms", Trebuchet, Helvetica, sans-serif;
color:#999;
line-height: 1.3em;
font-size:11px;
}

#contentcontainer {
float: left;
width: 668px;
}

#contentleft {
display: inline; /* floats with values applied margin-right or margin-left need this style to work in IE6 */
width:276px;
float:left;
border: 1px solid #999;
margin:27px 2px 5px 50px;
background:#000;
padding:3px 1px 0 1px;
text-align:center;
}

#contentcenter {
float: left;
width:334px;
margin:27px 0 5px 0;
padding:0px;
border: 1px solid #999;
background:#000;
}

#fat {
display: inline;
float: left;
width:616px;
border: 1px solid #999;
margin:27px 0 5px 50px;
background:#000;
padding: 3px 0 0 0;
}

.product {
width:616px;
float:left;
margin:0 0 20px 0;
}

.productpicture {
display: inline;
width:180px;
float:left;
margin:10px;
}

.productlist {
font-family: georgia, serif;
float: left;
width:395px;
}

.productlist h3 {
font-weight: normal;
font-size: 14px;
color:#fff;
margin: 10px 0 0 0;
padding: 0;
text-transform:uppercase;
letter-spacing:1px;
}

.productlist ul {
margin:5px 0 5px 0;
padding: 0;
}

.productlist li {
color:#be2c37;
list-style: none;
line-height:18px;
margin:0;
padding: 0;
text-transform:uppercase;
}

/*
#logo {
position: absolute;
top: 0px;
left: 06px;
height: 80px;
width: 100px;
}

#logo a {
display: block;
height: 0px !important;
height: 80px;
overflow: hidden;
padding: 50px 0 0 0;
width: 100px;
}
*/

#logo
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 70px;
}

#logo a
{
	display: block;
	width: 350px;
	height: 70px;
	/*border: 1px solid white;*/
}

#logo a:hover {
background-color: transparent;
}

#logo h1 {
margin: 0;
padding: 0;
text-indent: -9999px;
}



strong {
font-weight:normal;
}

p {
font-family:Georgia, Times, Serif;
margin:0;
padding:10px 10px 0 10px;
color:#999;
text-align:center;
}

.white {
color:#fff;
text-transform:uppercase;
font-size:10px;
letter-spacing:1px;
}

.whitesmall {
color:#fff;
}

.description {
text-align:left !important;
color:#be2c37;
}

.whitebig {
color:#fff;
font-size:16px;
}

.whitenumber {
color:#fff;
font-size:14px;
}


#footer {
height: 55px;
width:618px;
text-align:left;
font-family:Georgia, Times, Serif;
margin:0 0 0 50px;
padding:5px 0 0 0;
color:#999;
border-top:1px solid #999;
clear:both;
}


#nav {
position: absolute;
top: 80px;
left: 50px;
width: 618px;
}

#nav ul {
margin: 0 0 2px;
padding: 0;
list-style-type: none;
height:24px;
}

#nav li {
display: inline;
margin:0 1px 0 0;
padding:0;
}

#nav a {
display: block;
color:#999;
float: left;
padding: 4px 0;
margin: 0 2px 0 0;
text-decoration: none;
border: 1px solid #999;
/*background: url(images/gradient.jpg) repeat-x;*/
background: url('/themes/classic_black/images/grad_button_bg_black.gif') top left repeat-x;
text-align: center;
}

#nav a:hover {
color:#FFF;
border: 1px solid #fff;
}



#nav #advantage a { width: 136px; }
#nav #packages a { width: 138px; }
#nav #guarantee a { width: 140px; }
#nav #cooking a { width: 147px; }
#nav #faqs a { width: 39px; margin: 0; }
#nav #shop a { width: 62px;}
#nav #login a { width: 102px;}
#nav #account a { width: 89px;}
#nav #cart a { width: 142px; margin: 0; }
#nav #contents a { width: 300px; text-align:right;margin: 2px 0 0 0;border:none;font-family: georgia;color:#fff;background: #221E1F;font-size:14pt;font-weight:normal }

#contact {
position: absolute;
top: 10px;
right: 0;

}

#contact a {
display: block;
color:#999;
height: 10px;
width:177px;
padding:6px;
margin: 0 0 2px 0;
text-decoration: none;
border: 1px solid #999;
/*background:url(images/gradient.jpg);*/
background: url('/themes/classic_black/images/grad_button_bg_black.gif') top left repeat-x;
}


#contact a:hover{
color:#FFF;
border: 1px solid #fff;
}

#ship a {
margin: 0 0 2px 0;
}


a.button  {
display: block;
font-family:"trebuchet ms", Trebuchet, Helvetica, sans-serif;
width: 177px;
padding: 3px;
margin: 10px auto 20px;
border: 1px solid #999;
background:url(images/gradient.jpg) repeat-x;
}

a.button:hover {
color:#fff;
border-color: #fff;
}

a.buttonred  {
display: block;
font-family:"trebuchet ms", Trebuchet, Helvetica, sans-serif;
width: 177px;
padding: 3px;
margin: 10px auto 20px;
border: 1px solid #999;
background:url(images/gradient2.jpg) repeat-x;
}

a.buttonred:hover {
color:#fff;
border-color: #fff;
}




p.buttons {
	float: left;
	padding: 0;
	width: 395px;
	}


p.buttons2 {
	float: left;
	padding: 20px;
	width: 395px;
	}

a.paypal, a.details {
	display: inline;
	float: left;
	margin: 10px 10px 20px 0;
	text-align: center;
	width: 177px;
	}

a.details {
	margin-right: 0;
	}

.padding {
padding:0 0 0 10px;
float:right;
}

a.anchor {
text-decoration:underline;
}



/* upstates for all main navigsation*/
/*
#home #advantage a,
#pack #packages a,
#guar #guarantee a,
#cook #cooking a,
#faq #faqs a,
#distributor #contact #connav,
#shipping #contact #ship,
#privacy #pri a {
color:#be2c37;
background: url('/themes/classic_black/images/grad_button_bg_black.gif') top left repeat-x;
}
*/

#nav a.active, #contact a.active
{
  color: #BE2C37;
}

/* upstates for footers */
#sitemap #map a,
#home #index a {
background-color:#be2c37;
}

img.headline {
	padding-bottom: 3px;
	border-bottom: 1px solid #666;
	}

img.headline2 {
	padding-bottom: 3px;
	}

#dropdown {
	text-align:center;
	margin:5px 0 15px 0;
	}

.side {
	/* Side Table Definitions */
	text-align: left;
	float: left;
	width: 240px;
}

.side h2 {
	/* Side Table Heading Background & Definitions */
	background: #221E1F;
	color: #ccc;
	font-size: 13px;
	font-weight: normal;
	height: 20px;
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 1px;
	border:#999999 1px solid;
}

#main_cont {
	/* Center Table Definitions */
	width: 753px;
	float: left;
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
	margin-top: 27px;
}

/*
#main_cont h2 {
     Center Table Heading Background, Colors & Fonts
	background: #221E1F;
	border: solid #999 1px;
	font-size: 13px;
	color: #ccc;
	font-weight: normal;
	height: 20px;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	margin-bottom: 1px;
}
*/

#main_cont h2
{
  font-family: georgia;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 10px 0px 0px 15px;
	margin: 0px;
}


.currency {
	float: left;
	padding-left: 10px;
}

.content {
	/* Side & Main Tables Content Area Definitions */
	border: solid #999999 1px;
	margin-bottom: 15px;
	padding: 15px;
	background:#000;
}

.checkoutcontent {
	/* Side & Main Tables Content Area Definitions */
	margin-bottom: 15px;
	padding: 15px;
	background:#000;
}

.side_link {
	/* Side Table Link Definitions */
	background: url(images/side_link_dot.gif) no-repeat center left;
	display: block;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-left: 10px;
	text-decoration: none;
	color: #ffffff;
}

.cat_hover:hover {
	/* Category Hover */
	background-color: #000;
}

.black_normal_text_spaced {
	color: #ffffff;
	font-weight: normal;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}

/*
.error_message {
	background: #FFF;
	border: solid #FF0000 2px;
	padding: 10px;
	margin-bottom: 10px;
	color: #000;
}

.alert_message {
	background: #FFF;
	border: solid #33cc00 2px;
	padding: 10px;
	margin-bottom: 10px;
	color: #000;
}*/

.error_message {
  font-family: georgia;
	background: #666666;
	border: solid #FF0000 2px;
	padding: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.alert_message {
  font-family: georgia;
	background: #666666;
	border: solid #33cc00 2px;
	padding: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.error_alert {
	margin-left: 35px;
}

.table_bottom {
	text-align: center;
	padding-top: 5px;
}

.row {
	clear: both;
}

.center {
	text-align: center;
}

.right_align {
	text-align: right;
}

/* ------------ */
/* Product List */
/* ------------ */

a.product_title_link, .product_title_link:visited, .product_title_link:active, a.cart_view_product
{
	/* Product Title Link Definitions */
	color: #ffffff;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}
.list_price {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.product_title_link:hover, a.cart_view_product:hover {
	/* Product Title Link Hover Definitions */
	color: #ffffff;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: underline;
}

.paging {
	float: right;
	text-align: right;
	margin-right: 10px;
}

.list_top {
	/* Product List Top Definitions */
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #000;
	padding: 3px;
}

.list_bottom {
	/* Product List Bottom Definitions */
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #000;
	padding: 3px;
}

/* ----------------- */
/* Product List List */
/* ----------------- */

.reg_txt {
	font-weight: normal;
}

.small_txt {
	font-size: 10px;
}

.price {
	/* Product List Price Definitions */
	color: #ffffff;
	font-weight: normal;
	font-size: 14pt;
	margin-right: 10px;
	float: left;
	padding-bottom: 5px;
}

.list_item {
	padding: 8px;
}

.list_item_bottom_border {
	/* Product List Separator Definitions */
	border-bottom: solid #cacaca 0px;
}

/* ----------------- */
/* Product List Tile */
/* ----------------- */

.tile_item {
	text-align: center;
}

.tile_image {
	margin-bottom: 5px;
}

.tile_price {
	/* Product Tile Price Definitions */
	font-weight: normal;
	font-size: 11pt;
	color: #ffffff;
}

.tile_table {
}

.list_table {
}

/* -------------- */
/* Product Detail */
/* -------------- */

.product_title {
	/* Product Title Font & Color */
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.product_sku {
	/* Product SKU Font & Color */
	font-size: 10px;
	margin-bottom: 10px;
}

.product_price {
	/* Product Price Font & Color */
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}

.product_option {
	/* Product Attributes Font & Color */
	font-weight: normal;
	padding-right: 10px;
	width: 1%;
}

.review_link {
	color: #fff;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: 400;
}

.larger_view {
	background: url(images/enlarge.gif) no-repeat center left;
	padding-left: 13px;
	text-decoration: none;
	font-size: 10px;
}

.add_wishlist {
	/* Add To Wishlist, Add Review, Add To Registry Link Definitions */
	background: url(images/little_arrow.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	padding-right: 15px;
}

.review_item {
	padding-bottom: 10px;
}

.review_spacer {
	padding-bottom: 7px;
}

/* ------------------ */
/* Button Definitions */
/* ------------------ */
.cart_button {
	padding-left: 3px;
	height: 24px;
	float: left;
	margin-right: 10px;
}
.orange_button {
	/* Orange Button Definitions */
	background: url(images/orange_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}

.orange_button input, .orange_button button {
	/* Orange Button Definitions */
	background: url(images/orange_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: normal;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.yellow_button {
	/* Yellow Button Definitions */
	background: url(images/yellow_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}

.yellow_button input, .yellow_button button {
	/* Yellow Button Definitions */
	background: url(images/yellow_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: normal;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.del_button {
	display: block;
	width: 40px;
	float: right;
	background: url(images/delete.gif) no-repeat center left;
	padding-left: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: 400;
}

/* ----------------------------- */
/* Product Detail & Account Tabs */
/* ----------------------------- */

/* Non Selected & Selected Tabs Link Text Colors */
ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #ffffff; }
ul.tabberactive li a:link { color: #fff; }
ul.tabberactive li a:visited { color: #fff; }

ul.tabbernav {
	/* Tab Content Top Border */
	border-bottom: 1px solid #fff;
	font-size: 12px;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 1px solid #fff;
	padding: 15px;
	border-top: 0;
}

ul.tabbernav li a {
	/* Tab Borders */
	border: 1px solid #fff;
	/* Non Selected Tabs Background */
	background: #999;
	padding: 3px 6px;
	margin-right: 3px;
	border-bottom: none;
	text-decoration: none;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #000;
	/* Hovered Tabs Border Color */
	border-color: #fff;
	/* Hovered Tabs Text Color */
	color: #fff;
}

ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #000;
	/* Selected Tabs Background Color */
	background-color: #000;
	/* Selected Tabs Font Color */
	color: #fff;
}

ul.tabbernav li.tabberactive a:hover {
	border-bottom: 1px solid #000;
	/* Selected Tabs Hover Background Color */
	background-color: #000;
	/* Selected Tabs Hover Font Color */
	color: #fff;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
}

.tabberlive .tabbertabhide { display: none; }
.tabberlive .tabbertab h2 { display: none; }
.tabberlive .tabbertab h3 { display: none; }
.tabberlive { margin-top: 1em; }
.tabber { display: none; }

/* ---------------- */
/* Form Definitions */
/* ---------------- */

.input_box {
	padding-right: 2px;
	padding-left: 2px;
}

.form_label {
	text-align: right;
	vertical-align: top;
}

.normal {
	font-weight: normal;
}

.short_form_row {
	clear: both;
}

.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.short_form_row div {
	width: 60px;
	padding-top: 3px;
}

.short_form_row input {
	width: 75px;
}

.required {
	/* Required Reminder Colors */
	color: #FF0000;
	padding-left: 2px;
}

/* ------------ */
/* Account Area */
/* ------------ */

.account_list_head {
	/* Table List Headings Font */
	font-weight: normal;
	color: #fff;
}

.account_head {
	/* Update Profile Heading Font Definitions */
	padding-bottom: 5px;
	font-weight: normal;
	color: #fff;
}

/* ------------- */
/* Shopping Cart */
/* ------------- */

.cart {
	background: #000;
}

.cart th {
	/* Cart List Headings Font */
	text-align: left;
	font-weight: normal;
	color: #fff;
	font-size:12px;
}

.cart td {
	border:none;
	color: #fff;
	font-size:14px;
	font-weight:normal;
}

.cart_contents_quan {
	padding-right: 5px;
}

.cart_contents_item {
	margin-bottom: 5px;
	text-decoration: none;
}

.cart_contents_item a {
	text-decoration: none;
}

.cart_contents_item a:hover {
	text-decoration: underline;
}

/* ----------- */
/* Order Pages */
/* ----------- */

#checkout_wrapper
{
  background-color: #000000;
  border: 1px solid #666666;
  padding: 5px 10px 5px 10px;
  margin-bottom: 15px;
}

#order_steps
{
  background-color: #FFFFFF;
  padding: 7px;
  font-family:"trebuchet ms", Trebuchet, Helvetica, sans-serif;
  color:#999;
  line-height: 1.3em;
  font-size:11px;
}

#order_signup {
	float: left;
	padding-left: 25px;
}

#order_login {
	float: right;
	padding-right: 25px;
}

a.order_info_off {
	background: url(images/order_info_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #666;
	text-decoration: none;
}

a.order_info_on {
	background: url(images/order_info_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000;
	text-decoration: underline;
}

a.order_ship_off {
	background: url(images/order_ship_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #666;
	text-decoration: none;
}

a.order_ship_on {
	background: url(images/order_ship_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000;
	text-decoration: underline;
}

a.order_payment_off {
	background: url(images/order_payment_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #666;
	text-decoration: none;
}

a.order_payment_on {
	background: url(images/order_payment_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000;
	text-decoration: underline;
}

a.order_review_off {
	background: url(images/order_review_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #666;
	text-decoration: none;
}

a.order_review_on {
	background: url(images/order_review_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000;
	text-decoration: underline;
}

a.order_print_off {
	background: url(images/order_print_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #666;
	text-decoration: none;
}

a.order_print_on {
	background: url(images/order_print_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000;
	text-decoration: underline;
}

.gray {
	background-color: #000;
}

.sep {
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
}

/* ------------ */
/* Order Review */
/* ------------ */

.order_view {
	background: #000;
	text-align: left;
}

.order_view th {
	font-weight: normal;
	background: #000;
	color: #ffffff;
	width: 10%;
}

.review_top_border {
	/*border-top: solid #ff942d 1px;*/
	border-top: 1px solid #FF0000;
}

.review_bottom_border {
	/*border-top: solid #ff942d 1px;*/
	border-bottom: 1px solid #FF0000;
}

.order_id {
	font-weight: normal;
	font-size: 12pt;
	padding-bottom: 10px;
	color: #FF0000;
}

/* ------------------ */
/* Paging Definitions */
/* ------------------ */

.page a:hover {
	/* Hover Text Color */
	color: #fff; text-decoration: none
}

.page a:link {
	/* Link Text Color */
	color: #fff; text-decoration: none
}

.page a:visited {
	color: #fff; text-decoration: none
}

.pages_border {
	/* Box Border & Background */
	border: 1px solid #FFFFFF;
	background-color: #000;
	color: #fff;
}

.navpage {
	/* Navigation Link Boxes Background & Definitions */
	background-color: #000;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #fff;
	white-space: nowrap;
	text-decoration: none;
}

.navpageselected {
	/* Navigation Selected Link Boxe Background & Definitions */
	background-color: #000;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #fff;
	white-space: nowrap;
	text-decoration: none;
}

.highlightpage {
	/* Current Page Info Box Background & Definitions */
	background-color: #000000;
	font: normal 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #FFFFFF;
	white-space: nowrap;
}

.highlightpage a:link {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:visited {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:hover, .highlightpage a:active {
	color: #FFFFFF; text-decoration: underline;
}

/* ------------ */
/* Cookie Crumb */
/* ------------ */

.home_link {
	/* Home Link Definitions */
	background: url(images/home_icon.gif) no-repeat center left;
	text-decoration: underline;
	padding-left: 20px;
	font-weight: normal;
	color: #fff;
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}

.crumb_sep {
	padding-left: 5px;
	font-weight: normal;
}

/* ----------------- */
/* Float Definitions */
/* ----------------- */

.left_float_3_px {
	float: left;
	margin-right: 3px;
}

.left_float_5_px {
	float: left;
	margin-right: 5px;
}

.right_float_5_px {
	float: right;
	margin-left: 5px;
}

.IE_left_float_5_px {
	margin-left: 5px;
}

.float_assist {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.search_results {
	margin-left: 10px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

.search_bb {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

/***

  Links styled to look like gradient buttons

***/

a.grad_button_black
{
  display: block;
  float: left;
  height: 22px;
  margin-right: 5px;
  padding: 0 10px 0 10px;
  text-align: center;
  font-size: 11px;
  background: url('/themes/classic_black/images/grad_button_bg_black.gif') top left repeat-x;
  color: #999999;
  border: 1px solid #999999;
}

a.grad_button_black:hover
{
  background: url('/themes/classic_black/images/grad_button_bg_black.gif') top left repeat-x;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}

a.grad_button_red
{
  display: block;
  float: left;
  height: 22px;
  margin-right: 5px;
  padding: 0 10px 0 10px;
  text-align: center;
  font-size: 11px;
  background: url('/themes/classic_black/images/grad_button_bg_red.gif') top left repeat-x;
  color: #999999;
  border: 1px solid #999999;
}

a.grad_button_red:hover
{
  background: url('/themes/classic_black/images/grad_button_bg_red.gif') top left repeat-x;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}

a.grad_button_black span, a.grad_button_red span
{
  position: relative;
  top: 4px;
  margin: 0px;
  padding: 0px;
}
.cartroll a {
display:block;
width: 108px;
height:22px;
padding:0px;
background: url(/themes/classic_black/images/btn_checkout_out.gif) 0 0 no-repeat;
}
.cartroll2 a {
display:block;
width: 138px;
height:22px;
padding:0px;
background: url(/themes/classic_black/images/btn_contshop_out.gif) 0 0 no-repeat;
}
.cartroll3 a {
display:block;
width: 138px;
height:22px;
padding:0px;
background: url(/themes/classic_black/images/btn_empty_cart.gif) 0 0 no-repeat;
}
.cartroll4 a {
display:block;
width: 138px;
height:22px;
padding:0px;
background: url(/themes/classic_black/images/btn_update_cart.gif) 0 0 no-repeat;
}
.cartroll a:hover, .cartroll2 a:hover, .cartroll3 a:hover, .cartroll4 a:hover { 
background-position: 0 -22px;
}
.cartroll a:active, .cartroll2 a:active, .cartroll3 a:active, .cartroll4 a:active {
background-position: 0 -22px;
}
