@font-face {
    font-family: 'avbook';
    src: url('fonts/av-webfont.eot');
    src: url('fonts/av-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/av-webfont.woff2') format('woff2'),
         url('fonts/av-webfont.woff') format('woff'),
         url('fonts/av-webfont.ttf') format('truetype'),
         url('fonts/av-webfont.svg#avbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

#Aromas {
	height: 300px;
	width: 300px;
}

#Tastes {
	height: 300px;
	width: 300px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

body {
    
    font-family: avbook;
    
}

.passport-wrap {
    width: 750px;
    margin: 0 auto;
    padding: 0;

}

.passport-top {
    margin: 0;
    padding: 0;
    background-image: url(images/border-back-750.png);
}

.passport-body {
    min-height: 200px;
    background-image: url(images/border-back-750.png);

}

.passport-body-top {
    
}

.passport-title {
    display: inline;
    float: left;
    margin-left:30px;
    font-size: 20px;
}

.passport-date {
    font-size: 15px;
    margin-top: 10px
}

.avatar {
    display: inline;
    float: right;
    margin-right: 30px;
    vertical-align: top;
}

.avatar span {
    float:left;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
	margin-right: 2px;
}

.avatar img {
    float: right;
}

.graphs-wrap {
    margin: 15px 0px 15px 30px;
}

.graphs-picture {
    width: 165px;
    float:left;
	text-align: center;
	background-color: #f9f9f9;
	border: 1px solid #f0f0f0;
}

.graphs-graph {
    width: 250px;
    float:left; 
	margin-left: 10px;
}
 
.notes-wrap {
    margin-left: 30px;
    font-size: 11px;
}

.notes-info {
    width: 165px;
    float: left;
}

.notes-note {
    width: 500px;
    float: left;
	margin-left: 20px;
}

.notes-note div {
	margin-bottom: 10px;
}

.passport-logo {
    margin-top: 30px;
    text-align: right;
    padding-right:30px;
}

.passport-logo span {
    font-size: 15px;
    font-weight: bold;
}

.passport-logo img {
 
}

.passport-footer {
    font-size: 12px;
    margin: 0px 30px
}

.passport-edit {
	float: right;
	margin-right: 30px;
	text-decoration: none;
	text-transform: capitalize;
	color: #FFF;
	background-color: #5490D9;
	border-color: #4373AE;
	border-radius: 0px;
	padding: 10px 16px;
}

.a2a_kit {
	float: left;
}

.a2a_kit a {
    margin-right: 10px;
}

.a2a_kit img {
    height: 20px;
    width: 20px;
}

#pinit {
	float: left;
	margin-right: 10px;
}

.passport-share {
	margin-right: 10px;
}
 
.passport-share img {
	width: 40px;
	height: 40px; 
}
