html {
	margin: 0px;
	height: 100%;
}
body {
	margin: 0px;
	background: url(../imagens/layout/bkg_page.gif) center top repeat;
	height: 100%;
}
.ydsf {
	display: block;
	position: relative;
	margin: 4px -4px -4px 4px;
	background: url(../imagens/shadow-grid.gif) repeat;
}
.ydsf .inner {
	display: block;
	position: relative;
	overflow: hidden; /* prevents margin leakage from child elements */
	left: -4px;
	top: -4px;
}
.ydsf .inner2 {
	display: block;
	position: relative;
	overflow: hidden; /* prevents margin leakage from child elements */
	right: -4px;
	top: -4px;
}
.fundoimg1 {
	background-image: url(../includes/thumbs.asp?img=../collection/imagens/bkg_image01.gif&maxalt=200&maxlarg=200);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 4px;
	width: 222px;
	height: 222px;
}
.fundoimg2 {
	background-image: url(../includes/thumbs.asp?img=../tradeshows/imagens/bkg_img.gif&maxalt=200&maxlarg=200);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 4px;
	width: 179px;
	height: 152px;
	display: block;
}
a { text-decoration: none; }
#titulo {
	width: 362px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b47142;
}
#address {
	background-color: #82390d;
	border: 1px solid #9c5727;
	padding:10px;
	margin-left:0px;
}
.fthumb {
	background-image: url(../collection/imagens/bkg_thumbs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 58px;
	width: 84px;
}
.color {
	font-family: Tahoma;
	font-size: 10px;
	color: #571f00;
}
.goto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	background-color: #FFFFFF;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e9d6ae;
	background-color: #9e5322;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:4px;
	scrollbar-arrow-color:#82390d;
	scrollbar-3dlight-color:#9e5322;
	scrollbar-highlight-color:#9e5322;
	scrollbar-face-color:#9e5322;
	scrollbar-shadow-color:#9e5322;
	scrollbar-darkshadow-color:#9e5322;
	scrollbar-track-color:#9e5322;
}
.bkgrodape {
	background: url(../imagens/layout/bkg_rodape.gif) left bottom repeat-x;
	height:100%;
}
.bordas {
	background-image: url(../imagens/layout/bordas.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height:100%;
}
.bkgconteudo {
	height: 100%;
	background: url(../imagens/layout/bkg_conteudo.jpg) 137px bottom no-repeat;
}
.rodape {
	background: url(../imagens/layout/rodape.gif) left bottom no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9b472;
}
a.rodape:hover {
	color: #f7f8e1;
}
.verdana11es4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #a75d28;
}
.verdana11es3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #c8a57d;
}
a.verdana11es3:hover {
	color: #f8f9ee;
	text-decoration: underline;
}
.verdana11es {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #c8a57d;
}
.verdana11es2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #c8a57d;
}
.verdana14es {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e9d6ae;
}
.btnordering {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e9d6ae;
	background-image: url(../ordering/imagens/bkg_btn.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 255px;
	height:21px;
	border: none;
	cursor: hand;
	background-color: transparent;
}
.btnform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e9d6ae;
	background-image: url(../contactus/imagens/bkg_btns.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 95px;
	height:21px;
	border: none;
	cursor: hand;
	background-color: transparent;
}
.back {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.back:hover {
	color: #c8a57d;
}
.moreinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
}

#textodescri {
	font-size:11px;
	text-align:left;
	margin-bottom:-4px;
}

.quebradescri {
	height:4px;
	line-height:1px;
}

#loading {
	position:absolute;
	left:50%;
	top:90px;
	height:30px;
	width:30px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(../collection/images/loading.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

.imgaguarda {
	min-width:300px;
	width:auto !important;
	width:300px;
	min-height:180px;
	height:auto !important;
	height:180px;
}

.align {
	text-align:center;
	margin:0px auto 0px auto;
	padding:2px;

}

#imgamp {
	cursor:default;
}

#blk {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
	width: 100%;
	height: 100%;
	background-color:#000000;
	display:none;
}

#ampliabox, #ampliabox * {
	z-index:99;
}

#ampliabox {
	position:absolute;
	top:10px;
	left:6px;
	width:580px;
	display:none;
}
