/* Standard OpenLink stylesheet */

/***************************************************** TYPEKIT FONT DECLARATIONS */
h1, h2, h3, h4, h5, p, .news_widget_homepage h3 a, #contentwrap ul, dt, dl, dd, td, tr, table {
	font-family: Arial, Helvetica, sans-serif !important;
	line-height: 150%;
}
/***************************************************** GRID */

* {
	-moz-box-sizing: border-box;
	/**behavior: url('/skin/boxsizing.htc');*/
	-webkit-box-sizing: border-box;
	/*box-sizing: border-box;*/
}
.row {
	width: 1008px;
	max-width: 100%;
	min-width: 768px;
	margin: 0 auto;
}
.row .row {
	width: auto;
	max-width: none;
	min-width: 0;
	margin: 0 -5px;
}
.column, .columns {
	float: left;
	min-height: 1px;
	/*padding: 0 0.5%; /*changes to fix issue with opera */
  /*padding: 0 10px;*/
	position: relative;
}
 [class*="column"] + [class*="column"]:last-child {
	float: right;
}
 [class*="column"] + [class*="column"].end {
	float: left;
}
.row .one {width: 4.16%}
.row .two {width: 8.33%}
.row .three {width: 12.5%}
.row .four {width: 16.66%}
.row .five {width: 20.83%}
.row .six {width: 25%}
.row .seven {width: 29.16%}
.row .eight {width: 33.33%}
.row .nine {width: 37.5%}
.row .ten {width: 41.66%}
.row .eleven {width: 45.83%}
.row .twelve {width: 50%}
.row .thirteen {width: 54.16%}
.row .fourteen {width: 58.33%}
.row .fifteen {width: 62.5%}
.row .sixteen {width: 66.66%}
.row .seventeen {width: 70.83%}
.row .eighteen {width: 75%}
.row .nineteen {width: 79.16%}
.row .twenty {width: 83.33%}
.row .twentyone {width: 87.5%}
.row .twentytwo {width: 91.66%}
.row .twentythree {width: 95.83%}
.row .twentyfour {width: 100%}
/* Nicolas Gallagher's micro clearfix */
  .row:before, .row:after, .clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}
img {
	max-width: 100%;
}
@media only screen and (max-width: 982px) {
	#mainMenu a, #horiznav ul li a {
		font-size:10px;
	}
	#horiznav .nav_container {
  		line-height: 39px !important;
	}
	.menu-item-selected a {
		background:none !important;
	}
}

/************************************************************/
body {
	background-color: white;
	color: black;
	font-size:0.750em;
	font-family: verdana, sans;
	font-weight: 300;
	margin: 0;
	padding: 0;
	line-height: 150%;
	margin-bottom: 0.5em;
}
#main_container {
	min-height:100%;
	position:relative;
	height:auto;
	background: #ECECF0;

	top: 120px;
}
.oplblue {
	background-color: #069;
}
#outer {
	border: none;
	background:url('/skin/openlink/images/oplmastheadbk1.png') repeat-x #d6e4ea;
	width:100%;
	border-bottom:3px solid #4aa0cd;

	position:fixed;
	z-index: 1000;
}
#masthead {
	width:100%;
	margin:auto;
	color: #006081;
	font-family: Arial, sans;
	margin-top: 20px;
}
#masthead .masthead_row1 {
	height: 70px;
	overflow:hidden;
}
#masthead .masthead_row2 {
	height: 40spx;
	overflow:hidden;
	position:relative;
}
#mastheadleft {
	width: 50%;
}
.border-top {
	border-top:1px solid #bac9d3;
}
.border-bottom {
	border-bottom:1px solid #bac9d3;
}
#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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
#mainMenu ul {
	line-height:28px;
	padding:0;
	margin:0;
	float:left;
	width:100%;
}
#mainMenu li {
	list-style:none;
	float:left;
	height:40px;
	padding:0px 0px;
	margin-left:-1px; /* shift LI left 1 pixel to line up border right with background */
	cursor: pointer;
	box-sizing:border-box;
}
#mainMenu ul li.menu-item a.menu-item span {
	height:28px;
	/*margin:0 px;*/
	margin:0 0;
	padding:0 6px;
	-moz-box-sizing:border-box;
	/**behavior: url('/skin/boxsizing.htc');*/
	-webkit-box-sizing: border-box;
	box-sizing:content-box;
}
#mainMenu ul li.menu-item a.menu-item span:first-child {
	border-left:1px solid #C7D7DF;
}
#mainMenu ul li.menu-item:last-child a.menu-item span {
	border-right:1px solid #C7D7DF;
}


#mainMenu ul li a {
	color:#333; /* was #3e83a4 */
	display:inline-block; /*for ie6*/
	height:100%;
}
#mainMenu li:hover {
	background:url('/skin/openlink/images/oplnav1hov.png') repeat-x;

}
#mainMenu li:hover a {
	color:#6B6969;
}
li.menu-item-selected, li.menu-item-selected:hover {
	background:url('/skin/openlink/images/oplnav1sel.png') repeat-x !important;
	border-bottom: 4px solid #4AA0CD;
}
li.menu-item-selected a.menu-item-selected {
	/*background:url('/skin/openlink/images/opsubnavtriangle.png') no-repeat bottom center;*/
	color:#6B6969;
}
#google_translate_element {
	background:url('/skin/openlink/images/ajax-loader.gif') no-repeat center;

	height: 21px;
	width:122px;
	float:right;
}
.goog-te-gadget-simple {
	background:url('/skin/openlink/images/oplnavbk1.jpg') repeat-x;

	border:1px solid #C7D7DF !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.goog-te-gadget-simple .goog-te-menu-value {
	color:#3e83a4 !important;
}
#translations {
	float: right;
	padding-top: 2px;
	padding-right: 2px;
}
#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/openlink/images/home-1.gif') bottom center no-repeat;
}
#dlbtn {
	background: url('/skin/openlink/images/down-arrow-1.gif') bottom center no-repeat;
}
#shopbtn {
	background: url('/skin/openlink/images/shop-1.gif') bottom center no-repeat;
}
#contactbtn {
	background: url('/skin/openlink/images/contact-1.gif') bottom center no-repeat;
}
#supportbtn {
	background: url('/skin/openlink/images/support-1.gif') bottom center no-repeat;
}
#demobtn {
	background: url('/skin/openlink/images/demos-1.gif') bottom center no-repeat;
}
#blogsbtn {
	background: url('/skin/openlink/images/blog-1.gif') bottom center no-repeat;
}
#newsbtn {
	background: url('/skin/openlink/images/news-1.gif') bottom center no-repeat;
}
#wikisbtn {
	background: url('/skin/openlink/images/wiki-1.gif') bottom center no-repeat;
}
#loginbtn {
	background: url('/skin/openlink/images/login-1.gif') bottom center no-repeat;
}
#homebtn:active {
	background: url('/skin/openlink/images/home-2.gif') bottom center no-repeat;
}
#dlbtn:active {
	background: url('/skin/openlink/images/down-arrow-2.gif') bottom center no-repeat;
}
#shopbtn:active {
	background: url('/skin/openlink/images/shop-2.gif') bottom center no-repeat;
}
#supportbtn:active {
	background: url('/skin/openlink/images/support-2.gif') bottom center no-repeat;
}
#demobtn:active {
	background: url('/skin/openlink/images/demos-2.gif') bottom center no-repeat;
}
#blogsbtn:active {
	background: url('/skin/openlink/images/blog-2.gif') bottom center no-repeat;
}
#newsbtn:active {
	background: url('/skin/openlink/images/news-2.gif') bottom center no-repeat;
}
#wikisbtn:active {
	background: url('/skin/openlink/images/wiki-2.gif') bottom center no-repeat;
}
#contactbtn:active {
	background: url('/skin/openlink/images/contact-2.gif') bottom center no-repeat;
}
#loginbtn:active {
	background: url('/skin/openlink/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 {
	clear: both;
	padding: 20px 0 140px;
	margin: 0;
	background:url('/skin/openlink/images/dotmatrix.png') no-repeat top center #ececf0;

	/* border: solid 1px silver; */
}
.social_wrapper {
	z-index: 1;
}
#social {
	min-height:32px;
	position:fixed;
	top: 140px;
	z-index:100;
}
.at300b, .at300bo, .at300m, .at300bs {
	margin-bottom:5px;
}
.dropshadow {
	width: 100%;
	height:5px;
	background:url('/skin/openlink/images/oplcontentdropshadow.png') repeat-x;
	position:absolute;
	z-index:100;

}
#navbarleft {
	height: 100%;
	border: none;
	padding: 0;
	margin: 0;
	margin-right: 1em;
	vertical-align: top;
	padding: 0em 0.5em 0em 0em;
	margin-left: 2em;
	background-color: #F1F1F1;
	font-size: small;
	max-width: 30em;
	min-width: 15em;
}
#navbarleft a {
	color: white;
}
#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;
	background-color: #F1F1F1;
}
#content {
	margin: 0;
	padding: 0;
	padding-bottom: 2em;
	min-height: 20em;
	vertical-align: top;
	line-height: 150%;
}
a {
	color: #3097b9;
	text-decoration:none;
}
a:hover {
	color: #69ACF0;
}
.contentbox a:hover:not(.btn), .contentbox2 a:hover:not(.btn), .contentboxblue a:hover:not(.btn), #related_links a:hover:not(.btn) {
	border-bottom:1px dotted #3097b9;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	border:none !important;
	text-decoration:underline !important;
}
.blue_button a:hover {
	border-bottom: 1px solid #A6C5D3;
}
a.bm {
	text-decoration: none;
	color: black;
}
h1, h2, h3, h4, h5 {
	text-decoration: none;
	font-style: normal;
	color: #333;
	font-weight:600;
	clear:both;
	line-height: 125%;
	margin-top: 1.0em;
	margin-bottom: 0.75em;
}
h1, h2 {
  text-shadow: 1px 1px 0px #f1f1f1;
}
h1 {
	font-size: 20px;
	margin: 4pt 0;
}
h2 {
	font-size: 16px;
	margin: 4pt 0;
	font-style:oblique;
}
h3 {
	font-size: 16px;
	margin: 3pt 0;
}
h4 {
	font-size: 14px;
	margin: 3pt 0;
	font-style:oblique;
}
h5 {
	font-size: 14px;
	margin: 3pt 0;
}
img {
	margin: 0 !important;
	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;
}
.left {
	float: left;
}
.right {
	float: right;
}
.tall {
	height: 100%;
}
.fixedheight {
	height: 30em;
	overflow: hidden;
 # overflow-y: scroll;
}
.center {
	text-align: center;
}

.aleft{
  text-align: left;
}
.acenter{
  text-align: center;
}
.aright{
  text-align: right;
}

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;
}
/******************************************************************** UPDATED FOOTER */
.footer {
	width: 100%;
	height:110px;
	background:url('/skin/openlink/images/footer_gradient.png') repeat-x;
	z-index: 10;
	position:absolute;
	bottom:0;
	padding:25px 0 0;

}
.footer p {
	font-size: 11px;
	color:#333;
}
/*************************************************************************************/
footer__ {
	background-color: #006699;
	font-family: verdana, sans;
	font-weight: 300;
	color: white;
	padding: 0.5em;
	padding-top: 1.5em;
	padding-bottom: 0.25em;
	margin: 0;
	margin-bottom: 0.5em;
	/* gradient from transparent to mid-dark blue */

	background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(30, 87, 153, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(125, 185, 232, 0)), color-stop(100%, rgba(30, 87, 153, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(30, 87, 153, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(30, 87, 153, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(30, 87, 153, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(30, 87, 153, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#1e5799', GradientType=0 ); /* IE6-9 */
}
footer a {
	color: #069;
}
footer a:hover {
	color: #69ACF0;
}
footer p {
	text-align: center;
	margin: 0;
	padding: 0.5em;
}
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;
	color: black;
	height: 20em;
	float: left;
	position: absolute;
	left: 0px;
	top: 3px;
}
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: 160px;/*margin-top: 0.25em;*//*

	min-width: 13em;

	margin-top: 0.25em;

	*/

}
#gplusone {
	margin-top: -20px;
	/*padding-top: 1px;*/

	/*width: 70px;*/

	margin-right: -15px;/*

	margin-top: 0.25em;

	padding-top: 1px;

	width: 70px;

	margin-right: -1.5em;

	*/
}
.navpricing {
	padding-left: 1em;
	padding-right: 0.5em;
	font-size: 110%;
	margin-top: -0.5em;
	font-weight: 100;
	font-style: italic;
	color: yellow;
}
#related_links {
	border: 1px solid #c2c8cd;
	width:100%;
	background: #e6e8ee;
	overflow:hidden;
}
#related_links h3 {
	background:url('/skin/openlink/images/related-header-bg.png') repeat-y right top #f0f7fb;
	margin:15px 0 0;
	font-size:14px;
	padding: 4px 7px;

}
/* hacked, instead of editing html for each individual product page on uda. */
ul.related1:nth-of-type(1) {
	background:url('/skin/openlink/images/related-ul-background.png') repeat-x left top #c1d2dd !important;

}
ul.related1 {
	padding:5px;
	margin:0 !important;
	font-size: 12px;
	list-style:none;
	background: #b1cbd3;
}
li.related1 {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
}
ul.related2 {
	font-size: 12px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
}
li.related2 {
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
}
nav {
	margin: 0;
	padding: 0;
	width: auto;
	background-color: white;
	color: #006081;
	font-family: Arial, sans;
}
/********************************************************************************** UPDATED CSS NAV 2 */
#horiznav {
	height:40px;
	position:relative;
}
#horiznav .nav_container {
	background: url('/skin/openlink/images/oplnav2bk.png') repeat-x;
	line-height:40px;
	height:40px;
	padding-left: 8px;

}
#horiznav ul {
	margin: 0;
	width:1024px;
	margin:auto;
}
#horiznav li {
	list-style:none;
	float:left;
	padding:0 8px;
}
#horiznav li:hover, .nav3-selected {
	background: #4AACD3;
	cursor: pointer;
}
#horiznav ul li a {
	color: #A9DCED;
}
#horiznav ul li:hover a, .nav3-selected {
	color: #fff;
}
/*************************************************************************************** END */
nav ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}
nav ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
nav ul li a {
	color: #006081;
	margin: 0;
	padding: 0.25em 1em;
}
div#horiznav td {
	margin: 0;
	padding: 0.25em 1em;
}
div#horiznav td a {
	color: white;
}
div.darkblue {
	background-color: #006699;
	color: white;
	padding: 1em;
}
div.darkblue * {
	background-color: #006699;
	color: white;
}
#navbarleft .darkblue a {
	color: white;
}
#navbarleft .darkblue a:hover {
	color: #69acf0;
}
/********************************************************************** STANDARD / MAIN WHITE CONTENT BOX */

div.contentboxclear {
	margin: 0 10px 10px 10px;
}

div.contentboxerror {
	border: dotted 2px red;
	background-color: white;
	color: #F88;
	font-size:14px;
	font-weight:bold;
	padding: 15px;
  margin: 0 10px 10px 10px;
}

div.contentbox {
	background-color: white;
	font-family: verdana, arial, sans;
	margin: 0 10px 10px 10px;
	padding: 20px 20px;
	border: solid 1px dadee0;
	width: 900px;
}
.row div.contentbox {
	background-color: white;
	font-family: verdana, arial, sans;
	padding: 30px 30px;
	border: solid 1px #dadee0;
	width:auto;
	overflow:hidden;
}
.row .contentbox p, .row .contentbox ul {
	font-size: 14px;
}
.row .contentbox .callout_img {
	float:right;
}
.row .contentbox a:not(.btn) {
	color: #3097B9;
}
.row .contentbox h2, .row .contentbox h2 a {
	margin:0px;
	text-decoration:none;
	color:#333;
}
.row .contentbox h3 a {
	margin:0px;
	color:#333333;
	text-decoration:none;
	text-shadow: 1px 1px 0px #f1f1f1;
}
#page_jumps {
	list-style: none;
	float:left;
	margin:0;
	margin-bottom:20px;
}
#page_jumps li {
	float:left;
	padding:0 7px;
	border-right:1px solid #aaa;
}
#page_jumps li.last-item {
	border:none;
}
div.contentbox2 {
	background-color: #e9ecf0;
	border:solid thin #cfdfe9;
	padding: 20px 15px;
	margin: 0 10px 10px 10px;
}
.blue_button {
	text-align:center;
	position:absolute;
	bottom:0;
	width:91%;
}
.blue_button .full_width {
	display:block;
}
.blue_button .auto_width {
	float:left;
	padding:0 20px;
}
.blue_button a {
	padding: 0px 15px;
	background:url('/skin/openlink/images/bluebutton.png') repeat-x;
	border:1px solid #a6c5d3;
	height:33px;
	line-height:30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 10px;
  	font-weight: bold;
  	text-shadow: 1px 1px 1px #eee;

}
.news_widget_homepage {
	height: 35px;
	overflow:hidden;
	border:1px solid #c4dbe7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url('/skin/openlink/images/news_widget_home.png') repeat-y top left #abc7d4;
	margin:10px;
	padding:0 15px;
	line-height:32px;
}
.news_widget_homepage h1,.news_widget_homepage h3 {
	margin: 0;
}
.news_widget_homepage h1 {
	float: left;
	margin-right: 5px;
	font-size: 15px;
	text-shadow:none !important;
	color:#FFF;
}
.news_widget_homepage h3 {
	font-size: 14px;
	font-weight:normal;
	margin-top:1px;
}
.news_widget_homepage h3 a {
  color: #FFFFFF;
  text-shadow: 1px 1px 1px #888888;
}
.news_widget_homepage ul.bjqs {
	width: auto !important;
}
.contentboxblue {
	background:url('/skin/openlink/images/contentboxblue-bg.png') repeat-x top left #bdd0db;
	border: solid 1px #c0cbd2;
	padding: 15px;
	margin: 0 10px 10px 10px;
}
.contentboxblue ul {
	list-style:none;
	margin:0;
}
.contentboxblue li {
	padding:3px 0;
}
.contentboxblue h4 {
	font-weight: bold;
	margin:0px;
	padding:5px 0;
}
.contentboxblue h5 {
	font-size: 13px;
	padding-top:5px;
}
div.contentboxblue2 {
	background-color: #A8C2CF;
}
.wide {
	width: 100%;
	clear: both;
}
.thin {
	width: 31%;
}
.half {
	width: 47%;
}
div.menu * {
	color: white;
	background-color: #006699;
}
div.menu *:hover {
	color: #69acf0;
	background-color: silver;
}
#gradupwrap {
	width: 100%;
	position: relative;
	height: 0.25em;
	clear: both;
}
hr#gradup {
	width: 100%;
	height: 1.5em;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -1.25em;
	background-color: #006181;
	/* background: url('/skin/openlink/images/grad-up.png');

	background-repeat: repeat-x; */

	/* Legacy browsers */

	background: url("gradient-bg.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Recent browsers */

	background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(30, 87, 153, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(125, 185, 232, 0)), color-stop(100%, rgba(30, 87, 153, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(30, 87, 153, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(30, 87, 153, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(30, 87, 153, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(30, 87, 153, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#1e5799', GradientType=0 ); /* IE6-9 */
}
hr#graddown {
	width: 100%;
	height: 1.5em;
	border: none;
	margin: 0;
	padding: 0;
	top: -1.25em;
	background-color: #006181;
	/* background: url('/skin/openlink/images/grad-up.png');

	background-repeat: repeat-x; */

	/* Legacy browsers */

	background: url("gradient-bg.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Recent browsers */

	background: -moz-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(58, 115, 176, 1) 29%, rgba(86, 145, 200, 0.7) 59%, rgba(125, 185, 232, 0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(30, 87, 153, 1)), color-stop(29%, rgba(58, 115, 176, 1)), color-stop(59%, rgba(86, 145, 200, 0.7)), color-stop(100%, rgba(125, 185, 232, 0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(58, 115, 176, 1) 29%, rgba(86, 145, 200, 0.7) 59%, rgba(125, 185, 232, 0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(58, 115, 176, 1) 29%, rgba(86, 145, 200, 0.7) 59%, rgba(125, 185, 232, 0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(58, 115, 176, 1) 29%, rgba(86, 145, 200, 0.7) 59%, rgba(125, 185, 232, 0) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(58, 115, 176, 1) 29%, rgba(86, 145, 200, 0.7) 59%, rgba(125, 185, 232, 0) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8', GradientType=0 ); /* IE6-9 */
}
div.relatedwrap {
	background-color: #B8D2DF;
	color: black;
	margin: 0;
	margin-left: 0.5em;
	padding: 0.25em;
	border-radius: 10px;
}
div.iframe {
	background-color:#eee;
	border:solid thin silver;
	padding: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
div.documentation {
	background-color: #EEE;
	border:solid thin silver;
	padding: 10px;
}
div.documentation td.col1 {
	background-color: #069;
	color:#FFFFFF;
	text-align: left
}
div.documentation td {
	width: 10em;
	background-color:#CCC;
	text-align: center;
}
div.documentation a {
	color: #069;
}
div.documentation a:hover {
	color: #fff;
}
div.mainmenuitem {
	display: inline;
	padding: 10px;
}
div.mainmenuitem:hover {
	background-color: #006699;
	/* gradient from mid-dark blue to transparent */

	background: -webkit-gradient( linear, left top, left bottom, from(#006181), to(rgba(255, 255, 255, 0)) );
	background: -webkit-linear-gradient( top, #006181, rgba(255, 255, 255, 0) );
	background: -moz-linear-gradient( top, #006181, rgba(255, 255, 255, 0) );
	background: -o-linear-gradient( top, #006181, rgba(255, 255, 255, 0) );
	background: linear-gradient( top, #006181, rgba(255, 255, 255, 0) );
}
ul.page_nav_bullets li a {
	font-weight: bold;
	color: #069;
}
ul.page_nav_bullets li a:hover {
	font-weight: bold;
	color: #B8D2DF;
}
table.mast-menu * {
	font-size: 1.05em;
}
table.mast-menu td {
	/*width: 6em;*/

  text-align: center;
	padding: 0.5em 0.5em 1.25em 0.5em;
	color: #069;
}
table.mast-menu a {
	color: inherit;
}
table.mast-menu td:hover, table.mast-menu td.menu-item-selected {
	background-color: #CCE3FF;
	background: -moz-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(53, 111, 172, 1) 24%, rgba(103, 163, 214, 0.7) 77%, rgba(125, 185, 232, 0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(30, 87, 153, 1)), color-stop(24%, rgba(53, 111, 172, 1)), color-stop(77%, rgba(103, 163, 214, 0.7)), color-stop(100%, rgba(125, 185, 232, 0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(53, 111, 172, 1) 24%, rgba(103, 163, 214, 0.7) 77%, rgba(125, 185, 232, 0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(53, 111, 172, 1) 24%, rgba(103, 163, 214, 0.7) 77%, rgba(125, 185, 232, 0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(53, 111, 172, 1) 24%, rgba(103, 163, 214, 0.7) 77%, rgba(125, 185, 232, 0) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(53, 111, 172, 1) 24%, rgba(103, 163, 214, 0.7) 77%, rgba(125, 185, 232, 0) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8', GradientType=0 ); /* IE6-9 */
}
#plusone {
	margin-top: -2px;
	margin-left: -18px;
}
#navbarleft div.sidemenu {
	border-radius: 10px;
}
div.large-image {
	display: none;
}
.button2 {
	background: #006080;
	padding:10px 20px;
	color:#fff;
	text-decoration:none;
	font-size:15px;
}
.round {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.round-top {
	-webkit-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.intro {
	font-weight: 600;
	color: #333 !important;
	margin:20px 0 !important;
}
.about .column-left ul {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
}
.about .column-left ul ul {
	list-style-type: disc;
	margin: 0px 0px 15px 20px;
}
.about .name .role {
	color: #666;
	font-weight: 500;
	font-size: 14px;
}
ul, ol {
	padding: 0px;
	margin: 0px 0px 10px 20px;
}
.about .staff img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.about .column-right ul {
	list-style-type: disc;
	margin: 0px 0px 20px 20px;
}
div.footer-inner {
	margin: 0 5%;
}
table.event th {
	background: #D9ECFF;
	padding: 4px;
}
table.event td {
	background: #eee;
	padding: 4px;
	margin: 0 0 10px 0;
}
table.event td p {
	margin: 0 0 10px 0;
}
strong, b {
	font-weight: bold;
}
div.newsbox {
	font-size: 8pt;
	padding: 5px;
}
#prlinks li {
	border-bottom: 2px solid #eceeef;
	padding:15px 0;
	overflow:hidden;
}
#prlinks .news_item {
	float:left;
	width:80%;
}
#prlinks .news_item h3 {
	margin-top: 0px;
}
#prlinks .news_item p {
	margin: 0px;
	color:#333;
	font-size:12px;
}
#prlinks .news_date {
	float:left;
	width:15%;
	color:#808080;
	letter-spacing:2px;
	margin-left:15px;
}
#prlinks .news_date p {
	margin: 0px 0 0 2px;
	font-size:13px;
}
#prlinks ul {
	list-style-type: none;
	margin:0;
}
#prlinks .news_date span {
	display:block;
	font-size:24px;
	font-weight:bold;
	letter-spacing:normal;
}
#prlinks .more_news_items {
	width:230px;
	height:47px;
	line-height:47px;
	text-align:center;
	border:1px solid #f4fbfe;
	border-top:none;
	background:url('/skin/openlink/images/news_load_more_bg.png') repeat-x top left;
}
#prlinks .more_news_items a {
	background:url('/skin/openlink/images/news_load_more_arrow.png') no-repeat center right;
	font-size:13px;
	font-weight:bold;
	color:#333;
	text-shadow: 1px 1px #f1f1f1;
	padding-right:25px;
}
dt {
	margin: 5px 0;
}
dd {
	margin: 5px;
}

div.features-matrix div.heading{
	cursor:pointer;
	background:url('/skin/openlink/images/gradactivebk1.png') repeat-x;
	padding: 5px;
	margin: 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.features-matrix div.heading p {
	background: url('/skin/openlink/images/widgetright.png') no-repeat center right;
	margin: 0px;
}
div.features-matrix div.heading p.active {
        background: url('/skin/openlink/images/widgetdown.png') no-repeat center right;
}
table.features td {
	background-color: #f4f4ff;
	vertical-align: top;
	text-align:left;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
table.features th.c1{width: 100%;text-align:left;}
table.features th.c2{text-align:center;}
table.features th.c3{text-align:center;}
table.features th.c4{text-align:center;}
table.features th.c5{text-align:center;}
table.features th.c6{text-align:center;}
table.features th.c7{text-align:center;}
table.features td.c1{width: 100%;}
table.features td.c2{text-align:center;}
table.features td.c3{text-align:center;}
table.features td.c4{text-align:center;}
table.features td.c5{text-align:center;}
table.features td.c6{text-align:center;}
table.features td.c7{text-align:center;}

table.features tr.head .c1{background-color:#fff;}

table.features img{width:16px;}



.uda_virtuoso p, .uda_virtuoso ul {
	font-size: 14px !important;
}
.uda_virtuoso h1, .uda_virtuoso h2, .uda_virtuoso h3, .uda_virtuoso h4, .uda_virtuoso h5 {
	margin: 10px 0 5px 0 !important;
}

/*********************************************************************** Accordion */
.accordion h3, .accordion h4 {
	position:relative;
	height:50px;
	border-bottom:1px solid #eceeef;
	background: #fff;
	margin:0px !important;
	line-height:50px;
}
.accordion .ui-accordion-header {
	padding: 0 0 0 6px;
	cursor: pointer;
}
.accordion .ui-accordion-content-active {
	border-bottom:1px solid #eceeef;
}
.accordion div {
	padding: 0px 10px;
}
.accordion div div {
	padding: 0px 0px;
}
.accordion h3.ui-state-active {
	background:url('/skin/openlink/images/gradactivebk1.png') repeat-x;
}
.accordion .chevron-circle-s, .accordion .chevron-circle-e, .accordion .ui-icon-triangle-1-s  {
	width:16px;
	height:16px;
	position:absolute;
	right:15px;
	top:15px;
	display:block;
}
.accordion .chevron-circle-s, .accordion .ui-icon-triangle-1-s {
	background:url('/skin/openlink/images/widgetdown.png') no-repeat top left;
}
.accordion .chevron-circle-e {
	background:url('/skin/openlink/images/widgetright.png') no-repeat top left;
}
.uda_site h1 {
	margin-bottom:40px !important;
}
.accordion h3 a {
	display:block;
	padding-left:10px;
}
.accordion h3.large_description a {
	background:url('/skin/openlink/images/doc40.png') no-repeat 8px 8px;
	padding-left:40px;
}
.accordion h3.docs a {
	background:url('/skin/openlink/images/document40.png') no-repeat 8px 8px;
	padding-left: 50px;
}
.accordion h3.image a {
	background:url('/skin/openlink/images/image40.png') no-repeat 8px 8px;
	width:92%;
	padding-left: 50px;
}
.accordion h3.video a {
	background:url('/skin/openlink/images/video40.png') no-repeat 8px 8px;
	padding-left: 50px;
}
.accordion h3.download a {
	background:url('/skin/openlink/images/download40.png') no-repeat 8px 8px;
	padding-left: 50px;
}

table.data {
  text-align: center;
}
table.data tr {
	background: #fff;
}
table.data tr.odd {
	background:#F1F1F1;
}
table.data tr.even {
	background:#F9F9F9;
}
table.data tr:hover, table.data tr.odd:hover {
	background:#99BCBF;
}
table.data th, table.data td {
    padding: 5px 10px;
    vertical-align: top;
}
table.data th.c1, table.data td.c1 {
    text-align: left;
}
table.data th, table.data td {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
table.data thead tr, table.data tbody th {
	background:url('/skin/openlink/images/gradactivebk1.png') repeat-x;
	color: #333;
}
table.data select {
	width: 100%;
}
table.data img{width:16px;}

div.versions span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 10px;
	border-radius: 5px;
	background-color: #EEF2FD;
	padding: 2px 8px;
	margin: 0px 1px;
	box-shadow: inset 1px 1px 5px #ddd;
	-moz-box-shadow: inset 1px 1px 5px #ddd;
	-webkit-box-shadow: inset 1px 1px 5px #ddd;
}
div.fold {
	display: none;
}
a.more {
	cursor: pointer;
}


.nodisplay {
  display:none;
}


div.twtr-tweet-text p {
  font-size: 12px !important;
}

div.ask_us{
  list-style: none;
  white-space: nowrap;
  background: #5FAED5;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 6px;
}
div.ask_us .question{
  font: bold 12px/20px "myraid-pro",Arial,sans-serif;
  color: #fff;
}
div.ask_us .answers{}
div.ask_us .answer{
}
div.ask_us .answer a{
  font: bold 12px/20px "myraid-pro",Arial,sans-serif;
  color: #fff;
}



#mainMenu div.dropdown-level-1{
  z-index: 10000;
  position: absolute;
	left: 0px;
	top: 40px;
	min-width: 220px;
	white-space: nowrap;
  background: url('/skin/openlink/images/navgraddefault.png') repeat-y top left #fff;
  border: solid 1px #CBDAE4;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
	float:none;
  -webkit-box-shadow: gray 5px 5px 10px;
  box-shadow: gray 5px 5px 10px;
  display: block;
}
#mainMenu div.dropdown-level-2{
  z-index: 10000;
  position: absolute;
	left: 218px;
	top: -1px;
	min-width: 220px;
	white-space: nowrap;
  background: url('/skin/openlink/images/navgraddefault.png') repeat-y top left #fff;
  border: solid 1px #CBDAE4;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: gray 5px 5px 10px;
  box-shadow: gray 5px 5px 10px;
  display: block;
}

#mainMenu div.dropdown-level-1 ul, #mainMenu div.dropdown-level-2 ul {
  padding: 0px 5px 0px 0px;
}
#mainMenu div.dropdown-level-1 li, #mainMenu div.dropdown-level-2 li {
  float: none;
	height: 30px;
	border-bottom: #cbdae4 1px dotted;
}
#mainMenu div.dropdown-level-1 li, #mainMenu div.dropdown-level-2 li.first {
  float: none;
	height: 30px;
	border-bottom: #cbdae4 1px dotted;
}
#mainMenu div.dropdown-level-1 li:last-child, #mainMenu div.dropdown-level-2 li.first {

	border-bottom: none;
}

#mainMenu div.dropdown-level-1 li.expanded, #mainMenu div.dropdown-level-2 li.expanded {
	border-bottom: #29abe2 1px dotted;
}

#mainMenu div.dropdown-level-1 li:hover, #mainMenu div.dropdown-level-2 li:hover {
  /*background: url('/skin/openlink/images/contentboxblue-bg.png') repeat-x top left #BDD0DB;*/
	background: url('/skin/openlink/images/navgradhover.png') repeat-y top left #fff;
	/*background: #f0f0f0;*/
}
#mainMenu div.dropdown-level-1 li span, #mainMenu div.dropdown-level-2 li span{
  margin: 0 0 0 4px;
}

#mainMenu div.dropdown-level-1 li a, #mainMenu div.dropdown-level-2 li a{
  color: #3f7793;
  background: none;
}
#mainMenu div.dropdown-level-1 span.expand-icon{
	margin-left:140px;
}


.googlecart-widget-footertext {
    width: 50% !important;
}



@media only screen and (max-width: 767px) {
/*	 body {
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}*/

	.row {
		width: auto;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
	}
	 .column, .columns {
		width: auto !important;
		float: none;
	}
	 .column:last-child, .columns:last-child {
		float: none;
	}
	 [class*="column"] + [class*="column"]:last-child {
		float: none;
	}
	 .column:before, .columns:before, .column:after, .columns:after {
		content:"";
		display:table;
	}
	 .column:after, .columns:after {
		clear: both;
	}
	#scYiua, #google_translate_element {
		margin: 4px 0;
	}
	#outer{
		position: relative !important;
	}
	#social {
		position:relative !important;
		top: 0px;
	}
	#main_container {
		top: auto;
	}
	#banner {
 		position:relative;
	}
	#banner img {
		position:absolute;
		top:0px;
		left:20%;
		clip:rect(0px, 338px, 120px, 0px);
	}
	#banner h2 {
	  clear: both;
	  display: block;
	  font-size: 17px !important;
	  left: 0 !important;
	  padding: 10px;
	  position: relative !important;
	  text-align: center;
	  top: 110px !important;
	  width: 100% !important;
	}
	.at300b, .at300bo, .at300m, .at300bs {
		float: left;
		margin-right: 5px;
	}
	.at300b:hover, .at300bo:hover, .at300m:hover, .at300bs:hover {
		opacity:1;
	}
	.contentbox .callout_img {
		float:left !important;
	}
	.contentbox p {
		font-size: 13px;
	}
	#google_translate_element {
		float:left !important;
	}
	.news_widget_homepage h1 {
		font-size: 11px !important;
	}
	.news_widget_homepage h3 a {
		font-size: 12px !important;
	}
	.tree_navigation {
		width: 250px;
		margin-bottom:20px;
	}
	.ask_us{
		width: 250px;
	}
	#related_links {
		width: 150px !important;
		margin-top:20px;
	}
}

#editbutton {
  padding: 0.25em;
  float: right;
}

/***************************************************** Login Box */
#profileMenuBar {
  float: right;
  color: black;
}

.profileMenuItem {
  height: 42px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: solid 2px lightgray;
  margin-right: 10px;
  padding-right: 10px;
  vertical-align: top;
}

.profileMenuItem:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}

#profileBox {
  text-align:right;
}

#profileBoxInner {
  position: relative;
}

.profileButton {
  text-decoration: none;
  padding: 4px 8px;
  height: 42px;
}

#profileButton a {
  color: black;
}

.profileButton img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: white;
}

#profileButton_hover {
  background-color: #3097B9;
  color: white;

  margin: 0px;

/*  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;*/

  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

#profileButton_hover a {
  color: white;
}

#profilePopup {
  overflow: hidden;
  width: 200px;
  padding: 6px;
  position: absolute;
  right: 0px;
  color: black;
  z-index: 900;

  background-color: white;

  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;

  /* Amazon-style popup */
  border-top: 3px solid #3097B9;

  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);

  margin-top: -2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#profilePopup a {
  padding: 4px 6px;
  display: block;
  float: right;
  width: 110px;
  color: #3097B9;
  margin: 2px 4px;
}

#profilePopup a:hover {
  background-color: #3097B9;
  color: white;
}

.profileButtonText {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  margin-left: 5px;
}

/* Bootstrap buttons */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

#specialoffersgraphic {
  display: none;
  float: right;
  vertical-align: bottom;
  position: absolute;
  bottom: -1px;
  left: 46px;
  border: none;
  margin: 0px;
  padding: 0px;

}

.vcenter {
  display: table;
}
.vcenter p {
  display: table-cell;
  vertical-align: middle;
}
.profileMenuItem .vcenter {
  height: 34px;
}
#signInLink {
  font-size: 1.2em;
  font-weight: bold;
}


body link, body meta, body script {
  display: none;
}



/* Ratings div aesthetics */
div#rating {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 4px;
    display: inline-block;
    left: -10em;
    margin: 0;
    padding: 0.5em;
    position: absolute;
    top: -1.5em;
    text-align: right;
}

div#rating span.caption {
    float:none; clear: both;
    display: inline;
    color: #8D9FA8;
    font-size: 85%;
    margin-bottom: 1em;
}

#rating span {
    display: inline;
    vertical-align: middle;
}

#rating span a {
    color: #98ADB7;
    font-size: 150%;
}

#rating > span a:hover:before {
    content: "\2605";
    position: absolute;
}

#rating > span a:before {
    content: "\2606";
    position: absolute;
}
