body {
	font:75%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

#wrapper1 {
	background:#1e1e1e;
	padding:0 20px 10px 0;
	width:95%;
	margin:0 auto;
}

#wrapper2 {
	width:100%;
	background:url(../graphics/wrapper2.jpg) bottom repeat-x #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:0 10px 10px 10px;
}

#header {
	float:left;
	clear:both;
	width:100%;
}

#logo {
	float:left;
	padding:15px 120px 183px 183px;
	background:url(../graphics/logo.png) no-repeat 4px 15px;
}

#container {
	clear:both;
	padding:20px 0 0 0;
}

ul {	
	margin:10px 10px 10px 0;
	padding:0 0 0 15px;
}

li {
	margin:0 0 0 10px;
	padding:5px;
}

a {
	color:#222;
	border-bottom:1px solid #aaa;
	text-decoration:none;
}

a:hover {
	border-bottom:1px solid #ccc;
}

#nav {
	float:right;
	border:none;
	padding:0;
	margin:0;
}

#nav li {
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0;
}

#nav li a {
	display:block;
	padding:40px 10px 21px 10px;
	background:#fff;
	color:#444;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 1px 0 0;	
	
}

#nav li a:hover {
	background:url(../graphics/nav_a_hover.jpg) top center no-repeat #fff;	
	color:#000;
}

#sidebar {
	/* font:0.9em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; */
	letter-spacing:-1px;
	width:240px;
	float:right;
	padding:10px 20px 10px 10px;
	margin:-30px 0 0 0;
}

#content {
	margin:0 5px 0 5px;
	padding:10px 20px 0 0;
}

#content h2 {
	font:2.2em Arial;
	color:#121212;
	letter-spacing:-1px;
	margin:10px 0;
	border-bottom:2px solid #eee;
	background:url(../graphics/h2.jpg) bottom left no-repeat;
	clear:left;
}

#content h2 a {
	color:#121212;
	text-decoration:none;
}

#content p {
	margin:15px 0;
	font-size:110%;
	line-height:21px;
}

ol.subnav {
	margin:-10px -10px 0 -5px;
	padding:0;
}

ol.subnav li {
	font:85%/0.9em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	/* letter-spacing:-1px; */
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

ol.subnav a {
	font-weight:bold;
	color:#555;
	border-top:2px solid #fff;
	display:block;
	padding:5px;
	text-decoration:none;
	margin:0 5px 0 0;
	border-bottom:none;
}

ol.subnav a:hover {
	border-top:2px solid #943329;
	color:#121212;
	border-bottom:none;
}

#sidebar h2 {
	color:#333;
	margin:10px 0;
	font-size:1.3em;
}

p.news {
	background:#f4f4f4;
	padding:10px 10px 0 10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}

p.news a.more {
	display:block;
	padding:0 0 5px 0;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

#sidebar ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	padding:0;
	margin:0;
}

#sidebar ul li {
	border-bottom:1px solid #eee;
	padding:5px;
	margin:0;
}

#sidebar ul li a {
	color:#0066dd;
	text-decoration:none;
}

#sidebar ul li a:hover {
	color:#0033aa;
}

input {
	padding:4px;
	background:#f4f4f4;
	border-top:1px solid #ccc;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #ccc;
	color:#555;
	width:230px;
}

#content h3 {
	font:1.8em Trebuchet MS;
	color:#555;
	margin:10px 0;
}

blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

#description {
	float:right;
	padding:70px 0 0 0;
	color:#ccc;
}

p.description {
	padding:10px 10px 10px 10px;
	font-size:1.3em;
	line-height:16px;
	border-top:4px solid #943329;
}

p.description a {
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #943329;
}

p.description a:hover {
	border-bottom:1px solid #943329;
}

ul.description {	
	padding:0 10px 20px 10px;
	border:none;
	margin:0;
	color:#ccc;
}

ul.description a {
	text-decoration:none;
	border-bottom:1px dotted #943329;
}

ul.description a:hover {
	border-bottom:1px solid #943329;
}

#footer {
	text-align:center;
	border-top:2px solid #eee;
	padding:10px;
	margin:30px 0 0 0;
	color:#afafaf;
	width:97%;
	margin:0 auto;
}

#footer a {
	color:#222;
}

/* Platform support table */

#downloads {
	width: 520px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 520px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	/* text-align: left; */
	padding: 6px 6px 6px 6px;
	background: #CAE8EA url(../graphics/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

/* td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
} */

pre {
	border: 1px dashed #ccc;
	background-color: #f5f5f5;
	font-size: 120%;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
}

td.doesnotexist {
	background: #E5EAEA;
}


td.unsupported {
	background: #ffaaaa;
}


td.supported {
	background: #aaffaa;
}

td.supported :hover { background-color: #88ff88; }  

td.nobinary {
	background: #eeee88;
}

div.bigdiv {
	width: 100px;
	text-align: center;
	color: #050;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

#keytable {
	width: 270px;
	padding: 0;
	margin: 0;
}

#keytable td {
	padding: 6px 6px 6px 12px;
}

th.allbg {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background: none;
}

