/* ATV24 Cascading Stylesheet	    								*/
/* This stylesheet contains tags used in ATV24 e-commerce-solution 	*/
/*																	*/
/* Produced 2. August 2009 by Tommy Jardenbæk                       */
/*	
/*************************/
/* start text link       */
/*************************/

.text_btn a:link, 
.text_btn a:visited
		{
			display: 				block; 
			padding: 				1px 0px 1px 0px;		/* op,højre,ned,venstre */
			margin:   	 			0px 0px 4px 0px;	
			background-color: 		#1a1a1a;
			color: 					white; 
			border: 				1px solid #1a1a1a; 
			text-decoration: 		none;
			text-align: 			center;
			font-size:				100%;
			line-height:			150%;
			}
				
.text_btn a:active	
		{
			background-color: 		/* #333333; */
			color: 					#ffff99;
			border: 				/* 1px solid #ffff99; */ 
		}
		
.text_btn a:hover	
		{	
			background-color: 		 #1a1a1a;
			color: 					orange; 
			border: 				1px solid #1a1a1a; 
			text-decoration: 		underline;
			
		}

				
/***********************/
/* end text link       */
/***********************/

/*************************/
/* start shop buttons */
/*************************/

/* buttons: buy, compare, remove, info, next, fortsæt indkøb, Tøm kurven, Bestil varerne */

.shop_btn a:link, 
.shop_btn a:visited
		{
			display: 				block; 
			padding: 				1px 0px 1px 0px;		/* op,højre,ned,venstre */
			margin:   	 			0px 0px 4px 0px;	
			background-color: 		#333333; /* #ff9900; /* #ffff99; */
			color: 					white; /* #33333; /* #ffff99; */
			border: 				1px solid gray; /* #ff9900; /* #ffff99; /* gray; */
			text-decoration: 		none;
			text-align: 			center;
			font-size:				100%;
			line-height:			150%;
			width:					182px;
		}
				
.shop_btn a:active	
		{
			background-color: 		#333333;
			color: 					#ffff99;
			border: 				1px solid #ffff99; 
		}
		
.shop_btn a:hover	
		{	
			background-color: 		orange; /* #ff9900; /* #ff3300; */
			color: 					black; /* #333333; */
			border: 				1px solid orange; /* #ff9900; /* #ff3300; */
		}

				
/***********************/
/* end compare buttons */
/***********************/

/***************************/
/* start main menu buttons */
/***************************/


.vertical_menu a	
		{	
			/* Knapper i hovedmenuen */
		}


.vertical_menu a:link, 
.vertical_menu a:visited
		{
			display: 				block; 
			padding: 				3px 0px 3px 8px;	/* op,højre,ned,venstre */
			margin-top: 			0.2em;	
			background-color: 		#444444; /* #333333; */
			color: 					white; /* #dcdcdc; /* #ffff99; */
			border: 				1px solid #444444; /*#a9a9a9; /* gray; */
			width: 					190px;
			text-decoration: 		none;
			text-align: 			left;
			font-size:				100%;
		}
				
.vertical_menu a:active	
		{
			background-color: 		#333333;
			color: 					#ffff99;
			border: 				1px solid #ffff99; /* #00cc00; */
		}
		
.vertical_menu a:hover	
		{	
			background-color: 		#ff9900; /* #ffff99; */
			color: 					black; /* #333333; */
			border: 				1px solid #ff9900 /* #ff9900; /* #ffff99; */
		}

/**************************/
/* end  main menu buttons */
/**************************/

/***************************/
/* start sub menu buttons */
/***************************/

.vertical_sub_menu_btn 	
		{
			padding:	 			0px 0px 0px 13px;
			/*
			margin-top: 			0.2em;
			margin-bottom: 			2px;
			*/
		}
					
.vertical_sub_menu_btn 	a:link,
.vertical_sub_menu_btn 	a:visited		
		{
			padding: 				0px 0px 0px 16px;		/* op,højre,ned,venstre */
			margin-top: 			4px 0px 4px 14px;
			background-color:		#666666; /* #ff9900; /* #ffff99; /* black; */
			border:					1px solid #666666; /* #ff9900; /*  red;  */
			width:					158px;
			color:					#dcdcdc; /* #333333; /* #ffff99; */
			/*
			background-image:		url('../ATV24_images/buttons/menu_red.gif');
			background-repeat:		no-repeat;
			background-position:	0px 0px;
			*/
			height:					21px;
		}
		
			
.vertical_sub_menu_btn 	a:active		
		{
			background-color:		black;
			color: #ffff99; 
		}
						
.vertical_sub_menu_btn 	a:hover		
		{
			padding: 				0px 0px 0px 16px;		/* op,højre,ned,venstre */
			margin-top: 			4px 0px 4px 14px;
			
			background-color:		#ff9900;/*#996633; /* #ff3300; /* #444444;  */
			border:					1px solid #ff9900; /* #ff3300; /* red; */
			color:					black; /* #333333; /* #ffff99; */
			
			width:					158px;
			/*
			background-image:		url('../ATV24_images/buttons/menu_yellow.gif');
			background-repeat:		no-repeat;
			background-position:	0px 0px;
			*/
		}
	
					
/**************************/
/* end  sub  menu buttons */
/**************************/


/************************/
/* start paging buttons */
/************************/

.paging_buttons a	{	
					float: left; /* right; */
					width: 28px; /* 100%; */
					margin: 	0px 0px 20px 0px;   
					
					}

.paging_buttons a:link,
.paging_buttons a:visited
					{display: 				/* block*/ inline; 
					padding:	4px 1px 4px 0px;
					margin: 	0px 6px 0px 0px;   
					
					background-color: 		#333333;
					color: 					#ffffff; /* #ffff99;  */
					border: 				1px solid gray; /* #333333; */
					font-size: 				100%;
					text-align: 			center;
					text-decoration: 		none;
					}
				
.paging_buttons a:active	
					{background-color: 		#333333;
					color: 					#ffff99;
					border: 				1px solid #00cc00;
					}
		
.paging_buttons a:hover	
					{background-color: 		orange; /* #ffff99; */
					color: 					#333333;
					border: 				1px solid orange; /* #ffff99;  */
					}
					
.paging_cur a:link,
.paging_cur a:visited,
.paging_cur a:active
					{				
					background-color: 		orange;
					color: 					black; 
					border: 				1px solid orange; 
					width: 					28px;
					}

/************************/
/* end paging buttons */
/************************/


/****************************/
/* start shoppingcartbox    */
/****************************/

div.sc_container	{/* float: 				left;     /* fejlen er her */
/* *********************************************** */
					width: 					/* 96%; */	 190px;
					margin: 				0px 10px 10px 0px;
					padding: 				5px 5px 5px 5px;
											/* MÅ IKKE ÆNDRES, PÅVIRKER MARGIN NEDENUNDER */
					border: 				1px solid gray;
					margin-top:				.0em;
					}


div.sc_container a	{font-size: 			80%;
					color:					#dcdcdc;
					text-decoration:		underline;
					width: 180px; 
					background-color: #666666;
					padding:0px 0px 0px 3px;
					border-right:0px solid white;
					}

div.sc_container a:hover {font-size: 			80%;
					color:					#ff9900;
					text-decoration:		underline;
					width: 180px; 
					background-color: #666666;
					padding:0px 0px 0px 3px;
					border-right:0px solid white;
					}
					
/****************************/
/* slut shoppingcartbox    */
/****************************/


/****************************/
/* start comparebox    */
/****************************/

div.cb_container	{float: 				right;    
					margin: 				-20px 0px 0px 0px;
					background-color: 		#333333;
					padding: 				0px 0px 0px 5px;
					border: 				1px solid gray;
					line-height:100%;
					}

div.cb_container a	{font-size: 			80%;
					color:					white; /* #ffff99; */
					text-decoration:		none;
					width: 40px; 
					background-color: #333333;
					padding:0px 10px 0px 0px;
					border-right:0px solid white;
					}

div.cb_container a:hover {font-size: 			80%;
					color:					#ff9900;
					text-decoration:		none;
					width: 40px; 
					background-color: #333333;
					padding:0px 10px 0px 0px;
					border-right:0px solid white;
					}


div.cb_container h5	{padding: 				0;
					margin: 				0;
					padding: 				.1em .1em .1em .1em; /* op-højre-ned-venstre */
					margin: 				.1em .1em .3em .1em;
					font-size: 				80%;								 
					color:					#ffff99;
					text-decoration:		none;
					}
				
/****************************/
/* slut comparebox    */
/****************************/

/*****************************/
/* start pd product detail   */
/*****************************/



div.pd_container		{float: 				left;     /* fejlen er her */
/*************************************************/
					width: 					100; /* 112px;		/* 134px; */
					margin: 				0px 0px 10px 0px;
					padding: 				2px 2px 1px 2px;
											/* MÅ IKKE ÆNDRES, PÅVIRKER MARGIN NEDENUNDER */
					border: 				0px solid #666666;
					/* margin-top:				1.0em; */
					}

div.pd_container imgx	{border: 				1px solid #666666;
					margin: 				0px 0px 0px 0px;  
											/* MÅ IKKE ÆNDRES, PÅVIRKER PADDING OVENOVER */
					}

div.pd_container a	{/* font-size: 			75%;								 */
					color:					#ffff99;
					text-decoration:		none;
					}
					
div.pd_container h5	{padding: 				0;
					margin: 				0;
					padding: 				.1em .1em .1em .1em; /* op-højre-ned-venstre */
					margin: 				.1em .1em .3em .1em;
					/* font-size: 				75%; */								 
					color:					#ffff99;
					text-decoration:		none;
					}

#pd_5pic			{clear:both; 
					float:left;
					width: 100%;
					margin: 0px 0px 10px 0px;
					border: 	0px solid gray;
					}
					
#pd_beskrivelse		{/*clear:both;*/ float:left;
					margin: 15px 0px 0px 0px;
					border: 0px solid yellow;}
					
					
#pd_ledetekst_container		{float:left;
							width: 				565px; /* 480; /*280px;  	/* 134 i denne side som stand alone */
							border: 0px solid #ffff99;

							}

					
#pd_ledetekst				{ float:left; 
							width: 				27%; /* 150px; /*120px;  	/* 134 i denne side som stand alone */
							height:				15px;
							/* background-color: 	#333333;  */
							margin:				0 0px 3px 0px;
							padding:			2px 0px   2px 4px;
							/* font-size: 			85%;  */
							border-bottom: 0px solid #ffff99;
							}
							
#pd_ledetekst3				{ float:left; 
							width: 				70%; /* 410px; /* 350px;  	/* 134 i denne side som stand alone */
							height:				15px;
							/* background-color: 	#333333;  */
							margin:				0 0px 3px 5px;
							padding:			2px 0px   2px 4px;
							/* font-size: 			85%;  */
							border-bottom: 0px solid #ffff99;
							}
					


/*****************************/
/* end pd product detail    */
/*****************************/


/******************************/
/* start sammenligning        */
/******************************/



div.compare_left		{
						float: 					left;     /* fejlen er her */
						width: 					102px; /* 134px;  */
						margin: 				0px 0px 10px 0px;
						padding: 				0px 0px 4px 0px;
						border: 				1px solid gray; /* #666666; */
						position:				relative;
						line-height: 			100%;
						}
					
#compare_left_top		{	
						height:					280px; /* 285px; with 4 butons */
						border-bottom:			0px solid #ffff99;
						margin-bottom:			0px;
						position:				relative;
						/*width:120px;*/
						padding:				5px 0px 0px 5px;
						}
						
					
					
div.compare_right		{
						float: 					left;     /* fejlen er her */
						width: 					183px; /* 191px; /* 134px;  */
						margin: 				0px 0px 10px 9px;
						padding: 				4px 4px 4px 4px;
						border: 				1px solid gray; /* #666666; */
						position:				relative;
						background-color: 		#333333x;
						line-height: 			100%;
						}
					
#compare_right_top		{
						height:					280px; /* 285px; with 4 butons */
						border-bottom:			0px solid #ffff99;
						margin-bottom:			0px;
						position:				relative;
						width:					190px;
						padding-bottom:			0px;
						/*
						background-color: 		#333333;
						*/
						}
					

.compare_box_list_UDGÅET	{
						float:					left;
						width: 					191px; /* 134px; */
						height:					250px; /* 300px; */ /* 225px;  */
						margin: 				0px 0px 0px 0px;
						padding: 				0px 0px 4px 0px;
						border: 				1px solid gray;
						position:relative;
						background-color: #333333;

						}
					
					
div.compare11 a
					{
					/* float:left; */
					width:140px;
					text-decoration:none;
					color:#333333;
					background-color:#ff9900;
					padding:0.2em 0.6em;
					border-right:1px solid white;
					}
					

						
#compare_top a
					{
					/* float:left; */
					width:182px;
					text-decoration:none;
					color:#333333;
					background-color:#ff9900;
					padding:0px 0px 0px 0px;
					border-right:1px solid white;
					}
						
						
#compare_top imgx.tilbud {position:absolute; width:60px; left:1px; top:40px; z-index:1; border:0px solid white;}

#compare_right_top p.nyhed {	position:absolute; left:116px; top:142px; width:60px; z-index:1;color:green; 

						font-weight:bold;background:white;border:2px solid green; font-size: 75%;}

					
#ledetekst			{ 
					float:left; 
					width: 				90px;
					height:				15px;
					/* background-color: 	gray; */
					margin:				0 0px 3px 2px;
					padding:			2px 0px   2px 4px;
					/* font-size: 			85%;  */
					border-bottom: 0px solid #a9a9a9;
					overflow:hidden;
					}
							
#compare_text				{ float:left; 
							width: 				182px; /* 186px; /* 124px; */  	/* 134 i denne side som stand alone */
							height:				15px;
							/* background-color: 	gray; */
							margin:				0 0px 3px 0px;
							padding:			2px 0px 2px 2px;
							/* font-size: 			85%;  */
							border-bottom: 0px solid #a9a9a9;
							}
							
							
/*****************************/
/* slut sammenligning        */
/*****************************/
/***********************************/
					
.test 	a:link,
.test 	a:visited		
		{
					
			margin-top: 			0px;
			margin-left:			0px; /* 3px; */
			margin-right:			2px;
			margin-bottom:			0px;
			float:left;
			/* background-color:		 #333333; */
			/* border:					1px solid grey;  */
			width:44px;
			height:44px;
			
			/* color: #ffff99; */
			
			background-image:url('../ATV24_images/buttons/button_equip_grey.gif');
			background-repeat:no-repeat

		}
			
.test 	a:active		
		{
			/* background-color:		#ffff99; */
			/* border:					1px solid #ffff99; */
			/* color: red;  */
			
			background-image:url('../ATV24_images/buttons/button_equip_yellow.gif');
			background-repeat:no-repeat
			
		}
						
.test 	a:hover		
		{
			/* border:					1px solid #ffff99; */
			/* color: #ffff99; */
			
			background-image:url('../ATV24_images/buttons/button_equip_yellow.gif');
			background-repeat:no-repeat
			
		}
	
.test 	a.pict:link,
.test 	a.pict:visited		
		{
			background-image:url('../ATV24_images/buttons/button_pic_grey.gif');
		}
			
.test  	a.pict:active		
		{
			background-image:url('../ATV24_images/buttons/button_pic_yellow.gif');
		}
						
.test  	a.pict:hover		
		{
			background-image:url('../ATV24_images/buttons/button_pic_yellow.gif');
		}
				
.test 	a.color:link,
.test 	a.color:visited		
		{
			background-image:url('../ATV24_images/buttons/button_paint_grey.gif');
		}
			
.test  	a.color:active		
		{
			background-image:url('../ATV24_images/buttons/button_paint_yellow.gif');
		}
						
.test  	a.color:hover		
		{
			background-image:url('../ATV24_images/buttons/button_paint_yellow.gif');
		}
		
.test 	a.spec:link,
.test 	a.spec:visited		
		{
			background-image:url('../ATV24_images/buttons/button_spec2_grey.gif');
		}
			
.test  	a.spec:active		
		{
			background-image:url('../ATV24_images/buttons/button_spec2_yellow.gif');
		}
						
.test  	a.spec:hover		
		{
			background-image:url('../ATV24_images/buttons/button_spec2_yellow.gif');
		}
		
.test 	a.desc:link,
.test 	a.desc:visited		
		{
			background-image:url('../ATV24_images/buttons/button_info2_grey_28.gif');
		}
			
.test  	a.desc:active		
		{
			background-image:url('../ATV24_images/buttons/button_info2_yellow_28.gif');
		}
						
.test  	a.desc:hover		
		{
			background-image:url('../ATV24_images/buttons/button_info2_yellow_28.gif');
		}

.test 	a.comp:link,
.test 	a.comp:visited		
		{
			background-image:url('../ATV24_images/buttons/button_like_grey_28.gif');
		}
			
.test  	a.comp:active		
		{
			background-image:url('../ATV24_images/buttons/button_like_yellow_28.gif');
		}
						
.test  	a.comp:hover		
		{
			background-image:url('../ATV24_images/buttons/button_like_yellow_28.gif');
		}
		
.test 	a.bask:link,
.test 	a.bask:visited		
		{
			background-image:url('../ATV24_images/buttons/button_basket_grey_28.gif');
		}
			
.test  	a.bask:active		
		{
			background-image:url('../ATV24_images/buttons/button_basket_green_28.gif');
		}
						
.test  	a.bask:hover		
		{
			background-image:url('../ATV24_images/buttons/button_basket_green_28.gif');
		}

.test 	a.remove:link,
.test 	a.remove:visited		
		{
			background-image:url('../ATV24_images/buttons/button_delete_grey_28.gif');
		}
			
.test  	a.remove:active		
		{
			background-image:url('../ATV24_images/buttons/button_delete_yellow_28.gif');
		}
						
.test  	a.remove:hover		
		{
			background-image:url('../ATV24_images/buttons/button_delete_yellow_28.gif');
		}


/***********************************/
/* small buttons */
/***********************************/
					
.small_button 	a:link,
.small_button	a:visited		
		{
					
			margin-top: 			0px;
			margin-left:			0px; /* 3px; */
			margin-right:			1px;
			margin-bottom:			0px;
			float:right;
			/* background-color:		 #333333; */
			/* border:					1px solid grey;  */
			width:28px;
			height:28px;
			
			/* color: #ffff99; */
			
			background-image:url('../ATV24_images/buttons/button_equip_grey.gif');
			background-repeat:no-repeat

		}
			
.small_button	a:active		
		{
			/* background-color:		#ffff99; */
			/* border:					1px solid #ffff99; */
			/* color: red;  */
			
			background-image:url('../ATV24_images/buttons/button_equip_yellow.gif');
			background-repeat:no-repeat
			
		}
						
.small_button	a:hover		
		{
			/* border:					1px solid #ffff99; */
			/* color: #ffff99; */
			
			background-image:url('../ATV24_images/buttons/button_equip_yellow.gif');
			background-repeat:no-repeat
			
		}
	
				
		
		
.small_button	a.desc:link,
.small_button	a.desc:visited		
		{
			background-image:url('../ATV24_images/buttons/button_info2_grey_28.gif');
		}
			
.small_button	a.desc:active		
		{
			background-image:url('../ATV24_images/buttons/button_info2_yellow_28.gif');
		}
						
.small_button	a.desc:hover		
		{
			background-image:url('../ATV24_images/buttons/button_info2_yellow_28.gif');
		}

.small_button	a.comp:link,
.small_button	a.comp:visited		
		{
			background-image:url('../ATV24_images/buttons/button_like_grey_28.gif');
		}
			
.small_button	a.comp:active		
		{
			background-image:url('../ATV24_images/buttons/button_like_yellow_28.gif');
		}
						
.small_button	a.comp:hover		
		{
			background-image:url('../ATV24_images/buttons/button_like_yellow_28.gif');
		}
		
.small_button	a.bask:link,
.small_button	a.bask:visited		
		{
			background-image:url('../ATV24_images/buttons/button_basket_grey_28.gif');
		}
			
.small_button	a.bask:active		
		{
			background-image:url('../ATV24_images/buttons/button_basket_green_28.gif');
		}
						
.small_button	a.bask:hover		
		{
			background-image:url('../ATV24_images/buttons/button_basket_green_28.gif');
		}

.small_button	a.remove:link,
.small_button	a.remove:visited		
		{
			background-image:url('../ATV24_images/buttons/button_delete_grey_28.gif');
		}
			
.small_button	a.remove:active		
		{
			background-image:url('../ATV24_images/buttons/button_delete_yellow_28.gif');
		}
						
.small_button	a.remove:hover		
		{
			background-image:url('../ATV24_images/buttons/button_delete_yellow_28.gif');
		}


/* ********************************* */
