/********************************
$ Layout
*********************************/
html{ height:100%;}
body  {
background:transparent url(../img/background-body.jpg) 0 0 repeat;
height:100%;
}

.background{
background:transparent url(../img/background.jpg) top left repeat-x;
height:100%;}

div.wrapper {
width:980px;
margin:0 auto;
}

/*
Header
------
*/

Body
----
*/	
div.body {
    clear:both;
    margin-top:24px;
    font-family:Helvetica, Arial, sans-serif;    
}
a:link, a:visited, a:active{
    color: #CC0000;
}

/*
Top
------
*/
.header{
	background:url(../img/top.jpg) 0 0 repeat;
	height:117px;
	border-radius: 4px 4px 0px 0px;
	margin-top:15px; }
	
	.site-name{
		color:#FFF;
		font-weight:bold;
		font-size:20px;
		height:50px;
		letter-spacing:1px;
		padding-top:24px;
		padding-left:20px;
		text-shadow: -0px -2px 0px #000;
    }
    .site-name a{
        color: #fff;
        text-decoration: none;
    }
		
		.zasdar{
			float:right;
			font-size:10px;
			color:#FFF;
			color:#BABABA;
			text-shadow: -0px -1px 0px #000;
			margin-top:14px;
			margin-right:16px;
			text-decoration:none;
        }
        a.zasdar{
               color: #fff;
        }
			.zasdar:hover{ color:#FFF;}
a.button{
    background: url('../img/btn-inputt.png') 0 0 repeat-x;
    height: 37px;
    border: 0px;
    border-radius: 4px;
    padding: 8px 14px;
    font-size: 14px;
    color: #FFF;
    text-shadow: 2px 2px 0px #640001;
    font-weight: bold;
    float: left;
    text-decoration: none;
    margin-top: 10px;
}

/*
sub-top
------
*/	
.sub-top{
	clear:both;
	overflow:hidden;
}
.sub-top .slider-box{
    width: 669px;
    height: 229px;
    overflow: hidden;
    float: left;
}
		
.sub-top .sub-top-img{
	float:left;}	

.newsletter-background{
	background:url('../img/newsletter-background.jpg') 0 0 repeat;
	width:244px;
	height:170px;
	float:right;
	padding:30px;
	padding-left:37px;
	padding-right:30px;
}
.newsletter-background p{
	text-shadow: -0px 1px 0px #FFF;
	font-size:0.8em;
	margin-top:15px;
	margin-bottom:10px;
}	
.newsletter-background h2{ 
	color:#CA0404;
	font-size:100%;
	margin:0px;
	margin-top:10px;
	text-shadow: -0px 1px 0px #FFF;
}	
	
.newsletter-background input.email{
	background:#F0F0F0 url('../img/input-text.jpg') 0 0 repeat-x;
	padding:8px;
	width:90%;
	color:#666;
	font-size:12px;
	margin-bottom:10px;
	border-radius:4px;
	border:#666 1px solid;
}
	
.newsletter-background input.button{
	background:url('../img/btn-inputt.png') 0 0 repeat-x;
	height:37px;
	border:0px;
	border-radius:4px;
	padding:4px 14px;
	font-size:14px;
	color:#FFF;
	text-shadow: 2px 2px 0px #640001;
	font-weight:bold;
}

/* Slider styles */

.sub-top .brcm-flexslider{
    backgrond: none;
    border: 0px;
}


		
/*
navigation
------
*/	
.brcm-navigation{
	padding-top:7px;
	
	float:left;}
.brcm-navigation ul{
	margin:0px;
	padding:0px;}
.brcm-navigation ul li.brcm-active-node a{
	background:url(../img/brcm-navigation-btn.jpg) 0 0 repeat-x;
	border:#333 1px solid;
	box-shadow: 0px 2px 2px 0px #595959; 

	}
.brcm-navigation ul li{
	float:left;
	position:relative!Important;
	list-style:none;
	color:#FFF;
	margin:0;
	padding:0;
	background:url(../img/separator.jpg) right 7px no-repeat;
	}
	

	
	.brcm-navigation ul li.brcm-last-item{ background:none;}
	
	.brcm-navigation ul li a{
		color:#FFF;
		display:block;
		float:left;
		padding:0px 10px;
		line-height:28px;
		border-radius:4px;
		text-decoration:none;
		height:28px;
		font-size:12px;
		text-shadow:-0px -1px 0px #000;
		font-weight:bold;
		margin-left:7px;
		margin-right:8px;
		}
		
	.brcm-navigation ul li:hover a{
		background:url(../img/brcm-navigation-btn-hover.jpg) repeat-x 0 0;
		color:#333;	
		text-shadow:0px 0px 0px #000;}
	.brcm-navigation ul li:hover ul{
		display:block;}		
		
		.brcm-navigation ul li ul {
			background:#D4D4D4 url(../img/brcm-navigation-btn-hover.jpg) repeat-x 0 0;
			position:absolute;
			left:7px;
			top:25px;
			width:150px;
			border:none;
			border-radius: 3px;
			border-top-left-radius: 0;
			border-top-right-radius: 0;
			box-shadow: 4px 3px 2px 0px #333;
			display:none; 
			}	
			
			.brcm-navigation ul li ul li a, .brcm-navigation ul li ul li { display:block;
			float:none;}
			.brcm-navigation ul li:hover ul li a, .brcm-navigation ul li ul li a{
				padding-left:0px;
				background:none;
				text-shadow:0px 0px 0px #000;
				border:none;
				
				
				
				}
			
		.brcm-navigation ul li ul li{
			background:none;
			padding:3px 5px;
			background:url(../img/separator-menu-hover.jpg) repeat-x 0 0;}	
			
		.brcm-navigation ul li ul li a:hover{
			
			color:#DD0C0C; }	

		
				
/********************************
$ content
*********************************/
.content{
	}
	
.content{
	background: url(../img/body-bottom.png) left 1px repeat-x;
	background-color:#FFF;
	border-radius: 0px 0px 4px 4px;
	}	
#page-contents{
	background: url(../img/body-bottom.png) left bottom repeat-x;
	padding-bottom:10px;
	padding:15px;
	border-radius: 0px 0px 4px 4px;
	overflow:hidden;
	
	}	
.h1-breadcrump{ 
background:url(../img/background-h1.jpg) repeat-x left 2px;
min-height:105px;
overflow:hidden;}

/*
Breadcrump
------
*/
.brcm-breadcrumb{
	margin-top:18px;
	margin-left:25px; 
	color:#454545;
	font-size:0.8em;
	overflow:hidden;
	display:block;
	text-shadow:-0px 1px 0px #FFF;}
.brcm-breadcrumb a{
	color:#454545;
	font-weight:bold;
	float:left;}
.brcm-breadcrumb .brcm-separator{
	background:url(../img/separator.png) no-repeat 0 0px;
	display:block;
	float:left;
	overflow:hidden;
	text-indent:-10000px;
	width:6px;
	height:8px;
	margin:0px 7px;
	margin-top:4px;}
	
.brcm-home{
	background:url(../img/icon-breadcrump.png) no-repeat 0 2px;
	padding-left:18px;
	font-weight:bold;}	
	
h1{
	margin-left:24px;
	margin-top:12px;
	text-shadow:-0px 1px 0px #FFF;
	color:#333333;
	margin-bottom:0px;}	
	
	
.brcm-breadcrumb span.brcm-current-node{ text-transform:lowercase;
display:block;
float:left;}
.brcm-breadcrumb span.brcm-current-node:first-letter{
	text-transform:uppercase;}
/*
Footer
------
*/
	
div.footer {
	margin-top:20px;
	padding-top:20px;
	color:#D3D3D3;
	text-shadow:-0px -1px 0px #1C1A1A;
	background:url(../img/border-pixel-bottom.jpg) left top repeat-x;
}
div.footer img{ float:left;
margin-left:10px;
margin-right:20px;}
div.footer p{ float:left;
margin-top:0px!important;
}	
div.footer .inner-footer{
	overflow:hidden;
	font-size:12px;
	background:url(../img/border-pixel-bottom.jpg) left bottom repeat-x;
	padding-bottom:10px;
	line-height:1.6em;}

div.footer a{
	color:#D3D3D3;
	font-size:13px;}	
	

/*
products list
------
*/
.brcm-list-of-products ol{
	margin:0px;
	padding:0px;
	padding-left:17px;
	padding-top:10px;
		overflow:hidden;	
	}
.brcm-list-of-products ol li{
	float:left;
	list-style:none;
	padding:0px;
	margin-right:17px;
	width:170px;
	margin-bottom:38px;
	}
.brcm-list-of-products ol li .brcm-name{
	padding-top:5px;
	text-transform:lowercase;
	}
.brcm-list-of-products ol li .brcm-name:first-letter{
	text-transform:uppercase;}
	
	.brcm-list-of-products ol li .brcm-name a{
		color:#CC0000;
		font-weight:bold;
		}
.brcm-list-of-products ol li img{
	border:#CBCBCA 1px solid;
	border-radius:3px;
	box-shadow: 0px 1px 1px 0px #EAEAEA; }	
.brcm-list-of-products ol li:hover img{
	border:#CC0000 1px solid;}	
	
.brcm-list-of-products ol li:nth-child(5n+5){
	margin-right:0px;}	

.brcm-list-of-products ol li:nth-child(5n+6){
	clear:left;}


	
/*
products detail
------
*/	
.brcm-product-detail{
	padding:8px;}	
	
.brcm-product-detail .brcm-actions input{
	background:#DCDCDC url(../img/btn-carro.jpg) no-repeat 0 0;
	min-height:29px;
	border:none;
	border-radius:3px;
	border:#CACACA 1px solid;
	padding-left:35px;
	text-shadow:-0px 1px 0px #FFF;
	box-shadow: 0px 1px 1px 0px #D4D4D4;
	cursor:pointer;
	font-size:0.9em;
	margin-top:2em;
	font-weight:bold;
	
	}
	
.brcm-product-detail .brcm-text-attributes{
	float:left;
	width:50%;}	
.brcm-product-detail .brcm-group-of-images{
	float:right;}		

.brcm-product-detail .brcm-group-of-images .brcm-image a{
	border:#CBCBCA 1px solid;
	overflow:hidden;
	display:block;
	width:300px;
	height:300px;
	overflow:hidden;
	border-radius:4px;}	
	
.brcm-caption{
	text-align:right;
	color:#666;
font-size:0.8em;
padding-top:5px;}	

.brcm-reference{
	margin-bottom:1em;}
