﻿html.normal {
	background-color: #191b11;
	background-image: url(/static/images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
body {
	background-color: transparent;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	height: 100%;
}
body.waiting, body.waiting * {
	cursor: wait ! important;
}
#ajax-loader {
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#333333;
	color:#FFFFFF;
	display:none;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding:7px;
	position:absolute;
	text-align:center;
	top:50%;
	left: 44%;
	width:220px;
}
body.ajax #ajax-loader {
	/*display:block;*/
	display:none;
}
strong {
	font-weight:bold;
}
a { 
	color: #666; 
	text-decoration: none;
	outline: none;
}
a:hover { 
	text-decoration: underline; 
}
.p0 {
	font-size: 20px;
	line-height: 32px;
}
.p1 {
	font-size: 12px;
	line-height: 16px;	
}
.p2 {
	font-weight: bold;
}
.p3 {
	color: #333;
}
.p4 {
	
}
.p5 {
	font-size: 10px;
}
.uppercase {
	text-transform: uppercase;
}
button {
	font-family: Arial, Verdana, Sans-serif;
	padding: 0px;
}
input, select {
	font-family: Arial, Verdana, Sans-serif;
	font-size:13px;
}
/*for FireFox*/
input:focus {outline: none;}
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, button[type="button"]::-moz-focus-inner {
	border : 0px;
	outline : none; 
} 
/*for IE8 */
input[type="submit"]:focus, input[type="button"]:focus, button[type="button"]:focus {
	outline : none; 
}
/* Page Top */
#page-top {
	line-height: 31px;
	height: 31px;
	position: relative;
}
#page-top a,
#page-top div {
	color: #fff;
}
#fb-like {
}
#fb-like span {
	display:block;
	margin-top:4px;
}
#fb-like .connect_widget_not_connected_text {
	color:#fff !important;
}
ul.authentication-login li {
	float: left;
	margin-right: 10px;
}
ul.document-list li {
	float: right;
	margin-left: 10px;
}
.flag {
	background-image:url(/static/images/sprite-bg.png);
	background-repeat:no-repeat;
	display:block;
	height:11px;
	line-height:11px;
	margin-top:10px;
	text-indent:-10000px;
	width:16px;	
}
#language-sv {
	background-position:0px 0px;
}
#language-en {
	background-position:-16px 0px;
}
/* End Page Top */

#page-wrapper {
	background-color: #fff;
	padding: 10px 10px;
}

/* Page Header */
#page-header {
	clear: both;
	position: relative;
	margin-bottom: 10px;
}
	#page-header .span-3 {
		height: 93px;
		overflow:hidden;
	}
	#page-header #site-header {
		position: relative;
	}
	#page-header #back-to-start {
		color:#999999;
		font-size:10px;
		left:76px;
		position:absolute;
		top:41px;
	}
	#page-header #back-to-start a { color: #999; text-decoration: underline; }
	#page-header #back-to-start a:hover { text-decoration: none; }
#header-search {
	margin-right: 0px;
	padding-right: 0px;
}
#search-wrapper {
/*
	border-bottom: 1px dotted #ccc;
	margin-bottom: 12px;
	padding: 10px 0px 14px;
*/
	margin-top:12px;
}
#search-wrapper form {
	padding-left:8px;
}
#search-wrapper input {
	vertical-align: middle;
}
#search-wrapper input.search-input {
	border: 1px solid #999;
	color:#666;
	font-size:10px;
	margin-right: 5px;
	padding: 3px 2px 2px;
	width: 180px;
}
#page-header .arrow-button {
	background-color: transparent;
	background-image:url(/static/images/sprite-bg-transparent.png);
	background-position: -119px 0px;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	height: 20px;
	padding: 0px;
	width: 20px;
}
#page-header .arrow-button:hover {
	background-position: -119px -20px;
}
	#page-header .arrow-button span {
		display: none;
	}
#billboard, #billboard a {
	color: #009966 !important;
}
#cart-wrapper {
	border-left: 1px solid #ccc;
	height: auto !important;
	margin-left: 10px;
	padding-left: 9px;
	position: absolute;
	right: 0px;
	top: 0px;
	width:222px;
}
	#cart-billboard, 
	#cart-component {
		background-color: #f3f3f3;
		padding: 10px 8px;
		margin-bottom: 1px;
	}
	#cart-component a {
	}
	#cart-component.checkout {
		background-color: #e9f69d !important;
	}
		#cart-component.checkout .go-to-checkout a {
			margin-right: 3px;
		}
			#cart-component.checkout .go-to-checkout span {
				display: inline;
			}
		#cart-component.checkout:hover .arrow-button {
			background-position: -119px -20px;
		}
		#search-wrapper table,
		#cart-wrapper table {
			width: 100%;
		}
			#search-wrapper td,
			#cart-wrapper td {
				vertical-align: middle;
			}
			#cart-wrapper td.go-to-checkout {
				width: auto;
				text-align: right;
			}
				#cart-wrapper td.go-to-checkout * {
					vertical-align: middle;
				}
		#cart-wrapper #cart-billboard {
			height: 20px;
			line-height: 20px;
			text-align: center;
		}
		
		#header-navigation li ul {
			float: left;
			padding: 0px;
		}
		#header-navigation li ul.col-1,
		#header-navigation li ul.col-2 {
			width: 100px;
		}
		#header-navigation li ul.col-1 {
			margin-right: 9px;
			padding-right: 9px;
			border-right: 1px solid #ccc;
		}
			#header-navigation li ul li {
				line-height: 14.5px;
				width: 100px;
				float: left;
			}
			#header-navigation a, #header-navigation strong {
				cursor:pointer;
				display: block;
				font-size:11px;
				padding: 1px 2px;
			}
			#header-navigation a:hover, #header-navigation strong:hover {
				background-color: #e9f69d;
				text-decoration: none;
			}
			#header-navigation li.divider {
				background-image: url(/static/images/raster.png);
				background-repeat: repeat-x;
				height: 1px;
				line-height: 1px !important;
				margin: 1px 0px;
			}
				#header-navigation .divider div {
					height: 1px;
					line-height: 1px !important;
				}
#brands-flasher {
	margin-top: 10px;
	background-color: #f3f3f3;
	padding: 10px;
	width: 920px !important;
}
	#brands-flasher ul li:first-child {
		margin-top:0px !important;
	}
	#brands-flasher .brands-overview-header {
		margin-top:8px;
	}
	.brands-listing {
		width: 136px !important;
	}
	#brands-flasher li {
	}
		#brands-flasher li a {
			margin: 0px 5px 0px 0px;
			text-decoration: none;
		}
		#brands-flasher li a:hover {
			color: #333;
		}
		#brands-flasher li a span {
		}
#brands-flasher .hr {
	background-color: #CCCCCC;
	height: 1px;
	line-height: 1px;
	margin: 10px 0;
}
#brands-overview-campaign li {
	float:left;
}
#brands-overview-campaign a {
	margin: 0 0 0 0 !important;
}
#brands-overview-campaign img {
	display:block;
}
/* End Page Header */

/* Page Body */
#page-container.topborder {
	padding-top: 5px;
	border-top: 1px solid #ccc;
}
#page-container .pager {
	border-bottom: 1px solid #ccc;
	line-height: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	position: relative;
	text-align: center;
}
#page-container .pager h1 {
	/*padding-left: 20px;*/
	display:inline;
}
/* End Page Body */

/* Page Footer */
#page-footer {
	border-top: 1px solid #ccc;
	clear: both;
	height: 70px;
	position: relative;
}
#page-footer.margintop {
	margin-top: 20px;
}
	#page-footer #partners, #page-footer .thanks {
		position: absolute;
		bottom: 0px;
	}
	#page-footer #partners { right: 0px; }
	#page-footer #partners li { float:left; }
	#page-footer .thanks { left: 0px; }
#page-footer .fb-likebox {
	bottom:-9px;
	left:45%;
	overflow:hidden;
	position:absolute;
}
#page-footer .fb-likebox iframe {
	height:53px;
	margin:-10px 0 0 -57px;
	overflow:hidden;
}
/* End Page Footer */
#page-bottom {
	color:#666666;
	height:34px;
	margin-bottom:5px;
	margin-top:5px;
	line-height:15px;
	position:relative;
	text-transform:uppercase;
}
.copy-right, .store-address {
	position: absolute;
}
.copy-right {
	left:0px;
}
.store-address {
	right:0px;
}
.price {
	white-space:nowrap;
}
del.sale {
	margin-right:4px;
}
#add-to-cart-form del.sale
{
	margin:0;
}
.sale, .item-on-sale {
	white-space:nowrap;
}
span.sale, .item-on-sale {
	color:red;
}

/* Input Rows
 -------------------------- */
p.input-row,
p.radio-row, p.checkbox-row {
	/*margin-bottom: 5px;
	height: 40px;*/
	/* added */
	line-height: 27px;
	/*end added*/
	position: relative;
}
p.input-row label {
	display: block;
}
#cart p.input-row label {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
p.input-row input {
	width: 270px;
}
p.input-row select {
	width: 276px;
}
p.input-row input, p.input-row select {
	padding: 2px;
}
p.input-row input, p.input-row select {
	border: 1px solid #999;
}
p.input-row label.error, h3 label.error {
	display: block;
	line-height:16px;
}
p.input-row input.error, h3 input.error, p.input-row textarea.error {
	border: 2px solid red;
}
p.input-row label.error, h3 label.error, p.error, label.error a {
	color: red;
}
label.error a {
	text-decoration:underline;
}
p.checkbox-row input, p.checkbox-row label {
	vertical-align: middle;
}
/*
p.radio-row, p.checkbox-row {
	line-height: 25px;
}
*/
p.radio-row input, p.checkbox-row input {
	margin: 0px 2px 0px 0px;
}
p.radio-row input, p.checkbox-row input,
p.radio-row label, p.checkbox-row label {
	vertical-align: middle;
}

.content-container iframe {
	height: 566px;
	width: 316px;
}

#customer-service-form label {
	color: #333;
	display: block;
	font-size: 12px;
}

.wysiwyg p {
	margin-bottom: 10px;
}

.wysiwyg ul {
	list-style: circle inside;
	margin: 0 0 15px 10px;
}

.wysiwyg em {
	font-style: italic;
}

/**************************
	Alert
**************************/
#notice-container {
	margin-bottom: 5px;
	font-weight: bold;
	color: red;
}

.popup-notice {
	padding: 6px 8px;
	color: #fff;
	background-color: #000;
	font-size: 12px;
	border: 1px solid #9d9d9d;
	max-width: 300px;
	z-index: 100;
}

.popup-notice .error {
	background-color: #ff0000;
}
div#default-notice-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 3000;
	opacity: 0.4;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

* html div#default-notice-overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#default-notice-container {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 4000;
}
#default-notice-container.notices-only {
	height: auto;
}

#default-notice-container p {
	background-color: #000;
	color: #fff;
	font-size: 13px;
	padding: 5px 0;
	position: relative;
	text-align: center;
	width: 960px;
	margin-bottom: 1px;
	margin: 0 auto;
}
#default-notice-container p span {
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 0 5px 3px;
	position: absolute;
	right: 5px;
	text-transform: none;
	top: 3px;
}
#default-notice-container p.warning,
#default-notice-container p.error {
	background-color:white;
	border:2px solid red;
	color:red;
	font-weight:bold;
	padding:10px;
	width:400px;
	top: 47%;
	margin-bottom: 15px;
}
#default-notice-container p.warning span,
#default-notice-container p.error span {
	background-image:url("/static/images/fancy/fancy_close.png");
	background-repeat:no-repeat;
	color:#AF5757;
	display:block;
	height:30px;
	right:-15px;
	text-indent:-10000px;
	top:-15px;
	width:20px;
}

/**************************
	Rescue
**************************/
div.rescue {
	padding-top: 23px;
	font-size: 15px;
	text-transform: none;
}
div.rescue h2 {
	line-height: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
div.rescue p {
	letter-spacing: 0;
	margin-bottom: 10px;
	width: 500px;
}
div.rescue pre {
	border-left: 1px solid #000;
	padding: 10px;
	margin: 10px 0;
	padding: 0 20px;
}
div.rescue p.support-data {
	font-size: 10px;
	white-space: normal;
	color: #888;
}

