/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html{
    color: #fff;
}

button,
input,
select,
textarea {
    color: #062c11;
}
#login input{
	text-align: center;
}
body {
    font-size: 1em;
    line-height: 1.4;
    background-color: #71b12e;
}
body.kupong{background-color: #fff;}

a {
    color: #ffffff;
}

a:visited {
    color: #ffffff;
}

a:hover {
    color: #575157;
}
h3 a{color: #000;}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */



#page-wrap{
	
}
#logoDiv{padding: 12px 0; height: 115px;}
/* .menu:hover,.store:hover,.list #content li a:hover,.list .withimage:hover,.applist li:hover:nth-child(n),.ipodlist li:hover:nth-child(n){background:-webkit-gradient(linear,0% 0%,0% 100%,from(#648b39),to(#71b12e))} */
.list .title{background:-webkit-gradient(linear,0% 0%,0% 100%,from(#a5b1ba),color-stop(3%,#909faa),color-stop(97%,#b5bfc6),to(#989ea4));height:22px!important;width:100%;color:#fff;font-weight:bold;font-size:16px;text-shadow:gray 0 1px 0;line-height:22px;padding-left:20px;border-bottom:none!important}
.list ul{background-color:#fff;overflow:hidden;padding:0;margin:0}
#content_listCompanies{background-color: #fff;}
#content_listCompanies ul{margin-left: auto; margin-right: auto;width:236px;}
.list #content_listCompanies li{height:40px;border-bottom:1px solid #e1e1e1;list-style:none}
.list #content_listCompanies li a{padding:9px 0 0 20px;font-size:large;font-weight:bold;position:relative;display:block;color:#000;text-decoration:none;height:32px}
.list #content_listCompanies li a .name{text-overflow:ellipsis;overflow:hidden;max-width:93%;white-space:nowrap;display:block}
.list #content_listCompanies li a:hover{color:#fff}
.list #content_listCompanies{margin-top:-13px!important}
.list ul img{width:236px;/*height:90px;*/position:absolute;left:0;top:0}
.list .withimage{height:90px!important}
.list .withimage .name{margin:13px 0 0 90px;text-overflow:ellipsis;overflow:hidden;max-width:63%!important;white-space:nowrap}
.list .withimage .comment{margin:10px auto auto 90px !important;max-width:63%!important}
.list .withimage a,.list .withimage:hover a{height:81px!important}

.kupong ul{background-color:#71b12e;overflow:hidden;padding:0;margin:0;height: 34px;}
.kupong ul {text-align: center;margin-left: auto; margin-right: auto;}
.kupong ul a{text-decoration: none;font-size: 22px;}
div.kupongDiv{clear: both;color: #000;}
div.forbrukadKupongdiv{background-color: lightgray;}
.forbrukadKuponginfo{padding-left: 20px;color: red;font-size: 0.8em;}

div.erbjudandet{float: left;width: 90%;padding-left: 20px;margin: 12px 0 0 0;}
div.erbjudandet h1{margin: 0;line-height: 1;color: #71b12e;}
div.erbjudandet h2{margin: 0;line-height: 1;}
div.erbjudandet h3{margin: 0 0 0.25em 0;}
div.erbjudandet span{font-size: 0.8em;line-height:0.7em;}
div.forbukaErbjudandet{float: left; width: 90%;padding-left:20px;padding-bottom:20px;border-bottom: 3px gray solid;}
div.forbukaErbjudandet div.button{/*background-color: #71b12e;border: 1px gray solid;*/width: 280px;}
div.forbukaErbjudandet div.button a{text-decoration: none;padding: 4px;text-align: center;}
div.forbukaErbjudandet a:hover{color: #777777;}
div.butiksinfodiv{font-size: 0.8em; float:left; width: 90%;padding: 8px 12px;}
div.butiksinfodiv span.butiksinfo{font-size: 0.8em;padding-bottom: 4px;line-height: 0px;}
div.butiksinfodiv span.butiksinfo a{font-size: 0.8em; color: #000;text-decoration: none;}
div.butiksinfodivNamn{float:left; width: 80%;padding-left: 20px;padding-top: 8px;}
div.butiksinfodivNamn h2{margin: 0;line-height: 1;}

div.kupongbild{padding-top: 12px;}

.forbrukabutton {
  -moz-box-shadow:inset 0px 1px 0px 0px #caefab;
  -webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
  box-shadow:inset 0px 1px 0px 0px #caefab;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
  background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
  background-color:#77d42a;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #268a16;
  display:inline-block;
  color:#ffffff;/*#306108;*/
  font-family:arial;
  font-size:14px;
  font-weight:normal;
  padding:6px 24px;
  text-decoration:none;
  /*text-shadow:1px 1px 0px #aade7c;*/
}
.forbrukabutton:hover {
   background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
   background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
   background-color:#5cb811;
 }
.forbrukabutton:active {
    position:relative;
    top:1px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/* Prevent callout */

.nocallout {
    -webkit-touch-callout: none;
}

.pressed {
    background-color: rgba(0, 0, 0, 0.7);
}

/* A hack for HTML5 contenteditable attribute on mobile */

textarea[contenteditable] {
    -webkit-appearance: none;
}

/* A workaround for S60 3.x and 5.0 devices which do not animated gif images if
   they have been set as display: none */

.gifhidden {
    position: absolute;
    left: -100%;
}

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0;
    direction: ltr;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}

.ir br {
    display: none;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/**
 * Clearfix helper
 * Used to contain floats: h5bp.com/q
 */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 800px) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for viewports that meet the condition */
}
