body {
	width:100%;
	height:100%;
	padding: 0px;
	margin: 0px;
	background-color:#000000;
}

p a, p a:visited {
  color:#444;
  text-decoration: none;
}

p a:hover {
  text-decoration: underline;
}

a {
	text-decoration:none;
}

.white {color:#FFFFFF; }

.black {color:#000000; }

.gray {color:#666666; }

#tudo {
	position:relative;
	width:972px;
	padding:24px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	margin: 0 auto;
	
}

.clear {
	clear: both;   /* classe para fazer com que a altura do "#tudo" acompanhe todo o conteudo da página */
}



/* Estilo Header */

#header {
	float:left;
	width:960px;
	border:none;
	border-bottom:solid;
	border-width:1px;
	border-color:#000000;
}

.topHeader {
	position:relative;
	width:960px;
	height:60px;
	background-color:#000000;
	font-family:"Times New Roman", Times, serif;
}

.pageTitle {
	float:left;
	font-size:48px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-left:10px;
	margin-top:2px;
}

.headerText {
	float:left;
	width:380px;
	font-size:14px;
	line-height:17px;
	margin-left:25px;
	margin-top:5px;
	color:#FFFFFF;
}

.headerTextAuthor {
	float:left;
	font-size:11px;
	width:380px;
	text-align:right;
	margin-left:12px;
	color:#FFFFFF;
	margin-top:5px;
}

.languages {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	position:absolute;
	right:10px;
	top:10px;
}

.lang {
	float:left;
	background-color:#808080;
	color:#FFFFFF;
	margin-left:1px;
	text-align:center;
}

.lang:hover > div {
	display:block !important;
}

#brevemente 
{
	background-color:white;
	color:black;
	display:block;
	height:11px;
	left:36px;
	margin-top:0;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	position:absolute;
	top:0;
	width:100px;
}

.lang a{
	padding: 2px;
	color:#FFFFFF;
}

.menuLink {
	float:left;
	padding:6px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-image:url(../img/menuSeparator.png);
	background-repeat:no-repeat;
}

.menuLink a {
	text-align:center;
	text-transform:uppercase;
	color:#000000;
	display:block;
	padding:5px 5px;
	margin-left:3px;
}

.menuLink a:hover, .subMenuLink a:hover {
	background-color:#b50001;
	color:#FFFFFF;
}

.activeLink {
	color:#FFFFFF !important;
	background-color:#b50001;

}


/* Estilo Footer */

#footer {
	width:960px;
	float:left;
	margin-top:55px;
	font-family:Garamond;
	font-size:10px;
	text-transform:uppercase;
	border:none;
	border-top:solid;
	border-width:3px;
	border-color:#000000;
}

.footerText1 {
	float:left;
	margin-top: 15px;
}

.footerText2 {
	float:right;
	margin-top: 15px;
}

.footerText2 a {
	color:#000000;
}

.footerText3 {
	font-family:Arial;
	text-transform:lowercase;
	float:right;
	margin-top: 15px;
}

.footerText3 a {
	color:#000000;
}


/* Estilo Home (Left Side) */

.homeLeft {
	float:left;
	width:562px;
	margin-top:45px;
}

.bottleDivision {
	float:left;
	width:137px;
	background: url(../img/bottleSideFade.png) no-repeat right bottom;
}

.bottlePic {
	float:left;
}

.bottleDesc {
	float:right;
	
	width:136px;
}

.bottleDetails {
	float:right;
	display:block;
	width:126px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#000000;
	height:23px;
}

.bottleDetails a:hover {
	background-color:#b50001;
}

.bottleDetailsInside {
	float:left;
	background-image:url(../img/plus.png);
	background-repeat:no-repeat;
	padding:4px 49px 5px 25px;
	color:#FFFFFF;
}

.bottleText {
	float:right;
	width:116px;
	margin-right:5px;
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
}

/* Estilo Home (Right Side) */

.homeRight {
	float:left;
	width:390px;
	margin-left:20px;
	margin-top:45px;
	font-family:"Times New Roman", Times, serif;
}

.vintageTitle {
	float:left;
	width:380px;
	border:none;
	border-top:solid;
	border-bottom:solid;
	border-width:1px;
	border-color:#000000;
	font-size:38px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-bottom:3px;
}

.vintageTitle2007 {
	float:left;
	width:261px;
	margin-top:3px;
	margin-botom:3px;
	background-color:#666666;
	text-align:center;
	line-height:1em;
}

.vintageTitlePort {
	float:right;
	width:119px;
	margin-top:3px;
	margin-botom:3px;
	background-color:#000000;
	text-align:center;
	line-height:1em;
}

.vintageText {
	float:left;
	width:380px;
	margin-top:20px;
	margin-bottom:30px;
	font-size:13px;
	line-height:17px;
}

.dropcap {
	margin:0;
	padding-left:60px;
}

#firstLetter {
	float : left;
	font-size : 72px;
	margin:0px;
	/*height: 80px;*/
	line-height:54px;
}

.whatisTitle {
	float:left;
	width:160px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#000000;
	padding-right:10px;
}

.whatisTitleInside {
	float:left;
	margin-left:7px;
	margin-top:5px;
}

.whatisBlock {
	float:left;
	margin-top:1px;
	width:390px;
	height:190px;
	background-image:url(../img/john_croft.jpg);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

.whatisBlockText {
	float:left;
	margin:20px 0 0 22px;
	font-size:11px;
	line-height:17px;
	width:230px;
}

.whatisBlockRead {
	float:left;
	clear:left;
	margin:31px 0 0 22px;
	font-size:12px;
	width:80px;
	text-transform:uppercase;
}

.whatisBlockCroft {
	float:left;
	margin:20px 0 0 49px;
	font-size:10px;
	width:182px;
}



/* Estilo Página Detalhes */

.detailsBottle {
	float:left;
	clear:left;
	margin-left:10px;
}

.detailsMiddle {
	display:block;
	float:left;
	margin:30px 0 0 20px;
	width:380px;
}
.detailsTextBox {
	float:left;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:30px;
	width:380px;
	border:none;
	border-bottom:solid;
	border-width:3px;
	border-color:#000000;

}

.detailsTitle {
	float:left;
	font-size:30px;
	color:#b50001;
	margin-bottom:25px;
}

.detailsParagraph {
	float:left;
	font-size:13px;
	margin-bottom:20px;
	line-height:17px;
	width:380px;
	color:#000000;
}

.detailsParagraphGray {
	display:block;
	float:left;
	font-size:13px;
	margin-bottom:20px;
	line-height:17px;
	width:380px;
	color:#666666;
}

.detailsParagraphGrayFull {
	display:none;
	float:left;
	font-size:13px;
	margin-bottom:20px;
	line-height:17px;
	width:380px;
	color:#666666;
}

.introParagraph {
	float:left;
	width:540px;
	margin-bottom:30px;
	font-size:18px;
	line-height:20px;
}

.improve {
	float:left;
	background-image:url(../img/bottleBullet.png);
	background-repeat:no-repeat;
	padding-left:43px;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:15px;
	font-size:10px;

}

.more {
	display:block;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	text-transform:uppercase;
	margin-right:5px;
	margin-top:10px;
}

.less {
	display:none;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	text-transform:uppercase;
	margin-right:5px;
	margin-top:10px;
}

.legendaGaleria{
	float:left;
	width:380px;
	border:none;
	border-bottom:solid;
	border-width:1px;
	border-color:#000000;
	margin:9px 0 19px 0;
	padding-bottom:3px;
}

.otherDetails {
	float:left;
	width:380px;
	border:none;
	border-bottom:solid;
	border-width:1px;
	border-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-transform:uppercase;
	padding-bottom:3px;
}

.otherDetails a {
	color:#000000;
	float:left;
	width:100%;
	margin-top:3px;
	padding-bottom:3px;
	padding-top:2px;
}

.otherDetails a:hover {
	color:#FFFFFF;
	background-color:#b50001;
}

.vineyardName {
	float:left;
	margin-bottom:3px;
	margin-left:6px;
	line-height:1em;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.otherDetailOption {
	float:left;
	margin-left:6px;
	line-height:1em;
}

.vineyardGalleryNumbers {
	display:block;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right:5px;
	line-height:1em;

}

.otherDetailPlus {
	display:block;
	float:right;
	margin-right:5px;
	line-height:1em;
}

.otherDetailMinus {
	display:none;
	float:right;
	margin-right:5px;
	line-height:1em;
}



/* Estilo Página Detalhes (SubMenu)*/

.subMenu {
	float:left;
	width:960px;
	border:none;
	border-bottom:solid;
	border-width:1px;
	border-color:#000000;
	padding-bottom:3px;
	line-height:8px;
	background-color:#efefef;
}

.subMenuLink {
	float:left;
	padding:3px 5px 0 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-image:url(../img/subMenuSeparator.png);
	background-repeat:no-repeat;
	line-height:6px;
}

.subMenuLink a {
	text-align:center;
	text-transform:uppercase;
	color:#000000;
	display:block;
	padding:6px 5px;
	margin-left:3px;
}



/* Estilo Página Detalhes (Right Side)*/

.detailRight {
	float:right;
	margin-top:95px;
	width:250px;
	margin-right:10px;
}
.detailGrayBox {
	float:left;
	background-color:#efefef;
	padding:10px;
	width:230px;
	margin-top:15px;
}

.detailContainer {
	float:left;
	width:230px;
	border:none;
	border-bottom:solid;
	border-width:3px;
	border-color:#000000;
	font-family:"Times New Roman", Times, serif;
}

.detailUnderline {
	float:left;
	width:230px;
	border:none;
	border-bottom:solid;
	border-width:1px;
	border-color:#bfbfbf;
	font-size:11px;
}

.detailNoUnderline {
	float:left;
	width:230px;
	font-size:11px;
}

.detailTitle {
	float:left;
	text-transform:uppercase;
	font-size:13px;
}

.detailPlus {
	display:block;
	float:right;
	line-height:12px;
}

.detailMinus {
	display:none;
	float:right;
	line-height:12px;
}

.detailTextAll {
	float:left;
	width:230px;
	font-size:11px;
	margin-top:7px;
	line-height:16px;
}

.detailText {
	float:left;
	width:230px;
	margin-bottom:3px;
}

.detailText input{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	border:0 none;
	padding:3px;
	width:224px;
}

.detailText textarea{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	border:0 none;
	padding:3px;
	width:224px;
}

.detailTextShort {
	display:block;
	float:left;
	width:230px;
	margin-bottom:3px;
	color:#666666;
}

.detailTextFull {
	display:none;
	float:left;
	width:230px;
	margin-bottom:3px;
	color:#666666;
}

.banner{
	float:left;
	padding-top:1px;
}

.chooseCountry {
	float:left;
	width:160px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#000000;
}

/* Estilo Wnquiry / Distributors */

.sendButton:hover {
	background-color:#b50001;
	cursor:pointer;
	cursor:hand;
}

.sendButton {
	float:left;
	padding:4px 49px 5px 25px;
	color:#FFFFFF;
	background-color:#000000;
	width:70px !important;
	text-alig:left;
	margin-top:3px;
	padding-bottom:3px;
	padding-top:2px;
}

.distributorsList
{
	background-color:#F7F3F3;
	float:left;
	height:275px;
	overflow-x:hidden;
	overflow-y:auto;
	width:100%;
}

.distributorsDetail {
	float:left;
	width:100%;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding-bottom:3px;
}

.distributorsDetail div {
	color:#000000;
	float:left;
	width:100%;
	margin-top:3px;
	padding-bottom:3px;
	padding-top:2px;
}

.distributorsDetail .distributorsCountry {
	border-bottom:solid;
	border-width:1px;
	border-color:#000000;
}

.distributorsDetail .distributorsCountry:hover {
	color:#FFFFFF;
	background-color:#b50001;
}

.distributorsDetailOption {
	float:left;
}

.distributorsDetailPlus {
	display:none;
	float:right;
	margin-right:20px;
	line-height:1em;
}

.distributorsDetailEmpty {
	display:block;
	float:right;
	margin-right:5px;
	line-height:1em;
}

.distributorsCountry:hover  > .distributorsDetailPlus {
	display:block !important;
}

.distributorsCountry:hover  > .distributorsDetailEmpty {
	display:none !important;
}

.distributorsChoose {
	float:right;
	display:block;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	background-color:#333333;
	margin-bottom: 2px;
	height:23px;
}

.distributorsChooseInside {
	float:left;
	background-repeat:no-repeat;
	padding: 4px 5px 5px 5px;
	color:#FFFFFF;
}



/* PDF Options
--------------------------------------- */
#pdfCountrySelection {
	clear: both;
}

#pdfCountrySelection ul {
	border-top: 1px solid;
	clear: both;
	margin: 0;
	padding: 5px 0 10px 20px;
}

#pdfCountrySelection li {
	list-style-type: none;
	font-size: 12px;
	margin: 3px 0 0;
}

#pdfCountrySelection li a {
	color: #333;
}

#pdfCountrySelection li a:hover {
	text-decoration: underline;
}


/* ZIP Options
--------------------------------------- */
#zipCountrySelection {
	clear: both;
}

#zipCountrySelection ul {
	border-top: 1px solid;
	clear: both;
	margin: 0;
	padding: 5px 0 10px 20px;
}

#zipCountrySelection li {
	list-style-type: none;
	font-size: 12px;
	margin: 3px 0 0;
}

#zipCountrySelection li a {
	color: #333;
}

#zipCountrySelection li a:hover {
	text-decoration: underline;
}



