@charset "UTF-8";

@import url("reset.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #0C85B4;
	line-height: 17px;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
}
a {
outline: none;
}

img {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	color: #CCFFFF;
}
a:visited {
	text-decoration: none;
	color: #CCFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCFFFF;
}.bold {
	font-weight: bold;
}
#warper {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#container {
	float: left;
	height: auto;
	width: 850px;
	background-image: url(../images/slogan.png);
	background-position: right 140px;
	background-repeat: no-repeat;
}
#container .TopBar {
	float: left;
	height: 30px;
	width: 850px;
}
.TopBar  .divLinks {
	height: 27px;
	width: 232px;
	padding-left: 618px;
	float: left;
}
.TopBar  .divLinks  a#cont {
	display: block;
	height: 27px;
	width: 116px;
	float: left;
	background-image: url(../images/TopBar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.TopBar .divLinks a:hover#cont {
	background-image: url(../images/TopBar-Hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.TopBar   .divLinks   a#mad {
	display: block;
	height: 27px;
	width: 116px;
	float: left;
	background-image: url(../images/TopBar.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.TopBar  .divLinks  a:hover#mad {
	background-image: url(../images/TopBar-Hover.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#container .header {
	float: left;
	height: 120px;
	width: 850px;
}
.header .logo {
	float: left;
	height: 120px;
	width: 230px;
}
.header  .menuBar   {
	height: 40px;
	width: 478px;
	right: 0px;
	bottom: 27px;
	background-image: url(../images/BgMenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px;
	float: right;
	margin-top: 50px;
}
.menuBar a.link1 {
	display: block;
	float: left;
	height: 40px;
	width: 76px;
	background-image: url(../images/menu/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar a:hover.link1 {
	background-image: url(../images/menu/home-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar   a#link1 {
	background-image: url(../images/menu/home-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar  a.link2 {
	display: block;
	float: left;
	height: 40px;
	width: 81px;
	background-image: url(../images/menu/empresa.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar  a:hover.link2 {
	background-image: url(../images/menu/empresa-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar    a#link2 {
	background-image: url(../images/menu/empresa-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar   a.link3 {
	display: block;
	float: left;
	height: 40px;
	width: 83px;
	background-image: url(../images/menu/historial.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar   a:hover.link3 {
	background-image: url(../images/menu/historial-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar     a#link3 {
	background-image: url(../images/menu/historial-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar    a.link4 {
	display: block;
	float: left;
	height: 40px;
	width: 78px;
	background-image: url(../images/menu/servicos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar    a:hover.link4 {
	background-image: url(../images/menu/servicos-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar      a#link4 {
	background-image: url(../images/menu/servicos-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar     a.link5 {
	display: block;
	float: left;
	height: 40px;
	width: 80px;
	background-image: url(../images/menu/produtos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar     a:hover.link5 {
	background-image: url(../images/menu/produtos-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar       a#link5 {
	background-image: url(../images/menu/produtos-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar      a.link6 {
	display: block;
	float: left;
	height: 40px;
	width: 80px;
	background-image: url(../images/menu/contacto.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar      a:hover.link6 {
	background-image: url(../images/menu/contactos-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBar        a#link6 {
	background-image: url(../images/menu/contactos-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #content {
	float: left;
	height: auto;
	width: 850px;
	margin-top: 80px;
}
#container   span.title   {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 23px;
	width: 270px;
}
#content  .xlargeColumn {
	float: left;
	height: auto;
	width: 850px;
	padding-bottom: 30px;
	position: relative;
}
.xlargeColumn    .content {
	float: left;
	width: 850px;
	height: auto;
	text-align: justify;
	position: relative;
}
.xlargeColumn .content .brand {
	width: 158px;
	float: left;
	height: 100px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0px;
}
.xlargeColumn .content .brand a {
	display: block;
	padding: 5px;
	background-image: url(../images/produtos/bgBrands.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 148px;
	height: 90px;
}
.xlargeColumn .content .brand a:hover {
	background-image: url(../images/produtos/bgBrandsHover.png);
}
.xlargeColumn .content .wine {
	float: left;
	height: 215px;
	width: 330px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.xlargeColumn .content .wine a {
	display: block;
	height: 215px;
	width: 330px;
	background-image: url(../images/produtos/VinhosLink.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.xlargeColumn .content .wine a:hover {
	background-image: url(../images/produtos/VinhosLinkhover.png);
}
.xlargeColumn  .content  .product {
	width: 205px;
	float: left;
	height: 205px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #03457A;
}
.xlargeColumn .content .product .promo {
	height: 72px;
	width: 71px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/promolabel.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.xlargeColumn .content .product .new {
	height: 72px;
	width: 71px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/new.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.xlargeColumn .content .product span {
	position: absolute;
	left: 6px;
	bottom: 6px;
	color: #0A5D90;
	padding-right: 4px;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0DA4DF;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	background-image: url(../images/produtos/bgNames.png);
}

.xlargeColumn .content .product a:hover span {
	background-color: #0A5D90;
	color: #FFFFFF;
	border-left-color: #0DA4DF;
	background-image: none;
}
.xlargeColumn  .content  .productWine {
	width: 420px;
	float: left;
	height: 420px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #03457A;
	background-color: #001451;
}
.xlargeColumn .content .productWine span {
	position: absolute;
	left: 6px;
	bottom: 6px;
	color: #990000;
	padding-right: 9px;
	padding-left: 9px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ab0b1b;
	width: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	background-image: url(../images/produtos/bgNames.png);
}

.xlargeColumn .content .productWine a:hover span {
	background-color: #0A5D90;
	color: #FFFFFF;
	border-left-color: #0DA4DF;
	background-image: none;
}
.xlargeColumn .content .TopCategory {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	width: 850px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #034176;
	border-bottom-color: #034176;
	margin-bottom: 10px;
	font-weight: bold;
}

#content .largeColumn {
	float: left;
	height: auto;
	width: 560px;
	padding-bottom: 30px;
	position: relative;
}
.largeColumn .content {
	float: left;
	width: 560px;
	height: auto;
	text-align: justify;
	position: relative;
}
.content .readMore a {
	display: block;
	float: right;
	height: 22px;
	width: 66px;
	background-image: url(../images/LerMaisBTN.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
.content .readMore a:hover {
	background-image: url(../images/LerMaisBTNhover.gif);
	background-repeat: repeat;
	background-position: left top;
}
#content .Column {
	float: left;
	height: auto;
	width: 270px;
	margin-left: 20px;
	padding-bottom: 30px;
}
#content .Column .text {
	float: left;
	width: 270px;
}
#content .Column .Promo {
	float: left;
	height: 214px;
	width: 270px;
	background-image: url(../images/BGPromo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .Column .Promo #promoSlide {
	float: left;
	height: 214px;
	width: 270px;
}
#content  .Column  .Promo  ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content  .Column  .Promo  ul  li  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content .slideContent {
	float: left;
	height: 214px;
	width: 560px;
}
#content .slideContent #slide {
	float: left;
	height: 214px;
	width: 560px;
	background-image: url(../images/BGslide.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content  .slideContent  ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content  .slideContent  ul  li  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #Brands {
	float: left;
	height: auto;
	width: 850px;
}
#container   #Brands #BrandsContent {
	float: left;
	height: 100px;
	width: 850px;
	position: relative;
	background-image: url(../images/BrandsBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	padding-bottom: 14px;
}

/* Easy Slider */

	#slider{
	width: 660px;
	height: 100px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
}	
#slider ul {
	margin: 0px;
	padding: 0px;
}
#slider li img {
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{
	width:660px;
	height:100px;
	overflow:hidden;
		}	
#prevBtn {
	display:block;
	width:53px;
	height:53px;
	position:absolute;
	left:-4px;
	top:37px;
	text-indent: -9999px;
	cursor: pointer;
		}	
#nextBtn {
	display:block;
	width:53px;
	height:53px;
	position:absolute;
	top:37px;
	right: -4px;
	text-indent: -9999px;
	cursor: pointer;
		}	
#prevBtn  a  {
	background-image: url(../images/brands/PreviousBTN.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:53px;
	height:53px;
	cursor: pointer;
}	
#nextBtn  a  {
	background-image: url(../images/brands/NextBTN.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:53px;
	height:53px;
	cursor: pointer;
}	
#prevBtn   a:hover  {
	background-image: url(../images/brands/PreviousBTNhover.png);
	background-repeat: no-repeat;
	background-position: left top;
		}	
#nextBtn   a:hover  {
	background-image: url(../images/brands/NextBTNhover.png);
	background-repeat: no-repeat;
	background-position: left top;
		}	
.contactform {
	float: left;
	width: 270px;
}

input, textarea, select {
	outline:none;
	margin: 0;
	padding: 0px;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: transparent;
}   

span.required{
	font-size: 13px !important;
	color: #602F32 !important;
}

.errormsg {
	display: block;
	line-height: 22px;
	color: #05588B;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	width: 255px;
	background-color: #FFCCCC;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}

#send {
	cursor: pointer;
	color: #FFFFFF;
	width: 77px;
	height: 26px;
	text-indent: -9999px;
	background-image: url(../images/btnEnviar.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#send:hover {
	color: #2A6B82;
	background-image: url(../images/btnEnviarHover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#message {
	width: 262px;
	line-height: 18px;
	height: 94px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	background-image: url(../images/BgFormMessageBox.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.box {
	width: 262px;
	line-height: 18px;
	height: 18px;
	margin-bottom: 10px;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(../images/BgFormMessage.png);
	background-repeat: repeat;
	background-position: left top;
}

/* // Easy Slider */

#container #footer {
	background-image: url(../images/footerBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 850px;
	padding-top: 10px;
	float: left;
	font-size: 10px;
}
