@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,600,300);
@import url(http://fonts.googleapis.com/css?family=Dancing+Script:400,700);
@import url(http://fonts.googleapis.com/css?family=Dancing+Script);
@import url(http://fonts.googleapis.com/css?family=Parisienne);

html, body
	{
	height:100%;
	margin:0;
	padding:0;
	}

a:link{outline:none;border:0; text-decoration:none;}
a:visited{outline:none;border:0; text-decoration:none;}
a:hover{outline:none;border:0; text-decoration:none;}
a:active{outline:none;border:0; text-decoration:none;}	

img
	{
	border:0px;
	}

/* STICKY FOOTER */

    * {
    margin: 0;
    }

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -50px;
    }
    
.footer{
    height: 50px;
	background-color:#e8e8e8;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	text-transform:uppercase;
    }

.push
	{
		height:50px;
	}

/* FIM STICKY FOOTER */

.top
	{
		background-color:#fff;
		height:140px;
	}

.logotipo
	{
		margin-top:30px;
		max-width:90%;
		margin-bottom:30px;
	}
	
.menu
	{
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #212121;
		text-align:center;
		text-transform:uppercase;
		width:900px;
		position:relative;
	}
	
.menu ul {list-style:none; text-align:left; margin:0; padding:0;}	
	
.menu select
	{
		display:none;
		width:100%;
		padding:5px;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #000;
		border:thin solid #999;
		border-radius: 4px 4px 4px 4px;
		-moz-border-radius: 4px 4px 4px 4px;

	}	
	
.menu .link
	{
		float:left;
		padding:10px 15px 10px 15px;
		border-top:solid thick #fff;
		text-align:center;
	}

.menu .link:hover
	{
		float:left;
		padding:10px 15px 10px 15px;
		border-top:solid thick #c2a26f;
		text-align:center;
		color:#212121;
	}

.menu .link a:link	{color:#212121;}
.menu .link a:visited	{color:#212121;}
.menu .link a:hover	{color:#999;}
.menu .link a:active	{color:#212121;}

.menu .linkON
	{
		float:left;
		padding:10px 15px 10px 15px;
		border-top:solid thick #c2a26f;
		text-align:center;
		color:#212121;
	}

.menu .linkON a:link	{color:#212121;}
.menu .linkON a:visited	{color:#212121;}
.menu .linkON a:hover	{color:#999;}
.menu .linkON a:active	{color:#212121;}

	
.menuPipe
	{
		width:1px;
		height:15px;
		background-color:#c2a26f;
		margin:18px 10px 0 10px;
		float:left;
	}
	
.footerContent
	{
		text-align:left;
		width:900px;
	}

.divTitulos
	{
		height:60px;
		background-color:#e5e5e5;
	}
	
h1
	{
		font-family: 'Parisienne', Arial, Helvetica, sans-serif;
		font-size: 30px;
		color: #000;
		text-align:left;
		width:965px;
		max-width:90%;
		padding-left:15px;
		padding-top:12px;
		font-weight:normal;
	}

h2
	{
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #fff;
		text-align:left;
		width:980px;
		max-width:96%;
		padding-left:15px;
		padding-top:50px;
		font-weight:normal;
		margin-bottom:30px;
	}	
	
h2 a:link	{color:#c2a26f;}
h2 a:visited	{color:#c2a26f;}
h2 a:hover	{color:#999;}
h2 a:active	{color:#c2a26f;}


.brands
	{
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #fff;
		text-align:left;
		width:965px;
		max-width:96%;
		padding-left:15px;
		padding-top:50px;
		text-transform:uppercase;
	}	

.brands .Btitulos
	{
		font-size: 16px;
		color: #c2a26f;
		font-weight:600;
	}
	
.brandsColunas
	{
		float:left;
		width:auto;
		max-width:33%;
	}

.divSubMenu
	{
		height:34px;
		background-color:#f2f2f2;
		border-top:solid thin #eae5dc;
		margin-bottom:20px;
	}
	
.subMenu
	{
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #c2a26f;
		text-align:left;
		width:965px;
		max-width:90%;
		padding-left:15px;
		padding-top:6px;
		text-transform:uppercase;
	}
	
.subMenu a.ON:link	{ color:#030303; text-decoration:underline;	}
.subMenu a.ON:visited	{ color:#030303; text-decoration:underline;	}
.subMenu a.ON:hover	{ color:#030303; text-decoration:none;	}
.subMenu a.ON:active	{ color:#030303; text-decoration:underline;	}
	
.subMenu ul {list-style:none; text-align:left; margin:0; padding:0;}	
	
.subMenu select
	{
		display:none;
		width:100%;
		padding:5px;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #c2a26f;
		border:thin solid #999;
	}	
	
.subMenu a:link		{color:#c2a26f; margin-right:8px; margin-left:8px;}
.subMenu a:visited	{color:#c2a26f; margin-right:8px; margin-left:8px;}
.subMenu a:hover	{color:#030303; text-decoration:underline; margin-right:8px; margin-left:8px;}
.subMenu a:active	{color:#c2a26f; margin-right:8px; margin-left:8px;}

.HLPecas
	{
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #030303;
		font-weight:500;
		text-align:center;
		width:25%;
		height:380px;
		max-height:400px;
		text-transform:uppercase;
		float:left;
	}

.HLPecas img
	{
		padding-bottom:15px;
		max-width:100%;
		width:auto;
		height:300px;
	}

#footerFarfetch
	{
		float:right;
	}
	
@media screen and (max-width: 600px)
	  
	{ .HLPecas {width:100%; float:none;}
	  .HLPecas img {max-width:100%;}
	  #footerFarfetch {visibility:hidden;}
    }


@media screen and (max-width: 1000px)
	  
	{ .menu {max-width:90%;}
	  .footerContent {max-width:98%;}
	  .brandsColunas {width:980px; max-width:90%; margin-bottom:20px;}
	  .brands {font-size:20px;}
	  .menu ul {display:none;}
	  .menu select {display: inline-block;}
	  .HLPecas {width:240px; max-width:100%;}
	  .divSubMenu {height:50px;}
	  .subMenu ul {display:none;}
	  .subMenu select {display: inline-block;}
	}

@media screen and (max-width: 1024px)
	{	
	.subMenu a:link		{color:#c2a26f; margin-right:2px; margin-left:2px;}
	.subMenu a:visited	{color:#c2a26f; margin-right:2px; margin-left:2px;}
	.subMenu a:hover	{color:#030303; text-decoration:underline; margin-right:2px; margin-left:2px;}
	.subMenu a:active	{color:#c2a26f; margin-right:2px; margin-left:2px;}
	}
	
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../img/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 10px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:24px;
	background:url(../img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 3px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -24px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

/* FIM NIVO SLIDER */	