/*
  $Id: stylesheet_24.css 2346 2011-01-07 13:50:22Z Alex $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#header { background-image: url(24/header.png); background-repeat: repeat-x; background-color: #431848; }
#header a { color: #FFF; }
#header-tabs { background-image: url('24/selected-tab-middle.png'); color: #FFF; border-width: 1px; }
#header-right-links { color: #FFF; }
#header-tabs li { background: #431848; background-image: url('unselected-tab-middle.png'); padding: 3px 10px 5px 8px; -moz-border-radius: 0px; border-width: 0px; }
#header-tabs a { color: #431848; /*font-weight: bold;*/ text-decoration: none; }
#header-tabs .selected-tab { background-image: url('24/selected-tab-middle.png'); color: #FFF; /*font-weight: bold;*/ padding: 0; }

/* text color */
.infoBoxContentsCat,
.fixcenter,
a:hover,
a.thisone,
.addr_box caption,
#site_nav_left a,
#footer-quick-links a,
.footer-col-title,
.breadcrumbs_links a,
.serviceFinalizeText
	{ color: #431848; }

.orderEdit
	{ color: #B295B5; }

/* background color */
#products_upsells caption,
#products_upsells table
.headerNavigation,
.infoBox
.infoBoxBorder,
.infoBoxHeading,
.infoBoxNotice,
tr.headerNavigation,
td.headerNavigationBig,
tr.footer,
.productListingGroupHeader,
.productListingSubgroupHeader,
.productListing-heading,
#new_cust caption,
#create_account caption,
#current_coupon caption,
#new_coupon,
#shipping_address caption,
.vendor_shipping_box_single caption,
#inhand_date caption,
#rush_order_processing caption,
#gift_notes caption,
#gift_notes_gallery_container caption,
#shipping_info caption,
#billing_address caption,
#payment_method caption,
#conf_delivery_info caption,
#conf_billing_info caption,
#conf_gift_notes caption,
#conf_payment_info caption,
#conf_agree caption,
.vendorHeading,
.productListing-headingnobackground,
td.service_options_type_selection:hover,
td.service_options_type_selection:hover img
	{ background-color: #431848; }

/* tiny header background image */
.infoBoxHeading,
#products_upsells caption,
.productListing-heading,
.productListingGroupHeader
	{ background-image: url('24/header_tiny.png'); }

/* border color */
.infoBox,
#products_upsells table,
.formArea,
#password_recovery,
#new_cust table,
#returning_cust table,
#create_account table,
#current_coupon,
#new_coupon,
#shipping_address,
#vendor_shipping_cont,
#inhand_date,
#rush_order_processing,
#gift_notes,
#gift_notes_gallery_container,
#shipping_info,
#billing_address,
#payment_method,
.addr_box,
#conf_delivery_info,
#conf_all_products,
#conf_gift_notes,
#conf_billing_info,
#conf_billing_address,
#conf_payment_info,
#conf_order_comments,
#conf_agree #confirm-click,
.multiVendorWarning,
.relatedProducts,
.relatedProductsProduct,
.quantity_break_upsell,
#conf_agree
	{ border-color: #431848; }

#twitter_ad_square_tl {
	width:332px;
	height:279px;
	background-image:url('/catalog/images/tl-twitter-ad.jpg');
	cursor:pointer;
	position:relative;
}

#twitter_div {
	position: relative;
	top:192px;
	left: 134px;
  left/*\**/: 117px\9;
	z-index: 2;

}

*+html #twitter_div {
	position: relative;
	top:192px;
	left: 134px;
	z-index: 2;
}
