

/* ### HTML ### */

	html,body { margin: 0; padding: 0; }
	body { font: normal 62.5% arial,verdana,sans-serif; color: #231f20; }

	* { outline: none; }
	a { outline: none; }
	a img { border: 0; }
	img { border: 0px; }

	a:link { color: #231f20; text-decoration: underline; }
	a:visited { color: #231f20; text-decoration: underline; }
	a:active { color: #72807c; text-decoration: underline; }
	a:hover { color: #72807c; text-decoration: none; }

	h1 { margin: 0px 0px 10px 0px; padding: 0px; font-size: 1.8em; color: #231f20; text-transform: uppercase; }
	h2 { margin: 0px; padding: 0px; font-size: 1.6em; color: #231f20; }

	p { margin: 0px 0px 10px 0px; padding: 0px; }


/* HEADER */

	#headerContainer { width: 100%; height: 75px; background-color: #231f20; border-bottom: 1px solid #fff; }
	#header { width: 780px; margin: 0 auto; padding-top: 18px; }

		#header #logo { float: left; margin-left: 3px; }
		#header ul { float: left; margin: 28px 0px 0px 18px; padding: 0px; }
		#header ul li { float: left; list-style-type: none; margin-left: 14px; }

/* FOOTER */

	#footer { width: 100%; height: 20px; margin: 60px 0px 0px 0px; padding: 8px 0px 0px 0px; background-color: #231f20; border-bottom: 170px solid #000; font-size: 1.1em; color: #fff; text-align: center; }
	#footer a:link, #footer a:visited { color: #fff; }
	#footer a:active, #footer a:hover { color: #72807c; }


/* STRUKTUR */

	#pageContainer { background: url("images/bg_page.gif") repeat-x; }
	#page { width: 780px; margin: 0 auto; }
	#leftColumn { float: left; width: 218px; min-height: 575px; height: auto !important; height: 575px; }
	#main { float: left; width: 534px; margin: 20px 0px 0px 24px; font-size: 1.2em; line-height: 1.4em; }


/* STARTSIDA */

	#main #presentation { position: relative; background: url("images/bg_presentation.png") no-repeat top left; width: 534px; height: 288px; }
	#main #presentation a { margin: 10px 0px 0px 10px; }
	#main #presentation a { display: block; position: absolute; left: -10000px; }
	#main #presentation a:first-child { display: block; position: absolute; left: 0px; }
	#startMessage { display: none; width: 400px; background-color: #fff; border: 1px solid #000; }
		#startMessage div { padding: 10px; font-family: "lucida grande",tahoma,verdana,arial,sans-serif; }
		#startMessage h2 { color: #ffd204; font-size: 20px; }


/* ### VÄNSTERSPALTEN ### */

	#leftMenu { min-height: 242px; height: auto !important; height: 242px; padding: 0px 20px 0px 20px; margin: 0px; background: url("images/bg_left_middle.gif"); color: #fff; }
		#leftMenu a.leftMenuItem { display: block; font: bold 1.4em arial,verdana,sans-serif; line-height: 1.2em; text-transform: uppercase; }
		#leftMenu a:link, #leftMenu a:visited { color: #fff; text-decoration: none; }
		#leftMenu a:active, #leftMenu a:hover { color: #ffd204; text-decoration: none; }
		#leftMenu a#currentLink { color: #ffd204; }

		#leftMenu ul { margin: 0px; padding: 0px; list-style-type: none; }

		#leftMenu .subnav { margin: 3px 0px 5px 0px; padding: 0px; }
		#leftMenu .subnav li { list-style-type: none; font: normal 1.1em arial,verdana,sans-serif; text-transform: none; }
		#leftMenu .subnav a:link,#left_main .subnav a:active,#left_main .subnav a:visited { text-decoration: none; }
		#leftMenu .subnav a:hover { text-decoration: none; color: #fff; }
		#leftMenu .subnav li#currentSubLink { color: #ffd204; }

	#hlOffers { display: block; margin: 20px 0px 0px 10px; }
	#offers { position: relative; width: 190px; height: 170px; margin: 10px 0px 0px 10px; }
		#offers .prodItem { left: -10000px; }
		#offers .prodItem:first-child { left: 0; }
		#offers a.prodName { font-size: 1.8em; color: #231f20; }


/* ### KATEGORI- OCH PRODUKTSIDOR ### */

	#currentSubSubLink { font-weight: bold; }

	.box {
		float: left;
		display: block;
		position: relative;
		width: 165px;
		height: 160px;
		margin: 5px 5px 0px 0px;
		padding: 0px 5px 10px 0px;
		background: url("images/bg_box.gif");
		text-align: left;
	}

	.prodItem { position: absolute; top: 0; left: 10px; width: 100%; height: 100%; _height: 170px; }
		.prodItem .prodImg { display: block; position: absolute; bottom: 0px; right: 15px; padding-bottom: 5px; }
		.prodItem .prodImg img { display: block; }
		.prodItem .prodInfo { display: block; position: absolute; bottom: 10px; left: 10px; padding-bottom: 5px; }
		.prodItem .prodInfo img { display: block; }
		.prodItem .lagersaldo { margin-top: 5px; font-weight: bold; }
		.prodItem .listPrice { display: block; margin-top: 10px; font: bold 1.2em arial,verdana,sans-serif; }
		.prodItem .reaText { color: #b20424; } /* Ljusare färg: FF0533 - ännu ljusare: FF5405 */
		.reaText { margin-bottom: 0px; }
		.prodItem h3 {
			display: block; height: 37px; padding: 5px 0px 0px 0px; margin: 0px;
			font: bold 1.0em "century gothic",arial,verdana,sans-serif; color: #fff;
			letter-spacing: -0em; line-height: 1.2em; text-transform: uppercase;
			}

	.price { float: right; margin: 10px 0px 0px 5px; font: bold 20px arial,verdana,sans-serif; text-align: right; }
	#prodprice { clear: both; margin: 0px; font: bold 1.6em arial,verdana,sans-serif; }


	/* jQuery Overlay */
	.apple_overlay { display: none; background-image: url("images/overlay/white.png"); width: 640px; padding: 35px; font-size: 1.1em; }
	.simple_overlay { display:none; z-index:10000; background-color: #fff; width: 675px; min-height: 200px; border: 8px solid #fff; }
	.simple_overlay .close { background-image: url("images/overlay/close.png"); position: absolute; right: -18px; top: -18px; cursor: pointer; height: 35px; width: 35px; }

	#prodpics { float: right; width: 225px; height: 500px; margin: 0px 0px 0px 10px; }
	#prodpics .caption { font-style: italic; line-height: 13px; }
/*	#prodpics a.active img { outline: 1px solid #000; z-index: 9999; position: relative; }*/

	/* the large image. we use a gray border around it */
	/*	#img {  ]*/
	.next, .prev { position: absolute; top: 40%; border: 1px solid #fff; cursor: pointer; display: block; padding: 10px 20px; color: #fff; font-size: 11px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.prev { left: -8px; border-left: 0; -moz-border-radius-topleft: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; }
	.next { right: -8px; border-right: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; }
	.next:hover, .prev:hover { text-decoration: underline; background-color: #000; }
	.disabled { visibility: hidden; }
	.info { position: absolute; bottom: 10px; left: 0; padding: 10px 15px; color: #fff; font-size: 11px; }
	.info strong { display: block; }
	.progress { position: absolute; top: 45%; left: 50%; display: none; }
	.next, .prev, .info { background: #231f20 !important; }


/* ### NYHETER OCH BLOGG ### */

	.nyheter { display: block; margin: 23px 0px 8px 10px; }

	#news { margin: 0px 10px 0px 10px; padding: 0px; list-style-type: none; }
		#news li { margin: 0px 0px 20px 0px; padding: 0px; }
		#news li h1 { margin: 0px 0px 5px 0px; padding: 0px; }
		#news li p { margin: 0px 0px 0px 0px; padding: 0px; }
		#news li img { margin-top: 3px; }


/* ### TEXTSIDOR ### */

	#pageTemplate { padding: 0px 50px 0px 20px; }


/* ### FINT FORMULÄR ### */

	form { margin-left: 25px; }
	form fieldset,form.orderform fieldset { margin: 0px 0px 10px 0px; border: 0px; padding: 5px 10px 5px 30px; }
	form legend,form.orderform legend { padding: 0 2px; font-weight: bold; }
	form label,form.orderform label { display: inline-block; line-height: 1.8; vertical-align: top; color: #5c5c5c; }
	form fieldset ol,form.orderform fieldset ol { margin: 0; padding: 0; }
	form fieldset li,form.orderform fieldset li { list-style: none; padding: 5px; margin: 0; }
	form fieldset fieldset,form.orderform fieldset fieldset { border: none; margin: 3px 0 0; }
	form fieldset fieldset legend,form.orderform fieldset fieldset legend { padding: 0 0 5px; font-weight: normal; }
	form fieldset fieldset label,form.orderform fieldset fieldset label { display: block; width: auto; }
	form em,form.orderform em { font-weight: bold; font-style: normal; }
	form label,form.orderform label { width: 120px; }
	form fieldset fieldset label,form.orderform fieldset fieldset label { margin-left: 123px; /* Width plus 3 (html space) */ }
	form fieldset input,form.orderform fieldset input { background-color: transparent; width: 200px; border-bottom: 1px dotted #5c5c5c; border-top: 0px; border-right: 0px; border-left: 0px; padding: 2px 2px 3px 2px; font: normal 12px 'courier new',arial,sans-serif; }
	form fieldset input:focus,form fieldset textarea:focus,form.orderform fieldset input:focus,form.orderform fieldset textarea:focus { background-color: #ffffff; }
	form fieldset textarea,form.orderform fieldset textarea { width: 250px; border: 1px solid #cccccc; padding: 2px 2px 3px 2px; font: normal 12px 'courier new',arial,sans-serif; }
	form fieldset #submitbox,form.orderform fieldset #submitbox { width: 80px; margin: 10px 0px 0px 300px; padding: 1px 1px 2px 2px; font: bold 11px arial,verdana,sans-serif; border: 0px; background-color: #5c5c5c; color: #f9f9f9; }
	form.orderform #conf_terms { margin-right: 8px; width: auto; }


/* ### ÖVRIGT ### */

	.clearer { clear: both; display: block; margin: 0px; padding: 0px; height: 0px; width: 0px; }
	.alignLeft { float: left; }
	.alignRight { float: right; }
	.imgAlignLeft { float: left; margin: 0px 10px 5px 0px; }
	.imgAlignRight { float: right; margin: 0px 0px 7px 12px; }

	.inlined { display: inline; }
	.blocked { display: block; }

	.makeBold { font-weight: bold; }
	.makeYellow { color: #ffd204; }

