
div.pris {
	font-size:1.1em;
	color:#4A4A4A;
	font-weight:bold;
	margin-bottom:5px;
	}
div.buy {
	background:url(images/button.jpg) repeat-x ;
	height:27px;
	float:left;
	font-size:1em;
	font-weight:bold;
	height:21px;
	padding:4px 10px 0 10px;
	color:#ffffff;
	margin-bottom:10px;
	display:block;
	cursor:pointer;
	width: 70px;
	text-align: center;
	}
div.back {
	background:url(images/button.jpg) repeat-x ;
	height:27px;
	float:left;
	font-size:1em;
	font-weight:bold;
	height:21px;
	padding:4px 10px 0 10px;
	color:#ffffff;
	margin-bottom:10px;
	margin-left:10px;
	display:block;
	cursor:pointer;
	}
	
.login_header {
	background:url(images/button.jpg) repeat-x ;
	height:27px;
	font-size:1em;
	font-weight:bold;
	height:21px;
	padding:4px 10px 0 10px;
	color:#ffffff;
	margin-bottom:10px;
	width:215px;
	float:left;

}
.login_header2 {
	background:url(images/button.jpg) repeat-x ;
	background:url(images/menu_item.jpg) repeat-x;
	height:27px;
	font-size:1em;
	font-weight:bold;
	height:21px;
	padding:4px 10px 0 10px;
	color:#ffffff;
	width:215px;
	float:left;
	margin-bottom:10px;
	margin-right:20px;

}
.login_header3 {
	background:url(images/button.jpg) repeat-x ;
	height:27px;
	font-size:1em;
	font-weight:bold;
	height:21px;
	padding:4px 10px 0 10px;
	color:#ffffff;
	width:470px;
	float:left;
	margin-bottom:10px;
	margin-right:20px;

}
input.login_footer {
	margin:0;
	padding-top:0;
	clear:both;
 
	}
.login_footer {
	background:url(images/button_arrow.jpg) no-repeat; 
	height:27px;
	font-size:1em;
	font-weight:bold;
	height:22px;
	padding:4px 10px 0 10px;
	color:#ffffff;
	margin-top:10px;
	width:144px;
	cursor:pointer;
	display:block;
	float:left;
	border:0;
	font-family:Arial;
	text-align:left;
	


}
 
.col_left {
	width:235px;
	padding-right:20px;
	float:left;
	height:200px;
	position:relative;

	}
.col_left p{
	padding: 0 5px;
	}	
.col_right {
	width:235px;
	float:left;
	height:200px;
	position:relative;
	overflow:hidden;

	}
.col_right form{
	padding:0 5px;
}	
.col_left a,
.col_right a {
	text-decoration:none;
	}
a.forgot {
	text-decoration:underline;
	float:none;
	display:block;
	clear:both;}		
	
div.registrer {
	color:#4A4A4A !important;
	float:left;
	display:block;
	
	}		
.registrer label {
	display:block !important;
	clear:both !important;
	}
.registrer input {
	display:block;
	border:solid 1px #333333 !important;
	margin-bottom:5px !important;
	clear:both !important;
	}
table.handlekurv {
	width:490px;
	color:#333333;
	background:url(images/button.jpg) repeat-x;
	}
table.ordre {
	width:490px;
	color:#333333;
	padding:0;
	 
	}
table.ordre_detalj {
	background:#e7e7e9;
	width:100%;
	 
	}

table.ordre_detalj table  {
	padding:0;
	}		


table.chain-item 
{
 width: 100%;
}

table.handlekurv  th{
	text-align:left;
	color:#ffffff;
	padding-bottom:10px;
	}
table.handlekurv  th:first-letter{
	text-transform:uppercase;
	}
		
table.ordre th{
	text-align:left;
	padding-bottom:10px;
	}	
table.handlekurv  td,
table.ordre  td{
	vertical-align:top;
	padding:5px 5px 5px 0px;
	color:#00436E;
	}
table.ordre tr.active td,
table.ordre tr.active td a{
	color:red;
	}		
table.handlekurv  input{
	width:20px;
	}
	
/* THH 05.01.2009: added widths */
 
	
	
div.border{
	background:#333366;
	height:1px;
	width:100%;
	overflow:hidden;
	display:block;
	}
div.total {
	text-align:right;
	color:#333333;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:10px;
	}
.button {
	background:url(images/button_3col.jpg) no-repeat;
	background:url(images/menu_item.jpg) repeat-x;
	height:27px;
	font-size:1em;
	font-weight:bold;
	/* height:21px; */
	/* padding:4px 10px 0 10px; */
	color:#ffffff;
	margin-bottom:10px;
	width:140px;
	border:none;
	 
	margin-right:5px;
	cursor:pointer;
}
.no_arrow {
	background:url(images/button_3col_noarrow.jpg) no-repeat !important;
	padding:3px 5px;
	}
a.button {
	text-decoration:none;}
 
.last {
	margin:0 !important;}
.ordre_detalj input {
	width:250px;}
.red {
	color:red;}		
					
/* THH 08.01.2009: added */
div.blockMsg {
  background-color: #fff;
  background-image: url(images/progress-indicator.gif);
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #ddd;
  height: 50px;
  width: 270px;
}

div.menu_header_down_yellow {
	background:url(images/menu_arrow_down_yellow.jpg) no-repeat #29415c;
	height:19px;
	width:190px;
	font-size:1.0em;
	font-weight:bold;
	padding:6px 0px 0 19px;
	margin:0;
	color: #000000;
	}
div.menu_header_down_yellow a:link, div.menu_header_down_yellow a:active, div.menu_header_down_yellow a:visited, div.menu_header_down_yellow a:hover,
div.menu_header_more_yellow a:link, div.menu_header_more_yellow a:active, div.menu_header_more_yellow a:visited, div.menu_header_more_yellow a:hover
 {
	color:#000000;
	text-decoration:none;
}
	
div.menu_header_more_yellow {
	background:url(images/menu_arrow_more_yellow.jpg) no-repeat #29415c;
	height:19px;
	width:190px;
	font-size:1.0em;
	font-weight:bold;
	padding:6px 0px 0 19px;
	margin:0;
		color: #000000;
	}
.hitInfoWrapper,
.pageInfoWrapper	{
	font-size:0.9em;
	display:inline !important;
	}

.pagerBlockBottom {
	display:block;
	float:left;
	overflow:hidden;
 
	}

.botnavprev {
	margin-top:20px;
	float:left;
	padding-left:0;
	margin-left:0;
	}
.botnavprev li {
 
	float:left;
 
	}
.botnavprev li a {
	background:transparent url(images/arrow-green.gif) no-repeat scroll 0 6px;
	color:#00503F;
	margin-right:7px;
	text-decoration:underline;	
	}
.botnav {
	float:left;
	overflow:hidden;
	margin-top:20px;
	padding-left:5px;
	margin-left:0;
	 	
	}
.botnav li {
	display:inline;
	float:left;
	margin-left:4px;	
	}
.botnav li a {
	background:#2b4866 none repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	line-height:16px;
	padding:0 5px;
	text-decoration:none;	
	}
.botnavnext {
	margin-top:20px;
	float:left;
	padding-left:5px;
	margin-left:0;
	}
.botnavnext li {
	display:inline;
	float:left;
	margin-left:4px;	
	}
.botnavnext li a {
	background:transparent url(images/arrow-green2.gif) no-repeat scroll 100% 6px;
	color:#00503F;
	margin-left:11px;
	padding:0 25px 0 0;
	text-decoration:underline;	
	}
table.item tr td {
	text-align:left;}	
fieldset.formset {
	margin:0;
	padding:0;}	
fieldset.login td {
	margin:0;
	padding:0;}	
	
fieldset.register_user{
	 }
fieldset.register_user input{
	width:120px;
 }	
fieldset.register_user label span{
	float:none;}	
	
.menu-title {
  -x-system-font:none;
  background:#EBEADB url(../javascript/extjs/resources/images/default/grid/grid3-hrow.gif) repeat-x scroll 0 0;
  border-bottom:1px solid #99BBE8;
  color:#15428B;
  display:block;
  font-family:tahoma,arial,verdana,sans-serif;
  font-size:10px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  padding:3px;
}

.excelbtn
{
	background-image:url(images/excelikon.gif) !important;
}
#ResultArea h2 
{
margin-top:25px;
}
.productDetails
{
width: 100%; 
}
table.chain-item 
{
width: 100%;
}