/* CSS Document */
div#bottom p{
text-align:right;
margin-top:0.5em;
font-size:60%;
}

div#bottom hr{
line-height:1px;
color:#67679A;
}

div#head{
position: absolute;
width:100%;
height:85px;
background:#67679a url(images/Gradient.png) 243px 0px repeat-y;
color:white;
font-size:10px;
padding:0px;
}

.codespan{
font-family:"Courier New", Courier, monospace;
}

div#corner-rect{
position: relative;
width:152px;
height:80px;
background:#67679a url(images/codemesh-purple.png) 0px 0px repeat-y;
padding:0;
}

body div#headnav{
position:absolute;
left:0px;
top:85px;
width:100%;
height:28px;
background:#67679A url(images/navbar.gif) 0 0 repeat;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:20px;
z-index:0;
}

div#headnav a{
white-space:nowrap;
padding-left:15px;
text-decoration:none;
color:#DDDDDD;
}

div#headnav a:hover{
color:white;
}

div#head-sep{
position:absolute;
left:255px;
top:36px;
color:red;
z-index:1;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size:28pt;
vertical-align:text-bottom;
}

div#head-text{
	position:absolute;
	left:281px;
	top:37px;
	color:darkgray;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	text-shadow:#111111 2px 2px 2px;
	filter:Shadow(Color=#333333, Direction=135, Strength=2);
	font-size:28pt;
	vertical-align:text-bottom;
	white-space:nowrap;
	z-index:1;
}

div#search{
position:absolute; 
z-index:2; 
right: 0px; 
top:0px;
font-size:9pt;
font-family:verdana;
color:#9a9aff;
padding:2px;
}


body{
margin:0;
padding:0;
display:relative;
background-color:white;
height:100%;
}

div.main{
}


div.faq-section img{
border:none;
}

.trigger {
border:none;
cursor:pointer;
margin:0;
}		
.trigger:hover {
cursor:pointer;
background:#ddf;
}		
.expanded {
background:#ccf;
cursor:pointer;
margin:0;
}

.expanded:hover {
background:#eef;
cursor:pointer;
}

.show {
}

.hide {
position:absolute;
left:-999em;
height:1px;
width:100px;
overflow:hidden;
}

div.faq-section{
margin-top:20px;
margin-left:40px;
margin-bottom:0;
border-top: 10px solid #67679a;
border-left: 10px solid #67679a;
border-bottom:none;
cursor:pointer;
}

div.faq-section h4{
background:#9a9ad0;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:120%;
text-indent: 10px;
color:#ffffff;
padding-top:0.5em;
padding-bottom:0.5em;
margin:0;
}

div.faq-section div.entries{
margin:0;
}

div.faq-section div.entries div.entry{
margin:0;
}

div.faq-section div.entries div.entry h5{
background:#dddddd;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:100%;
text-indent:10px;
padding-top:0.5em;
padding-bottom:0.5em;
border-bottom: 1px solid white;
}

div.faq-section div.entries div.entry div.content{
background:white;
font-family:Geneva, Arial, Helvetica, sans-serif;
margin-top:0.5em;
margin-bottom:0.5em;
border-bottom: 1px solid white;
}

div.faq{
margin:0;}

div.content p{
text-indent: 0;
margin-left: 0;
}

a.product{
color:#67679a;
font-weight:bold;
text-decoration:none;
}

a.product:hover{
color:#434367;
background-color:#ffffcc;
font-weight:bold;
text-decoration:underline;
}

div.main h1{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
height: 80px;
line-height:80px;
vertical-align:text-bottom;
position:relative;
background: white url(images/h1background.png) 0 0 no-repeat;
white-space:nowrap;
text-indent: 120px;
overflow:visible;
margin:0;
z-index:10;
}

div.main h2{
color:#000066;
font-family:Arial, Helvetica, sans-serif;
margin-left:40px;
}

div.main h3{
color:black;
font-family:Arial, Helvetica, sans-serif;
margin-left:40px;
}

div.main p{
font-family:Geneva, Arial, Helvetica, sans-serif;
line-height:120%;
margin-left:40px;
margin-bottom:0.2em;
}

div.main p.quote{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-style:italic;
line-height:120%;
margin-left:80px;
margin-right:80px;
margin-top:1em;
margin-bottom:1em;
}

div.main pre.code{
margin-left:60px;
margin-right:60px;
padding: 1em;
border: 1px solid #bbbbee;
background:#CCCCFF;
}

div.main ul{
margin-left:40px;
margin-right:40px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

div.main ul li{
margin-left:60px;
margin-bottom:1em;
line-height:120%;
}

div.main ul li:first-line{
line-height:140%;
}
div.main ol{
margin-left:40px;
margin-right:40px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

div.main ol li{
margin-left:60px;
margin-bottom:1em;
line-height:120%;
}

div.main ol li:first-line{
line-height:140%;
}

div.main ol li ol li{
margin-left:0px;
margin-bottom:1em;
line-height:120%;
}

div.main ol li ol li:first-line{
line-height:140%;
}

div.main table{
margin-left:40px;
}

div.main td{
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-right: 2em;
padding-bottom: 0.5em;
}

div.main th{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-right: 2em;
padding-bottom: 0.5em;
text-align:left;
}

div.main table.features tr:first-child, div.main table.features th.first, div.main table.features td.first{
border-right: 1px solid black;
}

div.main table.features td{
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-left:1em;
padding-right: 1em;
padding-top: 0.25em;
padding-bottom: 0.5em;
border-bottom: 1px solid black;
}

div.main table.features th{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-left:2em;
padding-right: 2em;
padding-top: 0.25em;
padding-bottom: 0.5em;
text-align:left;
border-bottom: 2px solid black;
border-top: 2px solid black;
}


div.main table.publist td{
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-right: 1em;
padding-bottom: 0.5em;
vertical-align:top;
}
		

div.tutorial-nav .prev{
display:inline;
margin:0;
text-align:left;
position:relative;
left:0;
}

div.tutorial-nav .next{
display:inline;
margin:0;
text-align:right;
position:relative;
right:0;
}

table.download{
width:auto;
background-color:#9a9ac0;
}

table.maintable{
position:absolute;
top:113px;
left:146px;
width:700px;
}

* table.contactus {
background-color:#9a9ac0;
padding:0.5em;
width:auto;
}

table.download td.required, table.download th.required{
color:red;
font-size:120%;
align:center;
vertical-align:top;
padding-top:0.25em;
padding-left:0.5em;
padding-right:0.5em;
}

table.download td.label, table.download th.label{
font-weight:bold;
color:black;
align:right;
vertical-align:top;
padding-top:0.25em;
padding-right:0.5em;
}

table.download td.form-elems{
color:black;
align:right;
vertical-align:top;
padding-top:0.25em;
padding-right:0.5em;
}

ul.redcircles{
list-style-image: url(images/redcircles.png);
}

img.embedded-image{
margin:1em 0 1em 1em;
float: right;
}

img.platform{
margin-right:20px;
}

div.faq{
	margin-top: 40px;
	margin-left:40px;
}

div.faq div.question{
margin-bottom: 3em;
}


div.faq div.hanging-letter{
	float: left;
	width: 40px;
	text-align: center;
	vertical-align: top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	margin: 0 20px 20px 0;
	color:#676790;
	background-color: #9090ca;
}

div.faq div.question h2{
	vertical-align: top;
	margin: 0 0 20px 0;
}

div.faq div.answer{
	margin-top:30px;
	margin-left:0;
}

div.faq div.answer p{
	margin-left:0;
}

div.indented{
	margin-left:40px;
	}
	
span.lang{
	background:blue;
	color:#FFFF00;
	font-weight:bold;
	}
.osstyle {
	background-color: #FF9;
	border: thin solid #000;
	font-family: "Arial Black", Gadget, sans-serif;
}
