/* CSS Document 
Red - #950037
*/
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin:30px 0px 0px;
	background-image: url(../_images/bgrndBody.png);
	background-repeat: repeat;
	background-position: left top;
}
h1{
}
h2{
	margin-top:30px;
	margin-left:30px;
	}
h3{
	margin-top:10px;
	margin-left:0px;
	font-size: 18px;
}
p{
	
}
div#holder{
	position: relative;
	background-color: #FFFFFF;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:170px;
	text-align: left;
	border: 3px ridge #996600;
	background-image: url(../_images/topBanner.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 10;
	}
div#holder h1{
	top:28px;
	left: 194px;
	font-size: 24px;
	color: #000000;
	position: absolute;
	width:312px;
	}
div#nav{
	position: absolute;
	top:174px;
	left: 0px;
	width:560px;
	padding-bottom:4px;
	padding-left:16px;
	padding-right:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	z-index: 11;
}
div#nav a{
	margin-right:6px;
	margin-left:6px;
}
div#mainTXT{
	padding-left:10px;
	padding-right:10px;
	position: relative;
	overflow: hidden;	
}
div#footer{
	clear: both;
}
div#footer p{
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 3px;
	margin-bottom: 3px;
}
div#strapFooter{
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #996600;
	text-align: center;
	
	padding-top:6px;
	padding-bottom:6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
	background-color: #CCCCCC;
}
div#telephone{
	font-size: 24px;
	color: #000000;
	position: absolute;
	left: 250px;
	top: 110px;
	font-weight: bold;
	letter-spacing: 6px;
}
div#bottBanner{
	position: relative;
	left: -10px;
	margin-bottom: -18px;
}
div#indexTXT{
	margin-top:230px;
}
div#bestDeals{
	position: absolute;
	left: 14px;
	top: 0px;
	width:800px;
}
div.bestDealsProduct{
	border: 3px ridge #996600;
	margin-left:26px;
	margin-right:26px;
	float:left;
}
div.bestDealsProduct p{
	margin:3px;
}

hr{
	clear:both;
}

a:link{
	color: #996600;
	text-decoration: none;
}
a:visited{
	color: #996600;
	text-decoration: none;
}
a:hover{
	color: #996600;
	text-decoration: underline;
}

div.products{
	float:left;
	margin-left:24px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	border: 3px ridge #996600;
	background-color: #ffffff;
	position:relative;	
	height:210px;
	width:200px;
	}
div#tall{
	height:340px;
	clear:right;
	}
div.products p{
	margin-top:0px;
	margin-bottom:2px;
	margin-left:4px;
	padding-right:14px;
	font-size: 12px;
	color:#666600;
	width:190px;
	}
div.productName{
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #ffffff;
	padding-top:2px;
	font-weight: bold;
	background-image: url(../_images/bgrndBody.png);
	background-repeat: repeat;
	background-position: left top;
}
div.productName p a{
	color:#333333;
	}
div.productsRedbold{
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
	border: 1px solid #cc0000;
	padding-right: 3px;
	padding-left: 3px;
	font-size:12px;
	position:relative;
	text-align:center;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	}
div.productsOurbold{
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
	border: 1px solid #cc0000;
	padding-right: 3px;
	padding-left: 3px;
	font-size:12px;
	position:relative;
	text-align:center;	
	margin:3px;
	}
div#bigPicLink{
	background-color: #FFFFFF;
	padding: 4px;
	border: 2px ridge #996600;
	position: absolute;
	left: 32px;
	top: 8px;
}
div#saleOnBig{
	position: absolute;
	right: 275px;
	top: 5px;
}
div#saleP{
	text-align: center;
	height: 44px;
	width: 200px;
	padding-top: 10px;
	margin-left:540px;
	margin-top:16px;
	background-image: url(../_images/salePrice.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;	
}
div#mcafeeScan{
	background-image: url(http://www.gardenadventure.co.uk/_images/bgrndMcafee.png);	
	background-repeat: no-repeat;
	background-position:left top;
	width:118px;
	height:76px;
	position:absolute;
	right:90px;
	top:158px;
	}
div#mcafeeScan img{
	margin-left:8px;
	margin-top:8px;
	}
img.bigPic{
	border: 5px outset #996600;
	text-align: center;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:10px;
	cursor: url("http://www.gardenadventure.co.uk/_images/magplus.cur"), pointer;
	display: block;
	width: 500px;
	float:left;
}
img.bigPicNoCursor{
	border: 5px outset #996600;
	text-align: center;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:10px;
	width: 500px;
	display: block; 
	float:left;
	}
