html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

	cursor: default;
}

a {
	cursor: pointer;
}

img {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* ignorar o reset à margin e padding das tables */
table, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}



/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}




.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
	height: 100%;
}


h1 {
	font: normal small-caps bold 22px/28px arial, sans-serif;
	color: #174E84;
	margin: 0px 4px;
}

.left { float: left; }
.right { float: right; }



.fielder {
	width: 300px;
	background-color: #fff;
	border: 1px solid #aaa;

	font: normal normal normal 14px/16px arial, sans-serif;
	padding: 4px 4px;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

textarea.fielder {
	height: 100px;
	overflow: auto;
}

.btn {
	border: 1px solid #6B7C07;
	background-color: #869E00;
	outline: none !important;
	float: left;
	padding: 0px;
	width: 310px;
	cursor: pointer;
	font: normal normal bold 14px arial, sans-serif;
	padding: 8px 0px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.btn:hover {
	border-color: #788908;
	background-color: #91AA03;
}




fieldset {
	border: 1px solid #768F00;

	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 0px 14px 10px;

	margin: 5px 10px;
}

fieldset legend {
	margin: 0px;
	padding: 0px 5px;

	font: italic normal bold 15px Arial, Trebuchet MS, Sans-serif;
	color: #768F00;
}

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	background-color: #DFCB99;
	background-image: url("../../../layout/tplGeral/img/bg.png");
	background-position: 50% 0px;
	background-repeat: repeat-x;

	text-align: center;

	font: normal normal normal 14px/19px arial, sans-serif;
	color: #444;
}

body.theme_xmas {
	background-image: url("../../../layout/tplGeral/img/bg_xmas.png");
	background-repeat: repeat;
	background-color: #FF0000;
}



	#skel {
		margin: 0px auto;
		width: 970px;

		padding: 0px 7px;

		text-align: left;

		background-image: url("../../../layout/tplGeral/img/skelbg.png");
		background-repeat: repeat-y;
		background-position: 50% 0px;
	}

		#header {
			width: 984px;
			margin: 0px -7px;
			height: 98px;

			position: relative;
		}



			a#logo {
				width: 317px;
				height: 87px;

				display: block;

				position: absolute;

				left: 25px;
				top: 10px;

				background-image: url("../../../layout/tplGeral/img/logo.png");
				background-position: 0px 0px;
				background-repeat: no-repeat;

				overflow: hidden;

				line-height: 9999px;
			}

			h1#logo {
				margin: 0px;
				padding: 0px;

				width: 317px;
				height: 87px;

				display: block;

				position: absolute;

				left: 25px;
				top: 10px;
			}

			h1#logo a {
				width: 317px;
				height: 87px;

				display: block;

				background-image: url("../../../layout/tplGeral/img/logo.png");
				background-position: 0px 0px;
				background-repeat: no-repeat;

				overflow: hidden;

				line-height: 9999px;
			}


			#btn_contact {
				display: block;
				position: absolute;
				width: 101px;
				height: 26px;

				z-index: 900;

				right: 26px;
				top: 0px;

				overflow: hidden;
				line-height: 9999px;

				background-image: url("../../../layout/tplGeral/img/btn_contacts.png");
				background-position: 0px 0px;
				background-repeat: no-repeat
			}

			#btn_contact:hover { background-position: 0px -26px; }


			#cartbox {
				width: 289px;
				height: 69px;

				z-index: 890;

				position: absolute;
				top: 22px;
				right: 25px;

				background-image: url("../../../layout/tplGeral/img/cartbox.png");
				background-repeat: no-repeat;
				background-position: 0px 0px;
			}

			#cartbox.v2 {
				background-image: url("../../../layout/tplGeral/img/cartbox2.png");
				width: 270px;
				height: 76px;
			}

			#cartbox.v3 {
				background-image: url("../../../layout/tplGeral/img/cartbox3.png");
				width: 280px;
				height: 95px;
				top: 6px;
			}

				#cartstatus {
					margin: 43px 5px 0px 88px;
					font: normal normal bold 13px/18px arial, sans-serif;
					text-align: center;
					color: #777;
				}

				#cartbox.v2 #cartstatus {
					margin: 44px 7px 0px 75px;
				}

				#cartbox.v3 #cartstatus {
					margin: 62px 9px 0px 86px;
				}

					#cartstatus a {
						text-decoration: none;
						color: #174E84;
					}

					#cartstatus a:hover {
						color: #0F61AD;
					}


					#cartstatus.loading {
						background-image: url("../../../layout/tplGeral/img/loading2.gif");
						background-repeat: no-repeat;
						background-position: 50% 50%;
					}




				#cart_bubble {
					display: none;
					position: absolute;
					top: 55px;
					left: 82px;

					width: 206px;
					height: 110px;
					background-image: url("../../../layout/tplGeral/img/cart_bubble.png");
					background-position: 0px 0px;
					background-repeat: no-repeat;

					z-index: 900;
				}


		#mainmenu {
			display: block;
			width: 998px;
			height: 60px;
			margin: 0px -14px 2px;
			padding: 0px;
			background-image: none;
			position: relative;

			z-index: 5;
		}

			#mainmenu h1, #mainmenu h2, #mainmenu h3 {
				margin: 0px;
				padding: 0px;
				border-width: 0px;
			}

			#mainmenu li {
				display: block;
				margin: 0px;
				padding: 0px;
				height: 60px;
				background-image: none;
				float: left;
			}

				#mainmenu li a {
					position: relative;
					z-index: 6;
					display: block;
					height: 60px;
					overflow: hidden;
					line-height: 9999px;

					background-image: url("../../../layout/tplGeral/img/mainmenu_bg.png");
					background-repeat: no-repeat;
				}

				#mainmenu #mm_lazer a { width: 95px; background-position: 0px 0px; }
				#mainmenu #mm_lazer a:hover { background-position: 0px -120px; }
				#mainmenu #mm_lazer.current a { background-position: 0px -60px !important; }

				#mainmenu #mm_electronica a { width: 138px; background-position: -95px 0px; }
				#mainmenu #mm_electronica a:hover { background-position: -95px -120px; }
				#mainmenu #mm_electronica.current a { background-position: -95px -60px !important; }

				#mainmenu #mm_escrita a { width: 98px; background-position: -233px 0px; }
				#mainmenu #mm_escrita a:hover { background-position: -233px -120px; }
				#mainmenu #mm_escrita.current a { background-position: -233px -60px !important; }

				#mainmenu #mm_escritorio a { width: 123px; background-position: -331px 0px; }
				#mainmenu #mm_escritorio a:hover { background-position: -331px -120px; }
				#mainmenu #mm_escritorio.current a { background-position: -331px -60px !important; }

				#mainmenu #mm_casa a { width: 78px; background-position: -454px 0px; }
				#mainmenu #mm_casa a:hover { background-position: -454px -120px; }
				#mainmenu #mm_casa.current a { background-position: -454px -60px !important; }

				#mainmenu #mm_ferramentas a { width: 146px; background-position: -532px 0px; }
				#mainmenu #mm_ferramentas a:hover { background-position: -532px -120px; }
				#mainmenu #mm_ferramentas.current a { background-position: -532px -60px !important; }

				#mainmenu #mm_criancas a { width: 111px; background-position: -678px 0px; }
				#mainmenu #mm_criancas a:hover { background-position: -678px -120px; }
				#mainmenu #mm_criancas.current a { background-position: -678px -60px !important; }

				#mainmenu #mm_pessoal a { width: 103px; background-position: -789px 0px; }
				#mainmenu #mm_pessoal a:hover { background-position: -789px -120px; }
				#mainmenu #mm_pessoal.current a { background-position: -789px -60px !important; }

				#mainmenu #mm_texteis a { width: 106px; background-position: -892px 0px; }
				#mainmenu #mm_texteis a:hover { background-position: -892px -120px; }
				#mainmenu #mm_texteis.current a { background-position: -892px -60px !important; }



				#mainmenu li ul {
					display: none; /*visibility: hidden;*/
					position: absolute;
					z-index: 5;

					background-color: #e6e6e6;
					background-image: url("../../../layout/tplGeral/img/mainmenu_subbg.png");
					background-repeat: repeat-x;
					background-position: 0px 100%;

					top: 54px;
					left: 18px;
					width: 930px;
					padding: 14px 15px;
					height: auto;

					border: 1px solid #666;
					
					border-radius: 5px;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
				}

				#mainmenu #mm_lazer ul {
					border-top-left-radius: 0;
					-moz-border-radius-topleft: 0px;
					-webkit-border-top-left-radius: 0px;
				}

				#mainmenu #mm_texteis ul {
					border-top-right-radius: 0;
					-moz-border-radius-topright: 0px;
					-webkit-border-top-right-radius: 0px;
				}


/*
				#mainmenu li:hover ul {
					display: block;
				}
*/


					#mainmenu li ul h4 {
						margin: 5px 5px 10px;
						padding: 0px;
					}

					#mainmenu li ul h4 a {
						margin: 0px;
						padding: 0px;
						border-width: 0px;
						background-color: transparent;
						background-image: none;
						font: normal normal bold 18px/24px arial, sans-serif;
						height: auto;
						width: auto;
						color: #1E659B;
						text-decoration: none;
					}

					#mainmenu li ul h4 a:hover {
						color: #144466;
					}


					#mainmenu li ul li {
						display: block;
						margin: 0px;
						padding: 0px;
						width: 303px;
						height: auto;
						background-image: none;
						float: left;
						margin: 2px 3px;
					}

						#mainmenu li ul li a {
							position: relative;
							display: block;
							width: 100% !important;
							height: 28px;

							font: normal normal normal 16px/28px arial, sans-serif;
							text-decoration: none;
							color: #222;

							text-indent: 8px;
							border: 1px solid transparent;

							background-image: none;
							
							border-radius: 5px;
							-moz-border-radius: 5px;
							-webkit-border-radius: 5px;

							text-shadow: 1px 1px 2px #fafafa;
						}

						#mainmenu li ul li a:hover {
							border-color: #d5d5d5;
							background-color: #ddd;
							color: #050505;
							text-shadow: 1px 1px 2px #f0f0f0;
							box-shadow: 1px 1px 2px #fafafa;
						}




		#content {
			margin: 0px 10px;
			padding-bottom: 10px;
		}


			#homesearch {
				width: 470px;
				height: 222px;

				position: relative;
				overflow: hidden;

				background-image: url("../../../layout/tplGeral/img/box_homesearch.png");
				background-position: 0px 0px;
				background-repeat: no-repeat;

				margin-right: 10px;
				z-index: 0;

				float: left;
			}

				#btn_avancadas {
					display: block;
					background-image: url("../../../layout/tplGeral/img/btn_homeavancadas.png");
					background-position: 0px 0px;
					background-repeat: no-repeat;
					color: #444;
					text-decoration: none;
					position: absolute;
					width: 150px;
					height: 33px;
					line-height: 9999px;
					overflow: hidden;
					right:0px;
					top: 0px;
					z-index: 2;
				}
				#btn_avancadas:hover { background-position: 0px -33px; }

				#homesearch.advance #btn_avancadas { background-position: 0px -66px; }
				#homesearch.advance #btn_avancadas:hover { background-position: 0px -99px !important; }

				#hs_simple {
					position: absolute;
					top: 0px;
					left: 0px;
					width: 470px;
					height: 222px;
					z-index: 1;
				}

				#q_container {
					margin: 60px 18px 0px;
					width: 433px;
					height: 53px;

					overflow: hidden;

					background-image: url("../../../layout/tplGeral/img/btn_homesearchfield.png");
					background-repeat: no-repeat;
					background-position: 0px 0px;
				}

					#q {
						display: block;
						float: left;

						margin: 7px 0px 0px 12px;
						width: 360px;
						height: 35px;

						background-color: transparent;

						border-width: 0px;

						font: normal normal normal 18px/35px arial, sans-serif;
						color: #777;
					}

					#q_submit {
						display: block;
						float: right;
						width: 48px;
						height: 48px;
						cursor: pointer;
						border-width: 0px;

						background-color: transparent;
					}

				#hs_advanced {
					position: absolute;
					display:none;
					top: 0px;
					right: 0px;
					width: 460px;
					height: 212px;

					padding: 10px 10px 0px;
					z-index: 1;

					font: normal normal bold 13px arial, sans-serif;
					color: #fff;
				}

				#hs_advanced h5 {
					font: normal normal bold 13px/15px arial, sans-serif;
					color: #ffff;
					margin: 0px 0px 5px;
					padding: 0px 4px 0px;
				}

				#hs_advanced label {
					font: normal normal bold 13px arial, sans-serif;
					color: #fff;
				}


				#hs_advanced #f_precomin,
				#hs_advanced #f_precomax {
					border: 1px solid #5A6406;
					width: 50px;
					text-align: right;
					padding: 3px 3px;
					font: normal normal normal 13px arial, sans-serif;
					color: #555;

					border-radius: 3px;
					-moz-border-radius: 3px;
					-webkit-border-radius: 3px;
				}

				#hs_advanced .radio {
					margin: 0px 4px 0px 10px;
				}

				#hs_advanced .radiolabel {
					font: normal normal normal 13px/13px arial, sans-serif;
					cursor: pointer;
					padding-right: 8px;
				}

				#hs_advanced .f_sex_checkbox {
					margin: 0px 2px 0px 8px;
				}

			#hs_advc_submit {
				display: block;
				position: absolute;
				right: 10px;
				bottom: 10px;
				font: normal normal bold 13px/28px arial, sans-serif;
				text-shadow: #F8F8F8 1px 1px 2px;
				color: #444;
				height: 28px;
				width: 135px;
				text-align: center;
				text-decoration: none;
				background-image: url("../../../layout/tplGeral/img/btn_homefilter_catbuttons.png");
				background-position: 0px -28px;
			}

			#hs_advc_submit:hover {
				background-position: 0px -0px;
			}


			#homesearch.advance {
				width: 950px;
				background-image: url("../../../layout/tplGeral/img/box_homesearch_advanced.png");
			}



			#homefilter {
				width: 450px;
				height: 222px;

				padding: 0px 10px 0px;

				background-image: url("../../../layout/tplGeral/img/box_homefilter.png");
				background-position: 0px 0px;
				background-repeat: no-repeat;

				float: left;
			}

				#homefilter .panel1 {
					display: block;
					padding: 60px 0px 0px;
				}

					#homefilter .panel1 a {
						display: block;
						float: left;
						width: 205px;
						height: 50px;
						line-height: 9999px;
						overflow: hidden;

						margin: 10px;

						background-image: url("../../../layout/tplGeral/img/btn_homefilter.png");
						background-repeat: no-repeat;
					}

					#btn_hf_025 { background-position: 0px 0px; }
					#btn_hf_025:hover { background-position: 0px -100px; }

					#btn_hf_050 { background-position: -205px 0px; }
					#btn_hf_050:hover { background-position: -205px -100px; }

					#btn_hf_100 { background-position: 0px -50px; }
					#btn_hf_100:hover { background-position: 0px -150px; }

					#btn_hf_200 { background-position: -205px -50px; }
					#btn_hf_200:hover { background-position: -205px -150px; }



				#homefilter .panel2 {
					display: none;
					padding: 48px 0px 0px 10px;
				}

					#homefilter .panel2 .homefilter_intro {
						font: normal normal bold 13px/13px arial, sans-serif;
						color: #fff;
					}

						#homefilter .panel2 .homefilter_intro a {
							font: normal normal normal 13px/18px arial, sans-serif;
							color: #fff;
							text-decoration: none;
						}



					#homefilter .panel2 h4 {
						margin: 4px 0px 0px;
						padding: 0px;
						font: normal normal bold 16px/24px arial, sans-serif;
						color: #fff;
					}

					#homefilter .panel2 .home_ftl_cat {
						display: block;
						float: left;

						background-image: url("../../../layout/tplGeral/img/btn_homefilter_catbuttons.png");
						background-position: 0px -28px;
						background-repeat: no-repeat;
						background-color: transparent;

						margin: 5px 10px 5px 0px;

						width: 135px;
						height: 28px;

						text-align: center;

						font: normal normal bold 14px/28px arial, sans-serif;
						text-decoration: none;
						text-shadow: #F8F8F8 1px 1px 2px;

						color: #1D3C75;
					}

					#homefilter .panel2 .home_ftl_cat:hover {
						background-position: 0px 0px;
					}





	#footer {
		margin: 0px auto;
		width: 984px;
		text-align: left;
	}

		#footer_top {
			background-image: url("../../../layout/tplGeral/img/footerbg_top.png");
			background-position: 50% 0px;
			background-repeat: no-repeat;
			width: 100%;
			height: 3px;
		}

		#footer_content {
			background-image: url("../../../layout/tplGeral/img/footerbg.png");
			background-position: 50% 0px;
			background-repeat: repeat-y;
			width: 940px;
			padding: 10px 22px 5px;
		}


			.footer_info {
				float: left;
				width: 540px;
				font: normal normal normal 12px/16px arial, sans-serif;
				color: #555;
			}


				.title_footer_quemsomos {
					height: 20px;
					width: 300px;
					background-image: url("../../../layout/tplGeral/img/titles_footer.png");
					background-position: 0px 0px;
					overflow: hidden;
					line-height: 9999px;

					margin: 0px 0px 5px;
				}


			.title_footer_newsletter {
				height: 20px;
				width: 300px;
				background-image: url("../../../layout/tplGeral/img/titles_footer.png");
				background-position: 0px -20px;
				overflow: hidden;
				line-height: 9999px;

				margin: 0px 0px 5px;
			}

			.newsletter_info {
				float: right;
				width: 360px;
				font: normal normal normal 12px/16px arial, sans-serif;
				color: #555;
			}

			#newsletter_form {

			}

				#newsletter_form .ajaxform_result,
				#newsletter_form .loading {
					height: 30px;
					margin-top: 10px;
					padding-left: 28px;
					font: normal normal bold 14px/30px arial, sans-serif;
					background-image: url("../../../layout/tplGeral/img/loading2.gif");
					background-position: 0px 50%;
					background-repeat: no-repeat;
				}

				#newsletter_form .ajaxform_result {
					background-image: none !important;
					padding: 0px;
					text-align: center;
				}



				#nl_container {
					margin-top: 10px;
					width: 351px;
					height: 29px;

					overflow: hidden;

					background-image: url("../../../layout/tplGeral/img/newsletterfielder.png");
					background-repeat: no-repeat;
					background-position: 0px 0px;
				}

					#nl_email {
						display: block;
						float: left;

						margin: 3px 0px 0px 4px;
						width: 245px;
						height: 21px;

						background-color: transparent;

						border-width: 0px;

						font: normal normal normal 14px/20px arial, sans-serif;
						color: #777;
					}

					#nl_submit {
						display: block;
						float: right;
						width: 95px;
						height: 48px;
						cursor: pointer;
						border-width: 0px;

						background-color: transparent;

				}






		#footer_bottom {
			background-image: url("../../../layout/tplGeral/img/footerbg_bottom.png");
			background-position: 50% 0px;
			background-repeat: no-repeat;
			width: 100%;
			height: 15px;
		}


	#copyright {
		width: 960px;
		height: 40px;
		margin: 0px auto;
		font: normal normal bold 10px/25px arial, sans-serif;
		color: #8F6A2F;
		text-shadow: 0px 0px 8px #000;
	}

	#copyright a {
		text-decoration: none;
		color: #8F6A2F;
	}

	#copyright a:hover {
		color: #A3793A;
	}

	.theme_xmas #copyright,
	.theme_xmas #copyright a,
	.theme_xmas #copyright a:hover {
		color: #fff;
	}









	#navigation {
		display: block;
		width: 949px;
		height: 33px;
		overflow: hidden;

		position: relative;
		z-index: 2;

		background-image: url("../../../layout/tplGeral/img/navbg.png");
	}

		#navigation h1, #navigation h2, #navigation h3 {
			padding: 0px;
			margin: 0px;
			border-width: 0px;
		}

		#navigation span,
		#navigation a {
			display: block;
			float: left;
			padding: 0px 8px;
			height: 33px;
			font: normal normal normal 16px/33px arial, sans-serif;
			color: #666;
			text-decoration: none;
		}

		#navigation a h1, #navigation a h2, #navigation a h3,
		#navigation span h1, #navigation span h2, #navigation span h3 {
			font: normal normal normal 16px/33px arial, sans-serif;
			color: #666;
			text-decoration: none;
		}


		#navigation span.small,
		#navigation a.small {
			font-size: 13px;
			padding: 0px 5px;
		}

		#navigation a.small h1, #navigation a.small h2, #navigation a.small h3,
		#navigation span.small h1, #navigation span.small h2, #navigation span.small h3 {
			font-size: 13px;
		}

		#navigation a:hover {
			color: #444;
		}

		#navigation a:hover h1, #navigation a:hover h2, #navigation a:hover h3 {
			color: #444;
		}

		#navigation .backhome {
			width: 30px;
			height: 22px;
			padding: 0px;
			margin: 5px 0px 0px 5px;
			overflow: hidden;
			line-height: 9999px;
			background-image: url("../../../layout/tplGeral/img/nav_homebtn.png");
			background-repeat: no-repeat;
			background-position: 4px 0px;
		}

		#navigation .backhome:hover { background-position: 4px -22px; }

		#navigation .sep {
			display: block;
			float: left;
			overflow: hidden;
			line-height: 9999px;
			width: 16px;
			height: 33px;
			margin: 0px;
			padding: 0px;
			background-image: url("../../../layout/tplGeral/img/nav_sep.png");
			background-repeat: no-repeat;
			background-position: 50% 0px;
		}



		#navigation #nav_backbutton {
			display: block;
			float: right;

			padding: 0px 20px;
			height: 33px;
			text-align: center;
			font: normal normal bold 15px/33px arial, sans-serif;
			color: #555;
			border-top-right-radius: 4px;
			border-bottom-right-radius: 4px;

			border-left: 1px solid #CCCCCC;

			border-top-right-radius: 4px;
			border-bottom-right-radius: 4px;

			-moz-border-radius-bottomright: 4px;
			-moz-border-radius-topright: 4px;

			-webkit-border-bottom-right-radius: 4px;
			-webkit-border-top-right-radius: 4px;
		}

		#navigation #nav_backbutton:hover {
			background-color: #666;
			border-color: #333;
			color: #fff;
		}



		#navigation #filter_btn {
			display: block;
			float: left;

			padding: 0px 20px 0px 8px;
			height: 31px;
			text-align: center;
			font: normal normal bold 13px/31px arial, sans-serif;
			background-image: url("../../../layout/tplGeral/img/bullet_arrow_down.png");
			background-position: 100% 50%;
			background-repeat: no-repeat;
			color: #1A4C7D;

			border: 1px solid #CCCCCC;
		}

		#navigation #filter_btn:hover {
			background-color: #666;
			border-color: #333;
			color: #fff;
		}

		#navigation #filter_btn.open:hover {
			background-color: transparent;
			border-color: #ccc;
			border-bottom-color: #f4f4f4;
			color: #222;
		}

		#navigation #filter_btn.open {
			border-bottom-color: #F4F4F4;
		}

		#navigation #searchform {
			width: 227px;
			height: 33px;
			float: left;
			display: block;

			margin: 0px 3px 0px 2px;

			background-image: url("../../../layout/tplGeral/img/nav_searchfield.png");
			background-repeat: no-repeat;
			background-position: 50% 50%;
		}

			#navigation #searchform #q {
				margin: 4px 0px 0px 5px;
				padding: 0px;
				font: normal normal normal 14px/14px arial, sans-serif;
				color: #555;
				width: 190px;
				height: 25px;
				display: block;
				float: left;
			}

			#navigation #searchform #q_submit {
				display: block;
				float: left;
				width: 27px;
				height: 27px;
				margin: 3px 0px 0px 5px;
			}



	#filter_box {
		display: none;
		position: absolute;
		border: 1px solid #cccccc;
		border-top-width: 0px;
		background-color: #f4f4f4;
		z-index: 1;
		right: 10px;
		padding: 10px 10px;
		color: #555;

		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;

		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;

		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;

		-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.4);
		-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.4);
		box-shadow: 0px 0px 15px rgba(0,0,0,0.4);
	}

		#filter_box .filter_close {
			display: block;
			position: absolute;
			overflow: hidden;
			line-height: 9999px;
			top: 5px;
			right: 5px;
			width:20px;
			height:20px;
			border: 0px;
			background:transparent url('../../../layout/tplGeral/img/close_icon_double.gif') 0 -40px no-repeat;
		}

		#filter_box .filter_close:hover {
			background-position: 0px -20px;
		}

		#filter_box h5 {
			font: normal normal normal 16px/20px arial, sans-serif;
			color: #495607;
			margin: 0px 0px 8px;
			padding: 0px 4px 2px;
			border-bottom: 1px solid #ddd;
		}

		#filter_box #f_precomin,
		#filter_box #f_precomax {
			border: 1px solid #aaa;
			width: 50px;
			text-align: right;
			padding: 3px 3px;
			font: normal normal normal 13px arial, sans-serif;
			color: #555;

			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
		}

		#filter_box .radio {
			margin: 0px 4px 0px 10px;
		}

		#filter_box .radiolabel {
			font: normal normal normal 14px arial, sans-serif;
			cursor: pointer;
			padding-right: 8px;
		}

		#filter_box .f_sex_checkbox {
			margin: 0px 2px 0px 8px;
		}

		#filter_submit {
			display: block;
			padding: 5px 0px;
			text-align: center;
			color: #fff;
			background-color: #768f00;
			border: 1px solid #607204;

			font: normal normal bold 15px arial, sans-serif;
			text-decoration: none;

			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
		}






	.prod_list {
		margin-top: 5px;
	}

		.prod_list_item {
			display: block;
			float: left;

			position: relative;

			width: 228px;
			height: 175px;
			border: 1px solid #ccc;

			margin: 5px;

			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
		}

		.prod_list_item.firstrow {
			margin-left: 0px;
		}

		.prod_list_item.lastrow {
			margin-right: 0px;
		}

			.prod_list_item img {
				position: absolute;
				top: 4px;
				left: 4px;
				width: 220px;
				height: 150px;
			}

			.prod_list_item a {
				display: block;
				position: absolute;
				top: 0px;
				left: 0px;
				width: 100%;
				height: 100%;
				overflow: hidden;
				line-height: 9999px;
			}

			.prod_list_item h4 {
				position: absolute;
				top: 155px;
				left: 4px;
				width: 220px;
				height: 20px;
				overflow: hidden;
				font: normal normal bold 11px/20px arial, sans-serif;
				color: #555;
			}

			.prod_list_item .pvp {
				position: absolute;
				top: 6px;
				right: 6px;
				text-align: right;
				font: normal normal bold 12px/12px arial, sans-serif;
				color: #333;
				padding: 3px 5px;
				background-color: rgb(255,255,255);
				background-color: rgba(255,255,255,0.80);

				border-radius: 3px;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
			}



	.prod_record {
		margin-top: 10px;

	}

		.prod_record .mainimg {
			display: block;

			width: 468px;
			height: 288px;

			border: 1px solid #ccc;

			margin-right: 10px;

			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
		}

			.prod_record .mainimg img {
				width: 458px;
				height: 278px;
				margin: 5px;
			}

		.prod_record .prod_images {
			width: 468px;

			border: 1px solid #ccc;

			margin-top: 10px;
			padding-bottom: 5px;

			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
		}


			.prod_record .prod_images a {
				display: block;
				float: left;
				width: 102px;
				height: 78px;
				margin: 5px 0px 0px 7px;
			}

				.prod_record .prod_images a img {
					width: 100%;
					height: 100%;
				}


		.prod_record .prod_details {
			width: 470px;
			padding-bottom: 5px;
			height:auto !important;
			height:231px;
			min-height:231px;
		}

			.prod_record .prod_details h1 {
				font: normal normal normal 20px/22px arial, sans-serif;
				color: #2F5168;
				margin: 0px;
				padding: 0px;
			}

			.prod_record .prod_details .referencia {
				font: normal normal normal 12px/20px arial, sans-serif;
				color: #555;
			}

			.prod_record .prod_details .pvp {
				font: normal normal bold 17px/30px arial, sans-serif;
				color: #DF3A9B;
			}

			.prod_record .prod_details .descricao {
				margin: 0px;
				padding: 0px;
				font: normal normal normal 14px/20px arial, sans-serif;
				color: #555;
			}

		.prod_record .prod_actions {

		}

			.prod_record .prod_actions a {
				display: block;
				float: left;
				height: 54px;
				background-image: url("../../../layout/tplGeral/img/prod_actionbtns.png");
				background-repeat: no-repeat;
				overflow: hidden;
				line-height: 9999px;
			}

			.prod_record .prod_actions .addcart {
				width: 234px;
				background-position: 0px 0px;
			}

			.prod_record .prod_actions .addcart:hover { background-position: 0px -54px; }

			.prod_record .prod_actions .suggestfriend {
				width: 235px;
				background-position: -234px 0px;
			}

			.prod_record .prod_actions .suggestfriend:hover { background-position: -234px -54px; }


		.prod_record #prod_orc {
			width: 469px;
			height: 134px;
			background-image: url("../../../layout/tplGeral/img/prod_orcbg.png");
			margin-top: 10px;
			position: relative;
		}

			.prod_record #prod_orc .disclaimer {
				position: absolute;
				right: 15px;
				top: 10px;
				font: normal normal normal 12px/15px arial, sans-serif;
				color: #fff;
				width: 110px;
				text-align: right;
			}

			.prod_record #prod_orc .wrapper {
				padding: 50px 0px 0px 12px;
			}

				.prod_record #prod_orc .fielder {
					display: block;
					float: left;
					background-color: #fff;
					border: 1px solid #475800;
					font: normal normal normal 14px/16px arial, sans-serif;
					color: #888;
					padding: 6px 5px 5px;
					
					border-radius: 4px;
					-moz-border-radius: 4px;
					-webkit-border-radius: 4px;
				}

				.prod_record #prod_orc .fielder:focus {
					color: #444;
				}

				#prod_orc_nome {
					width: 205px;
					margin: 0px 10px 0px 0px;
				}

				#prod_orc_telefone {
					width: 205px;
					margin: 0px 0px 0px;
				}

				#prod_orc_email {
					width: 205px;
					margin: 0px 10px 0px 0px;
				}

				#prod_orc_quantidade {
					width: 92px;
					margin: 0px 10px 0px 0px;
				}

				#prod_orc_submit {
					margin: 0px;
					padding: 0px;
					width: 103px;
					height: 29px;
					background-image: url("../../../layout/tplGeral/img/prod_orcbtn.png");
					border-width: 0px !important;
					outline: none !important;
					background-color: transparent !important;
					cursor: pointer;
				}

		.prod_record .prod_disclaimer {
			margin: 8px 0px;
			font: normal normal normal 10px/14px arial, sans-serif;
			color: #777;
		}








	#suggestafriend_form fieldset {
		border-top: 1px solid #aaa;
		padding: 0px 15px 10px;
	}

		#suggestafriend_form fieldset legend {
			color: #C3171E;
			font: normal normal bold 14px arial, sans-serif;
			padding: 0px 5px;

		}


		#suggestafriend_form label {
			font: normal normal bold 14px/30px arial, sans-serif;
			width: 190px;
			display: block;
			text-align: right;
			margin-right: 10px;
			float: left;
		}

		#suggestafriend_form label.error {
			font-size: 11px;
			color: #C3171E;
			margin: 2px 0px 0px;
		}

		#suggestafriend_form .btn {
			margin: 0px 0px 0px 200px;
		}








	.tagcloud {
		text-align: center;
		padding: 5px 25px 0px;
		font: normal normal normal 20px/28px arial, sans-serif;
	}

	.tagcloud a {
		padding: 4px;
		color: #fff;
		text-decoration: none;
		white-space: nowrap;

		filter: alpha(opacity=85);
		-moz-opacity: .85;
		opacity: .85;
	}

	.tagcloud a:hover {
		filter: alpha(opacity=99);
		-moz-opacity: .99;
		opacity: .99;
	}

	.tagcloud .smallest { font-size: 12px; }
	.tagcloud .small { font-size: 14px; }
	.tagcloud .medium { font-size: 16px; }
	.tagcloud .large { font-size: 20px; }
	.tagcloud .larger { font-size: 30px; }










	div.pagination {
		margin: 10px 0px 5px;
		height: 32px;
		text-align: center;
	}


		div.pagination span,
		div.pagination a {
			display: inline-block;

			width: 32px;
			height: 32px;

			overflow: hidden;

			text-align: center;

			background-image: url("../../../layout/tplGeral/img/pagination_buttons.png");
			background-position: -384px 0px;
			background-repeat: no-repeat;

			margin: 0px 2px;

			font: normal normal bold 14px/32px arial, sans-serif;
			text-decoration: none;
			color: #555;
		}

		div.pagination span.current {
			color: #fff;
			background-position: -448px 0px;
		}

		div.pagination span.split {
			background: transparent !important;
			width: auto;
			padding: 0px 3px;
			color: #666;
		}


		div.pagination a:hover, div.pagination a:active {
			color: #444;
			background-position: -416px 0px;
		}


		div.pagination span.disabled {
			color: #ccc;
			background-position: -384px 0px;
		}



		div.pagination .prevlink,
		div.pagination .nextlink,
		div.pagination .firstlink,
		div.pagination .lastlink {

		}

		div.pagination .prevlink { background-position: -96px 0px; }
		div.pagination .prevlink.disabled { background-position: -160px 0px; }
		div.pagination a.prevlink:hover { background-position: -32px 0px; }

		div.pagination .nextlink { background-position: -256px 0px; }
		div.pagination .nextlink.disabled { background-position: -192px 0px; }
		div.pagination a.nextlink:hover { background-position: -320px 0px; }

		div.pagination .firstlink { background-position: -64px 0px; }
		div.pagination .firstlink.disabled { background-position: -128px 0px; }
		div.pagination a.firstlink:hover { background-position: 0px 0px; }

		div.pagination .lastlink { background-position: -288px 0px; }
		div.pagination .lastlink.disabled { background-position: -224px 0px; }
		div.pagination a.lastlink:hover { background-position: -352px 0px; }








	.prod_destaques {
		margin: 5px 0px;
	}

	.prod_destaque_first {
		margin-top: 5px;
	}

		.prod_destaque_small,
		.prod_destaque_first {
			display: block;
			float: left;

			position: relative;
			border: 1px solid #ccc;

			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
		}

			.prod_destaque_small img,
			.prod_destaque_first img {
				position: absolute;
				top: 4px;
				left: 4px;
			}

			.prod_destaque_small a,
			.prod_destaque_first a {
				display: block;
				position: absolute;
				top: 0px;
				left: 0px;
				width: 100%;
				height: 100%;
				overflow: hidden;
				line-height: 9999px;
			}

			.prod_destaque_small h4,
			.prod_destaque_first h4 {
				position: absolute;
				left: 4px;
				overflow: hidden;
				color: #555;
			}

			.prod_destaque_small .pvp,
			.prod_destaque_first .pvp {
				position: absolute;
				top: 6px;
				right: 6px;
				text-align: right;
				font: normal normal bold 12px/12px arial, sans-serif;
				color: #333;
				padding: 3px 5px;
				background-color: rgb(255,255,255);
				background-color: rgba(255,255,255,0.80);
				
				border-radius: 3px;				
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
			}



		.prod_destaque_first {
			width: 468px;
			height: 362px;

			margin: 5px 0px 0px 0px;
		}

			.prod_destaque_first img {
				width: 460px;
				height: 332px;
			}

			.prod_destaque_first h4 {
				top: 330px;
				width: 450px;
				height: 35px;
				left: 8px;
				font: normal normal bold 16px/35px arial, sans-serif;
			}


		.prod_destaque_small {
			width: 228px;
			height: 175px;

			margin: 5px 0px 5px 10px;
		}

			.prod_destaque_small img {
				width: 220px;
				height: 150px;
			}

			.prod_destaque_small h4 {
				top: 155px;
				width: 220px;
				height: 20px;
				font: normal normal bold 11px/20px arial, sans-serif;
			}









	#encgrid_table {

		margin: 10px 0px 0px;
		font: 12px/16px Arial, Trebuchet MS, Sans-serif !important;
		font-weight: normal;
		color: #444;
		background-color: #fff;

		border-spacing: 1;

		border: 1px solid #768F00;

		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}


		#encgrid_table thead td {
			font: 11px/28px Arial, Trebuchet MS, Sans-serif;
			font-weight: bold;
			color: #fff;

			background-color: #768F00;
			text-align: center;
		}

		#encgrid_table tbody tr {
		}

		#encgrid_table tbody td {
			text-align: center;
			font: normal normal normal 12px/16px arial, sans-serif;
			color: #555;
			background-color: #F4F4F4;
			padding: 3px 4px;
		}

		#encgrid_table tbody td.col1 {
		}

		#encgrid_table tbody td.col2 {
			 text-align: left;
		}

		#encgrid_table tbody td.col2 a {
			font: normal normal normal 14px/16px arial, sans-serif;
			text-decoration: none;
			color: #414F00;
		}

		#encgrid_table tbody td.col3 {
		}

		#encgrid_table tbody td.col4 {
		}

		#encgrid_table tbody .fielder {
			width: 30px;
			text-align: right;
		}


	#sendcart_form {

	}

		#sendcart_form_container {
			padding: 10px 0px 0px;
		}



		#sendcart_form label {
			display: block;
			font: normal normal bold 13px/21px Arial, Trebuchet MS, Sans-serif;
			float: left;
			width: 110px;
			text-align: right;
			margin-right: 8px;
			color: #555;
		}

		#sendcart_form label.error {
			color: #CC2200;
			font: 11px/11px Arial, Trebuchet MS, Sans-serif;
			font-weight: normal;

			margin: 3px 0px 0px 118px;

			width: 220px;

			text-align: left;
		}

		#sendcart_form .fielder {
			width: 220px;
		}

		#sendcart_form textarea {
			height: 70px;
		}

		#sendcart_form #sendcart_submit {
			width: 230px;
			margin: 3px 0px 0px 118px;
		}


	.enc_sent_error,
	.enc_sent_ok {
		margin: 20px 30px;
		padding: 15px 20px;
		
		border-radius: 5px;		
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}

	.enc_sent_error {
		border: 1px solid #841C1A;
		background-color: #F4E8E8;
		color: #3D0E0E;
	}

	.enc_sent_ok {
		border: 1px solid #99B300;
		background-color: #F5F7EA;
		color: #1A2B0A;
	}





	#dwMailForm {
		padding: 10px 0px;
	}

		#dwMailForm label {
			display: block;
			font: normal normal bold 13px/21px Arial, Trebuchet MS, Sans-serif;
			float: left;
			width: 130px;
			text-align: right;
			margin-right: 8px;
			color: #555;
		}

		#dwMailForm label.error {
			color: #CC2200;
			font: 11px/11px Arial, Trebuchet MS, Sans-serif;
			font-weight: normal;

			margin: 3px 0px 0px 138px;

			width: auto;

			text-align: left;
		}

		#dwMailForm .fielder {
			width: 250px;
		}

		#dwMailForm textarea {
			height: 70px;
		}

		#dwMailForm .btn {
			width: 260px;
			margin: 3px 0px 0px 138px;
		}

		#dwMailForm_loading {
			padding: 80px 10px 20px;
			font: normal normal bold 14px/22px arial, sans-serif;
			color: #555;
			text-align: center;
			background-image: url("../../../layout/tplGeral/img/loading.gif");
			background-position: 50% 10px;
			background-repeat: no-repeat;
		}

		#dwMailForm .dwMailForm_result {
			padding: 30px 10px;
			font: normal normal bold 15px/23px arial, sans-serif;
			text-align:center;
		}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */

.jqmWindow {
    display: none;

    position: fixed;
    top: 17%;
    left: 50%;

    margin-left: -300px;
    width: 600px;

    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}




/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

div.jqmAlert { /* contains + positions the alert window */
  display: none;

  position: fixed;
  top: 17%;
  width: 100%;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html div.jqmAlert {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

div.jqmAlertWindow {
	height:auto;
	width: 600px;
	margin: auto;

	left: 50%;
	margin-left: -300px;

	padding: 0px;

	background: #FF6800;

	border: 6px solid #93AD00;

	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.jqmAlertTitle{
	height: 30px;
	color:#FFF;
	background:#93AD00;
}

.jqmAlertTitle h5 {
	font: normal normal bold 17px/24px Arial, Trebuchet MS, Sans-serif;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	letter-spacing: 0px;
	color: #fff;
	float: left;
	height: 24px;
	border: 0px;
}

div.jqmAlert .jqmClose em{display:none;}
div.jqmAlert .jqmClose {
  width:20px;
  height:20px;
  display:block;
  margin: 2px 4px 0px 0px;
  border: 0px;
  float:right;
  clear:right;
  background:transparent url('../../../layout/tplGeral/img/close_icon_double.gif') 0 0 no-repeat;
}

div.jqmAlert a.jqmClose:hover,div.jqmAlert a.jqmCloseHover{ background-position: 0 -20px; }

div.jqmAlertContent{
	color:#444;
	font: normal normal normal 14px/25px arial, sans-serif;
	text-align: left;

	padding:15px;
	margin:0px;
	letter-spacing:0px;
	background-color:#fff;

	position: relative;

	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.jqmAlert div.jqmAlertResize {
	display: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 25px;
	height: 25px;
	cursor: se-resize;
}


.jqmAlertLoading {
	background-image: url('../../../layout/tplGeral/img/loading.gif');
	background-repeat: no-repeat;
	background-position: 50% 5px;

	text-align: center;

	margin: 10px 0px 20px;
	padding-top: 100px;

	font: 15px/22px arial, helvetica, "Trebuchet MS", sans-serif;

	color: #444;
	font-weight: bold;
}
/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.pp_pic_holder .pp_top .pp_left { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/tl.gif) top left no-repeat; } /* Top left corner */
	div.pp_pic_holder .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.pp_pic_holder .pp_top .pp_right { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/tr.gif) top left no-repeat; } /* Top right corner */

	div.pp_pic_holder .pp_content { background-color: #fff; } /* Content background */
	div.pp_pic_holder .pp_content a.pp_expand { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnExpand.gif) top left no-repeat; cursor: pointer; } /* Expand button */
	div.pp_pic_holder .pp_content a.pp_expand:hover { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnExpand.gif) bottom left no-repeat; cursor: pointer; } /* Expand button hover */
	div.pp_pic_holder .pp_content a.pp_contract { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnContract.gif) top left no-repeat; cursor: pointer; } /* Contract button */
	div.pp_pic_holder .pp_content a.pp_contract:hover { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnContract.gif) bottom left no-repeat; cursor: pointer; } /* Contract button hover */
	div.pp_pic_holder .pp_content a.pp_close { width: 68px; height: 22px; background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnClose.gif) center left no-repeat; cursor: pointer; } /* Close button */

	div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/arrow_previous.png) top left no-repeat; } /* The previous arrow in the bottom nav */
	div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/arrow_next.png) top left no-repeat; } /* The next arrow in the bottom nav */

	div.pp_pic_holder .pp_bottom .pp_left { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/bl.gif) top left no-repeat; } /* Bottom left corner */
	div.pp_pic_holder .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.pp_pic_holder .pp_bottom .pp_right { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/br.gif) top left no-repeat; } /* Bottom right corner */

	div.pp_pic_holder .pp_loaderIcon { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */

	div.ppt div.ppt_left { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/tl.gif) bottom left no-repeat; }
	div.ppt div.ppt_right { background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/tr.gif) bottom left no-repeat; }
	div.ppt div.ppt_content { background-color: #fff; }




	div.pp_pic_holder .pp_content p.pp_description {
		font: normal normal bold 13px/24px Arial, Sans-serif;
	}

	div.pp_pic_holder .pp_nav {
		font: normal normal bold 13px/18px Arial, Sans-serif;
		color: #555;
	}




	div.pp_pic_holder .pp_content a.pp_next {
		background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnNext.gif) 100% 10% no-repeat;
		cursor: pointer;

		visibility: hidden;

		filter: alpha(opacity=50);
		-moz-opacity: .50;
		opacity: .50;
	}

	div.pp_pic_holder .pp_content a.pp_next:hover {
		filter: alpha(opacity=90);
		-moz-opacity: .90;
		opacity: .90;
	}

	div.pp_pic_holder .pp_content a.pp_previous {
		background: url(../../../layout/tplGeral/img/prettyPhoto/light_rounded/btnPrevious.gif) 0px 10% no-repeat;
		cursor: pointer;

		visibility: hidden;

		filter: alpha(opacity=50);
		-moz-opacity: .50;
		opacity: .50;
	}

	div.pp_pic_holder .pp_content a.pp_previous:hover {
		filter: alpha(opacity=90);
		-moz-opacity: .90;
		opacity: .90;
	}

	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */

	div.dark_rounded .pp_top .pp_left { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/tl.png) top left no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/tr.png) top left no-repeat; } /* Top right corner */
	div.dark_rounded .pp_bottom .pp_left { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/bl.png) top left no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/br.png) top left no-repeat; } /* Bottom right corner */
	div.dark_rounded .pp_content { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded div.ppt_left { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/tl.png) top left no-repeat; }
	div.dark_rounded div.ppt_right { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/tr.png) top right no-repeat; }
	div.dark_rounded div.ppt_content { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; }
	div.dark_rounded .pp_loaderIcon { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */

	div.dark_square .pp_top .pp_left ,
	div.dark_square .pp_top .pp_middle,
	div.dark_square .pp_top .pp_right,
	div.dark_square .pp_bottom .pp_left,
	div.dark_square .pp_bottom .pp_middle,
	div.dark_square .pp_bottom .pp_right,
	div.dark_square .pp_content,
	div.dark_square div.ppt_left,
	div.dark_square div.ppt_right,
	div.dark_square div.ppt_content { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_loaderIcon { background: url(../../../layout/tplGeral/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */

	div.light_square .pp_top .pp_left ,
	div.light_square .pp_top .pp_middle,
	div.light_square .pp_top .pp_right,
	div.light_square .pp_bottom .pp_left,
	div.light_square .pp_bottom .pp_middle,
	div.light_square .pp_bottom .pp_right,
	div.light_square .pp_content,
	div.light_square div.ppt_left,
	div.light_square div.ppt_right,
	div.light_square div.ppt_content { background: #fff; }
	div.light_square div.ppt_content { color: #666666; }


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 9500;
		width: 100%;
	}

	div.pp_pic_holder {
		position: absolute; z-index: 10000;
		width: 100px;
	}

		div.pp_pic_holder .pp_top {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_top { padding: 0 20px; }

			div.pp_pic_holder .pp_top .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_top .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_top .pp_middle { position: static; left: 0; }

			div.pp_pic_holder .pp_top .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}

		div.pp_pic_holder .pp_content {
			position: relative;
			text-align: left;
			width: 100%; height: 40px;
		}

			div.pp_pic_holder .pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				div.pp_pic_holder .pp_content .pp_details p.pp_description { display: none; float: left; margin: 0; }

				div.pp_pic_holder .pp_content .pp_details .pp_nav {
					float: right;
					margin: 3px 0 0 0;
				}

					div.pp_pic_holder .pp_content .pp_details .pp_nav p { float: left; margin: 0 4px; }

					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
					div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
						float: left;
						display: block;
						width: 14px; height: 15px;
						overflow: hidden;
						text-indent: -10000px;
						margin-top: 3px;
					}

					div.pp_pic_holder .pp_content .pp_details .pp_nav a.disabled { background-position: 0 -16px; cursor: default; }

		div.pp_pic_holder .pp_content div.hoverContainer {
			position: absolute; z-index: 2000;
			top: 0; left: 0;
			width: 100%;
		}

		div.pp_pic_holder .pp_content a.pp_next {
			display: block; float: right;
			text-indent: -10000px;
			width: 49%; height: 100%;
		}

		div.pp_pic_holder .pp_content a.pp_previous {
			display: block; float: left;
			text-indent: -10000px;
			width: 49%; height: 100%;
		}

		div.pp_pic_holder .pp_content a.pp_expand,
		div.pp_pic_holder .pp_content a.pp_contract {
			position: absolute; z-index: 20000;
			top: 10px; right: 30px;
			cursor: pointer;
			display: none;
			text-indent: -10000px;
			width: 20px; height: 20px;
		}

		div.pp_pic_holder .pp_content a.pp_close {
			float: right;
			display: block;
			text-indent: -10000px;
		}

		div.pp_pic_holder .pp_bottom {
			position: relative;
			height: 20px;
		}
			* html div.pp_pic_holder .pp_bottom { padding: 0 20px; }

			div.pp_pic_holder .pp_bottom .pp_left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.pp_pic_holder .pp_bottom .pp_middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.pp_pic_holder .pp_bottom .pp_middle { position: static; left: 0; }

			div.pp_pic_holder .pp_bottom .pp_right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}

		div.pp_pic_holder .pp_loaderIcon {
			display: none;
			position: absolute;
			top: 50%; left: 50%;
			margin: -12px 0 0 -12px;
			width: 24px; height: 24px;
		}

		div.pp_pic_holder #full_res { width: 100%; text-align: center; }
			div.pp_pic_holder #full_res { display: block; margin: 0 auto; }

		div.ppt {
			display: none;
			position: absolute;
			top: 0; left: 0;
			z-index: 9999;
			color: #555;
			font: normal normal bold 13px/21px Arial, Sans-serif;
			margin: 1px 0px 0px;
			padding: 0px;
		}

			div.ppt div.ppt_left,
			div.ppt div.ppt_right { float: left; width: 21px; height: 21px; overflow: hidden; }

			div.ppt div.ppt_content { float: left; line-height: 21px; }

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
