@font-face {
    font-family: 'din_lightregular';
    src: url('../_fonts/din_light-webfont.eot');
    src: url('../_fonts/din_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/din_light-webfont.woff') format('woff'),
         url('../_fonts/din_light-webfont.ttf') format('truetype'),
         url('../_fonts/din_light-webfont.svg#din_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'din_mediumregular';
    src: url('../_fonts/din_medium-webfont.eot');
    src: url('../_fonts/din_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/din_medium-webfont.woff') format('woff'),
         url('../_fonts/din_medium-webfont.ttf') format('truetype'),
         url('../_fonts/din_medium-webfont.svg#din_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	background-color: #fff;
	height: 100%;
	margin: 0;
	padding: 0;
}

* html #tudo {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

#tudo
{
	min-height: 100%;
	position: relative;	
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;	
}

#topo
{
	width: 1000px;
	margin: 0 auto;
	height: 100px;
	z-index: 3;
	margin-top: 0px;
	border: 0px solid;
}

#topo_content
{
	position: absolute;
	width: 1000px;
	margin: 0 auto;
	background-color:rgba(255, 255, 255, 0.7);
	z-index: 3;
	height: 120px;
	border: 0px solid;
}

#slider {
	z-index: 2;
	margin-top: -100px;
}

#telefone {
	font-family: 'din_mediumregular', "Arial Unicode MS", Arial;
	font-size:35px;
	letter-spacing:-3px;
	color:#666666;
}

#menu {
	list-style:none;
	list-style-type:none;
	width:1000px;
	margin:0 auto;
	box-shadow:         0px 0px 30px rgba(50, 50, 50, 0.75);
	-webkit-box-shadow: 0px 0px 30px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 30px rgba(50, 50, 50, 0.75);
}

#menu > li {
	float:left;
	padding:5px 14px 5px 14px;
	text-align: center;
	background-color:#a1181a;
	color:white;
	text-transform:uppercase;
}

#menu > .separador {
	padding:0px 16px 0px 15px;
}

#menu > li > a {
	font-family: 'din_lightregular', "Arial Unicode MS", Arial;
	font-size: 20px;
	font-weight: normal;
	letter-spacing:-2px;
	color: #fff;
	text-decoration:none;
}
	
#rodape {
	position: absolute;
	bottom: 0;
	background-color:#dcdcdc;
	height:330px;
	width:100%;
}

#rodape_content {
	/*position: absolute;*/
	width:1000px;
	margin:0 auto;
	height:330px;
	bottom: 0;
/*	left:50%;
	right:50%;
	margin-left:-470px;*/
}

/*#rodape_content {
	width: 940px;
	height: 330px;
	bottom: 0;
	margin: 0 auto;
}*/

#conteudo {
	position: relative;
	padding-bottom: 40px;
	width: 1000px;
	min-height:250px;
	margin:0 auto;
	z-index:1;
	padding-top:10px;
	padding-left:0px;
}

#espaco_footer {
	position: relative;
	width:100%;
	height:330px;
	margin:0 auto;
	z-index:1;
	/*background-color:#F00;*/
	pointer-events: none;
}

a {
	color: #ff8022;
}

a:hover
{
	color:#C25200 !important;
}

#contacto-direto{
	position: absolute;
	width: 47px;
	height: 188px;	
	right: 0%;	
	margin-right: 0px;
	top: 230px;	
	position: fixed;	
	background-color:#F00;
	z-index:2;
}

.titles_footer{		
	margin: 0;
	padding: 0;
	font-family: 'din_mediumregular';
	font-size: 18px;
	font-weight: normal;
	color: #000;
	letter-spacing:-1px;
}

.text_copy{		
	font-family: 'din_lightregular';
	font-size:11px;
	color:#999999;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
}

.text_footer{		
	font-family: 'din_mediumregular';
	font-size:12px;
	color:#666666;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
}

.text_content{		
	font-family: 'din_mediumregular';
	font-size:14px;
	color:#333;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
}

.descontos{		
	font-family: 'din_mediumregular';
	font-size:28px;
	color:#fff;
	letter-spacing: -1px;
	font-weight:normal;
	text-decoration:none;
	line-height:23px;
}

.preco{		
	font-family: 'din_mediumregular';
	font-size:24px;
	color:#000;
	letter-spacing: -1px;
	font-weight:normal;
	text-decoration:none;
	line-height:32px;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: 'din_mediumregular';
	font-size: 36px;
	font-weight: normal;
	color: #000000;
	letter-spacing:-1px;
	line-height:36px;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: 'din_lightregular';
	font-size: 30px;
	font-weight: normal;
	color: #000000;
	letter-spacing:-2px;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: 'din_lightregular';
	font-size:17px;
	color:#000000;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height:24px;
}

h4 {
	margin: 0;
	padding: 0;
	font-family: 'din_lightregular';
	font-size:14px;
	color:#000000;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
}

h5 {
	margin: 0;
	padding: 0;
	font-family: 'din_lightregular';
	font-size:11px;
	color:#000;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
}

.input
 {
	font-family: 'din_mediumregular';
	border: 1px solid #006;
	font-size: 14px;
	color: #333;
	width: 100%;
	height: 29px;
	background: #fff;
	padding-left: 5px;
	font-weight: normal;
	border: 1px solid #ddd;
}

.select {
	font-family: 'din_mediumregular';
	color: #333;
	width: auto;
	height: 33px;
	/*background: #edf1f2;*/
	border: 1px solid #E4DFDC;
	outline: none;
	padding-left: 1%;
	font-size: 13px;
	/*font-weight: bold;*/
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	/*box-shadow: inset 0 2px 2px #c5c1bf;*/
	/*-moz-box-shadow: inset 0 2px 2px #c5c1;*/
}

.select_small
{
	font-family: 'din_mediumregular';
	color: #333;
	width: auto;
	height: 27px;
	/*background: #edf1f2;*/
	border: 1px solid #E4DFDC;
	outline: none;
	padding-left: 1%;
	font-size: 13px;
	/*font-weight: bold;*/
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	/*box-shadow: inset 0 2px 2px #c5c1bf;*/
	/*-moz-box-shadow: inset 0 2px 2px #c5c1;*/
}


.textarea {
	font-family: 'din_mediumregular';
	font-size: 14px;
	color: #333;
	width: 80%;
	height: 33px;
	background: #fff;
	padding-left: 1%;
	padding-top: 1%;
	font-weight: none;
	min-height: 80px;
	border: 1px solid #ddd;

}

.view_more {
	color:#797a7d;
	text-decoration:none;
}

.view_more:hover {
	color:#a1181a;
	text-decoration:none;
}

.links_top
{		
	font-family: 'din_mediumregular';
	font-size: 16px;
	font-weight: normal;
	color: #333;
	letter-spacing:0px;
	text-decoration:none;
	padding-left:30px;
}

.text_login{		
	font-family: 'din_lightregular';
	font-size: 13px;
	font-weight: normal;
	color: #000;
	letter-spacing:0px;
	text-decoration:none;
}

.titles_news{		
	font-family: 'din_mediumregular';
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
}

.text_news{		
	font-family: 'din_mediumregular';
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.links_menu{		
	font-family: 'din_mediumregular';
	font-size:14px;
	color:#fff;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
}

.links_submenu{		
	font-family: 'din_mediumregular';
	font-size:12px;
	color:#000;
	letter-spacing: 0px;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
}

.button 
{
	line-height:33px;
	text-decoration:none;
	text-align:center;
	min-width:100px;
	cursor:pointer;
	height:33px;
	display:inline-block;
	background-color:#c6c5c5;
	color:white;
	text-transform:uppercase;
	font-size:14px;
	padding-left: 20px;
	padding-right: 20px;
	border:0;
}

.button:hover
{
	color:white !important;
	background-color:#444;
}

.button-pro
{
	line-height:33px;
	text-decoration:none;
	text-align:center;
	min-width:100px;
	cursor:pointer;
	height:33px;
	display:inline-block;
	background-color:#0539da;
	color:white;
	text-transform:uppercase;
	font-size:14px;
	padding-left: 20px;
	padding-right: 20px;
	border:0;
}

.button-pro:hover
{
	color:white !important;
	background-color:#444;
}

.button-cart
{
	line-height:33px;
	text-decoration:none;
	text-align:center;
	min-width:100px;
	cursor:pointer;
	height:33px;
	display:inline-block;
	background-color:#FF8022;
	color:white !important;
	text-transform:uppercase;
	font-size:14px;
	padding-left: 20px;
	padding-right: 20px;
	border:0;
}

.button-cart:hover
{
	color:white !important;
	background-color:#444 !important;
}

#product-detail img 
{
	display:inline-block;
}

#product-detail .left 
{
	float:left;
	width: 522px;
	background-color:white;
	text-align: center;
	margin-left:41px !important;
}

#product-detail .right
{
	float:right;
	width:500px;
}

#product_final_price
{
	margin-top:15px;
	margin-bottom:15px;
	color:#FF8022;
}

#categories-list {
	list-style-type:none;
	list-style:none;
	padding:0px;
	margin:0px;
	width:207px;
}

#categories-list > li {
	background-color:#999999;
	width:100%;
	padding:5px 8px 5px 8px;
	color:white;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	cursor:pointer;
}

#categories-list > .selected {
	background-color:#FF8022;
	color:white!important;
}

.subcategories {
	color:black;
	font-size:12px;	
}

#subcategories-list {
	list-style-type:none;
	list-style:none;
	padding:0px;
	margin:0px;
	width:201px;
}

#subcategories-list > li {
	background-color:#EAEAEA;
	width:100%;
	padding:5px 8px 5px 14px;
	color:white;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	cursor:pointer;
}

#subcategories-list .selected {
	color:#FF8022;
}

label.error {
	color:red;
	font-size:11px;
	display: inline-block;
	font-family: 'din_mediumregular';
}

.plus, .minus {
	width: 10px;
	height: 10px;
	font-size: 12px;
	color: white;
	background-color: #666666;
	padding: 0px 3px 7px 5px;
	text-decoration: none !important;
	cursor:pointer;
}

.plus:hover {
	background-color: #A0A0A0;
}

.minus {
	font-weight: bolder;
	padding-left: 6px;
	padding-right: 2px;
	padding-bottom: 7px;
	margin-top:3px;
}

.minus:hover {
	background-color: #A0A0A0;
}

.cart-steps {
	float:left;
	font-size:20px;
	color:#c6c5c5;
	font-weight:bold;
	font-family: 'din_mediumregular';
	letter-spacing:-1px;
}

.cart-steps.selected {
	color:#FF8022;
}

.cart-steps.selected > span {
	background-color:#FF8022;
	color:white;
}

.cart-steps > span {
	padding:0px 8px 0px 8px;
	background-color:#c6c5c5;
	color:white;
	margin-right:10px;
}

.cart-steps-image {
	float:left;
	margin:0px 10px 0px 10px;
}

.caixa-gradient {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=');
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(65%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}



 ul.thumbnails-small
  {
    padding:0;
    margin:0;
/*    margin-top:10px;
    margin-bottom:10px;*/
    list-style:none;
  }

    ul.thumbnails-small li 
    {
      margin-bottom:14px;
      float:left;
      width:224px;
      min-height:277px;
      /*border:1px solid #eee;*/
      text-align:center;
      font-size:13px !important;
      background-color:#f9f9f9;
      /*border:1px solid; border-color:#eaeaea;*/
/*      -webkit-box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.25);
      -moz-box-shadow:    0px 1px 5px rgba(50, 50, 50, 0.25);
      box-shadow:         0px 1px 5px rgba(50, 50, 50, 0.25);*/
    }
    ul.thumbnails-small li img 
    {
      /*max-width:190px;*/
      /*max-height:185px;*/
    }
    ul.thumbnails-small li:not(:last-child)
    {
      margin-right:14px;
    }
   	ul.thumbnails-small li div.inner 
    {
      text-align:left;
      padding:2px;
    }

#pagination .css-button
{
	display: inline-block;
	text-align: center;
	padding:10px;
	font-family: 'din_mediumregular';
	font-size: 12px;
	font-weight: normal;
	background-color:#DCDCDC;
	text-decoration: none;
	margin-right:2px;
}

.breadcrumb
{
	text-transform: uppercase !important;
	font-family: 'din_mediumregular';
	font-size:11px !important;
}

::-webkit-input-placeholder { /* WebKit browsers */
	font-family: 'din_mediumregular';
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	font-family: 'din_mediumregular';
    color:    #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	font-family: 'din_mediumregular';
    color:    #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	font-family: 'din_mediumregular';
    color:    #999;
}