html{height:100%;}
body{
	margin:0;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#707070;
	background:url(../images/);
        background-repeat:repeat-y;
        background-position:50% 0px;
	height:100%;
}
.bg{
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;f
        z-index: auto;
}
img{border:0;}
a{
	color:#980b07;
	text-decoration:none;
}
a:hover{color:#196ea9;}
a:focus{outline:none;}
.page-holder {
	display:table;
	width:100%;
	height:100%;
}
#wrapper {
	width:100%;
	display:table-row;
}
* html #wrapper {height:100%;}
* +html #wrapper {
	height:auto;
	min-height:100%;
}
#wrapper .seo-holder {
	display:table;
	width:100%;
}
.header-area {
	display:table-header-group;
	width:100%;
}
* html .header-area {
	position:absolute;
	top:0;
	left:0;
}
* +html .header-area {
	position:absolute;
	top:0;
	left:0;
}
#header {
	overflow:hidden;
	width:952px;
	margin:0 auto;
	padding:0 0 1px;
}
.header-top {
	padding:5px 0;
	overflow:hidden;
	width:100%;
}
.logo {
	background:url(../images/logo.png) no-repeat;
	width:450px;
	height:59px;
	overflow:hidden;
	float:left;
	margin:0 0 0 9px;
}
.logo a {
	display:block;
	height:100%;
	text-indent:-9999px;
}
.menu {
	margin:0;
	padding:39px 0 0 0;
	float:right;
	list-style:none;
	overflow:hidden;
	font:14px/16px Arial, Helvetica, sans-serif;
	min-width:300px;
}
* html .menu{padding:39px 4px 0 0;}
.menu li {
	float:right;
	background:url(../images/divider-menu.gif) no-repeat 0 3px;
	margin:0 0 0 -1px;
	display:inline;
	padding:0 10px;
}
.nav {
	width:100%;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-nav.png) no-repeat;
	height:28px;
	font:14px/26px Arial, Helvetica, sans-serif;
	padding:3px 0;
	margin:0 0 8px;
}
.nav .frame {
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
#nav{
	position:relative;
	float:left;
	left:-50%;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {float:left;}
#nav a {
	color:#f6f6f6;
	padding:0 0 0 10px;
	float:left;
}
#nav a span {
	padding:0 8px 0 0;
	float:left;
	height:28px;
	cursor:pointer;
}
#nav .active a,
#nav a:hover {
	background:url(../images/bg-nav-hover.gif) no-repeat;
	text-decoration:none;
}
#nav .active a span,
#nav a:hover span{
	background:url(../images/bg-nav-hover.gif) no-repeat 100% 100%;
}
.promo {
	width:100%;
	overflow:hidden;
	padding:0 0 9px;
}
.promo img {display:block;}
.visual {
	background:url(../images/bg-visual.jpg) no-repeat;
	width:952px;
	height:186px;
	overflow:hidden;
	position:relative;
	margin:0 0 6px;
}
.visual .container {
	width:282px;
	position:absolute;
	top:135px;
	left:420px;
	height: 212;
}
.visual .heading {
	width:100%;
	overflow:hidden;
	padding:0 0 22px;
}
.visual strong.title {
	font:bold 26px/32px Arial, Helvetica, sans-serif;
	display:block;
	color:#fff;
	letter-spacing:-1px;
}
.visual .heading p {
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	margin:0;
	color:#fff;
	text-align:right;
}
.visual .holder {
	float:right;
	width:243px;
	text-align:right;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:-1px;
	word-spacing:1px;
	padding:0 0 8px;
}
.visual .holder p {margin:0;}
.visual a.view {
	background:url(../images/btn-view.png) no-repeat;
	width:217px;
	height:37px;
	float:right;
	margin:124px 0 0;
	text-indent:-9999px;
	cursor:pointer;
}
.visual .items {
	list-style:none;
	margin:-10px 0 0;
	padding:13px 7px 0 0;
	float:right;
	width:217px;
	font:bold 10px/13px Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.visual .items li {
	width:100%;
	padding:9px 0 5px;
	font-size:0;
	line-height:0;
}
.visual .items .title {
	font-size:16px;
	line-height:18px;
	display:block;
	color:#303030;
	margin:-3px 0 2px;
	position:relative;
}
.visual .items .title span {color:#880a07;}
.links {
	width:970px;
	overflow:hidden;
	list-style:none;
	margin:0 0 0 -3px;
	padding:0;
	font: bold 16px/16px Arial, Helvetica, sans-serif;
}
.links li {
	float:left;
	background:url(../images/btn-links.gif) no-repeat;
	width:235px;
	text-align:center;
	margin:0 6px 0 0;
	letter-spacing:-1px;
}
.links li a {
	display:block;
	background:url(../images/btn-links.gif) no-repeat 100% 100%;
	padding:16px 40px 24px;
	color:#303030;
	position:relative;
	cursor:pointer;
}
.links a span {color:#880a07;}
.main-holder {
	display:table-footer-group;
	width:100%;
}
#sidebar {
	float:right;
	width:228px;
	overflow:hidden;
	position:relative;
}
.info {
	margin:0 0 4px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.info li {
	width:100%;
	float:left;
	padding:0 0 1px;
}
.locator{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	position:relative;
}
.locator li{width:100%;}
#main {
	overflow:hidden;
	width:952px;
	margin:0 auto 60px;
}
* html #main{margin:0 auto 70px;}
* +html #main{margin:0 auto 70px;}
#content {
	width:696px;
	float:left;
	padding:13px 0 0 13px;
}
#content h1 {
	font: bold 16px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#404040;
	margin:0 0 0px;
	letter-spacing:-1px;
}
#content h2 {
	font: bold 14px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0 0 0px;
	letter-spacing:-1px;
}
#content p {margin:0 0 13px;}
#twocolumns{
	width:750px;
	float:right;
	overflow:hidden;
}
#twocolumns #content{
	width:511px;
	padding:0;
	position:relative;
}
#content .visual{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-visual-home.jpg) no-repeat;
	height:352px;
	padding-bottom: 8px;
}
#content .visual .facebook{
	left:24px;
	top:auto;
	bottom:15px;
	width:290px;
	overflow:visible;
}
#content .visual .container{
	left:10px;
	top:100;
	bottom:19px;
	width:400px;
	overflow:visible;
}
.visual .container ul{
	margin:0;
	padding:0;
	list-style:none;
	width:390px;
	float:left;
}
.visual .container li{
	float:right;
	padding:0 6px 0 0;
}
.visual .container ul a{
	display:block;
	width:137px;
	height:37px;
	cursor:pointer;
	text-indent:-9999px;
}
.visual .container .round{
	background:url(../images/btn-view-home.png) no-repeat;
	float: left;
	margin-right: 125px;
}
.visual .container .octagonal{
	background:url(../images/btn-view-home.png) no-repeat;
	float: right;
	position: absolute;
}
.visual .container .accessories {
	background:url(../images/btn-view-home.png) no-repeat;
	float: left;
	margin-right: 125px;
	margin-top: 143px;
}
.visual .container .spares {
	background:url(../images/btn-view-home.png) no-repeat;
	float: right;
	position: absolute;
	margin-top: 180px;
	margin-left: 268px;
}


#content .main-text{
	overflow:hidden;
	height:1%;
	padding:12px 0 0 4px;
}
#content .main-text h1,
#content .main-text h2{margin:0 0 4px;}
#twocolumns .info{margin:0 0 1px;}
#twocolumns .info li{padding:0 0 7px;}
#twocolumns .locator{margin:0 0 8px;}
.column{
	float:left;
	width:193px;
	overflow:hidden;
}
.column h3,
#sidebar h3{
	text-indent:-9999px;
	margin:0 0 7px;
}
#sidebar .top-5-products{
	background:url(../images/text-top-5-products.gif) no-repeat;
	width:228px;
	height:36px;
}
.column .product-style{
	background:url(../images/text-product-style.gif) no-repeat;
	width:193px;
	height:30px;
}
.column .search-by-size{
	background:url(../images/text-search-by-size.gif) no-repeat;
	width:193px;
	height:30px;
}
.column .product-range{
	background:url(../images/text-product-range.gif) no-repeat;
	width:193px;
	height:30px;
}
.column .accessories-range{
	background:url(../images/accessories-range.gif) no-repeat;
	width:193px;
	height:30px;
}
.column .spares-range{
	background:url(../images/spares-range.gif) no-repeat;
	width:193px;
	height:30px;
}
.column .compare-trampolines {
background:url("../images/text-compare-trampolines.gif") no-repeat;
height:36px;
width:193px;
}
.submenu{
	margin:0;
	padding:0 0 11px 7px;
	list-style:none;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.submenu li{
	background:url(../images/bullet-submenu.png) no-repeat 0 1px;
	padding:0 0 0 21px;
	width:100%;
}
.column .customer-box{
	width:100%;
	overflow:hidden;
	position:relative;
}
.column .customer-box img{display:block;}
.footer-area {
	display:table-row;
	height:1%;
	width:100%;
}
* html .footer-area {
	height:auto;
	position:relative;
	z-index:1;
}
* +html .footer-area {
	height:auto;
	position:relative;
	z-index:1;
}
/* product page area */
.product-area {
	background:url(../images/divider-product-area.gif) repeat-y 50% 0;
}
.product-area .header-area,
.product-area .footer-area {
	background:#fff;
}
.product-area .promo {padding:0 0 6px;}
/* breadcrumbs */
.breadcrumbs-area {
	background:url(../images/bg-breadcrumbs.gif) repeat-x 0 -28px;
	width:952px;
	overflow:hidden;
	height:28px;
	margin:0 0 5px;
}
.breadcrumbs {
	background:url(../images/bg-breadcrumbs.gif) no-repeat;
	overflow:hidden;
	width:100%;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.breadcrumbs .frame {
	background:url(../images/bg-breadcrumbs.gif) no-repeat 100% 100%;
	overflow:hidden;
	padding:5px 0 0 14px;
	height:23px;
}
.breadcrumbs p {
	float:left;
	font-weight:bold;
	color:#840a07;
	margin:0 3px 0 0;
}
.breadcrumbs ul {
	float:left;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	color:#303030;
}
.breadcrumbs li {
	float:left;
	background:url(../images/divider-breadcrumbs.gif) no-repeat 0 6px;
	padding:0 0 0 9px;
	margin:0 12px 0 -9px;
}
.breadcrumbs a {color:#303030;}
.product-area #content {
	width:736px;
	padding:0;
	float:right;
}
.product-area .why-buy {
	background:url(../images/btn-why-buy.gif) no-repeat;
	width:193px;
	height:36px;
	margin:0;
	overflow:hidden;
}
.product-box {
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.product-box .info {
	width:180px;
	padding:0 0 0 20px;
	float:left;
	text-align:right;
}
.product-box .info h1 {
	margin:0 0 9px !important;
}
.product-box .img {
	float:left;
	width:300px;
	padding:3px 0 0;
	overflow:hidden;
}
.product-box .img img {display:block;}
.product-box .zoom {
	text-align:center;
	overflow:hidden;
	padding:4px 31px 0 10px;
	font:12px/16px Arial, Helvetica, sans-serif;
	width:259px;
}
.product-box .zoom a{
	color:#303030;
}
.add-to-basket {
	background:url(../images/) repeat-y -227px 0;
	width:227px;
	overflow:hidden;
	float:right;
	color:#303030;
	font:14px/15px Arial, Helvetica, sans-serif;
	margin:3px 0 0 0px;
        border: #980B07 dashed 1px;
        -moz-border-radius: 8px;
        -webkit-border-radius:8px;
        border-radius: 8px;
        z-index: 0;
}
.offer {
       position: relative;
       top: -35px;
       left: 820px;
       z-index: 1;
       margin-bottom: -94px;
}
.add-to-basket .holder {
	background:url(../images/) no-repeat;
	width:100%;
	overflow:hidden;
        z-index: 0;
}
.add-to-basket .frame {
	background:url(../images/) no-repeat -454px 100%;
	padding:11px 16px 10px 21px;
	width:190px;
	overflow:hidden;
}
.add-to-basket .price {
	font-size:16px;
	line-height:18px;
	background:url(../images/divider-price.gif) no-repeat 102px 3px;
	padding:0 0 2px;
}
.add-to-basket a {color:#850a07;}
.add-to-basket .container {
	width:100%;
	overflow:hidden;
}
.add-to-basket .price span {
	display:block;
}
.add-to-basket .price em {
	color:#850a07;
	font:28px/30px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
.add-to-basket .today {
	float:left;
	width:102px;
}
.add-to-basket p {margin:0 0 4px!important;}
.add-to-basket .was {
	float:right;
	width:79px;
	padding:8px 0 0;
}
.add-to-basket .was em {
	font-size:16px;
	line-height:18px;
}
.add-to-basket .btn-add {
	background:url(../images/btn-add.gif) no-repeat;
	width:192px;
	height:49px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 0 4px -2px;
}
.add-to-basket .offers {
	margin:0;
	padding:8px 0 3px;
	overflow:hidden;
	width:193px;
	list-style:none;
}
.add-to-basket .offers li {
	width:100%;
	float:left;
}
.add-to-basket .offers img {display:block;}
.free-delivery span {
	display:block;
	background:url(../images/bullet-free-delivery.gif) no-repeat 0 1px;
	padding:0 0 0 19px;
}
/* tabset */
.tabset {
	list-style:none;
	margin:0;
	padding:0 0 3px 5px;
	height:27px;
	line-height:25px;
	overflow:hidden;
	background:url(../images/bg-tab-area.gif) no-repeat 0 100%;
	position:relative;
	font-weight:bold;
}
/* hidding tabs */
#tab2,
#tab3,
#tab4,
#tab5,
#tab6 {
	display:none;
}
.tabset li {
	float:left;
	margin:0 -2px 0 0;
	text-align:center;
}
.tabset a {
	background:url(../images/bg-tabset.gif) no-repeat;
	width:106px;
	padding:0 5px;
	height:27px;
	float:left;
	color:#303030;
}
.tabset a:hover,
.tabset a.active {
	background-position:0 100%;
	color:#fff;
	text-decoration:none;
}
/* tab-area */
.tab-area {
	background:url(../images/bg-tab-area.gif) repeat-y -736px 0;
	width:100%;
	overflow:hidden;
	color:#303030;
}
.tab-area .frame {
	background:url(../images/bg-tab-area.gif) no-repeat 100% 100%;
	padding:17px 48px 17px 19px;
	width:669px;
	overflow:hidden;
}
.tab-area p {margin:0 0 16px !important;}
/* facts */
.facts {
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
}
.facts .container {
	margin:0 0 0 -2px;
	overflow:hidden;
	padding:0 0 0 2px;
}
.facts ul {
	float:left;
	width:511px;
	margin:0 0 0 -2px;
	padding:11px 12px 0 0;
	list-style:none;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
}
.facts li {
	background:url(../images/bullet-super.gif) no-repeat;
	padding:0px 0 6px 36px;
}
/* product area sidebar */
.product-area #sidebar {
	float:left;
	width:193px;
	padding:3px 0 0;
}
/* options */
.options {
	width:100%;
	overflow:hidden;
}
.options ul {
	width:200px;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	font:12px/12px Arial, Helvetica, sans-serif;
}
.options .img {
	width:100%;
	overflow:hidden;
	height:66px;
}
.options img {
	display:block;
	margin:0 auto;
}
.options .text {
	width:100%;
	overflow:hidden;
}
.options .text a {
	width:100%;
	float:left;
	padding:0 0 3px;
}
.options li {
	float:left;
	width:65px;
	text-align:center;
	margin:0 0 4px;
}
/* tab-inner */
.tab-inner .blocks,
.tab-inner .sub-block{
	background:url(../images/bg-blocks-c.gif) repeat-y;
	width:490px;
	overflow:hidden;
	margin:0 0 13px;
}
#content .tab-inner .sub-block{
	background: url(../images/bg-sub-block-c.gif) repeat-y;
	width:239px;
}
.tab-inner .blocks-holder{background:url(../images/bg-blocks-t.gif) no-repeat;}
#content .tab-inner .sub-block .holder{background: url(../images/bg-sub-block-t.gif) no-repeat;}
.tab-inner .blocks-frame,
.tab-inner .sub-block .frame{
	background:url(../images/bg-blocks-b.gif) no-repeat 0 100%;
	padding:5px 0 0;
	overflow:hidden;
	height:1%;
}
#content .tab-inner .sub-block .frame{
	background: url(../images/bg-sub-block-b.gif) no-repeat 0 100%;
	padding:5px 0 10px 0;
	width:auto;
}
.tab-inner .blocks-w{
	width:505px;
	overflow:hidden;
}
/* block */
.tab-inner .block{
	width:239px;
	font:11px Arial, Helvetica, sans-serif;
	min-height:159px;
	float:left;
	margin:0 12px 0 0;
	position:relative;
}
* html .tab-inner .block{height:159px;}
.tab-inner .block span{display:block;}
.tab-inner .block .buy{
	font-size:15px;
	margin:10px 0 0;
	line-height:15px;
	font-weight:bold;
}
.tab-inner .block .price{
	font-size:25px;
	color:#840a07;
}
.tab-inner h4{
	margin:0 1px;
	color:#fff;
	font:bold 13px Arial, Helvetica, sans-serif;
	background:#4e4e4e url(../images/bg-block-title.gif) repeat-x;
	border-bottom:1px solid #4e4e4e;
	padding:0 5px 4px;
}
.tab-inner h4 a{
       color:#fff;
}
.tab-inner .block-info{
	padding:5px 8px 30px 10px;
	overflow:hidden;
}
.tab-inner .block img{
	float:left;
	margin:10px -1px 0 0;
}
* html .tab-inner .block img{margin:10px -2px 0 0;}
.tab-inner .offer{
        position: absolute;
        left: 3px;
        top: 85px;
}
.tab-inner .text-box{
	overflow:hidden;
	text-align:right;
}
.tab-inner .view-link{
	position:absolute;
	bottom:5px;
	right:5px;
}
.tab-inner .view-link a{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-view-product.png) no-repeat;
	width:142px;
	height:32px;
	cursor:pointer;
	display:block;
}
.tab-inner .view-range a{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-view-product-red.png) no-repeat;
	width:142px;
	height:32px;
	cursor:pointer;
	display:block;
}
.tab-inner .tabset{background:url(../images/bg-tabs-t.gif) no-repeat 0 100%;}
.tab-inner .tab-area {background:url(../images/bg-tabs-c.gif) repeat-y;}
.tab-inner .tab-area .frame {
	background:url(../images/bg-tabs-b.gif) no-repeat 0 100%;
	width:495px;
	padding:10px 5px 10px 12px;
}
#content .pic1{
	display:block;
	padding:0 0 23px;
}
.tab-inner .facts ul{
	width:247px;
	padding-right:2px;
	font-size:11px;
}
/* footer */
#footer {
	overflow:hidden;
	width:952px;
	margin:0 auto 10px;
	background:url(../images/bg-footer.gif) repeat-y;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.footer-frame{
	position:relative;
	width:100%;
	background:url(../images/bg-footer-frame.gif) no-repeat;
	padding:5px 0 0;
}
.footer-holder{
	overflow:hidden;
	float:left;
	width:916px;
	padding:4px 18px 9px;
	background:url(../images/bg-footer-holder.jpg) no-repeat 0 100%;
}
#footer .delivery{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/slogan.gif) no-repeat;
	width:264px;
	height:61px;
	margin:19px 0 0;
}
#footer .delivery a{
	display:block;
	height:100%;
}
#footer h3{
	margin:0;
	padding:0 0 7px;
	font-weight:bold;
	font-size:16px;
}
#footer a{color:#196ea9;}
#footer a:hover{color:#980b07;}	
#footer .frame{
	float:left;
	overflow:hidden;
}
#footer .holder{
	float:left;
	overflow:hidden;
	margin:0 26px 0 0;
}
#footer .holder .holder{
	float:none;
	margin:0;
	min-width:282px;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:185px;
}
#content .visualspares {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-visual-spares.jpg) no-repeat;
	height:172px;
	padding-bottom: 12px;
}

#content .visual .containerspares {
	left:10px;
	top:200px;
	bottom:19px;
	width:400px;
	overflow:visible;
}
.visual .containerspares ul {
	margin:0;
	padding:0;
	list-style:none;
	width:390px;
	float:left;
}
.visual .containerspares li {
	float:right;
	padding:0 6px 0 0;
}
.visual .containerspares ul a {
	display:block;
	width:137px;
	height:37px;
	cursor:pointer;
	text-indent:-9999px;
}
.visual .containerspares .accessories {
	background:url(../images/btn-view-home.png) no-repeat;
	float: left;
	margin-right: 125px;
}
.visual .containerspares .spares {
	background:url(../images/btn-view-home.png) no-repeat;
	float: right;
	position: absolute;
}

