/* forms */
input.text {
	padding: 2px 3px 2px 3px;
	border: 1px solid #A5A5A5;
	-moz-border-radius: 3px;
}
input.button {
	padding: 0px 4px 0px 4px;
}
textarea {
	width:100%;
	border: 1px solid #A5A5A5;
	-moz-border-radius: 3px;
	padding: 5px;
	font-family:'Courier New', monospace;
	color: black;
	font-size: 13px;
	background-color:#eee
}


/* content specific */
div#content p {
	margin:5px 0 10px 0;
	line-height:135%
}
div#content ul {
	padding-left:10px;
	margin:5px 0 10px 0;
}
div#content ul li {
	list-style:none;
	padding:3px 0 3px 20px;
	background:url(../layout/square.png) no-repeat left 5px;
}
div#content ol li {
	padding:3px 0 3px 3px;
	margin-left: 25px;
}
div#content a {
	color:#d04c20;
}
div#content a:hover {
	text-decoration:none;
}
div#content ul li p, div#content ol li p {
	margin-top:0;
}
div#content ul li div p {
	margin-top:5px;
}
#intro-flash, #intro-as2, #intro-as3 {
	background-repeat:no-repeat;
	background-position:top center;
	margin-bottom:10px;
	
}
#intro-flash h3, #intro-as2 h3, #intro-as3 h3{
	margin-top: 40px;
}
#intro-flash {
	background-image:url(../layout/title-animation.png);
}
#intro-as2 {
	background-image:url(../layout/title-as2.png);
}
#intro-as3 {
	background-image:url(../layout/title-as3.png);
}
div#tableofcontents {
	margin-bottom: 50px;
}

div#tableofcontents.armed {
	margin-bottom: 15px;
}

div#tableofcontents li {
	background-image: url(../layout/arrow.png) !important;
	padding-left: 15px !important;
}

div#tableofcontents a {
	color: #656565;
}

div#tableofcontents h3 {
	margin-top: 0;
	width: 93px;
	height: 26px;
	padding: 4px 0 0 7px;
	font-size: 17px;
	color: #333;
}

div#tableofcontents.armed h3 {
	background: url(../layout/box100x30.png) no-repeat #ebebeb;
	cursor: pointer;
}


div#tableofcontents.armed h3 span {
	background: url(../layout/bullet_toggle_plus.png) no-repeat transparent right 3px;
	padding-right: 40px;
}

div#tableofcontents.armed h3:hover {
	background-color: #ddd;
}

div#tableofcontents.armed ul {
	display: none;
}






/* common */
.large {
	width: 300px;
}
.center {
	text-align: center !important;
}
.category {
	color: gray;
	border-top: 1px solid #eeeeee;
	padding-top:5px;
}
.concise {
	margin:0 !important
}
.rightfloat {
	float: right;
	margin: 2px 0 10px 20px !important
}
pre {
	overflow:auto;
	padding:10px;
	background-color:#EBEBEB;
	background-repeat:no-repeat;
	font-family:'Courier New', monospace;
	font-size:13px;
	=overflow-y:hidden;
	=padding-bottom:15px;
	margin:10px 0 20px 0;
}
code {
	font-family:'Courier New', monospace;
	font-weight:normal !important;
}
code span {
	color:gray;
}
code i {
	color: orangered;
	font-style: normal !important;
}
code b {
	background-color: #ffe8e3;
	font-weight: normal !important
}
a img {
	border:none;
}
.leftcol {
	width:47%;
	float:left;
	padding-bottom: 30px;
}
.rightcol {
	width:47%;
	float:right;
	padding-bottom: 30px;
}
abbr {
	border-bottom:1px dotted black;
	cursor:help;
}



/* search result */
.searchresult h3 {
	margin-top: 0;
}
.searchresult h3 a{
	position:static;
	display:inline;
	color:black !important;
}
.searchresult h3 a:hover {
	color:#d04c20;
}
.searchresult p {
	font-size:85%;
}


/* frames */
.frame {
	background-repeat:no-repeat;
	padding:12px;
}
.lead {
	margin:3px 0 20px 0;
	background-color:#EBEBEB;
}
.warning, .flags, .notice {
	margin:10px 0 10px 0;
	background-color:#FFFFD5;
	padding-top:5px;
	padding-bottom:2px;
}
.warning p:first-child, .flags p:first-child, .notice p:first-child {
	background:url(../icon/exclamation.png) no-repeat left center;
	padding-left: 30px;
}
.flags {
	margin:-15px 0 25px 0;
}
.error {
	margin:10px 0 10px 0;
	background-color:#ffe8e3;
	padding-top:5px;
	padding-bottom:2px;
}
.error p:first-child {
	background:url(../icon/cross_circle.png) no-repeat left center;
	padding-left: 30px;
}
.notice {
	background-color:#EBF2FF;
}
.notice p:first-child {
	background:url(../icon/information.png) no-repeat left center;
	padding-left: 30px;
}
div.download {
	width: 100px;
	margin: 20px auto 20px 0;
}
div.download a {
	display:block;
	text-align: center;
	padding: 60px 0 10px 0; 
	text-decoration: none;
	line-height: 19px;
}
div.download a span {
	color:gray;
}
div.download:hover  {
	background-color: #ffefe9;
}
div.download.acrobat a {
	background:url(../icon/acrobat.gif) no-repeat center top;
}
.frame .error, .frame .warning, .frame pre {
	margin:0;
}

/* headings */
h1, h2, h3, h4, h5 {
	font-family:Calibri, Arial, sans-serif;
	position:relative;
	margin: 30px 0 5px 0;
	font-weight:normal;
}
h1 {
	font-size:200%;
	margin-top:0;
}
h2 {
	font-size:165%;
}
h3 {
	font-size:150%;
}
h4 {
	font-size:130%;
	margin-top: 20px;
	xfont-weight:bold;
}
a.anchor {
	text-decoration:none !important;
	color:black !important
}
a.anchor:hover {
	color:#d04c20 !important;
}
span.sharp {
	position: absolute;
	left: -20px;
	color: #E0E0E0;
	cursor: pointer;
}
a.anchor:hover span.sharp {
	color:#d04c20 !important;
}


/* tables */
table {
	margin:10px 0 20px 0;
	padding:5px;
}
table tbody td, table tbody th {
	border-bottom:1px solid #e0e0e0;
	padding:3px 8px 3px 8px;
}
table tbody tr:last-child td, table tbody tr:last-child th {
	border:none;
}
table tbody th {
	text-align:left;
	white-space:nowrap;
	background-color:#ffe8e3;
	border-color:#ffccbb;
}
table tbody td {
	background-color:#f5f5f5;
}


/* frontpage */
div#tiles {

	width: 700px;
	margin-top: 30px;
	overflow: hidden;


	

}
div#tiles div {
	width: 210px;
	height: 140px;
	float: left;
	background: #fafafa no-repeat top left;
	margin: 15px 19px 0 0;
	position: relative;
	overflow: hidden;
}

div#tiles div.adobe-flash {
	background-image: url(../layout/title-animation.png);
}
div#tiles div.actionscript-1-a-2 {
	background-image: url(../layout/title-as2.png);
}
div#tiles div.actionscript-3 {
	background-image: url(../layout/title-as3.png);
}


div#tiles a {
	display: block;
	width: 180px;
	height: 110px;
	background: transparent url(/shell/layout/box210x140.png) no-repeat;
	padding: 15px;
	text-decoration: none;
	overflow: hidden;
	position: relative;
	z-index: 10;
	font-size: 18px;
	padding: 50px 15px 20px 15px;
	color: #333;


}
div#tiles a b {
	font-weight: normal;
}

div#tiles strong {
	display: block;
	font-size: 18px;
	padding: 35px 0 5px 0;
	color: #333;
	font-weight: normal;

}
div#tiles span {
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: silver;
	z-index: 5;
}
div#tiles i {
	position: absolute;
	display: block;
	padding: 15px;
	top: 0;
	left: 0;
	font-style: normal;
	visibility: hidden;
	z-index: 5;
}

/* twitterwall */

div#twitterwall {
	clear: both;
	margin-top: 50px;
	overflow: hidden;
	width: 700px;
	
}

div#twitterwall .tweet {
	width: 300px;
	float: left;
	position: relative;
	margin: 0 19px 19px 0;
	height: 110px;
	overflow: hidden;
	
}
div#twitterwall .tweet img {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 5px;
	box-shadow: 0 0 4px gray;
}

div#twitterwall .tweet h4 {
	margin-top: 0;
	padding-left: 60px;
}
div#twitterwall .tweet h4 a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
div#twitterwall .tweet h4 a span {
	color: gray;
	font-size: 11px;
	font-weight: normal;
	
}

div#twitterwall .tweet p {
	padding-left: 60px;
}

div#twitterwall .tweet p a {
	color: gray;
	text-decoration: none;
	
	
}
div#twitterwall .tweet p a span, div#twitterwall .tweet p a.external {
	color: #d04c20;
}
div#twitterwall .tweet p a:hover span {
	color: #d04c20;
	text-decoration: underline;
}

div#twitterwall .tweet a.timestamp {
	text-decoration: none;
	color: gray;
	font-size: 11px;
	padding-left: 60px;
	position: absolute;
	bottom: 5px;
	right: 8px;
}
div#twitterwall .tweet p span.retweet {
	background: transparent url(../icon/retweet.png) no-repeat 0 4px;
	padding: 0 9px;
}
