
html, body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:76%;
	color:#464646;
}


a {
	color:#b46161;
	text-decoration:none;
}
a:hover {
	color:#9f4444;
}
					

#body {
	background:#ffffff;
	text-align:center;
}

#layout { 
	margin:0 auto;
	width:969px;
}


	#layout_placeholder {
		margin:20px 0 0 0;
		text-align:left;
	}

		#layout_top {
			/*background: url('/client_files/images/top_background.jpg') no-repeat;*/
			width:969px;
			height:96px;
		}
		
		#layout_top_image {
			float:left;
			width:222px;
		}
		
		#layout_top_flash {
			float:left;
			width:374px;
			margin-left:5px;
		}
		
		#layout_top_basket {
			float:right;
			width:362px;
			height:96px;
			text-align:left;
			background: url('/client_files/images/basketBackground.gif') no-repeat;
		}
		
		#layout_top_basket_placeholder {
			margin:10px 10px 0 10px;
		}
		
		
		#layout_topmenu {
			width:969px;
			height:26px;
			margin-top:8px;
			margin-bottom:0px;
			background: url('/client_files/images/topmenu_background.gif') no-repeat;
		}
		
		#layout_content {
			width:969px;
		}
		
			#layout_content_left {
				width:217px;
				vertical-align:top;
				text-align:left;
			}
				#layout_content_left_placeholder {
					margin:8px 0px;
				}
				
				
				#layout_content_left a {
					color:#b46161;
					text-decoration:none;
				}
				#layout_content_left a:hover {
					color:#9f4444;
				}
				
				
				#layout_content_left p {
					margin:0 0 1em 0;
				}
				
			#layout_content_center {
				width:589px;
				vertical-align:top;
				text-align:left;
			}
				#layout_content_center_placeholder {
					margin:8px 16px;
				}
				
					#layout_content_center p {
						margin:0 0 1em 0;
						line-height:1.4em;
					}

					#layout_content_center a {
						color:#b87100;
						text-decoration:none;
					}
					#layout_content_center a:hover {
						color:#ca8f31;
					}
				
				#layout_content_center #logoprint {
					display:none;
				}
				
			#layout_content_right {
				width:163px;
				vertical-align:top;
				text-align:left;
			}
				#layout_content_right_placeholder {
					margin:8px 0px;
				}
				
				#layout_content_right a {
						color:#b46161;
						text-decoration:none;
				}
				#layout_content_right a:hover {
						color:#9f4444;
				}
				
				#layout_content_right p {
					margin:0 0 8px 0;
				}


	#footer {
		width:969px;
		margin:0 auto;
		text-align:left;
		font-size:0.9em;
		color:#898888;
		padding-bottom:20px;
	}
	
	
	#SearchBox {
		margin:0 0 10px 8px;
	}

	#SearchTable {
		
	}

		#SearchQ {
			width:150px;
		}
		#SearchBtn {
			margin: 0 0 0 5px;
		}


	
		.MenuHeading {
			margin:10px 0 0 0;
			padding:2px 5px;
			background-color:#ffffff;
			color:#424242;
			font-weight:700;
		}
		
		#menu {
			margin:0;
			background: url('/client_files/Images/menu_background.gif') repeat-y;
			width:217px;
		}
		
		#menu_placeholder {
			margin:0 2px;
		}
		
		
			.MenuItem {
				clear:both;
				border-bottom:1px solid #daf0e7;
				color:#464646 !important;
				text-decoration:none;
				display:block;
				padding:3px 3px 3px 10px;
			}
			
			.MenuItem:hover {
				background-color:#fff;
				color:#464646 !important;
			}
		

			.MenuSubItem {
				background:#ffffff;
				border-bottom:1px dotted #f3f3f3;
				color:#464646 !important;
				text-decoration:none;
				display:block;
				padding:3px 0px 3px 10px;
			}
			
			.MenuSubItem:hover {
				background-color:#f9f9f9;
				color:#464646 !important;
			}

			.Active {
				font-weight:700;
			}

		
		
	#ProductFact {
		width:100%;
	}
		
		#ProductFact td {
			padding:2px;
			border-bottom:1px solid #ffffff;
		}
		
		
		
	#Address {
		margin-top:10px;
	}
	
	
	#Basket {
		background:#daf0e7;
		margin-bottom:0px;
		padding:10px 10px 2px 10px;
		text-align:center;
	}
	
	#Basket .placeholder {
		text-align:left;
	}
	
	.Header {
		margin:10px 0 0 0;
		padding:2px 5px;
		background-color:#ffffff;
		color:#424242;
		text-transform:uppercase;
		font-size:11px;
		font-weight:700;
	}	
	
	.RightBlock {
		margin-bottom:14px;
	}
		
	.RightBlock .placeholder {
		padding:6px 10px;
	}
	
		.RightBlock a {
		}
		
	.LeftBlock {
		padding:6px 10px;
	}
		.LeftBlock a {
			
		}

		
		
	.PriceSmall {
		color:#373737;
		font-size:1.0em;
		font-weight:700;	
	}
	
	.Price {
		color:#373737;
		font-size:1.2em;
		font-weight:700;	
	}
	
	
	.PriceBig {
		color:#373737;
		font-size:1.6em;
		font-weight:700;
	}
	
	
	.CampaignPriceSmall {
		color:#ff0000;
		font-size:1.0em;
		font-weight:700;
	}
	
	.CampaignPrice {
		color:#ff0000;
		font-size:1.3em;
		font-weight:700;
	}
	
	.CampaignPriceBig {
		color:#ff0000;
		font-size:1.6em;
		font-weight:700;
	}

	.regularprice {
		color:#373737;
		font-size:0.9em;
		text-decoration:line-through;
		white-space:nowrap;
	}
	

	.product_technical {
		width:270px;
		text-align:left;
	}

	.product_technical tr td {
		padding:5px 2px;
		border-bottom:1px dotted #000000;
	}


	#TabsLinks {
		
	}
		#TabsLinks a {
			display:block;
			float:left;
			margin-right:2px;
			padding:4px 10px;
			font-weight:700;
		}
		#TabsLinks a:hover {
		}

	#Tabs {
		clear:both;
		padding:5px;
		border:1px solid #95ceaa;
	}

		#Tabs table {
			width:100%;
			clear:both;
		}
			#Tabs table td {
				padding:2px;
				border-top:1px solid #ffffff;
				border-bottom:1px solid #95ceaa;
			}




	.DefaultTable {
		width:100%;
	}
	
	.DefaultTable th {
		background-color:#afafaf;
		padding:2px 4px;
		border-right:1px solid #ffffff;
	}
	
	.DefaultTable td {
		background-color:#f8f8f8;
		padding:2px 4px;
		border-right:1px solid #ffffff;
		border-bottom:1px solid #c4c4c4;
		vertical-align:top;
	}
	
	.DefaultTable2 {
		width:100%;
	}
	
	.DefaultTable2 th {
		padding:0px 0px;
		border-right:1px solid #ffffff;
	}
	
	.DefaultTable2 td {
		background-color:#f8f8f8;
		padding:2px 4px;
		border-right:1px solid #ffffff;
		border-bottom:1px solid #c4c4c4;
		vertical-align:top;
	}
	
	
	.DefaultTable3 {
		width:100%;
	}
	
	.DefaultTable3 th {
		padding:0px 0px;
		border-right:1px solid #ffffff;
	}
	
	.DefaultTable3 td {
		padding:2px 4px;
		border-right:1px solid #ffffff;
		border-bottom:1px solid #c4c4c4;
		vertical-align:top;
	}
	
	
	
	.dataempty {
		border: 1px solid #c4c4c4;
		background-color:#f8f8f8;
		padding:5px;
	}
	
	.error {
		color:#ff0000;
		font-style:italic;
		font-size:10px;
	}

	.globalcode {
		padding:10px;
		margin:10px 0;
		background-color:#f8fbdc;
		border:1px solid #576080;
	}

	.thumbnails_big {
		display:block;
		background:#ffffff url('/client_files/images/product_frame.gif') no-repeat; 
		width:176px;
		height:241px;
		float:left; 
		margin-bottom:6px;
		text-align:center;
	}
	
	.thumbnails_big:hover {
		background:#ffffff url('/client_files/images/product_frame_hover.gif') no-repeat; 
	}

	.thumbnails_big img {
		margin:5px;
	}
	
	.thumbnail_hor {
		display:block;
		background:#ffffff url('/client_files/images/product_frame2.gif') no-repeat; 
		width:268px;
		height:130px;
		float:left; 
		margin-bottom:6px;
		text-align:left;
	}
	
	.thumbnail_hor:hover {
		background:#ffffff url('/client_files/images/product_frame2_hover.gif') no-repeat; 
	}

	.thumbnail_hor img {
		margin:5px;
	}
	


.productname {
	margin:0;
}	
.productname2 {
	margin:0;
	font-size:0.8em;
}	

.smallvat {
	font-size:11px;
	font-weight:400;
	display:block;
}



.checkout_box
{
	background-color:#f8f8f8;
	padding:5px;
	margin-bottom:20px;
}

.checkout_innerbox
{
	padding:5px;
	
}

.checkout_header
{
	font-size:1.1em;
	background-color:#afafaf;
	border-bottom:1px solid #ffffff;
	clear:both;
	font-weight:700;
	padding:2px 4px;
}

.checkout_payment
{
	font-size:1.2em;
	font-weight:700;
}



/* hr */
	hr {
		color:#c4c4c4;
		background-color:#c4c4c4;
		height:1px;
	}
	div.hr {
		height:1px;
		background: url('/client_files/images/ruler_hor.gif');
		clear:both;
	}
	div.hr hr {
		display:none;
	}
	
	div.hr_solid {
		height:1px;
		background: url('/client_files/images/ruler_hor_solid.gif');
		clear:both;
		margin:6px 0;
	}
	div.hr_solid hr {
		display:none;
	}
	




/* bredd ------------------------------*/

.w20 {
	width: 20px; 
}
.w30 {
	width: 30px; 
}
.w35 {
	width: 35px; 
}
.w40 {
	width: 40px; 
}
.w50 {
	width: 50px; 
}
.w60 {
	width: 60px; 
}
.w70 {
	width: 70px; 
}
.w80 {
	width: 80px; 
}
.w100 {
	width: 100px; 
}
.w130 {
	width: 130px; 
}
.w150 {
	width: 150px; 
}
.w175 {
	width: 175px;
}
.w180 {
	width: 180px; 
}
.w190 {
	width: 190px; 
}
.w200 {
	width: 200px; 
}
.w250 {
	width: 250px; 
}
.w260 {
	width: 260px; 
}
.w270 {
	width: 270px; 
}
.w300 {
	width: 300px; 
}
.w350 {
	width: 350px; 
}
.w400 {
	width: 400px; 
}
.w450 {
	width: 450px; 
}
.w460 {
	width: 460px; 
}
.w530 {
	width: 530px; 
}


/* bilder */
a img {
	border:0;
}

/* formulärsfält ----------------------*/
form {
	margin:0;
	padding:0;
}

legend {
	color:#373737;
}

label {
	cursor:pointer;
	color:#b87100;
}

input, select {
	font-size: 0.8em;
}





/* typsnitt och storlek ---------------*/

h1 { 
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:1.5em; 
	color:#373737; 
	text-decoration:none;
	margin-top:0;
	margin-bottom:0.2em;
}
h2 { 
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:1.3em; 
	color:#373737; 
	text-decoration:none;
	margin-top:0;
	margin-bottom:0.2em;
}
h3 { 
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:1.1em; 
	color:#373737; 
	text-decoration:none;
	margin-top:0;
	margin-bottom:0.2em;
}
h4 { 
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:1em; 
	color:#373737; 
	text-decoration:none; 
	margin-top:0;
	margin-bottom:0.2em;
}
h5 { 
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:0.9em; 
	color:#373737; 
	text-decoration:none; 
	margin-top:0;
	margin-bottom:0.2em;
}
h6 { 
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:0.7em; 
	color:#373737; 
	text-decoration:none; 
	margin-top:0;
	margin-bottom:0.2em;
}


.smaller {
	font-size:smaller;
}
.larger {
	font-size:larger;
}

/* font styles -------------------------*/

.b {
	font-weight:bold;
}
.i {
	font-style:italic;
}
.u {
	text-decoration:underline; 
}
.n {
	font-weight:normal; 
	text-decoration:none;
}


/* font färger -------------------------*/

.grey {
	color:#666666; 	
}
.grey30 {
	color:#B2B2B2;
}
.grey50 {
	color:#7F7F7F;
}
.black {
	color:#373737; 	
}
.white {
	color:#FFFFFF; 	
}
.orange {
	color:#FDCC99;	
}
.red {
	color:#FF0000;	
}
.green {
	color:#339933;	
}




/* bakgrund --------------------------*/

.bgwhite {
	background-color:#FFFFFF;
}
.bggrey {
	background-color:#BDBABD;
}
.bggrey2 {
	background-color:#DEDBDE;
}
.bggrey3 {
	background-color:#EFEBEF;
}
.bggrey4 {
	background-color:#BC2E0A;
}
.bgred {
	background-color:#C3AD85;
	}
.bgyellow {
	background-color:#FAB519;
}
.bgyellow2 {
	background-color:#FDCE67;
}


/* cursor ----------------------------*/

.hand {
	cursor: pointer;
}


/* position --------------------------*/

.fleft {
	float:left;
}
.fright {
	float:right;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}

img.left {
	float:left;
	margin-right:6px;
}
img.right {
	float:right;
		margin-left:6px;
}

.clear {
	clear:both;
}
.nowrap {
	white-space:nowrap;
}

.noborder {
	border:0 !important;
}

.norightborder {
	border-right:0 !important;
}


.frmErr {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px; 
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.copy { 
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px; 
	color: #615E51; 
	text-decoration: none; 
}


