/***********************************************/
/* FRITIOFS ÄNDRINGAR
/***********************************************/
	.holder {

	float: left;
	width: 100%;
	display: inline;

	}

.hela {
	
			width: 736px;
			float: left;
			height: 100%;
			border: 1px solid #e6e7e9;
			border-right: 1px solid #e6e7e9;
			border-left: 1px solid #e6e7e0;
			display: inline;
			padding: 6px;
				
		}				



 .linecircle
{
	margin-top: 10px;
	width:6px;
	height:6px;
	font-size:0px;
	position:relative;
	background-image:url("../images/line_circle.png");
	background-repeat:no-repeat;
}

.linetopleft
{
	float:left;
	display:inline;
	margin-bottom:-6px;
}

.linetopright
{
	float:right;
	display:inline;
	background-position:100% 0%;
	margin-bottom:-6px;
}

.linebottomleft
{
	float:left;
	display:inline;
	background-position:0% 100%;
	margin-top:-6px;
}

.linebottomright
{
	float:right;
	display:inline;
	background-position:100% 100%;
	margin-top:-6px;
}

/* HÄR NÅGONSTANS FINNS DET VETTIGA */
#right #content .outercol {
	width: 738px;
}

#right #content .outercol:hover {
	background: #fbfbfb;
	/*cursor: pointer;*/
}

#right #content .outercol .name {
	width: 500px;
}

#right #content .outercol .name p {
	/*border: 1px solid black;*/
	margin-top: 19px;
	margin-bottom: 19px;
	float: left;
	vertical-align: bottom;
}

#right #content .outercol .name img {
	height: 50px;	
	float: left;
	vertical-align: bottom;
}
#right #content .outercol .price {
	color: #CC0000;
	margin-top: 18px;
	font-size: 1.2em;
		
	
}

#right #content .outercol {
	border-bottom: 1px solid grey;	
	
}

table, tr, td, th { 
	font-size: 10px;
	font-size: 1em;
	
	}
	
.sum {font-weight: bold; border-top: 2px solid black;}
table {
	width: 100%;	
}
.firstrow {
	background: #F1F1F1;
	border-top: 1px dotted black;	
}

.secondrow {
	border-top: 1px dotted black;	
}

.col1 {
	clear: left;
	float: left;
	width: 200px;
}
.outercol {
	float: left;
	clear: both;
}

.linje {
	width: 450px;
	border-bottom: 1px dotted black;
	float: left;
	clear: both;	
	margin-top: 5px;
	margin-bottom: 5px;
}
.col2 {
	float: left;
}	

.tillbehor {
	clear: right;
	border: 1px dotted black;
	border-right: none;
	width: 327px;
	padding: 5px;
	padding-right: 10px;
	margin-right: -10px;
	float: right;
	margin-bottom: 10px;
}

#ejserie, #serie {
	padding-top: 5px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px dotted black; 
	width: 450px; 
	border-top: 1px dotted black; 
	clear: both; 
	float: left;
	}

#admintillbehor {
	overflow: auto;
	width: 100%;
	height: 150px;
	float: left; 
	clear: both;	
}

.clear {
	clear: both;
	float: left;
	width: 100%;

}

.product {float: left; clear: both; width: 100%; border: 1px solid black;}

#productlist2 ul
{
	padding-left:20px;
}

.product_details .content h1,
.product_details .content h2
{
	margin-bottom:5px;
}

.product_details .content h3,
.product_details .content h4
{
	margin-top:10px;
}

.product_details .content table,
.protuct_details .content table p,
.product_details .content p
{
	font-size:12px;
}

/***********************************************/
/* FORMAT
/***********************************************/
*
{
	margin:0px;
	padding:0px;
	border:0px;
}

html
{
	overflow-y: scroll;
}

body
{
	height:100%;
	background-image:url("../images/bodygradient.png");
	background-repeat:repeat-x;
	background-color:#777d84;	/*dark gray*/
}

.content ul {
	margin-left: 10px;
		
}
/***********************************************/
/* CONTAINER
/***********************************************/
#container
{
	width:1020px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
	
	#container .topimg
	{
		width:1020px;
		height:30px;
		background-image:url("../images/containertop.png");
		background-repeat:no-repeat;
	}

	#container .leftimg
	{
		width:1010px;
		background-image:url("../images/containerleft.png");
		background-repeat:no-repeat;
		background-color:#8a9096;	/*light gray*/
	}
	
	#container .rightimg
	{
		width:1010px;
		float:left;
		display:inline;
		margin-left:10px;
		background-image:url("../images/containerright.png");
		background-repeat:no-repeat;
		background-position:100% 0%;
		background-color:#8a9096;	/*light gray*/
	}
	
	#container .bottomimg
	{
		width:1020px;
		height:20px;
		float:left;
		display:inline;
		background-image:url("../images/containerbottom.png");
		background-repeat:no-repeat;
	}

/***********************************************/
/* HOLDER
/***********************************************/
#holder
{
	width:1000px;
	float:left;
	display:inline;
	background-color:#ffffff;
}

/***********************************************/
/* TOP
/***********************************************/
#top
{
	width:980px;
	height:105px;
	margin:-6px 0px 0px 10px;
	background-image:url("../images/topgradient.png");
	background-repeat:no-repeat;
}

	#top #logo
	{
		float:left;
		margin-top:15px;
		margin-left:15px;
	}
	
	/****** MENU ******/
	#top #menu
	{
		height:49px;
		float:right;
		background-image:url("../images/topmenugradient.png");
		margin-right:40px;
	}
	
		#top #menu .item
		{
			height:48px;
			float:left;
			padding-bottom:5px;
			background-image:url("../images/topmenubottom.png");
			background-repeat:repeat-x;
			background-position:0% 100%;
			text-align:center;
			
		}
		
		#top #menu .left
		{
			background-color:transparent;
			background-image:url("../images/topmenubottomleft.png");
			background-repeat:no-repeat;
		}
		
		#top #menu .right
		{
			background-color:transparent;
			background-image:url("../images/topmenubottomright.png");
			background-position:100% 100%;
			background-repeat:no-repeat;
		}
		
			#top #menu .item .content
			{
				width:70px;
				height:24px;
				float:left;
				padding-top:4px;
				margin-top:15px;
				margin-bottom:10px;
				border-right:1px dotted #ffffff;	/*white*/
			}
			
			#top #menu .item .content a
			{
				color:#ffffff;	/*white*/
				text-decoration:none;
			}
			
			#top #menu .item .content a:hover
			{
				color:#000000;
			}
			
			#top #menu .item:hover
			{
				background-image:url("../images/topmenubottom_hover.png");
			}
			
			#top #menu .left:hover
			{
				background-image:url("../images/topmenubottomleft_hover.png");
			}
			
			#top #menu .right:hover
			{
				background-image:url("../images/topmenubottomright_hover.png");
			}
			
			#top #menu .right .content
			{
				border:none;
			}
		
			#top #menu .active .item .content a
			{
				color:#000000;
				font-weight:600;
			}
				
			#top #menu .active .item
			{
				background-image:url("../images/topmenubottom_hover.png");
			}
			
			#top #menu .active .left
			{
				background-image:url("../images/topmenubottomleft_hover.png");
			}
			
			#top #menu .active .right
			{
				background-image:url("../images/topmenubottomright_hover.png");
			}
	
/***********************************************/
/* MIDDLE
/***********************************************/
#middle
{
	height:50px;
	margin:0px 10px 5px 10px;
}

	#middle #breadcrumbs
	{
		width:487px;
		height:45px;
		float:left;
		background-image:url("../images/breadcrumbs.png");
		background-repeat:no-repeat;
		border-right:2px solid #819095;	/*cyan*/
	}
	
		#middle #breadcrumbs p
		{
			margin-top:15px;
			margin-left:10px;
		}
	
	#middle #account
	{
		width:489px;
		height:45px;
		float:left;
		background-image:url("../images/account.png");
		background-repeat:no-repeat;
		border-left:2px solid #515659;	/*medium gray*/
	}
	
		#middle #account .left
		{
			width:250px;
			padding-top:5px;
			padding-left:20px;
			float:left;
		}
		
		#middle #account .right
		{
			width:165px;
			padding-top:14px;
			padding-left:35px;
			float:left;
		}
	
		#middle #account .cart
		{
			margin-top:6px;
			margin-right:15px;
			float:left;
		}
		
		#middle #account .forward
		{
			float:left;
		}

/***********************************************/
/* LEFT
/***********************************************/
#left
{
	width:220px;
	margin-left:10px;
	margin-right:10px;
	display:inline;
	float:left;
}

	/****** TOP ******/
	#left .top
	{
		width:200px;
		height:68px;
		float:left;
		padding:10px 10px 0px 10px;
		background-image:url("../images/lefttop.png");
		background-repeat:no-repeat;
	}
	
		#left .top select
		{
			width:200px;
			float:left;
			margin-top:5px;
		}

	/****** MENU ******/
	#left .menu
	{
		width:220px;
		padding-top:20px;
		padding-bottom:40px;
		float:left;
		display:inline;
		background-image:url("../images/leftmenugradient.png");
		background-repeat:no-repeat;
		background-color:#d8dee6;	/*blue*/
	}

		#left .menu .item .link
		{
			padding-top:10px;
			padding-bottom:10px;
			display:block;
			border-bottom:1px dotted #7f7f7f;	/*gray*/
		}
		
		#left .menu .item ul
		{
			width:200px;
			padding-left:20px;
			padding-bottom:5px;
			list-style-type:none;
			display:none;
		}
		
		#left .menu .item .link .listimg
		{
			width:10px;
			height:10px;
			float:left;
			display:inline;
			margin:6px 10px 0px 10px;
			background-image:url("../images/listimg.png");
			background-repeat:no-repeat;
		}
		
		#left .menu .active .link
		{
			background-color:#c3cdd9;	/*dark blue*/
			border-bottom:none;
		}
		
		#left .menu .active .link .listimg
		{
			background-image:url("../images/listimgactive.png") !important;
		}
		
		#left .menu .active ul
		{
			border-bottom:1px dotted #7f7f7f;	/*gray*/
			background-color:#c3cdd9;	/*dark blue*/
			display:block;
		}
	
		#left .menu .item .link:hover
		{
			background-color:#c3cdd9;	/*strong blue*/
		}
		
		#left .menu .item .link:hover .listimg
		{
			background-image:url("../images/listimghover.png");
		}
		
		#left .menu .item ul li a
		{
			color:#64707f;	/*gray*/
		}
		
		#left .menu .item ul li a:hover
		{
			color:#000000;	/*black*/
		}
	
	/****** SEARCH ******/
	#left .search
	{
		width:210px;
		height:38px;
		padding-top:15px;
		padding-left:10px;
		background-image:url("../images/leftsearch.png");
		background-repeat:no-repeat;
		clear:both;
	}
	
		#left .search .leftcorner
		{
			width:5px;
			height:24px;
			float:left;
			background-color:transparent;
			background-image:url("../images/searchtext_leftcorner.png");
			background-repeat:no-repeat;
		}
	
		#left .search .text
		{
			width:160px;
			height:19px;
			padding:5px 5px 0px 0px;
			float:left;
			border:none;
			background-color:transparent;
			background-image:url("../images/searchtext.png");
		}
		.button {
			border: none;
		}
		#left .search .button
		{
			width:29px;
			height:29px;
			float:left;
			background-color:transparent;
			background-image:url("../images/searchbutton.png");
			background-repeat:no-repeat;
			cursor:pointer;
		}
	
	/****** NEWS ******/
	#left .news
	{
		width:220px;
		margin-top:10px;
	}
	
		#left h1
		{
			width:200px;
		}
	
		#left .news .top
		{
			height:33px;
			background-image:url("../images/leftnewstop.png");
			background-repeat:no-repeat;
		}
		
		#left .news .content
		{
			width:200px;
			padding:20px 10px 15px 10px;
			clear:both;
			background-image:url("../images/leftnewsgradient.png");
			background-repeat:no-repeat;
			background-color:#e0f0e1;	/*green*/
		}
		
		#left .news .bottom
		{
			width:210px;
			height:33px;
			padding:10px 0px 0px 10px;
			background-image:url("../images/leftnewsbottom.png");
			background-repeat:no-repeat;
		}
	
	/****** EVENT ******/
	#left #event
	{
		margin-top:10px;
	}

/***********************************************/
/* RIGHT
/***********************************************/
#right
{
	width:750px;
	float: left;
	display:inline;
}

	#right .rightimg
	{
		width:750px;
		height:160px;
		margin-left:0px;
		margin-bottom:10px;
		float:left;
		background-image:url("../images/rightimg.png");
		background-repeat:no-repeat;
	}
	
	/****** TOPBORDER ******/
	#right .topborder
	{
		width:750px;
		height:50px;
		float:left;
		background-image:url("../images/topborder.png");
		background-repeat:no-repeat;
	}
	
		#right .topborder div
		{
			height:15px;
			margin-top:10px;
			padding:5px 10px 5px 10px;
			float:left;
			border-right:1px dotted black;
			text-align:center;
		}

		#right .topborder .counter
		{
			width:130px;
		}
		
		#right .topborder .results
		{
			width:140px;
		}
		
			#right .topborder .results select
			{
				width:50px;
			}
		
			#right .topborder .results p
			{
				float:left;
				display:inline;
			}
		
		#right .topborder .view
		{
			width:185px;
		}
		
		#right .topborder .order
		{
			width:210px;
			border:none;
		}
		
		#right .topborder .order select
		{
			width:110px !important;
			float:left;
		}
	
/****** PAGINATION ******/
	#right .pagination
	{
		width:750px;
		margin:10px 0px 10px 0px;
		margin-top: 10px;
		background-image:url("../images/pagination.png");
		float:left;
	}
	
		#right .pagination .left
		{
			width:168px;
			height:25px;
			padding-top:10px;
			text-align:center;
			float:left;
		}
		
		#right .pagination .pages
		{
			width:400px;
			padding-top:10px;
			float:left;
			text-align:center;
		}
		
		#right .pagination .pages a
		{
			margin-right:5px;
		}
		
		#right .pagination .right
		{
			width:168px;
			height:25px;
			padding-top:10px;
			text-align:center;
			float:left;
		}
	
	/****** CONTENT *******/
	#right #content
	{
		width:760px;
		float:left;
	}

		#right #content .item
		{
			width:180px;
			height:200px;
			float:left;
			margin:5px 5px 0px 0px;
			border: 0;
		}
		
			#right #content .item img
			{
				margin:5px 10px 3px 10px;
				float:left;
			}
			
			#right #content .item .info
			{
				width:180px;
				height:29px;
				float:left;
				text-align:center;
			}
			
			#right #content .item .price
			{
				width:170px;
				height:32px;
				float:left;
				padding-top:8px;
				padding-left:10px;
				background-image:url("../images/itembottom.png");
				background-repeat:no-repeat;
			}
			
			#right #content .item .price p
			{
				float:left;
				margin-right:10px;
			}
			
			#right #content .item .price input
			{
				width:15px;
				height:25px;
				float:left;
				border:none;
			}
			input {border: 1px solid black;}
			
			#right #content .item .price .button
			{
				width:50px;
				background-image:url("../images/buy_button.png");
				background-repeat:no-repeat;
				background-color:transparent;
				cursor:pointer;
			}

/**************************************************************/
/* PRODUCTLIST
/**************************************************************/
	#products2
	{
		float:left;
		display:inline;
		padding-top:15px;
	}
	
	#products2 h1
	{
		width:500px;
	}

		#products2 #content .item
		{
			width:180px;
			height:auto !important;
			float:left;
			display:inline;
			margin-left:10px;
			margin-bottom:10px;
			background-image:url("../images/productlist_item_content.gif");
			background-repeat:repeat-y;
			border:0;
			text-align:center;
			text-decoration:none;
		}
		
		#products2 #content .item img
		{
			margin:0 !important;
			padding:0 !important;
			background-repeat:no-repeat !important;
		}
		
		#products2 #content .item .holder
		{
			width:170px;
			height:140px;
			padding-left:5px;
			padding-right:5px;
		}
		
			#products2 #content .item .holder .image
			{
				max-width: 	175px;
				max-height:	175px:
			}
		
		#products2 #content .item .title
		{
			width:180px;
			height:30px;
			float:left;
			display:inline;
			margin-top:5px;
			background-image:url("../images/productlist_item_gradient.gif");
			background-repeat:no-repeat;
			background-position:0% 100%;
		}
		
			#products2 #content .item .title a
			{
				font-size:14px;
				font-weight:bold;
				color:#000000;
				text-decoration:none;
			}
			
			#products2 #content .item .price a
			{
				font-size:18px;
				font-weight:bold;
				color:red;
				text-decoration:none;
			}
	
		#products2 #content .price
		{
			width:180px;
			height:auto !important;
			float:left;
			display:inline;
			padding-top:7px;
			padding-bottom:6px;
			background-image:url("../images/itembottom.png");
			background-repeat:no-repeat;
		}

		#products2 #content .item .title a:hover,
		#products2 #content .item .price a:hover {text-decoration:underline;}
	
	/****** CONTENT *******/
	#right #content
	{
		width:750px;
		float:left;
		display:inline;
	}

		#right #content .item
		{
			width:180px;
			height:200px;
			float:left;
			margin:5px 5px 0px 0px;
			border: 0;
		}
		
			#right #content .item img
			{
				margin:5px 10px 3px 10px;
				float:left;
			}
			
			#right #content .item .info
			{
				width:180px;
				height:29px;
				float:left;
				text-align:center;
			}
			
			#right #content .item .price
			{
				width:170px;
				height:32px;
				float:left;
				padding-top:8px;
				padding-left:10px;
				background-image:url("../images/itembottom.png");
				background-repeat:no-repeat;
			}
			
			#right #content .item .price p
			{
				float:left;
				margin-right:10px;
			}
			
			#right #content .item .price input
			{
				width:15px;
				height:25px;
				float:left;
				border:none;
			}
			input {border: 1px solid black;}
			
			#right #content .item .price .button
			{
				width:50px;
				background-image:url("../images/buy_button.png");
				background-repeat:no-repeat;
				background-color:transparent;
				cursor:pointer;
			}

/***********************************************/
/* FOOTER
/***********************************************/
#footer
{
	width:980px;
	height:30px;
	margin:20px 0px 0px 10px;
	padding-top:10px;
	float:left;
	display:inline;
	text-align:center;
	background-image:url("../images/footer.png");
	background-repeat:none;
}