.navb {
	font-weight: bold;
	width: 145px;
	text-align: center;
	font-size: 0.85em;
	display: block;
	border-style: solid;
	xmargin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border-color: #FFC001;
	border-width: 1px;
	background-color: #FFFFA0;
}

.navn {
	font-weight: normal;
	width: 140px;
	text-align: left;
	font-size: 0.85em;
	display: block;
	border-style: solid;
	xmargin-top: 3px;
	margin-right: 5px;
	margin-left: 6px;
	border-color: #FFC001;
	border-width: 1px;
	background-color: #FFFFA0;
	padding: 2px;
}

.navo {
	font-weight: normal;
	width: 145px;
	text-align: center;
	font-size: 0.85em;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}


body {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	background-color: white;
}


h2 {
	font-size: 1.1em;
} 

a {
	text-decoration: none;
} 

strong {
	font-weight: bold;
} 

img {
	border: none;
}
th {
	font-weight: bold;
	border-style: solid;
	border-color: #FFC001;
	border-width: 1px;
	background-color: #FFFFA0;
	color: #000000;
}
td {
	text-align: left;
	font-weight: normal;
	color: #000000;
	font-size: 0.95em;
}

td.price {
	background-color: #FFF7B1;
	font-weight: bold;
	font-size: 1.1em;
}
td.altprice {
	background-color: #FFE9B3;
	font-weight: bold;
	font-size: 1.1em;
}

div.vouchershop {
	float: left;
	display: block;
	margin-top: 3px;
	margin-left: 3px;
}
div.vouchershopr {
	float: right;
	display: block;
	margin: 3px;

}
span.il {
	width: 100%;
	display: block;

}

table.key {
	font-size: 0.8em;
}


.toplook {	
	display: block;
	border-style: solid;
	margin-top: 3px;
	margin-right: 20px;
	border-color: #FFC001;
	border-width: 1px;
	background-color: #FFFFA0;
}

.revtitle {
	display: block;
	border-color: #494B98;
	border-width: 1px;
	border-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	width: 100%;
	background-color: #FFFFa0;
	color: #000000;
	font-size: 1em;
	text-align: center;
}
.revtitlered {
	color: #FF0000;

}

.revsummary {
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	display: block;
	font-weight: bold;
	xwidth: 100%;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin: 5px;
}
.revsummarysmall {
	font-weight: normal;
	font-size: 1em;
}

.reventry {
	border-color: #000000;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	display: block;
	font-weight: bold;
	xwidth: 100%;
	color: #000000;
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}

.revbox {
	display: block;
	border-color: #494B98;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	width: 100%;
	background-color: #f0f0f0;
	font-size: 1em;
	margin-bottom: 10px;
}

.voucher {
	font-weight: normal;
	font-size: 0.8em;	
	display: block;
	margin-top: 5px;
}
.voucher strong {
	font-weight: bold;
	font-size: 1.2em;
	color: red;
} 
td.voucher {
	border-style: dashed;
	border-color: #000000;
	border-width: 1px;
	font-size: 1em;
	font-weight: bold;
}


.whiterss {
	float: right;
	position: relative;
	xleft: 1px;
	top: -10px;
}



.rowalt {
	background-color: #F0F0F0;
}


li.updated {
	font-size: 0.8em;
	text-align: center;
}


img.imgtl{
	float: left;
	position: relative;
	left: -4px;
	top: -4px;
}
img.imgtr{
	float: right;
	position: relative;
	left: 4px;
	top: -4px;
}


img.imgcat{
	display:block;
	float: left;
	position: relative;
	left: 0px;
	top: -15px;
	xheight: 59px;
}


img.navtop{
	float: right;
	position: relative;
	left: 4px;
	top: -4px;
}


li.top{
	background: url(images/navtop.gif) top no-repeat;
	padding-left: 0;
	height: 30px;
	width: 150px;
}

li.bot{
	background: url(images/navbot.gif) top no-repeat;
	padding-left: 0;
	height: 30px;
	width: 150px;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid none none none;
	
}

li.blue a:hover{
	color: #FF0000;
}

li.blue{

	background-color: #494B98;
	xpadding-left: 5px;
	margin-left: 0px;
	width: 100%;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid none none none;
	color: #FFFFFF;
	font-size: 0.85em;
}

li.orange{
	background-color: #FFE18F;
	margin-left: 0px;
	width: 100%;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid none none none;
}

li.orange a:hover{
	color: #FF0000;
}


li.darkorange{
	background-color: #FF771D;
	xpadding-left: 5px;
	margin-left: 0px;
	width: 100%;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid none none none;
	font-weight: bold;	
}
li.darkorange a:hover{
	color: #FFFFFF;
}

li.yellow{
	background-color: #FFFFA0;
	margin: 0px;
	margin-top: 1px;
	width: 146px;
	border-color: #494B98;
	border-width: 2px;
	border-style: solid solid solid solid;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}


li.white{
	background-color: #FFFFFF;
	xpadding-left: 5px;
	margin: 0px;
	margin-top: 1px;
	width: 146px;
	border-color: #494B98;
	border-width: 2px;
	border-style: solid solid solid solid;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}

ul.nav{
	list-style-type: none;
	padding-left: 0;
	margin-left: 5px;
	width: 150px;
	margin-top: 0px;
}

ul.nav a{
	display: block;
	width: 131px;
	border-color: #FFFFFF;
	border-width: 0px;
	border-style: none solid none none;
	font-weight: bold;
	padding: 1px;
        margin-left: 0px;
}
ul.nav a.blue{
	background: url(images/nav_ocirc_onblue.gif) left no-repeat;
	color: #FFFFFF;
	padding-left: 13px;
}

ul.nav a.orange{
	background: url(images/nav_ocirc_onorange.gif) left no-repeat;
	color: #494B98;
	padding-left: 13px;
}

ul.nav a.darkorange{
	background: url(images/nav_bcirc_ondorange.gif) left no-repeat;
	color: #494B98;
	padding-left: 13px;
}

ul.nav a.bottomli {
	display: block;
	width: 135px;
	border-color: #FFFFFF;
	border-width: 0px;
	border-style: none solid none none;
	background-color: #FFE18F;
        font-weight: bold;
	padding: 3px;
        color: #FFFFFF;
}

.blogtitle {
	display: block;
	border-color: #494B98;
	border-width: 1px;
	border-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	font-size: 1em;
	text-align: center;
}

.blogentry {
	display: block;
	font-weight: bold;
	xwidth: 100%;
	color: #000000;
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}

.blogbox {
	display: block;
	border-color: #494B98;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	width: 100%;
	background-color: #f0f0f0;
}

.inprogress {
	display: block;
	background: url(images/inprogress.gif) right no-repeat;
	xpadding-left: 18px;
}

.phbox {
	display: block;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

h2.phheadtext {
	border-style: solid;
	font-weight: bold;
	width: 100%;
	text-align: center;
	display:block;
	border-color: #FFC001;
	border-width: 1px;
	background-color: #FFFFA0;
}

.phtable {
	background-color: white;
	width: 100%;
	font-size: 0.9em
}

.listboxhead {
	border-color: #494B98;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	font-weight: bold;
	width: 100%;
	background-color: #ffffff;
	color: #FF0000;
	text-align: center;
	margin-bottom: 10px;
}

.prodlistboxhead {
	border-color: #494B98;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	font-weight: bold;
	width: 100%;
	background-color: #ffffff;
	color: #FF0000;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 3px;
}

.catlistboxhead {
	border-color: #494B98;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	font-weight: bold;
	width: 100%;
	background-color: #ffffff;
	color: #FF0000;
	text-align: center;
	margin-bottom: 10px;
}
.catlistboxheadtext {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #494B98;
	display:block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #ffffff;
	font-size: 1.3em;
}
.catlisttable {
	font-size: 1em;
	background-color: white;
}
.seealsolisttable {
	font-size: 0.9em;
	background-color: white;
	width: 100%;
}

.listboxheadtext {
	display: block;
	border-width: 0px;
	font-weight: bold;
	width: 100%;
	background-color: #ffffff;
	color: #FF0000;
	text-align: center;
	padding-top:10px;
}

.listboxheadprod {
	border-color: #FFC001;
	border-width: 2px;
	border-style: solid;
	padding: 2px;
	text-align: center;
	width: 100%;
	background-color: #FFE18F;
	font-weight: bold;
	font-size: 1.5em;
}

.prodinprogress {
	background: url(images/inprogressw.gif) left no-repeat;
	display: block;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	font-size: 0.9em;
	width: 80%;
	margin-bottom: 5px;
	padding-left: 40px;
}

.cashbackbox {
	display: block;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
	background-color: #c0FFc0;
	color: #000000;
	text-align: left;
	font-size: 10pt;
	width: 100%;
	margin-bottom: 5px;
}
.cashbackbox b {
	font-weight: bold;
	color: #FF0000;

}

td.prodprice {
	background-color: #FFE9B3;
	font-weight: bold;
	font-size: 1.1em;
}
td.altprodprice {
	background-color: #F0E9B3;
	font-weight: bold;
	font-size: 1.1em;
}

td.prodpriceinc {
	background-color: #DCF0FF;
	font-weight: bold;
	font-size: 1.1em;
}
td.altprodpriceinc {
	background-color: #CCE0E0;
	font-weight: bold;
	font-size: 1.1em;
}

tr.bestprice {
	background-color: #FFE9B3;
	font-size: 1.1em;
}
tr.bestpriceinc {
	background-color: #DCF0FF;
	font-size: 1.1em;
}



.prodfreepost {
	display: block;
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
	margin: 1px;
	font-weight: bold;
	color: #50cF50;
	text-align: center;
	width: 100%;
}
.prodcollect {
	display: block;
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
	margin: 1px;
	font-weight: normal;
	color: #409F40;
	text-align: center;
	width: 100%;
}
.prodvoucher {
	display: block;
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
	margin: 1px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	width: 100%;
}
.prodpartex {
	display: block;
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
	margin: 1px;
	font-weight: bold;
	color: #a000a0;
	text-align: center;
	width: 100%;
}
.prodgrey {
	display: block;
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
	margin: 1px;
	font-weight: bold;
	background-color: #909090;
	color: #ffffff;
	text-align: center;
	xfont-size: 0.8em;
	width: 100%;
}


.proddesc {
	display: block;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding: 2px;
}
.prodpic {
	float: left;
}
.pictitdesc {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

h1.prod {
	font-size: 1.8em;
	text-align: center;
	color: #FF0000;
}

h1.home {
	font-size: 1.5em;
	text-align: center;
	color: #FF0000;
	min-height: 50px;
}

.listtable {
	background: white;
	display: block;
	padding: 1em;
	margin: 0em;

}

.listtable td {
	font-size: 0.9em;
}

.table1 {
	position: relative;
	display: block;
	top: -25px;	
	font-family: arial, helvetica, sans-serif;
	background-color: white;
	margin-bottom: -20px;
	width: 100%;
}


.table1 td {
	font-size: 0.9em;
	padding: 1px;
}

.table2 {

	font-family: arial, helvetica, sans-serif;
	xfont-size: 0.6em;
	background-color: white;
}

.pdtoday{
	display: block;
	background: url(images/lowertoday.gif) left no-repeat;
	padding-left: 18px;
}
.lowesttoday{
	display: block;
	background: url(images/bestevernew.gif) left no-repeat;
	padding-left: 18px;
}
.lowestever{
	display: block;
	background: url(images/bestever.gif) left no-repeat;
	padding-left: 18px;
}

.pricedropboxhead {
	border-color: #494B98;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	font-weight: bold;
	width: 100%;
	background-color: #FFFFFF;
	color: #FF0000;
	font-size: 1.3em;
	text-align: center;
	margin-bottom: 10px;
}

.pricedropboxheadtext {
	display: block;
	width: 100%;
	font-weight: bold;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color:#494B98;
	color: #FFFFFF;
	font-size: 1em;
}


.pricedroptable1 {
	position: relative;	
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
	background-color: white;
	width: 100%;
}



.pricedroprss {
	float: left;
	position: relative;
	left: 1px;
	top: 1px;
}

.voucherboxhead {
	border-color: #494B98;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	font-weight: bold;
	width: 100%;
	background-color: #FFFFA0;
	color: #FF0000;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 10px;
}

.voucherboxheadtext {
	display: block;
	border-color: #494B98;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	background-color: #FFB000;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	font-size: 1.3em;
}

.tablevoucher {
	position: relative;
	top: 5px;	
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 5px;
	width: 100%;
}

.tablevoucher th {
	xbackground: url(images/visitshop_small.gif) right no-repeat;
	xpadding-right: 70px;
	font-weight: bold;
	border-style: solid;
	border-color: #FFC001;
	border-width: 1px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 0.9em;
}

img.imgvisitshop{
	float: right;
	position: relative;	
	top: 0px;
}


.tablevoucher td {
	font-size: 0.9em;
	color: #000000;
	background-color: #F0F0F0;
	font-weight: bold;
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	padding: 2px;
}
.tablevoucher td.alt {
	font-size: 0.9em;
	color: #000000;
	background-color: #F0F0F0;
}
span.vouchersmall {
	font-size: 0.8em;
}

.tablevoucher b {
	color: #FF0000;
}
.updatedt {	

	xposition: relative;
	display: block;
	border-style: solid;
	border-color: #FF771D;
	border-width: 2px;
	width: 116px;
	background-color: #FFE18F;
	padding-bottom: 5px;

}





.updatedone {
	display: block;
	position: relative;
	background: url(images/updated_tl.gif) top left no-repeat;
	left: 18px;
	top: -2px;
}
.updatedtwo {
	position: relative;
	display: block;
	background: url(images/updated_tr.gif) top right no-repeat;
	right: -4px;
}
.updatedthree {
	position: relative;
	display: block;
	background: url(images/updated_bl.gif) bottom left no-repeat;
	right: 4px;
	bottom: -9px;
}
.updatedfour {
	position: relative;
	display: block;
	background: url(images/updated_br.gif) bottom right no-repeat;
	right: -4px;
	bottom: 0px;

}




#head {

}

#foot {
	position: relative;
	top: 10px;
	background-color: #FFFFA0;
	border-color: #FFC001;
	border-width: 1px;
	border-style: solid;
}


#nav {
	position: absolute;
	top: 80px;
	left: 0;
	width: 150px;
}

#right {
	top: 100px;
	position: absolute;
	left: 860px;
	width: 150px;	
}


#mainbody {
	width: 690px;
	margin-left: 150px;	
}


#maincolumn1 {
	position: relative;
	width: 330px;
}
#maincolumn2 {
	float: right;
	position: relative;
	width: 330px;
}

#mainbodyprod {
	width: 780px;
	margin-left: 150px;	
	xbackground-color: #FF0000;
}
#maincolumn1prod {
	position: relative;
	width: 380px;
}
#maincolumn2prod {
	float: right;
	xmargin-right: 10px;
	position: relative;
	width: 380px;
}
#rightprod {
	top: 100px;
	position: absolute;
	left: 950px;
	width: 150px;	
}

#toptext {
	width: 700px;
	margin-left: 10px;	
	margin-bottom: 10px;
	text-align: center;

}