/*
    E-butik skapad för Gryningen av Järna Kommunikation december 2010
    http://www.jarnakommunikation.se/
*/

html, body{
    margin: 0;
    padding: 0;
    height: 100%;
    line-height: 1.5em;
    font-size: 12px;
}

body{
    background: url(/layouts/wilaria/bg-body.jpg) #7D9616 repeat-x;
    font-family: arial, verdana, sans-serif;
    color:#6B3F1B;
}

input:focus,a:focus {outline: none;}

a img,a:hover img,a img:hover{
    border:0;
    text-decoration:none;
    cursor:pointer;
}

a {
    color:#689109;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1,h2,h3,h4{
    color:#6B3F1B;
    font-weight:bold;
    font-family: 'century gothic',arial, sans-serif;
}

.categorys h1 {
  font-size: 18px;
}

.category-image {
  float:right;
  margin:0 5px 0 15px;
}

.category-div {
  width:100%;
  height:1px;
  background:url(/layouts/wilaria/bg-categorydiv.png);
  margin:8px 0;
  line-height:1px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 14px;
    margin:0.67em 0 0 0;
}

h4 {
    font-size: 12px;
}

/* Misc */
.devider {
    display: block;
    clear: both;
    height:1px;
    width:175px;
    margin:12px auto 8px auto;
    background:url(/layouts/wilaria/h-divider.png);
}

.line,hr{
  background:#6B3F1B;
  color:#6B3F1B;
  height: 1px;
  border:0;
}

#alert {
    background:url(/layouts/wilaria/paperbag.png) no-repeat;
    font-size:10px;
    height:111px;
    width:75px;
    display:none;
    padding:40px 3px 0 3px;
    z-index:9999;
    position:absolute;
}

.breadcrumbs {
  margin:10px 0;
  font-weight:normal;
}

#new-products {
  display:block;
  position:absolute;
  right:210px;
  width:89px;
  height:87px;
  background: url(/layouts/wilaria/new-products.png) no-repeat;
}

/*  Shopping cart */
#shoppingcart_shoppingcart {
  margin:0 0 10px 0;
  width:178px;
  padding:6px;
  background: url(/layouts/wilaria/bg-rightpuff.jpg);
}

#shoppingcart_shoppingcart table {
  width:100%;
}

#shoppingcart_shoppingcart a {
  color:#6B3F1B;
}

.checkout_headings_box {
  width:530px;
  padding:6px;
  background:#CCDC00;
  color:#fff;
  margin-bottom:1px;
}

.stock-ok,.stock-error {
  width:12px;
  height:12px;
  display:block;
  background: url(/layouts/wilaria/ok.png);
}

.stock-error {
  background: url(/layouts/wilaria/error.gif);
}

.disable_message {
  color:red;
}

.addthis_toolbox {
  float:right;
}

.hyphenate {
  clear:both;
  margin:10px 0;
}

.delete {
  width:12px;
  height:12px;
  background: url(/layouts/wilaria/delete.gif);
  cursor:pointer;
}
/*End shopping cart*/

.clear {
    clear:both;
    height:0;
    line-height:0;
}

.centred {
  text-align:center;
  margin-top:10px;
}

.innertube {
    margin: 12px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}

/* End Misc */

/* Form */

.myform,form {
  margin:0;
  padding:0;
}

.txtbox {
    width:159px;
    height: 24px;
    background: url(/layouts/wilaria/bg-txtbox.png) transparent no-repeat;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    color:#6B3F1B;
    border:0;
    margin:3px 0;
    padding:1px 0 0 5px;
}

.alignright {
  float:right;
  margin:0 0 15px 15px;
}

.textdiv {
  /*clear:both;*/
}

textarea.rounded {
  width:220px;
}

textarea.x400 {
  width:370px;
  height:150px;
}

.hoverbtn {
  display:block;
  height:26px;
}

.btn{
    text-decoration: none;
    float:left;
    color:#6B3F1B;
    cursor: pointer;
    background: url(/layouts/wilaria/bg-btn.png) no-repeat top right;
    clear: both;
    font-weight: bold;
}

.btn span {
    margin: 0 10px 0 -10px;
    padding: 4px 5px 3px 15px;
    position: relative; /*To fix IE6 problem (not displaying)*/
    background: url(/layouts/wilaria/bg-btn.png) no-repeat top left;
    float:left;
}

.prenbtn {
    float:right;
    margin: 1px 9px 2px 0;
}

#searchfield {
  position:absolute;
  top:125px;
  right:20px;
  width:177px;
  height:35px;
}

#searchtxtbox {
    width:145px;
    height: 27px;
    background: url(/layouts/wilaria/bg-txtbox-search1.png) transparent no-repeat;
    float:left;
}

#searchbtn {
    width:27px;
    height:27px;
    margin:3px 0 0 0;
    display:block;
}

/* End form */

#maincontainer{
    width: 992px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
    background: #ffffff;
    z-index:3;
    position:relative;
    color:#6B3F1B;
}


#topsection{
  background: url(/layouts/wilaria/bg-contenttop.jpg) #ffffff no-repeat;
    height: 188px; /*Height of top section*/
    position:relative;
}

#menu {
    position:absolute;
    top:169px;
    left:15px;
}

#menu a {
    margin-right:15px;
    color:#6B3F1B;
    font-weight:bold;
    font-size: 14px;
    line-height:20px;
}

#menu a.menu_active {
  color:#689109;
 /* background: url(/layouts/wilaria/bg-topmenu-active.png) center bottom no-repeat;*/
}

/* Logo */
#logo {
    position:absolute;
    /*border:1px dotted red;*/
    background: url(/layouts/wilaria/logo.png);
    width:135px;
    height:135px;
    top:25px;
    left:15px;
    display: block;
}
#logo:hover {
    text-decoration: none;
}
#logo strong {
    position:relative;
    left:-999px;
}
/* End logo */


#contentwrapper{
    float: left;
    width: 100%;
}

#contentcolumn{
    margin: 0 210px 0 210px; /*Margins for content column.*/
}

#contentcolumn .innertube { 
  padding-bottom:70px;
}

.contentareabtm {
  float:left;
  width:264px;
  position:relative;
}
  
.contentareabtmimg {
  width:264px;
  max-height:264px;
  overflow:hidden;
}

ul.article-big, ul.article-small{
  margin:0;
  padding:0;
  margin-top:20px;
}

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

.article-big > li {
    float:left;
    margin:0 0 10px 0;
}

.article-big li ul {
    height:240px;
    overflow:hidden;
}

.bimg {
    width:181px;
    height:187px;
    overflow:hidden;
    text-align: center;
    background: url(/layouts/wilaria/bg-productcontent.jpg) left center;
}

.bimg img {
    margin:23px auto 0 auto;
    position:relative;
}

.bcontent{
    width: 175px;
    clear:both;
    text-align: left;
    overflow:hidden;
    cursor:pointer;
}

.bcontent b {
  color:#689109;
}

.bcontent a {
  color:#6B3F1B;
}

#leftcolumn{
    float: left;
    width: 210px; /*Width of left column in pixel*/
    margin-left: -992px; /*Set margin to that of -(MainContainerWidth)*/
}

.cl_0,.cl_0 li {
  margin:0;padding:0;
}
.cl_0 li ul,.cl_0 li ul li ul{
  /*margin-left:10px;*/
  padding-left:10px;
  list-style:none;
}
.cl_0 li a,.puffcontentl a {
  color:#6B3F1B;
}
.cl_0 {
  margin-bottom:25px;
}

#ul_0 .current {
  color:white;
  background: url(/layouts/wilaria/bg-leftpuff-active.png) repeat-x;
}

#newsletter{
    width: 169px;
    height: 123px;
    background: url(/layouts/wilaria/bg-newsletter.jpg) no-repeat;
    padding: 15px;
}

.newsletter_response,#mce-responses .response,#mce-error-response { /*.error*/
  position:absolute;
  border:1px dashed #6B3F1B;
  color:#6B3F1B;
  background:white;
  width:130px;
  padding:6px;
}

/*
.error{
  border:1px dashed red;
  color:red;
}

#order_form .error {
  border:0;
  width:16px;
  height:16px;
}
*/

#rightcolumn{
    float: left;
    width: 210px; /*Width of right column*/
    margin-left: -210px; /*Set left margin to -(RightColumnWidth)*/
}

#shoppingcart_shoppingcart {
  margin:16px 0 0 0;
}

#contentbtm{
    width: 992px;
    height: 35px;
    background: url(/layouts/wilaria/bg-content-btm.png) no-repeat;
    position:relative;
    margin: 0 auto 0px auto;
    z-index:4;
}

/* Ornaments */
.ornament {
    position: fixed;
    bottom:96px;
    z-index:1;
    height:339px;
}
#ornamentl {
    width:265px;
    background: url(/layouts/wilaria/bg-ornament-l.png) bottom no-repeat;
    left: 0;
}
#ornamentr {
    width:269px;
  background: url(/layouts/wilaria/bg-ornament-r.png) bottom no-repeat;
    right:0;
}
/* End ornaments */

#footer {
    position:absolute;
    background: url(/layouts/wilaria/bg-footer.jpg) #BBD55E repeat-x;
    bottom:0;
    height:96px;
    width:100%;
    position: fixed;
    color: #FFFFFF;
    overflow:hidden;
    font-size: 11px;
    z-index:5;
}

#footer dl {
    clear:both;
    width:992px;
    margin:0 auto;
}

#footer dd {
    width:25%;
    float:left;
    margin:0;
}

#footer ul li {
    display: block;
    margin:0;
    line-height: normal;
    list-style-type: none;
}

#footer a{
    color: #FFFFFF;
    text-decoration:none;
}

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

#footer b,#footer strong,a#storelink{
    color:#9ddb00;
    font-weight: bold;
}


/* Sidebars */
.puffheader {
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    padding:0;
    cursor:default;
    margin:0 0 10px 0;
}

.puffheader img {
    float:right;
    margin:3px;
}

.puffcontentl,.puffcontentr, .puffheaderr {
    width:178px;
    height: 17px;
    padding:6px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom:1px;
}

#pc_1 {
  margin:16px 0 8px 0;
}

.puffcontentl {
    color: #6B3F1B;
    background: url(/layouts/wilaria/bg-leftpuff.jpg) #A4C923 repeat-x;
    height:auto;
    margin-bottom: 8px;
    overflow:hidden;
}

.puffcontentr,.centerpuff {
    color: #6B3F1B;
    background: url(/layouts/wilaria/bg-rightpuff.jpg);
    height:auto;
    margin-bottom: 8px;
    font-weight: normal;
    width:184px;
    padding:3px;
    /*font-size: 10px;*/
    
}

.centerpuff {
    width:534px;
    padding:10px;
}

#newscontent {
  width:178px;
  padding:6px;
}
.puffcontentr a {
  color:#6B3F1B;
}

.puffcontentr ul{
    margin:0;
    clear:both;
}

.puffcontentr ul, .puffcontentr ul li{
    padding:0;
    list-style-type: none;
}

.puffcontentr li{
    float:left;
}

#offercontent .devider:first-child {
  display: none;
}

  #offerheader {
    margin-top:8px;
  }

.oimg {
    width:65px;
    height:66px;
    overflow:hidden;
    text-align: center;
  background: url(/layouts/wilaria/bg-produktcontent-small.png) center center;
}

.oimg img {
    margin:8px auto 0 auto;
    position:relative;
}

.ocontent{
    width: 110px;
    height:70px;
    overflow:hidden;
}

.ocontent a {
  color:#6B3F1B;
}

.puffheaderr {
    color:#fff;
}

#newsheader {
    background: url(/layouts/wilaria/bg-leftpuff.jpg) #A4C923 repeat-x;
}

#offerheader {
    background:#6B3F1B;
}
/* End Sidebars */

