﻿body
{
    background-color: #FFFFFF;
    font-family: "Century gothic";
    -x-system-font: none;
    /*background: transparent url(../Images/bg-body.jpg) repeat scroll 0 0;*/
	background: #FFE4E1 none repeat scroll 0 0;
    color: #000;
    font-size: 0.75em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.6;
}

#about p
{
    margin:15px 55px;
}

*
{
    margin: 0;
    padding: 0;
}

#nice
{
    margin: 15px auto 0;
    text-align: left;
    width: 1000px;
}

.wrapper
{
    background: #FFF url(../images/h) no-repeat scroll center bottom;

}

.logotop
{
    background: #FFF url(../images/logga_inv_nc.png) no-repeat scroll center top;
    height: 165px;
}

.logobottom
{
    background: #FFF url(../images/haveaniceday_s2.png) no-repeat scroll top center;
    /*height: 100px;*/
    padding-top:74px;
    text-align:center; 
}



.pics, .inspiration
{
    background: #FFF url(../images/h) no-repeat scroll center bottom;
    padding-top: 5px;
    margin:auto;
    width:800px;
    
}

.pics img
{
    margin-left: 5px;
    width: 181px;
    height: 270px;
    border: none;
}

.inspiration img
{
    margin-left: 5px;
    width: 150px;
    height: 150px;
    border: none;
}

.first
{
    margin-left: 0px;
}




div.menu
{
    background: #FFF url(../images/h) no-repeat scroll center bottom;
    border-top: 1px solid #B3A59F;
    border-bottom: 1px solid #B3A59F;
}
div.menu ul
{
    list-style-type: none;
    height: 35px; /*width: 663px;*/
    margin: auto;
    width: 635px;
}

div.menu ul li
{
    float: left;
}

div.menu ul a
{
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 25px;
    padding-left: 25px;
    display: block;
    line-height: 35px;
    text-decoration: none;
    font-weight: lighter;
    font-size: 1.2em;
    color: #000;
}

div.menu ul a:hover
{
    color: #B3A59F;
}

#links
{
    background: #FFF url(../images/h) no-repeat scroll center bottom;
    min-height:380px;    
    margin:auto;
    width:631px;
    padding-top: 20px;
    padding-left:80px;
}

#contact
{
    background: #FFF url(../images/h) no-repeat scroll center bottom;
    min-height:300px;
    width: 420px;
    margin:auto;
    padding-top: 100px;
    padding-left:80px;
}

#furniture
{
    background: #FFFFFF url(../images/h) no-repeat scroll center bottom;
    height:auto;
    margin-bottom: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin:auto;
    width:685px;
}

#about
{
          

    background: #FFF url(../images/h) no-repeat scroll center bottom;
    padding-top:20px;
    width:685px;
    margin:auto; 
    min-height:380px;
    
    
    }

  
#intro  
{
    padding-top:25px;
    padding-bottom:25px;
    width:800px;
    margin:auto;  
}    

#links p
{
    color: #707070;
    padding: 0 0 5px;
}

#links .col
{
    display: inline;
    float: left;
    margin: 0 10px 0 0;
    width: 200px;
    background-color: #FFF;
}

#links p a
{
    text-decoration: none;
    font-size: 1.2em;
    color: #000;
}

#links p a:hover
{
    color: #B3A59F;
    text-decoration: underline;
}

#links p.linkdesc
{
    background-color: #FFFFFF;
    font-family: "Comic Sans MS";
    -x-system-font: none;
    color: #B3A59F;
    font-size: 1em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 2.6;
}

#contact .col
{
    display: inline;
    float: left;
    margin: 0 10px 0 0;
    width: 200px;
    background-color: #FFF;
}    
    
UL.tabNavigation
{
    list-style: none;
    margin: 0;
    padding: 0;
}

UL.tabNavigation LI
{
    display: inline;
}

UL.tabNavigation LI A
{
    padding: 3px 5px;
    color: #B3A59F;
    text-decoration: none;
    border-top: 1px solid #B3A59F;
    border-left: 1px solid #B3A59F;
    border-right: 1px solid #B3A59F;
}

UL.tabNavigation LI A.selected
{
    background-color: #fff;
    color: #000;
    padding-top: 4px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #fff;
}

UL.tabNavigation LI A:hover
{
    color: #000;
    padding-top: 4px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

UL.tabNavigation LI A:focus
{
    outline: 0;
}

div.tabs > div
{
    padding: 10px;
    margin-top: 1px;
    border: 1px solid #000;
}

div.tabs > div h2
{
    margin-top: 0;
}

#first, #second, #third
{
    background-color: #fff;
}


.product
{
    display: inline;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 200px;
    min-height:200px;
}

.product img
{
    border:none;
}

.productListDivider
{
    clear: both;
    height: 1px;
}
