body { color:#CCC; margin:0; padding:0; text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; background:#592e50 url(../imgs/bkg.png) repeat-x center top; }
h1, h2, h3, h4, h5, h6, p, ul, li, form, div, img, fieldset, legend, label, input, select, textarea, button, span, table, caption, td, tr, th { margin:0; padding:0; }

a img { border:none; }
ul { list-style:none; }

a { color:#fff; text-decoration:none; }
a:hover,
.active { color:#ab3292; text-decoration:none;}

.clear { clear:both; height:0; }
.clearLeft { clear:left; }
.disappear { visibility:hidden; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.center { padding: 40px 30px 0;}
.border {  border-bottom: 1px dashed #85500d; clear:both; margin-bottom:20px; }


/* ________________________________________________ 2. Blocks __________________________________________________________ */
div#page-wrapper { width:994px; text-align:left; margin:0 auto; padding:0 }
div#header { height:135px; margin:27px 0px; }
div#navigation { margin:0; font:normal 14px/25px Arial, Helvetica, sans-serif;  }
div#contents  { clear:both; padding:0; width:994px; overflow:hidden; position:relative; border-bottom: 1px dashed #85500d; margin-bottom:10px;  }

/* _______________________________________________ 3. Header Contents __________________________________________________ */
div#logo { width:301px; height:97px; float:left; position:relative; }
div#pesquisa { width:245px; height:97px; float:right; position:relative; margin-top:20px; }
div#flags { float:left; position:relative; margin:20px 0 0 50px;}
	
	/* _____________ 3.1 Flags ___________*/
	ul#navflags { padding:0; margin:0; font-size:11px;  }		
	ul#navflags li { float:left; text-align:left }		
	ul#navflags li a { text-decoration:none; padding:1px 0 2px 15px; color:#A98251; }
	ul#navflags li a:hover,
	ul#navflags li#navflags-pt a,
	ul#navflags li#navflags-uk a { color:#ab3292; }  

/* _______________________________________________ 4. Navigations bar __________________________________________________ */
	ul#nav { border-bottom: 1px dashed #ab3292; padding-bottom:155px; }
	ul#nav li { width:150px; text-align:right }
	ul#nav li a { display: block; text-decoration:none; color: #fff; padding:5px 30px 0 0; }
	ul#nav li a:hover { color:#ab3292; }
	
		#home ul#nav li#nav-home a,
		#sobre ul#nav li#nav-sobre a,
		#produtos ul#nav li#nav-produtos a,
		#servicos ul#nav li#nav-servicos a,
		#loja ul#nav li#nav-loja a,
		#contactos ul#nav li#nav-contactos a  { color:#ab3292; /*background-color:#ab3292;*/ }	

/* _____________________________________________ 6. Padding ______________________________________________________________________ */	
.padding { padding:0 14px; }

/* _____________________________________________ 7. Cols ______________________________________________________________________ */
#mainCol { float:left; position:relative; width:794px; margin: 0 0 0 20px; padding: 0; overflow:hidden; }
#leftSide { float:left; position:relative; width:180px; height:590px; background-color:#170c15; }
.mainColBlock { clear:both; background:url(../imgs/bkg_mainCol.png) no-repeat right top; border-top: 1px dashed #85500d; margin-top:20px; padding-top:20px; min-height:240px; }
	#promos #mainCol { background:url(../imgs/bkg_mainCol.png) no-repeat right top; }

/* ___________ 7.1 Inside Cols____________ */	
#banner { float:left; width:458px; margin-right:30px; }
.alignLeft { float:left; width:312px;  }
.nav-page  { text-align:center; color:#ab327d; margin:0 auto; }
	.nav-page span { margin-right:30px; }


/* ____________________________________________ 8. headdings __________________________________________________________________ */
h1 { font:normal 18px/30px Arial, Helvetica, sans-serif; color:#fff; padding:5px 20px; margin:0 0 15px; background-color:#562D4E; float:left; width:794px; }
h2 { font:normal 14px Arial, Helvetica,sans-serif; color:#fff; padding:5px 20px; margin:0 0 15px; background-color:#ab327d; float:left; }
h3 { font:bold 14px Arial, Helvetica, sans-serif; color:#6A564D; margin:10px 0 0 0; padding:0; }
h4 { font:bold 14px Arial, Helvetica, sans-serif; color:#85500d; margin:0 0 7px; padding:0; }
h5 { font:normal 11px Arial, Helvetica, sans-serif; color:#85500d; margin:0 0 7px; padding:0; }
h6 { font: 10px/20px Arial, Helvetica, sans-serif; color:#D1921B; text-align:center; float:right; border:0.1em dashed #a98252; margin-bottom:20px; padding:0 10px; }

	/*_______________ h1_____________*/
	#logo h1,
	#logo h1 a { width:301px; height:97px; background: url(../imgs/logo.png) no-repeat left top;  }
	#home #mainCol h1 { width:430px; background-color:#ab327d;}
	
	#home #mainCol h2 { width:265px;}

/* ____________________________________________ 9. Paragraphs & txt ___________________________________________________________ */
p { padding-bottom:10px; color:#85500d; }

.mainColBlock p,
#contactos #mainCol p { color:#CCC; } 
#produtos #mainCol p { margin-left:20px; }
#promos #mainCol p { color:#A98251; }
.pink { color:#8C591A;}

/* ____________________________________________ 9. imgs _______________________________________________________________________ */
img { border:4px solid #fff; margin-bottom:15px; }
#produtos img { border:none; margin-bottom:0; }
img.left { float:left; margin-right:15px; }
img.right { float:right; margin-left:15px; }

/* ____________________________________________ 10. Links ______________________________________________________________________ */
h2 a,
.nav-page a:hover { color:#fff; }
h2 a:hover { color:#E0E0E0; }

.nav-page a { color:#ab327d; }


/* ____________________________________________ 11. Lists ______________________________________________________________________ */		
#mainCol ul { margin:0 20px 20px; }
#mainCol li { padding: 2px 2px 0 10px; display:block; }


/* ____________________________________________ 12. Forms ______________________________________________________________________ */
form ul { list-style:none; margin:0 auto; padding:0; }
form label { text-align:right; float:left; line-height:20px; font-size:13px; width:200px; color:#fff; margin-right:5px;  }	
form li	{ padding: 0 10px 1px 0; width:700px; margin-bottom:5px;}
form input,
form select,
form textarea { width:400px; height:18px; background-color:#381D33; font-size:12px; padding:3px 5px; color:#fff; border:none; }
form select { height:23px; }
	form textarea { height:100px; }
	form input:focus,
	form select:focus,
	form textarea:focus { }
	form input.button { width:55px; height:22px; cursor:pointer; line-height:18px; background-color:#000; border:none; float:right; margin-right:85px; font-size:11px; color:#ab3292;  }

/* __________ 12.1 Form pesquisa _____________ */

	#pesquisa form li { width:245px; }
	#pesquisa form label { text-align:left; float:left; line-height:20px; font-size:13px; width:200px; color:#a98251; margin-bottom:3px; }	
	#pesquisa form input {  width:200px; height:18px; background-color:#562d4e; font-size:12px; padding:3px 5px; color:#fff; border:none;}
	#pesquisa form input.button { height:14px; width:17px; cursor:pointer; line-height:18px; padding:0 0 5px; background:url(../imgs/button_search.png) no-repeat left top; border:none; margin:5px 0 0 5px; background-color:none; float:none; }

/* __________ 12.1 Form pesquisa _____________ */

	.shadow form li { width:600px; }
	.shadow form label { text-align:right; width:100px; color:#a98251; margin-bottom:3px; }	
	.shadow form input {  width:400px; height:18px; background-color:#381D33; font-size:12px; padding:3px 5px; color:#fff; border:none;}
	.shadow  form input.button { width:55px; height:22px; cursor:pointer; line-height:18px; background-color:#000; border:none; float:right; margin-right:85px; font-size:11px; color:#ab3292; }

	
/* ______________________________________________ Shadowbox_______________________________________________________________________ */
.shadow { background:#592e50 url(../imgs/bkg.png) repeat-x center bottom; padding:5px 60px 20px; width:650px; overflow:hidden; margin-bottom:20px; }

/* ______________________________________________ Footer __________________________________________________________________________ */
#footer { text-align:right; color:#ab3292; font-size:11px; margin:40px 0 20px 0; position:absolute; bottom:10px; right:30px; }
#footer p { color:#8c591a; margin:20px 0 0 0; }
#footer p a { color:#8c591a; }
#footer a { color:#ab3292; }
#footer a:hover,
#footer p a:hover { color:#fff; }





