
.clear {clear:both}
#productlisting ul.productlistingtabs {height:90px; background:#FFF; width:967px;}



/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
	display:inline;
    margin: 0 0 0 0px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 0px;
    
}

.tabs-nav a.entire , .tabs-nav a.entire span{background: url(/images/products/listingtab/entire.jpg) no-repeat;}
.tabs-nav a.powerkite , .tabs-nav a.powerkite span{background: url(/images/products/listingtab/powerkite.jpg) no-repeat;}
.tabs-nav a.traction , .tabs-nav a.traction span{background: url(/images/products/listingtab/traction.jpg) no-repeat;}
.tabs-nav a.kitesurfing , .tabs-nav a.kitesurfing span{background: url(/images/products/listingtab/kitesurfing.jpg) no-repeat;}


.tabs-nav a {
    position: relative;
    top: 0px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
	height:69px;
	width:229px;
    line-height: 1.2;
    text-align: center;
	overflow:hidden;
	text-indent:1000px;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
 .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 0 -69px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 0 -69px;
}
.tabs-nav a span {
    width: 229px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 69px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 0px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span, .tabs-nav .tabs-selected a {
    padding-top: 0px;
	background-position: 0 -138px;
}

.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 -69px;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 0px solid #97a5b0;
    padding:0x;
    background: url(../images/content_top_bg.jpg) no-repeat 0 -69px #ebecec; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

.tabs-nav li {margin:10px 0 0 10px; overflow:hidden}





#productmainmenu ul {height:90px; background:#FFF; width:967px; padding:0; margin:0}


#productmainmenu a {
    position: relative;
    top: 0px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
	height:69px;
	width:229px;
    line-height: 1.2;
    text-align: center;
	overflow:hidden;
	text-indent:1000px;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}


#productmainmenu a.selected span, #productmainmenu a.selected {
    padding-top: 0px;
	background-position: 0 -138px;
}



#productmainmenu li {
    float: left;
	display:inline;
    margin:10px 0 0 10px; overflow:hidden;
    min-width: 84px; /* be nice to Opera */
}
#productmainmenu a, #productmainmenu a span {
    display: block;
    padding: 0 0px;
    
}

#productmainmenu a.entire , #productmainmenu a.entire span{background: url(/images/products/listingtab/entire.jpg) no-repeat;}
#productmainmenu a.powerkite , #productmainmenua.powerkite span{background: url(/images/products/listingtab/powerkite.jpg) no-repeat;}
#productmainmenu a.traction , #productmainmenu a.traction span{background: url(/images/products/listingtab/traction.jpg) no-repeat;}
#productmainmenu a.kitesurfing , #productmainmenu a.kitesurfing span{background: url(/images/products/listingtab/kitesurfing.jpg) no-repeat;}



#productmainmenu a:hover span, #productmainmenu a:hover {
    padding-top: 0px;
	background-position: 0 -69px;
}



#productmainmenu li.selected a span, #productmainmenu li.selected  a {
    padding-top: 0px;
	background-position: 0 -138px;
}








#productlistingheaderframe{ clear:both; position: relative; width:923px; margin:0 auto; margin-top:25px; background:url(/images/products/listing_header_bg.jpg); padding:10px 0;}

#productlistingheaderframe img.top {position:absolute; top:0}
#productlistingheaderframe img.bottom {position:absolute; bottom:0}
#productlistingheaderframe img.livetofly {position:absolute; top:20px; right:2px;}
#productlistingheaderframe img.headerimage {margin:0 auto; padding-left:13px;} 


#productlistingheadertitleframe {position:absolute; left:2px; height:47px; top:304px; text-indent:35px; color:#FFF; font-size:18px;  line-height:42px;}
#productlistingheadertitleleft{ height:47px; float:left; position:relative; background:url(/images/products/productlistingheadertitleleft_bg.png) left bottom no-repeat; padding-right:35px;}
#productlistingheadertitleright{height:45px; width:13px; float:left; position:relative; background:url(/images/products/productlistingheadertitleright_bg.png) right  no-repeat; overflow:hidden}

#productlistingheadertext {width:860px; margin:0 auto; color:#363636; font-size:12px; line-height:22px; padding-top:20px;}

#productlistingsubmenu {width:190px; float:left; background: url(/images/products/productlisting_submenu_bg.jpg); position:relative; display:inline; padding:11px 11px 11px 11px; margin:15px 0 0 22px}

#productlistingsubmenu img.top{position:absolute; top:0px; left:0}
#productlistingsubmenu img.bottom{position:absolute; bottom:0px; left:0}

#productlistingsubmenu ul {font-size:12px; list-style:none; padding:0; }

#productlistingsubmenu ul {padding:0 0 0px 0; background:top center repeat-y url(/images/products/productlisting_submenu_bg.gif); margin:0}

#productlistingsubmenu ul li a {color:#555555; width:190px; height:37px; display:block; line-height:36px; text-indent:17px; text-decoration:none}
#productlistingsubmenu ul li.current a, #productlistingsubmenu ul li a:hover {background: center no-repeat url(/images/products/productlisting_submenu_link_bg.jpg)}


#productlistingframe {float:right; width:699px; overflow: hidden; margin:15px 22px 0 0; display:inline }

#productlistingframe div {background:top url(/images/products/productlisting_frame_bg.jpg); padding:14px 0 20px 0; position:relative; margin:0 0 15px 0}

#productlistingframe img.top {position:absolute; top:0}
#productlistingframe img.bottom {position:absolute; bottom:0}


div#productlistingtypetitle {width:663px; padding:0; height:42px; background:url(/images/products/product_listing_type_title_bg.jpg); font-size:16px; font-weight:normal; text-indent:30px; line-height:41px; margin:0 auto; color:#FFF}

div#productlistingproductframe { float:left; display:inline; margin:15px 0 0 19px; padding:0; width:207px; height:298px; position:relative; background:url(/images/products/product_listing_product_frame_bg.jpg)}
div#productlistingproductframe:hover {background:url(../images/products/product_listing_product_frame_over_bg.jpg)}


div#productlistingproductframe_title {top:10px; left:11px; background:none; font-size:12px; text-transform:uppercase; position:absolute; padding:0; margin:0}
div#productlistingproductframe a{text-decoration:none; color:#353535; font-weight:normal;}
div#productlistingproductframe:hover a{color:#FFF}
div#productlistingproductframe_title a{display:block; width:198px; height:25px;}


div#productlistingproductframe_image {top:35px; left:15px; position:absolute;  padding:0; margin:0}
div#productlistingproductframe_text {top:232px; left:17px; font-size:12px; line-height:18px; background:none; position:absolute;  padding:0; margin:0; width:180px;}
div#productlistingproductframe_moreinfo {top:170px; left:130px; position:absolute;  padding:0; margin:0; background: none}

div#productlistingproductframe_moreinfo a {width:58px; height:54px; display:block; overflow:hidden; text-indent:500000px; background:url(/images/products/product_listing_product_moreinfo.png); padding:0; margin:0}
div#productlistingproductframe_moreinfo a:hover{width:58px; height:54px; display:block; overflow:hidden; text-indent:500000px; background:url(/images/products/product_listing_product_moreinfo_over.png); padding:0; margin:0}


 






#productlevel2_header {position:relative; margin:0 auto; width:947px; height:476px; background: url(/images/products/product_level2_headerbg.png)  no-repeat; margin:18px auto; overflow:hidden}
#productlevel2_header .name {position: absolute; top:50px; left:40px; padding:0; margin:0;}
#productlevel2_header .graph {position: absolute; top:150px; left:45px; padding:0; margin:0;}
#productlevel2_header .colourway {position: absolute; top:300px; left:45px; padding:0; margin:0;}
#productlevel2_header .image {position: absolute; top:11px; left:468px; padding:0; margin:0;}
#productlevel2_header .buyonline {position: absolute; top:324px; left:795px; padding:0; margin:0;}


#productlevel2_menuframe {width:266px; padding:0; margin:0; background: url(/images/products/product_level2_menu_bg.jpg); float:right; margin-right:10px; display:inline; margin-bottom:30px;}
#productlevel2_menuframe  .header {height:8px; width:266px; background: url(/images/products/product_level2_menu_header_bg.jpg)}
#productlevel2_menuframe  .footer {height:8px; width:266px; background: url(/images/products/product_level2_menu_footer_bg.jpg)}


#productlevel2_menuframe .topmenubg{padding:8px 0; background:#363636;margin:4px auto 0 auto; width:244px;}

#productlevel2_menuframe .topmenu{margin:0 auto; width:229px; background: url(/images/products/product_level2_menu_bg.png) 0px 0px  no-repeat #363636; padding-top:5px;}

#productlevel2_menuframe .topmenu a {display:block; height:36px; line-height:36px;  color:#FFF; margin:0 0px 6px 10px; width:179px; text-decoration:none; padding-left:40px; font-size:14px;}

#productlevel2_menuframe .topmenu a:hover, #productlevel2_menuframe .topmenu a.on{ background: url(/images/products/product_level2_topmenu_link_over_bg.png) 0 5px no-repeat}




#productlevel2_menuframe .bottommenu {padding:8px 0; background:#ebebeb;margin:10px auto 4px auto; width:244px;}

#productlevel2_menuframe .bottommenu a{ display:block; height:46px; width:179px; padding:0 0 0 50px; color:#FFF; text-decoration:none; font-size:14px;  margin:0 auto; line-height:46px; background:url(/images/products/product_level2_bottommenu_bg.png) 0 0}
#productlevel2_menuframe .bottommenu a:hover, #productlevel2_menuframe .bottommenu a.on {background-position:0 -46px;}




#productlevel2_information{width:666px; margin-left:10px; margin-bottom:15px; float:left; display:inline; background:url(/images/products/product_level2_information_bg.png)}

#productlevel2_information .header {height:81px; background:url(/images/products/product_level2_information_header_bg.png)}

#productlevel2_information .productname {padding:40px 0 0 40px; font-size:18px; color:#FFF; font-weight:normal}

#productlevel2_information .footer {height:39px; padding-top:20px; background:url(/images/products/product_level2_information_footer_bg.png); text-align:left; text-indent:30px; font-size:11px; color:#EB008B}




#productlevel2_information .riderquote {margin:0 auto; width:628px; height:120px; background:url(../images/products/teamriderquote_bg.png) top no-repeat; padding-bottom:10px;}

#productlevel2_information .riderquote .image {float:left; width:150px; padding:11px 0px 0 11px; line-height:0px;}
#productlevel2_information .riderquote .text {float:right; width:440px; padding:7px 12px 0 0; line-height:19px; font-size:11px; line-height:14px;}

#productlevel2_information .footer a {color:#363636; text-decoration:none; padding:0 4px}
#productlevel2_information .footer a:hover, #productlevel2_information .footer a.on{color:#EB008B}


#productlevel2_information_content {width:600px; margin:0 auto; padding-bottom:10px;}
#productlevel2_information_content .title {font-size:20px; width:100%; padding:20px 0 10px 0; color:#EB008B}
#productlevel2_information_content p {line-height:22px; padding:4px 0 13px 0;}


#productlevel2_windrangeimage {margin:0 auto; width:644px; text-align:center; padding-bottom:15px;} 


#productlevel2_gallery {background:#000 top no-repeat url(/images/products/level2_gallery_bg.png); width:644px; color:#FFF; padding-bottom:10px; margin-left:10px; margin-top:30px;}
#productlevel2_gallery .firsttitle {height:20px; font-size:14px; line-height:20px; padding-top:13px; text-indent:33px; padding-bottom:10px;}
#productlevel2_gallery .secondtitle {height:20px; background:url(../images/products/level2_gallery_secondtitle_bg.png); width:644px; padding:0; margin:0; font-size:14px; padding-top:13px; text-indent:33px;}

#productlevel2_gallery .imagetagline {font-size:12px; line-height:18px; color:#C1C1C1; width:600px; margin:0 auto; padding-bottom:20px;}
 
#productlevel2_gallery .mainimage {background: top center url(../images/products/level2_gallery_mainimage_topborder.jpg) no-repeat; padding-top:25px; padding-left:5px; padding-bottom:25px}



#productlevel2_gallery li{position:relative}

#productlevel2_gallery .overlay{ background: url(/images/products/level2_gallery_thumb_overlay.png) 0 0; width:87px; height:62px; position:absolute; z-index:2; cursor:pointer}
#productlevel2_gallery .overlay:hover{background-position:0 -62px;}
#productlevel2_gallery li img {top:2px; left:2px; position:absolute; z-index:1}




h3 {padding:12px 0 3px 0; margin:0; font-weight:normal; font-size:16px; color:}
