/* Color: Red */

body {

}
a {
	color: #3a3a3a;
	font-weight: normal;
	text-decoration: underline;
}

h2 {
	color: #e0001a;
}
h3 {
	color: #e0001a;
}
h4 {
	color: #3a3a3a;
}
hr {
	background: #d1d1d1;
}

#SearchForm {
	color: #6f6f6f;
}
#SearchForm label {
}
#SearchForm input.Textbox {
}
#SearchForm a {
	color: #fff;
}
#SearchForm a:hover {
	color: #79BE49;
}


.Left {
}
.Left .Block {
}
.Left .BlockContent {
}
.Left h2 {

}
.Left h2 a {
	color: #fff;
}

.ProductList strong, .ProductList strong a {
	color: #3a3a3a;
}
.ProductList strong a:hover {
	color: #e0001a;
}
.ProductList .Rating {
	color: #7e7e7e;
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}



.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #e0001a;
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	background: #fff url(http://www.integratorimarket.it/templates/Bargains/images/red/bg_topseller.gif) 6px 130px no-repeat;
	border: 1px solid #d1d1d1;
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
}


.Breadcrumb {
	border-bottom: 1px solid #d1d1d1;
}


.NewsletterSubscription input {
	background: #eee;
	border: 1px solid #d1d1d1;
}


.CompareItem { width:200px; border-left: solid 1px #d1d1d1; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #eee; }
.CompareFieldTop { border-bottom:solid 1px #eee; }
.CompareFieldTop a:hover { color:#e0001a; }
.CompareCenter { border-left:solid 1px #d1d1d1; border-bottom:solid 1px #eee; }
.CompareLeft { border-left:solid 1px #d1d1d1; border-bottom:solid 1px #eee; }


/* Quick Search */
.QuickSearch { background: #fff; border: 1px solid #d1d1d1; }
.QuickSearchResultNoImage { color: #7e7e7e; }
.QuickSearchHover td{ background: #eee; }
.QuickSearchAllResults a { background: url('http://www.integratorimarket.it/templates/Bargains/images/red/QuickSearchAllResultsButton.gif') no-repeat right; }


table.CartContents, table.General {
	border: 1px solid #d1d1d1;
	background: #fff;
}
.CartContents thead tr th, table.General thead tr th {
	background: #eee;
	color: #3a3a3a;
	border-bottom: 1px solid #d1d1d1;
}
.CartContents tbody .SubTotal td {
	border-top: 1px solid #eee;
	color: #3a3a3a;
}
/* General Tables */

.Right .SideCart p {
	color: #3a3a3a;
}
.ViewCartLink {
	background: url('http://www.integratorimarket.it/templates/Bargains/images/red/Cart.gif') no-repeat 8px 4px;
}
.MiniCart h3 {
	color: #3a3a3a;
	font-size: 1.4em;
}
.MiniCart .SubTotal {
	color: #e0001a;
}
.JustAddedProduct {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.JustAddedProduct strong, .JustAddedProduct a {
	color: #3a3a3a;
	text-decoration: none;
}
.JustAddedProduct a:hover {
	text-decoration: underline;
}

.CheckoutRedeemCoupon { 
	background: #eee; 
	border: 1px solid #d1d1d1;
}


.SubCategoryList, .SubBrandList {
	background: #eee;
	border: 1px solid #d1d1d1;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #d1d1d1;
	background: #eee;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dadada;
	color: #3a3a3a;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #eee;
	color: #7e7e7e;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #7e7e7e;
}

.CreateAccount {
	border-right: 1px solid #d1d1d1;
}
.Required, .DownloadExpiresToday {
	color: #e0001a;
}
.SortBox, .SortBox option {
	color: #3a3a3a;
}
.SearchTips .Examples  {
	background: #eee;
	border: 1px solid #d1d1d1;
	color: #3a3a3a;
}
.Meta, .Availability, .LittleNote, .LittleNotePassword, .DownloadExpires, .SoldOut, small, .CartContents .CartProductFieldsLink, .WrappingOptions, .TransitTime  {
	color: #a5a5a5;
}
.CurrencyList dd {
	border: 1px solid #d1d1d1;
	background-color: #fff;
}
.CurrencyList a.Sel {
	background-color: #eee;
}
#TopMenu li.Flag img.Selected {
	border: 2px solid #d1d1d1;
}
.SharePublicWishList {
	background-color:#eee;
	border:1px solid #d1d1d1;
}
.OrderItemMessage {
	background: #eee;
}


/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #efefef;
}

.videoRow:hover {
	background-color: #efefef;
}