<!-- /* PBX Call Tarifficator Pro site default stylesheet */
body	{
	font-family: arial, sans-serif;
	font-size: 90%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	scrollbar-face-color: mediumblue;
	scrollbar-highlight-color: lightblue;
	scrollbar-shadow-color: navy;
	scrollbar-track-color: cornflowerblue;

}

/***** Images *****/

img	{
	border: none;
}
img.screenshot	{
	margin: 0 8pt 0 8pt;
}

/***** Tables *****/

table	{
	font-size: 100%;
}
tr	{
	vertical-align: top;
}
tr.tableheader	{
	font-weight: bold;
}

/***** Forms *****/

button {
	background-color: #0033CC;
	border-color: #999999 #666666 #666666 #999999;
	border-style: ridge;
	border-width: 2px;
	color: #CCCCCC;
	font-weight: bold;
	margin: 1.5em 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

button:hover {
	background-color: #3333FF;
	border-width: 2px;
	color: #FFFF00;
	border-color: #FFFF00 #cccc33 #cccc33 #FFFF00;
}

button:active,
button:focus {
	background-color:#3333FF;
	border-style:inset;
	border-width:2px;
}

/***** Page structure *****/

div.header	{
	background-color: mediumblue;
}
div.header .tariff	{
	color: #F5F5F5;
	display: block;
	font-size: 140%;
	font-weight: bold;
	padding-top: 8pt;
	padding-bottom: 4pt;
}
div.header .dcslab	{
	display: block;
	float: right;
	font-family: arial black, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 12pt;
	margin-bottom: 6pt;
	text-decoration: none;
	color: mediumblue;
	background-color: #FFF;
	border: 1px solid #FFF;
}
div.header .dcs	{
	color: #FFF;
	background-color: mediumblue;
}
div.header .lab	{
	font-size: 9pt;
	padding-right: 1em;
}
div.header a,
div.header a:visited	{
	color: #CCC;
	text-decoration: none;
}
div.header a:hover	{
	color: white;
}
div.doc	{
	border-top: 1pt solid black;
	padding: 5pt 13pt 5pt 13pt;
}
div.pagemenu	{
	width: 150pt;
}
td.counters	{
	text-align: center;
	vertical-align: bottom;
}
td.counters img	{
	padding: 3pt 3pt 3pt 3pt;
}

td.pagefoot	{
	padding: 8pt 0 0 0;
	vertical-align: bottom;
}
div.footmenu	{
	text-align: center;
}
.bottomline	{
	background-color: #000099;
	color: #CCCCCC;
	display: block;
	font-size: 80%;
	padding: 1pt 0 2pt 0;
}
.bottomline table,
.bottomline a,
.bottomline a:visited	{
	color: #CCCCCC;
	text-decoration: none;
}
.bottomline a:hover	{
	color: white;
}

/***** menu *****/

div.pagemenu	{
	border-bottom: 1pt solid black;
	background-color: mediumblue;
	color: #CCCCCC;
	padding-bottom: 10pt;
}
.mitem,
.selected	{
	padding: 0 5pt 0 5pt;
}
.pagemenu .mitem,
.pagemenu .selected	{
	display: block;
}
.pagemenu .selected	{
	background-color: cornflowerblue;
}
.pagemenu .mlist	{
	display: block;
	padding-left: 12pt;
}
.pagemenu a,
.pagemenu a:visited	{
	color: white;
}
.pagemenu a:hover	{
	color: yellow;
}
.pagemenu a,
.footmenu a	{
	text-decoration: none;
}
div.footmenu	{
	border-top: 1pt solid #CCCCCC;
	font-size: 90%;
	margin: 0 20pt 0 20pt;
	text-align: center;
}
div.footmenu .mitem,
div.footmenu .selected	{
	display: inline;
}
div.footmenu .selected	{
	color: black;
}
div.footmenu a,
div.footmenu a:visited	{
	color: navy;
}
div.footmenu a:hover	{
	color: blue;
}

/***** doc *****/

h1	{
	color: darkblue;
	font-family: georgia, arial, sans-serif;
	font-size: 140%;
	font-style: italic;
	margin-top: 5pt;
	text-align: center;
}
h2	{
	color: darkblue;
	font-family: georgia, arial, sans-serif;
	font-size: 120%;
	margin-top: 10pt;
	text-align: left;
}
span.go	{
	color: blue;
	font-size: 90%;
	text-decoration: none;
}
div.go	{
	padding: 0 20pt 0 20pt;
	text-align: right;
}
.ver	{
	display: inline;
	font-weight: bold;
}
.pagemenu .ver	{
	color: yellow;
}
.tm	{
	font-style: italic;
	font-weight: bold;
	white-space: nowrap;
}
.warning,
.error	{
	color: maroon;
	font-weight: bold;
}
.note	{
	display: block;
	font-style: italic;
	font-size: 90%;
	margin-left: 20pt;
}
.footnote	{
	display: block;
	font-style: italic;
	margin-top: 8pt;
	margin-right: 0pt;
	margin-bottom: 8pt;
	margin-left: 2em;
	text-indent: -1em;
	font-family: serif;
	font-size: 90%;
}
.footnotelink	{
	display: inline;
	color: blue;
	font-size: 70%;
	text-decoration: none;
	vertical-align: super;
}
.country	{
	color: darkblue;
}
.country,
.company	{
	font-size: 110%;
	font-weight: bold;
}
.quote	{
	display: block;
	font-style: italic;
	margin: 10pt;
}
.signature	{
	color: navy;
	display: block;
	font-weight: bold;
}
.awards a {
	display: block;
	float: left;
	margin: .5em;
	padding: .5em;
	width: 180px;
	height: 180px;
	text-align: center;
	text-decoration: none;
}
.awards p {
	width: 180px;
}
.awards a:hover p {
	text-decoration: underline;
	cursor: hand;
}

/***** language *****/

div.lang,
.updated	{
	color: navy;
	font-size: 90%;
	text-align: right;
}
.updated	{
	display: block;
}
span.lang,
a.lang	{
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
span.lang	{color: darkblue;}
a.lang	{color: blue;}
a.lang:hover	{color: red;}

span.right {
	display: block;
	float: right;
}
span.center {
	clear: both;
	display: block;
	float: none;
	text-align: center;
}
// -->