﻿.wad-home
{
	background:url(images/bg-header4.gif) repeat-x;
	background-position:0px 156px;	
}

.wad-home #container { width: 985px; }

.wad-home #col1
{
	background:url(images/bg-menu1.gif) no-repeat;
	/*min-height:600px;*/
}

.wad-home #col2 { width: 825px; }

.wad-home #col2 #header 
{
	float:left;
	height:416px;
	color:#fff;
	font-family:Georgia, serif;	
}

.wad-home #col2 #header p.intro
{
	margin-bottom:20px;
	font-size:1.4em;
	font-family:Georgia, serif;	
}

.wad-home #col2 #header p
{
	margin-bottom:10px;
	font-family:arial, tahoma, sans serif;	
}

.wad-home #col2 #header h1
{
	font-size:2.6em;
	padding-top:110px;
}

.wad-home #rowa
{
	float:left;
	height:270px;
}

.wad-home #rowa #cola
{
	float:left;
	width:560px;
	height:254px;
}

.wad-home #rowa #colb
{
	float:left;
	width:260px;
	height:254px;
}

.wad-home #rowa #colb h3
{
	height:43px;
	text-indent:-999px;
}

.wad-home #rowa p
{
	margin:0 0 5px 10px;
}

.wad-home #rowa h3.oliver
{
	background:url(images/h1-oliver.gif) no-repeat;
	height:26px;
	text-indent:-999px;
}

.wad-home #rowa h3.price
{
	font-family:Georgia, serif;
	color:#0099cc;
}

.wad-home #rowa #colb h3.mailing
{
	margin-top:19px;
	background:url(images/h2-mailinglistsmall.gif) no-repeat;
}

.wad-home #rowa #colb #mailing-list
{
	font-size:.9em;
	font-weight:bold;
	width:260px;
	height:120px;
	color:#33aa75;
}

.wad-home #rowb
{
	clear:left;
	float:left;
	margin-top: 20px;
}

.wad-home #rowb #gallery 
{
	width:820px;	
}

.wad-home #rowb #gallery span.alt
{
	color:#333;
}

.wad-home #rowb #gallery .onsale, 
.wad-home #rowb #gallery .newarrival, 
.wad-home #rowb #gallery .bestseller
{
	padding-left:10px;
	padding-right:0px;
	float:left;
	width:190px;	
}

.wad-home #rowb #gallery h3,
.wad-home #rowb #gallery h4,
.wad-home #rowb #gallery p
{
	padding-left:10px;
}

.wad-home #rowb #gallery h3
{
	font-family:Georgia, serif;
	font-weight:normal;
	font-size:1.6em;
}

.wad-home #rowb #gallery h4
{
	color:#999999;
}

.wad-home #rowb #gallery h4.title,
.wad-home #rowb #gallery h4.title a
{
	color:#ec1c50;
}

.wad-home #rowb #gallery p
{
	margin-bottom:5px;
}

.wad-home #rowb #gallery h3.price
{
	font-family:Georgia, serif;
	font-size:1.4em;
}

.wad-home #rowb #gallery h3 img
{
	position:relative;
	top:13px;
}

.wad-home #rowb #gallery p.grey
{
	color:#999;
	margin-bottom:5px;
}

.wad-home #rowb #gallery h3 span.yellow
{
	color:#f29400;
}

.wad-home #rowb #gallery #giftvouchers
{
	/*background:url(images/btn-go.gif) no-repeat bottom right;*/
	float:left;
	width:190px;
}

.wad-home #rowb #gallery #giftvouchers img.bee
{
	height:145px;
}

.wad-home #rowb #gallery #giftvouchers p.yellow
{
	color:#f29400;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}

#col2 #header #img-header
{
	width:580px;
	height:699px;
	background:url(images/bg-home.png) no-repeat;
}

#col2 #header #img-header #para
{
	width:210px;
	height:198px;
}

#col2 #header #img-header #para p
{
	font-family:Georgia, serif;
	font-size:1em;
}

#col2 #header #img-header #para p.h1
{
	font-size:3em;
}

.onsale img,
.newarrival img,
.bestseller img
{
	border:2px solid #ebebeb;
	margin-bottom:10px;
}

.onsale a:hover img,
.newarrival a:hover  img,
.bestseller a:hover  img
{
	border:2px solid #ec1c50;
	margin-bottom:10px;
}

.onsale .price img,
.newarrival .price img,
.bestseller .price img
{
	border:0 none;
	margin-bottom:8px;
}

.onsale .oh2 
{
	background:url(images/h2-onsalehome.gif) no-repeat;
	width:59px;
	height:17px;
	margin:5px 0 10px 10px;
	text-indent:-999px;
	overflow:hidden;
}

.newarrival .oh2 
{
	background:url(images/h2-newarrivalhome.gif) no-repeat;
	width:98px;
	height:17px;
	margin:5px 0 10px 10px;
	text-indent:-999px;
	overflow:hidden;
}

.bestseller .oh2 
{
	background:url(images/h2-bestsellerhome.gif) no-repeat;
	width:86px;
	height:17px;
	margin:5px 0 10px 10px;
	text-indent:-999px;
	overflow:hidden;
}

#giftvouchers h2 
{
	background:url(images/h2-giftvouchershome.gif) no-repeat;
	width:109px;
	height:21px;
	margin:5px 0 10px 10px;
	text-indent:-999px;
	overflow:hidden;
}

.noheader .oh2 { background-image: none; }