@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat-x;
}

h1,h2,h3{margin:0px; padding:0px; color:#666666;}

a{text-decoration:none; outline:none;}
a img{border:none; outline:none;}

#wrapper{
	width:980px;
	margin:0 auto;
	padding:0px 24px 20px 24px;
	position:relative;
}

#header{
	width:970px;
	height:52px;
	padding:28px 0px 0px 10px;
}

	#header h1{
		width:332px;
		height:28px;
		background-image:url(../images/logo.gif);
		background-repeat:no-repeat;
		float:left;
		display:block;
	}
	
		#header h1 a{
			width:332px;
			height:28px;
			display:block;
			text-indent:-999999px;
		}
		
#navigation{
	width:550px;
	height:30px;
	float:right;
	margin-top:22px;
}

	#navigation a{
		width:100px;
		height:25px;
		float:left;
		display:block;
		margin-right:10px;
		color:#d9ac83;
		font-size:15px;
		text-align:center;
		padding-top:5px;
	}
	
		#navigation a:hover{
			width:100px;
			height:25px;
			background-image:url(../images/navi-hover.gif);
			background-repeat:no-repeat;
			color:#a16426;
		}
		
			.select-nav{
				background-image:url(../images/navi-hover.gif);
				background-repeat:no-repeat;
				color:#FFFFFF;
			}
			
/*Slider*/

#slider{
	width:980px;
	height:540px;
}

.arrow-left{
	width:59px;
	height:56px;
	position:absolute;
	left: -7px;
	top: 265px;
}

.arrow-right{
	width:59px;
	height:56px;
	position:absolute;
	left: 976px;
	top: 266px;
}

.app_store{
	width:160px;
	height:61px;
	position:absolute;
	left: 39px;
	top: 412px;
}

#icons{
	width:970px;
	height:76px;
	margin-top:7px;
	padding-left:10px;
}

	#icons a{
		float:left;
		display:block;
		margin-right:12px;
	}

a.tm_icon{
	width:78px;
	height:76px;
	background-image:url(../images/icon-tm.png);
	background-repeat:no-repeat;
	background-position:top;

}

	a.tm_icon:hover{
		background-image:url(../images/icon-tm.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
a.shafle_icon{
	width:76px;
	height:76px;
	background-image:url(../images/icon-shafle.png);
	background-repeat:no-repeat;
	background-position:top;

}

	a.shafle_icon:hover{
		background-image:url(../images/icon-shafle.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
a.min_icon{
	width:76px;
	height:76px;
	background-image:url(../images/icon-min.png);
	background-repeat:no-repeat;
	background-position:top;

}

	a.min_icon:hover{
		background-image:url(../images/icon-min.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
a.heart_icon{
	width:76px;
	height:76px;
	background-image:url(../images/icon-heart.png);
	background-repeat:no-repeat;
	background-position:top;

}

	a.heart_icon:hover{
		background-image:url(../images/icon-heart.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
a.chase_icon{
	width:76px;
	height:76px;
	background-image:url(../images/icon-chase.png);
	background-repeat:no-repeat;
	background-position:top;

}

	a.chase_icon:hover{
		background-image:url(../images/icon-chase.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
a.tehari_icon{
	width:76px;
	height:76px;
	background-image:url(../images/icon-tehari.png);
	background-repeat:no-repeat;
	background-position:top;

}

	a.tehari_icon:hover{
		background-image:url(../images/icon-tehari.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
a.liftmap_icon{
	width:76px;
	height:76px;
	background-image:url(../images/icon-liftmap.png);
	background-repeat:no-repeat;
	background-position:top;

}

	a.liftmap_icon:hover{
		background-image:url(../images/icon-liftmap.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
a.nyc_icon{
	width:76px;
	height:76px;
	background-image:url(../images/icon-nyc.png);
	background-repeat:no-repeat;
	background-position:top;

}

	a.nyc_icon:hover{
		background-image:url(../images/icon-nyc.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
a.sagatiba_icon{
	width:76px;
	height:76px;
	background-image:url(../images/icon-sagatiba.png);
	background-repeat:no-repeat;
	background-position:top;

}

	a.sagatiba_icon:hover{
		background-image:url(../images/icon-sagatiba.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
a.skate_icon{
	width:76px;
	height:76px;
	background-image:url(../images/icon-sakte.png);
	background-repeat:no-repeat;
	background-position:top;

}

	a.skate_icon:hover{
		background-image:url(../images/icon-sakte.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
a.list_icon{
	width:76px;
	height:76px;
	background-image:url(../images/icon-list.png);
	background-repeat:no-repeat;
	background-position:top;

}

	a.list_icon:hover{
		background-image:url(../images/icon-list.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
/*Slider_End*/

	

#footer{
	width:100%px;
	padding-bottom:4px;
	text-align:center;
	margin-top:35px;
}
