/* @override 
	http://www.skargardstunnan.se/static/css/global.css?111117
*/

/* @group / */


body, html {
	background-color: #fff;
	color: #000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

p,
ul,
li {
	font: "Lucida Grande", Lucida, Verdana, sans-serif;
}

body {
	padding: 0;
	margin: 0;
}

hr {
	visibility: hidden;
	height: 50px;
}

/* Used for accessibility - will be placed outside page: */

* .auditory, div#topnavigator ul li.auditory {
	position: absolute;
	font-size: 0;
	left: -2000px;
}

.addbottommargin {
	margin-bottom: 50px;
}

.height1px {
	height:1px;
}

.height40px {
	height:40px;
}

/* Clearfix */

* http://sonspring.com/journal/clearing-floats */

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
br.clearfix {
    clear: both;
    font-size:1px;
    height:0;
    line-height:0;
}

/* Kill all margins, to force explicit set only */

h1, h2, h3, h4, h5, p, ul, li, div, html {
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
	border: 0;
	margin: 0;
}

div#productImage img {
	position: absolute;
}

div.clearboth, ul.clearboth {
	clear: both;
}

a {
	text-decoration: underline;
	color: #5b5b5b;
}

a:focus {
	outline:none
}

a.arrow {
	padding-right: 14px;
	background: url(/static/images/layout/a_arrow-right.png) no-repeat scroll right 3px;
}

a.arrow:hover {
	text-decoration: underline;
	color: #a7a7a7;
	padding-right: 14px;
	background: url(/static/images/layout/a_arrow-right-hover.png) no-repeat scroll right 3px;
}

a.arrow.intern {
	text-decoration: underline;
	color: #5b5b5b;
	background: url(/static/images/layout/a_arrow-right.png) no-repeat scroll 0 3px;
	padding: 0 0 0 14px;
}

a.arrow.intern:hover {
	text-decoration: underline;
	color: #a7a7a7;
	background: url(/static/images/layout/a_arrow-right-hover.png) no-repeat scroll 0 3px;
	padding: 0 0 0 14px;
}

* html a:visited, * html a:active, * html a:focus {
	border-style: none;
	border-width: 0;
	outline: none;
}

span.small {
	font-size: 0.8em;
}

span.vcard {
	padding-left: 16px;
	background: url(/static/images/layout/a_vcard.gif) no-repeat scroll 0 2px;
}

a.vcard {
	text-decoration: underline;
	color: #5b5b5b;
	padding-left: 16px;
	background: url(/static/images/layout/a_vcard.gif) no-repeat scroll 0 1px;
}

a.vcard:hover {
	text-decoration: underline;
	color: #a7a7a7;
}

div.margin {
	height: 30px;
}

/* @end */

/* @group div#container */

div#container {
	width: 870px;
	position: relative;
	margin: 30px auto 0;
}

div.alert {
	padding: 10px 5px;
	color: #4c4c4c;
	text-shadow: #fff 0 1px 2px;
	margin-bottom: 30px;
	background: url(../images/layout/div_bg_top.png) no-repeat;
}

span.gray {
	
}

#news li.alert {
	color: #f00;
}

/* @group div#topnavigator */

div#topnavigator {
	height: 160px;
	position: relative;
}

div#topnavigator ul#languagemenu {
	top: 0;
}

div#topnavigator ul#languagemenu li {
	border: none;
	border-width: 0;
	padding: 0 3px 0 0;
	float: left;
	margin: 0;
}

div#topnavigator ul#languagemenu li.last {
	padding: 0 8px 0 0;
}

div#topnavigator ul#languagemenu li a {
	display: block;
	width: 16px;
	height: 14px;
}

div#topnavigator ul#languagemenu li a.en {
	background: url(/static/images/layout/flags/en.gif) no-repeat;
}

div#topnavigator ul#languagemenu li a.de {
	background: url(/static/images/layout/flags/de.gif) no-repeat;
}

div#topnavigator ul#languagemenu li a.sv {
	background: url(/static/images/layout/flags/sv.gif) no-repeat;
}

div#topnavigator ul#languagemenu li a.no {
	background: url(/static/images/layout/flags/no.gif) no-repeat;
}

div#topnavigator ul {
	position: absolute;
	top: 20px;
	right: 0;
	padding: 0;
	margin: 0;
	font-size: 0.6em;
}

div#topnavigator ul a {
	color: #000;
	text-decoration: none;
}

div#topnavigator ul a:hover {
	text-decoration: underline;
}

div#topnavigator ul li {
	position: static;
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 8px;
	border-right: 1px solid #bfbfbf;
}

div#topnavigator ul li.last {
	border-right: none;
}

div#topnavigator a#logo {
	display: block;
	position: absolute;
	left: 50px;
	top: 0;
}

/* @end */

/* @group div#navigator */

div#navigator {
	float: left;
	height: 430px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(/static/images/layout/menu_bg_loop.gif) repeat-y 225px;
	margin: 0 30px 300px 0;
}

div#navigator {
	width: 255px;
}

div #navigator a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

div #navigator li.selected a {
	text-decoration: none;
}

div#navigator ul {
	list-style-type: none;
}

div#navigator ul li {
	height: 54px;
	margin: 20px 0;
	position: relative;
	cursor: pointer;
}

/* Set inactive color all text in list items */

div#navigator ul li, div#navigator ul li a {
	color: #4e4e4e;
}

/* Set "half-active" color on list items which are hovered */

div#navigator ul li:hover {
	background: url(/static/images/layout/menu_li_selected_35p.gif) no-repeat 53px;
}

div#navigator ul li.selected, div#navigator ul li:hover, div#navigator ul li.selected, div#navigator ul li:hover a {
	color: #000;
}

/* Set active color on list items which are selected */

div#navigator ul li.selected, div#navigator ul li.selected a, div#navigator ul li.selected, div#navigator ul li.selected a {
	color: #000;
}

div#navigator ul li.selected {
	background: url(/static/images/layout/menu_li_selected.gif) no-repeat 53px;
}

div#navigator ul li span.icon {
	display: block;
	width: 54px;
	height: 54px;
	position: absolute;
	top: 0;
	left: 0;
}

div#navigator ul li span.text {
	display: block;
	width: 170px;
	position: absolute;
	bottom: 8px;
	left: 61px;
}

div#navigator ul li.product1 span.icon {
	background-image: url(/static/images/layout/menu_product_skargardstunnan.jpg);
}

div#navigator ul li.product2 span.icon {
	background-image: url(/static/images/layout/menu_product_skargardstunnan_terass.jpg);
}

div#navigator ul li.accessories span.icon {
	background-image: url(/static/images/layout/menu_tillbehor.jpg);
}

div#navigator ul li.goods span.icon {
	background-image: url(/static/images/layout/menu_forbrukningsvaror.jpg);
}

div#navigator ul li.support span.icon {
	background-image: url(/static/images/layout/menu_support.jpg);
}

div#navigator ul li.dahl {
	display: none;
}

/* If using Windows do */

div.windows div#navigator a {
	letter-spacing: -0.1ex;
}

div.dahl-left {
	margin-top: 100px;
	padding-right: 50px;
	position: relative;
}

div.dahl-left a,
div.dahl-left img {
	display: block;
	width: 54px;
	height: 47px;
}

div.dahl-left a {
	position: absolute;
	left: -2px;
}

div.dahl-left h2,
div.dahl-left p {
	margin-left: 62px;
	color: #4d4f4f;
	font-size: 11px;
}

div.dahl-left h2 {
	line-height: 2em;
	color: #083f90;
	font-weight: bold;
}

/* NEW */
div.stores-left {
	margin-top: 100px;
	padding-right: 50px;
	position: relative;
}

div.stores-left a {
	position: absolute;
	left: -2px;
}

div.stores-left h2,
div.stores-left p {
	color: #4e4e4e;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

div.stores-left h2 {
	line-height: 2em;
	margin-left:5px;
}

/* @end */

/* @group div#content */

/* @group Map */

div#gMap {
	width: 585px;
	height: 500px;
}

div.mapWindow {
}

div#content div.mapWindow h1 {
	font: 15px/15px Georgia, "Times New Roman", Times, serif;
}
div#content div.mapWindow h2 {
	font: 12px/12px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	color: #838383;
}

/* @end */

/* @group .terms */

div#content.terms h2, div#content.terms h1.price {
	margin-bottom: 0;
	margin-top: 2em;
}

div#content div.url {
	padding: 12px;
	background: #f4f4f4 none no-repeat 15px center;
	text-shadow: #fff 1px 1px 3px;
	color: #5c5c5c;
	margin-bottom: 15px;
}

div#content div.url h3 {
	font-size: 0.5em;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

div#content div.url p {
	font-size: 0.7em;
	margin: 0;
}

/* @end */

/* @group .accessories */

div#content.accessories ul {
	list-style-type: none;
}

div#content.accessories ul li {
	width: 270px;
	float: left;
	margin-right: 45px;
	margin-bottom: 40px;
	margin-top: 20px;
}

div#content.accessories ul li.clearboth {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
	background-color: #515151;
}

div#content.accessories ul li.nomargin {
	margin-right: 0;
}

div#content.accessories ul li div.imagethumb {
	height: 100px;
	position: relative;
}

div#content.accessories ul li div.imagethumb a {
	position: absolute;
	bottom: 0;
}

/* @end */

/* @group generic */

/* START PRODUCT TABLE --------------------------------- */

div#content table thead th {
	text-align: center;
	vertical-align: bottom;
}

div#content.support table thead th {
	text-align: left;
}

div#content table thead th.first {
	text-align: left;
	width: 27%;
}

div#content table tbody th {
	text-align: left;
}

div#content table td,
div#content.product table th {
	padding: 5px 2px;
}

/* Generic td */

div#content table td {
	color: #6c6c6c;
}

div#content.product table td {
	color: #6c6c6c;
	text-align: center;
}

div#content table tr td.wide {
	text-align: left;
	font-size: 1.1em;
	line-height: 1.4em;
}

/* Generic th */

div#content table th {
	color: #5f5f5f;
}

div#content table sup {
	color: #6c6c6c;
}

div#content table tr.darker {
	background-color: #f2f2f2;
}

div#content table tr.deselected td,
div#content table tr.deselected th,
div#content table tr.deselected th a,
div#content table tr.deselected td a {
	color: #cecece;
}

div#content table tr.darker.deselected td,
div#content table tr.darker.deselected th,
div#content table tr.darker.deselected th a,
div#content table tr.darker.deselected td a {
	color: #c0c0c0;
}

/* Hovering */


/* END TABLE --------------------------------- */



/* @end */

/* @group .support */

/* @group #contacter */

div#contacter div {
	padding: 5px;
	border: 1px solid #ccc;
}

div#contacter label {
	display: block;
	font-size: 0.6em;
}

div#contacter span {
	font-size: 0.7em;
}

div#contacter input.inputhover {
	width: 200px;
}

.inputhover:hover,
.inputhover:focus {
	background: #eef0f6;
}

div#contacter textarea {
	width: 210px;
	height: 50px;
}

div#contacter ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

/* @end */

div#content.support table {
	font-size: 0.7em;
	border-spacing: 3px;
	width: 100%;
	border-collapse: separate;
}

div#content.support table thead th.first {
	width: 25%;
}

div#content.support ul {
	list-style-position: outside;
	list-style-type: none;
}

div#content ul.bullets {
	list-style-position: inside;
	list-style-type: disc;
}

ul.files li {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(/static/images/layout/a_pdf.png) no-repeat left 1px;
}

div#content.support ul li a {
	text-decoration: underline;
}

div#content.support ul li span.small {
	font-size: 0.8em;
}

div#content.support ul li a:hover {
	text-decoration: underline;
}

div#content.support div.faded {
	position: relative;
	margin-bottom: 50px;
	margin-top: 10px;
	text-shadow: #fff 1px 1px 3px;
}

div#content.support div.faded div {
	background: url(/static/images/layout/div_bg_top.png) no-repeat 0 top;
}

div#content.support div.faded div div {
	background: url(/static/images/layout/div_bg_bottom.png) no-repeat 0 bottom;
}

div#content.support div.faded div div div {
	position: relative;
	padding: 20px;
	background: none;
}

div#content.support div.faded div div div div {
	position: relative;
	padding: 0;
}

div#content div.column div.columns_2 {
	position: relative;
	width: 250px;
	float: left;
	margin-right: 84px;
	overflow: visible;
}

div#content div.column.expanded div.columns_2.col1 {
	width: 317px;
	margin-right: 45px;
}

div#content div.column.expanded div.columns_2.col2 {
	width: 219px;
}

div#content div.column.expanded div.columns_2 {
	position: relative;
	float: left;
	overflow: visible;
}

div#content div.column div.columns_2 p {
	margin-bottom: 20px;
}

div#content div.column div.columns_2 ul, #creditreq {
	width: 100%;
	font-size: 0.75em;
	padding-left: 1px;
	list-style-position: inside;
	color: #b8b8b8;
}

div#content div.column div.columns_2 ul li {
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 0.5em;
	list-style-type: disc;
}

#creditreq li {
	text-indent: -1em;
	margin-left: 10px;
	margin-bottom: 0.5em;
	list-style-type: disc;
	padding-left: 13px;
	background: none;
}

div#content div.column div.columns_2 ul li span {
	color: #393939;
}

#creditreq li span {
	color: #393939;
}

div#content.support p.pdfinfo {
	font-size: 0.6em;
	color: #7f7f7f;
}

div#content div.column div.columns_2.col2 {
	margin-right: 0;
	clear: right;
}

div#content div.column div.columns_3 {
	position: relative;
	width: 180px;
	float: left;
	margin-right: 22px;
	overflow: visible;
}

div#content div.column div.columns_3.col1 {
	clear: left;
}

div#content div.column div.columns_3.col3 {
	margin-right: 0;
}


/* @end */

/* @group text only */

div#content h1, div#content h2 {
	color: #282828;
}

/* sIFR3 will apply on this */

div#content h1 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 0.3em;
	line-height: 1.5em;
}

/* sIFR3 will apply on this */

div#content h2, div#content h1.price {
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

div#content h3 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0.1em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

div#content h2 em, div#content h1.price em {
	font-size: 0.65em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
	line-height: 1em;
	color: #5d5d5d;
}

/* sIFR3 will apply on this */
html.sIFR-active div#content h2 em {
	position: relative;
	bottom: 5px;
}

div.windows div#content h2 em, div.windows div#content h1.price em {
	letter-spacing: 0;
}

div#content p, div#content.support ul {
	margin-bottom: 1em;
	font-size: 0.75em;
	line-height: 1.6em;
}

div#content.support div.faded p {
	margin-right: 100px;
}

/* @end */

/* @group .product */

/* START PRODUCT TABLE --------------------------------- */

div#content.product table {
	font-size: 0.7em;
	border-spacing: 3px;
	position: relative;
	right: 4px;
	width: 100%;
}

/* END TABLE --------------------------------- */

div#content.product div#productImage {
	height: 327px;
	margin-bottom: 20px;
	position: relative;
	width: 94px;
}

div#content.product div#productImages {
	float: right;
	border-left: 1px solid #bdc4cd;
	padding-left: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 150px;
}

div#content.product div#productImages div {
	margin-bottom: 10px;
	border-left-style: none;
	padding: 4px;
}

div#content.product div#productImages div a {
	display: block;
}

div#content.product div#productImages img {
	display: block;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

div#content.product div#productImages div.selected {
	border: 1px solid #bdc4cd;
	padding: 3px;
}

div#content.product div#productImages p {
	text-align: center;
	font-size: 0.5em;
	padding-left: 5px;
	padding-right: 5px;
	color: #989898;
}


/* @end */

div#content, div#minicart {
	width: 585px;
	float: left;
	margin-bottom: 80px;
	position: relative;
}

div#minicart {
	margin-bottom: 1em;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 0.5em;
}

div#minicart p {
	font-size: 0.75em;
	line-height: 3em;
	font-weight: bold;
}

div#minicart p a {
	float: right;
}

div#content.up {
	top: -163px;
	margin-bottom: 0;
}

div#content.upmore {
	margin-bottom: 0;
}

div#content.up.upless {
	top: -120px;
}

/* @group .sitemap */

div#content.sitemap ul {
	padding-left: 28px;
	list-style-type: disc;
}

div#content.sitemap ul li {
	font-size: 0.8em;
	line-height: 1.6em;
}

div#content.sitemap ul li li {
	font-size: 1em;
}

div#content.sitemap ul li a {
	color: #282828;
}

div#content.sitemap ul li a.nounderscore {
	text-decoration: none;
}

div#content.sitemap ul li a.nounderscore span {
	text-decoration: underline;
}

/* @end */

/* @group div.faded_black */



div#content div.faded_black {
	margin-bottom: 50px;
	margin-top: 10px;
	text-shadow: #3d3d3d 0 1px 3px;
	background-color: #777;
	/*949494*/
}

div#content div.faded_black p,
div#content div.faded_black h1 {
	color: #f4f4f4;
}

div#content div.faded_black div {
	background: url(/static/images/layout/div_faded_black_bg_top.png) no-repeat 0 top;
}

div#content div.faded_black div div {
	background: url(/static/images/layout/div_faded_black_bg_bottom.png) no-repeat 0 bottom;
}

div#content div.faded_black div div div {
	position: relative;
	padding: 20px;
	background: none;
}

div#content div.faded_black div div div div {
	position: relative;
	padding: 0;
}

div#content div.faded_black table {
	font-size: 0.7em;
	border-spacing: 3px;
	width: 100%;
	border-collapse: separate;
}

div#content div.faded_black table thead th.first {
	width: 25%;
}

div#content div.faded_black table td,
div#content div.faded_black table th {
	color: #fff;
}

div#content div.faded_black table tr.darker {
	background-color: #515151;
}

/* @end */

/* @end */

/* @group div#footer */

div#footer {
	clear: both;
	font-size: 0.6em;
	line-height: 1.6em;
	padding: 20px 50px 0;
	text-align: center;
	border-top: 1px solid #bdc4cd;
	color: #7f7f7f;
}

div#footer p {
	display: inline;
}

div#footer h1 {
	display: inline;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	font-style: normal;
}

div#footer ul {
	margin-top: 10px;
}

div#footer ul a {
	color: #7f7f7f;
}

div#footer ul.partners a,
div#footer ul.partners li {
	color: #c8c8c8;
}

div#footer hr {
	height:10px;
}

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

div#footer ul li {
	position: static;
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 7px;
	border-right: 1px solid #bfbfbf;
}

div#footer ul li.english a {
	padding-left: 21px;
	background: url(/static/images/layout/flag_en_16.png) no-repeat 0;
}

div#footer ul li.german a {
	padding-left: 21px;
	background: url(/static/images/layout/flag_de_16.png) no-repeat 0;
}

div#footer ul li.last {
	border-right: none;
}

/* @end */

/* @end */

/* @group sIFR */

/* This one does: */

.sIFR-active div#content h1 span {
	visibility: hidden;
	font: 25px/25px Helvetica, Verdana, Arial, Geneva, sans-serif;
	padding-bottom: 0;
}

.sIFR-active div#content h2 span, .sIFR-active div#content h1.price span {
	visibility: hidden;
	font: 17px/17px Helvetica, Verdana, Arial, Geneva, sans-serif;
	padding-bottom: 0;
}

.sIFR-active div#content h3 span {
	visibility: hidden;
	font: 17px/17px Helvetica, Verdana, Arial, Geneva, sans-serif;
	padding-bottom: 0;
}

/* @group sIFR lib */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-unloading .sIFR-flash {
	visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt;
	padding: 0pt;
	overflow: auto;
	letter-spacing: 0px;
	float: none;
}

.sIFR-dummy {
	width: 0px;
	height: 0px;
	margin-left: 42px;
	z-index: 0;
}

/* @end */

/* @end */

/* For newssticker */
li#news ul {
	position: relative;
	top: 0;
	list-style-type: none;
	display: inline;
	font-size: 1em;
}

#news ul li.news {
	list-style-type: none;
	border-style: none;
	padding-right: 0;
	padding-left: 0;
	border-right: 0 none;
}

#news ul li.news a span {
	color: #b2b2b2;
	padding-left: 10px;
}

#logisticterms p {
	font-size: 1.2em;
}

strong.darkred {
	color: #ca0000;
}

span.dot {
	padding-right: 0.2ex;
	padding-left: 0.2ex;
}

div#creditlink {
	float: left;
	width: 169px;
	height: 163px;
	top: -33px;
	position: relative;
	z-index: 99;
	left: 456px;
}

div#bathsameday {
	position: absolute;
	z-index: 99;
	left: -18px;
}

div#panelbath {
	position: absolute;
	left: -456px;
	top: 33px;
	display: none;
}

p.mini label, p.mini {
	font-size: 0.9em;
	color: #4f4f4f;
	padding-right: 9px;
}

p.mini input, p.mini label {
	cursor: pointer;
}

table#resulttable {
	margin-bottom: 1em;
}

div#content h2.smallmargin {
	margin-bottom: 0;
}

div#content .home_delivery {
	position: absolute;
	right: 0;
	top: 0;
	background-image: none !important;
}

#christmas {
	display: block;
	text-align: center;
	background-color: #f6000d;
	border-bottom: 1px solid #9b0001;
	background: #FF0000; /* old browsers */
background: -moz-linear-gradient(top, #FF0000 0%, #C60000 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF0000), color-stop(100%,#C60000)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#C60000',GradientType=0 );
	text-decoration: none;
}

#christmas .underline {
	text-decoration: underline;
}

#christmas span, #christmas a {
	width: 100%;
	color: #fffeff;
	font-size: 15px;
	line-height: 2.5em;
	text-decoration: none;
	text-shadow: none;
}

#christmas .daysleft {
	padding: 3px 8px 3px 10px;
	background-color: #6a0805;
	color: #ff230e;
	margin-right: 14px;
	border-radius: 5px;
}

#blackcampaign {
	text-align: center;
	background-color: #121212;
	border-top: 1px solid #989a9a;
	border-bottom: 1px solid #000;
	background: #121212; /* old browsers */
background: -moz-linear-gradient(top, #FF0000 0%, #313232 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#676767), color-stop(100%,#313232)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676767', endColorstr='#313232',GradientType=0 );
}

#blackcampaign a {
	display: block;
	width: 100%;
	color: #fffeff;
	text-shadow: #000 0 1px 0;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: 13px;
	line-height: 3.5em;
}

#blackcampaign a span {
	text-decoration: underline;
}

/* @group shop */

div#content.shop p.next-step img {
	vertical-align: middle;
	color: #767676;
	margin-right: 7px;
}

div#content.shop p.next-step {
	margin-bottom: 3em;
}

div#content.shop p.next-step.nomargin {
	margin-bottom: 0;
}

div#content.shop table.cart {
	width: 100%;
	font-size: 0.75em;
	line-height: 1.6em;
	padding: 10px 0;
	border-top: 1px solid #9d9f9f;
	border-bottom: 1px solid #9d9f9f;
	margin: 40px 0 30px;
}

div#content.shop table.cart td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

div#content.shop table.cart a.cart-minus,
div#content.shop table.cart a.cart-plus {
	text-decoration: underline;
	position: relative;
}

div#content.shop table.cart span.space {
	padding-right: 1em;
}

div#content.shop table.cart .cart-name {
	text-align: left;
}

div#content.shop table.cart .cart-quantity {
	text-align: left;
}

div#content.shop table.cart .cart-price {
	text-align: left;
}

div#content.shop table.cart .cart-total-price {
	text-align: right;
}

div#content.shop tfoot {
	text-align: right;
}

div#content ul.buyProducts {
	font-size: 0.6em;
	line-height: 1.6em;
	list-style-type: none;
}

div#content ul.buyProducts li {
	display: block;
	width: 106px;
	float: left;
	text-align: center;
	margin-right: 39px;
}

div#content ul.buyProducts a.buy-button img {
	left: 0;
}

div#content ul.buyProducts li img {
	display: block;
	margin: 4px auto 3px;
}

div#content.shop label {
	width: 11em;
	float: left;
	clear: both;
}

div#content.shop label,
div#content.shop input,
div#content.shop strong.strong_input, {
	margin-bottom: 5px;
}

div#content.shop strong.strong_input {
	color: #7a7a7a;
	font-weight: normal;
	font-style: normal;
}

div#content.shop input,
div#content.shop textarea {
	width: 10em;
	font-size: 1em;
}

div#content.shop input.short {
	width: 5em;
}
/*
div#content.shop input#forename {
	width: 9em;
}
*/
div#content.shop input {
	width: 15em;
}

div#content.shop input#zip {
	width: 5em;
}

div#content.shop span.input-info {
	display: block;
	clear: both;
	padding-left: 11em;
	color: #7a7a7a;
}

div#content.shop span.radiobutton.input-info {
	padding-left: 3em;
}

div#content.shop input.radiobutton {
	display: inline;
	width: 3em;
	float: none;
	margin: 0;
	padding: 0;
}

div#content.shop label.radiobutton {
	display: inline;
	float: none;
}

div#content.shop label,
div#content.shop input {
	cursor: pointer;
}

div#content.shop ul.checklist {
	width: 100%;
	font-size: 0.75em;
	list-style-position: inside;
	padding-left: 0.2em;
	margin-bottom: 2em;
	color: #6c6c6c;
}

div#content.shop ul.checklist li {
	margin-bottom: 0.5em;
}

div#content.shop #messagelabel {
	display: block;
	float: none;
	clear: both;
	width: auto;
}


div#content.shop textarea#message {
	display: inline;
	float: none;
	position: relative;
	width: 20em;
	height: 9em;
	margin-right: 2em;
}

div#content.shop p.leftcolumn {
	display: block;
	float: left;
	width: auto;
}

div#content.shop input#submit {
	width: auto;
	height: auto;
	vertical-align: middle;
	margin-right: 7px;
}

/* @end */

a.buy-button img {
	vertical-align: middle;
	margin-right: 2px;
	position: relative;
	left: -4px;
}

div#content.product a.buy-button img {
	top: -7px;
}

/* @group cursor */

div#ZoomBox {
	z-index: 9999999;
}

// Cursor *Not validated*
div#content a.zoomable:hover, img#ZoomImage:hover {
	*cursor: url(/static/images/layout/zoom.cur);
}

// Cursor *Not validated*
a.zoomable:hover, img#ZoomImage:hover {
	cursor: url("/static/images/layout/zoom.png"),-moz-zoom-in;
}

// Cursor *Not validated*
img#ZoomImage:hover {
	cursor: -moz-zoom-out;
}

/* @end */

div#menu_small {
	width: 585px;
	float: right;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#menu_small a {
	color: #000000;
}

div#menu_small ul {
	list-style: none;
	list-style-type: none;
}

div#menu_small ul li {
	display: block;
	width: 146px;
	float: left;
	margin: 0;
}

div#menu_small ul li a {
	float: left;
}

div#menu_small ul li.selected {
	font-weight: bold;
}

div#menu_small ul li span.icon {

	display: block;
	width: 40px;
	height: 40px;
	background-color: #f00;
	vertical-align: middle;
}

#content span.nostrong {
	font-weight: normal;
	font-style: normal;
}

#content span.strikethrough {
	text-decoration: line-through;
}

div.wavingflag p, div.wavingflag p a {
	color: #000;
	text-decoration: none;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.wavingflag p {
	margin-left: 39px;
	margin-top: 5px;
	font-size: 0.75em;
	line-height: 1.6em;
}

div.wavingflag {
	width: 585px;
	float: left;
	background: url(/static/images/layout/flags/waving-flag.gif) no-repeat 0 8px;
	height: 60px;
}

p.press-icon {
	background: url(/static/images/layout/business-card-press.gif) no-repeat left center;
	padding-left: 90px;
}

.black-anchors a {
	color: #000;
}

.margin-right {
	margin-right: 1.5em;
}

div#content table.press tbody td,
div#content table.press tbody th {
	color: #000;
	padding: 0;
	margin: 0;
	vertical-align: top;
}


div#content table.press tbody th {
	width: 20%;
}

div#content table.press {
}

div#content table.press p,
div#content table.press h2 {
	padding-left: 1em;
	font-size: 1.1em;
}

div.error_div {
	border: 1px none rgba(63,63,63,0.24);
	margin-bottom: 30px;
	margin-top: -15px;
	color: #fdf2ff;
	background: #FF0000; /* old browsers */
	background: -moz-linear-gradient(top, #EA0000 0%, #A80B00 100%, #C90000 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EA0000), color-stop(100%,#A80B00), color-stop(100%,#C90000)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EA0000', endColorstr='#C90000',GradientType=0 ); /* ie */
	border-radius: 6px;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	overflow: auto;
}

div.error_div h2,
div.error_div p,
div.error_div ul {
	text-shadow: #7e8080 0 1px 1px;
	margin: 1.5em;
}

div.error_div p strong {
	font-size: 13px;
	font-weight: bold;
}

ul.error {
	list-style-position: inside;
}

ul.error li {
	font-size: 0.75em;
	margin-bottom: .4em;
	
}

ul.error li,
ul.error p{
	
}

/* PROGRESS BAR */

ul.progress_menu {
	list-style-type: none;
	margin-bottom: 20px;
}

ul.progress_menu li {
	float: left;
	list-style-type: none;
	vertical-align: middle;
}

ul.progress_menu li span,
ul.progress_menu li a {
	font: 11px/26px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 26px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(/static/images/layout/progressbar/bg.gif);
	color: #686868;
	text-decoration: none;
}

ul.progress_menu li span.no_padding_left {
	padding-left: 0;
}

ul.progress_menu li span.no_padding_right {
	padding-right: 0;
}

ul.progress_menu li span.selected {
	background-image: url(/static/images/layout/progressbar/bg_selected.gif);
	padding-left: 10px;
}

a.anchor_calculate_freight {
	padding-left: 24px;
	background: url(/static/images/layout/shop/anchor_calculate_freight.png) no-repeat 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content.shop input.input_image {
	display: inline;
	width: auto;
	margin: 0;
	vertical-align: middle;
}

#content.shop div.inputs_left {
	width: 45%;
	margin-right: 10%;
	float: left;
}

#content.shop div.inputs_right {
	width: 45%;
	float: left;
}

#content.shop div.inputs_wrapper label {
	font-size: 12px;
}

#content.shop div.inputs_wrapper input,
#content.shop div.inputs_wrapper textarea {
	width: 90%;
	margin-bottom: 15px;
	border: 1px solid #d1d3d3;
	padding: 7px;
	color: #585959;
	background: #fff url('/static/images/layout/shop/input_bg.png') repeat-x top;
	margin-top: 5px;
	font-size: 13px;
	line-height: 20px;
}

#content.shop div.inputs_wrapper input:-moz-placeholder {
	color: #eaeaea;
}

#content.shop div.inputs_wrapper input:focus,
#content.shop div.inputs_wrapper textarea:focus {
	background-color: #f1f1f1;
	outline: 0;
	outline-style: none;
	outline-width: 0;
	-moz-outline-width: 0
}

#content.shop div.inputs_wrapper input.short {
	width: 50%;
}

#content.shop div.inputs_wrapper input.middle {
	width: 70%;
}

#content.shop div.inputs_wrapper span.input-info {
	padding: 0;
	margin-top: -10px;
	margin-bottom: 15px;
}

div.delivery_address {
	background-color: #f6f6f6;
	font-size: 13px;
	padding: 15px;
	border-radius: 5px;
	margin-top: 30px;
	color: #4a4b4b;
	-moz-box-shadow: 0 2px 4px #ddd;
	-webkit-box-shadow: 0 2px 4px #ddd;
	box-shadow: 0 2px 4px #ddd;
	background: -moz-linear-gradient(top, #E5E5E5 0%, #F2F2F2 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E5E5E5), color-stop(100%,#F2F2F2)); /* webkit */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#F2F2F2',GradientType=0 ); /* ie */
}

div.delivery_address strong {
	font-weight: normal;
	font-style: normal;
	margin-right: 1em;
	color: #636667;
}

/* Price columns for hot-tubs */
.price_table {
	margin-top: 30px;
}

.price_table .price_column {
	text-align: center;
	float: left;
	font-size: 12px;
	line-height: 19px;
}

.price_table .small{
	font-size: 10px;
}

.price_table .price_column.col1 {
	margin-right: 50px;
}

.price_table a.buy-button img {
	vertical-align: middle;
	margin-right: 0;
	position: relative;
	left: 0;
}


/* Stores */

.stores {
	margin-top: 20px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 30px;
}

.stores .store {
	border-top: 1px solid #dbdbdb;
	padding-top: 20px;
	padding-bottom: 20px;
}

.stores .store .store_logo {
	float: left;
	margin-right: 20px;
	width: 190px;
	height: 114px;
}

.stores .store h2 {
	margin-top: 10px;
	font-weight: normal!important;
	letter-spacing: 0!important;
	font-style: normal!important;
	color: #000!important;
}

.stores .store .phone strong {
	font-size: 1.2em;
}

.stores .store div.col1,
.stores .store div.col2 {
	float: left;
	width: 25%;
}

.stores .store div.col1 {
	margin-right: 5%;
}

/* Grids */

.grid3_1,
.grid3_2,
.grid3_3,
.grid4_1,
.grid4_2,
.grid4_3,
.grid4_4,
.grid5_1,
.grid5_2,
.grid5_3,
.grid5_4,
.grid5_5 {
    display:inline;
    float:left;
    position:relative;
    margin-left:0 !important;
    margin-right:0 !important;
}

/* Grid Cols Commons */

.grid3_3,
.grid4_4,
.grid5_5 {
    width:100.0%;
}

/* Grid 3 - Cols */

.grid3_1 {
    width:33.33%;
}
.grid3_2 {
    width:66.66%;
}

/* Grid 4 - Cols */

.grid4_1 {
    width:25.0%;
}
.grid4_2 {
    width:50.0%;
}
.grid4_3 {
    width:75.0%;
}

/* Grid 5 - Cols */

.grid5_1 {
    width:20%
}
.grid5_2 {
    width:40%;
}
.grid5_3 {
    width:60%;
}
.grid5_4 {
    width:80%;
}
