/*
----------------------------------------------------------------------------------
THIS COPYRIGHT NOTICE MAY NOT BE MODIFYED OR REMOVED - It is denied by license

Creator company: Preemtech
Designer: Peter Lindeman
URL: http://www.preemtech.fi
Copyright: Copyright (c) 2008, Preemtech. All Rights Reserved.

END OF COPYRIGHT NOTICE
----------------------------------------------------------------------------------
*/
#preemtech {
	text-align: left;
	padding: 20px; }
/* Body, Header, Footer */
BODY {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-color: #e7e7e6;
	text-align: center;
	margin-top: 27px;
	margin-right: 0;
	margin-left: 0;
	padding: 0; }

#content {
	width:1042px;
	margin:0 auto;
	}
TABLE.top_t {
	background-color: #fff;
	border-top: 1px solid #ababab;
	border-right: 1px solid #ababab;
	border-left: 1px solid #ababab; }
TABLE.top_c {
	background-color: #fff;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab; }
TABLE.top_b {
	background-color: #fff;
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	border-left: 1px solid #ababab; }
TD.top_text {
	background-image: url(img_gui/tab_center.gif); }
#divShoppingCard {
	position: relative;
	top: 13px;
	right: 15px;
	float: right; }
DIV.bh { position: relative; top: 1px; }
DIV.bhT {
	position: relative;
	top: 3px; }
#search_bg {
	background-color: #ffa503;
	background-image: url(img_gui/search_bg.gif);
	background-repeat: no-repeat;
	width: 180px;
	display: block; }
#search_bg_end {
	font-size: 1px;
	background-image: url(img_gui/search_bg_end.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 5px;
	margin-bottom: 5px; }
.hide {
	display: none; }
A {	
	color: #585858;
	text-decoration: none; }

A:hover {
	color: #000;
	text-decoration: underline; }
	
A.pageResults {
	color: #0000ff; }

A.pageResults:hover {
	color: #fff;
	background: #686868; }
A.headerNav {
	color: #fff;
	font-size: 13px;
	font-family: tahoma, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-transform: lowercase; }

A.headerNav:hover {
	color: #e7e7e7;
	text-decoration: none; }

A.headerNavigation {
	color: #666;
	font-size: 12px; }

A.headerNavigation:hover {
	color: #3a3a3a;
	text-decoration: none; }

TD.headerNavigation, DIV.headerNavigation {
	color: #ec9b00;
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; }
/* Form, Input, Radio, Textarea */
FORM {
	display: inline }

INPUT.text {
	color: #3b3b3b;
	font-size: 11px;
	font-family: tahoma, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #fff;
	background-image: url(img_gui/forms/shadow.gif);}
INPUT.textinputA {
	color: #3b3b3b;
	font-size: 11px;
	font-family: tahoma, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #fff;
	background-image: url(img_gui/forms/input.gif);
	width: 129px;
	padding: 3px;
	border-width: 0; }
SELECT {
	color: #3b3b3b;
	font-size: 11px;
	font-family: tahoma, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #fff;
	border: solid 1px #989898; }

TEXTAREA {
	color: #3b3b3b;
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.7;
	background-color: #e4e4e4;
	background-image: url(img_gui/forms/shadow.gif);
	width: 100%; }
.rollover {
	background-image: none; }
TABLE.formArea {
	background: #fafafa;
	border: solid 1px #c8c8c8; }

.inputRequirement {
	color: #ff0000;
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; }

SPAN.errorText {
	color: #ff0000;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; }
/* forms */
.formContainer {
	width: 99%; }
.formField {
	float: left;
	padding-top: 5px; }
.formButton {
	float: right;
	padding-top: 5px; }
.formText {
	clear: both; }
DIV.advancedSearch {
	text-decoration: underline;
	float: left; }
A.formLink {
	color: #555;
	font-size: 11px;
	text-decoration: underline; }
A.formLink:hover {
	color: #333;
	font-size: 11px;
	text-decoration: none; }

/* H1, H2, H3 */
H1 {
	color: #545454;
	font-size:18px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight:bold;
	margin: 0; }
H2 { 
	font-size: 15px; 
	font-weight: bold; }

H3 {
	font-size: 13px;
	font-weight: bold; }
/* Pageheading, text; main, smallText, specials */
TD.pageHeading, SPAN.pageHeading {
	color: #545454;
	font-size: 18px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold  ;
	padding-top: 2px;
	padding-bottom: 2px; }

TD.main, P.main, DIV.main { 
	color: #545454; 
	font-size: 13px; 
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	line-height: 17px; }

TD.smallText, SPAN.smallText, P.smallText {
	color: #545454;
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; }
.separator_hor {
	color: #7e7e7e;
	font-size: 12px;
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 8px; }
.separator_ver {
	padding-right: 3px;
	padding-left: 3px; }
.product_details_product_price_old {
	color: #6c6c6c;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: line-through; }

.product_details_product_bg {
	color: #fe9716;
	font-size: 14px;
	font-weight: bold;
	padding-left: 7px; 
/*	background-image: url(img_gui/product_details_price_bg.gif);
	background-repeat: no-repeat; 
	width: 132px; 
	height: 65px; */ }
/* Categories box */
.boxCategoriesLink {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; }
.boxCatSelected { 
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; }

.boxCatCounts { 
	color: #000; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; }
/*  Categories main */
.mainCategories {
	font-size: 15px;
	font-family: "Tahoma, Geneva, Arial, Helvetica, sans-serif";
	font-weight: bold;
	line-height: 19px;
	background-image: url(img_gui/bullets/main_category_bullet.png);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	text-align: left;
	white-space: nowrap;
	padding-left:55px }

.mainCategories a:hover { 
	color: #000; 
	text-decoration: none }
/* Product listings, tr-td odd, even */
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #fff; }

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #fbfbfb; }

.productListing-heading {
	color: #5c5c5c;
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background: #fbfbfb;
	padding: 4px 2px; }

TABLE.productListing {
	background-color: #ededed; }

TD.productListing-data {
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 5px; }

TD.fieldKey {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold }

TD.tableHeading {
	color: #6e6e6e;
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold }
/* InfoBox osC */
.infoBox { }

.boxText {
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; }

.infoBoxContents {
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; }

TD.infoBoxHeading {
	color: #fefefe;
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(image/infobox/box_osC/head_bg.png); }
/* InfoBox 1 */
.infoBox1 {
	 }

.boxText1 {
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	border-right: 1px solid #eae4c9;
	border-left: 1px solid #eae4c9; }

.infoBoxContents1 {
	color: #666;
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; }

TD.infoBoxHeading1 { 
	color: #fff; 
	font-size: 12px; 
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background-image: url(image/infobox/box_1/head_bg.gif);
	background-repeat: repeat-x; }
/* Messages info */
.messageBox {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; }

.infoBoxNotice {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background: #ff8e90;
	padding: 5px;
	border: dashed 1px #5c5c5c }

.infoBoxNoticeContents {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffe6e6;
	padding: 5px;
	border: dashed 1px #5c5c5c  }

.messageStackError {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fce9e9;
	padding: 5px;
	border: dashed 1px #5c5c5c  }

.messageStackWarning {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fcfae9;
	padding: 5px;
	border: dashed 1px #5c5c5c; }

.messageStackSuccess {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e9fcef;
	padding: 5px;
	border: dashed 1px #5c5c5c  }
/* Cart, Stock, Greeting */
SPAN.productSpecialPrice {
	color: #f00; }
SPAN.newItemInCart {
	color: #f00;
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline; }

.stockWarning {
	color: #da0238;
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fcf2f2;
	padding: 2px;
	border: dashed 1px #5c5c5c }

SPAN.markProductOutOfStock {
	color: #d55265;
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif }

SPAN.greetUser {
	color: #e80000;
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold }
/* Checkout processing */
.moduleRow {
	background-color: #f8f8f8; }

.moduleRowOver {
	background-color: #eee;
	cursor: pointer }

.moduleRowSelected {
	background-color: #e9e9e9 }

.orderEdit {
	color: #bf1616;
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline  }

.checkoutBarFrom, .checkoutBarTo {
	color: #8c8c8c;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.checkoutBarCurrent {
	color: #000000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
/* Link Class */
A.linkClass {
	text-decoration: underline; }

A.linkClass:hover {
	text-decoration: none; }
A.seoLinks { color: #818181; text-decoration: none; }
A.seoLinks:hover {
	color: #818181;
	text-decoration: underline; }
SPAN.seoLinks {
	color: #989898;
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; }
/* Product Box */
.productContainer {
	background-image: url(img_gui/product_box/container.png);
	background-repeat: no-repeat;
	width: 603px;
	height: 136px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px; }

.productImage {
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 20px; }

.productName {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 450px;
	float: left;
	padding: 8px 3px 3px; }

.productDecsription {
	font-size: 12px;
	text-align: left;
	width: 450px;
	float: left;
	padding: 3px; }

.productPrice {
	color: #fe9716;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 120px;
	float: left;
	padding: 10px 3px 3px; }
.productBuyButton {
	float: left;
	padding-top: 7px; }
.productStock {
	padding-top: 12px;
	float: left;
	padding-left: 12px; }
/* Wrap me */
.wraptocenter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 90px;
	height: 120px;
	border: solid 1px #e9e6c7; }
.wraptocenter * {
	vertical-align: middle; }
/*\*//*/
.wraptocenter {
	display: block; }
.wraptocenter span {
	display: inline-block;
	height: 100%;
	width: 1px; }
/**/
.wraptocenter span {
	display: inline-block;
	height: 100%; }

/* Wrap me other */
.imageContainer {
	 }
.wraptocenter2 {
	background-color: #fff;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 90px;
	height: 120px;
	border: solid 1px #e9e6c7; }
.wraptocenter2 * {
	vertical-align: middle; }
/*\*//*/
.wraptocenter2 {
	display: block; }
.wraptocenter2 span {
	display: inline-block;
	height: 100%;
	width: 1px; }
/**/
.wraptocenter2 span {
	display: inline-block;
	height: 100%; }

/* Ajax */
.ajaxSearch {
	text-align: left;
	padding-right: 10px;
	padding-left: 15px; }
/* tab */
#ptabs {
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: normal;
	background-image: url(img_gui/tabs/bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 50% bottom; }
#ptabs ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none; }
#ptabs li {
	float: left;
	background: url(img_gui/tabs/left.gif) no-repeat left top;
	margin: 0 0 0 1px;
	padding: 0 0 0 9px; }
#ptabs a {
	display: block;
	background: url(img_gui/tabs/right.gif) no-repeat right top;
	text-decoration: none;
	font-weight: bold;
	color: #6a6a6a;
	padding: 4px 12px 3px 4px; }
#ptabs a:hover {
	color: #333; }
#ptabs #current {
	background-image: url("img_gui/tabs/left_on.gif"); }
#ptabs #current a {
	background-image: url(img_gui/tabs/right_on.gif);
	color: #333;
	padding-bottom: 4px; }
/* tags */
a.tagSize_1 { font-size: 80%; padding: 5px; }
a.tagSize_2 { font-size: 120%; padding: 5px; }
a.tagSize_3 { font-size: 150%; padding: 5px; }
a.tagSize_4 { font-size: 180%; padding: 5px; }
a.tagSize_5 { font-size: 220%; padding: 5px; }
#shipping {
	background-image: url(img_gui/fraktfritt.png);
	position: relative;
	top: -20px;
	right: -40px;
	width: 149px;
	height: 90px;
	float: right; }
	
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:600px;
	height:395px;
	overflow:hidden; 
	}
#slider a{
	color: rgb(255,255,255);
}

	/*
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}	
	*/
