﻿body
{
    font-family: Arial;
    font-size: 10pt;
    color: #333;
	line-height: 145%;
}

a, a:active, a:link, a:visited
{
    outline: none;
    color: #3c7cc4;
    text-decoration: none;
    border: none;
}

a:hover
{
    color: #3c7cc4;
    text-decoration: underline;
}

a img
{
    border: none;
}

.subtle
{
    color: Gray;
    font-size: 1.1em;
}

.bigLink
{
    color: #333;
    font-size: 1.2em;
}

.company-blurb
{
    padding-top:30px;
    font-size: 1.1em;
    text-align:justify;
}

.prezi
{
    padding-top: 10px;
}

.product
{
    padding: 0;
}

#header
{
    text-align:center;
}

#oa-logo
{
	padding-top:20px;
}

#simpleLeftColumn
{
    text-align:left;
    padding: 0 30px;
    border-right: 1px solid #ECECEC;
}

#leftColumn
{
    text-align:justify;
    padding: 0 30px;
    border-left: 1px solid #ECECEC;
}

#rightColumn
{
    text-align: left;
    padding-left: 20px;
    line-height: 23px;
    width: 100%;
}

.popupDiv
{
	background-color: #ffffff;
	border: solid 5px #3c7cc4;
	margin: auto 0;
	position: fixed;
	display: none;
	z-index: 2001;
}

.popupBackgroundDiv
{
	background-color: #3c7cc4;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: auto 0;
	position: fixed;
	display: none;
	z-index: 2000;
	top: 0;
	left: 0;
}

a.flashDisplayShow
{
    font-size:2em;
}

.productTable
{
    width: 100%;
    padding-top:0px;
    text-align:center;
}

.customerTable
{
    margin-left:auto;
    margin-right:auto;
}

.customerLeftTableCell
{
    vertical-align:top;
    padding:20px;
    padding-left:0px;
    text-align:justify;
    width:240px;
}

.customerRightTableCell
{
    vertical-align:middle;
    padding:20px;
    text-align:justify;
    width:240px;
}

.customerBuildingCell
{
   width:160px;
}

.teamMember
{
    padding-left:5px;
    vertical-align:middle;
    padding-right:40px;
    padding-top:35px;
}

.memberName
{
    font-size:1.5em;
}

a.grayLink
{
    font-size:1.8em;
}

#questionList
{
    padding-top:10px;
}

#questionList li
{
    font-size:1.3em;
}

#questionList .answer
{
    display:block;
    font-size:0.75em;   
    padding-top: 10px;
    padding-bottom: 10px;
    color: Gray;
}

.customer-name
{
    display:block;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:5px;
}

.customer-text
{
    text-align:justify;
}

.centerFooter
{
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

.copyright
{
    width: 100%;
    text-align: center;
    padding-top: 30px;
}

.blogLink
{
    font-size: 1.4em;
    font-weight: bold;
}

.sharethis-button
{
    float:left;
    padding-left:130px;
}

.sharethis-kyoto
{
   float:left;
   padding-left:100px;
}

#pageflip {
	position: relative;
}

#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}

#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(subscribe-small.png) no-repeat right top;
	text-indent: -9999px;
}

#homeicon 
{
    z-index:2;
    position:absolute;
    left: 36%;
    top: 10%;
}

#newsletter-signup
{
    text-align:center;
}

.errorText
{
	color: #EE2323;
	font-size: 0.85em;
	padding: 0px 5px 0px 5px;
}