* {
	margin: 0;
	padding: 0;
}

body {	
	background-color: #ffffff;
	text-align: center;
}

a {
  color: #000;
  text-decoration: underline;
}

p,a,span,div,input,select,textarea,ol,ul,li,td,th {
	font: 11px verdana, sans-serif;
}

img {
	border: none;
}

#wrapper {	
	margin: 7px auto 0 auto; 	
	width: 990px;
	text-align: left;
}

#header {
	width: 990px;
	position: relative;
	height: 128px;
	background: url(../images/topbg.jpg) no-repeat;
}

#headerlogo {
	position: absolute;
	width: 300px;
	height: 77px;
	top: 0;
	left: 28px;
}

#searchboxbg {
	position: absolute;
	width: 460px;
	height: 77px;
	top: 0;
	left: 328px;
	background: #ffffff url(../images/inputbg.jpg)  no-repeat;
}

#searchboxbg input {
	position: absolute;
	width: 189px;
	height: 18px;
	top: 26px;
	left: 57px;	
	border: none;
	background: #ffffff;
	font: 12px verdana, sans-serif;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#searchboxbutton {
	position: absolute;
	width: 52px;
	height: 28px;
	top: 23px;
	left: 587px;
	background: #ffff00;
}


#advancedsearch {
	position: absolute;
	display: inline;
	position: relative;
	left: 648px; 
	top: 29px;	
}

#advancedsearch a {
	text-decoration: none;
	font: 11px verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -0.04em;	
}

#topmenu {
	position: absolute;
	top: 12px;
	width: 190px;
	left: 796px;
	font: 11px verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;				
}

#topmenu a {
	text-decoration: none;
	font: 11px verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;				
}

#categories {
	position: absolute;
	top: 81px;
	left: 29px;
	width: 895px;
	height: 47px;
	background: #ffffff;	
}

#content {
	margin: 7px 0 0 0;
	width: 990px;
}

#leftcol {
	float: left;
	width: 215px;
	background: #ffffff;
}

#centercol {
	float: left;
	width: 565px;
	
	background: #ffffff;
}

#rightcol {
	width: 210px;
	float: right;	
	background: #ffffff;
}

#card {
	position: relative;
	clear: both;
	left: 780px;
	top: 8px;
	margin-bottom: 20px;	
}

#basket2 {
	position: relative;
}

#basketlink {
	position: absolute;
	right: 0;
	top: 0;
}

#basketcontent {
	padding: 10px 15px;
	font: 12px verdana, sans-serif;
	color: #000000;	
}

#largeboxbg {
	height: 35px;
	background: #ffffff url(../images/toplargebox.jpg)  no-repeat;
}

#largeboxheadline {
	padding-left: 11px;
	padding-bottom: 5px;
	font: 14px verdana, sans-serif;
	font-weight: bold;
	color: #ffffff; 
}

#largeboxcontent {
	/*padding: 11px 19px 7px 19px;*/
	padding: 10px 19px 10px 10px; 
}



#smallboxbg {
	height: 35px;
	background: #ffffff url(../images/topsmallbox.jpg)  no-repeat;
}

#smallboxheadline {
	padding-left: 16px;
	padding-bottom: 5px;
	font: 13px verdana, sans-serif;
	font-weight: bold;
	color: #ffffff; 
}

#smallboxcontent {
	padding: 10px 14px 15px 14px;
	font: 11px verdana, sans-serif;
	color: #000;	
}

#smallboxcontentnews {
	padding: 10px 14px 8px 14px;
	font: 11px verdana, sans-serif;
	color: #000;	
}

#smallboxemail {
	padding: 0px 14px 0 14px;
	font: 11px verdana, sans-serif;
	color: #000;
	height: 12px;	
}

#smallboxinput {
	display: inline;
	padding: 0 6px 0 14px;	
	height: 16px;
}

.smallboxnewsinput {
	width: 126px;	
	border: 1px #bdaa96 solid;		
	font: 11px verdana, sans-serif;
	vertical-align: middle;
	height: 16px;
	padding: 1px 2px 0 2px;
}


#smallboxbutton {
	display: inline;
	height: 16px;	
}

#smallboxbutton input {
	vertical-align: middle;		
}


#smallbox_fc, #newsletter_fc, #largebox_fc {
	margin-bottom: 8px;
}

td.odd-product {
  background-color: #fdf3e4;
  width: 194px;
  height: 27px;
}

td.even-product {
  width: 194px;
  height: 27px;
}
