body {
    font-family: helvetica, arial, sans-serif;
    background-color: #E5E4D8;
}

a {
    text-decoration: none;
}

img {
    border-style: none;
}

div#viewport {
    height: auto;
    width: 100%;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
}

a:link {
    color: #648bee;
}

a:visited {
    color: #648bee;
}

a:hover {
    color: #00f;
}

a:focus {
    color: #648bee;
}

a:active {
    color: #648bee;
}

.underline {
    text-decoration: underline;
}

.italic {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 8px;
}

div.main-header {
    height: 100px;
    background-color: #fff;
	line-height:100px;
    position:fixed;
	width:100%;
}

div.copyright {
    margin-top: 10px;
    color: #fefefe;
    text-align: center;
    font-size: 8px;
}

.yaplet-link {
    cursor: pointer;
}

img#main-header-logo {
    width: 164px;
    height: 80px;
    border-style: none;
    vertical-align: middle;
}

ol.numbered-list {
    list-style-type: decimal;
}

.legalese {
    font-size: 12px;
}

.legalese ol {
    font-size: 14px;
}

.legalese ol li .title {
    text-transform: uppercase;
    font-weight: bold;
}

.legalese .title {
    text-transform: uppercase;
    font-weight: bold;
}

.legalese .content {
    font-size: 12px;
    font-weight: normal;
}

.legalese ol li .content {
    font-size: 12px;
    font-weight: normal;
}

.legalese ol li ol.complaint-steps {
    font-size: 12px;
    font-weight: normal;
}

div#contact-via-email-section {
    position: relative;
    width: 50%;
}

div#contact-via-yaplet-section {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
}

div#contact-via-email-section label {
    font-weight: bold;
    font-size: 14px;
    display: block;
}

div#contact-via-email-section input[type =
"text"] {
    font-weight: normal;
    font-size: 14px;
    height: 16px;
    width: 250px;
    line-height: 16px;
    border: 1px solid #648bee;
}

div#contact-via-email-section textarea {
    font-weight: normal;
    font-size: 14px;
    height: 150px;
    width: 300px;
    line-height: 14px;
    border: 1px solid #648bee;
}

div#contact-methods-container {
    position: relative;
}

div#contact-via-email-section .input-section {
    margin-top: 10px;
}

div#contact-via-email-section .input-section input#send-email-button {
    width: auto;
    height: 24px;
    font-weight: bold;
    font-size: 16px;
}

.team-table {
    width: 100%;
}

.the-team-member-container {
    padding: 5px;
    vertical-align: top;
}

.the-team-member-picture-container {
    float: left;
    width: 102px; /* b/c there's a border on the image */
    height: 129px; /* b/c there's a border on the image */
}

.top-section {
}

.bottom-section {
    margin-top: 5px;
}

.the-team-member-picture {
    border: 1px solid #648bee;
    width: 100px;
    height: 127px;
}

.follow-links {
    position: relative;
    margin-left: 110px;
}

.follow-links .entry {
    position: relative;
    height: 32px;
    line-height: 32px;
    margin-bottom: 5px;
}

.follow-links .entry a {
    position: relative;
    height: 32px;
    line-height: 32px;
    position: absolute;
}

.follow-links .entry .follow-image {
    width: 32px;
    height: 32px;
    border-style: none;
    vertical-align: middle;
}

.follow-links .entry .follow-text {
    margin-left: 10px;
}

.the-team-member-name {
    font-size: 16px;
    font-weight: bold;
}

.the-team-member-heading {
    font-weight: bold;
}

.the-team-member-value {
    font-weight: normal;
}

.the-team-member-title-value {
    font-weight: bold;
    font-style: italic;
    margin-left: 5px;
}

.error-page-container .latte-pic-container .pic {
    width: 600px;
    height: 453px;
    border-style: none;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.underline {
    text-decoration: underline;
}

.product-page-header {
    display: block;
    width: 100%;
    height: 184px;
    background: url("/images/header-background-7x184.png") #ffffff top left repeat-x fixed;
}

