@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background: url(/bilder/electa/bg-wallpaper.gif);
	font-size: 0.75em;
	color: #4a4b4d;
}

p {
	margin-bottom: 20px;	
	line-height: 150%;
}

h2, h3 {
	margin-bottom: 5px;	
}


a img {
	border: none;	
}

img {
	border: none;
}

#outer-wrapper {
	background: url(/bilder/electa/bg-silk.png) top center no-repeat;	
}

#top-navigation,
#header-wrapper,
#content-wrapper,
#footer {
	width: 1000px;
	margin: auto;
	overflow: auto;
	position: relative;
}



/* Top Navigation */

#top-navigation-wrapper {
	background:#9c9d9f url(/bilder/electa/bg-top-navigation.gif) bottom left repeat-x;	
	min-width: 1000px; /*iPad fix */
	border-bottom: 1px solid #ebebec;
	margin-bottom: 11px;
}

#top-navigation {
	padding: 10px 0;
	width: 700px;
	padding-left: 300px;

}


#top-navigation ul {
	list-style: none;	
}

#top-navigation li {
	float: left;
	padding: 10px 15px;
}

#top-navigation a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	margin-right: 15px;
}



/* Login and Logout */

#login-logout {
	position: absolute;
	top: 5px;
	right: 0;
	overflow: hidden;
}

#login-logout a {
	margin: 0 0 0 3px;
}



/* Header ( Logo and Shopping bag) */

#main-logo {
	float: left;
	margin-top:8px;
}

#shoppingbag-wrapper {
	padding-bottom: 15px;
	margin-bottom: 5px;
	width: 749px;
	float: right;
	background: url(/bilder/electa/bg-shoppingbag-wrapper.gif) no-repeat bottom left;
}

#shoppingbag {
	background: #fff url(/bilder/electa/bg-shoppingbag.gif) no-repeat;
	padding: 28px 194px 0 72px;
	min-height: 54px;
}

#shoppingbag .Knapp_Kop_Hoger,
#shoppingbag .Knapp_Kop_Vanster {
	display: none;	
}

#header-wrapper {
	padding-top: 3px;	
	overflow: visible;
	min-height: 102px;
}

#trygg-ehandel {
	display: block;
	position: absolute;
	top: 0;
	left: 920px;
}


table.Varukorg_Typ5_Tabell {
	width: 300px;	
}

select.Varukorg_Typ5_Select {
	width: 200px;	
	padding: 2px;
	margin-right: 5px;
}

.Varukorg_Typ5_Knapp_Kundvagn_Andra a,
.Varukorg_Typ5_Knapp_Kundvagn_Checkout a {
	text-transform: uppercase;	
	display: block;
	text-decoration: none;
	width: 104px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	font-size: 10px;
}

.Varukorg_Typ5_Knapp_Kundvagn_Andra a {
	background: #939496 url(/bilder/electa/button/bg-btn-view-cart.gif) no-repeat;
	
}

.Varukorg_Typ5_Knapp_Kundvagn_Checkout a {
	background: #e08316 url(/bilder/electa/button/bg-btn-checkout.gif) no-repeat;
}



/* Footer */

#footer-wrapper {
	background:#ebebec;	
	min-height: 400px;
	margin-top: -15px;
	padding-top: 30px;
	min-width: 1000px; /*iPad fix */
}

#footer {
	width: 822px;
	padding-left: 178px;
	min-height: 380px;
}

#footer h2 {
	text-transform: uppercase;
	padding: 24px 0 12px;
}

#footer a {
	text-decoration: none;
}

#footer .brand-list a {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 4px;
	white-space: nowrap;
}

#footer .brand-list img {
	float:right;
	margin: -53px 20px 26px 0;
}

#footer .copyright {
	clear: both;
	padding-top: 20px;
}



/* Content Wrapper */
#content-wrapper {
	background: url(/bilder/electa/bg-content-wrapper.gif) repeat-y top right;	
	clear: left;
}


/* Sidebar Left & Sidebar Right */

#sidebar-left {
	width: 170px;
	float: left;
	margin-right: 8px;
	min-height: 800px;
	overflow: hidden;
	
}

#sidebar-left div.container {
	background: #fff;
	margin-bottom: 8px;	
	padding: 10px;
}

#sidebar-left input.text,
#sidebar-right input.text {
	width: 108px;
	border: 1px solid #d2d4d8;
	padding: 5px 0px 4px 4px;
	vertical-align: middle;	
}

#sidebar-left form#sok img,
#sidebar-left form#Erbjudandekod img,
#sidebar-right form#Nyhetsbrevform img {
	vertical-align: middle;
	margin-left:3px;
}

#sidebar-left form#sok {
	/* margin-bottom: 5px;	*/
}

#sidebar-left #mixed-logos {
	margin-bottom: 0;
	text-align: center;
}

#sidebar-left #mixed-logos img {
	margin-bottom: 10px;

}

form.contact .text{
	width: 300px;	
}

form.contact textarea {
	width: 300px;	
	height: 100px;
}

form#Nyhetsbrevform {
	margin-bottom: 12px;	
}

form#Nyhetsbrevform p {
	margin-bottom: 5px;	
}

form#Nyhetsbrevform .submit {
	background: url("/bilder/electa/button/bg-btn-rounded-right.gif") no-repeat scroll right top transparent;
	color: #fff;
	display: inline;
	padding: 5px 0;
	width: 32px;
	border: none;
}

select.dropdown_varumarken {
	padding: 3px 0;
}

#sidebar-left h3 {
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-bottom: 1px dotted;
	font-size: 1em;
	text-transform: uppercase;
}

#beauty-guide {
	margin-top: 20px;	
}


/* Main Content */

#main-content-wrapper {
	float: left;
	background: #fff;
	padding: 12px;
	overflow:hidden;
	width: 798px;
	min-height: 1841px;
}

#main-content {
	width: 636px;
	margin-right:12px;
	float: left;
	
	overflow:hidden;
	position: relative;
	
}

#sidebar-right {
	width: 150px;
	float: right;
	overflow: hidden;
}


#WebbMeny ul,
#customer-service ul
{
	list-style-position:outside;
	/*list-style-image:url(/bilder/electa/icon/arrow.gif);*/
	list-style-type:none;
}

#WebbMeny li,
#customer-service li{
	padding: 6px 0 6px 12px;
	border-bottom: 1px dotted #ccc;
	background: transparent url(/bilder/electa/icon/arrow.gif) no-repeat scroll 0 8px;
}

#WebbMeny li a,
#customer-service li a{
	color: #e48b17;	
	
	text-decoration: none;
	text-transform:uppercase; 
	/* display: block;padding-left:15px;*/
}


#WebbMeny li a:hover,
#customer-service li a:hover
{
	
}

/* Level 2 */

#WebbMeny ul ul,
#customer-service ul ul
{
	margin-left: 12px;
	font-weight: normal;
}



.WebbMenyMarkerad,
#customer-service .active
{
	font-weight: bold;
}


#WebbMeny {
	margin-top: 5px;	
}



/* Expo area */

div.expo-wrapper {
	margin-bottom: 12px;
}	


/* Product List & News List */

div.product-list-wrapper h1,
h1.page-heading,
.section-heading{
	background: #e48b17 url(/bilder/electa/bg-heading-bar.gif) repeat-y;
	clear:both;
	color: #fff;
	padding:7px 10px;
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom: 12px;
}

div.product-list-wrapper h1 span {
	display: block;
	float: right;
	text-transform: none;
	padding-left: 15px;
	background: url(/bilder/electa/icon/arrow-white.gif) no-repeat 0 5px;
}

div.product-list-wrapper h1 span a {
	color: #fff;
	text-decoration: none;
}


h1 {
	background: #e48b17 url(/bilder/electa/bg-heading-bar.gif) repeat-y;
	clear:both;
	color: #fff;
	padding:7px 10px;
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom: 12px;
}

ul.product-list,
ul.news-list{
	list-style: none;
	clear: both;
	overflow: hidden;
	margin-bottom: 24px;
	width:648px;
}

ul.product-list li,
ul.news-list li{
	margin-right:12px;
	float:left;
	overflow: hidden;
}

ul.product-list li {
	width: 150px;	
}

ul.product-list div.image {
	min-width: 150px;
	min-height: 120px;
	text-align: center;
	background:url(/bilder/electa/bg-product-image-small.gif) no-repeat;
	padding-top:10px;
}

ul.product-list h2 {
	font-size: 1em;	
	text-transform:uppercase;
}

ul.product-list h2 a,
ul.news-list h2 a {
	text-decoration: none;	
}

ul.product-list .description {
	min-height: 150px;	
}

ul.product-list .pricetag,
table.search-result .pricetag {
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:12px;
}

ul.product-list .pricetag-campaign {
	color: #f00;
}

ul.news-list li {
	width: 204px;	
}

ul.news-list h2 {
	text-transform: uppercase;
	font-size:9pt;
	margin: 6px 0 3px;
}








/* Product Page */

#product-image-wrapper {
	width: 300px;
	float: left;
	padding-right: 18px;
	text-align: center;
}

#product-properties-wrapper {
	width: 318px;
	float: left;
}

#product-properties-wrapper h2 {
	line-height: 14pt;
	margin-top: 6px;
}

#product-buy-area {
	border-top: 1px #ccc dashed;
	border-bottom: 1px #ccc dashed;
	margin: 20px 0;
	overflow: auto;
	padding: 20px 0;
}

#product-price {
	float: left;	
	width: 155px;
}

#product-order {
	float: left;	
}

#product-properties {
	clear: both;
}

#product-properties th {
	text-align: left;
	padding: 5px 10px 5px 0;
}

#product-info-wrapper {
	clear: both;
	padding-top: 20px;
}

#SubmitFalt {
	width: 100px;
	float: left;
}

input.Laggikorgen_Antalsfalt {
	float: left;	
	font-size: 25px;
	margin-right: 5px;
	text-align: center;
	width: 40px;
}

#product-add-this {
	padding: 20px 0;	
}

.PrisBOLD,
.PrisREA {
	font-size: 30px;
	line-height: 30px;
}

/*

.Knapp_Kop {
	background: url(/bilder/electa/button/btn-large-center.gif) no-repeat;
	line-height: 32px;
	text-transform: uppercase;
	padding: 0 8px;
}

.Knapp_Kop_Vanster {
	background: url(/bilder/electa/button/btn-large-left.gif) no-repeat top right;
	padding: 0 2px;
}

.Knapp_Kop_Hoger {
	background: url(/bilder/electa/button/btn-large-right.gif) no-repeat top left;
	padding: 0 2px;
}

*/

.Knapp_Generell {
	background: url(/bilder/electa/button/btn-general-center.gif) no-repeat;
	line-height: 27px;
	text-transform: uppercase;
	padding: 0 8px;
}

.Knapp_Generell_Vanster {
	background: url(/bilder/electa/button/btn-general-left.gif) no-repeat top right;
	padding: 0 2px;
}

.Knapp_Generell_Hoger {
	background: url(/bilder/electa/button/btn-general-right.gif) no-repeat top left;
	padding: 0 2px;
}

/* Page stepper */

div.page-stepper {
	padding: 10px;
	background: #efefef;
	margin-bottom: 10px;
}

div.page-stepper p {
	margin-bottom: 0;	
}

div.page-stepper span.Artgrp_VisaFlerArtiklar a,
div.page-stepper span.Artgrp_VisaFlerArtiklar span {
	padding: 0px;	
}



/* Top list */

table.toplist {
	width: 100%;	
	border: 1px solid #d8d8d8;
	margin-bottom: 15px;
	padding: 3px;
}

table.toplist th {
	text-transform: uppercase;	
	text-align: left;
	padding: 10px;
	padding-left: 40px;
}

table.toplist td {
	
}

table.toplist td.image {
	width: 40px;
	padding: 2px 5px;
	text-align: center;
}

table.toplist td.name {
	text-transform:uppercase;
	font-weight: bold;
}

table.toplist a {
	text-decoration: none;
}

table.toplist td.price {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

table.toplist td.buttons {
	width: 100px;
}

table.toplist tr {
	background: url(/bilder/electa/bg-toplist-row.gif) repeat-x;
}

table.toplist td.buttons tr {
	background: none;	
}

table.toplist tr.first {
	background: url(/bilder/electa/bg-toplist-header.gif) no-repeat;
}



/* Page Sub Menu */

div.page-sub-menu {
	background: url(/bilder/electa/bg-customer-service.jpg) repeat-x bottom left;	
	overflow: auto;
	margin-bottom: 20px;
	min-height: 106px;
}

div.page-sub-menu ul {
	width: 190px;
	margin: 10px;
	list-style: none;
	float: left;
	margin-top: 40px;
}

div.page-sub-menu li {
	background: url(/bilder/electa/icon/arrow.gif) no-repeat left center;	
	padding: 5px 15px;
	text-transform:uppercase;
}

div.page-sub-menu a {
	text-decoration: none;
}	


/* Blog */

.blog-post {
	padding: 20px;
	line-height: 140%;
	
}

.blog-post h2 {
	font-size: 2em;
	margin: 0;
}

.blog-post h2 a {
	text-decoration: none;	
}

.blog-post .content {
	padding: 20px 0;	
}

.blog-post .footer {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	overflow: auto;
	padding: 10px 0;
	font-size: 1.1em;
	line-height: 1.6em;
	clear: both;
}

.blog-post .date {
	float: left;	
}

.blog-post .comment-count {
	float: right;	
	background: url(/bilder/electa/icon/speech-bubble.gif) no-repeat;
	padding-left: 37px;
	margin-right: 1px;
}

.blog-post img[align=left] {
	margin: 0 10px 10px 0;
}

.blog-post img[align=right] {
	margin: 0 0 10px 10px;
}

.blog-backlink {
	position: absolute;
	top: 8px;
	right: 20px;
}

.blog-backlink a,
.blog-backlink a:visited {
	color: #fff;
}

.blog-backlink a:hover {
	color: #000;
}

.bloggkommentar {
	margin: 20px 0;
	background: #f2f2f2 url(/bilder/electa/bg-blog-comment.gif) no-repeat bottom left;
	padding: 20px 20px 40px;
}

.bloggkommentar_rubrik {
	font-weight: bold;	
}

.bloggkommentar_antal {
	float: right;	
}

.bloggkommentar_innehall {
	padding: 5px 0;	
}

.bloggkommentarsfalt_namn_falt,
.bloggkommentarsfalt_epost_falt,
.bloggkommentarsfalt_url_falt,
.bloggkommentarsfalt_kommentar_falt {
	margin-bottom: 10px;
	font-size: 1em;
	padding: 5px;
	width: 250px;
}

.bloggkommentarsfalt_kommentar_falt {
	width: 254px;	
}

.bloggkommentar_saknas {
	padding: 20px 0;	
}



/* Template: arbetsyta-utan-hogerspalt.html */

body.wide-content #main-content {
	width: 798px;
	margin-right: 0;
}


/* Electa Search */


#sidebar-left #electa-search {
	background: url(/bilder/electa/bg-search.gif) no-repeat;
	min-height: 117px;
	padding-top: 41px;
	padding-left: 17px;
	
}

#sidebar-left #electa-search h3 {
	font-size: 0.9em;
	border-bottom: none;
	margin: 14px 0 0;
	padding-bottom: 1px;
	color: #fff;
}

#sidebar-left #electa-search input.text {
	width: 94px;
	border: 1px solid #c993ae;

}



/* Brand Scroll */
#brandscroll #scrollbuttons {
	background: #eee;	
	width: 822px;
	margin: auto;
	position: relative;
	cursor: default;

}

#brandscroll #scrollbuttons ul {
	width: 15999px;	
	background: #fff;
	list-style: no;
}

#brandscroll #scrollbuttons li {
	height: 32px;
	width: 98px;
	padding: 4px 0;
	display: block;
	float: left;
	position: relative;
	margin: 0;
}

div#scrollbuttons div.minwidth {
	width: 784px;	
	height: 40px;
	overflow: hidden;
	background: #fff;
	margin: auto;
	position: relative;
}

#brandscroll li img {
	border: none;	
}



#brandscroll {
	height:1%;
	position:relative;
	float: left;
	margin-bottom: 8px;
}

#brandscroll ul{
	padding: 0;
}

#brandscroll #scrollbuttons img.scrollleft, 
#brandscroll #scrollbuttons img.scrollright {
	top: 0px;	
	left:0;
	position:absolute;
	width: 19px;
	height: 40px;
}

#brandscroll #scrollbuttons img.scrollright {
	right: 0;	
	left: auto;
}




/* Adressblock 2 */
#Adressblock2  {
	clear: both;
}
#BetalningsmetoderRam img {
	margin: 3px 10px 3px 0;
}
.Snabbkassa_Kundfalt_Marginal{
	margin: 10px 0;	
}
.KundprofilFaltOK,
.KundprofilFaltOK_Kort{
	padding: 3px 0;	
}
#KreditorInfo{
	padding: 5px;	
}

#main-content input[name=Kod] {
	margin-right: 5px;
}	

#AviseringsmetoderRam a,
#BetalningsmetoderRam a,
#FraktmetoderRam a {
	text-decoration: none;
}



/* Presentkort */
#main-content select[name=Presentkort]{
	margin: 20px 30px 20px 10px;
	padding: 2px;
}



#satisfied-customers {
	position: absolute;
	top: -30px; 
	left:180px
}



