/* @override http://voluminous.wooji-juice.com/css/default.css */

body
{
	font-family: Verdana, Helvetica;
	margin: 0;
}
.page
{
	margin-top: 1em;
	position: relative;
	padding: 1em;
	width: 50em;
	margin: auto;
}

img
{
    border: 0;
}

#mainIcon
{
	width: 4em;
	height: 4em;
	position: absolute;
	left: 1em;
	
}

#swaggerScreen
{
	position: absolute;
	left: 1em;
	top: -2.5em;
	width: 25em;
}

.boxLogo
{
	position: absolute;
	width: 25.5em;
	z-index: 1;
}

.boxLogo h1
{
	display: block;
	font: 3em Optima, Times, "Times New Roman";
	text-transform: uppercase;
	position: absolute;
	right: 0px;
	top: -0.75em;
	color: #333;
}
.boxLogo h2
{
	font: 0.7em "Trebuchet MS";
	color: #888;
	position: absolute;
	right: 0.4em;
	top: 3.2em;
}
.boxLogo h2 em
{
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
}
.boxLogo a
{
	text-decoration: none;
}

.page ul.topMenu
{
	font: 0.8em "Trebuchet MS";
	text-transform: uppercase;
	float: right;
	clear: both;
	width: 22em;
	position: absolute;
	top: 1.5em;
	right: 2px;
	letter-spacing: 1px;
	padding: 0;
}
.page ul.topMenu li
{
	display: block;
	float: left;
	padding: 3px 1em;
	-webkit-border-radius: 0.75em;
}
.page ul.topMenu li:hover
{
	background-color: #ddd;
}
.page ul.topMenu li.selected
{
	background-color: #777;
	color: white;
}
.page ul.topMenu a
{
    text-decoration: none;
    color: black;
}
.page .splash
{
	margin: 0em 0em;
	margin-top: 5em;
	position: relative;
	width: 100%;
	background-color: #eef;
	background: url("/img/cloudscape2.jpg") 50% 70%;
	min-height: 15em;
	margin-bottom: 1em;
}
.page .splash .temp
{
	height: 15em;
	background-color: rgba(255, 255, 255, 0.35);
}

.page .splash h3
{
	font: 2em Optima, Times, "Times New Roman";
	width: 7em;
	position: relative;
	left: 14em;
	top: 25%;
}

.page .nosplash
{
	height: 4em;
}

.page > hr
{
	background-color: #4568a5;
	clear: both;
	border: none;
	height: 1px;
	margin: 1em 0;
	position: relative;
	top: 0.5em;
}
.page > hr.inviz
{
	background: white;
}

.page .intro
{
	font: 1em Optima, Times, "Times New Roman";
	width: 32.75em;
	text-align: justify;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	margin: 1.4em 0em;
	float: left;
}

.page .sidemenu
{
	float: right;
}

.page .sidemenu ul
{
	font: 0.75em Verdana, Helvetica;
	list-style: none;
	margin-left: 2.7em;
	margin-top: 2em;
	padding-left: 0;
	margin-bottom: 2em;
}

.page .sidemenu ul li
{
	border-bottom: 1px dotted silver;
	padding: 0.7em 0em;
	width: 19em;
	padding-left: 1em;
	background: #eee url("/img/arrow.png") 97% 50% no-repeat;
	color: black;
}
.page .sidemenu ul li.last
{
    border: none;
}
.page .sidemenu ul li:hover
{
	background-color: #ddd;
}
.page .sidemenu ul li.selected
{
	color: white;
	background: #777;
}
.page .sidemenu ul a
{
    text-decoration: none;
    color: black;
}
.page .sidemenu .acceptanceOuter
{
    margin-left: 2em;
    margin-bottom: 2em;
    text-align: center; 
}
.page .sidemenu .acceptanceOuter .acceptance
{
    margin-left: auto; 
    margin-right: auto;
    width: 182px;
    text-align: center; 
}

.page li.subtitle
{
	padding: 0;
	margin: 0;
	font: normal 0.75em "Trebuchet MS";
	text-transform: uppercase;
	color: #375384;
	position: absolute;
	left: 168px;
	padding-top: 4px;
	border: none;
}

.shot
{
	display: block;
	width: 50%;
	float: left;
	margin-bottom: 2em;
}
.shot a
{
	text-decoration: none;		
}
.shot em
{
	display: block;
	text-align: center;
	color: black;
}

.maincontent
{	
	width: 32.5em;
	margin: 1em 2.5em 1em 0;
}
.maincontent p
{
	text-align: justify;
	font: 0.75em/1.5em Verdana, Helvetica;
}
.maincontent ul
{
	font: 0.75em/1.5em Verdana, Helvetica;	
}
.maincontent ul li
{
	margin: 0.75em 0;
}
.maincontent ul + h3, .maincontent p +  h3
{
	margin-top: 2.5em;
}
.maincontent hr
{
	background-color: #4568a5;
	border: none;
	height: 1px;	
}
.maincontent h4
{
	font: normal 0.85em "Trebuchet MS";
	text-transform: uppercase;
	color: #4568a5;
	letter-spacing: 0.15em;
}

.callout
{
	width: 15em;
	display: block;
	float: left;
	margin: 1em 2.5em 1em 0;
}
.callout.R
{
	margin-right: 0;
}
.callout.R2 /*non-splash pages*/
{
	margin-right: 0;
	float: right;
}

.callout h3, .maincontent h3, .sidemenu h3
{
	font: normal 1em "Trebuchet MS";
	text-transform: uppercase;
	margin: 0em;
	color: #4568a5;
	letter-spacing: 0.25em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #4568a5;
}
.maincontent h3
{
	letter-spacing: 0.15em;	
}
.sidemenu h3
{
	margin-left: 2em;
	letter-spacing: 0.15em;
}
.callout ul
{
	font: 0.75em Verdana, Helvetica;
	padding-left: 1.6em;
}
.callout ul li
{
	margin-bottom: 0.85em;
	list-style: none;
	text-indent: -1.15em;
}
.callout ul li:before
{
	content: "✪ ";
}
.callout a.button, .sidemenu a.button
{
	display: block;
	margin: 1.75em 0em;
	font-size: 0.75em;
	padding: 0.75em;
	border: 2px solid white;
	-webkit-border-radius: 0.7em;
	text-align: center;
	text-shadow: 0px 1px 3px gray;
	-webkit-box-shadow: 0px 1px 3px black;
	background: url("/img/buttonback.jpg") 50% 50%;
	min-height: 16px;
	color: black;
	text-decoration: none;
}
.callout a.button, .sidemenu a.button, x:-moz-any-link {
	border: 1px solid #999;
	border-bottom: 2px solid #777;
	min-height: 18px;
}

.callout a.button img, .sidemenu a.button img
{
	margin: 0;
	border: 0;
	width: 32px;
	float: left;
	position: relative;
	left: 10px;
	top: -8px;
}
.callout a.button img, .sidemenu a.button img, x:-moz-any-link {
    top: -7px;
}
.sidemenu a.button
{
	margin-left: 2.5em;
}

.basebar
{
	clear: left;
	text-align: center;
	padding: 2em 0em;
}
.basebar ul
{
	list-style: none;
	font: 0.75em "Trebuchet MS";
	text-transform: uppercase;
	padding: 0;
	text-align: center;
	float: left;
	margin: auto;
	width: 100%;
}
.basebar ul li
{
	display: inline;
	margin: 0em 0em;
	padding: 3px 1em;
	-webkit-border-radius: 0.75em;
	color: #666;
}
.basebar ul li:hover
{
	background-color: #ddd;
	color: black;
}
.basebar ul li.selected
{
    color: white;
    background-color: #777;
}
.basebar ul a
{
    text-decoration: none;
    color: #666;
}

.footer
{
	font: 0.6em "Trebuchet MS";
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 2em;
	color: gray;
}

.maincontent .article
{
	display: block;
	margin-bottom: 3em;
}
.byline
{
	font: italic 0.7em "Trebuchet MS";
	color: gray;
}
.byline .author, .byline .date
{
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;	
	color: #888;
}
.maincontent .footmark
{
	color: gray;
	text-decoration: none;
	font-size: 10%;
	position: relative;
	top: -0.75em;
}
.maincontent .footnote
{
	color: gray;
}
.maincontent .footnote a
{
	text-decoration: none;
	color: #888;
}
.cert
{
	margin: 2em auto 1em auto;
	clear: both; 
	text-align: center; 
	display: block; 
	background: url("/img/certificate.jpg"); 
	-webkit-background-size: 100%; width: 500px; height: 344px;	
}
.detail
{
	font-family: Times;
}
.cert h1
{
	margin: 0.25em 0em;
	font: bold italic 2em Times;
}
A.bookDownload
{
	display: block;
	width: 11em;
	height: 15em;
	/*width: 63px;
	height: 55px;*/
	float: left;
	margin-right: 1em;
	background: url("/img/BookGradient.png") top left repeat-x;
	background: url("/img/BookBinder.png") -2px center repeat-y, url("/img/BookGradient.png") top left repeat-x;
	font: 10px Times;
	text-decoration: none;
	color: black;
	text-align: center;
	border: 1px solid gray;
	-webkit-box-shadow: 0px 2px 5px gray;
	padding: 1em;
	padding-left: 1.65em;
}
A.bookDownload .wrapper
{
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #444;
	width: 100%;
	height: 12.5em;
	padding: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
A.bookDownload, x:-moz-any-link {
	border: 1px solid #999;
	border-bottom: 2px solid #777;
	border-left: 6px solid black;
	padding-left: 1em;
}
A.bookDownload .title
{
	display: block;	
	font-size: 1.25em;
	margin-bottom: 0.5em;
}
A.bookDownload .author
{
	display: block;	
	font-size: 1.25em;
	margin-top: 0.5em;
}
.page form.checkout
{
	width: 32.75em;
	text-align: center;
	position: relative;
	top: -1em;
}
