﻿#vb_guide {
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	width: 974px;
	min-height: 560px;
	padding-top: 155px;
	padding-bottom: 20px;
	border: 2px solid #c9d573;
	background-color: #FFF;
}


/* Navigation */

#vb_guide_nav {
	position: absolute;
	z-index: 2;
	left: 208px;
	top: 4px;
	width: 750px;
	height: 140px;
	list-style: none;
	background: url(http://media.vertbaudet.pt/Medias/3-2-6/79/7/nav-png_m314859768.png) no-repeat 0 bottom;
}

#vb_guide_nav a {
	position: absolute;
	display: block;
	font-size: 11px;
	color: #939393;
	font-family: Arial, sans-serif;
	line-height: 1.1em;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	background-image: url(http://media.vertbaudet.pt/Medias/3-2-6/79/7/nav-png_m314859768.png);
	background-repeat: no-repeat;
	-webkit-transition: margin-top linear 0.2s;
	transition: margin-top linear 0.2s;
}

#vb_guide_nav a:hover {
	margin-top: 5px;
}

#vb_guide_nav a.current {
	color: #fff;
}

#vb_guide_nav_baby a {
	left: 87px;
	top: 30px;
	width: 110px;
	height: 80px;
	padding-top: 30px;
	background-position: -87px -30px;
}

#vb_guide_nav_kids a {
	left: 215px;
	top: 11px;
	width: 130px;
	height: 80px;
	padding-top: 40px;
	background-position: -215px -11px;
}

#vb_guide_nav_mum a {
	left: 356px;
	top: 41px;
	width: 110px;
	height: 80px;
	padding-top: 30px;
	background-position: -356px -41px;
}

#vb_guide_nav_shoes a {
	left: 477px;
	top: 24px;
	width: 130px;
	height: 80px;
	padding-top: 32px;
	background-position: -477px -24px;
}

#vb_guide_nav_home a {
	left: 617px;
	top: 11px;
	width: 130px;
	height: 80px;
	padding-top: 41px;
	background-position: -617px -11px;
}

#vb_guide_nav_baby a.current {
	background-position: -87px -170px;
}

#vb_guide_nav_kids a.current {
	background-position: -215px -151px;
}

#vb_guide_nav_mum a.current {
	background-position: -356px -181px;
}

#vb_guide_nav_shoes a.current {
	background-position: -477px -164px;
}

#vb_guide_nav_home a.current {
	background-position: -617px -151px;
}

#vb_guide_baby,
#vb_guide_kids,
#vb_guide_boys,
#vb_guide_mum,
#vb_guide_shoes,
#vb_guide_home,
#vb_guia_menina_morpho,
#vb_guia_menino_notmorpho {
	display: none;
}

.vb_guide_baby #vb_guide_baby,
.vb_guide_kids #vb_guide_kids,
.vb_guide_boys #vb_guide_boys,
.vb_guide_mum #vb_guide_mum,
.vb_guide_shoes #vb_guide_shoes,
.vb_guide_home #vb_guide_home {
	display: block;
}


/* Photo */

.vb_guide_legend {
	position: absolute;
	left: 0;
	top: 0;
}

.vb_guide_photo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.vb_guide_tooltip {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: block;
	width: 32px;
	height: 32px;
	cursor: help;
}

.vb_guide_tooltip_popup {
	display: none;
	position: absolute;
	left: -50px;
	top: -80px;
	width: 95px;
	height: 80px;
	padding: 25px 20px 15px;
	text-align: center;
	font-family: Verdana, sans-serif;
	color: #aaa;
	font-size: 10px;
	line-height: 1.05em;
	background: url(http://media.vertbaudet.pt/Medias/3-2-6/79/7/cloud-png_m1004086610.png) no-repeat 0 0;
}

.vb_guide_tooltip:hover .vb_guide_tooltip_popup {
	display: block;
}


/* Contenu principal */

.vb_guide_main {
	position: relative;
	z-index: 2;
	float: right;
	width: 650px;
	margin-right: 40px;
}


/* Intro */

.vb_guide_intro {
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 5px;
	font-size: 10px;
	color: #aaaaaa;
	font-family: 'Verdana', sans-serif;
	text-align: left;
}

.vb_guide_intro_title {
	float: left;
	margin-right: 15px;
}

.vb_guide_intro_text {
	padding: 5px 0 0;
}

.vb_guide_intro_info {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 15px 5px;
	color: #fff;
	background: #b1c520;
	border-radius: 15px;
	font-size: 12px;
}

.vb_guide_intro_info strong {
	font-size: 14px;
}

.vb_guide_intro_info small {
	font-size: 10px;
}

.vb_guide_selector {
	position: absolute;
	left: 395px;
	top: 18px;
	padding-top: 6px;
	background: #b1c520 url(http://media.vertbaudet.pt/Medias/3-2-6/79/7/selector-shadow-gif_m1767290375.gif) repeat-x 0 bottom;
	border-radius: 10px 10px 0 0;
}

.vb_guide_selector li {
	float: left;
	list-style: none;
}

.vb_guide_selector li:first-child {
	border-right: 1px solid #dde69d;
}

.vb_guide_selector a {
	float: left;
	padding: 8px 15px 10px 38px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: url(http://media.vertbaudet.pt/Medias/3-2-6/79/7/selector-radio-gif_m1314418764.gif) no-repeat 17px -59px;
}

.vb_guide_selector a.selected {
	background-position: 17px 5px;
}


/* Tableau de données */

.vb_guide_data {
	position: relative;
	overflow: hidden;
	zoom: 1;
	clear: both;
	margin-bottom: 25px;
}

.vb_guide_data_title {
	float: left;
	margin-right: 5px;
}

.vb_guide_table {
	border: none;
	border-collapse: separate;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #fff;
	background: #b1c520;
	border-radius: 15px;
}

.vb_guide_table th,
.vb_guide_table td {
	height: 40px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #fff;
	border-left: 0;
	border-bottom: 0;
}

.vb_guide_table .selected {
	background: #3b9c04;
}

.vb_guide_table thead tr:first-child th:first-child,
.vb_guide_table thead tr:first-child td:first-child,
.vb_guide_table .vb_guide_thead tr:first-child th:first-child,
.vb_guide_table .vb_guide_thead tr:first-child td:first-child {
	border-radius: 15px 0 0 0;
}

.vb_guide_table thead tr:first-child th:last-child,
.vb_guide_table thead tr:first-child td:last-child,
.vb_guide_table .vb_guide_thead tr:first-child th:last-child,
.vb_guide_table .vb_guide_thead tr:first-child td:last-child {
	border-radius: 0 15px 0 0;
}

.vb_guide_table tbody tr:last-child td:first-child {
	border-radius: 0 0 0 15px;
}

.vb_guide_table tbody tr:last-child td:last-child {
	border-radius: 0 0 15px 0;
}


/* Lien morphologik */

.vb_guide_table .vb_guide_morphologik {
	background: #fff;
	color: #b1c51e;
}

.vb_guide_morphologik a {
	display: block;
	height: 40px;
	line-height: 40px;
	margin-top: -1px;
	text-align: center;
	color: #b1c51e;
	font-weight: bold;
	border: 1px solid #b1c51e;
	color: #b1c51e;
	border-radius: 0 0 15px 15px;
}

thead .vb_guide_morphologik a {
	border-radius: 15px 15px 0 0;
	margin-top: 0;
	border-bottom: none;
	cursor: default;
	pointer-events: none;
}


/* Mentions */

.vb_guide_terms {
	margin: 5px 0 0 20px;
	font-size: 10px;
	color: #aaaaaa;
	font-family: 'Verdana', sans-serif;
	text-align: left;
}


/* Formulaire */

.vb_guide_fieldset {
	min-height: 120px;
	padding: 15px 15px 5px;
	color: #fff;
	background: #b1c520;
	border-radius: 15px;
}


/* Intro */

.vb_guide_form .vb_guide_intro .vb_guide_intro_text {
	padding-top: 15px;
	font-size: 10px;
}

.vb_guide_form .vb_guide_intro .vb_guide_intro_title {
	margin-right: 45px;
}


/* Champs */

.vb_guide_field_col {
	float: left;
	margin-right: 40px;
}

.vb_guide_field {
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 10px;
	margin-bottom: 0;
	clear: both;
	text-transform: uppercase;
}

.vb_guide_label {
	float: left;
	width: 65px;
	padding: 10px 15px 0 0;
	font-size: 10px;
	line-height: 1.2em;
	text-align: right;
}

.vb_guide_unit {
	float: left;
	padding: 10px 0 0 10px;
	text-align: right;
}

.vb_guide_input {
	float: left;
	padding: 0 5px;
	height: 30px;
	width: 95px;
	text-align: center;
	color: #b1c520;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Arial, sans-serif;
	border: none;
	background: #fff;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #8b9a19;
}

.vb_guide_input select {
	margin: 5px 0;
	height: 20px;
	width: 90px;
	background: #fff;
	border: none;
	font-size: 13px;
	text-transform: none;
}

.vb_guide_button .vb_guide_input {
	cursor: pointer;
}

.vb_guide_field + .vb_guide_button {
	padding-left: 70px;
}


/* Resultats */

.vb_guide_fieldset .error,
.vb_guide_results {
	float: right;
	display: none;
	width: 190px;
	padding-right: 10px;
	padding-bottom: 15px;
}

.vb_guide_results_title {
	text-align: center;
	margin-bottom: 5px;
}

.vb_guide_results .vb_guide_input {
	margin: 0 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.vb_guide_results .vb_guide_unit {
	position: relative;
	top: -4px;
	padding: 0 0 0 5px;
	float: none;
	text-transform: uppercase;
	font-size: 12px;
	font-size: Verdana, sans-serif;
}


/* Erreur */

.vb_guide_fieldset .error {
	display: block;
	font-size: 18px;
	text-align: right;
}


/* Specificites */


/* Bebe */

#vb_guide_baby .vb_guide_field_col {
	margin-top: 20px;
}

#vb_guide_baby .vb_guide_label {
	width: 45px;
}

#vb_guide_baby .vb_guide_button {
	padding-top: 25px;
}

#vb_guide_baby .vb_guide_legend {
	left: 10px;
	top: 123px;
}

#vb_guide_baby_tooltip_01 {
	left: 64px;
	top: 36px;
}

#vb_guide_baby_tooltip_02 {
	left: 2px;
	top: 232px;
}

#vb_guide_baby_tooltip_02 .vb_guide_tooltip_popup {
	left: 0;
}


/* Fille */

#vb_guia_menina .vb_guide_legend {
	left: 20px;
	top: 50px;
}

#vb_guide_girls_tooltip_01 {
	left: 210px;
	top: 50px;
}

#vb_guide_girls_tooltip_02 {
	left: 210px;
	top: 185px;
}

#vb_guide_girls_tooltip_03 {
	left: 210px;
	top: 240px;
}

#vb_guide_girls_tooltip_04 {
	left: 210px;
	top: 280px;
}

#vb_guide_girls_tooltip_05 {
	left: 25px;
	top: 295px;
}

#vb_guide_girls_tooltip_05 .vb_guide_tooltip_popup p {
	margin-top: -5px;
}

#vb_guide_girls_tooltip_01 .vb_guide_tooltip_popup,
#vb_guide_girls_tooltip_02 .vb_guide_tooltip_popup,
#vb_guide_girls_tooltip_03 .vb_guide_tooltip_popup,
#vb_guide_girls_tooltip_04 .vb_guide_tooltip_popup {
	left: -110px;
	top: -60px;
}


/* Garcon */

#vb_guide_kids .vb_guide_intro_text {
	float: left;
	width: 170px;
	padding-right: 40px;
	font-size: 10px;
}

#vb_guia_menino .vb_guide_legend {
	left: 20px;
	top: 38px;
}

#vb_guide_boys_tooltip_01 {
	left: 210px;
	top: 60px;
}

#vb_guide_boys_tooltip_02 {
	left: 210px;
	top: 200px;
}

#vb_guide_boys_tooltip_03 {
	left: 210px;
	top: 253px;
}

#vb_guide_boys_tooltip_04 {
	left: 210px;
	top: 290px;
}

#vb_guide_boys_tooltip_05 {
	left: 25px;
	top: 315px;
}

#vb_guide_boys_tooltip_05 .vb_guide_tooltip_popup p {
	margin-top: -5px;
}

#vb_guide_boys_tooltip_01 .vb_guide_tooltip_popup,
#vb_guide_boys_tooltip_02 .vb_guide_tooltip_popup,
#vb_guide_boys_tooltip_03 .vb_guide_tooltip_popup,
#vb_guide_boys_tooltip_04 .vb_guide_tooltip_popup {
	left: -110px;
	top: -60px;
}


/* Future maman */

#vb_guide_mum .vb_guide_intro {
	float: left;
	width: 100%;
}

#vb_guide_mum .vb_guide_intro_title {
	float: none;
}

#vb_guide_mum .vb_guide_intro_text {
	position: relative;
	background: url(http://media.vertbaudet.pt/Medias/3-2-6/79/7/femme-silhouette-gif_m-520889026.gif) no-repeat;
	margin-top: 20px;
	padding: 25px 0 0 160px;
	height: 165px;
}

#vb_guide_mum .volta_do_peito p {
	width: auto;
	padding: 20px 0 0 85px;
}

#vb_guide_mum .vb_guide_intro_text p {
	width: 230px;
	padding: 5px;
}

#vb_guide_mum .vb_guide_intro_info strong,
#vb_guide_mum .vb_guide_intro_info small {
	display: block;
	padding: 4px 0;
}

#vb_guide_mum .vb_guide_data {
	clear: none;
	float: left;
	margin-left: 25px;
}

#vb_guide_mum .vb_guide_data_title h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #555555;
	font-weight: normal;
	padding: 15px;
}

#vb_guide_mum .vb_guide_data_title {
	width: 500px;
}

#vb_guide_mum .vb_guide_table td {
	height: 25px;
}

#vb_guide_mum .vb_guide_legend {
	left: 20px;
	top: 20px;
}


/* Chaussures */

#vb_guide_shoes .vb_guide_intro {
	margin-bottom: 20px;
}

#vb_guide_shoes .vb_guide_intro_text {
	float: left;
	padding-top: 0;
}

#vb_guide_shoes .vb_guide_thead td {
	height: 60px;
}

#vb_guide_shoes .vb_guide_legend {
	left: 22px;
	top: 289px;
}

#vb_guide_shoes .vb_guide_label {
	width: 110px;
}

#vb_guide_shoes .vb_guide_field_col {
	padding-top: 40px;
}

#vb_guide_shoes .vb_guide_results .vb_guide_input {
	float: none;
	display: block;
	margin: 0 auto 20px;
}


/* Linge de maison */

#vb_guide_home .vb_guide_table th,
#vb_guide_home .vb_guide_table td {
	height: 50px;
}

#vb_guide_home .vb_guide_legend {
	left: 6px;
	top: 102px;
}

#vb_guide_home .vb_guide_data {
	padding-top: 25px;
	padding-left: 50px;
}


/* Thickbox 
body #TB_window { top: 0; margin-top: 0!important; }
#TB_closeAjaxWindow { z-index: 99; } */
