body {
	margin: 0;
	padding: 0;
	font-size: 76%;
	line-height: 1.8em;
	font-family: Verdana, sans-serif;
	color: #333;
	background-color: #ffffff;
}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

caption,th {
	text-align: left;
}
td {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,acronym {
	border: 0;
}

/*grid*/

img {
	border: none;
}

hr {
	padding: 0;
	margin: 1em 0;
	border: 0;
	background-color: #ccc;
	color: #ccc;
}

h1,h2,h3,h4 {
	margin: 0 0 0.25em 0;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bolder;
}
h1 {
	font-size: 1.8em;
	letter-spacing: -1px;
	color: #000;
	font-weight: normal;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}

blockquote {
	font: italic 1.1em Georgia, Times, serif;
	line-height: 2.2em;
}

pre, code {
	font: 1.05em Courier, monospace;
}

pre {
	line-height: 1.5em;
}

pre strong {
	font-size: 1em;
	font-weight: bold;
}

pre code {
	font-size: 1em;
	line-height: 1.5em;
}


a {
	text-decoration: underline;
	color: #006699;
	}
a:active {
	color:red;
	}
a:hover {
	color: #000;
}


/************************/

#wrap1 {
/*	width: 80%; */
	width: 1000px; 
	margin: 0 auto;
	background: url(../images/shadow1.gif) repeat-y left;
}
#wrap2 {
	background: url(../images/shadow2.gif) repeat-y right;	
	padding: 0 7px;
}
#topbox {
	background: #186ab3 url(../images/topbg.gif) 0 top;
	height: 83px;
	width: 100%;
}
#topbox h1 {
	margin: 0;
	padding: 0;
}
#toplogo {
	background: url(../images/toplogo.jpg) no-repeat left;
	height:83px;
	padding:0;
	margin:0;
}
#topsupportbox {
	padding: 2px 8px;
	text-align: right;
	line-height: 19px;
}
#topsupportbox, #topsupportbox * {
	color: #fff;
	font-size: 10px;
}

#menu {
	background-color: #f0f0f0;
	width: 150px;
/*	width: 14em; 	*/
}
#menu a {
	display: block;
	border-bottom: 1px solid #d0d0d0;
	text-decoration: none;
	padding: 1px 8px 1px 24px;
	color: #000;
}
#menu a.submenu:HOVER {
	background-color: #d8e8f6;
}
#menu div.primary a {
	color: #2974b6;
	font-weight: bold;
}
#icon_anychart, #icon_anychart:HOVER { background: url(../images/icon_anychart.gif) no-repeat left center; }
#icon_anygantt, #icon_anygantt:HOVER { background: url(../images/icon_anygantt.gif) no-repeat left center; }
#icon_anymap, #icon_anymap:HOVER { background: url(../images/icon_anymap.gif) no-repeat left center; }

#menu div.primary a:HOVER {
	color: #000;
}
a#magicmenuselected {
	background-color: #ffffff !important;
}
#content {
	padding: 2em 2em 2em 3em;
}
#content_nomenu {
	padding: 1em 2em 3em 2em;
}
#footer {
	background: #186ab3 url(../images/topbg.gif) 0 top;
	padding: 6px 12px;
}
#footer, #footer *  {
	color: #fff;
}
/************************/
.visibleitem {
	display: block;
}
.hiddenitem {
	display: none;
}
/************************/


#navbox {
	width: 100%;
	height: 30px;
	background: #737373 url(../images/navbg.gif) repeat-x 0 bottom;
	overflow: hidden;
	border-top: 1px solid #9b9fa1;
}


#navbox a.navtop {
	float: left;
	display: block;
	padding: 6px 20px;
	background: url(../images/navsep.gif) no-repeat right bottom;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}
#navbox a.navtop:HOVER {
	background: url(../images/navbg_o.gif) no-repeat right bottom;	
}
a#navtopselected {
	background: url(../images/navbg_s.gif) no-repeat right bottom !important;	
}

/***********************/
.sep {
	background: url(../images/sep.gif) repeat-y center;
	width: 30px;
}
.partners {
	background-color: #f1f1f1;
	vertical-align: middle;
	color: #979898;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 80%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}
.nobr {
	white-space: nowrap;
}
.grey, .grey * {
	color: #898989 !important;
}
.topphone, .topphone * {
	color: #beddf7 !important;
}

/************* gallery classes **********/

.galleryimages {
}
.galleryimages div {
	float: left;
}
.cl {
	clear: both;
}


/************* xml highlighting **********/
.cdata { 
	color: #ff1493; 
}

.tag, .tag-name { 
	color: #069; 
	font-weight: bold; 
}

.attribute { 
	color: red; 
}

.attribute-value { 
	color: blue; 
}

div.xmlSample {
	width: 80%;
	background-color: #FAFAFA;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	font-family: "Consolas","Courier New",Courier,mono,serif;
	line-height: 14px;
}

/* data table for samples */
table.dtTABLE
{
	border: 1px solid #cccccc;
	border-collapse:collapse;
}
table.dtTABLE tbody tr th
{
	background-color:#EEEEEE;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
}
table.dtTABLE tbody tr td
{
	border:1px solid #cccccc;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:13px;
	text-align:left;	
}
/* end data table for samples  */

.tingle-modal.update-anychart-popup .tingle-modal-box {
	width: 450px;
}

.tingle-modal.update-anychart-popup .header {
	background: #2485d0;
	color: #fff;
	padding: 1.5em;
	min-height: 72px;
}

.tingle-modal.update-anychart-popup .content {
	padding: 1.5em;
}

.tingle-modal.update-anychart-popup .tingle-modal-box__content {
	padding: 0;
}

.tingle-modal.update-anychart-popup .tingle-modal-box__footer {
	padding: 1.5em;
}

.tingle-modal.update-anychart-popup .tingle-btn--primary {
	background-color: #1c75ba;
	color: #fff;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
}

.tingle-modal.update-anychart-popup .tingle-btn:first-child {
	margin-left: 0;
	float: left;
	padding-left: 5em;
}

.tingle-modal.update-anychart-popup .tingle-btn:last-child {
	margin-right: 0;
	float: right;
}

.tingle-modal.update-anychart-popup .tingle-btn--primary:hover {
	background-color: #218bdd;
}

.tingle-modal.update-anychart-popup .tingle-btn--danger {
	background-color: #f0402e;
	color: #fff;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
}

.tingle-modal.update-anychart-popup .tingle-btn--danger:hover {
	background-color: #f36354;
}

.update-anychart-popup h1 {
	color: #fff;
	line-height: 28px;
	margin: 0;
}

.update-anychart-popup .brand>img {
    display: block;
	height: 100%;
	max-height: 28px;
    width: auto
}

.update-anychart-popup .brand {
	position: relative;
	max-height: 28px;
	float: left;
	margin-right: 25px;
}

.update-anychart-popup .brand .chart-row {
	white-space: nowrap;
	position: absolute;
	left: -20px;
	bottom: -19px;
	padding: 2px;
	border: 1px solid #fff5;
	border-radius: 3px;
}

.update-anychart-popup .brand .chart-row .chart-col {
    display: inline-block;
    width: 5px;
    height: 18px;
    background: #000;
    margin: 0 1px;
    vertical-align: bottom;
    transition: height .2s cubic-bezier(.65,.4,.29,1.01)
}

.update-anychart-popup .brand .chart-row .chart-col.green {
    background: #26a957;
    height: 8px
}

.update-anychart-popup .brand .chart-row .chart-col.green.inverse {
    background: #9f9f9f
}

.update-anychart-popup .brand .chart-row .chart-col.orange {
    background: #ff8207;
    height: 13px
}

.update-anychart-popup .brand .chart-row .chart-col.orange.inverse {
    background: #c8c8c8
}

.update-anychart-popup .brand .chart-row .chart-col.red {
    background: #f0402e;
    height: 18px
}

.update-anychart-popup .brand .chart-row .chart-col.red.inverse {
    background: #7d7d7d
}

.update-anychart-popup .tingle-btn:hover .brand .chart-row .chart-col.green {
    height: 16px
}

.update-anychart-popup .tingle-btn:hover .brand .chart-row .chart-col.orange {
    height: 5px
}

.update-anychart-popup .tingle-btn:hover .brand .chart-row .chart-col.red {
    height: 10px
}