@charset "utf-8";
/* Bara klasser som ska användas i editorn!
   Använda annars id!
*/

body#intiki {
	background-attachment: fixed;
	background-image: url(../sysimages/bg.jpg);
	background-repeat: repeat;
	background-position: left top;	
}


#maincontainer {
	width: 900px; 
	margin-left:auto;
	margin-right:auto;
	text-align: left;
} 

#top {
	float:left;
	width: 890px; 
	height:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border:#fff solid 5px;
	overflow:hidden;
} 

#editlink {

	float:right;
}

#logga { 
	float:left;
	width:135px;
	height:200px;
	overflow:hidden;
}

#topimagebox {
	float:left;
	width:755px;
	height:200px;
	background-color:#FFF;
	overflow:hidden;
}

.whitemenu {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}

.whitemenuitem {
	float:left;
	width:auto;
	height:20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	
}

.whitemenuitem a {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin-left:30px;
	margin-right:30px;
}

/*

#topmenu {
	float:right;
	width:600px;
	height:90px;
	vertical-align:baseline;
	text-align:right;
}

.topmenuitem {
	float:right;
	width:auto;
	height:20px;
	position:relative;
	top:70px;
	padding-left:10px;
	padding-right:10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align:middle;
}

.topmenuitem a {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.topmenuicon{
	margin-left:20px;
	margin-right:20px;
	position:relative;
	top:70px;
}
*/

	

#mainarea {	
	width:inherit;
	position:relative;
	top:20px;
}


#pagearea {
	z-index:10;
	float:left;
	clear:both;
	width:900px;	
	position:relative;
	top:-5px;
	background-color:#FFF;
	margin-top:0px;
	border: 1px solid #333;
	margin-bottom:20px;
	padding-bottom:20px;
}

#leftcolumn {
	float:left;
	width: 200px;
	margin-bottom: 0px;
	margin-top:50px;
	margin-left:10px;
}


#rightcolumn {
	float:right;
	width: 200px;
	margin-bottom: 0px;
	margin-top:0px;
	margin-right:10px;
}

#centercolumn {
	float:left;
	width: 680px;
	padding: 0px;
	margin-bottom:50px;
	background-color:#FFF;
}

#mainmenu {
	float:left;
/*
	position:absolute;
	top:340px;*/
}

#mainmenu .menu {
	width:100px;
	height:30px;
	float:left;
	background-color:#FFF;
	margin-right:4px;
	border: 1px dashed #990000;
	background-color:#FFF;
	text-align:center;
}



#mainmenu .menuactive {
	position:relative;
	width:100px;
	height:31px;
	float:left;
	background-color:#FFF;
	margin-right:4px;
	background-color:#FFF;
	border-left:1px dashed #990000;
	border-right:1px dashed #990000;
	border-top:1px dashed #990000;
	text-align:center;
}

#mainmenu a {
	color:#333;
	font-weight:bold;
	font-size:13px;
	position:relative;
	top:5px;
}

/*Flikar rundade hörn*/

.roundtop {
	
}


.container {
	float:left;
	width:120px;
	height:36px;
}

.containeractive {
	float:left;
	width:120px;
	height:36px;
	z-index:25;
}


.r1{
	margin: 0 5px; 
	height: 1px; 
	overflow: hidden; 
	background: #333;
	border-left: 1px solid #333; 
	border-right: 1px solid #333;
}
.r2{
	margin: 0 3px; 
	height: 1px; 
	overflow: hidden; 
	background: #fff;
	border-left: 1px solid #333; 
	border-right: 1px solid #333;
	border-width: 0 2px;
}
.r3{
	margin: 0 2px; 
	height: 1px; 
	overflow: hidden; 
	background: #fff;
	border-left: 1px solid #333; 
	border-right: 1px solid #333;
}
.r4{
	margin: 0 1px; 
	height: 2px; 
	overflow: hidden; 
	background: #fff;
	border-left: 1px solid #333; 
	border-right: 1px solid #333;
}

.tab {
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;
}

.content {
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:center;
	background: #fff;
	/*border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;*/
}

.contentactive {
	height:28px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:center;
	background: #fff;
	/*border-left:#000 solid 1px;
	border-right:#000 solid 1px;*/
	position:relative;
	z-index:20;
}

/********************/
#startbox {
	height:auto;
	width:650px;
	margin-left:30px;
	margin-top:50px;
}

.startboxbig {
	float:left;
	width:590px;
	height:150px;
	overflow:hidden;
	border:#666 dotted 1px;
}

.startboxsm {
	float:left;
	width:180px;
	min-height:100px;
	margin-right:23px;
	margin-top:30px;
	border:#666 dotted 1px;
}

/*Right column*/
#featured {
	float:left;
	width:194px;
	height:160px;
	overflow:hidden;
	border:#666 solid 5px;
}

#featured .heading{
	font-family:Georgia, "Times New Roman", Times, serif, "Century Schoolbook";
	font-size:16px;
	font-style:italic;
	color:#333;
}

#featured .thumb {
	clear:both;
	width:90px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#featured .text {
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
}

#rigthcolsquare {
	float:left;
	width:200px;
	height:auto;
	margin-top:50px;
	margin-bottom:30px;
	overflow:hidden;
	background-color:#FFF;
}

#rigthcolsquare .Rubrik1 {
	margin-left:10px;
	margin-right:10px;
	color:#FFF;
	text-align:center;
}

.new_prodbox {
	float:left;
	width:180px;
	min-height:100px;
	margin-bottom:20px;
	margin-top:10px;
	background-color:#8C9FB5;
	border:1px solid #425366;
	padding-bottom:10px;
}

.prodbox {
	float:left;
	width:198px;;
	min-height:100px;
	margin-bottom:20px;
	background-color:#8C9FB5;
	border:1px solid #425366;
	padding-bottom:10px;
}

.prodboxheading {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	position:relative;
	top:3px;
	background-color:#FFF;
	height:20px;
}

.prodbox p, .new_prodbox p {
	color:#FFF;
	font-size:13px;
	margin-left:8px;
	margin-right:5px;
	margin-top:3px;
}

.prodbox a, .new_prodbox a {
	color:#FFF;
	font-size:13px;
	text-decoration:underline;
}

.prodbox .Rubrik, .new_prodbox .Rubrik {
	color:#435776;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif, "Century Schoolbook";
	font-variant:small-caps;
	font-weight:bold;
}


.newsletter {
	width:400px;
	margin-left:150px;
}
/*****************/


hr {
	color:#999;
	height: 1px;
	background-color: #999;
}

th {
	vertical-align: top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	font-variant: normal;
	text-align: left;
}

.siteimage {
	margin: 20px;
	border: 1px solid #333333;
}

.siteimagecenter {
	margin-bottom:20px;
	border: 1px solid #333333;
}

.siteimageleft {
	margin-right:20px;
	margin-bottom:20px;
	border: 1px solid #333333;
}

.siteimageright {
	margin-left: 20px;
	margin-bottom:20px;
	border: 1px solid #333333;
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;	
}


#textcontent {
	width: 640px;
	margin-left: 30px;
	margin-right:20px;
	margin-top:30px;
	height: auto;
	text-align: left;
	vertical-align: top;
} 

.textfield {
	float:left;
	width:inherit;
	margin-top:10px;
}


/* NEWS */
#newsbox {
	width: 90%;
	background-color:#FFFFFF;
	border: 2px solid #666666;
	padding:5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

#newstable {
	width: 100%;
	margin: 0;
	padding: 0;
}


#newsbox td {
	padding: 2px;
}

#newsbox hr {
	width: 100%;
	color:#333333;
	height: 2px;
	background-color: #333333;
}


/* GALLERY*/

#gallerymenu {
	float:left;
	width:inherit;
	margin-left:20px;
	margin-bottom:30px;
}


#gallery {
	clear:both;
	width:400px;
	height:300px;
	border: 1px solid #666666;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

.gallerydescription {
	float:left;
	clear:both;
	width:400px;
	margin-top:30px;
}

#galleryContent {
	width: 100%;
	margin: 0px;
	height: auto;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	background-color: #ffffff;
} 	

.galleryinfo{
	float:left;
	width:170px;
	margin-top:20px;
}

/*#galleryContent .Rubrik1 {
	color: #FFFFFF;	
}

#galleryContent p {
	color: #FFFFFF;	
}*/


#myGallery p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	color: #b5b5b5;
}

/*Left menu (shop and gallery)*/
.leftMainmenu {
	margin-left: 4px;
	margin-top:10px;
	margin-bottom:0px;
}

.leftMainmenu a {
	font-family:Georgia, "Times New Roman", Times, serif, "Century Schoolbook";
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.leftMainmenu .this {
	color:#000;
}

.leftMainmenu a:hover, a:active {
	color: #000000;
}

.leftSubmenu {
	margin-left:20px;
	margin-bottom:6px;
}

.leftSubmenu a {
	font-family:Georgia, "Times New Roman", Times, serif, "Century Schoolbook";
	font-size: 11px;
	font-weight: bold;
	color: #888;
}

.leftSubmenu a:hover, a:active {
	color: #000000;
}

.leftSubmenu .this {
	font-family:Georgia, "Times New Roman", Times, serif, "Century Schoolbook";
	font-size: 11px;
	font-weight: bold;
	color:#000;
}



/*SHOP*/
/*******Product list **************/

.shopinfo{
	float:left;
	width:150px;
	margin-top:30px;
	border:#8C9FB5 solid 2px;
	padding:5px;
}

#search {
	float:left;
	width:inherit;
	margin-bottom:10px;
	margin-left:20px;
}

#shopNavigation {
	width: 400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
}

#shopNavigation .navigation{
	color:#666600;
}

#shopNavigation .this{
	color:#069;
}

#shopNavigation p .number{
	color:#333333;
}

#shopNavigation .numproducts {
	float:left;
	width:130px;
}

#shopNavigation .numpages {
	color:#333;
	float:right;
	width:300;
}

#shopNavigation .numpages a {
	font-size:10px;
}


#productcontent {
	float:left;
	width:440px;
	margin-right:20px;
	margin-left:20px;
	margin-top:50px;
	padding-bottom:30px;
}

#productmenu {
	float:left;
	width:inherit;
	margin-left:20px;
	margin-bottom:30px;
}

.product {
	float:left;
	clear:both;
	width:430px;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;	
}

.productThumb {
	float:left;
	width:150px;
	height:auto;
	overflow:hidden;
	margin-right:20px;
}
.product_image {
	float:right;
	margin:10px;
}

.productinfo {
	float:left;
	width:250px;
}

.productinfo p {
	margin-left:5px;
	margin-right:5px;
	
}

.price {
	float:left;
	clear:both;
}

.productprice {
	width:auto;
	white-space:nowrap;
	float:left;
	clear:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:10px;
}

.specialprice {
	width:auto;
	white-space:nowrap;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#990000;
	margin-top:10px;
	margin-bottom:5px;
}

.productcart {
	float:left;
	clear:both;
	width:150px;
}

/************************/

.productImage {
	border: 1px solid #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

/*CART border:#666 solid 1px; */
.cartlabels {
	float:left;
	width:430px;
	padding-top:10px;
	padding-bottom:0px;
}

.cartline {
	float:left;
	width:420px;
	height:auto;
	margin-bottom:10px;
}
.cartsummary {
	float:left;
	width:420px;
	clear:both;
	margin-top:30px;
	margin-right:10px;
	margin-bottom:30px;
	text-align:right;
}

.summaryline {
	float:right;
	text-align:right;
	clear:both;
	margin-right:0px;
}

.linedelete {
	float:left;
	clear:left;
	width:50px;
}

.lineproduct {
	float:left;
	width:180px;
	overflow:hidden;
}

.lineprice {
	float:left;
	width:60px;
	overflow:hidden;
}

.lineqty {
	float:left;
	width:50px;
	overflow:hidden;
}

.linetotal {
	float:right;
	margin-right:0px;
	width:70px;
	overflow:hidden;
	text-align:right;
}

.cartbutton_l {
	float:left;
	width:200px;
	text-align:left;
}

.cartbutton_r {
	float:right;
	width:220px;
	text-align:right;
	margin-right:20px;
}

/*ORDER*/
.orderform {
	width:auto;
	margin-bottom:30px;
	margin-top:10px;
}

/* FOOTER */

#footer {
	float:left;
	clear:both;
	width:900px;
	height:30px;
	text-align:center;
}



/*Övrigt*/

#chromemenu p {
	margin: 0px;
	padding: 0px;	
}

.back {
	float:left;
	clear:both;
	margin-top:30px;
}

.button {
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;	
}


.fanbox {
	font-size:8px; 
	padding-left:10px;
}

.minicart {
	margin-top:10px;
}


