body {
	font-family: verdana, arial, helvetica, serif;
	font-size:11px;
	background-color:#fff;
	padding:0px;

	background-image:url(../images/valentines-bg.png);
	background-repeat:repeat;
	background-position:50% 0px;
	margin:0px;
} 

/** 20101012 - new button setup **/
.btn_new {
	background-repeat:no-repeat;
	border:none;
	text-indent:-9999em;
	background-image:url(../images/sprite.png);
	cursor:pointer;
	height:29px;
	}
.btn_search {
	background-position:-102px -286px;
	width:87px;
	}
/** left boxes for delivery, postage etc **/
#fpinfo {
	margin-bottom:40px;
	margin-top:10px;
	float:left;
	clear:both;
	text-align:left;
	}
#fpinfo div {
	padding:0px;
	margin:0px;
	width:218px;
	height:160px;
	margin-left:10px;
	float:left;
	border:3px solid #DFDFDF;
	}
#fpinfo div h4 {
	font-size:12px;
	color:#000;
	font-weight:normal;
	background-color:#DFDFDF;
	padding:3px 3px 3px 7px;
	margin:0px!important;
	}
#fpinfo div p {
	padding-left:3px;
	}
#fpinfo div p,
#fpinfo div a {
	text-decoration:none;
	color:#504F50;
	font-size:11px;
	}
#fpinfo div a {
	text-decoration:underline!important;
	}
#fpinfo div a img {
	border:none;
	float:right;
	margin:3px;
	padding-right:4px;
	}
/** end **/
a {
	color:#333;
	}
a:hover {
	color:#cc0000;
	}
h1, 
h2,
h3 {
	font-size:19px;
	margin:3px 3px 3px 0px!important;
	color:#000;
	padding:3px 3px 3px 0px;
	font-weight:normal;
	}
h2 {
	font-size:17px;
	}
h3 {
	font-size:15px;
	}
#wrapper {
	width:950px;
	/** margin:10px auto 20px auto; **/
	margin:0px auto 0px auto;
	/**border:2px solid #ccc;**/
	background-color:#fff;
	padding:0px 0px 10px 0px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	/**
	-moz-border-radius: 16px;
	-moz-box-shadow: 4px 4px 10px #888;
	-webkit-border-radius: 16px;
	-webkit-box-shadow: 4px 4px 10px #888;
	**/
	}
#header {
	background-image:url(../images/sprite.png);
	background-repeat:no-repeat;
	background-position:-193px -121px;
	height:90px;
	position:relative;
	width:950px;
	}
#header h1 {
	margin:0px 0px 0px -99999px!important;
	color: #000000;
	font-size:9px;
	}
#header .search {
	position:absolute;
	top:20px;
	left:200px;
	}
#header .customerinfo {
	position:absolute;
	top:20px;
	margin:0px;
	width:390px;
	left:490px;
	font-family:"Trebuchet MS",verdana, arial, sans-serif;
	font-size:1.2em;
	color:#000;
	}
#header .customerinfo a {
	color:#666;
	}
#header .customerinfo a:hover {
	color:#000;
	}
/* Credits: CSSpplay for top Vista style menu 
   URL: http://www.cssplay.co.uk/menus/pro_one 
   With thanks to Stu Nicholls
*/
.toptab {
	padding:0 0 0 32px; 
	margin:0; 
	list-style:none; 
	height:35px; 
	background:#fff url(../images/menu/button1.gif); 
	position:relative; 
	border:1px solid #000; 
	border-width:0 1px; 
	border-bottom:1px solid #444;
	margin-bottom:20px;
	}
.toptab li {
	float:left;
	}
.toptab li a {
	display:block; 
	float:left; 
	height:35px; 
	line-height:35px; 
	color:#eee; 
	text-decoration:none; 
	font-family:arial, verdana, sans-serif; 
	font-weight:normal; 
	text-align:center; 
	padding:0 0 0 8px; 
	cursor:pointer;
	font-size:1.1em!important;
	}
.toptab li a strong {
	float:left; 
	display:block; 
	padding:0 16px 0 8px;
	font-weight:normal;
	}
.toptab li.current a {
	color:#fff; 
	background:url(../images/menu/button3.gif);
	}
.toptab li.current a strong {
	background:url(../images/menu/button3.gif) no-repeat right top;
	}
.toptab li a:hover {
	color:#fff; 
	background:#000 url(../images/menu/button2.gif);
	}
.toptab li a:hover strong {
	background:url(../images/menu/button2.gif) no-repeat right top;
	}
.toptab li.current a:hover {
	color:#fff; 
	background:#000 url(../images/menu/button3.gif); 
	cursor:default;
	}
.toptab li.current a:hover strong {
	background:url(../images/menu/button3.gif) no-repeat right top;
	}
#col1 {
	float:left;
	width:180px;
	border-right:1px solid #fff;
	height:100%;
	}
#menu {
	width:180px;
	padding-bottom:20px;
	}
#menu h2 {
	font-size:12px;
	padding:0px;
	color:#000;
	height:30px;
	margin:0px 0px 3px 0px!important;
	background-color:#fff;
	font-weight:normal;
	text-indent:-100000px;
	background-image:url(../images/buttons/shopbycatgeory.jpg);
	}
#menu a {
	font-size:12px;
	color:#333;
	text-decoration:none;
	padding:0px 0px 0px 12px;
	display:block;
	line-height:27px;
	background-color:transparent;
	margin-top:3px;
	margin-left:2px;
	background-image:url(../images/buttons/menubtn.jpg);
	background-repeat:no-repeat;
	}
#menu a.on {
	background-color:#fff;
	}
#menu a:hover {
	text-decoration:underline;
	background-color:#fff;
	}
#col1 .dsecure {
	text-align:center;
	}
#content {
	float:left;
	width:740px;
	margin:0px 0px 0px 10px;
	position:relative;
	padding:1px;
	padding-bottom:30px;
	}
.breadcrumbs  {
	margin:0px 0px 5px 0px;
	background-color:#eee;
	padding:5px;
	}
.breadcrumbs a {
	color:#000;
	padding:3px;
	margin:3px;
	text-decoration:none;
	}
#nav {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}
#nav li ul {
	display:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#fff;
	}
#nav li ul li a {
	background-color:#fff;
	font-size:11px;
	background-image:url(../images/menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:12px 50%;
	text-indent:11px;
	line-height:22px;
	}
#nav li ul li a:hover{
	background-color:#eee;
	}
a.amenuon {
	font-weight:bold;
	}
li.menuon  ul {
	display:block!important;
	}
select,
input, 
textarea {
	border:1px solid #ccc;
	padding:3px;
	font-size:11px;
	}
#footer {
	text-align:center;
	border-top:1px solid #ccc;
	padding:3px;
	
	margin:0px;
	width:942px;
	}
#footer .wh a {
	color:#999!important;
	}
#footer div.cat {
	text-align:left;
	width:145px;
	float:left;
	margin:4px;
	}
#footer br {
	clear:both;
	}
#footer div.cat a {
	text-decoration:none;
	color:#333;
	line-height:1.5em;
	display:block;
	padding:3px;
	font-size:0.93em;
	text-indent:12px;
	background-color:#f8f8f8;
	margin-top:1px;
	}
#footer div.cat a:hover {
	text-decoration:underline;
	color:#000;
	}
#footer div.cat a.d1 {
	font-size:11px;
	background-color:#eee;
	}
#footer p a {
	text-decoration:none;
	color:#000;
	}
/** delivery error message **/
span.error,
p.error {
	display:block;
	padding:3px 3px 3px 12px!important;
	color:#000!important;
	background-color:#FFD7D9;
	margin:2px 0px 0px 0px;
	}
.auto_stock_update {
	color:#000!important;
	background-color:#FFD7D9;
	}
/** global non cart button styles **/

input[type="checkbox"]{
	border:none;
	}
ul.wherenow {
	line-height:2em;
	}
/** scroller **/
#scrollup {
	position: relative;
	overflow: hidden;
	height: 70px;
	margin:0px;
	width:181px;
	background-color:#900605;
	text-align:center;
	}
.headline {
	text-align:center;
	position: absolute;
	top: 290px;
    left:0px;
	height: 60px;
	color:#fff;
	width:170px;
	padding:3px;
	font-size:12px;
	font-family:tahoma,arial;
	}
#hsafe {
	float:right;
	margin-right:7px;
	}
input[type="checkbox"],
input[type="radio"] {
	border:none;
	vertical-align:middle;
	}
.btn {
	border:none;
	color:#fff;
	cursor:pointer;
	vertical-align:top;
	margin-top:-3px;
	background-color:transparent!important;
	padding:0px!important;
	background-position:0px 3px;
	background-repeat:no-repeat;
	height:25px;
	}
.btn88x22 {
	width:88px;
	background-image:url(../images/buttons/88x22.jpg);
	}
.btn100x22 {
	width:100px;
	background-image:url(../images/buttons/100x22.jpg);
	}
.btn163x22 {
	width:163px;
	background-image:url(../images/buttons/163x22.jpg);
	}
/** news.php **/
#news {
	border:1px solid #fff;
	}
#news h2 {
	color:#333;
	margin-bottom:0px;
	margin-top:0px;
	position:relative;
	font-weight:bold;
	font:20px "lucida grande",lucida,"helvetica nueue",helvetica,arial;
	}
#news p {
	margin-top:0px;
	}
#news span.newsdate {
	color:#333;
	font-size:11px;
	text-align:center;
	text-indent:0px;
	width:52px;
	height:56px;
	font-size:13px;
	padding-top:6px;
	display:block;
	float:left;
	margin:0px 8px 8px 0px;
	top:0px;
	left:0px;
	background-repeat:no-repeat;
	background-image:url(../images/newsdate.png);
	}
#news div {
	position:relative;
	float:left;
	width:100%;
	text-shadow:1px 1px 1px #DDDDDD;
	clear:both;
	font:13px "lucida grande",lucida,"helvetica nueue",helvetica,arial;
	}
#news div hr {
	border:1px solid #ccc;
	height:1px;
	color:#ccc;
	margin:16px;
	}
#news p.nav {
	margin-top:25px;
	}
#news hr {
	height:1px;
	border:1px solid #ccc;
	margin:16px;
	}
#news p.navIndex {
	display:block;
	margin-bottom:20px;
	}
#news .navIndex a, 
#news .navIndex strong {
	text-decoration:none;
	display:block;
	float:left;
	padding:3px 7px 3px 7px;
	line-height:1.2em;
	border:1px solid #ccc;
	margin:2px;
	}
.ccsignup {
	font-size:11px;
	color:#cc0000;
	font-weight:bold;
	width:172px;
	margin:15px auto 5px auto;
	text-align:left;
	border:1px solid #ccc;
	text-transform:capitalize;
	padding-bottom:3px;
	font-family:tahoma, arial;
	}
.ccsignup span {
	padding:3px;
	display:block;
	width:160px;
	}
.ccsignup a {
	margin-top:3px;
	display:block;
	padding-top:3px;
	}
.ccsignup input[type="text"]{
	width:145px;
	margin:3px;
	}
.ccsignup input[type="submit"]{
	margin-left:35px;
	}
/** reviews for thumb and detail page **/
.review-star-bk {
	width:111px;
	height:15px;
	background-image:url(../images/reviews/review-star-bk.jpg);
	background-repeat:no-repeat;
	background-position:0px -1px;
	position:relative;
	padding:0px!important;
	}
.review-star-bk span.review-count {
	position:absolute;
	top:0px;
	right:1px;
	}
.review-star {
	height:15px;
	font-size:0.05em;
	background-image:url(../images/reviews/review-star.jpg);
	background-repeat:no-repeat;
	display:block;
	}
/** 20100822 **/
.stl {
	text-decoration:none;
	color:#000;
	}
.stl:hover {
	cursor:text;
	color:#000;
	}
/** 20101022 - wholesale button 'Register Today' **/
.wh_register {
	display:block;
	background-image:url(../images/sprite.png);
	background-repeat:no-repeat;
	background-position:-5px -419px;
	width:134px;
	margin-left:22px;
	height:27px;
	text-indent:-9999em;
	}
/** 20101022 - mastercode and vbv **/
.mastercode {
	width:127px;
	height:48px;
	background-position:-310px -41px;
	background-image:url(../images/sprite.png);
	background-repeat:no-repeat;
	text-indent:-9999em;
	margin:20px auto 10px auto;
	display:block;
	}
.vbv {
	width:116px;
	height:71px;
	background-position:-187px -43px;
	background-image:url(../images/sprite.png);
	background-repeat:no-repeat;
	text-indent:-9999em;
	margin:20px auto 10px auto;
	}
.silversearch {
	font-size:1.3em;
	width:170px;
	}
.btn_send_password {
	background-position:-205px -213px;
	width:136px;
	}
/** 
* 2011/10/08 11:14:48
* featured items changed from best sellers left due
* to spec change request 2011/11/11 19:16:05
**/
.featured-items {
	background-color:transparent;
	background-image:url(../images/gifttag-shadow-out.png);
	background-position:-4px -10px;
	background-repeat:no-repeat;
	top:-1000px;
	margin-bottom:40px;
	position:fixed;
	height:630px;
	z-index:1000;
	width:180px;
	padding-top:4px;	
}
.featured-items table {
	border-collapse:collapse;
	margin:98px auto auto auto;
	width:100px;

}
.featured-items td a img {
	border:none;
}
.featured-items td {
	border:none;
	padding:0em;
	text-align:center;
}
.featured-items td p {
	padding:0.3em;

	margin:0px auto 0px auto;
	}
.featured-items th,
.featured-items a {
	text-decoration:none;
	font-size:11px;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
}
.featured-items th {
	font-size:12px;
	padding-bottom:0.3em;
	width:130px;
	font-size:11px;
}

