/* Standard OpenLink stylesheet */

body {
	background-color: white;
	color: black;
	font-size: 9pt;
	font-family: verdana, sans;
	font-weight: 300;
	margin: 0; padding: 0;
}

.oplblue {
	background-color: #069;
}

#outer {
}

#masthead {
	background-color: #069;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}

#masthead * {
	color: white;
	padding: 0; margin: 0;
}

#authframe {
	padding-left: 1em;
	height: 100%;
	width: 165px;
}

#authframe iframe {
	vertical-align: middle;
	margin: 0; padding: 0;
	width: 150px;
	height: 50px;
	border: groove 2px silver;
	font-size: small;
	font-family: verdana, sans, sans-serif;
	font-weight: 100;
	color: white;
	background-color: #069;
	overflow: hidden;
}

#authframe * {
	vertical-align: middle;
	margin: 0px; padding: 0px;
	font-size: small;
	font-family: verdana, sans, sans-serif;
	font-weight: 100;
	color: white;
	background-color: #069;
}

td#globalnav {
	color: white;
	display: table-cell;
	font-family: Arial, Helvetica, sans, sans-serif;
	font-size: small;
	margin-right: 1em;
	padding-right: 1em;
	text-align: right;
	vertical-align: middle;
	float: right;
}

p#search {
	float: right;
	color: white;
	border: solid 1px silver;
	width: 15em;
	height: 2em;
	vertical-align: middle;
}

#mainMenu {
	background-color: #7D8CA3;
	background: -webkit-gradient(linear, left top, left bottom, 
	from(#69acf0), 
	to(#69acf0), 
	color-stop(0.1, #69acf0), color-stop(0.5, #f0f0f0), color-stop(0.9, #69acf0));
  -webkit-background-origin: padding-box; -webkit-background-clip: content-box;
	border: none;
	clear: both;
	float: none;
	margin: 0; padding: 0;
	height: 2em;
	padding-top: 1em;
	color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0; margin: 0;
	position: relative;
}

#mainMenu {
	background-color: #69acf0;
}

#mainMenu ul {
	margin-top: 0.75em;
	vertical-align: middle;
	height: 2em;
	margin-left: 1em;
	width: auto;
}

#mainMenu a {
	color: black;
}

#mainMenu a:hover {
	color: silver;
}

#headnav {
	border-collapse: collapse;
	border: none;
	height: 2em;
	float: left;
	border: none;
}

#headnav tr {
	width: 100%;
	border-collapse: collapse;
	border: none;
	border-right: solid 1px silver;
}

#headnav tr td {
	border-collapse: collapse;
	white-space: nowrap;
	border: none;
	border-right: solid 1px silver;
	margin: 0; padding: 0;
	padding-left: 1em;
	padding-right: 1em;
	vertical-align: middle;
	color: black;
}

#headnav tr td:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

#headnav a {
	color: black;
}

#headnav a:hover {
	color: white;
}

#translations {
	float: right;
	padding-top: 2px;
	padding-right: 2px;
	margin-top: -1.5em;
}

#translations img {
	margin-left: 4px;
}

ul#menuList {
	display: block;
	list-style-type: none;
	margin: 0; padding: 0;
}

li.menubar {
	border-collapse: collapse;
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0; padding: 0;
	padding-left: 4px;
	padding-right: 4px;
}

div.mastbutton {
	width: 65px;
	height: 75px;
	background-color: #006599;
	float: right;
	margin-right: 1em;
	text-align: center;
	vertical-align: text-bottom;
	vertical-align: bottom;
	opacity:0.8;
	filter:alpha(opacity=80);
}

div.mastbutton:hover {
	opacity:1;
	filter:alpha(opacity=100);
	font-weight: bold;
}

#homebtn {
	background: url('/skin/images/home-1.gif') bottom center no-repeat;
}

#dlbtn {
	background: url('/skin/images/down-arrow-1.gif') bottom center no-repeat;
}

#shopbtn {
	background: url('/skin/images/shop-1.gif') bottom center no-repeat;
}

#contactbtn {
	background: url('/skin/images/contact-1.gif') bottom center no-repeat;
}

#supportbtn {
	background: url('/skin/images/support-1.gif') bottom center no-repeat;
}

#demobtn {
	background: url('/skin/images/demos-1.gif') bottom center no-repeat;
}

#blogsbtn {
	background: url('/skin/images/blog-1.gif') bottom center no-repeat;
}

#newsbtn {
	background: url('/skin/images/news-1.gif') bottom center no-repeat;
}

#wikisbtn {
	background: url('/skin/images/wiki-1.gif') bottom center no-repeat;
}

#loginbtn {
	background: url('/skin/images/login-1.gif') bottom center no-repeat;
}

#homebtn:active {
	background: url('/skin/images/home-2.gif') bottom center no-repeat;
}

#dlbtn:active {
	background: url('/skin/images/down-arrow-2.gif') bottom center no-repeat;
}

#shopbtn:active {
	background: url('/skin/images/shop-2.gif') bottom center no-repeat;
}

#supportbtn:active {
	background: url('/skin/images/support-2.gif') bottom center no-repeat;
}

#demobtn:active {
	background: url('/skin/images/demos-2.gif') bottom center no-repeat;
}

#blogsbtn:active {
	background: url('/skin/images/blog-2.gif') bottom center no-repeat;
}

#newsbtn:active {
	background: url('/skin/images/news-2.gif') bottom center no-repeat;
}

#wikisbtn:active {
	background: url('/skin/images/wiki-2.gif') bottom center no-repeat;
}

#contactbtn:active {
	background: url('/skin/images/contact-2.gif') bottom center no-repeat;
}

#loginbtn:active {
	background: url('/skin/images/login-2.gif') bottom center no-repeat;
}

ul.verticalnav {
	display: block;
	list-style: none;
	margin: 0; padding: 0;
	margin-bottom: 1em;
}

ul.verticalnav li {
	display: block;
	list-style: none;
	margin: 0; padding: 0;
	margin-bottom: 0.5em;
}

ul.verticalnav ul {
	margin: 0; padding: 0;
	margin-left: 1em;
	margin-bottom: 1em;
}

ul.horizontal {
	display: inline;
	margin: 0; padding: 0;
}

ul.horizontal li {
	display: inline;
	margin: 0; padding: 0;
	margin-right: 1em;
}

#breadcrumbs {
	margin: 0; padding: 2px;
	padding-left: 0.5em;
	background-color: #f5f5f5;
	color: #b0b0b0;
	border: none;
	font-size: 95%;
}

#breadcrumbs ul {
	margin: 0; padding: 0;
	padding-left: 1em;
}

#breadcrumbs * li {
	margin-right: 0.5em;
}

#breadcrumbs * li:after {
	color: #a0a0a0;
}

#breadcrumbs ul li:last-child:after {
	content: "";
}

#breadcrumbs * a {
	color: #c0c0c0;
}

#breadcrumbs * a:hover {
	color: #8080ff;
}

#contentwrap {
	width: 100%;
	clear: both;
	height: 100%;
	margin: 0; padding: 0;
	border: none;
}

#navbarleft {
	background: url('/skin/images/white-silver-gradient-horiz.png') repeat-y right;
	height: 100%;
	border: none;
	padding: 0; margin: 0;
	margin-right: 1em;
	vertical-align: top;
	margin: 0; padding: 0;
	padding: 0.5em;
	background-color: #f7f7f7;
	font-size: smaller;
	width: 30em;
}

#navbarleft a {
	/* color: #eaeaea; */
	color: #555;
}

#navbarleft a:hover {
	color: #69acf0;
}

#navbarleft ul ul a {
	color: #777;
}

#navbarright {
	width: 14%;
	height: 100%;
	border-left: solid 1px silver;
	padding: 0; margin: 0;
	vertical-align: top;
	padding: 0.5em;
	background-color: #F1F1F1;
}

#content {
	padding-bottom: 2em;
	padding-left: 1em;
	min-height: 20em;
	vertical-align: top;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
}

a.bm {
	text-decoration: none;
	color: black;
}

h1,h2,h3,h4,h5 {
	text-decoration: none;
	font-style: normal;
	margin: 0; padding: 0;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

h1 {
	font-size: x-large;
	font-family: Arial, sans-serif;
	margin-bottom: 0.5em;
}

h2 {
	font-size: large;
	font-family: Arial, sans-serif;
	margin-top: 1em;
}

h3 {
	font-size: medium;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	margin-top: 1em;
}

h4 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin-top: 0.5em;
}
h5 {
	font-size: 105%;
	font-weight: 400;
	margin-top: 0.5em;
}

img {
	margin: 0; padding: 0;
	border: none;
}

div.tablerow {
	display: table-row;
	width: 100%;
	padding: 1em;
	clear: both;
}

div.tablecell {
	display: table-cell;
	height: 100%;
	width: 100%;
	padding: 0;
	vertical-align: top;
	
}

div.tablecell3 {
	display: table-cell;
	height: 100%;
	width: 33%;
	padding: 0;
	margin: 0;
	padding-right: 1em;
	margin-right: 1em;
	vertical-align: top;
}

.bigcaption {
	font-size: 150%;
	font-family: sans-serif;
	font-style: normal;
	font-weight: 100;
	color: black;
	background-color: #B9D3F1;
	padding: 5px;
}

div.reset {
	clear: both;
	float: none;
}

div.noborder {
	border: none;
}

/* For columns within a table */
div.innercolumn {
	padding-left: 0.5em;
	padding-right: 0.5em;
	border-right: dotted 1px silver;
	width: 100%;
}

div.bubble {
	text-align: left;
	background-color: #B9D3F1;
	color: black;
	width: 20em;
	padding: 0.5em;
	margin: 1em;
	height: 100%;
}

div.bubble ul {
	margin:0; padding: 0;
	list-style-type: none;
}

div.bubble ul li {
	margin:0; padding: 0;
	margin-left: 2em;
	list-style-type: none;
}

div.bubble a {
	color: #9966FF;
	text-decoration: none;
}
div.bubble a:hover {
	text-decoration: underline;
}

div.button {
	text-align: center;
	background-color: #ffffa0;
	background-color: white;
	padding: 1em;
	border: outset 3px white;
	font-size: 120%;
	font-weight: lighter;
	color: black;
	margin: 1em;
}

div.button:hover {
	background-color: #ffff80;
}
div.button:active {
	border: inset 3px white;
}

#dlbutton {
	background-color: #a0E090;
	background-image: url('/skin/images/green-button-bg.png');
	background-repeat: repeat-x;
	padding: 0.5em;
	vertical-align: middle;
	border: none;
	color: black;
	font-family: cursive, serif;
	font-size: 175%;
	font-weight: 100;
	text-align: center;
}

#dlbutton span {
	color: white;
}

#dlbutton a {
	color: white;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

table.even3 {
	width: 100%;
	border: none;
}

table.even3 tr {
	width: 100%;
	vertical-align:text-top;
	border: none;
}

table.even3 tr td{
	width: 30%;
	padding: 1em;
	vertical-align:text-top;
	border: none;
}

#content table.data {
	border-collapse: collapse;
	border: solid 2px silver;
	background-color: #fefefe;
	color: black;
	width: 95%;
	margin: 0; padding: 0;
	margin-left: 1em;
	margin-right: 1em;
}

#content table.data tr {
	border: solid 1px silver;
	margin: 0; padding: 0;
	padding: 0.1em;
}

#content table.data tr td {
	border: solid 1px silver;
	padding: 0.1em;
}

#content table.data thead * {
	color: white;
	background-color: #336699;
	font-size: 105%;
	padding: 0.1em;
}

.noborder {
	border: none;
	border-collapse: collapse;
}

#footer {
	background-color: #006699;
	font-family: verdana, sans;
	font-weight: 300;
	color: white;
	padding: 0.5em;
	margin: 0;
	margin-bottom: 2em;
}

#footer a {
	color: silver;
}

#footer p {
	margin: 0; padding: 0;
}

div.source {
	display: block;
	margin-left: 1em;
	color: silver;
	font-weight: lighter;
}

div.date {
	display: block;
	margin-left: 1em;
	font-weight: lighter;
}

.autofloat {
	float: none;
	clear: both;
	width: 100%;
}

.autofloat * {
	width: 45%;
	float: left;
	clear: none;
}

.featuredesc {
	text-align: left;
}
             
.featureee {
	text-align: center;
	background-color: #f0fff0;
}
                            
.featurest {
	text-align: center;
	background-color: #e0ffe0;
}
                                           
.featuremt {
	text-align: center;
	background-color: #d0ffd0;
}
                            
ul.newsfeed {
	margin: 0px; padding: 0px;
	margin-left: 1em;
}

ul.newsfeed li {
	margin-bottom: 0.75em;
	list-style-type: disc;
}

ul.newsfeed div.description {
	color: black;
	font-style: italic;
}

ul.newsfeed div.datetime {
	color: #999;
	font-size: smaller;
}

div#mainMenu * li {
	position: relative;
}

div#offerwrap {
	width: 20em;
	font-size: smaller;
	z-index: 10;
	color: black;
	height: 20em;
	float: left;
	position: absolute;
	left: 0px;
	top: -33px;
}

div #offers {
	background-color: #fbff70;
	border: solid 1px silver;
	margin: 0px;
	padding: 0.25em;
	overflow-x:hidden;
	overflow-y:auto;
	display: none;
}

ul.minimal {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.minimal li {
	list-style: none;
}

ul.toc {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.toc li {
	margin: 0px;
	padding: 0px;
	margin-left: 1em;
	list-style: none;
}

.nosplit {
	white-space: nowrap;
}

td.backlight {
	background-color: #e0eefc;
}

div.sizedbox {
	width: 20%;
	height: auto;
	border: groove medium silver;
	margin-right: 1em; margin-top: 1em;
	float: left;
	padding: 0.2em;
}

div.sizedboxbottom {
	width: 100%;
	background-color: #e5e5e5;
	height: 3em;
	margin-top: 0.5em;
}

#addthis {
	min-width: 13em;
	margin-top: 0.25em;
}

#gplusone {
	margin-top: 0.25em;
	padding-top: 1px;
}

.navpricing {
	padding-left: 1em;
	padding-right: 0.5em;
	font-size: 110%;
	margin-top: -0.5em;
	font-weight: 100;
	font-style: italic;
	color: yellow;
}

