/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #66CCFF;
	margin:20px;
	background-image: url(../_images/bgrndMain.jpg);
	background-repeat: repeat-y;
	background-position: right top;	
}
h1{
	margin:0px;
	font-size: 22px;
	margin-top:0px;	
	margin-left:30px;	
}
h2{
	margin:0px;
	font-size: 28px;
	
}
h2#detailpageBott{
	background-color: #FFFFFF;
	border: 1px solid #6A2300;
	padding:0px 0px 0px 8px;
	margin-bottom:10px;
	text-align:center;
	color:#000000;
	position:relative;
	margin-right: 40px;
	margin-left: 40px;
	}
h3{
	margin:0px;
	padding-right:0px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color:#FFFFFF;
	position:relative;
	z-index: 1;
	}
h4{
	margin:0px;
	padding-right:0px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color:#FFFFFF;
	position:relative;
	z-index: 1;
}
p.product{
	position: relative;
	z-index:40;
}
p.sml{
	font-size: 10px;
	margin:3px;
}
div#pageTitle{
	position: absolute;
	left: 420px;
	top: 40px;
}
div#pageSubT{
	background-image: url(../_images/bgrndTitle.png);
	height: 52px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:100px;
	z-index:40;
	text-align:center;
	font-size: 18px;
	position: relative;
	padding-top:10px;
	}
div#pageSubT h3{
	margin:0px;
}	
div#sideBar{
	text-align:center;
	font-size: 11px;
	right: 20px;
	top:20px;
	position: absolute;
	width: 126px;	
}
div#logo{
	background-image: url(http://www.gardenadventure.co.uk/_images/logo-NEW-bgrnd.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 64px;
	padding-bottom: 14px;
	background-color: #FFFFFF;
	border: 3px ridge #66CCFF;
	position: relative;
	margin-bottom:6px;
}
div#logo p{
	margin:0px;
}
div.randPics{
	border: 3px ridge #66CCFF;
	margin-bottom:4px;
	font-size:11px;
	background-color: #FFFFFF;
	text-align:center;
}
div.randPics p{
	margin:0px;
}
div.randPics p a{
	color: #990000;
}
div#topBanner{
	top:20px;
	left:20px;
	position: absolute;
	z-index:30;
	}
div#mainTxT{
	position:relative;
	margin-top:4px;
	margin-bottom:0px;
	margin-right:140px;
	margin-left:154px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 0px 0px 20px 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	min-height:500px;
	}
div#bottnav{
	text-align:center;
	clear:both;
}
div#share{
	padding-top: 3px;
	padding-bottom: 3px;	
}
div.mainTxTbotimg{
	margin-right:140px;
	margin-left:154px;
	margin-top:10px;
	margin-bottom:0px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #6A2300;
	border-top-width: 4px;
	border-top-style: ridge;
	border-top-color: #6A2300;
	position:relative;
	background-image: url(../_images/mostFun.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	clear: both
}
div.mainTxTbotimgDetail{
	margin-right:140px;
	margin-left:154px;
	margin-top:10px;
	margin-bottom:0px;
	background-color: #F25D2C;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #6A2300;
	border-top-width: 4px;
	border-top-style: ridge;
	border-top-color: #6A2300;
	position:relative;
	height: 90px;
	clear: both
}
div#indexPage{
	margin-right: 250px;
	position:relative;
	padding-top: 170px;
	}
div#AdRight{
	width: 246px;
	float:right;
	position:relative;
	margin-top:10px;	
	}
div.newProducts{
	border: 3px ridge #66CCFF;
	margin-bottom:10px;
	background-color: #FFFFFF;
	position:relative;	
}
div.newProducts h5{
	margin:0px;
	padding-left:6px;
}
div.newProducts h4{
	margin:3px 0px;
	font-size: 18px;
	text-align: center;
}
div.newProducts p{
	margin:0px;
	padding-left:6px;
	padding-right:6px;
}
div.newProducts ul{
	margin-top:0px;
	margin-bottom:0px;	
}	
div.product{
	border: 3px ridge #66CCFF;
	position:relative;
	min-height:160px;
	background-color: #FFFFFF;
	margin-bottom:12px;
	background-image: url(../_images/bgrndProduct.png);
	background-repeat: repeat;
	background-position: left top;
}
div.product h4{
	margin:6px 120px 3px 6px;
}
div.product p{
	margin:6px 120px 3px 6px;
	font-weight: bold;
}
div.target{
	position: absolute;
	z-index: 8;
	left: 106px;
	top: 32px;
}
div.bigproduct{
	text-align: center;
	}
div#detailImage{
	border: 3px ridge #6A2300;
	width:504px;
	position:relative;
	margin-bottom:12px;
	margin-right: auto;
	margin-left: auto;	
}
div#back{
	position:absolute;
	left:4px;
	top:4px;
}
div#emailMe{
	position: absolute;
	bottom: 3px;
	right:3px;
	z-index: 1;
	}
div.productLeft{
	text-align: left;
}
div.features{
	background-color: #FFFFFF;
	border: 2px ridge #1D3A49;
	padding:4px;
	background-image: url(http://www.gokartuk.co.uk/_images/bgrndFeatures.png);
	background-repeat: repeat-y;
	background-position: right center;
	}
div.features ul{
}
div#faq{
	text-align: left;
}
div#superSize{
	position: absolute;
	bottom: 4px;
	left:4px;
	width:80px;
	background-color: #FFFFFF;
	border: 1px solid #6A2300;
	font-size:12px;	
}
div.drive{
	border: 3px ridge #66CCFF;
	position:relative;
	background-color: #FFFFFF;
	margin-bottom:12px;
	padding:6px;
	min-height:80px;
}
div.drive img{
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 40px;
	float:left;
	width:40px;
	position:relative;
}
div.details{
	margin-left:0px;
	margin-right:30%;
	margin-top:0px;
	padding-top:0px;
}
div.details ul{
	list-style-image: url(http://www.gokartuk.co.uk/_images/bullit.png);
}
div.details ul li{
	margin-bottom:4px;
}
div#contact{
	margin-top:40px;
	margin-left:20px;	
}
div#contact ul{
	list-style-type: none;
}
div#contact ul li{
	margin-bottom:12px;
}
div.contactlist{
	margin-top:-20px;
	margin-left:40px;
	display: inline;
	float:left;
}
div#dragsterSeat{
	background-color: #FFFFFF;
	border: 2px ridge #1D3A49;
	padding:4px;
	background-image: url(http://www.gardenadventure.co.uk/_images/products/319.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
div#dragsterSeat h3{
	color:#CC0000;
	margin:2px;
	text-align:left;
	font-size: 18px;
}
div#dragsterSeat h4{
	color:#000000;
	margin:2px 220px 2px 20px;
	font-size: 14px;
	text-align:left;
}
div#bestDeals{
	position: absolute;
	overflow: hidden;
	height:154px;
	top:10px;
	left:0px
}
div.bestDealItems{
	border: 3px ridge #66CCFF;
	margin-bottom:4px;
	font-size:11px;
	background-color: #FFFFFF;
	text-align:center;
	width:120px;
	height:146px;
	position: relative;
	float:left;
	margin-right:6px;
	}
div.bestDealItems p{
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.redboldFP{
	position: absolute;
	bottom: 3px;
	left: 4px;
	width:104px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff0000;
	border: 1px solid #336699;
	padding-right: 3px;
	padding-left: 3px;
	}
div#question{
	clear:both;
}
div#accHolder{
	clear:both;
	position: relative;
	text-align:left;
	width:auto;
	float: none;
	height: auto;
	}
div.accItem{
	border: 3px ridge #66CCFF;
	margin-bottom:4px;
	font-size:11px;
	background-color: #FFFFFF;
	text-align:center;
	width:120px;
	height:136px;
	position: relative;
	float:left;
	margin-right:6px;
}
div.accItem p{
	margin-top:0px;
	margin-bottom:4px;
}
div.accCheckBox{
	font-size: 12px;
	position: absolute;
	right: 6px;
	bottom: 6px;	
}
div.stockLevel{
	position: absolute;
	right: 220px;
	top: 6px;
	text-align: center;
	width: 100px;
}
div.stockLevel p{
	margin:0px;
	font-size: 10px;
	text-align: center;
}
div.topBannerXmasHat{
	position: absolute;
	z-index: 50;
	left: 6px;
	top: 4px;
}

ul.bottimg { 
	position:absolute;
	right:2px;
	margin-bottom:0px;
	margin-top:4px;
}
ul.bottimg li{ 
	display:inline;	
}
ul.bottimg1 { 
	position:absolute;
	left:-30px;
	margin-bottom:0px;
	margin-top:4px;
}
ul.bottimg1 li{ 
	display:inline;	
}
ul.features{
	font-size: 10px;
	margin-top:0px;
}
ul.features li{
	margin-top: 0px;
	margin-bottom: 0px;
}

caption{
	margin-top: 10px;
}


img.smlImg{
	border: 5px ridge #ffffff;
	margin:0px;
	position: absolute;
	top: 0px;
	right: 0px;	
}

img#mostFun{
	margin-top:3px;
	margin-bottom:3px;
}

span.saving{
	color: #CC0000;
	background-color: #FFFFFF;
	border: 2px solid #CC0000;
}
span.white{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	}
span.red{
	color: #CC0000;
}
span.strikeout{
	text-decoration: line-through;
	display: inline;
}

a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:link.bottNav {
	font-weight: normal;
	color: #1D3A49;
	text-decoration: none;
}
a:visited.bottNav {
	font-weight: normal;
	color: #1D3A49;
	text-decoration: none;
}
a:hover.bottNav {
	font-weight: normal;
	color: #1D3A49;
	text-decoration: underline;
}