/* Overall defaults */
* {
margin:0;
padding:0;
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
line-height:140%;
list-style:none;
}
table {
border:0px;  /* For Chrome and Safari */
}
a {
outline-style:none;
}
body.page {
font-size:90%;
text-align:center;  /* For IE */
background:#ddd;
}
body.printable {
background:#fefefe;
text-align:left;
}
#container {
position:relative;
margin: 0px auto;
background:#fefefe url(/images/background.png) no-repeat;
text-align:left;   /* To counteract center text-align for IE */
min-width:880px;
max-width:1200px;
}
#print-container {
position:relative;
margin-left:10px;
background:#fefefe;
text-align:left;   /* To counteract center text-align for IE */
min-width:880px;
max-width:1200px;
}


/* Header, navigation, content navigation, and footer */
/* Header */
#header {
height: 0px;
width: 0px;
display: none;
visibility: hidden;
position:absolute;
top:0;
left:-90000px;

}
#branding {
height: 0px;
width: 0px;
display: none;
visibility: hidden;
position:absolute;
top:0;
left:-90000px;

}
#navigation {
height: 0px;
width: 0px;
display: none;
visibility: hidden;
position:absolute;
top:0;
left:-90000px;

}

/* Content sub-navigation area in left margin */
#content-nav {
height: 0px;
width: 0px;
display: none;
visibility: hidden;
position:absolute;
top:0;
left:-90000px;

}

/* Footer */
#footer {
height: 0px;
width: 0px;
display: none;
visibility: hidden;
position:absolute;
top:0;
left:-90000px;

}



/* Overall content holder */
#holder {
padding-top:68px;
position:relative;
min-height:350px;
}

/* Support for pages with leading full width highlighted area */
.page-with-highlight #holder {
}
#highlight {
padding-left:78px;
padding-right:10px;
padding-top:0px;
padding-bottom:3px;
margin-bottom:0;
min-height:166px;
}
#highlight ul {
margin-left:3px;
margin-bottom:5px;
}
#highlight ul li {
float:left;
clear:left;
padding:0px;
margin:0px;
color:#774345;
list-style:square outside url(/images/bullet-1.gif);
}
#highlight ul li span {
font-size:12pt;
font-weight:bold;
color:#000;
padding:0px;
margin:0px;
}
#highlight ul li a {
text-decoration:none;
}
#highlight ul li a:hover {
text-decoration:none;
}
#highlight .hint {
color:#000;
padding-bottom:10px;
}
#highlight .hint a {
color:#000;
}
#highlight .hint a:hover {
color:#d40;
}

/* Popup content */
#popup-overlay {
display:none;
background-color:#111;
filter:alpha(opacity=15);
-moz-opacity:0.15;
-khtml-opacity:0.15;
opacity:0.15;
position:absolute;
z-index:9001;
top:0px;
left:0px;
width:100%;
}
#popup-div-highlight {
display:none;
position:absolute;
top:0px;
right:0px;
padding-right:10px;
padding-top:78px;
background-color:transparent;
z-index:9002;
}
#popup-div {
display:none;
position:absolute;
background-color:transparent;
z-index:9002;
}

/* Key points on home page */
#key-points {
clear:all;
}
#key-points a {
text-decoration:none;
}
#key-points a h2 {
color:#848;
}
#key-points a:hover {
text-decoration:none;
color:#d40;
}
#key-points a img {
border:2px solid transparent;
filter:alpha(opacity=80);
-moz-opacity:0.80;
-khtml-opacity:0.80;
opacity:0.80;
}
#key-points a:hover img {
filter:alpha(opacity=100);
-moz-opacity:1.00;
-khtml-opacity:1.00;
opacity:1.00;
}
#key-points a:hover h2 {
color:#d40;
}
#key-points .key-points-row-0 {
vertical-align:top;
}
#key-points .key-points-row-1 {
vertical-align:top;
}
#key-points .point {
vertical-align:top;
}
#key-points .left-point {
width:49px;
padding-right:10px;
vertical-align:top;
}
#key-points .point-image {
float:right;
vertical-align:top;
padding:3px;
}
#key-points .point-title {
clear:right;
}
#key-points .point-blurb {
font-size:14px;
}

/* Home page howtos, support, and version blurbs */
.howtos {
color:#000;
border:1px solid #d3dace;
background:#f3faee;
padding-top:3px;
padding-bottom:3px;
padding-left:8px;
padding-right:8px;
margin-bottom:20px;
}
#support {
padding-left:73px;
padding-right:10px;
padding-top:0px;
padding-bottom:20px;
}
#support p {
color:#000;
}
#support p span {
color:#000;
}
#version-blurb {
color:#000;
}

/* News items */
#news .news-summary-title {
padding-top:10px;
}
#news span.news-summary {
color:#000;
}
#news h2.home-news {
color:#000;
}
#news h3.home-news {
color:#000;
}
#news hr.home-news {
background-color:#ddd;
border-style:none;
width:99%;
height:5px;
}

/* Support for second column in highlight area */
.page-with-highlight #content {
padding-top:0;
}
#highlight #highlight-sidebar {
float:right;
width:150px;
margin:10px;
margin-right:0;
margin-top:0;
padding:5px;
border:1px solid #CCC;
}
#highlight #highlight-sidebar p {
padding:0px;
}

/* Page content area */
#main-content {
padding-left:10px;
padding-right:10px;
position:relative;
min-width:300px;
}
#content {
background-color:transparent;
padding-top:8px;
}
#content h1 {
color:#636;
font-size:1.5em;
margin-bottom:0.2em;
padding-top:0.3em;
}
#content h2 {
color:#636;
font-size:1.3em;
margin-bottom:0.2em;
padding-top:0.3em;
}
#content h2.trial-title {
border-top:1px solid #ccc;
border-left:1px solid #ccc;
margin-bottom:0.5em;
padding-left:5px;
}
#content h3 {
font-size:1.1em;
margin-bottom:0.5em;
color:#636;
margin-top:0.3em;
}
#content h4 {
font-size:1.0em;
margin-bottom:0.5em;
color:#636;
margin-top:0.3em;
}
#content h4.contents-title {
font-size:1.1em;
margin-bottom:0.5em;
color:#636;
border-top:2px solid #363;
padding-top:5px;
margin-top:0.3em;
}
#content h5 {
font-size:1.0em;
margin-bottom:0.5em;
color:#000;
margin-top:0.3em;
}
#content p {
padding-bottom:1.0em;
color:#000;
padding-left:1px;
}
#content ul,
#content ol {
padding-bottom:0.5em;
padding-top:0;
padding-left:18px;
color:#000;
}
#content ul.product-links li {
float:left;
margin-right:0.4em;
}
#content ul.product-links li a {
float:left;
display:block;
padding:2px 10px 3px 10px;
color:#000;
background-color:#ddd;
text-decoration:none;
}
#content ul.product-links li a:hover {
color:#000;
text-decoration:underline;
}
#content dl {
padding-bottom:0.5em;
padding-left:10px;
}
#content dt {
color:#000;
float:left;
display:block;
width:250px;
text-align:left;
}
#content dd {
color:#000;
}
#content dt.gap,
#content dd.gap {
padding-bottom:1.5em;
}
#content a {
color:#000;
}
#content a:hover {
color:#d40;
}
#content table {
color:#000;
padding-bottom:1.2em;
}

/* Lists */
.ordered-list li {
list-style: decimal outside; 
color:#3e9a37;
font-weight: bold;
padding-bottom:0.5em;
}
.bullet-list li {
list-style: disc outside; 
color:#3e9a37;
padding-bottom:0.5em;
}
.bullet {
color:#000;
font-weight: normal;
}
#content ol li {
list-style: decimal outside; 
padding-bottom:0.5em;
}
#content li {
list-style: disc outside; 
padding-bottom:0.5em;
}
#content blockquote {
  padding-bottom: 1.0em;
}

/* List of points format used on various pages */
#pointlist ul li {
list-style:square outside url(/images/bullet-1.gif);
}
a.boldpoint {
text-decoration:none;
font-weight:bold;
}

/* Preformatted areas */
#content pre.literal-block {
color:#363;
font-family:monospace;
font-size:1.1em;
padding-bottom: 1.0em;
padding-left:1.5em;
font-weight:bold;
}
#content span.pre {
color:#363;
font-weight:bold;
padding-bottom: 1.0em;
}

/* Highlighted note or box */
.note {
color:#000;
padding-left:8px;
border-left:4px solid #339933;
background:#f8fad8;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
margin-bottom:10px;
filter:alpha(opacity=90);
-moz-opacity:0.90;
-khtml-opacity:0.90;
opacity:0.90;
}
.box {
color:#000;
padding-left:8px;
border-left:3px solid #339933;
padding-bottom:8px;
margin-bottom:10px;
}
.box b,
.note b {
color:#000;
}
.box .box-title {
color:#636;
}

/* Error box */
.error-box {
color:#000;
padding-left:8px;
background-color:#f8fad8;
padding-right:10px;
padding-top:8px;
padding-bottom:8px;
padding-left:10px;
border-left: 5px solid #BB3333;
margin-left:0px;
margin-right:10px;
margin-top:15px;
margin-bottom:10px;
}
.error-box b {
color:#ED0000;
}

/* Info box */
.info-box {
color:#000;
padding-left:8px;
background-color:#f8fad8;
padding-right:10px;
padding-top:8px;
padding-bottom:8px;
padding-left:10px;
border-left: 4px solid #339933;
margin-left:0px;
margin-right:10px;
margin-top:15px;
margin-bottom:10px;
}
.info-box b {
color:#000;
}

/* Product box for store */
.pro-product-box {
color:#000;
background-color:#fcfbde;
float:left;
margin-right:40px;
margin-bottom:25px;
width:620px;
}
p.free-licenses {
margin-left:20px;
}
.per-product-box {
color:#000;
background-color:#fffee9;
float:left;
margin-bottom:25px;
}
.pro-product-box h1 {
margin-top:10px;
margin-left:25px;
}
.per-product-box h1 {
margin-top:10px;
margin-left:25px
}
.product-box {
color:#000;
padding-left:8px;
background-color:#f3f7f2;
padding-right:10px;
padding-top:8px;
padding-bottom:8px;
margin-left:20px;
margin-right:20px;
margin-top:15px;
margin-bottom:25px;
width:250px;
height:410px;
float:left;
}
.product-box h3 {
height:35px;
margin-left:10px;
}
.product-blurb {
margin-left:10px;
height:80px;
}
.product-box b {
color:#000;
}
.product-box ul {
margin-left:7px;
margin-top:10px;
height:200px;
}
.product-box div.price {
clear:left;
}
.product-box input {
margin-left:10px;
}
.product-box input.prod-submit {
text-align:center;
float:center;
margin-top:20px;
}
.store-blurb {
padding-top:15px;
clear:left;
}
div.store-left-col {
width:60%;
}
div.store-float-right {
position:relative;
float:right;
clear:right;
margin-top:2.5em;
padding-left: 10px;
padding-top: 0px;
padding-bottom: 10px;
padding-right:0px;
width:40%;
z-index:100;
border-left:1px solid #c0c0c0;
border-top:1px solid #c0c0c0;
border-right:1px solid #c0c0c0;
border-bottom:1px solid #c0c0c0;
background:#f3fcfa;
}

/* Eye candy images and figures on left or right */
img.float-figure-right, img.eye-candy-image {
  position: relative;
  float: right;
  clear: right;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right:0px;
  z-index:100;
  filter:alpha(opacity=95);
  -moz-opacity:0.95;
  -khtml-opacity:0.95;
  opacity:0.95;
}
img.float-figure-left, img.eye-candy-image-left {
  position: relative;
  float: left;
  clear: left;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left:0px;
  z-index:100;
  filter:alpha(opacity=95);
  -moz-opacity:0.95;
  -khtml-opacity:0.95;
  opacity:0.95;
}
img.whats-new {
  position: relative;
  float: right;
  clear: right;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-right:20px;
  z-index:100;
}

/* Features page */
#feature-selector {
width:492px;
clear:none;
padding-left:20px;
}
table.feature-title-table {
padding-left:3px;
filter:alpha(opacity=90);
-moz-opacity:0.90;
-khtml-opacity:0.90;
opacity:0.90;
}
table.feature-title-table tr td {
border-bottom:2px solid #f0f0f0;
padding:0px;
}
span.feature-title, span.feature-title-disabled {
color:#636;
padding-left:5px;
font-size:1.3em;
font-weight:bold;
}
table.feature-title-table img {
padding:5px;
}
span.feature-title-disabled, img.feature-title-disabled {

filter:alpha(opacity=50);
-moz-opacity:0.50;
-khtml-opacity:0.50;
opacity:0.50;
}
.feature-disabled {

filter:alpha(opacity=40);
-moz-opacity:0.40;
-khtml-opacity:0.40;
opacity:0.40;
}
.feature-table tr td {
padding-right:20px;
width:50%;
}


/* Additions for success stories */
#content table.docinfo {
  width: 99%;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom:1.1em;
  padding-left: 10px;
  border-left:2px solid #339933;
}
#content th.docinfo-name {
  text-align: right;
  padding-right: 10px;
}
#content table.story-summary {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#content h1.story-title {
  margin-bottom: 0.5em;
}

/* Support for secondary content margin in main content area */
#main-content.sidebar-true {
padding-right:250px;
}
#main-content.sidebar-false {
padding-right:10px;
}
#secondary-content {
position:absolute;
top:10px;
right:17px;
width:204px;
border:1px solid #ccc;
padding:8px;
}
#secondary-content h3{
padding:0;
margin:0;
}

/* Items to hide */
/* Hide VCard attributes */
.vcard {
  display:none;
}
#post-footer {
padding-bottom:0px;
}
/* Hiding stuff is more accessible than display:none; */
.clearfix,
#footer p,
#highlight ul,
#content ul.product-links,
#holder,
#footer
{overflow:hidden;}
#accessibility,
#navigation h3,
#branding h1,
#branding h2,
#navigation form label,
.hidevis
{
position:absolute;
top:0;
left:-90000px;
visibility:hidden;
height:0;
width:0;
}




