
/* =General
--------------------------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th, table, tr, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
html{
	min-height:100%;
	border: solid 0px #00f;
}
body{
	min-height:100%;
	text-align: center;
	background-color: #000;
				background-image:  url(/fanatic/public/content/F12_Web_bg_eng.jpg);
				border: solid 0px #f00;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom;
}
/* End General
--------------------------------------------------------------------------------------------------------*/


/* =Typography
--------------------------------------------------------------------------------------------------------*/
@font-face {
	font-family: 'HelveticaNeueRegular';
	src: url('http://www.fanatic.com/content/js/fonts/helvetica-webfont.eot');
	src: local('☺'), url('http://www.fanatic.com/content/js/fonts/helvetica-webfont.woff') format('woff'), url('http://www.fanatic.com/content/js/fonts/helvetica-webfont.ttf') format('truetype'), url('http://www.fanatic.com/content/js/fonts/helvetica-webfont.svg#webfont9bNR3PiW') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueBold';
	src: url('http://www.fanatic.com/content/js/fonts/helveticaneue-webfont.eot');
	src: local('☺'), url('http://www.fanatic.com/content/js/fonts/helveticaneue-webfont.woff') format('woff'), url('http://www.fanatic.com/content/js/fonts/helveticaneue-webfont.ttf') format('truetype'), url('http://www.fanatic.com/content/js/fonts/helveticaneue-webfont.svg#webfontvMTxIbsT') format('svg');
	font-weight: normal;
	font-style: normal;
}


* {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	color: white;
}
body.zmi * {
	color: #000000;
}

/* End Typography
--------------------------------------------------------------------------------------------------------*/
/*
* {
	behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);
}
*/
.container{
	text-align: left;
	width: 1018px;
	margin-right: auto;
	margin-left: auto;
	border: solid 0px #0f0;
	height:100%;
}

/*Header*/
.nav-bg{
	position:absolute;
	background: url(http://www.fanatic.com/content/image/fanatic_2012_navi_bg.png) no-repeat 0 30px;
    height: 187px;
    margin-left: -100px;
    position: absolute;
    width: 1197px;
    z-index: 1;	
}
.logo-bg {
	height: 148px;
	width: 206px;
	border: solid 0px #f00;
	background-repeat: no-repeat;
	background-position: -30px 0px;
	background-image:  url(http://www.fanatic.com/content/image/logo-bg.png);
	behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);
	position: absolute;
	z-index: 1;
}
.header .logo {
	border: solid 0px #0f0;
	float: left;
	height: 148px;
	width: 205px;
	position: relative;
	z-index: 2;
}
.header .logo img{
	margin-top: 40px;
	margin-left: 10px;
	height: 65px;
	width: 167px;
	behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);
}
.header .main-menu {
	float: left;
	margin-top: 60px;
	width: 668px;
}
.header .sharethis {
	float: left;
	height: 18px;
	width: 120px;
	margin-top: 66px;
}



/*Main menu*/
#menuHolder {width:640px; height:30px; position:relative; padding:0 0 0 0; z-index: 10;}
#menuHolder ul {padding:0; margin:0; list-style:none;}
#menuHolder table {border-collapse:collapse; margin:-1px -10px;}
#menuHolder ul ul {position:absolute; left:-9999px;z-index: 10;}
#menuHolder ul div {position:absolute; left:-9999px;z-index: 10;}

#menuHolder ul li a b {position:absolute; left:-9999px;z-index: 10;}

#menuHolder ul li:hover div#main-menu-home-bg{background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-bg.png); width:213px; height:188px;border:solid 0px #f00;margin-top: -100px;margin-left: -90px; position: absolute;z-index: 1;behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);}

/* pre-load hover images */
#menuHolder ul li a b.home {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-home-on.png);}
#menuHolder ul li a b.news {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-news-on.png);}
#menuHolder ul li a b.products {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-on.png);}
#menuHolder ul li a b.media {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-on.png);}
#menuHolder ul li a b.team {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-on.png);}
#menuHolder ul li a b.forum {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-forum-on.png);}
#menuHolder ul li a b.center {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-center-on.png);}
#menuHolder ul li a b.contact {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-on.png);}

#menuHolder ul li {float:left;margin-right: 4px;}
#menuHolder ul li a {display:block; float:left; height:31px;position:relative;z-index: 10;}
#menuHolder ul li a i {display:block; height:31px; cursor:pointer;}

#menuHolder ul li a i#home {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-home-off.png); width:65px;}
#menuHolder ul li a i#news {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-news-off.png); width:65px;}
#menuHolder ul li a i#products {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-off.png); width:100px;}
#menuHolder ul li a i#media {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-off.png); width:70px;}
#menuHolder ul li a i#team {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-off.png); width:63px;}
#menuHolder ul li a i#forum {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-forum-off.png); width:74px;}
#menuHolder ul li a i#center {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-center-off.png); width:80px;}
#menuHolder ul li a i#contact {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-off.png); width:91px;}


#menuHolder ul li.act a i#home {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-home-on.png);}
#menuHolder ul li.act a i#news {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-news-on.png);}
#menuHolder ul li.act a i#products {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-on-act.png);}
#menuHolder ul li.act a i#media {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-on-act.png);}
#menuHolder ul li.act a i#team {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-on-act.png);}
#menuHolder ul li.act a i#forum {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-forum-on.png);}
#menuHolder ul li.act a i#center {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-center-on-act.png);}
#menuHolder ul li.act a i#contact {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-on-act.png);}

#menuHolder ul li.act {position:relative;z-index: 10;}
#menuHolder ul li.act a {position:relative;z-index: 10;}

#menuHolder ul li ul li.act a i#windsurfboards {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-windsurfboards.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:113px;background-position:0 -23px;}
#menuHolder ul li ul li a i#surfboards {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-surfboards.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:79px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#sup {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-sup.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:70px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#skateboards {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-skateboards.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:86px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#surfskates {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-surfskates.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:74px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#equipment {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-equipment.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:68px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#promorange {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-promorange.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:87px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#technology {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-technology.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:81px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#archive {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-archive.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:52px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#a30years {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-30-years.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:57px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#windsurfchannel {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-windsurfchannel.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:124px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#picoftheday {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-picoftheday.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:91px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#downloads {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-downloads.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:77px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#windsurfingint {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-windsurfing-int.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:109px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#windsurfingnat {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-windsurfing-nat.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:113px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#supsurfint {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-supandsurf-int.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:85px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#supsurfnat {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-supandsurf-nat.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:89px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#emailform {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-emailform.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:77px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#distributors {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-distributors.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:84px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#fanaticdealerworldwide {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-fanaticdealerworldwide.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:89px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#overview {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-center-overview.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:64px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#centerfinder {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-center-centerfinder.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:90px;background-position:0 -23px;}

#menuHolder ul li:hover a i#home {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-home-on.png);border:solid 0px #0f0;}
#menuHolder ul li:hover a i#news {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-news-on.png);}
#menuHolder ul li:hover a i#products {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-on.png);border:solid 0px #f00;}
#menuHolder ul li:hover a i#media {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-on.png);}
#menuHolder ul li:hover a i#team {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-on.png);}
#menuHolder ul li:hover a i#forum {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-forum-on.png);}
#menuHolder ul li:hover a i#center {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-center-on.png);}
#menuHolder ul li:hover a i#contact {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-on.png);}


#menuHolder ul li:hover {position:relative;z-index: 10;border:solid 0px #f00;}
#menuHolder ul li a:hover {position:relative;z-index: 10;border:solid 0px #f00;}

#menuHolder ul :hover ul {left:0; top:31px; padding:8px 0 0 8px;border:solid 0px #f00;}
#menuHolder ul :hover div {left:0; top:31px;}

#menuHolder ul :hover ul.contactUl {left:-15px; top:31px; padding:8px 0 0 8px;}
#menuHolder ul :hover div#contactDiv {left:-15px; top:31px;}

#menuHolder ul li ul li a {height:16px;}
#menuHolder ul li ul li a i {display:block; height:16px; overflow:hidden;}

#menuHolder ul li ul li{margin-top:5px;}

#menuHolder ul li div#productsDiv {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-div.png); width:132px; height:118px;}
#menuHolder ul li div#mediaDiv {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-div.png); width:143px; height:95px;}
#menuHolder ul li div#teamDiv {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-div.png); width:133px; height:54px;}
#menuHolder ul li div#centerDiv {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-center-div.png); width:111px; height:51px;}
#menuHolder ul li div#contactDiv {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-div.png); width:106px; height:74px;}


div#main-menu-home-bg{background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-bg.png); width:213px; height:188px;border:solid 0px #f00;margin-top: -70px;margin-left: -90px; position: absolute;z-index: 1;display:none;behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);}
div#main-menu-news-bg{background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-bg.png); width:213px; height:188px;border:solid 0px #f00;margin-top: -70px;margin-left: -20px; position: absolute;z-index: 1;display:none;behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);}
div#main-menu-products-bg{background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-bg.png); width:213px; height:188px;border:solid 0px #f00;margin-top: -70px;margin-left: 50px; position: absolute;z-index: 1;display:none;behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);}
div#main-menu-media-bg{background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-bg.png); width:213px; height:188px;border:solid 0px #f00;margin-top: -70px;margin-left: 150px; position: absolute;z-index: 1;display:none;behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);}
div#main-menu-team-bg{background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-bg.png); width:213px; height:188px;border:solid 0px #f00;margin-top: -70px;margin-left: 225px; position: absolute;z-index: 1;display:none;behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);}
div#main-menu-forum-bg{background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-bg.png); width:213px; height:188px;border:solid 0px #f00;margin-top: -70px;margin-left: 290px; position: absolute;z-index: 1;display:none;behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);}
div#main-menu-center-bg{background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-bg.png); width:213px; height:188px;border:solid 0px #f00;margin-top: -70px;margin-left: 370px; position: absolute;z-index: 1;display:none;behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);}
div#main-menu-contact-bg {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-bg.png); width:213px; height:188px;border:solid 0px #f00;margin-top: -70px;margin-left: 455px; position: absolute;z-index: 1;display:none;behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);}


#menuHolder ul li ul li a i#windsurfboards {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-windsurfboards.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:113px;}
#menuHolder ul li ul li a i#surfskates {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-surfskates.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:74px;}
#menuHolder ul li ul li a i#surfboards {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-surfboards.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:79px;}
#menuHolder ul li ul li a i#sup {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-sup.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:70px;}
#menuHolder ul li ul li a i#skateboards {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-skateboards.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:86px;}


#menuHolder ul li ul li a i#equipment {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-equipment.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:68px;}
#menuHolder ul li ul li a i#promorange {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-promorange.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:87px;}
#menuHolder ul li ul li a i#technology {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-technology.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:81px;}
#menuHolder ul li ul li a i#archive {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-archive.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:52px;}

#menuHolder ul li ul li a i#a30years {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-30-years.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:57px}
#menuHolder ul li ul li a i#windsurfchannel {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-windsurfchannel.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:124px}
#menuHolder ul li ul li a i#picoftheday {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-picoftheday.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:91px;}
#menuHolder ul li ul li a i#downloads {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-downloads.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:77px;}

#menuHolder ul li ul li a i#windsurfingint {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-windsurfing-int.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:109px}
#menuHolder ul li ul li a i#windsurfingnat {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-windsurfing-nat.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:113px;}

#menuHolder ul li ul li a i#supsurfint {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-supandsurf-int.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:85px}
#menuHolder ul li ul li a i#supsurfnat {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-supandsurf-nat.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:89px;}

#menuHolder ul li ul li a i#emailform {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-emailform.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:77px}
#menuHolder ul li ul li a i#distributors {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-distributors.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:84px;}
#menuHolder ul li ul li a i#fanaticdealerworldwide {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-fanaticdealerworldwide.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:89px;}

#menuHolder ul li ul li a i#overview {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-center-overview.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:64px;}
#menuHolder ul li ul li a i#centerfinder {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-center-centerfinder.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:90px;}


#menuHolder ul li ul li.act a i#windsurfboards {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-windsurfboards.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:113px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#surfboards {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-surfboards.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:79px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#sup {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-sup.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:70px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#skateboards {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-skateboards.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:86px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#surfskates {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-surfskates.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:74px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#equipment {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-equipment.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:68px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#promorange {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-promorange.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:87px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#technology {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-technology.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:81px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#archive {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-products-archive.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:52px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#a30years {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-30-years.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:57px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#windsurfchannel {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-windsurfchannel.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:124px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#picoftheday {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-picoftheday.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:91px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#downloads {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-media-downloads.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:77px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#windsurfingint {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-windsurfing-int.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:109px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#windsurfingnat {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-windsurfing-nat.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:113px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#supsurfint {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-supandsurf-int.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:85px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#supsurfnat {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-team-supandsurf-nat.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:89px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#emailform {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-emailform.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:77px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#distributors {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-distributors.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:84px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#fanaticdealerworldwide {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-contact-fanaticdealerworldwide.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:89px;background-position:0 -23px;}

#menuHolder ul li ul li.act a i#overview {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-center-overview.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:64px;background-position:0 -23px;}
#menuHolder ul li ul li.act a i#centerfinder {background:url(http://www.fanatic.com/content/image/mainmenu/main-menu-center-centerfinder.png) no-repeat; behavior: url(http://www.fanatic.com/content/js/iepngfix.htc); width:90px;background-position:0 -23px;}

#menuHolder ul li ul li a:hover i#windsurfboards,
#menuHolder ul li ul li a:hover i#surfboards,
#menuHolder ul li ul li a:hover i#sup,
#menuHolder ul li ul li a:hover i#skateboards,
#menuHolder ul li ul li a:hover i#surfskates,
#menuHolder ul li ul li a:hover i#equipment,
#menuHolder ul li ul li a:hover i#promorange,
#menuHolder ul li ul li a:hover i#technology,
#menuHolder ul li ul li a:hover i#archive,
#menuHolder ul li ul li a:hover i#a30years,
#menuHolder ul li ul li a:hover i#windsurfchannel,
#menuHolder ul li ul li a:hover i#picoftheday,
#menuHolder ul li ul li a:hover i#downloads,
#menuHolder ul li ul li a:hover i#windsurfingint,
#menuHolder ul li ul li a:hover i#windsurfingnat,
#menuHolder ul li ul li a:hover i#supsurfint,
#menuHolder ul li ul li a:hover i#supsurfnat,
#menuHolder ul li ul li a:hover i#emailform,
#menuHolder ul li ul li a:hover i#distributors {background-position:0 -23px;}
#menuHolder ul li ul li a:hover i#fanaticdealerworldwide {background-position:0 -23px;}
#menuHolder ul li ul li a:hover i#overview {background-position:0 -23px;}
#menuHolder ul li ul li a:hover i#centerfinder {background-position:0 -23px;}


.main{
	border: solid 0px #f00;
	width: 1018px;
	position:relative;
	z-index:2;
}
/*Left menu*/
.left-menu{
	width: 187px;
	float: left;
	margin-right: 11px;
	margin-left: 18px;
	border: solid 0px #f00;
	display: inline;}
/*News menu*/
.menu{
	font-size: 11px;
	margin-bottom: 50px;
}
.menu a {
	cursor: pointer;
	
}
.menu .level3-item-cur{
	margin-bottom: 10px;
}
.menu .level3-item{
	border: solid 0px #f00;
	margin-top: 5px;
}
.menu .level3-item img{
	float: left;
}
.menu .level3-item a{
	text-decoration: none;
}
.menu .level3-item img{
	margin-top: 5px;
	margin-right: 5px;
}
.menu .level3-item .level3-item-link{
	float: left;
	text-transform: uppercase;
	border-bottom: dotted 1px #ca0083;
	color: #ca0083;
	font-weight: bold;
}
.menu .level3-item-cur .item-title{
	text-transform: uppercase;
	margin-top: 11px;
	margin-bottom: 9px;
	font-weight: bold;
}
.menu .level3-item-cur .item-title a {
	text-decoration: none;
}
.menu .level3-item-cur .item-title img{
	margin-left: 1px;
	margin-right: 5px;
}
.menu .level3-item-cur .level4-item{
	width: 184px;
	background-image: url(http://www.fanatic.com/content/image/leftmenu/left-menu-news-level4-bg.png);
	background-repeat: repeat-y;
	margin-left: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #f00;
}
.menu .level3-item-cur .level4-item .level4-item-link{
	color: #aaa;
	padding: 2px 9px 1px 9px;
	margin-right:5px;
	line-height: 15px;
}
.menu .level3-item-cur .level4-item a{
	text-decoration: none;
}
.menu .level3-item-cur .level4-item.cur{
	width: 187px;
	background-color: #ca0083;
	vertical-align: middle;
}
.menu .level3-item-cur .level4-item:hover, .menu .level3-item-cur .level4-item.hover{
	width: 187px;
	background-color: #FFF;
	vertical-align: middle;
}

.menu .level3-item-cur .level4-item.cur .level4-item-link{
	padding: 2px 9px 1px 9px;
	line-height: 15px;
	color: #FFFFFF;	
}
.menu .level3-item-cur .level4-item:hover .level4-item-link, .menu .level3-item-cur .level4-item.hover .level4-item-link{
	padding: 2px 9px 1px 9px;
	line-height: 15px;
	color: #ca0083;	
}

.menu .level3-item-cur .level4-item.cur .level4-item-arrow{
	background-image: url(http://www.fanatic.com/content/image/contents/footer-arrow.png);
	background-repeat: no-repeat;
	background-position: 177px center;
	width: 187px;
	cursor: pointer;
}
.menu .level3-item-cur .level4-item:hover .level4-item-arrow, .menu .level3-item-cur .level4-item.hover .level4-item-arrow{
	background-image: url(http://www.fanatic.com/content/image/contents/footer-arrow-a.png);
	background-repeat: no-repeat;
	background-position: 177px center;
	width: 187px;
	cursor: pointer;	
}
.menu .level3-item-cur .level4-item.cur a{
	text-decoration: none;
	cursor: pointer;	
}



.menu .level3-item-cur .level4-item-cur{
	width: 187px;
	background-color: #ca0083;
	vertical-align: middle;
}
.menu .level3-item-cur .level4-item-cur .level4-item-link{
	padding: 2px 9px 1px 9px;
	line-height: 15px;
}
.menu .level3-item-cur .level4-item-cur .level4-item-arrow{
	background-image: url(http://www.fanatic.com/content/image/contents/footer-arrow.png);
	background-repeat: no-repeat;
	background-position: 177px center;
	width: 187px;
}
.menu .level3-item-cur .level4-item-cur a{
	text-decoration: none;
}



.menu-search{
	font-size: 11px;
}
.menu-search .menu-search-title{
	text-transform: uppercase;
	margin-top: 11px;
	margin-bottom: 9px;
	font-weight: bold;
}
.menu-search .menu-search-title img{
	margin-left: 1px;
	margin-right: 5px;
}

.menu-logout{
	font-size: 11px;
}
.menu-logout .menu-logout-title{
	text-transform: uppercase;
	margin-top: 11px;
	margin-bottom: 9px;
	font-weight: bold;
}
.menu-logout .menu-logout-title img{
	margin-left: 1px;
	margin-right: 5px;
}
.menu-logout .menu-logout-form{
	background-image: url(http://www.fanatic.com/content/image/leftmenu/left-menu-news-level4-bg.png);
	width: 184px;
	margin-left: 1px;
	color: #f00;	
}
.menu-logout .menu-logout-form .menu-logout-form-user{
	padding: 5px 5px;
}
.menu-logout .menu-logout-form .menu-logout-form-btn{
	text-align: right;
	padding: 10px 10px;
}

/*Content*/
.content{
	border: solid 0px #0f0;
	float: left;
	width: 802px;
	-width: 801px;	
	-overflow: hidden;
}

/*Slides*/
.slides1_wrap {
	position: relative;
	padding: 0;
	width:800px;
	margin-bottom: 14px;
	z-index:1;
}
#slides1 li {
	list-style: none;
}
#slides1 li img {
	float: left;
}
#slides1 .content1 {
	float: left;
	width: 800px;
	border: solid 0px #f00;
}
#slides1 li p {
	line-height: 22px;
}
#slides1 h3 {
	font-size: 36px;
	color: #8d8d8d;
	font-weight: normal;
	text-transform: lowercase;
}
#slides1 h4 {
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
}
.slides1_wrap .prev {
	position: absolute;
	left: 19px;
	top: 153px;
	outline: 0;
	z-index:100;
}
.slides1_wrap .next {
	position: absolute;
	right: 19px;
	top: 153px;
	outline: 0;
	z-index:100;	
}
.slides1_wrap a:active {
	top: 155px;
}
.slides1_wrap .bx_pager {
	position: absolute;
	top: 307px;
	margin-left: 30px;
	border: solid 0px #f00;
	z-index:100;
}
.bxslider_container{
	position: relative; overflow: hidden; width: 800px;
	
}
.slides1_wrap .bxslider_container {
	height:350px;
}
.slides-products-wrap .bxslider_container {
	height:450px;
}
.slides-products-wrap.team .bxslider_container {
	height:350px;
}
/*slides-news*/
.bx_wrap {
	position: relative;
	padding: 0;
	width:760px;
	margin-bottom: 14px;
	margin-left: 20px;
}
#slides-news li {
	list-style: none;
}
#slides-news li img {
	float: left;
}
#slides-news .content-slides-news {
	float: left;
	width: 760px;
	border: solid 0px #f00;
}
#slides-news li p {
	line-height: 22px;
}
#slides-news h3 {
	font-size: 36px;
	color: #8d8d8d;
	font-weight: normal;
	text-transform: lowercase;
}
#slides-news h4 {
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
}
.bx_wrap .prev {
	position: absolute;
	left: 19px;
	top: 90px;
	outline: 0;
	z-index:100;
}
.bx_wrap .next {
	position: absolute;
	right: 27px;
	top: 90px;
	outline: 0;
	z-index:100;	
}
.bx_wrap a:active {
	top: 92px;
}
.slides-news-wrap .bx_pager {
	position: absolute;
	top: 307px;
	margin-left: 30px;
	border: solid 0px #f00;
}

#slides-news .zoom {
	position:absolute; 
	padding-top: 1px;
	margin-left: 216px;
	-margin-left: -34px;
}
#slides-news .title {
	position:absolute; 
	margin-left: 1px;
	width:241px;
	margin-top:202px;
	background:#191919;
	font-size: 10px;
	color: #aaa;
	padding: 2px 0 1px 8px;
	-margin-left:-249px;
}
/*slides-products*/
.slides-products-wrap {
	position: relative;
	padding: 0;
	width:800px;
	margin-bottom: 13px;
}
#slides-products li {
	list-style: none;
}
#slides-products li img {
	float: left;
}
#slides-products .content-slides-products {
	float: left;
	width: 800px;
	border: solid 0px #f00;
}
#slides-products .content-slides-products img {
	width: 800px;
	height: 450px;
}
#slides-products .content-slides-products.team img {
	width: 800px;
	height: 350px;
}
#slides-products li p {
	line-height: 22px;
}
#slides-products h3 {
	font-size: 36px;
	color: #8d8d8d;
	font-weight: normal;
	text-transform: lowercase;
}
#slides-products h4 {
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
}
.slides-products-wrap .prev {
	position: absolute;
	left: 19px;
	top: 204px;
	outline: 0;
	z-index:100;	
}
.slides-products-wrap .next {
	position: absolute;
	right: 19px;
	top: 204px;
	outline: 0;
	z-index:100;	
}
.slides-products-wrap.team .next, .slides-products-wrap.team .prev {
	top: 154px;
}
.slides-products-wrap a:active {
	top: 206px;
}

.slides-products-wrap .bx_pager {
	position: absolute;
	top: 407px;
	margin-left: 30px;
	border: solid 0px #f00;
	z-index:100;	
}
.slides-products-wrap.team .bx_pager {
	top: 307px;
}
.bx_pager a {
	float: left;
	background: url(http://www.fanatic.com/content/image/contents/navi-bar.png) no-repeat 0 -21px;
	width: 14px;
	height: 17px;
	color: #fff;
	font-size: 11px;
	margin-right: 0px;
	padding: 4px 0 0 7px;
	border: solid 0px #f00;
}
.bx_pager a:hover, .bx_pager a.active, .bx_pager a.activeSlide {
	background-position: 0 0;
	text-decoration: none;
}
.auto_controls {
	position: absolute;
	bottom: -11px;
	left: 394px;
}
.auto_controls a {
	font-size: 16px;
	color: #a3a3a3;
	outline: 0;
	padding: 2px;
}
.auto_controls a:hover {
	text-decoration: none;
	background: ;
	color: #e41996;
}

.menu-galery{
	position: absolute;
	z-index: 14;
	margin-top: 50px;
	margin-left: 30px;
}
.menu-galery .menu-galery-title{
	background: #000;
	float: left;
	margin-bottom: 1px;
	text-transform: uppercase;
	font-weight: bold;
	padding:2px 5px;
	font-size: 26px;
}
.menu-galery ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu-galery li{
	float:left;
	position:relative;
	z-index:100;
	margin-right: 2px;
}

.menu-galery li img{
	margin: 0;
	padding: 0;
	margin-right: 2px;
}
/* use the table to position the dropdown list */
.menu-galery table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-1px;
	top:25px;
}

/* style all the links */
.menu-galery ul li a, .menu-galery :visited {
	display:block;
	font-size:10px;
	padding:2px 5px;	
	color:#fff;
	background:#000;
	text-decoration:none;
	white-space: nowrap;
}
.menu-galery ul li a.multi {
	padding:2px 5px 2px 0px;
}
/* style the links hover */
.menu-galery ul a:hover, .menu-galery ul li:hover a, .menu-galery ul li.hover a, .menu-galery .topmenu li a.act{
	color:#fff;
	background:#ca0083;
}
/* hide the sub level links */
.menu-galery ul ul , .hid{
	position:absolute;

}
.hid {
	position:absolute;
	visibility: hidden;
}
.slide-player { width:800px; height:450px; }
/* make the sub level visible on hover list or link */

.menu-galery ul a:hover ul{
	visibility:visible;
}
.menu-galery ul li:hover ul, .menu-galery ul li.hover ul {
	visibility:visible;
	background: url(http://www.fanatic.com/content/image/empty.png);
}
.menu-galery ul li ul li{
	font-size:10px;
	color:#fff;
	white-space: nowrap;
	clear: both;
}
#second-level a {
	background:#db4ca8;
	display: block;
	padding:2px 5px 2px 14px;
	margin: 2px 0 0 0;
}


/*

   .slides1_wrap {
	position: relative;
	padding: 20px 0 37px 49px;
	width:546px;
}

#slides1 li {
	list-style: none;
}

#slides1 li img {
	float: left;
}

#slides1 .content {
	float: left;
	width: 406px;
	padding-left: 21px;
}

#slides1 li p {
	line-height: 22px;
}

#slides1 h3 {
	font-size: 36px;
	color: #8d8d8d;
	font-weight: normal;
	text-transform: lowercase;
}

#slides1 h4 {
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
}

.slides1_wrap .prev {
	position: absolute;
	left: -6px;
	top: 100px;
	outline: 0;
}

.slides1_wrap .next {
	position: absolute;
	right: 38px;
	top: 100px;
	outline: 0;
}

.slides1_wrap a:active {
	top: 102px;
}

.bx_pager {
	padding-left: 309px;
	padding-top: 15px;
	z-index:100;
}

.bx_pager a {
	float: left;
	background: url(http://www.fanatic.com/content/images/bg_pager.png) no-repeat 0 -21px;
	width: 14px;
	height: 17px;
	color: #fff;
	font-size: 11px;
	margin-right: 6px;
	padding: 4px 0 0 7px;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
}

.auto_controls {
	position: absolute;
	bottom: -11px;
	left: 394px;
}

.auto_controls a {
	font-size: 16px;
	color: #a3a3a3;
	outline: 0;
	padding: 2px;
}

.auto_controls a:hover {
	text-decoration: none;
	background: ;
	color: #e41996;
}
*/
/*Home page*/
/*News*/
.teaser{
	width: 802px;
	height: 356px;
	border: solid 0px #f00;

}
.news{
	width: 356px;
	font-size: 11px;
	float: left;
	margin-right: 10px;
}
.news .news-title{
	width: 356px;
}
.news .news-title .news-title-page{
	float: left;
}
.news .news-title .news-title-all{
	float: left;
	text-align: right;
	width: 243px;
}
.news .news-container-bg{
	background-repeat: no-repeat;
	background-position: left top;
	background-image:  url("http://www.fanatic.com/content/image/contents/content-news-container.png");
	width: 356px;
	height: 325px;
	behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);
}
.news .news-title .news-title-all img{
	float: right;
	margin-top: 11px;
	margin-right: 3px;
}
.news .news-title .news-title-all .news-title-link{
	float: right;
	border-bottom: dotted 1px #707070;
	margin-top: 10px;
}
.news .news-title .news-title-all .news-title-link a{
	text-decoration: none;
	color: #707070;
	font-size: 10px;
	text-transform: uppercase;
}
.news .news-title .news-title-all .news-title-link a:hover, .products .products-title .products-title-all .products-title-link a:hover {
	color: #909090;
}
.news .news-container-bg .news-item{
	width: 330px;
}
.news .news-container-bg .news-item img{
	float: left;
	margin-right: 10px;
}
.news .news-container-bg .news-item .news-item-text{
	height: 70px;
	border: solid 1px #f00;
}
.news .news-container-bg .news-item p{
	font-size: 11px;
}
.news .news-container-bg .news-item span.news-title{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;

}
.news .news-container-bg .news-item .news-item-bttm{
	margin-top: 10px;
}
.news .news-container-bg .news-item .news-item-bttm .news-item-date{
	float: left;
}
.news .news-container-bg .news-item .news-item-bttm .news-item-readmore{
	float: left;
	width: 130px;
	text-align: right;
}
.news .news-container-bg .news-item .news-item-bttm .news-item-readmore img{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.news .news-container-bg .news-item .news-item-bttm .news-item-readmore .news-item-link{
	float: right;
	border-bottom: dotted 1px #ca0083;
}
.news .news-container-bg .news-item .news-item-bttm .news-item-readmore .news-item-link a{
	text-decoration: none;
	color: #ca0083;
	font-size: 10px;
	text-transform: uppercase;
}
.news .news-container-bg .news-sprtr{
	margin-top: 7px;
	margin-bottom: 7px;
}

/*Products*/
.products{
	width: 254px;
	font-size: 11px;
	float: left;
	margin-right: 10px;
}
.products .products-title{
	width: 254px;
}
.products .products-title .products-title-page{
	float: left;
}
.products .products-title .products-title-all{
	float: left;
	text-align: right;
	width: 155px;
	border: solid 0px #f00;
}
.products .products-container-bg{
	background-repeat: no-repeat;
	background-position: left top;
	background-image:  url("http://www.fanatic.com/content/image/contents/content-products-container.png");
	width: 254px;
	height: 325px;
	behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);
}
.products .products-title .products-title-all img{
	float: right;
	margin-top: 11px;
	margin-right: 3px;
}
.products .products-title .products-title-all .products-title-link{
	float: right;
	border-bottom: dotted 1px #707070;
	margin-top: 10px;
}
.products .products-title .products-title-all .products-title-link a{
	text-decoration: none;
	color: #707070;
	font-size: 10px;
	text-transform: uppercase;
}
.products .products-container-bg .products-item-left{
	float: left;
	margin-top: 10px;
	width: 125px;
	text-align: center;
	display: inline;
}
.products .products-container-bg .products-item-left .img2 { display: none;}
.products .products-item-left-return{
	position: absolute;
	margin-top: 230px;
	margin-left: 91px;
	z-index: 9999;
	
}
.products .products-item-right-return{
	position: absolute;
	margin-top: 230px;
	margin-left: 221px;
	z-index: 9999;
}
.products .products-container-bg .products-item-right{
	float: left;
	margin-top: 10px;
	width: 125px;
	text-align: center;
	display: inline;
}
.products .products-container-bg .products-item-sprtr{
	float: left;
	margin-top: 10px;
}
.products .products-container-bg .products-item-name{
	text-transform: uppercase;
}
.products .products-container-bg .products-item-view{
	margin-top: 5px;
}
.products .products-container-bg .products-item-view a{

	color: #ca0083;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: url(http://www.fanatic.com/content/image/contents/content-news-link-arrow.png) no-repeat 0 5px; 
	behavior: url(http://www.fanatic.com/content/js/iepngfix.htc);

}
.products .products-container-bg .products-item-view span{
	color: #ca0083;
}

.products .products-container-bg .products-item-view .products-item-link{
	float: right;
	margin-right: 30px;
}
.products .products-container-bg .products-item-view .products-item-link a{
	text-decoration: none;
	color: #ca0083;
	font-size: 10px;
	text-transform: uppercase;
	font-weight:normal;
}
.products .products-container-bg .products-item-view .products-item-link a:hover {
    background: url(http://www.fanatic.com/content/image/contents/content-news-link-arrow-a.png) no-repeat 0 5px;
}

.products .products-container-bg .products-item-view .products-item-link a:hover span {
	color: #fe00a3;
	border-bottom: dotted 1px #fe00a3;	
}
.products .products-container-bg .products-item-view img{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
/*Teaser image*/
.teaser-image{
	width: 172px;
	float: left;
}
.teaser-image img{
	margin-bottom: 10px;
}
.teaser-image .teaser-image-sprtr{
	height: 10px;
}

/*News page*/
.content-news-date{
	font-size: 10px;
	color: #aaa;
}
.content-news-title{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

/*Products page*/
.products-board-list{

}
.products-board-list .products-board-row{
	margin: 0 0 7px 0;
}
.products-board-list .products-board-row .products-board-sprtr{
	float: left;
	width: 7px;
	height: 300px;
}
.products-board-list .products-board{
	background-image: url(http://www.fanatic.com/content/image/contents/content-products-board-bg.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 300px;
	float: left;
	text-align: center;
}
.products-board-list .products-board.cur{
	background-image: url(http://www.fanatic.com/content/image/contents/content-products-board-cur-bg.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 300px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.products-board-list .products-board.soon, .products-board-list .products-board-soon{
	background-image: url(http://www.fanatic.com/content/image/contents/content-products-board-soon-bg.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 300px;
	float: left;
	text-align: center;
}
.products-board-list .products-board.soon.cur{
	background-image: url(http://www.fanatic.com/content/image/contents/content-products-board-soon-cur-bg.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 300px;
	float: left;
	text-align: center;
}
.products-board-list .products-board.cur .products-board-name{
	color: #ca0083;
}
.products-board-list .products-board-name{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
.products-board-list .products-board-collection{
	font-size: 10px;
	color: #aaa;
}
.products-chart{
	width: 801px;
	margin: 5px 0 8px 0;
}
.products-chart .top {
	background: url(http://www.fanatic.com/content/image/contents/content-products-chart-top-bg.png) left top no-repeat;
	width: 801px;
	height: 2px;
}
.products-chart .bot {
	background: url(http://www.fanatic.com/content/image/contents/content-products-chart-bot-bg.png) left top no-repeat;
	width: 801px;
	height: 2px;
}
.products-chart .center {
	background-image: url(http://www.fanatic.com/content/image/contents/content-products-chart-bg.png);
	background-repeat: repeat-y;
}

.products-chart .products-chart-name{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 5px;
}
.products-chart .products-chart-text{
	font-size: 10px;
	color: #aaa;
	line-height:normal;
	padding: 2px 10px 2px 10px;
}

.products-technology-star{
	position: absolute;
	margin-top: 25px;
	margin-left: 580px;
	width: 108px;
	height: 94px;
}
body.zmi .products-technology-star {
	margin-left: 300px;
}
.products-technology-text{
	padding: 0 259px 0 0;
}
.products-technology-star-rev{
	position: absolute;
	margin-top: 5px;
	margin-left: 60px;
	width: 108px;
	height: 94px;
}
.products-technology-text-rev{
	padding: 0 0 0 259px;
}
table.products-technology-table {
	width: 685px;
}
table.products-technology-table td.products-technology-image{
	padding-top: 6px;
	font-size: 11px;
	line-height: 19px;
	text-align: center;
	color: #aaa; 
}
table.products-technology-table td.products-technology-about{
	font-size: 11px;
	line-height: 19px;
	vertical-align: top;
}
.title-file {
	margin: -10px 0 10px 0;
}
.table-wrap {
	margin:-6px 0 0 -14px; 
	width:788px;
	*position:relative;
	left:-14px; 
	top:-8px;	
}
table.specification-table{
	width: 100%;
	border-collapse:separate; border-spacing: 1px 0px;
	*border-collapse: expression('separate', cellSpacing = '1px 0px');
	font-size: 11px;
}
table.specification-table tr th{
	padding: 6px 12px 0 12px;
	text-align: left;

}
table.specification-table tr td{
	background-image: url(http://www.fanatic.com/content/image/contents/products-specification-table-bg.png);
	padding: 2px 12px 0 12px;	
	vertical-align: middle;
	line-height: 130%;
}
table.specification-table tr td.first {
	background: url(http://www.fanatic.com/content/image/contents/products-specification-top-left-bg.png) left top no-repeat;
}
table.specification-table tr td.last {
	background: url(http://www.fanatic.com/content/image/contents/products-specification-top-right-bg.png) right top no-repeat;
}
table.specification-table tr td.first-bot {
	background: url(http://www.fanatic.com/content/image/contents/products-specification-bot-left-bg.png) left top no-repeat;
	padding: 0;
	font-size: 0;
	*position:relative;
	top:-1px;	
}
table.specification-table tr td.last-bot {
	background: url(http://www.fanatic.com/content/image/contents/products-specification-bot-right-bg.png) right top no-repeat;
	padding: 0;	
	font-size: 0;
	*position:relative;
	top:-1px;	
	
}
table.specification-table tr td.pod {
	padding: 0;	
	font-size: 0;
	height: 2px;
	*position:relative;
	top:-1px;		
}

.specification{
	font-size: 11px;
}
.specification .specification-title{
	padding-top: 7px;
	margin-left: 8px;
}
.specification .specification-item{
	background-image: url(http://www.fanatic.com/content/image/contents/products-specification-item-bg.png);
	background-repeat: no-repeat;
	width: 786px;
	height: 33px;
	margin-top: 7px;
	margin-left: 8px;
}
.specification .specification-title .specification-title-board{
	float: left;
	width: 120px;
	text-align: left;
	margin-left: 13px;
	margin-top: 10px;
	display: inline;
	font-weight: bold;
}
.specification .specification-title .specification-title-volume{
	float: left;
	width: 60px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.specification .specification-title .specification-title-length{
	float: left;
	width: 60px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.specification .specification-title .specification-title-width{
	float: left;
	width: 60px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.specification .specification-title .specification-title-weight{
	float: left;
	width: 60px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.specification .specification-title .specification-title-technology{
	float: left;
	width: 197px;
	text-align: left;
	margin-left: 13px;
	margin-top: 10px;
	display: inline;
	font-weight: bold;
}
.specification .specification-title .specification-title-fittings{
	float: left;
	width: 190px;
	text-align: left;
	margin-left: 13px;
	margin-top: 10px;
	display: inline;
	font-weight: bold;
}
.specification .specification-item .specification-item-board{
	float: left;
	width: 120px;
	text-align: left;
	margin-left: 13px;
	margin-top: 10px;
	display: inline;
}
.specification .specification-item .specification-item-volume{
	float: left;
	width: 60px;
	text-align: center;
	margin-top: 10px;
}
.specification .specification-item .specification-item-length{
	float: left;
	width: 60px;
	text-align: center;
	margin-top: 10px;
}
.specification .specification-item .specification-item-width{
	float: left;
	width: 60px;
	text-align: center;
	margin-top: 10px;
}
.specification .specification-item .specification-item-weight{
	float: left;
	width: 60px;
	text-align: center;
	margin-top: 10px;
}
.specification .specification-item .specification-item-technology{
	float: left;
	width: 197px;
	text-align: left;
	margin-left: 13px;
	margin-top: 10px;
	display: inline;
}
.specification .specification-item .specification-item-fittings{
	float: left;
	width: 190px;
	text-align: left;
	margin-left: 13px;
	margin-top: 5px;
	display: inline;
}
.specification-bottom{
	width: 772px;
	text-align: right;
	font-size: 10px;
}

/*Media page*/
.media-video-list{
	padding-top:12px;
}
.media-video-list .media-video-row{
	margin: 0 0 7px 0;
}
.media-video-list .media-video-row .media-video-sprtr{
	float: left;
	width: 6px;
	height: 118px;
}
.media-video-list .media-video-row .media-video{
	background-image: url(http://www.fanatic.com/content/image/contents/content-media-video-item-bg.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 128px;
	float: left;
	text-align: center;
	margin-bottom:7px;
}
.media-video-list .media-video-row .media-video.cur, .media-video-list .media-video-row .media-video:hover, .media-video-list .media-video-row .media-video.hover{
	background-image: url(http://www.fanatic.com/content/image/contents/content-media-video-item-cur-bg.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 128px;
	float: left;
	text-align: center;
}
.media-video-list .media-video-row .media-video img{
	margin-top: 7px;
}
.media-video-list .media-video-row .media-video-name{
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
}
.media-video-list .media-video-row .media-video-date{
	margin-top: 3px;
	font-size: 10px;
	color: #aaa;
}
.media-video-list .media-video-row .media-video.cur .media-video-name, .media-video-list .media-video-row .media-video:hover .media-video-name, .media-video-list .media-video-row .media-video.hover .media-video-name {
	color: #ca0083;
}
.media-video-list .media-video-row .media-video.cur img, .media-video-list .media-video-row .media-video:hover img, .media-video-list .media-video-row .media-video.hover img {
	margin-top: 7px;
}
.media-video-list .media-video-row .media-video .media-video-link{
	position: absolute;
	margin-top: 18px;
	margin-left: 57px;
	cursor: pointer;
}
.toggle{
	position: absolute;
	width: 802px;
	text-align: right;
	margin-top: 7px;
}
.media-downloads-list{
	margin: 0px 8px 0px 8px;
	padding: 9px 0px 9px 0px;
	font-size: 11px;	
}
.media-downloads-list .media-downloads-row{
	margin: 0 0 7px 0;
}
.media-downloads-list .media-downloads-row .media-downloads-sprtr{
	float: left;
	width: 10px;
	height: 154px;
}
.media-downloads-list .media-downloads-row .media-downloads{
	background-image: url(http://www.fanatic.com/content/image/contents/content-media-downloads-item-bg.png);
	background-repeat: no-repeat;
	width: 387px;
	height: 154px;
	float: left;
}
.media-downloads-list .media-downloads-row .media-downloads .media-downloads-img{
	float: left;
	width: 155px;
	text-align: center;
	margin-top: 7px;
	
}
.media-downloads-list .media-downloads-row .media-downloads .media-downloads-data{
	float: left;
	width: 222px;
	margin-top: 14px;
	margin-left: 10px;
}
.media-downloads-list .media-downloads-row .media-downloads .media-downloads-data .media-downloads-title{
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
}
.media-downloads-list .media-downloads-row .media-downloads .media-downloads-data .media-downloads-type{
	font-size: 11px;
	line-height: 19px
}
.media-downloads-list .media-downloads-row .media-downloads .media-downloads-data .media-downloads-size{
	font-size: 11px;
	line-height: 19px
}
.media-downloads-list .media-downloads-row .media-downloads .media-downloads-data .media-downloads-link{
	font-size: 10px;
	margin-top: 20px;
	line-height:16px;
}


.media-downloads-list .media-downloads-row .media-downloads .media-downloads-data a{
	color: #ca0083;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: dotted 1px #ca0083;
}

div.media-gallery{
	padding: 51px 0px 17px 53px;
}
div.media-gallery table td{
	font-size: 10px;
	color: #aaa;
	vertical-align: middle;
	text-align: center;
}
div.media-gallery table td.media-gallery-row-sprtr{
	height: 37px;
} 
div.media-gallery table td.media-gallery-col-sprtr{
	width: 56px;
} 
div.media-gallery table td img{
	margin-bottom: 9px;
}
div.media-gallery table td div.media-gallery-zoom{
	position: absolute;
	text-align: right;
	width: 318px;
	margin-top: 2px;
}

.facebook .facebook-text{
	margin-left: 1px;
	padding: 8px 0 0 7px;
	background-image: url(http://www.fanatic.com/content/image/contents/facebook-bg.png);
	background-repeat: repeat-y;
	width: 800px;
}
.facebook .facebook-footer{
	margin-left: 1px;
	background-image: url(http://www.fanatic.com/content/image/contents/facebook-footer.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 5px;
}

/*Technology page*/
.products-technology-sebastian{
	width: 201px;
	margin: 15px 0px 0px 0px;
	padding: 0px 10px 0px 15px;
	font-size: 11px;
	line-height: 19px;
	text-align: center;
	color: #aaa;
	float: left;
	display: inline;
}

.products-technology-sebastian-about{
	
	margin: 15px 0px 15px 0px; 
	font-size: 11px;
	line-height: 19px;
	float: left;
	width: 500px;
}


/*Promo Range page*/
.products-stickers-list{

}
.products-stickers-list .products-stickers-row{
	margin: 0 0 7px 0;
}
.products-stickers-list .products-stickers-row .products-stickers-sprtr{
	float: left;
	width: 7px;
	height: 202px;
}
.products-stickers-list .products-stickers{
	background-image: url(http://www.fanatic.com/content/image/contents/content-products-promorange-sticker-bg.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 202px;
	float: left;
	text-align: center;
}
.products-stickers-list .products-stickers.cur{
	background-image: url(http://www.fanatic.com/content/image/contents/content-products-promorange-sticker-cur-bg.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 202px;
	float: left;
	text-align: center;
	cursor: pointer;	
}
.products-stickers-list .products-stickers.cur .products-stickers-name{
	color: #ca0083;
	margin-top: 10px;
}
.products-stickers-list img{
	margin-top: 22px;
}
.products-stickers-list .products-stickers-name{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.products-stickers-details{
	margin-left: 22px;
	margin-top: 16px;
	margin-bottom: 16px;
	width: 178px;
	font-size: 11px;
	float: left;
	line-height: 18px;
}
/*Team International page*/
.team-international-list{

}
.team-international-list .team-international-row{
	margin: 0 0 7px 0;
}
.team-international-list .team-international-row .team-international-sprtr{
	float: left;
	width: 7px;
	height: 216px;
}
.team-international-list .team-international{
	background-image: url(http://www.fanatic.com/content/image/contents/content-team-international-bg.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 216px;
	float: left;
	text-align: center;
}
.team-international-list .team-international.cur{
	background-image: url(http://www.fanatic.com/content/image/contents/content-team-international-cur-bg.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 216px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.team-international-list .team-international.cur .team-international-name{
	color: #ca0083;
	margin-top: 10px;
}
.team-international-list img{
	margin-top: 22px;
}
.team-international-list .team-international-name{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.team-international-list .team-international-code{
	text-transform: uppercase;
	font-size: 10px;
	color: #aaa;
	margin-top: 5px;
}
.team-international-details{
	margin-left: 22px;
	margin-top: 16px;
	margin-bottom: 16px;
	width: 178px;
	font-size: 11px;
	float: left;
	line-height: 18px;
}

.international-member-img{
	width: 201px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 11px;
	line-height: 19px;
	text-align: center;
	color: #aaa;
	float: left;
	display: inline;
}

.international-member-about{
	font-size: 11px;
	line-height: 19px;
	float: left;
}

/*Team National page*/
.team-national-list{

}
.team-national-list .team-national-row{
	margin: 0 0 7px 0;
}
.team-national-list .team-national-row .team-national-sprtr{
	float: left;
	width: 6px;
	height: 189px;
}
.team-national-list .team-national{
	background-image: url(http://www.fanatic.com/content/image/contents/content-team-national-bg.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 189px;
	float: left;
	text-align: center;
}
.team-national-list .team-national.cur{
	background-image: url(http://www.fanatic.com/content/image/contents/content-team-national-cur-bg.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 189px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.team-national-list .team-national.cur .team-national-name{
	color: #ca0083;
	margin-top: 1px;
}
.team-national-list img{
	margin-top: 7px;
}
.team-national-list .team-national-name{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin-top: 1px;
}
.team-national-list .team-national-code{
	text-transform: uppercase;
	font-size: 10px;
	color: #aaa;
	margin-top: 10px;
}

/*Team Center page*/
.center-list{
	width: 786px;
	padding-bottom: 8px;
}
.center-list .center-row{
	padding-top: 8px;
	margin-left: 8px;
}
#KSFinder_adressList .center-row{
	margin-left: 0;
}

.center-list .center-row .center-item-top{
	background-image: url(http://www.fanatic.com/content/image/contents/content-center-item-top.png);
	background-repeat: no-repeat;
	width: 786px;
	height: 10px;
	background-position: bottom;
}
.center-list .center-row .center-item-bottom{
	background-image: url(http://www.fanatic.com/content/image/contents/content-center-item-bottom.png);
	background-repeat: no-repeat;
	width: 786px;
	height: 10px;
}
.center-list .center-row .center-item{
	background-image: url(http://www.fanatic.com/content/image/contents/content-center-item-bg.png);
	background-repeat: repeat-y;
	width: 786px;
}
.center-list .center-row .center-item-link{
	position: absolute;
	margin-top: -35px;
	margin-left: 230px;
	font-size: 10px;
	font-weight: bold;
	color: #ca0083;
}
.center-list .center-row .show-on-map {
	margin-left:-6px;
}
.center-list .center-row .center-item-link a{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #ca0083;
	line-height: 14px;
}
.center-list .center-row .center-item .center-item-img{
	padding: 0px 0px 0px 10px;
	float: left;
}
.center-list .center-row .center-item .center-item-text{
	font-size: 11px;
	padding: 0px 10px 0px 260px;
	line-height: 19px;
}

.center-list .center-row .title {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

/*Archive page*/
.products-archive-list{
	padding-bottom: 10px;
}
.products-archive-list .products-archive-row{
	padding-top: 10px;
	margin-left: 10px;
}
.products-archive-list .products-archive-row .products-archive-item{
	width: 786px;
	padding-top: 10px;
}
.products-archive-list .products-archive-row .products-archive-item .top {
	background: url(http://www.fanatic.com/content/image/contents/content-products-archive-top-bg.png) left top no-repeat;
	width: 786px;
	height: 2px;
}
.products-archive-list .products-archive-row .products-archive-item .bot {
	background: url(http://www.fanatic.com/content/image/contents/content-products-archive-bot-bg.png) left top no-repeat;
	width: 786px;
	height: 2px;
}
.products-archive-list .products-archive-row .products-archive-item .center {
	background-image: url(http://www.fanatic.com/content/image/contents/content-products-archive-bg.png);
	background-repeat: repeat-y;
	padding: 9px 0 9px 0;
}
.products-archive-list .products-archive-row .products-archive-item .products-archive-details{

}
.products-archive-list .products-archive-row .products-archive-item .products-archive-details .products-archive-text{
	float: left;
	width: 495px;
}
.products-archive-list .products-archive-row .products-archive-item .products-archive-details .products-archive-text .products-archive-title{
	margin-left: 20px;
	font-size: 13px;
	line-height: 22px
}
.products-archive-list .products-archive-row .products-archive-item .products-archive-details .products-archive-text .products-archive-comment{
	margin-left: 20px;
	font-size: 11px;
	line-height: 18px
}
.products-archive-list .products-archive-row .products-archive-item .products-archive-details .products-archive-image{
	float: left;
	width: 280px;
}
.products-archive-list .products-archive-row .products-archive-item .specification{
	margin: 0px;
	padding: 0px;
}
.products-archive-list .products-archive-row .products-archive-item .specification .specification-title{
	margin-left: 0px;	
	padding-top: 0px;
}
.products-archive-list .products-archive-row .products-archive-item .specification .specification-item{
	margin-left: 0px;
}

/*Contact page*/
.content-contact-item{
	width: 240px;
	float: left;
	border: solid 0px #f00;
	margin-bottom: 20px;
	margin-right:10px;
}

.newsletter-form-col {
	float: left;
	width: 184px;
	margin-right: 6px;
}
.newsletter-form-col.first {
	margin-top:26px;
}
.newsletter-form-row{
	width: 380px;
	border: solid 0px #f00;
	margin-top: 6px;
}
.newsletter-input{
	color: #383838;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	background: url(http://www.fanatic.com/content/image/contents/content-newsletter-input-bg.png) no-repeat left top;
	width: 174px;
	height: 24px;
	border: none;
	line-height: 24px;
	margin-top: 6px;
}
.newsletter-input.error{
	background: url(http://www.fanatic.com/content/image/contents/content-newsletter-input-error-bg.png) no-repeat left top;
}
.newsletter-input-zip{
	color: #383838;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	background: url(http://www.fanatic.com/content/image/contents/content-newsletter-input-zip-bg.png) no-repeat left top;
	width: 45px;
	height: 24px;
	border: none;
	line-height: 24px;
	margin-top: 6px;
}
.newsletter-input-city{
	color: #383838;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	background: url(http://www.fanatic.com/content/image/contents/content-newsletter-input-city-bg.png) no-repeat left top;
	width: 109px;
	height: 24px;
	border: none;
	line-height: 24px;
	margin-top: 6px;
	position: relative;
	left: 9px;
}
.newsletter-input-zip.error{
	background: url(http://www.fanatic.com/content/image/contents/content-newsletter-input-zip-error-bg.png) no-repeat left top;
}
.newsletter-input-city.error{
	background: url(http://www.fanatic.com/content/image/contents/content-newsletter-input-city-error-bg.png) no-repeat left top;
}
.newsletter-textarea.error{
	background: url(http://www.fanatic.com/content/image/contents/content-emailform-textarea-error-bg.png) no-repeat left top;
}

.newsletter-textarea{
	color: #383838;
	font-size: 11px;
	font-weight: bold;
	background: url(http://www.fanatic.com/content/image/contents/content-emailform-textarea-bg.png) no-repeat left top;
	width: 184px;
	height: 121px;
	border: none;
	padding-top: 5px;
	margin-top: 6px;
}
.newsletter-textarea textarea {
	color: #383838;
	font-size: 11px;
	font-weight: bold;
	border:none;
	background:none;
	width: 174px;
	height: 111px;
	color: #383838;
	padding:0 0 0 10px;
	overfow: auto;
}
.newsletter-form-row .newsletter-checkbox-text{
	padding-left: 25px;
}
.newsletter-form-row .newsletter-checkbox{
	position: absolute;
	margin-top: 5px;
}
.newsletter-form-row .newsletter-checkbox.error{
	position: absolute;
	margin-top: 5px;
}

.newsletter-form-subscribe{
	width: 380px;
	text-align: right;
}
.newsletter-form-unsubscribe {
	margin-top:1px;
}
.newsletter-form-col .newsletter-dropdown, .newsletter-form-col .newsletter-dropdown.error{
	margin-top: 6px;
}
.dealer-dropdown {
	padding: 8px 8px 0 8px; height:24px;font-size:11px;
	margin-left:500px;
}
.login-form-row{
	margin-top: 10px;
	width: 380px;
}
.login-form-row .login-form-forgot{
	float: left;
	font-size: 10px;
}
.login-form-row .login-form-forgot a {
	text-decoration:none;
}
.login-form-row .login-form-login{
		text-align: right;
}
.email-form{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 21px;
	width: 650px;
	font-size: 11px;
}
.emailform-form-row{
	width: 650px;
	font-size: 11px;
	margin-top: 6px;
}
.emailform-form-col .newsletter-dropdown, .emailform-form-col .newsletter-dropdown.error{
	margin-top: 6px;
}
.emailform-form-row .newsletter-checkbox-text{
	padding-top: 5px;
	padding-left: 25px;
}
.emailform-form-row .newsletter-checkbox{
	position: absolute;
	margin-top: 5px;
}
.emailform-form-row .newsletter-checkbox.error{
	position: absolute;
	margin-top: 5px;
}
.newsletter-form-col textarea{

	resize: none;
}
.emailform-form-sendform{
	width: 571px;
	text-align: right;
}
.emailform-form-sendform a, .newsletter-form-subscribe a{
	float: right;
}
.form-error-text{
	color: #f00;
	padding-top: 10px;
	padding-right: 120px; 
	display: none;
}
.form-error-text.newsletter {
	padding-top: 8px;
}

/*Footer*/
.footer{
	margin-top: 30px;
	font-size: 11px;
	margin-bottom: 60px;
}
.footer .snowboards{
	float: left;
	margin-top:1px;
}
.footer .snowboards.sup{
	margin-right:20px;
}
.footer .snowboards .snowboards-bg{
	background-color: #000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 4px;
}
.footer .snowboards:hover .snowboards-bg, .footer .snowboards.hover .snowboards-bg {
	background-color: #FFF;
}

.footer .snowboards a{
	text-decoration: none;
	padding-left: 12px;
	background:url(http://www.fanatic.com/content/image/contents/footer-arrow.png) no-repeat 4px 5px;	
}
.footer .snowboards:hover a, .footer .snowboards a:hover{
	color: #000;
	background:url(http://www.fanatic.com/content/image/contents/footer-arrow-aw.png) no-repeat 4px 5px;	
}
.footer .snowboards a{
	text-decoration: none;
}
.footer .snowboards a img{
	margin-right: 5px;
	margin-left: 5px;

}
.footer .footer-nav {
	width: 436px;
	float:left;
}
.footer .newsletter{
	float: right;
	margin-right: 27px;
	display:block;
	position:relative;
	text-decoration:none;
	padding: 2px 4px 2px 4px;
}

.footer .newsletter:hover {
	color: #000;
	background-color: #FFF;	
}
.footer .vip-login{
	float: left;
	margin-right: 27px;
	margin-top: 3px;
}
.footer .vip-login a{
	text-decoration: none;
}
.footer .impressum{
	float: left;
	margin-right: 27px;
	margin-top: 3px;
}
.footer .impressum a{
	text-decoration: none;
}
.footer .language{
	float: left;
	margin-right: 10px;

}

.footer .fyt-link .facebook{
	float: left;
	margin-right: 7px;
}
.footer .fyt-link .facebook .facebook-image{
	height: 16px;
	width: 16px;
	background:url(http://www.fanatic.com/content/image/contents/footer-facebook-act.png);
	cursor:pointer;
}
.footer .fyt-link .youtube{
	float: left;
	margin-right: 7px;
}
.footer .fyt-link .youtube .youtube-image{
	height: 16px;
	width: 16px;
	background:url(http://www.fanatic.com/content/image/contents/footer-youtube-act.png);
	cursor:pointer;
}
.footer .fyt-link .twitter{
	float: left;
}
.footer .fyt-link .twitter .twitter-image{
	height: 16px;
	width: 16px;
	background:url(http://www.fanatic.com/content/image/contents/footer-twitter-act.png);
	cursor:pointer;	
}

.stylish-select ul.newList {left:-9999px;}
ul.newList * {margin:0; padding:0;}
ul.newList a {color: #fff; text-decoration:none; display:block;}
ul.newList {margin:0; padding:0; list-style:none; color:#fff; width:70px; background:#000; position:absolute;  border:1px solid #333; top:22px; left:0; overflow:auto; z-index:9999;}
.newListSelected {width:70px; color:#000; height:19px; padding:3px 0 0 6px; float:left; background:url(http://www.fanatic.com/content/image/language-bg.png) no-repeat;}
.newListSelected span {width:70px; display:block;}
ul.newList li a {padding:3px 8px; display: block;}
ul.newList li a:focus {-moz-outline-style: none;}
.selectedTxt {width:50px; overflow:hidden; height:16px; padding:0 0 0 15px; cursor: pointer;}
.selectedTxt:hover, .selectedTxt.hover { color: #e9e9e9; }
.hiLite {background:#000!important; color:#fff!important;}
.hiLite a {background:#000!important; color:#fff!important;}
.newListHover {background:#ccc!important; color:#000!important; cursor:default;}
.newListSelHover, .newListSelFocus {background-position:0 0px; cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

.newsletter-dropdown .stylish-select ul.newList {left:-9999px;}

.newsletter-dropdown ul.newList * {margin:0; padding:0;}
.newsletter-dropdown ul.newList a {color: #383838; text-decoration:none; display:block; border: none; text-transform: none;}
.newsletter-dropdown ul.newList {margin:0; padding:0; list-style:none;color: #383838; width:184px;font-size: 11px; font-weight: bold;line-height: 24px; background:#c0c0c0; position:absolute;  border:1px solid #333; top:22px; left:0; overflow:auto; z-index:9999; max-height: 200px; -height:200px;}
.newsletter-dropdown .newListSelected {width:184px; color:#000; height:24px; padding:3px 0 0 6px; float:left; background:url(http://www.fanatic.com/content/image/contents/content-newsletter-select-bg.png) no-repeat;line-height: 19px;}
.newsletter-dropdown.error .newListSelected {background:url(http://www.fanatic.com/content/image/contents/content-newsletter-select-error-bg.png) no-repeat;}
.newsletter-dropdown .newListSelected span {width:184px; display:block;}
.newsletter-dropdown ul.newList li a {padding:3px 8px; display: block;  border: none;}
.newsletter-dropdown ul.newList li a:focus {-moz-outline-style: none;  border: none;}
.newsletter-dropdown .selectedTxt {width:164px; overflow:hidden; height:24px; padding:0 0 0 5px;color: #383838;font-weight: bold;}
.newsletter-dropdown .hiLite {background:#c0c0c0!important; color:#383838!important;}
.newsletter-dropdown .hiLite a {background:#c0c0c0!important; color:#383838!important;}
.newsletter-dropdown .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
.newsletter-dropdown .newListSelHover, .newsletter-dropdown .newListSelFocus {background-position:0 0px; cursor:default;}
.newsletter-dropdown .newListOptionTitle {font-weight:bold;}
.newsletter-dropdown .newListOptionTitle ul {margin:3px 0 0;}
.newsletter-dropdown .newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

.dealer-dropdown .stylish-select ul.newList {left:-9999px;}

.dealer-dropdown ul.newList * {margin:0; padding:0;}
.dealer-dropdown ul.newList a {color: #383838; text-decoration:none; display:block; border: none; text-transform: none;}
.dealer-dropdown ul.newList {margin:0; padding:0; list-style:none;color: #383838; width:284px;font-size: 11px; font-weight: bold;line-height: 24px; background:#c0c0c0; position:absolute;  border:1px solid #333; top:22px; left:0; overflow:auto; z-index:9999; max-height: 200px; -height:200px;}
.dealer-dropdown .newListSelected {width:284px; color:#000; height:24px; padding:3px 0 0 6px; z-index:1000; float:left; background:url(http://www.fanatic.com/content/image/contents/content-dealer-select-bg.png) no-repeat;line-height: 19px;}
.dealer-dropdown .newListSelected span {width:284px; display:block;}
.dealer-dropdown ul.newList li a {padding:3px 8px; display: block;  border: none;}
.dealer-dropdown ul.newList li a:focus {-moz-outline-style: none;  border: none;}
.dealer-dropdown .selectedTxt {width:264px; overflow:hidden; height:24px; padding:0 0 0 5px;color: #383838;font-weight: bold;}
.dealer-dropdown .hiLite {background:#c0c0c0!important; color:#383838!important;}
.dealer-dropdown .hiLite a {background:#c0c0c0!important; color:#383838!important;}
.dealer-dropdown .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
.dealer-dropdown .newListSelHover, .dealer-dropdown .newListSelFocus {background-position:0 0px; cursor:default;}
.dealer-dropdown .newListOptionTitle {font-weight:bold;}
.dealer-dropdown .newListOptionTitle ul {margin:3px 0 0;}
.dealer-dropdown .newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

.archive-dropdown { font-size: 12px;}
.archive-dropdown .stylish-select ul.newList {left:-9999px;}

.archive-dropdown ul.newList * {margin:0; padding:0;}
.archive-dropdown ul.newList a {color: #383838; text-decoration:none; display:block; border: none; text-transform: none;}
.archive-dropdown ul.newList {margin:0; padding:0; list-style:none;color: #383838; width:184px;font-size: 11px; font-weight: normal;line-height: 24px; background:#c0c0c0; position:absolute;  border:1px solid #333; top:22px; left:0; overflow:auto; z-index:9999;}
.archive-dropdown .newListSelected {width:184px; color:#000; height:24px; padding:3px 0 0 6px; float:left; background:url(http://www.fanatic.com/content/image/contents/content-newsletter-select-bg.png) no-repeat;line-height: 19px;}
.archive-dropdown .newListSelected span {width:184px; display:block;}
.archive-dropdown ul.newList li a {padding:3px 8px; display: block;  border: none;}
.archive-dropdown ul.newList li a:focus {-moz-outline-style: none;  border: none;}
.archive-dropdown .selectedTxt {width:164px; overflow:hidden; height:24px; padding:0 0 0 5px;color: #383838;font-weight: normal;}
.archive-dropdown .hiLite {background:#c0c0c0!important; color:#383838!important;}
.archive-dropdown .hiLite a {background:#c0c0c0!important; color:#383838!important;}
.archive-dropdown .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
.archive-dropdown .newListSelHover, .archive-dropdown .newListSelFocus {background-position:0 0px; cursor:default;}
.archive-dropdown .newListOptionTitle {font-weight:normal;}
.archive-dropdown .newListOptionTitle ul {margin:3px 0 0;}
.archive-dropdown .newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

#win-xp .newListSelected {background:#FFF url(dropdown.gif) no-repeat scroll 155px 1px; border:1px solid #A5ACB2; color:#000; height:17px; margin-bottom:10px; padding:0; width:173px;}
#win-xp .newListSelected div {display:block; font-size:0.85em; padding:2px 21px 2px 4px; text-align:left !important; width:149px;}
#win-xp ul.newList {list-style:none; color:#000; width:172px; background:#fff; border:1px solid #000; top:22px; left:0; height:auto; overflow:auto; font-size: 0.85em; text-align:left!important; position:absolute; z-index:9999;}
#win-xp ul.newList li {padding:2px 5px!important; border-bottom: 1px solid #cccccc;}
#win-xp .hiLite {background:#316ac5!important; color:#fff!important;}
#win-xp .newListHover {background:#ccc!important; color:#000!important; cursor:default;}
#win-xp .newListSelHover {cursor:default;}
#win-xp .newListSelHover, #win-xp .newListSelFocus {background-position:auto;}
#win-xp .newListSelHover div, #win-xp .newListSelFocus div {font-weight:bold;}

#popup.empty{
	background: url(http://www.fanatic.com/content/image/contents/loader_opacity.gif) center no-repeat;
}
#picturePopup{
	position: absolute;
	color: #FFFFFF;
	visibility:hidden;
	z-index: 50002;
}
#popupClose { 
	position:absolute;
	z-index: 50003;
	display:block;	
}

.frame-forumstart{
	width: 802px;
}
.frame-forumthema{
	width: 802px;
}

#map_popup{
	width:485px; 
	height:268px;
	z-index:2;
	position:absolute;
	display:none; 
	background: #1a1a1a; 
	margin-left:110px;
	margin-top:36px;
}
#gmapPopupConteiner{
	width:485px;
	height:268px; 
	text-align: left;	
}
#gmapPopupButton{
	position:absolute;
	width:5px;
	height:5px;
	margin-top:10px;
	margin-left:470px;
}
#gmapPopupButton a{
	background:none;
	padding:0;
	display:inline;
}
#gmapPopupPicConteiner{
	height:250px;
	width:160px;
}
.gmapPopupPic{
	padding-bottom:10px;
}

#gmapPopupContent .title {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#gmapPopupContent .title2 {
	font-size:12px;
	font-weight:bold;
}

#gmapPopupContent .inputText {
	background:#222;
	border: solid 1px #FFF;
	font-size:11px;	
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
}

#map a{
	background:none;
	padding-left:0;
}
.slides1_wrap a.prev, .slides1_wrap a.next, .slides1_wrap div.bx_pager{
	display:none;
}
.footer-banner{
	display:block;
	float:left;
	width:398px;
	margin-top:4px;
	height: 50px;
}



