#content-menu{
	margin: 0 auto;
	width: 1000px;
}

/*button inside input*/
.wrapper_text {
    display:inline-block;
    position:relative;
}

.wrapper_textinput,
.wrapper_text button {
       
    float:left;border:none;background: url(../images/procurar.jpg); width:62px; height:20px;
}

.wrapper_text button {
    position:absolute;
    right:5px;
    top:4px;
}

.wrapper_text input {
	border-radius:0px;
	width:154px;
}


.top-target{
	float:left;
	width:100%;
	height:6px;
	background:#ffcc29;
}
.margin-12{
	margin-left:12px;
}
.VerticalBar{
	float:left;
	border-right:1px solid #d9d9d9;
	width:1px;
	height:60px;
}
.header{
	margin:0 auto;
	
	width:100%;
	height:201px;
	background:url('../images/header.png') no-repeat top center;
}
.header .mid{
	margin:0 auto;
	width:1000px;
}
.header .logo{
	float:left;
	position:relative;
	width:515;
	height:162px;
	top:10px;
	left:10px;
}
.header .content{
	float:right;
	width:480px;
}
.header .content .login{
	width:100px;
	height:25px;
	border-radius:0px;
	box-shadow:none;
}
.header .content .login-box{
	float:left;
	color:#fff;
	margin-top:40px;
	margin-left:180px;
}
.banner{
	width:100%;
	height:305px;
	background:#4fa12b;
}
.banner-inside{
	margin:0 auto;
	width:1000px;
	height:305px;
}

.right-part{
	float:left;
	width:200px;
	margin-top:25px;
}
.left-part{
	float:left;
	width:765px;
	margin-left:10px;
	margin-top:25px;
}
.descricao-produtos{
	float:left;	
	width:758px;
}
.descricao-produtos h3{
	padding:0;
	margin:10px 0 0 0;
	font-family: Verdana;
	color:#808080;
	font-size:18px;
	font-weight:bold;
}
.descricao-produtos p{
	padding:0;
	margin:20px 0 20px 0;
	font-family: Verdana;
	color:#808080;
	font-size:14px;
}
.dimensao-produtos{
	float:left;	
	width:758px;
}
.dimensao-produtos h3{
	padding:0;
	margin:10px 0 0 0;
	font-family: Verdana;
	color:#808080;
	font-size:18px;
	font-weight:bold;
}
.dimensao-produtos p{
	padding:0;
	margin:20px 0 20px 0;
	font-family: Verdana;
	color:#808080;
	font-size:14px;
}
.unidade-produtos{
	float:left;	
	width:758px;
}
.unidade-produtos h3{
	padding:0;
	margin:10px 0 0 0;
	font-family: Verdana;
	color:#808080;
	font-size:18px;
	font-weight:bold;
}
.unidade-produtos p{
	padding:0;
	margin:20px 0 20px 0;
	font-family: Verdana;
	color:#808080;
	font-size:14px;
}
.topo-produtos{
	float:left;	
	width:758px;
	margin-bottom:10px;
}

.topo-produtos .image_side{
	float:left;
	width:399px;
	height:392px;
	border:1px solid #808080;
}
.topo-produtos .image_side img{
	float:left;
	vertical-align:middle;
	text-align:center;
	max-width:399px;
	max-height:392px;
	display: table-cell;
    vertical-align: middle;
}
.topo-produtos .content_side{
	float:left;
	width:348px;
}
.topo-produtos .mini_side{
	float:left;
	width:758px;
	margin-top:10px;
}
.topo-produtos .content_side .detail_side{
	float:left;
	width:328px;
	height:72px;
	margin-left:20px;
}
.topo-produtos .content_side .detail_side h3{
	font-family:Arial;
	color:#b91f1f;
	font-size:19px;
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0;
	border-bottom:1px solid  #404040;
}
.topo-produtos .content_side .detail_side h3.gray{
	font-family:Arial;
	color:#404040;
	font-size:19px;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:0;
	border-bottom:none;
}
.topo-produtos .content_side .option_side{
	float:left;
	width:348px;
	height:322px;
	background:#f2f2f2;
	padding-left:20px;
	padding-top:10px;
}
.topo-produtos .content_side .option_side h4
{
	margin-bottom:15px;
	color:#404040;
	font-family:arial;
	font-size:18px;
}
.topo-produtos .content_side .option_side small{
	font-family:Verdana;
	color:#808080;
	font-size:10px;
}
.divider_prods{
	float:left;
	width:768px;
	height:20px;
}
.pesquisa{
	float:right;
	width:280px;
	margin-top:5px;
}
.pesquisa input[type=text]{
	width:252px;
}
ul.main-menu{
	padding-left:0px;
	margin:0 0 0 22px;
	float:left;
	width:631px;
	height:33px; 
}
ul.main-menu li{
	padding-left:0px;
	float:left;
	list-style-type:none;
	padding:9px 13px 8px 13px;
}
ul.main-menu li a{
	float:left;
	font-family:arial;
	font-size:14px;
	color:#FFFFFF;
	margin-top:0px;
}
ul.main-menu li:hover
{
	background:#b21515;
}
ul.main-menu li:hover a{
	text-decoration:none;
	font-family:arial;
	font-size:14px;
	color:#FFFFFF;
}



.collapse-full{
	float:left;
	width:200px;
	margin-bottom:5px;
}
.collapse-header{
	float:left;
	width:200px;
	background:#ffcc29;
	padding-left:10px;
	height:40px;
}
a.panel-font{
	font-family:verdana;
	font-size:18px;
	color:#0f67ec;
	text-decoration:none;
}
a:hover.panel-font{
	text-decoration:none;
}
.content-collapse{
	float:left;
	display:block;
	width:200px;
	padding:10px 0 0 20px;
	background:#F7F7F7;
}

/*LEFT MENU ************************************************************/
.left-cat-menu{
	float:left;
	padding-left:0px; 
	margin-left:-5px;
}
.left-cat-menu li{
	float:left;
	position:relative;
	width:221px;
	height:37px;
	margin-left:-15px;
	padding-left:0px;
	list-style-type:none;
	margin-bottom:-1px;
	padding:8px 10px 3px 10px;
	z-index:120;
	background: url('../images/bg_menu_lateral.png') no-repeat top left;
}
.left-cat-menu li:hover
{
	cursor:hand;
	background:url('../images/bg_menu_lateral_mouse_over.png') no-repeat top left;
}
.left-cat-menu li a{
	color: #FFFFFF;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	z-index:140;
}
.left-cat-menu li:hover a{
	text-decoration:none;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}


.left-menu{
	float:left;
	padding-left:0px; 
	margin-left:-5px;
}
.left-menu li{
	float:left;
	position:relative;
	width:221px;
	height:37px;
	margin-left:-15px;
	padding-left:0px;
	list-style-type:none;
	margin-bottom:5px;
	padding:3px 10px 3px 10px;
	z-index:120;
	background: url('../images/bg_menu_lateral.png') no-repeat top left;
}
.left-menu li:hover
{
	background:url('../images/bg_menu_lateral_mouse_over.png') no-repeat top left;
}
.left-menu li a{
	color: #808080;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	z-index:140;
}
.left-menu li:hover a{
	text-decoration:none;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.sub-menu-all{
 position:absolute;
 display:none;
 float:none;
 margin-left:185px;
 margin-top:-25px;
 color:#000000;
}
ul.sub-menu li{
	
}
ul.sub-menu li a{
	color:#000000;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
}

ul.sub-menu li:hover a{
	color:#FFFFFF;
}

ul.sub-menu li a:hover{
	color:#FFFFFF;
}


.sub-menu-all li:hover a{
	color:#FFFFFF;
}

.sub-menu-all a:hover{
	color:#FFFFFF;
}

.left-menu li:hover
{
	border-bottom:2px solid #b21515;
}

.produto_box{
	float:left;
	width:240px;
	margin-right:17px;
	border:1px solid #8f8f8f;
	margin-bottom:0px;
}
.produto_box:hover{
	border:3px solid #ba1f1f;
}
.produto_box a{
	text-decoration:none;
}
.produto_box a:hover{
	text-decoration:none;
}

.produto_box .img_box{
	width:240px;
	height:240px;
	display: table-cell;
    vertical-align: middle;
}
.produto_box img{
	float:left;
	vertical-align:middle;
	text-align:center;
	max-width:232px;
	max-height:232px;
}
.produto_box p{
	float:left;
	width:225px;
	margin-top:0px;
	font-family:Arial;
	font-size:16px;
	color:#b91f1f;
	text-align:center;
}
.produto_box hr{
	float:left;
	margin-left:36px;
	margin-top:-5px;
	border-top:1px solid #404040;
	width:162px;
}
.produto_box p.gray{
	float:left;
	width:225px;
	margin-top:-20px;
	font-family:Arial;
	font-size:16px;
	color:#404040;
	text-align:center;
}
.produto_box p.detail{
	float:left;
	width:225px;
	margin-top:5px;
	font-family:Verdana;
	font-size:12px;
	font-weight:200;
	color:#808080;
	text-align:center;
	text-decoration:underline;
}
.back-to-top {
			position: fixed;
			bottom: 2em;
			right: 20px;
			width:44px;
			height:44px;
			background: url('../images/back-to-top.png') no-repeat top left;
			display: none;
		}
		
.radio-margin{
	margin-bottom:-10px;
}
.custom-radio{
        width: 16px;
        height: 16px;
        display: inline-block;
        position: relative;
        z-index: 1;
        top: 3px;
        background: url("../images/radio.png") no-repeat;
    }
    .custom-radio:hover{            
        background: url("../images/radio-hover.png") no-repeat;
    }
    .custom-radio.selected{
        background: url("../images/radio-selected.png") no-repeat;
    }
    .custom-radio input[type="radio"]{
    	float:left;
       margin: 0px 0 0px 0;
        position: absolute;
        z-index: 2;            
        cursor: pointer;
        outline: none;
        opacity: 0;
        /* CSS hacks for older browsers */
        _noFocusLine: expression(this.hideFocus=true); 
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
    }
    
/* magnifying glass icon */
		.zoom {
			display:inline-block;
			position: relative;
		}
		.zoom:after {
			content:'';
			display:block; 
			width:33px; 
			height:33px; 
			position:absolute; 
			top:0;
			right:0;
			background:url(../images/icon.png);
		}

		.zoom img {
			display: block;
		}

		.zoom img::selection { background-color: transparent; }