/* Color: White */
select.topsel {
    background: #d45a72;
    border: 0;
    color: #fff;
    /* float: right; */
    margin-top: 19px;
    padding: 0px 13px;
}
body {
    background: #f3eeea;
    color: #606060;
}
a {
    color: #606060;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #0066cc;
}
h2 {
    color: #000000;
    font-family: 'Adamina';
    font-weight: normal;
}
h3 {
    color: #d75d6f;
    font-family: 'Adamina';
    font-weight: normal;
}


#Container {
}


#TopMenu {
;
}
#Topmenu li{
}
#TopMenu li a {
    color: #fff;
}
#TopMenu li div {
    color: #fff;
}
#TopMenu li a:hover {
    text-decoration: underline;
}


#Menu {

    font-family: 'Adamina';
}
#Menu li {
}
#Menu li a {
    /* border-right: 1px solid #fff; */
    color: #fff;
}
#Menu li a:hover {
    border-bottom: 2px solid #fff;
    text-decoration:none;
     
}
#Menu li.First a {
}
#Menu li ul li a {
    background-image: none;
    background-color: #757575;
}
#Menu li ul li a:hover {
}
#Menu li:hover a, #Menu li.over a{
}

#Outer {

}
#Header {
    border-bottom: 1px solid #dadada;
}
#Wrapper {
}


#Logo h1 {
    color: #000;
}
#Logo h1 a {
    color: #000;
}


#SearchForm {
}
#SearchForm label {
}
#SearchForm input {
    background: #fff;
    border: 0;
    border-bottom: 1px solid #dadada;
}
#SearchForm .Button {
    border: 0;
}
#SearchForm a {
    color: #cfcfcf;
}
#SearchForm p {
    color: #cfcfcf;
}


.Left {
}
.Left h2 {
}
.Left li {
}
.Left li a {
}
.Left li a:hover {
}
.Left #SideCategoryList {
    background: #f4f4f4;
    border: 1px solid #dadada;
    display: none;
}
.Left #SideCategoryList h2 {
}
.Left #SideCategoryList a {
    color: #000;
}
.Left #SideCategoryList a:hover {
    color: #0066cc;
}


.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


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


#Footer {

}


.NewsletterSubscription input {
    border: 1px solid #dadada;
}


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.Content .ProductList li {
}
.Content .ProductList .ProductImage {
}
.Content .ProductList .ProductDetails {
}
.ProductList strong, .ProductList strong a {
    /* color: #606060; */
    font-style: normal;
    font-weight: normal;
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #d75d6f;
    padding: 5px 0;
}
.ProductList strong a:hover {
    color: #0066cc;
}
.ProductPrice, .ProductList em {
    /* color: #ff3941; */
    color: #fff;
    font-size: 17px;
    line-height: 19px;
    float: none;
    text-align: center;
    background: #d75d6f;
    display: inline-block;
    padding: 15px 21px;
    margin-bottom: 2px;
    -webkit-transition: all 300ms linear !important;
    -moz-transition: all 300ms linear !important;
    -o-transition: all 300ms linear !important;
    transition: all 300ms linear !important;
}
.ProductList .Rating {
    color: #9a9a9a;
}
.ProductActionAdd a, .ProductActionAdd strong a {
    color: #ffffff;
}
.ProductActionAdd a:hover, .ProductActionAdd strong a:hover {
    color: #0066cc;
}



.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {

}


.Right .TopSellers li {
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    font-family: 'Adamina';
    background: #98C100;
    color: #fff;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}


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


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

.ViewCartLink {
    background: url('../../ArtFraming/images/white/Cart.gif') no-repeat 0 50%;
}

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

table.CartContents thead tr th, table.General thead tr th {
    background: #f4f4f4;
    color: #2f2f2f;
    border-bottom: 1px solid #dadada;
}

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

.JustAddedProduct {
    border: 1px solid #dadada;
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    text-decoration: none;
}
.JustAddedProduct a:hover {
    text-decoration: underline;
}


.CategoryPagination {
    color: #606060;
    background: #f4f4f4;
    border: 1px solid #dadada;
}
.CheckoutRedeemCoupon { background: #f4f4f4; border: 1px solid #dadada; padding: 10px; width: 300px; border: 1px solid #dadada; margin-bottom: 10px; }
.SubCategoryList, .SubBrandList {
    background:#f4f4f4;
    border: 1px solid #dadada;
}
.InfoMessage {
    background: #f4f4f4 url('../../ArtFraming/images/InfoMessage.gif') no-repeat 5px 8px;
    border: 1px solid #dadada;
    color: #606060;
}
.SuccessMessage {
    background: #f4f4f4 url('../../ArtFraming/images/SuccessMessage.gif') no-repeat 5px 8px;
    border: 1px solid #dadada;
    color: #606060;
}
.ErrorMessage {
    background: #FFECEC url('../../ArtFraming/images/ErrorMessage.gif') no-repeat 5px 8px;
    border: 1px solid #dadada;
    color: #606060;
}


.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #f4f4f4;
}
.QuickSearch { border: 1px solid #dadada }
.QuickSearchHover td{ background: #f4f4f4; }
.QuickSearchAllResults a { background: url('../../ArtFraming/images/white/QuickSearchAllResultsButton.gif') no-repeat right; }
.QuickSearchResult .Price { color: #ff3941; }
.CreateAccount {
    border-right: 1px solid #dadada;
}
.SearchTips .Examples {
    background: #f4f4f4;
    border: 1px solid #dadada;
}
hr {
    background: #dadada;
    border: #dadada;
}
.Right hr {
    background: transparent;
    border: 0;
}
.MiniCart .SubTotal {
    color: #ff3941;
}


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


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #d45a72;
    color: #fff;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f4f4f4;
    color: #606060;
    border: 1px solid #dadada;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #9a9a9a;
}


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


/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #dadada;
}
.TabNav li a {
    border: 1px solid #dadada;
    background: #f4f4f4;
    color: #606060;
}
.TabNav li a:hover {
    background-color: #dadada;
}
.TabNav li.Active a {
    border-bottom: 1px solid #dadada;
    background: #2f2f2f;
    color: #fff;
}

/* Product Videos */

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

.currentVideo {
    background-color: #ddf0f6;
}

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

.CartContents .ItemShipping th {
    border-bottom-color: #dadada;
    border-top-color: #dadada;
    background: #f4f4f4;
    color: #2f2f2f;
}

.price {
    min-width: 210px;
    margin: 0 auto;
    width: 100%;
    max-width: 250px;
}
.price .ProductActionAdd {
    width: 25%;
    float: left;
}

.ProductActionAdd {
    background: #cab8ad;
    width: 100%;
    padding: 21px 0;
}

.ProductPriceRating {
    width: 75%;
    float: left;
    background: #d75d6f;
}

div#bga {
    background: url(http://new.kkairsoft.com/product_images/uploaded_images/slide-bg.jpg) repeat-x;
    height: 547px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    min-width: 1170px;
}