
body{
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B","Ideal Sans SSm",HelveticaNeue,sans-serif;
	font-weight: 300;
	width: 100%;
	color: #000;
	padding: 0;
	margin: 0;
	}
	
h1,h2,h3,h4 {
	font-family: "Ringside Condensed SSm A", "Ringside Condensed SSm B","Ringside Condensed SSm",sans-serif;
font-style: normal;
font-weight: 400;	
}

sup {
	font-size: .65em;
	vertical-align: top;	
}

a {
  text-decoration: none;
}
a:link {
  color: #FE7100;
}
a:visited {
  color: #d87600;
}
a:hover {
  text-decoration: underline;
}
a:active {
  color: #f00;
}
a img {
  border-width: 1px;
  border-style: solid;
  border-color: #425690;
}
p,
input,
li,
form {
  line-height: 1.4;
  margin-top: 7px;
  margin-bottom: 7px;
}
ul li {
  font-size: .95em;
  line-height: 1.2em;
  list-style-type: disc;
  list-style-position: inside;
}
input {
  font-size: 11px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.red {
  color: #b90407;
  font-weight: bold;
}

.specialbox {
	margin-left: 10%;
	margin-right: 10%;
	border: 1px solid #f5a836;
	margin-top:1em;
	margin-bottom: 1em;
	padding: 12px;
	font-size: .8em;
}

.twocol {
	column-width: 15em;
	column-gap: 3em;
	font-size: .85em;
}

.orange {
	color: #f5a836;
	font-weight: bold;
}

header {

}

.snow {
  height: 20px;
  width: 20px;
  background-image: url(elements/snowflake.png);
}

header .bar {
	background-color:  #f5a836;
	display: flex;
	padding-left: 40px;
	font-weight: 100;
			

}

header  h1 {
	font-size: 2em;
	color: white;
	margin-top:10px;
	margin-bottom:10px;
}



header .bar a:link,header .bar a:visited {
	color:white;
	
}

header  h2 {
	color: white;
	width:60%;
	text-align: right;
	margin-top:10px;
	margin-bottom:10px
}

header .subtitle{
	font-size: .8em;
	margin-left: 40px;
	margin-top: 4px;
}



#headnav {
  margin: 0;
  padding: 0;
}

#headnav ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
  font-variant: small-caps;
  clear: both;
}
#headnav ul li {
  display: inline;
  margin-right: 20px;
}
#headtext {
  margin-left: 40px;
  margin-right: 40px;
  font-size: 20px;
  padding-bottom: 20px;
  color: #f5a836;
  font-family: "Ringside Condensed SSm A", "Ringside Condensed SSm B","Ringside Condensed SSm",sans-serif;
}

#headtext p.headtext {
  padding-top: 10px;
  line-height: 1.2;
}

#headtext a:link, #headtext a:visited {
  color: #f76502;
}
#headtext a:hover {
  border-bottom: 5px solid #f6a611;
  text-decoration: none;
  color: #f6a611;
}


.special  {
	height  #f00;
	font-size: 16px;
	-webkit-transform:translate(140px,-140px) rotate(30deg)  scaleX(2.0) scaleY(2.0);
	-webkit-transform-origin:0%,0%;
	-moz-transform:translate(140px,-140px) rotate(30deg)  scaleX(2.0) scaleY(2.0);
	-moz-transform-origin:0%,0%;
	transform:translate(140px,-140px) rotate(30deg)  scaleX(2.0) scaleY(2.0);
	transform-origin:0%,0%;
	 text-shadow: 3px 3px 12px #cccccc;
 
	}

.detail {
  font-size: 0.8em;
  color: #666;
  line-height: 1.2;
}

.small {
	font-size: 0.8em;
  color: #666;
  line-height: 1.2;
	}
.border {
  margin-top: 48px;
  border: 4px solid #666;
  -webkit-box-shadow: 3px 3px 12px #cccccc;
  -moz-box-shadow: 3px 3px 12px #cccccc;
  box-shadow: 3px 3px 12px #cccccc;
}
.quote {
  font-size: .8em;
  line-height: 1.2em;
}
.indent {
  font-size: .8em;
  margin-left: 2em;
  margin-right: 20%;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0;
}
blockquote, blockquote p {
  font-style: italic;
  margin-left: 2em;
  margin-right: 20%;
  margin-top: 10px;
  margin-bottom: 25px;
  padding: 0;
  line-height: 1.4;
}
.code, code {
  font-family: "American Typewriter", "courier new", courier, monospace;
  font-weight: normal;
  font-style: normal;
}
.code {
  letter-spacing: -0.05em;
  background-color: #eee;
  padding: 8px;
  border: 1px solid #999;
}
.indent code {
  font-size: 14px;
  font-style: normal;
}
.code blockquote, .code p {
  margin-top: 0;
  margin-bottom: 0;
  font-style: normal;
}
.attribute {
  font-family: "courier new", courier, monospace;
  font-weight: 600;
}
.picture {
  line-height: normal;
  text-align: center;
}
.caption {
  margin-top: 0px;
  font-size: .8em;
  text-align: center;
}
.clearer {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0px;
}
body.Downloads .download {
  display: none;
  background-color: #f00;
}
table.smalltable {
  border: 1px solid black;
}
.smalltable tr td {
  padding: 5px 20px 5px 2px;
}
.debug {
  border: 1px solid #0f0;
}
.right {
  float: right;
  text-align: right;
}
.imageLeft {
  float: left;
  margin-right: 10px;
}
h1,
h2,
h3,
h4 {
	color: #f5a836;
	font-weight: lighter;
	}
h1 {
	font-size: 4em;
	margin-bottom: 0.5em;
	font-weight: lighter;
}	

h2 {
	font-size: 2em;
	margin-top: 0.5em;
}

h3 {
  font-size: 1.75em;
  margin-top: 2em;
}
h4 {
  font-size: 1.5em;
  	margin-top: 1em;

}
h2.subhead, h3.subhead {
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  padding: 0 0px 4px;
}
h2.subhead {
  margin-top: -28px;
}
h3.subhead {
  margin-top: -6px;
}

/* --- feature: splash on main page --- */
.feature{
	margin-bottom: 36px;
}
.feature h1 {
	text-align: center;
	font-size: 4em;
	margin: .5em 0;
}

.feature .boxed {
  border: 1px #f5a836 solid;
  text-align: center;
  width:  90%;
  margin-left:  5%;

padding: 5px 8px 5px 8px;
  line-height: 1.3;
  -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}



.feature ul {
	padding-left: 20%;
	width: 60%;;
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

/* --- cover page sections---*/
.dark {
	background-color: #eaebe1;
	padding: 10px;
	margin-left: -40px;
	margin-right: -40px;
	padding-left: 40px;
	padding-right: 40px;
}

.coverElement {
	clear: both;
	min-height: 180px;
	margin-top: 2em;
}

#main .coverElement h2 {
	font-size: 3em;
}

/* --- boxes---*/
.boxed {
  border: 1px #f5a836 solid;
  text-align: center;
  margin: 10px 0px 42px 0px;
  padding: 5px 8px 5px 8px;
  line-height: 1.3;
  -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.boxed p {
  font-size: .85em;
  line-height: 1;
  margin-top: 8px;
}
.boxed p.small {
  font-size: 11px;
  color: #332;
}

.downloadbox {
	width: 210px;
	float: right;
	clear: right;
	text-align: center;
	margin-left: 20px;
	margin-right: 0px;
	padding: 2px 2px 2px 0;
	color: #975309;
	font-size: 2em;
	border: 1px solid #975309;
	margin-bottom: 12px;
	border-radius: 3px;
	box-shadow: 1px 1px 4px #cccccc;
}

.downloadbox:hover {
	box-shadow: 3px 3px 12px #cccccc;
	background-color: #f0f0ff;
	-webkit-transform:  scale(1.2);
	-moz-transform:  scale(1.2);
	-o-transform:  scale(1.2);
	-ms-transform:  scale(1.2);
	 
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.downloadbox a:link, .downloadbox a:visited {
	  color: #975309;
}

.downloadbox a:hover {
	text-decoration:  none;;
}

.bulletin, .callout, .screenshot {
  width: 210px;
  float: right;
  clear: right;
  margin-left: 20px;
  margin-right: 0px;
  padding: 2px 0 2px 0;
}
.bulletin {
  background-color: #ffe;

    background: -webkit-gradient(linear, 0%  0%, 100% 100%, from(#ffffef), to(#fffff8));
  
  margin-top: 0;
  margin-bottom: 20px;
  -webkit-box-shadow: 3px 3px 12px #cccccc;
  -moz-box-shadow: 3px 3px 12px #cccccc;
  box-shadow: 3px 3px 12px #cccccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-top: 5px;;
}
.bulletin p {
  margin-left: 10px;
  margin-right: 10px;
  line-height: 1.4;
  font-size: 90%;
  text-align: left;

}

.bulletin li
{
	text-align:  left;
}
.callout {
  background-color: #eee;
  font-size: 0.8em;
}
.bulletin h2 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
}
.bulletin h3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
}
.zoomTip {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  position: relative;
  top: -2em;
  left: 0;
  font-size: .8em;
  padding: 0;
  padding-left: 10px;
}
.zooming {
  margin-bottom: 32px;
  height: 150px;
}
.zooming img {
  -webkit-box-shadow: 0px 0px 12px #ffe5c8;
  -moz-box-shadow: 0px 0px 12px #ffe5c8;
  box-shadow: 0px 0px 12px #ffe5c8;
}
.zooming:hover img {
  -webkit-box-shadow: 0px 0px 12px #f5a836;
  -moz-box-shadow: 0px 0px 12px #f5a836;
  box-shadow: 0px 0px 12px #f5a836;
}
.zoomable {
  position: fixed;
  top: 20px;
  left: 20px;
  width: 80%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 4%;
  z-index: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 12px #cccccc;
  -moz-box-shadow: 3px 3px 12px #cccccc;
  box-shadow: 3px 3px 12px #cccccc;
}
.zoomable img {
  width: 70%;
  float: right;
}
.zoomable .caption {
  float: left;
  color: #fff;
  width: 25%;
  font-size: .8em;
  text-align: left;
}
.boxedLeft {
  border: 1px #660000 solid;
  margin-top: 2px;
  margin-right: 4px;
  margin-bottom: 2px;
  margin-left: 4px;
  padding-top: 5px;
  padding-right: 4px;
  padding-bottom: 5px;
  padding-left: 4px;
  font-size: .9em;
  line-height: 120%;
}
.boxTop {
  color: #FFFFff;
  background-color: #f5a836;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 8px;
  line-height: 100%;
  text-transform: uppercase;
  margin-left: -8px;
  margin-top: -5px;
  margin-right: -8px;
  margin-bottom: 4px;
  padding-right: 8px;
  width: 100%;
  letter-spacing: .1em;
}
.bigbox {
  font-size: 16px;
  line-height: 20px;
  border: 1px #660000 solid;
  padding-top: 15px;
  padding-right: 5px;
  padding-bottom: 15px;
  padding-left: 5px;
}

.bignews {
	
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 1em;
	font-size: 2em;
	color: #963;
	font-style: italic;
	text-align: right;
}

.notice {
	margin:20px 0px;
	padding: 20px 20px;
	border: 1px dotted #f5a836;;
}


/* ---- main */
#content {
  max-width: 965px;
 margin-left: 40px;
  margin-right: 40px;	}
#main {
  width: 100%;
  overflow: visible;
}
#main ul.toc {
  font-size: 24px;
  margin-bottom: 48px;
  margin-left: 0;
}
#main ul.toc li {
  list-style-type: none;
  text-indent: 0;
  margin-left: 0;
  margin-bottom: 18px;
  border-left: 4px solid #f5a836;
  padding: 6px;
  background-color: #eee;
  -webkit-border-bottom-right-radius: 36px;
  -moz-border-bottom-right-radius: 36px;
  border-bottom-right-radius: 36px;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
#main ul.toc li:hover {
  border-left: 4px solid #e55924;
  background-color: #ddd;
}

#main h2 {
}

#main h2.toc {
  text-align: right;
  font-size: 18px;
  color: #f1ca99;
}
#main h2.toc b {
  font-weight: 900;
}
#main .quote {
  margin: 10px;
  width: 250px;
  padding: 0 5px ;
  border: 1px dotted #999;
  float: left;
}
#main blockquote, #main blockquote p {
  line-height: 1.4em;
}
#image {
  margin-top: -20px;
  margin-bottom: 0px;
  width: 650px;
  height: 275px;
  background-attachment: scroll;
  background-image: url(elements/400/Map.jpg);
}
#image:hover {
  background-position: 0 275px;
}

.feature p
{
	width: 90%;
	margin-left: 5%;
}

.feature ul{
	padding-left: 5%;
	width: 80%;
}


p.feature {
  min-height: 66px;
  margin-top: 20px;
 
}
img.feature {
  float: left;
  clear: left;
  margin-right: 10px;
  border: 1px #999 solid;
}
img.feature2 {
  float: left;
  clear: left;
  margin-right: 10px;
  border: 1px #999 solid;
  max-width: 50%;
  margin-bottom: 24px;
}
.hidden {
  display: none;
}
.imageRight {
  clear: right;
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.imageRight img {
  border: 1px #999 solid;
}
.NoBorder, .NoBorder img {
  border-width: 0px;
}
#main ul, #main ol {
  margin-left: 0em;
  margin-right: 2em;
}
#main ul li, #main ol li {
  margin-left: 2em;
  text-indent: -2em;
}
#main #story ul {
  margin-left: 0;
}
#main ol {
  list-style-type: decimal;
  list-style-position: inside;
}
#main ul.hnav {
  padding: 0;
  margin: 0;
  margin-top: 4px;
  margin-bottom: 20px;
}
#main .hnav li {
  display: inline;
  margin: 0;
  padding-top: 4px;
  padding-right: 5px;
  padding-left: 5px;
}
.hnav li + li {
  border-left: 1px solid #bbc;
}
.hnav li a {
  color: #425690;
}
.hnav li:hover {
  background-color: #ccc;
}
#main ul.navmenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#main ul.navmenu  li {
  display: inline;
  line-height: 2.5em;
  padding: 0.2em;
  margin: 1em;
  border-color: #c2b4a7;
  border-width: 1px;
  border-style: solid;
  text-indent: 0em;
  white-space: nowrap;
}
#main ul.navmenu li:hover {
  background-color: #c2b4a7;
  color: #fff;
}
#main ul.navmenu a:hover {
  color: #fff;
  text-decoration: none;
}
.Screencasts h2 a:hover {
  text-decoration: none;
}
#side {
  width: 96%;
  overflow: auto;
  margin: 36px 0 ;
  background-color: #eee;
  border-top: 1px solid #f5a836;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: 3px 3px 12px #cccccc;
  -moz-box-shadow: 3px 3px 12px #cccccc;
  box-shadow: 3px 3px 12px #cccccc;
  padding: 2% 0 2% 4%;
  
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  column-width: 200px;
  -webkit-column-width: 200px;
  -moz-column-width: 200px;
}
#side .col {
  width: 27%;
  padding-right: 6%;
  float: left;
}
#side p {
  margin-top: 0px;
  margin-bottom: 2px;
  font-size: .8em;
}
#side .topic, #side h2 {
  color: #FFFFFF;
  background-color: #f5a836;
  padding-top: 6px;
  padding-bottom: 8px;
  padding-left: 8px;
  line-height: normal;
  text-transform: uppercase;
  margin: 1em 0 2px 0px;
  font-size: .9em;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#side h3 {
  font-size: 1.2em;
  margin-top: 20px;
  margin-bottom: .5em;
}
#side hr {
  color: #f5a836;
  background-color: #f5a836;
  border: 0;
  height: 1px;
}



#side a:link, #side a:visited {
  text-decoration: none;
  color: #855918;
}


#side a:hover {
    background-color: #f5e4cc;
}

#side ul {
  list-style-position: outside;
  margin: 0;
  padding: 0;
  padding-left: 1em;
  text-indent: -1em;
}
#side a img {
  border-width: 0;
}
#side ul  li  {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: .9em;
  line-height: 1.4em;
}

#side  a {
	transition: background-color .25s  ease;

}

#side form {
  font-size: .85em;
  margin-top: 0;
}



footer
{
	text-align: center;
	max-width: 960px;
	color: #932;

}
	
	
footer ul 
{
	list-style-type: none;
	
}
	
footer ul li
{
	display: inline;
	padding-right: 24px;
	padding-left: 2px;
	padding-bottom: 4px;
	vertical-align: middle;
	letter-spacing: .2em;

}

footer img
{
	vertical-align: middle;
	text-transform: inherit;
}
	
footer #bottom{
	margin-top: 1em;
	font-size: .9em;
}

footer #bottom p
{
	text-align: center;
	font-size: .85em;
	margin: 0;
}

footer #bottom div.big {
	font-size: 3em;
	font-family: "Ideal Sans SSm A", "Ideal Sans SSm B","Ideal Sans Ssm";
	font-weight: 200;

	margin-top: 40px;
	margin-bottom: 40px;
}

footer a:link,footer a:visited {
		color: #932;

}



/* --------------- */
.exchange {
  clear: right;
  margin-top: 36px;
  float: none;
}
.exchange div.screenshot {
  float: right;
  clear: right ;
  width: 250px;
  text-align: right;
  margin-left: 20px;
}
/* large image on main page */
.bigshot {
  margin-bottom: 2em;
}
.bigshot img {
  width: 100%;
  height: auto;
  -webkit-box-shadow: 2px 2px 8px #dddddd;
  -moz-box-shadow: 2px 2px 8px #dddddd;
  box-shadow: 2px 2px 8px #dddddd;
}
.screenshot img {
  border-style: solid;
  border-color: black;
  border-width: 1px;
  width: auto;
  height: auto;
}
/* order boxes */
.orderItem {
  width: 260px;
  min-height: 12em;
  float: left;
  margin-right: 20px;
  padding-right: 20px;
}
.orderItem h2 {
  letter-spacing: -0.04em;
}
.orderItem p, .orderItem form {
  margin-left: 125px;
  font-size: .9em;
  line-height: 1.25;
}
.author {
  margin-left: 72px;
  margin-right: 72px;
  font-size: .8em;
  border: 1px #ccc solid;
  padding: 10px;
}
.pullquote {
  font-size: 2em;
  width: 40%;
  padding: 1em .1em 1em 1em;
  float: right;
  font-family: "American Typewriter", Times, serif;
  letter-spacing: -1px;
}
.star {
  font-size: 1.5em;
  color: #ffa319;
  float: left;
  margin-left: -1em;
}
dl.api {
  margin-top: 1em;
  max-width: 650px;
}
dl.api dt {
  font-size: 1.3em;
}
dl.api dt {
  color: #aaa;
}
dl.api dt b {
  color: #f5a836;
  font-weight: normal;
}
dd {
  margin-left: 3em;
  margin-bottom: 2em;
  line-height: 1.4;
}

.anim59 {
	height: 340px;
	}
	
.anim59 img {
	max-width: 100%;
}
	
	
.anim592 {
	-webkit-animation-name: fade;
	 -webkit-animation-duration: 5s;
	  -webkit-animation-iteration-count: 100;
	  -webkit-animation-direction: alternate;
	   -webkit-animation-timing-function: ease-in-out;

}
@-webkit-keyframes fade {
 0% {
   opacity: 0.0;
  
 }
 
 100% {
   opacity: 1.0;
   }
   
}

.anim592 {
	z-index: 1;
	position: relative;
	top: -100%;
	opacity: 0;
	}

h3 i {
	color: #f48000;
	font-weight: 900;
	text-shadow: 2px 2px 2px #fdd;
}



@media screen and (max-width: 800px) {
	
	
	header .subtitle{
	font-size: .5em;
	}
	
	#side {
	font-size:  0.9em;
	}
	#main h2  {
		font-size: 24px;
		letter-spacing: 0;
		}
	.orderItem {
		width: 150px;
		
		}
	.orderItem p, .orderItem form {
 		 margin: 5px;
 		 width: 100%;
		}
	.orderItem img { width: 32px; height: 32px;}

}

@media screen and (max-width: 600px) {
	
	#side { padding: 0; }

	#side .col {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
	
	#headtext { 
	font-size:14px; 
	}
	#headtext p {
	margin-top: 0;
	}
	
	header .subtitle{
	font-size: .5em;
	}
	
	header .bar h1, header .bar h2 {
	font-size: 1.5em;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	
	#header h2 {

	text-align: right;
	font-size: 30px;
	margin-top: auto;
	margin-bottom: auto;
	padding-right:32px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: lighter;
	width: 60%;
	max-width: 430px;
	font-size: 24px;
	letter-spacing: 0;
	}
	#header ul {
	font-size: 12px;
	letter-spacing: 0;
	}
	
	#header ul li{
		margin-right:8px;
	}
	
	.downloadbox {
		display: none;
	}
	
	#main h2  {
		font-size: 24px;
		letter-spacing: 0;
		}
		
	#main p,#main ul {
		font-size: 14px;
		line-height: 1.4;
}

	#main .screenshot {
		width: 100%;
		float: none;
		clear: both;;
		}
		
	#main .screenshot img {
		margin:0;
		padding: 0;
		
		}

	.bulletin {
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
		}

	.zoomable { position: relative; }

	.zoomable img {
	float: none;
	width: 100%;
	}
	.zoomable .caption {
	float: none;
	width: 100%;
	}
		
	#footer img { display: none; }
	
	#footer p {
		margin-left: 0;
		width: 100%;
		}
		
	.orderItem {
		width: 150px;
		
		}
	.orderItem p, .orderItem form {
 		 margin: 5px;
 		 width: 100%;
		}
	.orderItem img { display: none;}
}
	

}

