/********** lists */
.list, .list A, .list_item, .list_alternatingitem {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2c613a;
	padding-top:4px;
	line-height:13px;
	border-collapse: separate;
}
.list_hover td, .list_hover a {
	background-color: #2C613A;
	color: #FFFFFF;
}
.list_item {
	background-color: #fff;
}
.list_alternatingitem {
	background-color: #CCFF66;
}

/********** content */
div#lifeStyle {
	width: inherit;
	height: 390px;
	position: relative;
	top: 0px;
	left: 0;
}

div#lifeStyle ul#lsNav {
	float: right;
	margin: 34px 2px 0 0;
	right: 1px;
	padding: 0;
}

div#lifeStyle ul#lsNav li {
	width: 173px;
	height: 61px;
	background: #b2da0c;
	margin: 3px 3px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

div#lifeStyle ul#lsNav li a {
	display: block;
	padding: 22px 0 22px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2c613a;
	text-decoration: none;
	text-transform: uppercase;
}

div#lifeStyle ul#lsNav li a:hover {
	color: #fff;
}

div#contentTitle {
	width: inherit;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
}

/********** page specific */

div#lifeStyleCachaca, 
div#lifeStyleRhythm,
div#lifeStyleInvite,
div#lifeStyleMixology,
div#lifeStyleCarnaval,
div#lifeStyleBoutique,
div#lifeStylePerfectCaipirinha {
	width: 740px;
	position: relative;
	top: 0px;
	left: 0;
	margin: 0 0 15px 0;
}

div#lifeStyleBoutique {
	background: transparent url(../images/lead/bg-boutique.jpg) no-repeat;
	height: 289px;
	top: 5px;
}

div#lifeStyleCachaca {
	background: transparent url(../images/lead/bg-cachaca.jpg) no-repeat;
	height: 289px;
	top: 5px;
}

div#lifeStyleRhythm {
	background: transparent url(../images/rhythm.jpg) no-repeat;
	height: 295px;
	top: 5px;
}

div#lifeStyleInvite {
	background: transparent url(../images/lead/bg-invite.jpg) no-repeat;
	height: 289px;
	top: 5px;
}

div#lifeStyleMixology {
	background: transparent url(../images/lead/bg-caipirinhas.gif) no-repeat right;
	height: 265px;
	top: 5px;
}

div#lifeStyleCarnaval {
	background: transparent url(../images/lead/bg-carnaval.gif) no-repeat right;
	height: 265px;
	top: 5px;
}

div#lifeStylePerfectCaipirinha {
	background: transparent url(../images/lead/bg-perfect-caipirinha.jpg) no-repeat right;
	height: 870px;
	top: -15px;
}

div#lifeStylePerfectCaipirinha div {
	position: relative;
	float: left;
	width: 400px;
	height: 320px;
	margin: 200px 0 0 73px;
	padding: 0 1px 0 0;
}

div#lifeStyleCachaca div, 
div#lifeStyleRhythm div {
	width: 272px;
	height: 260px;
	float: right;
	margin: 34px 0 0 0;
	padding: 0 1px 0 0;
	text-align: center;
}

div#lifeStyleBoutique div,
div#lifeStyleCachaca div,
div#lifeStyleInvite div {
	width: 272px;
	height: 260px;
	float: right;
	margin: 29px 0 0 0;
	padding: 0 1px 0 0;
	text-align: center;
}

div#lifeStyleRhythm div p,
div#lifeStyleBoutique div p {
	text-align: left;
	width: 240px;
	font: 12px Arial, "Times New Roman", Times, serif;
	color: #2c613a;
	text-decoration: none;
	margin: 20px 20px 20px 20px;
}

div#lifeStyleInvite div p {
	text-align: left;
	width: 240px;
	font: 12px Arial, "Times New Roman", Times, serif;
	color: #2c613a;
	text-decoration: none;
	margin: 14px 20px 20px 20px;
}

div#lifeStyleCachaca div p {
	text-align: center;
	width: 264px;
	margin: 2px 0 0 0;
}

div#lifeStyleMixology div p p,
div#lifeStyleCarnaval div p p {
	text-align: left;
	width: 240px;
	font: 12px Arial, "Times New Roman", Times, serif;
	color: #2c613a;
	text-decoration: none;
	margin: 45px 20px 20px 20px;
}
div#lifeStyleCarnaval div p p {
	margin: 0px 20px 20px 20px;
}
div#lifeStyleCarnaval img {
	visibility: hidden;
	bottom: 0;
	top: 0;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	display: none;
}