/******************************************************
* Interspire Shopping Cart Style File                *
*                                                    *
* Name: Default                                      *
* Author: Chris Boulton (Interspire Pty. Ltd.)       *
* Id: $Id$                                           *
*****************************************************/

/* Color: Blue */

body {
	background: #000;
	background-image:url(https://www.wiscolift.com/concept2/images/background.gif);
	background-repeat:repeat-x;
	color: #000;
}


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

a:hover {
	color: #07599a;
}

h2 {
	color: #c9282d;
}

h3 {
	color: #c9282d;
}


#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #fff;
	color: #fff;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #fff;
}

#Menu {
	background: #000;
	background-image: url(https://www.wiscolift.com/concept2/images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#Menu li a {
	color: #fff;
        text-transform: uppercase;
}

#Menu li ul li a {
	background: #65b2cb;
        text-transform: capitalize !important;
}

#Menu li ul li a:hover {
	background-color: #C9282D;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	background-color: #000;
}

#Outer {
	background: #fff;
}


#Header {

}

#Logo h1 {
	color: #fff;
	background: url(https://www.wiscolift.com/concept2/images/blue/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
        text-align: center;
	color: #95bbd1;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

#SearchForm a:hover {
	color: #fff;
}

.Left {
	background: #fff;
	background-image:url(https://www.wiscolift.com/concept2/images/left_bg.jpg);
	background-repeat:repeat-x;
}

.Left li {
	border-bottom: 1px solid #c5dde9;
}

.Left li a:hover {
	color: #C9282D;
}

#leftimagebox {
        width:180px;
        text-align: center;
        margin: 48px auto 0 auto;
}

.Content {
	background: #fff;
	background-image: url(https://www.wiscolift.com/concept2/images/content_bg.jpg);
	background-repeat: repeat-x;
}

.Content a {
	color: #c9282d;
}

.Content.Wide {
	background-image: url('https://www.wiscolift.com/concept2/images/ContentBgWide.jpg');
}

.Content.Widest {
	background-image: url('https://www.wiscolift.com/concept2/images/ContentBgWidest.jpg');
}


.Right {
	background: #fff;
	background-image: url(https://www.wiscolift.com/concept2/images/right_bg.jpg);
	background-repeat: no-repeat;
}

.Right a {
	color: #c9282d;
}

.Right a:hover, .Right a:hover strong {

}

#phoneinfo {
           /*padding-top: 232px;*/
           width: 195px;
           text-align: center;
           font-size: 14px;
           line-height: 10px;
           }

#phoneinfo p2 {
           font-size: 10px;
           }


#Footer {

}

#Footer li a {
	border-left: 1px solid #208db5;
}

.Content .ProductList li {
	background: #fff;
	border: 1px solid #c9282d;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #fff;
}

.ProductList .ProductImage {
	background: #fff;
}

.ProductList strong, .ProductList strong a {
	color: #075899;
}

.ProductPrice, .ProductList em {
	color: #c9282d;
}

.ProductList .Rating {
	color: #797979;
	display:none;
}

.Right .ProductList li {
	border-bottom: 1px solid #c0dae7;
}

.Content .FeaturedProducts .ProductList li {
	background: #ffffff;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #ffffff;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(https://www.wiscolift.com/concept2/images/blue/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c9282d;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(https://www.wiscolift.com/concept2/images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

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


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('https://www.wiscolift.com/concept2/images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #c9282d;
}

.CartContents thead tr th, table.General thead tr th {
	background: #c9282d;
	color: #fff;
	border-bottom: 1px solid #c9282d;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #c9282d;
	color: #c9282d;
}

.MiniCart .SubTotal {
	color: #c9282d;
}

.JustAddedProduct {
	border: 1px solid #c9282d;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #c9282d;
}

.CategoryPagination {
	color: #034285;
	background: #fff;
	border: 1px solid #C9282D;
}

.CheckoutRedeemCoupon { 
	background: #C9282D; 
	padding: 10px; 
	width: 300px; 
	border: 1px solid #000; 
	margin-bottom: 10px; 
}

.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}

.InfoMessage {
	background: #C9282D url('https://www.wiscolift.com/concept2/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #FFF;
}

.SuccessMessage {
	background: #E8FFDF url('https://www.wiscolift.com/concept2/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('https://www.wiscolift.com/concept2/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EFF8FA;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	/*background: #dcf0f5;*/
    background: #000;
	/*border: 1px solid #bce0e8;*/
    border: 1px solid #000;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #c9282d;
}

/* Product Info Tables */

.ProductInfoTable {
	border:#c9282d solid 1px;
}

.ProductInfoTable td {
	border:#c9282d solid 1px;
	padding: 2px;
}

.ProductInfoTable th {
	background-color:#CCCCCC;
	color: #000;
	text-align: center;
	border:#c9282d solid 1px;
}