html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { 
  margin: 0;
  padding: 0;
  color: #666;
  font: 15px/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
  
}

#wrapper {
  margin: 0 auto;
  text-align: left;
  width: 800px;
  z-index: 100;
}
.logo {
	width: 795px;
	background-color: #fff;
}
#rosette {
	position: relative;
	left: -50px;
	top: -10px;
	z-index: 2;
}
#specimageholder {
	float: left;
	width:  329px;
	height: 170px;

	
}
#specialimage {	
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 12px;
	z-index: 1;

}
.topads {
	position: relative;
	float: right;
	top: 0px;
	width: 468px;

	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;


}
.filler {
	clear: both;
	width: 800px;
	/*height: 2px;*/
}

.cc {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
font-size: .8em;
padding-top: -20px;

}
/* Main Navs */

div#navbar {
font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
font-size: .8em;
font-weight: bold;
text-align: center;
font-weight: bold;
margin-left: 5px;
margin-right: 5px;
padding: 5px;
z-index: 10;
}

#navbar ul li a.nav:link, #navbar ul li a.nav:visited {
color: #f9991b;
text-decoration: none;
border: 1px solid #cbcbc4;
display: inline;
padding-top: 3px;
padding-left: 8px;
padding-bottom: 3px;
padding-right:8px;
background-color: #f6f6f6;
z-index: 10;
 }

#navbar ul li a.nav:hover, #navbar ul li a.nav#current {color: #f9991b;
background-color: #000000;
text-decoration: none;
border: solid #d1d0c5 1px; 
z-index: 10;
}

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
z-index: 10;
}

#navbar ul {
margin: 0px;
padding: 0px;
z-index: 10;
}

a.details {
	color: #f9991b;
	text-decoration: none;
	border: 1px solid #cbcbc4;
	display: inline;
	padding-left: 2px;
	padding-right:2px;
	background-color: #f6f6f6;
	font: small-caps .7em "Lucida Grande", Lucida, Verdana, sans-serif;

}
a.details:hover, a.details#current {
	color: #f9991b;
	background-color: #000000;
	text-decoration: none;
	border: solid #d1d0c5 1px; 
}

#listingContainer {	
	padding-bottom: 6px;	
}
a.listings {
	outline: none;
	text-decoration: none;
	color: #fff;
	font: small-caps 12px ariel, sans-serif;
	padding: 2px 3px;
	border: 1px solid black;
	background-color: #414141;
}
a.listings:hover {
	color: #f9991b;
	background-color: #000000;
	text-decoration: none;
	border: solid #d1d0c5 1px; 
}

.listings {
	outline: none;
	text-decoration: none;
	color: #f9991b;
	font: small-caps 12px ariel, sans-serif;
	padding: 2px 3px;
	border: 1px solid black;
}
a.closePopup:hover {
	color: #f9991b;
	background-color: #000000;
	text-decoration: none;
	border: solid #d1d0c5 1px;
	 
}

.closePopup {
	outline: none;
	text-decoration: none;
	color: #f9991b;
	font: small-caps 12px ariel, sans-serif;
	padding: 2px 3px;
	border: 1px solid black;
	background-color: #f6f6f6;
}
h3.highlight {
	margin: 5px 0px 5px 0px;
	color: #f9991b;
	border: solid #000 1px;
	background-color: #000000;
}

h3 {
	margin: 5px 0px 5px 0px;
	color: #f9991b;
	background-color: #000000;
	border: solid #000 1px;
	
}
#container {
  background: #fff;
  float: left;
  width: 493px;
  padding-right: 10px;
  padding-left: 4px;
  padding-top: 10px;  
  overflow: hidden;
  z-index: 1;
}
.right_container {
	float:  right;
	width:  293px;
	padding-top: 10px;
	overflow: visible;
	z-index: 1;
}
#searchArea {
	width: 470px;
	border: solid 1px #666;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 10px;
	padding: 10px;	
	color: black;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
label {
	display: block;
	width: 75px;
	float: left;
}
.ads {
	padding-bottom: 10px;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
}
.article {
	width: 484px;
	padding-bottom: 2px;
}
.prodtitle {
	background: url(images/poi.gif) no-repeat 0 50%;
	padding-left: 20px;
}

.prodPrice {
	text-align: right;
	color: #901519;
	float: right;
	margin-right: 15px;

}
.actions {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.readbody {
	
	text-align: left;
	padding-top: 1px;
	padding-left: 30px;
	line-height: 9px;
	padding-bottom: 1px;
	margin-top: 5px;
	margin-bottom: 3px;
	background: url(images/view.jpg) no-repeat 15px 50%;
	
	
}
.summary {
	width: 484px;
	border: solid 1px #666;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 10px;
	padding-left: 5px;
	padding-top: 5px;
	color: black;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.bestbuy {
	width: 286px;
	border: solid 1px #666;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 10px;
	padding-left: 5px;
	padding-top: 5px;
	color: black;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.bestbuyDesc {
	width: 260px;
	padding: 10px 15px 10px 15px;
	color: #666;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}
.popupSummary {
	width: 440px;
	border: solid 1px #666;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 10px;
	margin: 10px 10px 10px 20px;
	padding-left: 5px;
	padding-top: 5px;
	color: black;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.nolisting {
	height: 340px;
}
.strapline {
	margin-left: 15px;
	color: #f9991b;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: 2;
}
.icon {
	float: right;
	margin-top: -5px;
	margin-left: 10px;
	z-index: 0;
	overflow: inherit;
}
.icon_sm {
	float: right;
	padding-right: 10px;
	padding-bottom: 15px;
}
.thedesc {
	/*width: 471px;*/
	height: auto;
	padding: 10px 30px 10px 15px;
	color: #666;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}
.thedescright {
	width: 300px;
	
	padding: 6px;
	color: #666;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}
.fittingPosition {
	position: relative;
	bottom: -8px;
}
a.buy:link, a.buy:visited {
color: #f9991b;
text-decoration: none;
border: 1px solid #cbcbc4;
display: inline;
padding-top: 3px;
padding-left: 8px;
padding-bottom: 3px;
padding-right:8px;
background-color: #f6f6f6;
z-index: 10;
 }

a.buy:hover, a.buy#current {
	color: #fde6ca;
	background-color: #f9991b;
	text-decoration: none;
	border: solid #d1d0c5 1px; 
	z-index: 10;
}

.basketbox {
	width: 270px;
	border: solid 1px #666;
	padding: 5px;
	border: solid 1px #666;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 10px;
	padding: 10px;	
	color: black;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}


.basketParas {
	padding-left: 6px;
	padding-right: 6px;
	color: #666;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}
div.stripe {
/*background-color: #FFF;*/
width: 100%;	
background: url(images/stripe.gif) repeat-x;
height: 40px;
}

p.small {
        font:9px Trebuchet MS,Arial,Helvetica,sans-serif;
       text-align: center;
        margin:0px 0px 16px 0px;
        padding-top:8px;
}


p.contactformdetails {
	font:12px Trebuchet MS,Arial,Helvetica,sans-serif;
       text-align: left;
        margin:0px 0px 16px 14px;
        padding-top:8px;
}
#contactform dd {
	font:12px Trebuchet MS,Arial,Helvetica,sans-serif;
margin:  0;	
}

#contactform dt {
	font:12px Trebuchet MS,Arial,Helvetica,sans-serif;
width: 80px;
float:  left;
padding-right: 10px;
text-align: right;
font-weight: bold; }
