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: #A5EBFF;
	border-width: 1px;
	background-color: #E1FDFF;
	color: #000000;
	width: 100%;
}

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;
}
.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;
}


.rowalt {
	background-color: #F0F0F0;
}


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


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


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


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

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

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

li.blue{
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 100%;
	color: #000000;
	font-size: 0.85em;
}

li.orange{
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 100%;
	color: #000000;
	font-size: 0.85em;
}

li.yellow{
	background-color: #FFFFA0;
	margin: 0px;
	margin-top: 1px;
	width: 146px;
	border-color:  #FFE18F;
	border-width: 1px;
	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;
}

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

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

ul.nav a:hover{
	color: #FF0000;
}




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

.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
}



.prodlistboxhead {
	border-color: #D0D0D0;
	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: #D0D0D0;
	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: #FFFFFF;
	display:block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #0966FF;
	font-size: 1.3em;
}
.catlisttable {
	font-size: 1em;
	background-color: white;
	width: 100%;
}
.seealsolisttable {
	font-size: 0.9em;
	background-color: white;
	width: 100%;
}

.listboxhead {	
	border-color: #D0D0D0;
	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;
}

.listboxheadtext {	
	background: url(images/headstars.gif) left no-repeat;
	display: block;
	font-weight: bold;
	width: 100%;
	background-color: #ffffff;
	color: #0966FF;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	min-height: 40px;
}


.prodlistboxheadtext {	
	display: block;
	font-weight: bold;
	width: 100%;
	background-color: #ffffff;
	color: #0966FF;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	min-height: 40px;
}

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

.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;
}

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;
}

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

.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%;
}

.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: 0px;
}

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

h1.home {
	font-size: 1.5em;
	text-align: center;
	color: #0966FF;
	display: inline;
}

.listtable {
	background: white;
	display: inline;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

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

.table1 {
	width: 330px;
	margin: 0px;
	padding: 0px;
}

.table1 td {
	font-size: 0.9em;
	padding: 1px;
	margin: 0px;
}
.table1 th {
	padding: 0px;
	margin: 0px;
}
.table1 tr {
	padding: 0px;
	margin: 0px;
}

.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-size: 0.7em;
	background-color: white;
	width: 100%;
}



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

.voucherboxhead {
	border-color: #D0D0D0;
	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;
	font-weight: bold;
	color: #303030;
	text-align: center;
	padding-top: 1px;
	font-size: 1.3em;
}

.tablevoucher {
	position: relative;
	top: 5px;	
	margin-bottom: 5px;
	width: 100%;
}

.tablevoucher th {
	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;
}

.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: #FFFFFF;
	padding: 2px;
}

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

#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;	
}
#maincolumn1prod {
	position: relative;
	width: 380px;
}
#maincolumn2prod {
	float: right;
	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;

}