/*****************************************************************
* Interspire Shopping Cart Style File                                *
*                                                                   *
* Name: SmartShop                                                   *
* Author: Kostiantin Iatseniuk (Max) (Interspire Pty. Ltd.)       *
* Id: $Id$                                                        *
*****************************************************************/

/* Color: Blue */

body {
    color: #fff;
    background:#10100e url(../../Military/images/gray/bg_body.gif) repeat-x 0 0;
    line-height: 20px;
}
a {
    color: #d9dbb0;
    font-weight: 400;
    text-decoration: underline;
}
a:hover {
    color: #d9dbb0;
}
textarea, input[type='text'], input[type='password'], select {
    border:1px solid #5f6549;
    background-color:#444835;
    color:#fff;
}
h2 {
    color: #d9dbb0;
}
h3 {
    color: #d9dbb0;
}
#TopMenu {
}
#TopMenu li a, #TopMenu li div {
    color: #d9dbb0;
    background:url(../../Military/images/gray/bg_menu.gif) no-repeat 0% 2px;
    text-transform:uppercase
}
#TopMenu li div a {
    background:none !important;
}
#TopMenu li a:hover {
}
#Outer {
}
#Menu li {
    background:url(../../Military/images/gray/bg_menu.gif) no-repeat 0% 3px;
}
#Menu li a {
    color: #ff9900;
}
#Menu li.ActivePage a {
    color:#d9dbb0;
    text-decoration:none;
}
#Menu li ul li a {
    background-color: #393d2d;
    border-top:none;
}
#Menu li ul li a:hover {
    color: #d9dbb0;
}
#Menu li:hover a, #Menu li.over a {
    color:#d9dbb0
}
#Outer {
}
#Header {
}
#Logo h1 {
    color: #FFAA2B;
}
#Logo h1 a {
    color: #FFAA2B;
}
#Logo span {
}
#SearchForm {
}
#SearchForm label {
    color: #d9dbb0;
}
#SearchForm a {
    color: #d9dbb0;
    text-decoration:none
}
#SearchForm a:hover {
    color: #d9dbb0;
}
.Left {
    background-color:#181914;
    border:1px dashed #21221b
}
.Left a {
    color: #d9dbb0;
    text-decoration:none
}
.Right {
}
.Left li {
    padding:5px;
    margin:0 -5px;
    font-size:1.2em
}
.Left li:hover {
    background-color:#141511;
}
.Left li a:hover {
    text-decoration:none
}
.Content {
    background-color:#23241c;
    border:1px dashed #2b2c22
}
.main_banner {
    display:block;
    width:760px;
    height:398px;
    background:url(../../Military/images/main_banner.jpg) no-repeat;
    margin:0 auto 20px;
}
.main_banner span {
    display:none
}
.Content.Wide {
}
.Content.Widest {
}
.Right {
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
    color: #000000;
}
#Footer {
    color:#333333;
    height:27px;
    padding-top:25px;
}
#Footer a {
    color:#333333;
    text-decoration:underline
}
#Footer li a {
    border-left: 1px solid #333333;
}
.Content .ProductList li {
    background-color:#1d1e18;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList .ProductImage {
    background-color:#fff;
    margin:-3px -3px 10px;
    padding:20px 0;
}
.ProductList strong, .ProductList strong a {
}
.ProductPrice, .ProductList em {
    color: #ff3333;
    font-size:.99em;
}
.ProductList .Rating {
    color: #797979;
}
.Right .ProductList li {
    background:url(../../Military/images/gray/bg_sideli.gif) repeat-x 0% 100%;
}
.Left h2 {
    background:url(../../Military/images/gray/bg_sideh2.gif) no-repeat 0% 9px;
    color:#ffaa2b;
    padding-left:20px
}
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(../../Military/images/gray/TopSellerNumberBg.gif) 0 4px no-repeat;
    color: #fff;
    font-weight:700;
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(../../Military/images/gray/TopSellerNumber1Bg.png) 0 0 no-repeat;
    color: #fff;
    font-weight:700;
}
.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:#2988d6;
    text-decoration:underline;
    font-size:1.1em !important
}
.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:#2988d6;
    text-decoration:underline;
    font-size:1.1em !important
}
.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:20px;
    text-align:center;
    padding-top:4px;
    font-size:.95em;
    background:url(../../Military/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 #f1e8d4;
}
.CompareFieldTop {
    border-bottom:solid 1px #f1e8d4;
}
.CompareFieldTop a:hover {
    color:red;
}
.CompareCenter {
    border-left:solid 1px #f1e8d4;
    border-bottom:solid 1px #f1e8d4;
}
.CompareLeft {
    border-left:solid 1px #f1e8d4;
    border-bottom:solid 1px #f1e8d4;
}
.ViewCartLink {
    background: url('../../Military/images/gray/Cart.gif') no-repeat -4px 0;
}
table.CartContents, table.General {
    border: 1px solid #e5e5e5;
}
.CartContents thead tr th, table.General thead tr th {
    background: #faf8f4;
    color: #424748;
    border-bottom: 1px solid #e5e5e5;
}
.CartContents tfoot .SubTotal td {
    border-top: 1px solid #e5e5e5;
    color: ##D9DBB0;
}
.MiniCart .SubTotal {
    color: ##D9DBB0;
}
.JustAddedProduct {
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    color: ##D9DBB0;
}
.CategoryPagination {
    color: #034285;
    background: #f4fbfc;
    border: 1px solid #c0dae7;
}
.CheckoutRedeemCoupon {
    
    padding: 10px;
    width: 300px;
    border: 1px solid #9DD3D8;
    margin-bottom: 10px;
}
.SubCategoryList, .SubBrandList {
}
.InfoMessage {
    background: #faf8f4 url('../../Military/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}
.SuccessMessage {
    background: #E8FFDF url('../../Military/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #555;
}
.ErrorMessage {
    background: #FFECEC url('../../Military/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #555;
}
.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
}
.ProductActionAdd {
    background:url(../../Military/images/gray/ProductActionAdd.gif) no-repeat 0% 0%;
}
.ProductActionAdd a {
    color:#fff;
    font-weight:700;
    font-size:1.3em;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #e5e5e5;
    background: #edf2f3;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    border:1px solid #f3f0ea;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background:#fff;
    border: 1px solid #f3f0ea;
    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;
}
.Breadcrumb ul {
    padding:10px;
}
.Breadcrumb ul a {
}
.SideCart li {
    background:none
}
#ProductDetails .ProductTinyImageList ul li div {
    background-color: white;
}

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

.Content .table {
    border-left: 1px solid  #999;
    border-top: 1px solid  #999;
}
.Content .table th {
    font-weight: bold;
}
.Content .table th, .Content .table td {
    border-right: 1px solid  #999;
    border-bottom: 1px solid  #999;
    padding: 10px;
}
