

a {
  text-decoration: none;
  color: #CB3127;
}

a:hover {
  text-decoration: underline;
  color: #CB3127;
}

h1 {
  margin: 0px 0px 15px;
  padding: 0px;
  font-family: Arial Narrow, Arial, Tahoma, Helvetica, Tahoma, Verdana;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 0px;
  word-spacing: 0px;
  text-align: left;
  color: #2B2725;
}

h2 {
  float: left;
  margin: 0px 5px 15px 0px;
  padding: 0px;
  font-family: Arial Narrow, Arial, Tahoma, Helvetica, Tahoma, Verdana;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 0px;
  word-spacing: 0px;
  text-align: left;
  color: #716F6E;
}


h3 {
  margin: 0px 0px 15px;
  padding: 0px;
  font-family: Arial Narrow, Arial, Tahoma, Helvetica, Tahoma, Verdana;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 0px;
  word-spacing: 0px;
  text-align: left;
  color: #2B2725;
}


h4 {
  margin: 2px 4px 5px;
  padding: 0px;
  font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, Verdana;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  word-spacing: 0px;
  letter-spacing: 0px;
  color: #DD422E;
}


ul {
  margin-top: 4px;
  margin-bottom: 7px;
}


form, option, select, radio {
  margin: 0;
  padding: 0;
}

div.hr {
	height: 1px;
	margin: 5px 0px;
	overflow: hidden;
	border-top: 1px solid #999999;
}

hr {
  padding: 0px;
  margin: 0px;
  height: 0px;
  border-style: solid;
  color: #B8B68D;

  border: 1px solid #B8B68D;
}

p {
  margin: 0px;
  padding: 0px;
}


input, textarea, select {
  font-family: Arial, "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #555555;
  background-color: #FFFFFF;
}

textarea {
  overflow: auto;
  border: 1px solid #AAAAAA;
}

.fielder {
  border: 1px solid #AAAAAA;
}

div#newsletterform {
	margin: 20px 0px;
	width: 505px;
	text-align:right;
}

div#newsletterform .fielder {
	font-size: 13px;
	height: 25px;
	padding: 4px;
	width: 240px;
	color: #777777;
}

div#newsletterform .btn {
	padding: 2px 10px 1px;
	font-size: 14px;

	margin: 10px 0px;
}


.btn {
  color: #7E7C7B;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;

  border : 1px solid #BBBBBB;

  background-color: #EBEBEB;
  background-image: url(img/btnbg.gif);
  background-position: bottom left;
  background-repeat: repeat-x;

  padding: 1px 2px;
  cursor: pointer;
}



.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 */



/* GALERIAS */
div.gallerylist {
	border-bottom: 1px dashed #FB5200;
	margin: 10px 10px 15px;
	padding: 0px 0px 5px;
}

div.gallerylist div.gallerylist_title {
	float: left;
}

div.gallerylist div.gallerylist_title a {
	font-weight: bold;
}

div.gallerylist div.gallerylist_date {
	font-size: 11px;
	text-align: right;
}

div.gallerylist div.gallerylist_nfotos {
	font-size: 10px;
	margin-top: -2px;
	margin-bottom: 2px;
	color: #343434;
}

div.gallery {
	text-align: left;
}

div.gallery div.gallery_descr {
	margin: 10px;
	text-align: left;
}

div.gallery a img {
	border: 1px solid #DECB6F;
	background-color: #DECB6F;
	padding: 1px;
}

div.gallery a:hover img {
	background-color: #FFFFFF;
}
/****/



/* GUESTBOOK */
div.guestbookform {
	text-align: center;
}

div.guestbookform h3 {
	margin-bottom: 5px;
}

div.guestbookform label {
	width: 70px;
	vertical-align: top;
	text-align: left;
	margin: 1px;
}

div.guestbookform .fielder, div.guestbookform textarea {
	width: 150px;
	text-align: left;
	margin: 1px;
}

div.guestbookform div.guestbookform_submit {
	margin-top: 3px;
}

div.guestbookform div.guestbookform_captcha .fielder {
	width: 47px;
}

div.guestbookform img#captchapic {

}



div.guestbookitem {
	border-bottom: 1px dashed #FC4F00;
	margin: 10px 10px 15px;
	padding: 0px 0px 5px;
}

div#randomguestbook {
	font-size: 80%;
	line-height: 1.2em;
}

div#randomguestbook div.guestbookitem {
	border-bottom: 0px solid #FFFFFF;
	margin: 5px 10px;
}

div.guestbookitem div.guestbookitem_author {
	font-weight: bold;
	color: #888888;

}

div.guestbookitem div.guestbookitem_date {
	font-size: 10px;
	color: #AAAAAA;
}

div.guestbookitem div.guestbookitem_message {
	margin: 3px;
	text-align: left;
}
/****/




/* MAIL FORM */

div#dwMailFormContainer {
	padding: 5px 0px 10px;
	text-align: center;
	line-height: 2.2em;
}

div#dwMailForm .fielder {
	border: 1px solid #888888;

	font-family: arial, helvetica, "Trebuchet MS", sans-serif;

	color: #666666;
	font-size: 11px;
	font-weight: normal;
	width: 250px;
	padding: 3px 0px 3px 8px;
	margin: 4px 0px;

	height: 21px;
}

div#dwMailForm textarea.fielder {
	height: 80px;
}

div#dwMailForm .btn {
	padding: 1px 14px;
}

div#dwMailForm_loading {
	background-image: url('img/loading.gif');
	background-repeat: no-repeat;
	background-position: 50% 10px;

	text-align: center;

	margin-top: 20px;
	padding-top: 50px;

	font-family: arial, helvetica, "Trebuchet MS", sans-serif;

	color: #777777;
	font-size: 15px;
	font-weight: bold;
}
/****/


div#loginform {
	text-align: center;
}

div#loginform fieldset {
	width: 325px;
	text-align: right;
}

div#loginform legend {
	font-family: arial, helvetica, "Trebuchet MS", sans-serif;
	color: #C74000;
	font-size: 17px;
	font-style: italic;
	letter-spacing: 0px;
	font-weight: bold;
}

div#loginform div.loginform_username,
div#loginform div.loginform_password,
div#loginform div.loginform_submit {
	margin: 10px;
}

div#loginform label {
	width: 150px;
	padding-right: 10px;
	text-align: right;
}

div#loginform .fielder {
	width: 140px;
}

div#loginform div#loginform_error {
	float: left;
	font-family: arial, helvetica, "Trebuchet MS", sans-serif;
	color: #C70000;
	font-size: 13px;
	letter-spacing: 0px;
	font-weight: bold;
	padding-top: 3px;
}



/** MAP **/

#overlayz{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 500px;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#bigmap {
	position: absolute;
	z-index: 5;
	background-color: #FFFFFF;
}


#butClose {
	position: absolute;
	z-index: 99;
	text-align: center;
	background-color: #555555;
	padding-top: 4;
	cursor: pointer;
	color: #FFFFFF;
	border: 1px solid #333333;
	font-weight: bold;
	letter-spacing: 3px;
}
	body, table, td {
		font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		line-height: 1.7em;

		color: #777777;

		cursor: default;
	}

	body {
		margin: 0px;
		padding: 0px;
		height: 100%;

		overflow: auto;

		scrollbar-face-color: #F1EAD7;
		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: #000000;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #000000;
		scrollbar-arrow-color: #938346;

		background-color: #000000;
	}



	div#skel {
		width: 100%;
		height: 100%;

		text-align: center;
	}

	div#cont1 {
		width: 796px;
		height: 100%;

		background-color: #2B2725;

		text-align: center;
	}

	div#cont2 {
		width: 764px;
		height: 100%;

		background-color: #FFFFFF;
	}

	table#tableskel {
		width: 100%;
		height: 100%;
		background-color: #FFFFFF;
	}

	td#logo {
		width: 208px;
		height: 96px;
	}

	td#glass {
		width: 208px;
		height: 139px;
	}

	td#topbanner {
		width: 100%; /* 516px */
		height: 237px;
	}

	td#content {
		background-image: url(img/bodybg.gif);
		background-position: 0px 0px;
		background-repeat: repeat-x;

		background-color: #FFFFFF;
		height: 100%;
		width: 100%;

		padding: 20px;
	}

	td#left {
		background-color: #F1EAD7;
		height: 100%;
	}

	td#bottomleft {
		height: 70px;
		background-image: url(img/bottombg.gif);
		background-position: 0px 0px;
		background-repeat: repeat-x;
	}

	div#copyright {
		border-top: 1px solid #B4B3B3;

		float: right;

		text-align: left;

		font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		font-style: normal;

		padding: 5px 0px 0px;

		width: 350px;

		color: #B4B3B3;
	}

	div#dwcopyright {
		float: right;

		font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;

		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		font-style: normal;

		padding: 0px;

		width: 350px;

		color: #B4B3B3;
	}

	div#dwcopyright a {
		color: #B4B3B3;
		text-decoration: none;
	}

	div#dwcopyright a:hover {
		color: #958440;
	}


	div#mainmenu {
		overflow: hidden;
		line-height: 1em;
	}

	div#mainmenu a.mmitem  {
		display: block;
		overflow: hidden;

		width: 100%;

		font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;

		color: #212126;

		background-color: #F1EAD7;

		margin-bottom: -1px;

		padding: 10px 0px 10px 10px;
	}

	div#mainmenu div.mmitem,
	div#mainmenu div.mmitem-sel {
		overflow: hidden;

		width: 100%;

		font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;

		color: #212126;

		cursor: pointer;

		margin-bottom: -1px;

		padding: 10px 0px 10px 10px;
	}

	div#mainmenu div.mmitem {
		background-color: #F1EAD7;
	}

	div#mainmenu div.mmitem-sel {
		background-color: #F1EAD7;
	}

	div#mainmenu div.smitem a {
		font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		color: #938346;
	}

	div#mainmenu div.smitem a:hover, div#mainmenu div.smitem a.sel {
		color: #2D2B28;
	}

	div#mainmenu div.smitem {
		padding-left: 10px;
		height: 20px;
		font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		color: #938346;
		background-color: #F1EAD7;
	}

	div#mainmenu div.sep {
		margin: 0px;
		padding: 0px;
		height: 2px;
		background-color: #FFFFFF;
		overflow: hidden;
	}


	div#goto_newsletter {
		float: right;
		font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
	}

	div#goto_newsletter a {
		font-size: 12px;
		font-weight: bold;
		color: #777777;
		height:
	}


	div.file_item a {
		display:block;

		border: 1px solid #CCCCCC;

		background-color: #FFFFFF;

		color: #666666;

		font-weight: bold;

		margin-right: 1px;

		overflow: hidden;

		padding: 3px 0px 1px 10px;

		text-decoration: none;
	}

	div.file_item a:hover {
		background-color: #333333;
		color: #FFFFFF;
	}

	div.file_item div.file_icon_default,
	div.file_item div.file_icon_url,
	div.file_item div.file_icon_pic,
	div.file_item div.file_icon_pdf {
		float: right;
		overflow: hidden;
		border: 1px solid #CCCCCC;
	}

	div.file_item div.file_icon_pdf a,
	div.file_item div.file_icon_pic a,
	div.file_item div.file_icon_url a,
	div.file_item div.file_icon_default a {
		display: block;
		margin-right: 0px;
		width: 23px;
		padding: 4px 0px 0px;
		background-color: #FFFFFF;
		border: 0px solid #FFFFFF;
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}

	div.file_item div.file_icon_pdf a {
		background-image: url(img/adobe_up.jpg);
	}

	div.file_item div.file_icon_pdf a:hover {
		background-image: url(img/adobe_down.jpg);
	}

	div.file_item div.file_icon_pic a {
		background-image: url(img/pic_up.jpg);
	}

	div.file_item div.file_icon_pic a:hover {
		background-image: url(img/pic_down.jpg);
	}

	div.file_item div.file_icon_url a {
		background-image: url(img/url_up.jpg);
	}

	div.file_item div.file_icon_url a:hover {
		background-image: url(img/url_down.jpg);
	}


	div.vinhos_listcat {
		margin-top: 10px;
	}

	div.vinhos_listcat .btn {
		font-size: 11px;
		padding: 2px 14px;
		font-weight: bold;
	}

	div.prod_list a {
		display:block;

		border: 1px solid #CCCCCC;

		background-color: #FFFFFF;

		color: #666666;

		font-weight: bold;

		margin-right: 1px;

		overflow: hidden;

		padding: 3px 0px 1px 10px;

		text-decoration: none;

		margin: 3px 0px;
	}

	div.prod_list a:hover {
		background-color: #333333;
		color: #FFFFFF;
	}

	div.prod_list div.prod_list_header {
		border-top: 1px solid #999999;
		margin-top: 10px;
		padding: 6px 0px;
	}


	table#vinhodetail {
		margin-top: 10px;
	}


	table#vinhodetail td.title {
		background-color: #333333;
		color: #FFFFFF;
		font-weight: bold;

		font-size: 13px;

		margin-right: 1px;

		padding: 3px 0px 3px 20px;
	}

	table#vinhodetail div.details {
		padding: 1px 0px 1px 20px;
		margin: 2px 0px;
	}


	table#vinhodetail div.header1,
	table#vinhodetail div.header2 {
		font-weight: bold;
		font-size: 12px;
	}

	table#vinhodetail div.header1 {
		background-color: #DDDDDD;
		color: #333333;
	}

	table#vinhodetail div.header2 {
		background-color: #A89548;
		color: #FFFFFF;
	}

	table#vinhodetail .vinho_img {
		padding: 4px;
		border: 1px solid #DDDDDD;
		margin-bottom: 3px;
	}



	table#vinhodetail .button2 {
		color: #666666;
		font-size: 12px;
		padding: 3px 20px 1px 20px;
	}


	div#vinho_pdfmenu {
		z-index: 4;

		position: absolute;
		bottom: 0px;
		width: 100%;

		filter:alpha(opacity=95);
		-moz-opacity: 0.95;
		opacity: 0.95;

	}


	table#vinhodetail div.button1 a {
		display: block;

		background-color: #333333;
		color: #FFFFFF;
		font-weight: bold;

		font-size: 13px;

		padding: 1px 20px;
	}

	table#vinhodetail div.button1 a:hover {
		text-decoration: none;
		background-color: #000000;
	}



	div#vinho_pdfmenu div.button1 a {
		display: block;

		margin-bottom: -1px;
		*margin: 0px;

		background-color: #DDDDDD;
		color: #333333;
		border: 1px solid #A89548;

		font-weight: bold;

		font-size: 13px;

		padding: 1px 20px;
	}

	div#vinho_pdfmenu div.button1 a:hover {
		text-decoration: none;
		background-color: #A89548;
		color: #FFFFFF;
	}




	div.news_list a, div.news_title {
		display:block;

		border: 1px solid #CCCCCC;

		background-color: #FFFFFF;

		color: #666666;

		font-weight: bold;

		margin-right: 1px;

		overflow: hidden;

		padding: 3px 0px 1px 10px;

		text-decoration: none;

		margin: 3px 0px;
	}

	div.news_list .news_dt, div.news_title .news_dt {
		float:right;
		margin-right: 5px;
		color: #A89548;
	}

	div.news_list a:hover, div.news_list a:hover .news_dt,
	div.news_title, div.news_title .news_dt {
		background-color: #333333;
		color: #FFFFFF;
	}



#lightbox{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 20;
	text-align: center;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 19;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(img/prev.gif) left 53% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/next.gif) right 53% no-repeat; }
#prevLink2, #nextLink2 {
	color:#958440;
         font-weight:normal;
         cursor:pointer;
         }



#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
	height: 38px;
	}

#imageData{
	padding:2px 18px 0 11px;
	}

#imageData #imageDetails{ width: 72%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; font-size:10px; color:#444444; }
#imageData #numberDisplay{ display: block; clear: left; font-weight: bold; font-size:9px; color:#999999; padding-bottom: 1.0em; }
#imageData #slideshowLink{ width: 25px; float: right; margin-top:2px; margin-right:5px; padding-bottom: 0.7em;	}
#imageData #bottomNavClose{ width: 25px; float: right; margin-top:2px; padding-bottom: 0.7em; }

#imageData #caption a {
	color: #D35D2D;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 18;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

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

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
@media all and (min-width:0px){
#overlay{
background: url(layout/img/overlay.png);
}
}<br />
<b>Warning</b>:  include(testes.css) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/var/www/vhosts/pinhaldatorre.com/httpdocs/layout/tplGeral/cssstyles.php</b> on line <b>12</b><br />
<br />
<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening 'testes.css' for inclusion (include_path='.:.:/usr/share/pear') in <b>/var/www/vhosts/pinhaldatorre.com/httpdocs/layout/tplGeral/cssstyles.php</b> on line <b>12</b><br />
<br />
<b>Warning</b>:  include(nws.css) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/var/www/vhosts/pinhaldatorre.com/httpdocs/layout/tplGeral/cssstyles.php</b> on line <b>13</b><br />
<br />
<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening 'nws.css' for inclusion (include_path='.:.:/usr/share/pear') in <b>/var/www/vhosts/pinhaldatorre.com/httpdocs/layout/tplGeral/cssstyles.php</b> on line <b>13</b><br />
<br />
<b>Warning</b>:  include(produtos.css) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/var/www/vhosts/pinhaldatorre.com/httpdocs/layout/tplGeral/cssstyles.php</b> on line <b>14</b><br />
<br />
<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening 'produtos.css' for inclusion (include_path='.:.:/usr/share/pear') in <b>/var/www/vhosts/pinhaldatorre.com/httpdocs/layout/tplGeral/cssstyles.php</b> on line <b>14</b><br />
<br />
<b>Warning</b>:  include(pagination.css) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/var/www/vhosts/pinhaldatorre.com/httpdocs/layout/tplGeral/cssstyles.php</b> on line <b>15</b><br />
<br />
<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening 'pagination.css' for inclusion (include_path='.:.:/usr/share/pear') in <b>/var/www/vhosts/pinhaldatorre.com/httpdocs/layout/tplGeral/cssstyles.php</b> on line <b>15</b><br />
