@font-face {
    font-family: 'MuseoSlab';
    src: url('/museo/Museo_Slab_500-webfont.eot');
    src: url('/museo/Museo_Slab_500-webfont.eot?iefix') format('eot'),
         url('/museo/Museo_Slab_500-webfont.woff') format('woff'),
         url('/museo/Museo_Slab_500-webfont.ttf') format('truetype'),
         url('museo/Museo_Slab_500-webfont.svg#webfont0pcykQlk') format('svg');
    font-weight: normal;
    font-style: normal;
}

body
{
	background-image: url("/noise.jpg");
	font-family: sans-serif;
	color: #2b2b2b;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	margin: 20px 0 5px 0px;
	font-family: "MuseoSlab", Georgia;
	text-shadow: 1px 1px 1px #F8F8F8;
        border-bottom:1px dotted #F8F8F8;
        padding:0;
}
h2.subheader {
    font-size:24px;
}
h1 {
    /*text-transform: uppercase;*/
    font-style: normal;
    font-weight: normal;
    font-size: 29px;
    font-family: "MuseoSlab", Georgia;
    margin: 0;
    margin-bottom:10px;
    text-shadow: 1px 1px 1px #F8F8F8;
}

h1.aboutSoF
{
    text-transform:initial;
}

.red
{
    color:#bb0000;
}

col-sm-1, col-sm-2, col-sm-3, col-sm-4, col-sm-5, col-sm-6, 
col-sm-7, col-sm-8, col-sm-9, col-sm-10, col-sm-11, col-sm-12
{
    padding-left:0;
}

p
{
    margin-bottom:15px;
}

img
{
    max-width:100%;
}

a
{
    color:#72b3d2;
}

a.silverModels
{
    display:none;
}

.btn
{
   background-color:#72b3d2;
   font-family: "MuseoSlab", Georgia;
}

.cartMessage
{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    z-index:150;
    font-size:18px;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:5px;
    display:none;
}

.container
{
    max-width:1250px;
    width:96%;
}

.row
{
    margin-bottom:15px;
}

.basketInfo
{
    margin-top:50px;
}

button
{
    background-color:#72b3d2;
}

#subMenuSelector
{
    float: none;
    width:auto;
    display: initial;
    padding-left:2px;
    padding-right:2px;
    margin-left:2px;
    margin-right:2px;
}

#subMenuSelector option
{
    font-size:12px;
}

.singeNavLinks
{
    border-top:1px dotted #e2e2e2;
    padding-top:10px;
}

.artNr
{
    font-family: "MuseoSlab", Georgia;
    font-weight:normal;
    color:#666;
    font-size:16px;
}

#thumbslist img
{
    margin-bottom:3px;
}

.singlenavlinks
{
    opacity:0.6;
    margin-right:20px;
}

.inputRequired
{
    background-color:#FFFFee;
}

.basketInfo
{
    font-size:15px;
    margin-left:15px;
}

.removeFromBasket
{
    color: #ac2925;
}

.removeFromBasket:hover
{
    color: #EE0000;
}

.cartContent .name
{
    font-size:14px;
}

.cartContent tr.summary
{
    color:#fff;
    background-color: #444;
}

.newsBox
{
    border:1px solid #e2e2e2;
    background-color:#fff;
    border-radius:3px;
    font-size:14px;
    padding:15px;
    margin-bottom:10px;
}
.newsBox p
{
    margin-bottom:6px;
}

.newsBox p.title
{
    font-family: "MuseoSlab", Georgia;
    font-weight:bold;
}

.newsBox br
{
   display: block;
   margin: 0;
   margin-bottom: 0;
   margin-top: 0;
   padding:0;
   line-height: 0;
}

.searchCol
{
    width:33%;
    float:left;
}

li
{
    text-align:left;
}

ul.checkoutInfo
{
    padding:0px;
    font-size:14px;
    border:none;
    list-style-type: none;
    padding-left:0;
}

ul.checkoutInfo li
{
    padding:0;
    padding-left:0px;
    color:#666;
    margin-bottom:5px;
}
ul.checkoutInfo li.active
{
    background-color:#72b3d2;
    border:none;
    font-size:120%;
}

textarea
{
    height:130px;
    min-height:130px;
}

textarea.checkoutMoreInfo
{
    height:80px;
    min-height:80px;
}

.indexGreetings
{
    text-align:center;
    border-top:1px dotted #e2e2e2;
    padding-top:10px;
}

.hr
{
    border-bottom:1px solid #e2e2e2;
    margin-bottom:25px;
}
#submenu ul
{
    list-style-type: none;
    padding:0;
    margin:0;
}


#submenu ul li
{
    float:left;
    width:33%;
    padding:0;
    margin:0;
    margin-bottom:3px;
}

#submenu ul li a
{
    color:#999;
    /*font-family: "MuseoSlab";*/
    font-size:13px;
    text-transform: uppercase;
}

#submenu ul li a.subSelected
{
    font-weight:bold;
    color:#666;
}

#printerThumbs
{
    display:none;
}

.customContent
{
    width:50%;
    margin-left:25%;
}

.customContent2
{
    width:80%;
    margin-left:10%;
}

.checkout
{
    width:80%;
    margin-left:10%;
}

.listContent
{
    background-color:#f1efea;
    padding:15px;
    border-radius:3px;
}

.listContent a
{
    color:#000;
    font-size:14px;
    width:95%;
    display:block;
    padding:1px 0px 1px 5px;
    margin-bottom:5px;
        
}

.listContent a:hover
{
    background-color:#72b3d2;
    color:#fff;
    text-decoration:none;
}

.productShortBuyBar
{
    width:200px;
    color:#fff;
    border-radius:3px;
    height:30px;
    padding-top:7px;
    font-family: "MuseoSlab", Georgia;
    background-color: #72b3d2;
    text-transform: uppercase;
    border-radius:0; 
    font-size:12px;
    float:right;
}

.productShortBuyBar:hover
{
    opacity:0.9;
    cursor:pointer;
}

.productShortBuyBar div
{
    float:left;
    padding-top:0px;
}

.productShortBuyBar div.addToCart
{
    padding-left:10px;
    
    width:67%;
}

.productShortBuyBar div.divider
{
    width:5%;
}
.productShortBuyBar div.price
{
    text-align:right;
    padding-right:10px;
    width:28%;
}

.silverOFormText
{
    padding-left:0;
}

#myCarousel
{
    position: relative;
    height:295px;
}

.carousel-indicators li {
    background-color: #ddd;
    /*box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.5);*/
    border:none;
}

.carousel-indicators .active {
    background-color: #666;
}

.carouselTitle
{
    font-weight:bold;
    margin-right:10px;
}

.carouselDescription
{
    height:250px;
    font-size:15px;
    overflow: hidden;
    margin-right:10px;
}

.subscribeLink
{
    margin-bottom:10px;
    border-radius: 3px;
    border:1px solid #e2e2e2;
    background-color: #72b3d2;
}

.subscribeLink a
{
    color:#fff;
}

#myCarouse .col-sm-5
{
    padding-left:10px;
    padding-right:10px;
    border:1px solid #000;
}

#myCarouse p
{
    font-size:14px;
}


#header a:hover
{
    background-color:#eee;
    border-radius:2px;
}

.navbar-fixed-top
{
    background-color:#fff;
    height:121px;
}

.navbar-fixed-top .container
{
    padding:0;
    padding-top:3px;
    position:relative;
}

.navbar-fixed-top #headEmblem
{
    position:absolute;
    left:0;
    top:15px;
    text-align:center;
    width:70px;
    height:70px;
}

.navbar-fixed-top #headEmblem span
{
    font-size:11px;
}

.navbar-fixed-top #headEmblem img
{
    max-height:70px;
    max-width:70px;
}

.navbar-fixed-top #logo
{
    width:100%;
    text-align:center;
    margin-top:15px;
}

.navbar-fixed-top #logo img
{
    max-height:55px;
}

.navbar-fixed-top #basket
{
    position:absolute;
    top:15px;
    left:0px;
    height:55px;
    width:165px;
    padding:5px;
    text-align:left;
}

.navbar-fixed-top #basket i
{
    font-size:40px;
    float:left;
    color:#ccc;
}

.navbar-fixed-top .divider1
{
    height:1px;
    border-top:1px solid #e2e2e2;
    position:absolute;
    top:75px;
    left:0px;
    width:100%;
}
.navbar-default
{
    border:none;
}

#basketContent
{
    font-size:12px;
}

#basketContent .large
{
    font-size:120%;
}

#customLinks
{
    position:absolute;
    left:0px;
    top:98px;
    list-style-type: none;
    width:53%;
    padding-left:0;
}

#customLinks li
{
    float:left;
    width:33%;
    text-align:left;
    margin-left:0;
}

#customLinks li a
{
    text-transform: uppercase;
    color:#999;
    /*font-family: "MuseoSlab";*/
    font-size:11px;
}

#searchFields
{
    position:absolute;
    right:0;
    top:15px;
    width:330px;
}

#searchFields form
{
    position: relative;
}

#searchFields form button
{
    position:absolute;
    right:0;
    top:0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

#searchFields #browseLinks
{
    margin-top:10px;
}

#searchFields #browseLinks a
{
    display:block;
    float:left;
    text-align:right;
    margin-right:8px;
    color:#999;
    /*font-family: "MuseoSlab";*/
    font-size:10px;
    text-transform: uppercase;
}

#categoryMenu
{
    position:absolute;
    left:0;
    top:88px;
    list-style-type: none;
    width:100%;
    padding:4px 0 3px 0;
    text-align:center;
    border-top:1px dotted #e2e2e2;
    border-bottom:1px dotted #e2e2e2;
}

#categoryMenu ul
{
    -webkit-padding-start:0px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}

#categoryMenu li
{
    display:inline-block;
    padding:0;
    margin:0;
    border-right:1px solid #72b3d2;
    padding:0 6px 0 6px;
    font-family: "MuseoSlab";
    position:relative;
    /*border-top:1px dotted #e2e2e2;
    border-bottom:1px dotted #e2e2e2;*/
}

#categoryMenu li:nth-child(1)
{
    border-left:1px solid #72b3d2;
}

#categoryMenu li .infoBox
{
   display: none;
   text-align: left;
   width: 276px;
   position: absolute;
   color: #f7f7f7;
   z-index: 3;
   font-size: 12px;
   font-family: sans-serif;
   background: url('/tooltip.png') no-repeat;
   padding:25px 10px 10px 10px;
}


#categoryMenu li a
{
    font-size:12px;
    color:#222;
    text-transform: uppercase;
}

#pageContent
{
    padding:145px 15px 10px 0px;
    padding-top:145px;
    padding-bottom:10px;
    font-size:15px;
    min-height:100%;
    /*max-width:70%;
    width:70%;*/
}

#leftPageContent
{
    width:75%;
    float:left;
}
#rightPageContent
{
    width:25%;
    float:left;
}

#headMenuBlockClose
{
    display:none;
    font-size:40px;
    position:absolute;
    right:10px;
    top:0px;
    color:#008000;
}

#menuLauncher, #searchLauncher
{
    position:absolute;
    display:none;
    color:#333;
    cursor:pointer;
    font-size:13px;
    width:60px;
    text-align:center;
}

#menuLauncher i
{
    font-size:50px;
    display:block;
}

#searchLauncher i
{
    font-size:50px;
}
#menuLauncher
{
    top:15px;
    right:80px;
}
#searchLauncher
{
    top:15px;
    right:10px;
}

.productShort, .productCarousel
{
    position:relative;
    /*height:193px;*/
    background-color:#fff;
    border-radius: 3px;
    border:1px solid #e2e2e2;
    padding-top:10px;
    margin-right:10px;
    margin-left:0px;
}

.productShort
{
    /*height:220px;*/
    padding-bottom:15px;
}

.productCarousel
{
    height:278px;
}

.productShort .images
{
    position:relative;
}

.productShort .thumbs
{
    position:absolute;
    left:13px;
    bottom:10px;
}

.productShort .thumbs img
{
    max-width:60px;
    margin-left:1px;
}

.productShort .mainImage, .productCarousel .mainImage
{
    max-width:100%;
}

.productShort .title, .productCarousel .title
{
    font-weight:bold;
    font-size:16px;
    height:45px;
    overflow: hidden;
    font-family: "MuseoSlab";
}

.productShort .title
{
    height:45px;
}

.productShort .title a, .productCarousel .title a
{
    color:#000;
}
.productShort .title a:hover, .productCarousel .title a:hover
{
    text-decoration:none;
    color:#72b3d2;
}

.productShort .description
{
    min-height:122px;
    overflow: hidden;
    font-size:13px;
}

.productCarousel .description
{
    height:180px;
}

/*.productShort .artNr, .productCarousel .artNr
{
    float:left;
    margin-right:5px;
    font-family: "MuseoSlab";
    font-size:16px;
    color:#333;
}*/

#footer
{
    background-color:#fff;
    font-size:12px;
    border-top:1px solid #e2e2e2;
    padding-top:8px;
    padding-bottom:8px;
}

#footer .container
{
    padding-left:0;
    padding-right:0;
}

#footer .row
{
    margin-bottom:0;
}

#footer p
{
    padding:0;
    margin:0;
}

#footer ul
{
    list-style-type: none;
    padding:0;
    margin:0;
    float:left;
    margin-right:22px;
}

#footer ul li
{
    padding:0;
    margin:0;
    text-transform: uppercase;
}

#footer ul a
{
    color:#666;
    padding:0 3px 0 3px;
}

#footer ul a:hover
{
    background-color:#72b3d2;
    color:#fff;
    text-decoration:none;
}

.newsLetterContent
{
    position:relative;
}

.newsLetterAnchor
{
    padding:3px;
    position:absolute;
    top:-170px;
    width:100px;
}

.newsLetterAnchorPushdown
{
    height:200px;
}

@media (max-width: 1150px)
{
    #categoryMenu li a
    {
        font-size:11px;
    }
    
    #searchFields
    {
        display:none;
        position:fixed;
        right:initial;
        top:120px;
        width:100%;
        left:0;
        background-color:#fff;
        padding:10px;
        /*border-bottom-left-radius:5px;
        border-bottom-right-radius:5px;*/
        border-bottom:1px solid #e2e2e2;
        /*border-top:none;*/
    }
    
    #searchFields form, #searchFields #browseLinks
    {
        float:left;
        width:50%;
        padding-left:50px;
    }
    
    #searchLauncher
    {
        display:block;
        right:10px;
    }
    
    #footer .col-sm-1
    {
        background-color: #f00;
        width:0%;
        padding:0;
    }
    
    #footer .col-sm-5
    {
        width:60%;
    }
    
    #footer .col-sm-2, #footer .col-sm-3
    {
        width:20%;
    }
}

@media (max-width: 1000px)
{
    
    .productColumn
    {
        width:100%;
        float: none;
    }
    
    .productShort .images img
    {
        max-height:245px;
    }
    .productShort .description
    {
        height:210px;
    }
    .newsColumn
    {
        padding-top:20px;
        float: none;
        width:75%;
        margin:0 auto 0 auto;
    }
    #categoryMenu ul
    {
        padding-left:0;
        margin-left:0;
    }
    #categoryMenu li a
    {
        font-size:11px;
    }
    
    .customContent
    {
        margin-left:0;
        margin-right:0;
        width:100%;
    }
    
    .checkout
    {
        width:100%;
        margin-left:0%;
    }
    
    .cartContent .image
    {
        max-width:60px;
    }
}

@media (max-width: 930px)
{
    #pageContent
    {
        padding-top:115px;
    }
    
    .customContent
    {
        padding-left:5px;
        padding-right:5px;
    }
    
    .customContent2
    {
        width:100%;
        margin-left:0%;
    }
    
    .navbar-fixed-top
    {
        height:95px;
    }
    
    #searchFields
    {
        top:95px;
    }
    
    #headMenuBlockClose
    {
        display:block;
    }
    
    #headEmblem
    {
        display:none;
    }
    
    #menuLauncher
    {
        display:block;
    }
    

    
    .navbar-fixed-top #logo img
    {
        max-width:100%;
    }
    
    #headMenuBlock
    {
        position:fixed;
        left:-2000px;
        top:0;
        background-color:#fff;
        z-index:500;
        width:85%;
        border:1px solid #e2e2e2;
        border-bottom-right-radius: 8px;
        box-shadow:#bbb 5px 5px 5px;
        padding: 20px;
    }
    
    #headMenuBlock #categoryMenu
    {
        position: static;
        display:block;
        border-top:none;
        padding:none;
    }
    
    #headMenuBlock #categoryMenu li
    {
        display:block;
        float:none;
        border-right:none;
        text-align:left;
        padding:0px;
        margin-bottom:5px;
    }
    
    #headMenuBlock #categoryMenu li a
    {
        font-size:18px;
    }
    
    a.silverModels
    {
        display:block;
        text-align:left;
        font-size:16px;
        /*text-transform: uppercase;*/
        font-family: "MuseoSlab", Georgia;
        margin-top:15px;
        margin-bottom:15px;
    }
    
    #headMenuBlock #customLinks
    {
        position: static;
        display:block;
        padding-top:10px;
        width:100%;
    }
    
    
    #headMenuBlock #customLinks li
    {
        display:block;
        float:none;
        text-align:left;
        padding:0px;
        margin-bottom:5px;
    }
    
    #headMenuBlock #customLinks li a
    {
        font-size:15px;
        color:#444;
    }
    
    .navbar-fixed-bottom
    {
        position:static;
        height:auto;
    }
    
    
    .productShort
    {
        height:325px;
    }
    
    .productShort .col-sm-3, .productShort .col-sm-9
    {
        width:50%;
    }
    
    .productShort .description
    {
        height:220px;
    }
    
    .productShort .thumbs
    {
        width:100%;
        float:none;       
        margin-bottom:10px;
    }
    
    .productShort .productShortBuyBar
    {
        float:left;
    }
}

@media (max-width: 800px)
{
    .itemsList .col-sm-5, .itemsList .col-sm-7, .itemsList h2
    {
        width:100%;
        text-align:center;
    }
    
    #searchFields
    {
        top:150px;
    }
    
    #searchFields form, #searchFields #browseLinks
    {
        float:initial;
        width:100%;
        padding:0 0 0 0;
    }

    #searchFields #browseLinks a
    {
        font-size:14px;
        width:100%;
        text-align:center;
    }
    
    .navbar-fixed-top #logo img
    {
        max-height: 45px;
    }
    
    .navbar-fixed-top #basket, .navbar-fixed-top #menuLauncher, .navbar-fixed-top #searchLauncher
    {
        top:80px;
    }
    
    .navbar-fixed-top
    {
        height:160px;
    }
    
    #pageContent
    {
        padding-top:190px;
        padding-right:0;
    }
    
    .productShort
    {
        text-align:center;
        height:auto;
        max-width:75%;
        margin:0 auto 10px auto;
        padding-bottom:10px;
    }
    .productShort .col-sm-3, .productShort .col-sm-9
    {
        width:100%;
    }
    .productShort .description, .productShort .title
    {
        height:auto;
        max-width:75%;
        margin:0 auto 0 auto;
    }
    .productShort .title
    {
        margin-top:58px;
    }
    .productShort .mainImage
    {
        max-width:75%;
    }
    
    .productShort .thumbs
    {
        position:absolute;
        top:260px;
        left:2px;
        max-height:100px;
    }
    
    .productShort .productShortBuyBar
    {
        float:none;
        margin:10px auto 0 auto;
    }
    
    #myCarousel
    {
        height:auto;
    }
    
    .productCarousel
    {
        margin-right:0px;
    }
    
    .productCarousel
    {
        height:275px;
        padding-bottom:10px;
    }
    
    .productCarousel .title
    {
        margin-top:5px;
    }
    
    .productCarousel .description
    {
        height:auto;
        margin-bottom:10px;
    }
    
    .productCarousel .productShortBuyBar
    {
        float:left;
    }
    
    .silverOFormText, .silverOFormText2
    {
        padding-left:0;
        text-align:center;
    }
    
    h1.aboutSoF
    {
        text-align:center;
    }
    body
    {
        width:98%;
    }
    
    
    #footer
    {
        font-size:120%;
        
    }
    #footer .col-sm-6, #footer .col-sm-3, #footer .col-sm-2
    {
        width:100%;
        margin-bottom:10px;
    }
    #footer ul
    {
        width:100%;
        float:none;
        
    }
    #footer ul li
    {
        text-align:center;
        width:100%;
    }
    
    .secondCartCol
    {
        margin-top:15px;
    }
    
}

@media (max-width: 770px)
{

    #basketContent
    {
        font-size:14px;
    }
     .customContent2
    {
        width:75%;
        margin-left:12.5%;
    }
    
    #thumbslist
    {
        margin-top:5px;
    }
    #thumbslist img
    {
        max-width:60px;
    }
    
    .productCarousel .mainImage
    {
        max-height:250px;
        text-align:center;
    }
    
    .productCarousel
    {
        height:460px;
        text-align:center;
    }
    
    .productCarousel .productShortBuyBar
    {
        float:none;
        margin:0 auto 0 auto;
    }

}
@media (max-width: 700px)
{
}

@media (max-width: 650px)
{
    .productShort
    {
        max-width:90%;
    }
    h1
    {
        font-size:22px;
    }
    
    .productShort .description
    {
        font-size:17px;
    }
    

    
    .productShortBuyBar
    {
        font-size:16px;
        width:300px;
        padding-top:4px;
    }
    
    .productShort .title
    {
        margin-top:73px;
    }
    .productShort .thumbs
    {
        position:absolute;
        top:265px;
        left:2px;
        
    }
}

@media (max-width: 650px)
{
    .productShort .thumbs
    {
        top:260px;
    }
}

@media (max-width: 550px)
{
    .productShort .thumbs
    {
        top:250px;
    }
}

@media (max-width: 500px)
{
    .productShort
    {
        max-width:100%;
    }
    .productShort .description, .productShort .title, .productShort .mainImage
    {
        max-width:100%;
    }
    
     .customContent2
    {
        width:100%;
        margin-left:0%;
    }
    
    .productCarousel
    {
        height:500px;
    }
    
    .productShort .title
    {
        margin-top:73px;
    }
    .productShort .thumbs
    {
        top:260px;
    }
}
@media (max-width: 480px)
{
    .productShort .thumbs
    {
        top:260px;
    }
}
@media (max-width: 380px)
{
    .productShort .thumbs
    {
        top:250px;
    }
}

@media (max-width: 350px)
{
    .productShort .thumbs
    {
        top:220px;
    }
}