/* CSS Document */
* {
	margin:0px;
	padding:0px;
}

body, html {
	background:#FFF;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
}

.clear {
	clear:both;
}

.l {
	margin-right:10px;
}

SUP {
	text-transform:uppercase;
	font-size:0.6em;
	color:#000;
}

#pagewidth {
	width:955px;
	margin:30px auto 0px auto;
	position:relative;
}

#header {
	position:relative;
}

#header H1 {
	height:100px;
	background:url(img_header2.jpg) no-repeat;
	margin-top:1px;
	text-indent:-1500px;
	overflow:hidden;
}

#header h2 {
	position:absolute;
	background:url(img_h-cabrinha.gif);
	width:162px;
	height:55px;
	top:31px;
	right:9px;
	overflow:hidden;
	text-indent:-500px;
}

#menu {
	border:#999 1px solid;
}

	#menu SPAN.sep {
		width:10px;
		display:block;
		float:left;
		background:url(m_sep.gif) center no-repeat;
		height:45px;
		margin-top:3px;
	}
	
	#menu .mmenu {
		margin-left:10px;
		display:block;
	}
	
	#menu .mmenu A {
		height:25px;
		float:left;
		display:block;
		padding-right:5px;
		margin-top:13px;
		overflow:hidden;
		text-indent:-500px;
	}
	
	
	#menu A.fwshop {
		background:url(m_fwshop.gif) center no-repeat;
		width:74px;
	}
	
	#menu A.ksurf {
		background:url(m_kitesurf.gif) center no-repeat;
		width:46px;
	}
	
	#menu A.ksnow {
		background:url(m_kitesnow.gif) center no-repeat;
		width:51px;
	}
	
	#menu A.neo {
		background:url(m_neoprenos.gif) center no-repeat;
		width:58px;
	}
	
	#menu A.acc {
		background:url(m_accesorios.gif) center no-repeat;
		width:62px;
	}
	
	#menu A.sup {
		background:url(m_sup.gif) center no-repeat;
		width:25px;
	}
	
	#menu A.ofertas {
                background:url(DESPLEGABLES/OFERTAS.jpg) center no-repeat;
                width:48px;
		height: 26px;
        }
	
	#menu A.ocasion {
		background:url(m_2amano.gif) center no-repeat;
		width:48px;
	}
	
	#menu A.mc {
		background:url(m_micuenta.gif) center no-repeat;
		width:54px;
	}
	
	#menu A.carrito {
		background:url(m_carrito.gif) center no-repeat;
		width:88px;
		height:45px;
		display:block;
		margin-top:3px;
		text-indent:-500px;
		overflow:hidden;
	}
	/* Estilos para submenu */
	#submenu{

	}
	/* Submenu ksurf */
	#submenu .submenu-ksurf{
		position: absolute;
		background-color: #EDEDEF;
		border-top:1px solid #9CA8BE;
		text-align: center;
		width:61px;
		
		margin-top: 38px;
		margin-left: 84px;
	}
	#submenu .submenu-ksurf li{
		float:left;
		list-style:none;
		background:#EDEDEF;
		border:1px solid #9CA8BE;
		border-top: 0px;
		width: 98%;
		padding: 0px;
		margin:0px;
	}
	#submenu .submenu-ksurf li a{
		text-indent: 0px;
		letter-spacing:-0.1em;
		color:#626264;
		text-decoration:none;
		padding:0px;
		margin-top:0px;
		margin-bottom:0px;
		display:block;
	}
	li.head-ksurf{
		list-style:none;
	}
	li.head-ksurf ul { 
		display: none;
	}
	li.head-ksurf:hover ul { display: block; }
	/* Submenu neoprenos */
	#submenu .submenu-neo{
		position: absolute;
		float:left;
		background-color: #EDEDEF;
		border-top:1px solid #9CA8BE;
		text-align: center;
		width:73px;
		
		margin-top: 38px;
		margin-left: 211px;
	}
	#submenu .submenu-neo li{
		float:left;
		list-style:none;
		background:#EDEDEF;
		border:1px solid #9CA8BE;
		border-top: 0px;
		width: 98%;
		padding: 0px;
		margin:0px;
	}
	#submenu .submenu-neo li a{
		text-indent: 0px;
		letter-spacing:-0.1em;
		color:#626264;
		text-decoration:none;
		padding:0px;
		margin-top:0px;
		margin-bottom:0px;
		height:20px;
		display:block;
		line-height:1em;
	}
	li.head-neo{
		list-style:none;
	}
	li.head-neo ul { 
		display: none; 
	}
	li.head-neo:hover ul { display: block; }
	/* Submenu accesorios */
	#submenu .submenu-acc{
		position: absolute;
		z-index:9999;
		float:left;
		background-color: #EDEDEF;
		border-top:1px solid #9CA8BE;
		text-align: left;
		width:78px;
		
		margin-top: 38px;
		margin-left: 284px;
	}
	#submenu .submenu-acc li{
		float:left;
		list-style:none;
		background:#EDEDEF;
		border:1px solid #9CA8BE;
		border-top: 0px;
		width: 98%;
		padding: 0px;
		margin:0px;
	}
	#submenu .submenu-acc li a{
		text-indent: 0px;
		letter-spacing:-0.1em;
		color:#626264;
		text-decoration:none;
		padding:0px;
		margin-top:0px;
		margin-bottom:0px;
		height:20px;
		display:block;
		line-height:1em;
	}

	li.head-acc{
		list-style:none;
	}
	li.head-acc ul { 
		display: none; 
	}
	li.head-acc:hover ul { display: block; }
	/* Imatges botons submenu */
	.boto_cometas{
		background-image: url(DESPLEGABLES/DES/COMETAS.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EEEEEE;
		width:100%;
		height:37px;
	}
	.boto_cometas:hover{
		background-image: url(DESPLEGABLES/ACT/COMETAS.jpg);
		background-color:#868789;
	}
	.boto_tablas{
		background-image: url(DESPLEGABLES/DES/TABLAS.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EEEEEE;
		width:100%;
		height:100%;
	}
	.boto_tablas:hover{
		background-image: url(DESPLEGABLES/ACT/TABLAS.jpg);
		background-color:#868789;
	}
	.boto_packs{
		background-image: url(DESPLEGABLES/DES/PACKS.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EEEEEE;
		width:100%;
		height:100%;
	}
	.boto_packs:hover{
		background-image: url(DESPLEGABLES/ACT/PAKS.jpg);
		background-color:#868789;
	}
	/* Imagenes submenu neoprenos */
	.boto_verano{
		background-image: url(DESPLEGABLES/DES/VERANO.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EEEEEE;
		width:100%;
		height:100%;
	}
	.boto_verano:hover{
		background-image: url(DESPLEGABLES/ACT/VERANO.jpg);
		background-color:#868789;
	}
	.boto_invierno{
		background-image: url(DESPLEGABLES/DES/INVIERNO.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EEEEEE;
		width:100%;
		height:100%;
	}
	.boto_invierno:hover{
		background-image: url(DESPLEGABLES/ACT/INVIERNO.jpg);
		background-color:#868789;
	}
	/* Imagenes submenu accesorios */
	.boto_arneses{
		background-image: url(DESPLEGABLES/DES/ARNESES.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EEEEEE;
		width:100%;
		height:100%;
	}
	.boto_arneses:hover{
		background-image: url(DESPLEGABLES/ACT/ARNESES.jpg);
		background-color:#868789;
	}
	.boto_barras{
		background-image: url(DESPLEGABLES/DES/BARRAS.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EEEEEE;
		width:100%;
		height:100%;
	}
	.boto_barras:hover{
		background-image: url(DESPLEGABLES/ACT/BARRAS.jpg);
		background-color:#868789;
	}
	.boto_aletas{
		background-image: url(DESPLEGABLES/DES/ALETAS.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EEEEEE;
		width:100%;
		height:100%;
	}
	.boto_aletas:hover{
		background-image: url(DESPLEGABLES/ACT/ALETAS.jpg);
		background-color:#868789;
	}
	.boto_leash{
		background-image: url(DESPLEGABLES/DES/LEASH.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EEEEEE;
		width:100%;
		height:100%;
	}
	.boto_leash:hover{
		background-image: url(DESPLEGABLES/ACT/LEASH.jpg);
		background-color:#868789;
	}
	.boto_foots{
		background-image: url(DESPLEGABLES/DES/FOOTSTRAPS.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EEEEEE;
		width:100%;
		height:100%;
	}
	.boto_foots:hover{
		background-image: url(DESPLEGABLES/ACT/FOOTSTRAPS.jpg);
		background-color:#868789;
	}
	.boto_pads{
		background-image: url(DESPLEGABLES/DES/PADS.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EEEEEE;
		width:100%;
		height:100%;
	}
	.boto_pads:hover{
		background-image: url(DESPLEGABLES/ACT/PADS.jpg);
		background-color:#868789;
	}
	.boto_board{
		background-image: url(DESPLEGABLES/DES/BOARDBAGS.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #EEEEEE;
		width:100%;
		height:100%;
	}
	.boto_board:hover{
		background-image: url(DESPLEGABLES/ACT/BOARDBAGS.jpg);
		background-color:#868789;
	}
#buscador {
	position:absolute;
	top:13px;
	left:740px;
}

	#buscador SPAN {
		text-indent:-500px;
		overflow:hidden;
		background:url(m_brapida.gif) no-repeat;
		display:block;
		width:84px;
		height:25px;
		float:left;
	}
	
	#buscador INPUT {
		font-size:10px;
		width:100px;
		padding:2px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin-top:4px;
		margin-left:5px;
		float:left;
		margin-right:3px;
	}


#main {
	position:relative;
	margin-top:10px;
}

#header #logo {
	position:absolute;
	top:75px;
	left:13px;
}

	#header #logo IMG {
		width:215px;
		height:55px;
	}

#sidebar {
	float:left;
	width:190px;
	border:#999 1px solid;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}

	#sidebar fieldset  {
		border:none;
	}

	#sidebar H2 {
		font-size:16px;
		font-weight:normal;
		color:#39F;
		margin-bottom:5px;
	}
	
	#sidebar H3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		letter-spacing:-1px;
		font-weight:normal;
		color:#666;
		margin-bottom:5px;
	}
	
	#sidebar INPUT, #sidebar A {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		letter-spacing:0px;
	}
	
	#sidebar A {
		color:#666;
		margin-left:3px;
	}
	
	#sidebar A:hover {
		text-decoration:none;
	}
	
	#sidebar A.registro {
		background:#39F;
		color:#FFF;
		text-decoration:none;
		display:block;
		width:120px;
		padding:5px;
		text-align:center;
		margin-left:40px;
		margin-top:10px;
		margin-bottom:10px;
		font-size:11px;
		text-transform:uppercase;
		font-weight:bold;
	}
	
	#sidebar A.registro:hover {
		background:#F90;
	}
	
	#sidebar INPUT {
		width:110px;
		font-size:11px;
		padding:2px;
		margin-bottom:2px;
	}
	
	#sidebar .submit {
		width:auto;
		border:none;
		background:#39F;
		color:#FFF;
		padding:3px;
		float:right;
		width:50px;
		margin-right:8px;
		_margin-right:5px;
	}
	
	#sidebar .submit:hover {
		background:#F90;
		cursor:pointer;
	}
	
	#sidebar LABEL {
		color:#000;
		font-size:12px;
		display:block;
		float:left;
		width:65px;
	}
	
	#sidebar HR {
		color:#999;
		background:#999;
		border:none;
		height:1px;
		width:90%;
		margin-top:20px;
		margin-bottom:20px;
		align:center;
		clear:both;
	}
	
	#sidebar .visa {
		display:block;
		text-indent:-1500px;
		overflow:hidden;
		background:url(visa_paypal.gif) center no-repeat;
		height:30px;
		margin-bottom:5px;
	}
	
	#sidebar .address {
		display:block;
		text-align:center;
		width:180px;
		height:30px;
		margin-bottom:5px;
	}
	
	#sidebar .logged A {
		display:block;
		margin-left:20px;
	}
	
	#sidebar .reg {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		letter-spacing:0px;
	}

#content {
	margin-left:213px;
}

#generic {
	border:#CCC 1px solid;
	padding:20px;
	color:#666;
}

	#generic h2 {
		color:#666;
		font-size:14px;
		margin-bottom:20px;
	}
	
	#generic P {
		margin-bottom:1.4em;
	}

.productDash {
	float:left;
	border:#CCC 1px solid;
	width:364px;
	margin-bottom:10px;
	position:relative;
}

	.productDash TABLE {
		width:165px;
	}
	
	.productDash TH {
		font-size:10px;
		color:#666;
		text-align:left;
		font-weight:normal;
	}
	
	.productDash .size {
		background:#CCC;
		font-size:10px;
		color:#666;
		padding-left:5px;
	}
	
	.productDash .price {
		background:#F90;
		font-weight:bold;
		color:#FFF;
		font-size:12px;
		padding-left:5px;
		padding-right:5px;
		text-align:right;
	}
	
	
	.productDash H2 {
		font-size:14px;
		font-weight:bold;
		color:#000;
		text-transform:uppercase;
		margin-top:20px;
	}
	
	.productDash H3 {
		color:#F90;
		font-size:12px;
		font-weight:bold;
	}
	
	
	.productDash IMG {
		float:left;
	}
	
	.productDash .fwtest {
		background:url(bg_fwtest.gif) right no-repeat;
		display:block;
		width:auto;
		height:37px;
		font-weight:bold;
		color:#FFF;
		padding-top:10px;
		padding-left:20px;
		padding-right:10px;
		margin-bottom:5px;
		margin-right:5px;
		line-height:14px;
		font-size:12px;
		text-align:right;
	}

#footer {
	margin-left:215px;
	font-size:10px;
	color:#999;
	margin-bottom:20px;
}

#footer A {
	color:#39F;
}

#footer A:hover {
	text-decoration:none;
}

#footer .low A {
	color:#666;
}
