
/* custom css file for knitting tempations big commerce site */



body {
    background: #fffbea url(../images/gray/bg_body.gif) repeat-x 0% 0%;/* TT */
    color: #333;
}

a {
    color: #0066cc;
    font-weight: 400;
    text-decoration: underline;
}

a:hover {
    color: #0066cc;
}

h2 {
    color: #6b9e8d;/* TT */
}

h3 {
    color: #0E0E0E;
}

#Container {
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

#TopMenu li a, #TopMenu li div {
    color: #fff;
    background: url(../images/gray/bg_menu.png) no-repeat 0% 1px; 
}

#TopMenu li div a {
    background:none !important;
    color:#fff
}

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

#Menu li a {
    color: #327988;
    text-decoration:none;
    font-size:16px;
    margin-top:5px;
}

#Menu li ul li a {
    background: #a9533b; /* TT */
    color: white;
}

#Menu li ul li a:hover {
    background-color: #000;
    color: #333;
}

#Menu li:hover a, #Menu li.over a {
}

#Outer {
}

#Header {
}

#Logo h1 {
    color: #9D3579;
}

#Logo h1 a {
    color: #9D3579;
}

#Logo h1 a span {
    color: #171717;
}

#SearchForm {
    color: #333;
}

#SearchForm label {
    color: #333;
}

#SearchForm a {
    color: #333;
    text-decoration:none
}

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

.Left {
}

.Left li {
}

.Left li a:hover {
    color: #0066cc;
}

.Content {
}

.main_banner {
    display:block;
    width:596px;
    height:213px;
    background:url(../images/main_banner.jpg) no-repeat;
    margin:0 auto;
}

.main_banner span {
    display:none
}

.Content a {
    color: #333;
}

.Content.Wide {
}

.Content.Widest {
}

.Right {
}

.Right a {
}

.Right a:hover, .Right a:hover strong {
    color: #333;
}

#Footer {
    color:#67a48e;
}

#Footer a {
    color:#67a48e;
    text-decoration:underline
}

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

.Content .ProductList li,
.fastCartContent .ProductList li {
    border: 1px solid #caded7;
    background-color:#fff
}

.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
    background: #fff;
    border:1px solid #dedcd5;
}

.ProductList .ProductImage {
    background: #fff;
}

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

.ProductPrice, .ProductList em {
    color:#2a6e7a;/*TT*/
        font-size:16px;/*TT*/
}
}

.ProductList .Rating {
    color: #797979;
}

.Right .ProductList li {
    background:url(../images/gray/bg_sideli.gif) repeat-x 0% 100%;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(../images/gray/TopSellerNumberBg.gif) 0 4px no-repeat;
    color: #fff;
    font-weight:700;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
    border: none;
    background: none;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(../images/gray/TopSellerNumber1Bg.png) 0 0 no-repeat;
    color: #fff;
    font-weight:400;
}

.Left .TopSellers .ProductActionAdd, .Right .TopSellers .ProductActionAdd, .Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd, .Left #SideProductRecentlyViewed .ProductActionAdd, .Right #SideProductRecentlyViewed .ProductActionAdd {
    background:none;
    display:inline;
    text-align:left;
    margin-top:5px;
}

.Left .TopSellers .ProductActionAdd a, .Right .TopSellers .ProductActionAdd a, .Left #SideProductRecentlyViewed .ProductActionAdd a, .Right #SideProductRecentlyViewed .ProductActionAdd a {
    color:#069;
    text-decoration:underline;
    font-size:11px;
}

.Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd {
    background:none;
    display:inline;
    text-align:left;
    margin-top:5px;
}

.Left .NewProducts .ProductActionAdd a, .Right .NewProducts .ProductActionAdd a {
    color:#069;
    text-decoration:underline;
    font-size:11px;
}

.Left .TopSellers li.TopSeller1 .ProductActionAdd a, .Right .TopSellers li.TopSeller1 .ProductActionAdd a, .Left .TopSellers li.TopSeller1 .ProductActionAdd a:hover, .Right .TopSellers li.TopSeller1 .ProductActionAdd a:hover {
    color:#fff;
    text-decoration:none;
    font-weight:400 !important;
}

.Left .TopSellers li.TopSeller1 .ProductActionAdd, .Right .TopSellers li.TopSeller1 .ProductActionAdd {
    display: block;
    margin: 5px 0;
    width:112px;
    height:18px;
    text-align:center;
    padding-top:3px;
    font-size:11px;
    background:url(../images/gray/ProductActionAdd.gif) no-repeat 0% 0%;
    font-weight:400;
}

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

.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('../images/gray/Cart.gif') no-repeat 3px 0;
}

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

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

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #e5e5e5;
    color: #333;
}

.MiniCart .SubTotal {
    color: #333;
}

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

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

.CategoryPagination {
    color: #034285;
    background: #f4fbfc;
    border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon {
    background: #EAFDFF;
    padding: 10px;
    width: 300px;
    border: 1px solid #9DD3D8;
    margin-bottom: 10px;
}

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


.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #555;
}

.InfoMessage {
    background: #EFF8FA url('../images/InfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}

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

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

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

.ProductActionAdd {
    background:url(../images/gray/ProductActionAdd.gif) no-repeat 0% 0%;
}

.ProductActionAdd a {
    color:#fff;
    font-weight:400
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #Caded7; /* TT */
    border: 1px solid #c4d7eb;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #edf2f3;/* TT */
    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 #efefef;
}

/* 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;
}

.CartContents .ItemShipping th {
    border-bottom-color: #e5e5e5;
    border-top-color: #e5e5e5;
    background: #edf2f3;
    color: #424748;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color: #f1f6ff;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
    background-color: #e4efff;
}

#SideCategoryList .sf-sub-indicator {
    background-image:  url('../../custom/images/gray/arrows-dark.png');
}

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #009E0F;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #BB6F21;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */
