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

/* Global Reset */
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #262b2f;
    height: 100%;
    background: #fafafa url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/BodyBg.gif?t=1411958179) center top repeat-y;
}

p {
    line-height: 1.6em;
    margin-bottom: 10px;
    clear: both;
}

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

a:hover {
    color: #1479b3;
    text-decoration: underline;
}

h1 {
    clear: both;
    font-size: 1.6em;
    font-weight: bold;
    color: #1479b3;
    margin: 0 0 6px 0;
}

h2, .TitleHeading {
    font-size: 1.3em;
    font-weight: bold;
    color: #DD2020;
    margin: 6px 0 6px 0;
}

h3 {
    font-size: 1.1em;
    color: #1479b3;
    margin-bottom: 6px;
}

h4 {
    margin-bottom: 6px;
    font-size: 1.0em;
}

em {
    font-weight: bold;
    font-style: normal;
    color: #DD2020;
}

img, img a {
    border: 0;
}

ul, ol {
    margin: 0 0 10px 40px;
}

li {
    margin: auto;
    padding: 0 0 8px;
}

.Clear {
    clear: both;
}

blockquote {
    margin-left: 28px;
}

hr {
    margin: 10px 0;
    padding: 0;
    background: #c7d7db;
    height: 1px;
    border:0;
    color: #c7d7db;
}

#Container {
    margin: 0 auto;
    width:970px;
}

#Header {
    background:#55595C url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/HeaderBg.jpg?t=1411958179) no-repeat top left;
    height: 132px;
    position: relative;
}

#Header .TopMenu {
    margin:0 0 0 10px;
    font-size:0.85em;
}

#Header .TopMenu ul, #Header .TopMenu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#Header .TopMenu li {
    float: left;
}

#Header .TopMenu li a, #Header .TopMenu li div {
    background:transparent url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/TopMenuItemBg.gif?t=1411958179) no-repeat 0 4px;
    color:white;
    display:block;
    float:left;
    margin:8px 0 0;
    padding:0px 10px 10px;
    text-align:center;
    text-decoration:none;
}

#Header .TopMenu li a:hover {
    text-decoration:underline;
}

#Header .TopMenu li div a {
    padding: 0;
    margin: 0;
    display: inline;
    background: transparent;
    float: none;
}

#Header .TopMenu li.First a {
    background: none;
}

#Logo {
    clear: both;
    float: left;
    height: 45px;
    margin: 10px 0 15px;
}

#Logo h1 {
    background:transparent url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/Logo.png?t=1411958179) no-repeat top left;
    padding: 0 0 0 65px;
    color:#FFFFFF;
    font-size:2.6em;
    letter-spacing:-0.05em;
}

#Logo h1 a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

#SearchForm {
    color:#4391BD;
    display:inline;
    float:right;
    margin:10px 20px 0 0;
}

#SearchForm label {
    color:#FFFFFF;
    font-size:1.3em;
    font-weight:bold;
    letter-spacing:-0.05em;
}

#SearchForm input.Textbox {
    background:transparent url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/SearchKeywordsBg.gif?t=1411958179) no-repeat scroll 0 50%;
    border:0 none;
    font-size:0.9em;
    height:18px;
    padding:3px;
    width:139px;
}

#SearchForm .Button {
    vertical-align: middle;
}

#SearchForm p {
    margin:0 0 0 55px;
}

#SearchForm a {
    color:#4391BD;
    font-size:0.85em;
    text-decoration:none;
}

#SearchForm a:hover {
    text-decoration: underline;
}

#Menu {
    clear:both;
    bottom: 0;
    position: absolute;
    left: 0;
}

#Menu ul {
    margin:8px 0 0 10px;
    padding:0;
    width:950px;
}

#Menu li {
    background:transparent url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/MenuRightBg.gif?t=1411958179) no-repeat right top;
    float:left;
    list-style: none;
    margin:0;
    padding:0;
    position:relative;
}

#Menu li a {
    float: left;
    background:transparent url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/MenuLeftBg.gif?t=1411958179) no-repeat left top;
    color:#262B2F;
    display:block;
    font-size:0.9em;
    font-weight:bold;
    height:24px;
    padding:6px 20px 0;
    text-align:center;
    text-decoration:none;
}

#Menu li ul {
    width: auto;
    position: absolute;
    clear: left;
    top: 30px;
    left: -1px;
    display: none;
    text-align: left;
    font-size: 0.9em;
    background: transparent;
    z-index: 1;
    background: #EAEAEA;
    border: 1px solid #C5C5C5;
    border-top: 0;
    margin: 0;
}

#Menu li ul li {
    clear: both;
    color: white;
    text-align: left;
    background: transparent;
    margin: 0;
    background: transparent;
}

#Menu li ul li a {
    padding: 5px 10px 5px 10px;
    font-size: 1em;
    text-align: left;
    margin: 0;
    width: 150px;
    height: auto;
    background: transparent;
}

#Menu li ul li a:hover {
    text-decoration: none;
    color: #1479B3;
}

#Menu li:hover a, #Menu li.over a{
    text-decoration: underline;
}

#Menu li ul li a, #Menu li.over li a {
    text-decoration: none !important;
}

#Menu li ul li a:hover {
    text-decoration: underline !important;
}

#Menu li:hover ul, #Menu li.over ul {
    display: block;
}

#Wrapper {
    clear:both;
    background: #fff url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/ContentBg.gif?t=1411958179) repeat-x top;#
}

#Outer {
    background: #fff;
}

.Left {
    float:left;
    width:160px;
    padding-top: 12px;
    font-size:0.85em;
}

.Right {
    float: right;
    width:160px;
    padding-top: 12px;
    font-size:0.85em;
}

.Left .Block, .Right .Block {
    margin-bottom: 12px;
}

.Left .BlockContent, .Right .BlockContent {
    margin-left: 10px;
    background: #F4F4F4;
    border: 1px solid #c5c5c5;
    border-top: 0;
    padding: 5px 10px 10px 10px;
}

.Left .BlockContent, .Right .BlockContent {
    width: 128px;
}

.Left h2, .Right h2 {
    color:#DD2020;
    font-size:1.4em;
    font-weight:bold;
    letter-spacing:-0.05em;
    padding: 7px 7px 0 10px;
    margin-left: 10px;
    margin-bottom: 0;
    width:140px;
    background: url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/SideTop.gif?t=1411958179) no-repeat; top;
}

.Right #SideProductAddToCart h2 {
    background: url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/SideTop2.gif?t=1411958179) no-repeat; top;
}

.Right #SideProductAddToCart .BlockContent {
    border-color: #C9DEE9;
    background: #F5F9FB;
}
.Right h2, .Right .BlockContent {
    margin-right: 10px;
    margin-left: 0;
}

.Left ul, .Right ul {
    margin: 0;
    padding: 0;
}

.Left li, .Right li {
    list-style: none;
    margin:0;
    padding:0;
    padding-bottom: 4px;
}

.Left li a, .Right li a {
    background-color:transparent;
    display:block;
    font-weight:bold;
    text-decoration:none;
    padding:2px 5px 2px 0;
}

.Left li a:hover, .Right li a:hover {
    text-decoration: underline;
}

.Left #SideCategoryList li{ 
    padding: 4px 0 0 0;
}

.Left #SideCategoryList li ul {
    padding-left: 10px;
}

.NewsletterSubscription input.Textbox {
    display: block;
    border: 1px solid #E7E7E7;
    padding: 3px;
    font-size: 0.9em;
}

.Content {
    float:left;
    padding:0 10px 10px 10px;
    width:770px;
}

.Content.Widest {
    width:950px;
}

.Content .Block {
    clear:both;
    margin-top: 10px;
    margin-bottom: 10px;
}

.Content h2, .TitleHeading {
    color:#1479B3;
    font-size:1.6em;
    font-weight:bold;
    margin:0 0 6px;
}

.Content .ProductList, .Content .ProductList li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.Content .ProductList li {
    list-style: none;
    float: left;
    width: 122px;
    font-size: 0.95em;
    margin: 6px;
    padding: 8px;
    overflow: hidden;
    min-height: 17em;
}

.Content .ProductList li:hover {
    background-color: #f6f6f6;
}

.Content .ProductList .ProductImage {
    margin: 0 0 5px 0;
    display: block;
    width: 120px;
    height: 120px;
    text-align: center;
    overflow: hidden;
}

.Content .ProductList .ProductDetails {
    margin-top: 10px;
}

.ProductDetails strong {
    color:#262B2F;
    font-weight: bold;
}

.ProductDetails strong a {
}

.ProductDetails em {
    display: block;
}

.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
    display: none;
}

.Content .FeaturedProducts li {
    background-color: #F6F6F6;
}

.Content .FeaturedProducts li:hover {
    background-color: #f0f0f0;
}

#Footer {
    background:#262B2F url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/FooterBg.gif?t=1411958179) repeat-x;
    clear:both;
    color:#FFFFFF;
    font-size:0.85em;
    padding:20px 0 0;
    text-align:center;
}#Footer ul {
    padding:0;
}

#Footer li {
    list-style: none;
    margin:0;
    padding:0;
    display: inline;
}

#Footer li div {
    display: inline;
}

#Footer li a, #Footer li div {
    border-left:1px solid #1479B3;
    color:#FFFFFF;
    padding:0px 10px 0;
    text-decoration:none;
}

#Footer .TopMenu li.First a {
    border-left: none;
}

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

#Footer p {
    clear: both;
    margin-bottom: 0;
    padding-bottom: 10px;
}

#Footer a {
    color:#1479B3;
}

.Content .TopSellerProductList {
    margin: 0;
    padding: 0;
}

.Content .TopSellerProductList li {
    border: 0;
    background: #fff;
    border-bottom:1px dotted #D6D6D6;
    display:inline;
    float:left;
    font-size:0.85em;
    height:7em;
    margin:0 0 10px;
    padding: 0;
    width:25%;
}

.Content .TopSellerProductList li .ProductImage {
    display: none;
}

.TopSellers .TopSellerNumber {
    background:transparent url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/TopSellerNumberBg.gif?t=1411958179) no-repeat scroll 0 4px;
    font-weight: bold;
    color:#FFFFFF;
    float:left;
    font-size:1.2em;
    padding:6px 0 5px 7px;
    width:21px;
}

.Content .TopSellerProductList li .ProductDetails {
    float:left;
    padding:3px 0;
    width:105px;
    margin-top: 0;
}

.Content .TopSellerProductList li.TopSeller1 {
    background:#FFFFFF;
    border:1px solid #D6D6D6;
    clear:both;
    height: 12em;
    margin-right: 10px;
    padding:15px 5px;
    width:47%;
}

.Content .TopSellerProductList li.TopSeller1 .ProductImage {
    display: block;
    float:left;
    overflow:hidden;
    text-align:center;
    width:130px;
    margin-right: 10px;
}

.Content .TopSellerProductList li.TopSeller1 .TopSellerNumber {
    background:transparent url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/TopSellerNumber1Bg.gif?t=1411958179) no-repeat scroll 0;
    display:block;
    font-size:2em;
    height:34px;
    margin:0 0 5px;
    padding:7px 0 3px;
    text-align:center;
    width:44px;
}

/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
    margin: 0;
}
.HorizontalFormContainer dt {
    width: 160px;
    float: left;
    margin-bottom: 6px;
    clear: left;
}

.HorizontalFormContainer dd {
    margin-left: 170px;
    margin-bottom: 6px;
}

.NarrowFormContainer dt {
    width: 110px;
}

.NarrowFormContainer dd {
    margin-left: 120px;
}

.HorizontalFormContainer p.Submit {
    margin-left: 170px;
}

.NarrowFormContainer p.Submit {
    margin-left: 120px;
}

.VerticalFormContainer dt {
    margin-bottom: 6px;
}

.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px;
}

.Breadcrumb ul, .Breadcrumb li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.Breadcrumb {
    font-size: 0.9em;
    padding-bottom: 4px;
    border-bottom: 1px solid #DCDFE2;
}

.Breadcrumb li {
    padding-left: 6px;
    display: inline;
}

.Breadcrumb li a {
    padding-right: 10px;
    background: url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/BreadcrumbSep.gif?t=1411958179) no-repeat right;
}

.FindByCategory ul, .FindByCategory li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.FindByCategory li {
    padding-left: 12px;
    margin-left: 20px;
    background: url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/BreadcrumbSep.gif?t=1411958179) no-repeat 3px 5px;
    padding-right: 8px;
    display: inline;
}

.Meta {
    color: #444;
    font-size: 0.93em;
}

.Left .FeedLink, .Right .FeedLink {
    padding-right: 5px;
}

.Content .FeedLink {
    margin-top: 4px;
}

.FloatRight {
    float: right;
}

.FloatLeft {
    float: left;
}

.ClearRight {
    clear: right;
}

.ClearLeft {
    clear: left;
}

.SortBox {
    font-size: 0.95em;
    color: #444;
}

.CompareButton {
    clear: both;
    text-align: right;
    margin-top: 12px;
    padding: 4px;
}

.Clear {
    clear: both;
}

.Field45 {
    width: 45px;
}

.Field80 {
    width: 80px;
}

.Field100 {
    width: 100px;
}

.Field150 {
    width: 150px;
}

.Field200 {
    width: 200px;
}

.Field250 {
    width: 250px;
}

.Field300 {
    width: 300px;
}

.Field350 {
    width: 350px;
}

.Field400 {
    width: 400px;
}

.MB10 { margin-bottom:10px; }
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { padding:0px 0px 0px 20px; }
.PL40 { padding:0px 0px 0px 40px; }
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.NoMarginBottom { margin-bottom: 0; }

.Required {
    color: red;
    font-weight: bold;
}

.InfoMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}

.SuccessMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.ErrorMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
    margin-top: 5px;
}.CreateAccount {
    float: left;
    width: 48%;
    border-right: 1px solid #ccc;
}

.AccountLogin {
    float: left;
    padding-left: 20px;
    width: 48%;
}

ul.ShippingAddressList, ul.ShippingAddressList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.ShippingAddressList li {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

.PrimaryProductDetails .ProductThumb {
    float: left;
    width: auto;
    text-align: center;
}

.PrimaryProductDetails .ProductMain {
    width: 550px;
    float: left;
}
.PrimaryProductDetails dl {
    font-size: 0.90em;
}

.PrimaryProductDetails dt {
    font-weight: bold;
    width: 80px;
    clear: left;
}

.PrimaryProductDetails dd {
    margin-left: 90px;
}

.ComparisonCheckbox {
    margin-top: 5px;
    float: left;
}

.SideRecentlyViewed .ProductList li {
    margin-left: 0;
}

.SideRecentlyViewed .ProductList .ProductDetails a{
    float: left;
    display: block;
    width: 115px;
}

.SideRecentlyViewed .ProductDetails {
    margin-left: 20px;
}

.ComparisonTable { width: 100%; }
.ComparisonTable td { vertical-align:top; font-size: 11px }
.CompareFieldName { width:95px; padding:8px 10px 8px 15px; }
.CompareFieldTop { padding:5px; text-align:center; }
.CompareFieldTop a { text-decoration:none; font-size:10px; }
.CompareFieldTop a:hover { text-decoration:underline; }
.CompareLeft { padding:5px 10px 5px 10px; }
.CompareCenter { text-align:center; padding:5px; }
.CompareRating { text-align:center; padding-top:8px; vertical-align:middle; }
.CompareProductOption { margin-left:20px; padding-left:5px; }

.Availability { color:gray; }
.LittleNote { color:gray; font-size: 0.85em; }

.ViewCartLink {
    text-align: center;
    display: block;
    padding-top: 4px;
}

/* General Tables */
table.General,
table.CartContents, table.General {
    width: 100%;
    margin: 10px 0;
}

table.General thead tr th,
table.CartContents thead tr th {
    padding: 6px 10px;
    text-align: left;
}

table.General tbody td,
table.CartContents tbody td {
    padding: 6px 10px;
    vertical-align: top;
}

table.General tbody tr.First td {
    border-top: 0;
}

/* Cart Contents Table */

.CartContents tbody td {
    border-bottom: 0;
}
.CartContents .ProductName a {
    font-weight: bold;
}

.CartContents tbody .SubTotal td {
    text-align: right;
    font-weight: bold;
}

.ProceedToCheckout {
    text-align: right;
}

.ProceedToCheckout a {
    padding-top: 5px;
}

.ProductOptionList, .ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.ProductOptionList {
    margin-top: 5px;
    margin-bottom: 10px;
}
.ProductOptionList li {
    margin-bottom: 3px;
    margin-left: 2px;
}

.ProductOptionList input {
    vertical-align: middle;

}

.MiniCart .SubTotal {
    text-align: center;
    font-size: 115%;
    color: #075899;
}

.JustAddedProduct {
    width: 118px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
}

.JustAddedProduct strong, .JustAddedProduct a {
    font-weight: bold;
    font-size: 1.02em;
    display: block;
    margin-bottom: 3px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0;
}

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

.CategoryPagination .PagingList li {
    display: inline;
    padding: 0 5px;
}.QuickSearch { margin: 0; padding: 0; text-align: left; border-collapse: collapse; background: #fff; border: 1px solid #BFBFBF;  }
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 4px; font-size: 11px; }
.QuickSearchResult td { font-size: 11px; padding:8px 0px 8px 8px; cursor: pointer; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { font-weight: bold; text-decoration: none; display: block;  padding-bottom: 5px; }
.QuickSearchResult .Price { font-size: 11px; }
.QuickSearchHover td{ background: #E8F4F8; }
.QuickSearchHover a { text-decoration: underline; font-weight:bold; }
.QuickSearchAllResults { text-indent: -7000px; }
.QuickSearchAllResults a { text-decoration: underline; height: 25px; display: block; background: url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/red/QuickSearchAllResultsButton.gif?t=1411958179) no-repeat right; }
.QuickSearchAllResults a:active, .QuickSearchAllResults a { outline: none; -moz-outline-style: none; }

.BrandCloud .smallest { font-size:12px; }
.BrandCloud .small { font-size:15px; }
.BrandCloud .medium { font-size:18px; }
.BrandCloud .large { font-size:20px; }
.BrandCloud .largest { font-size:26px; }
.BrandCloud a { padding-right: 5px; }
.DownloadExpires { padding-top: 3px; font-style: italic; color: gray; }
.DownloadExpiresToday { color: red; }

.CheckoutRedeemCoupon h4 { margin-top: 0; }
.CheckoutRedeemCoupon p { margin-top: 10px; margin-bottom: 0;}

.BillingDetails {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 15px;
}

.ShippingDetails {
    float: left;
    width: 48%;
    margin-bottom: 15px;
}.ProductDetailsGrid dt {
    width: 140px;
    margin-bottom: 6px;
    float: left;
    font-weight: bold;
}

.ProductDetailsGrid dd {
    margin-left: 140px;
    margin-bottom: 6px;
}

.SubCategoryList {
    padding: 4px;
}

.SubCategoryList ul, .SubCategoryList li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/SubCategory.gif?t=1411958179) no-repeat 3px 1px;
}

.SearchTips .Examples {
    background: lightyellow;
    padding: 8px;
    border: 1px solid #aaa;
    color: #555;
    margin-left: 30px;
    margin-bottom: 10px;
}

.PrimaryProductDetails .ProductThumb p {
    margin-top: 10px;
    font-size: 0.9em;
}

.ProductReviewList, .ProductReviewList li {
    clear: both;
    list-style: none;
}

.SortBox select {
    font-size: 0.9em;
}

 .SortBox option {
    color: #444;
}

.YourAccount li {
    margin-bottom: 8px;
}

.SoldOut {
    color: #999;
}

.RemoveFromWishlistForm {
    margin: 5px;
}

.ShippingProviderList {
    list-style: none;
}

small {
    font-size: 11px;
    color: gray;
}

.HowToPay {
    margin-bottom: 10px;
}

.GiftCertificateThemeList input {
    margin-bottom: 5px;
    vertical-align: middle;
}

.PaymentOptions {
    width: 545px;
}

.ProductReviewForm {
    padding-left: 20px;
}

.GoogleCheckout p,
.PayPalExpressCheckout p,
.AlternativeCheckout p {
    margin: 0;
    font-size: 90%;
}

.GoogleCheckout,
.PayPalExpressCheckout,
.AlternativeCheckout {
    text-align: center;
    margin-bottom: 10px;
}

.KeepShopping {
    width: 180px;
    clear: both;
    text-align: right;
}

/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
    float: right;
}

#TopMenu li.Flag div {
    border: 0;
}

#TopMenu li.Flag img {
    margin: 3px;
}

#TopMenu li.Flag img.Last {
    margin-right: 0px;
}

#TopMenu li.Flag img.Selected {
    border: 2px solid #ffffaa;
    margin: 1px 3px;
}

/** Currency Selector **/
.CurrencyList dl {
    margin: 0;
    padding: 0;
}

.CurrencyList dd {
    padding: 0px;
    margin: 0px;
    border: 1px solid #EDECEC;
    background-color: #F9F9F9;
    clear: both;
}

.CurrencyList a {
    padding: 0 3px 0 5px;
    display: block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 11px;
}

.CurrencyList a.Sel {
    background-color: #FFFFAA;
}

.CurrencyList a:hover .Text {
    text-decoration: underline;
}

.CurrencyList a .Flag {
    margin-top: 4px;
    display: block;
    float: left;
    width: 24px;
    padding-right: 2px;
    vertical-align: middle;
}

.CurrencyList a .Text {
    display: block;
    padding-left: 24px;
}

.PrimaryProductDetails .YouSave {
    font-weight: bold;
    margin-top: 3px;
    display: block;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: normal;
    width: 320px;
    padding: 7px;
    float: right;
}

.EstimateShipping dt {
    width: 100px;
    float: left;
    margin-bottom: 8px;
    clear: left;
}

.EstimateShipping dd {
    margin-bottom: 8px;
    font-weight: normal;
    text-align: left;
    margin-left: 114px;
}

.EstimateShipping p.Submit {
    margin-top: 10px;
    margin-bottom: 3px;
}

.EstimateShipping label {
    display: block;
    margin-bottom: 5px;
}

.EstimatedShippingMethods table {
    width: 100%;
    border-collapse: collapse;
}

.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}

.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}

.SharePublicWishList {
    background-color:seashell;
    padding:5px;
    border:1px solid lightgray;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position: relative;
    padding: 6px;
    margin-bottom: 10px;
}

.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}

.ExpressCheckoutBlock {
    padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none;
}

.ExpressCheckoutBlock a.ChangeLink {
    display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: inline;
}

.ExpressCheckoutCompletedContent {
    position: absolute;
    left: 250px;
}

.LoadingIndicator {
    margin-left: 10px;
}

.LoadingIndicator img {
    vertical-align: middle;
    margin-right: 10px;
}

#Header .TopMenu li.HeaderLiveChat {
    float: right;
}

#Header .TopMenu li.HeaderLiveChat div {
    border-left: 0;
    background-image: none;
}

#Header .TopMenu li.HeaderLiveChat a {
    background-image: none;
    font-weight: bold;
    border: 0;
}

.HeaderLiveChat img {
    vertical-align: middle;
}

.SubCategoryListGrid {
    padding: 4px;
}

.SubCategoryListGrid ul, .SubCategoryListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}

.SubCategoryListGrid ol {
    clear: both;
}
.SubBrandList {
    padding: 4px;
}

.SubBrandList ul, .SubBrandList li {
    list-style: none;
    margin-left: 0;
}

.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/SubBrand.gif?t=1411958179) no-repeat 3px 1px;
}

.SubBrandListGrid {
    padding: 4px;
}

.SubBrandListGrid ul, .SubBrandListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubBrandListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}

.SubBrandListGrid ol {
    clear: both;
}

.ProductAddToCart dt {
    float: left;
    font-weight: bold;
    width: 140px;
    margin-bottom: 4px;
}

.ProductAddToCart dd {
    margin-left: 140px;
    margin-bottom: 4px;
}


.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required{
    width: 8px;
}

.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox{ 
    width:181px;
}

.ProductAddToCart textarea, #CartEditProductFieldsForm textarea{
    width:183px;
    height: 50px;
}

.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/GiftWrappingAvailable.gif?t=1411958179) no-repeat;
    padding-bottom: 4px;
}

.ProductFields dd {
    margin-bottom: 4px;
}

.ProductFields {
    margin-bottom: 15px;
}

.ProductFields input.Textbox {
    width:100%;
}

.ProductFields TextArea {
    width:100%;
}

.CartContents .CartProductFieldsRow {
    border-top: 0;
}

.CartContents .CartProductFieldsRow dl {
    margin-top:15px;
}

p.QuantityInput, p.AddCartButton {
    text-align: center;
}

.ProductAddToCart dt.QuantityInput {
    margin-top: 2px;
}

.ProductAddToCart dd.AddCartButton span {
    margin-top: 2px;
    padding-right: 5px;
}
.ProductActionAdd {
    display: block;
    margin-top: 5px;
}

.ProductActionAdd a, .ProductActionAdd strong a {
    text-decoration: underline;
}

.TagList {
    margin-top: 20px;
}

.CartThumb {
    width: 1px;
}

.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url(//cdn2.bigcommerce.com/server5100/4l6134/templates/__custom/images/GiftWrappingAvailable.gif?t=1411958179) no-repeat;
    padding-bottom: 4px;
    line-height: 1.6;
}

.ViewAllLink a {
    padding-top: 10px;
    display: block;
}

.SelectGiftWrapMultiple {
    max-height: 400px;
}

/* Tabbed Navigation */
.TabNav, .TabNav li {
    list-style: none;
    margin: 0;
    padding: 0;    
}

.TabNav {
    font-size: 11px;
    margin-bottom: 10px;
    padding: 6px 4px 6px 4px;
}

.TabNav li {
    display: inline;
}

.TabNav li a {
    position: relative;
    top: 2px;
    font-size: 12px;
    padding: 4px 8px;
    margin-right: 6px;
    margin-top: 3px;
    text-decoration: none;
}

.TabNav li a:hover {
    text-decoration: none;
}

.TabNav li.Active a {
    margin-top: 0px;
    padding-top: 7px;
    font-weight: bold;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float:left;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
    padding-left: 4px;
}

#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
    margin: 0;
    text-align: center;
}