@import url("main_elements.css");
@import url("style_forms.css");
@import url("style_editor.css");
@import url("style_calendar.css");
@import url("nav-path.css");
@import url("style_gen.css");

*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(/web/images/bgr.jpg) #ffffff repeat-x top;
	color: #5a5841;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 15px
}
a{
	color: #69192a;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	background: url(/web/images/input-bgr.gif) no-repeat top left;
	border: #afab81 1px solid;
	font-size: .9em;
	padding: 3px
}

.nav1 li, .nav2 li, .nav3 li {
	list-style: none;
}

h2, h3, h4, h5{
	color: #69192a;
	 font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	font-weight: normal
}
/*=== Layout ===*/
#page, #header{
	margin: 0 auto;
	width: 940px
}
#bgr2 {
	background: url(/web/images/bgr2.gif) no-repeat top right
}
#bgr22 {
	background: url(/web/images/bgr33.gif) no-repeat top right ;
}
#bgr222 {
	background: url(/web/images/bgr33_2.jpg) no-repeat top right ;
}
#bgr3{
	background: url(/web/images/bgr4_4.jpg) no-repeat bottom left;
	padding: 0 0 10px
}
#bgr4{
	background: url(/web/images/bgr4.jpg) no-repeat bottom left;
	padding: 0 0 10px
}
#bgr5{
	background: url(/web/images/bgr5.jpg) no-repeat bottom left;
	padding: 0 0 10px
}
#bgr6{
	background: url(/web/images/bgr6.jpg) no-repeat bottom left;
	background-position: 10% 100%;
	padding: 0 0 10px
}
#bgr7{
	background: url(/web/images/bgr7.jpg) no-repeat bottom left;
	background-position: 0% 101%;
	padding: 0 0 10px
}
/*=== Header ===*/
#top{
	background: url(/web/images/header-bgr.jpg) no-repeat top right;
	height: 241px
}
#home #top{
	background: url(/web/images/home-header-bgr.jpg) no-repeat top right
}
#header{
	background: none;
	height: 241px
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	background: url(/web/images/logo.gif) no-repeat;
	margin: 0 0 0 30px;
	position: absolute;
	text-indent: -9999px;
	top: 55px;
	width: 282px
}
#header h1 a{
	display: block;
	height: 80px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font: 14px Constantia, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;	
	height: 17px;
	margin: 0 0 0 355px;
	position: absolute;
	text-transform: uppercase;
	top: 128px;
	width: 600px
}
.nav1 li{
	border-right: 1px solid #ffffff;
	float: left;
	line-height: 17px
}
.nav1 li.last{
	border: 0
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 10px
}
/*- Nav2 -*/
.nav2{
	font: 11px Constantia, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;	
	height: 33px;
	margin-right:10px;
}
.nav2 ul{
	float: left;
	padding: 0 0 0 18px;
	text-transform: uppercase
}
.nav2 li{
	background: url(/web/images/nav2-sep.gif) no-repeat top right;
	float: left;
	line-height: 33px
}
.nav2 li.last{
	background: none
}
.nav2 li a{
	color: #69192a;
	display: block;
	float: left;
	padding: 0 6px
}
.nav2 li a:hover{
	color: #afab81;
	text-decoration: none
}
/*- Nav3 -*/
.nav3{
	background: url(/web/images/nav3-bgr.gif) no-repeat top;
	float: right;
	font: 22px Constantia, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;	
	height: 249px;
	text-transform: uppercase;
	width: 218px
}
.nav3 ul{
	padding: 5px 15px
}
.nav3 li{
	background: url(/web/images/hl-dot.gif) repeat-x bottom;
	padding: 10px 0
}
.nav3 li.last{
	background: none
}
.nav3 li a{
	color: #69192a
}
.nav3 li a:hover{
	color: #afab81;
	text-decoration: none
}
/*=== Title ===*/
#title{
	background: url(/web/images/title-bgr.gif) no-repeat top;
	border-bottom: 3px solid #afab81;
	margin: -80px auto 20px;
	overflow: hidden;
	position: relative;
	width: 940px
}
#title h2{
	font-size: 19px
}
#title .spacer {
	background: #ffffff;
	margin: 15px 0 0;
	padding: 0 15px;
	background-image:url(/web/images/vinhos_setas.gif);
	background-position: center;
	background-repeat:no-repeat;
}
#title .spacer2{
	float: left;
	height: 249px;
	height: 1%;
	margin: 0 0 10px;
	width: 722px
}
/*- Navbar -*/
#navbar{
	height: 270px
}
#navbar .arrw{
	height: 22px;
	padding: 110px 0 0;
	width: 14px
}
#navbar .selection{
	float: left
}
#navbar .selection img{
	margin: 0 21px
}
/*=== All Columns ===*/
#columns{
	background: url(/web/images/columns-bgr.gif) repeat-x top;
	height: 1%;
	margin: 15px 0 0;
	padding: 0px 10px 15px 0px
}
#columns h2{
	font-size: 2.8em;
	letter-spacing: -1px;
	line-height: .9em;
	margin: 0 0 .5em
}
#columns h2 small{
	font-size: .7em
}
#columns h3{
	font-size: 1.7em;
	margin: 0 0 .4em
}
#columns h3 small{
	font-size: .7em
}
#columns h4{
	font-size: 1.2em;
	line-height: 1em;
	text-transform:uppercase;
}
#columns h5{
	font-size: 1.3em
}
#columns p{
	padding: 0 0 .8em
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 222px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 15px 0 0;
	width: 696px
}
#home #centercol{
	margin: 15px 0 0 12px;
	width: 453px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 222px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 47%
}
.col2{
	float: left;
	width: 280px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: url(/web/images/box-bgr.gif) no-repeat bottom;
	height: 1%;
	margin: 0 0 15px;
	padding: 20px 18px 10px
}
#rightcol .box{
	padding: 15px 15px 10px
}
.box .descr{
	color: #333333;
	font-size: 10px
}
.box .descr a{
	color: #333333
}
.boxcart{
	background: url(/web/images/carrinho_info.gif) no-repeat bottom;
	height: 149px;
	margin: 0 0 15px;
	padding: 20px 18px 10px;
	position:relative;
}
/*- Box2 -*/
.box2, .box3{
	background: url(/web/images/box2-bgr.gif) no-repeat bottom;
	border-bottom: 3px solid #afab81;
	height: 1%;
	margin: 0 0 25px;
	padding: 0 10px 15px
}
/*- Box3 -*/
.box3{
/*	background: url(/web/images/box3-bgr.gif) #ffffff no-repeat bottom;*/
	background: url(/web/images/box3-bgr.gif) no-repeat bottom;
	height: 1%;
	padding-bottom: 50px;
	min-height:420px;
}
.box3 h4{
	margin: 0 0 .3em
}
/*- Paging -*/
.paging{
	color: #afab81;
	font-size: .9em;
	margin: 0 0 .5em
}
.paging a{
	color: #5a5841
}
/*- Contacts -*/
.contacts{
	color: #69192a;
	margin: 0 0 10px;
	text-transform: uppercase
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 .8em
}
.list1 li{
	background: url(/web/images/hl-dot.gif) repeat-x bottom;
	padding: .7em 0;
	list-style:none;
}
.list1 li a{
	color: #5a5841
}
.list1 a em{
	color: #69192a;
	font: 16px Constantia, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;	}
/*=== Styling Forms ===*/
input.btn, input.chk{
	border: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Login -*/
.login{
	height: 20px;
	padding: 0 0 0 620px;
	position: absolute;
	top: 20px;
	width: 315px;
	color:#fff;
}
.login a{
	color: #ffffff
}
.login div{
	clear: both
}
.login label{
	display: block;
	margin: 0 0 3px
}
.login input{
	float: left;
	margin: 0 5px 0 0;
	width: 120px
}
.login .btn{
	width: auto
}
/*- Language Selection -*/
.language{
	height: 17px;
	margin: 0 0 0 30px;
	position: absolute;
	top: 10px
}
.language img{
	float: left;
	margin: 2px 7px 0 0
}
.language select{
	width: 75px
}
/*- Search -*/
#search{
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 26px
}
#search a{
	color: #afab81;
	text-decoration: underline
}
#search div{
	clear: both;
	font-size: 11px
}
#search input{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 3px;
	width: 164px
}
#search .btn{
	background: none;
	margin: 0 0 0 5px;
	padding: 0;
	width: auto
}
/*- Newsletter -*/
.newsl{
	padding: 0 0 15px
}
.newsl a{
	color: #333333
}
.newsl div{
	clear: both;
	font-size: 10px
}
.newsl input{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	padding: 4px 3px;
	width: 183px
}
.newsl .btn{
	background: none;
	padding: 0;
	width: auto
}
/*=== Styling Buttons ===*/
a.more{
	font-family: Georgia, "Times New Roman", Times, serif
}
/*=== Footer ===*/
#footer{
	clear: both;
	font-size: .9em;
	position:relative;
	height:100%;
}
#footer a{
	color: #5a5841
}
#footer div{
	padding: 0 0 0 .5em
}
#footer ul{
	color: #69192a;
	margin: 0 0 5px
}
#footer li{
	border-right: 1px solid #69192a;
	display: inline;
	line-height: .9em;
	padding: 0 .5em
}
#footer li.last{
	border: 0
}
#footer li a{
	color: #69192a
}
/*- Copyright -*/
.copy{
	padding: 5px 0 0;
	text-align: center
}
.copy a{
	font-size: .9em;
	padding: 0 0 0 5px
}
.copy a:hover{
	text-decoration: none
}
.copy img{
	margin: 0 0 -5px;
	position: relative
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr{
	border-top: 3px solid #afab81;
	clear: both;
	height: 3px;
	margin: .9em 0 .9em;
	width: 100%
}
.hl{
	background: url(/web/images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 1px;
	margin: 8px 0;
	overflow: hidden;
	width: 100%
}
.ac{
	text-align: center; width: 192px; height: 156px; overflow: hidden;
}
.ar{
	text-align: center;
}
img.fl{
	margin: 0 10px 0 0
}
.pic.fr{
	margin: 0 0 0 20px
}
/*- Shadows -*/
.sh-left, .sh-right{
	background: url(/web/images/sh-left.png) no-repeat top;
	height: 139px;
	margin: 0 0 0 -17px;
	position: absolute;
	top: 241px;
	width: 17px
}
.sh-right{
	background: url(/web/images/sh-right.png) no-repeat top;
	margin: 0 0 0 940px
}

/* ELEMENTOS */
#noticias h3 { font-size: 1.3em; }

#paginacao {float: right; font-size:11px; color: #69192A;}
#paginacao input {font-size:11px; color: #69192A; border-color: #69192A;}

.fix_blank { position:absolute;bottom:0px;left:0px; background-color:#fff; width:100% }
.destaques_prods { border-bottom:3px solid #AFAB81; padding-bottom:2px; margin-bottom:10px; height:1% }
.ver_mais { margin-top:10px; }
.scroll { margin-left:25px; }

#centercolhome { float:left; margin:90px 0px 0px 15px; width:460px; }
#lojascarmim h3 { 	
    font-size: 1.2em;
	line-height: 1em;
	text-transform:uppercase;
	padding-top:20px;
} 

.boxminheight { min-height:300px; }
.boxminheight2 { min-height:300px; padding:0px; }
.boxminheight3 { min-height:430px; }

.boxvinhos { min-height:300px; background-image:url(/web/images/vinhos_azeites_bg.jpg); background-position:bottom; border-bottom:0px }

.vernaloja { position:absolute; bottom:5px; right:25px; }
.div_adicionar { margin-top: 20px; position: relative; }

.galeria {margin: 50px;}
.galeria_i img {border: solid 1px; padding: 10px; margin: 10px;}

.googlemap { width:640px; height:480px; }

/* CATALOGO */
.item { position:relative; width:675px; }
.picproduct { width:150px; text-align:center }
.picoverflow { width:150px; text-align:center }
.preco_iva { font-size:10px; color:#999999; }
.ssl_seal { text-align:center; margin-top:20px; }