/*
 * Pathfinder Support
 *
 * Developed by Phaistos Networks S.A.
 *
 * [c] 1997-2009
 *
---------------------------------------------------------- */
body {
	color: #333;
	background: #fff;
	text-align: center;
	margin: 0;
	}
body, table, input, select, textarea 	{ font: normal 13px Arial, serif; }
p {
	line-height: 1.5em;
}
input, select 			{  margin:0; line-height: normal; /* This is needed  */ }
img		{ border: none;	}
form	{ margin: 0;	}
.foo,
a		{
	color: #2251A6;
	text-decoration: none;
	cursor: pointer;
	}
a:hover { text-decoration: underline;}

.foo {
	text-decoration: underline;
	}

.clr:after {
	content: ".";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.clr {
	min-height: 1px;
	_height: 1%;
}

.left {
	float: left;
}
.right {
	float: right;
}




/* Wrappers
---------------------------------------------------------- */
#wrapper		{
	text-align: left;
	margin: auto;
	width: 960px;
	}



/* Content sections
---------------------------------------------------------- */
#side {
	width: 200px;
	}
#extra {
	float: right;
	width: 200px;
	}
#main {
	float: right;
	width: 745px;
	}
#page-home #main {

	width: 530px;
	margin-right: 15px;
	}

/* Sections
---------------------------------------------------------- */
#header {
	padding: 10px 0;
	line-height: 100%;
	position: relative;
	border-bottom: 1px solid #A8B9CA;
	line-height: normal;
	font-size: 12px;
	}
* html body #header {
	height: 1%;
	}
#header #user {
	float: right;
	position: absolute;
	right: 0;
	bottom: 8px;
	width: auto;
	color: #ccc;
	}
#header #user strong {
	color: #333;
	}
#header strong+span {
	color: #333;
	}
#header #user span {
	color: #999;
	}

#content {
	margin: 15px 0;

	}

#footer {
	border-top: 1px solid #A8B9CA;
	padding-top: 10px;
	margin-top: 10px;
	text-align: center;
	line-height: 2em;
	color: #6f6f6f;
	}


/* Trails + Search form
---------------------------------------------------------- */
#trails {
	background: #ECEFF5;
	font-size: 13px;
	padding: 9px 8px 11px;

	}
#trails span {
	font-weight: bold;
	font-size: 15px;
	position: relative;
	top: 0px;
	color: #655;
	}
#trails form {
	float: right;
	padding: 5px;
	background: #C3D0DC;
	font-size: 13px;
	left: 8px;
	}
#trails .field {

	width: 18em;
	color: #6f6f6f;
	font-family: arial, serif;
	color: #808080;
	padding-left: 22px;
	margin: 0;
	background: #fff url("img/search.gif") no-repeat 3px 50%;
	}

/* Side + Extra
---------------------------------------------------------- */
#side dl, #side dd, #side dt {
	margin: 0;
	padding: 0;
	}
#extra ol, #extra ul,
#side ol, #side ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	margin-left: 0px;
	}
#extra ul,
#side ul { padding-left: 0; }
#extra li,
#side li {
	color: #6f6f6f;
	margin: 8px 0 8px;
	line-height: 1.25em;
	}
#side ol {
	margin-left: 10px;
	}
#extra ul li,
#side ul li {
	list-style-type: none;
	padding-left: 10px;
	background: url("img/arrow.gif") no-repeat 0 5px;
	}
#side select {
	border: 1px solid #C7D1DC;
	padding: 1px;
	font-size: 12px;
	}

/* Content related
---------------------------------------------------------- */
h2 {
	margin: 0 0 15px 0;
	font-size: 20px;
	line-height: 1.2em;
	color: #333;
	font-family: Arial, "Trebuchet Ms", serif;
	letter-spacing: -1px;
	}
#main h4 {
	padding-bottom:3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	}
.last-updated {
	color: #6f6f6f;
	margin-top: -5px;
	font-style: normal;
	margin-bottom: 10px;
	font-size: 12px;
	}
#options {
	color: #6f6f6f;
	text-align: right;
	line-height: normal;
	background: #fff url("img/dots.gif") repeat-x top left;
	padding: 15px 0px;
	margin-bottom: 30px;


	}
#main h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	}

/* #main-body */
#main-body {
	color: #222;
	background: #fff url("img/dots.gif") repeat-x top left;
	padding: 10px 0;
	line-height: 1.5em;
	}
#main-body.no-dots {
	background: none;
	}

#main-body li { margin: 8px 0; }


/* Boxes (.box)
---------------------------------------------------------- */
.box {
	border: 1px solid #A8B9CA;
	border-width: 1px 1px 1px 1px;
	margin-top: 15px;
	}
.box h4 {
	background: #ECEFF5;
	padding: 8px;
	font-weight: normal;
	margin: 0;
	line-height: normal;
	font-weight: bold;
	font-size: 12px;
	color: #444;
	}
.box-content { padding: 5px 10px; line-height: 1.4em;}
.box ul,
.box ol 	{ margin: 0;}
#box-status {
	margin-top: 0;
	}
#box-section,
#box-status-avatar {
	text-align: center;
	color: #6f6f6f;}
#box-section img,
#box-status-avatar img {
	border: 1px solid #ddd;
	padding: 3px;
	}

#box-top ol  {
	font-size: 12px;
	}

#box-live .box-content {
	background: url("img/live-support.jpg") no-repeat right bottom;
	padding-right: 45px;
	}

.box-footer {
	text-align: center;
	background: #F2F5F8;
	padding: 5px 0;
}


/* Fieldset
---------------------------------------------------------- */
fieldset {
	padding: 0;
	border: 1px solid #A4A4A4;
	border-width: 1px 1px 1px 1px;
	margin: 30px 0 15px;
	}
* html fieldset		{ height: 1%; } /* IE @!#@!# */
legend {
	color: #6f6f6f;
	padding: 1px 5px;
	margin-left: 10px;
	font-family: Arial, arial, serif;
	line-height: normal;
	}
* html legend { margin-left: 0;	}
fieldset ol,
fieldset ul {
	margin: 0;
	padding: 0;
	}
fieldset li {
	margin: 5px 0;
	list-style-type: none;
	padding-left: 20px;
	/* background: url("img/arrow.gif") no-repeat center left; */
	background: url("img/dot-square-orange.gif")  no-repeat 5px 7px;
	}
fieldset .fieldset-content		{ padding: 10px 20px;	}
fieldset.related li a 			{ color: green;}

.fieldset-content p.code{
	float: left;
	width: 350px;
}

#field-code {
	padding:5px;
	background-image:none;
	font-size: 20px;
	width: 300px;
	border: 1px solid #b9b9b9;
	border-top: 2px solid #b9b9b9;
}

/* Icons
---------------------------------------------------------- */
.icon-print {
	padding-left: 13px;
	background: url("img/print.gif") no-repeat 0 4px;
	}
.icon-email {
	padding-left: 13px;
	background: url("img/email.gif") no-repeat 0 4px;
	}
.icon-inbox {
	padding-left: 18px;
	background: url("img/inbox.gif") no-repeat 0 2px
	}
.icon-refresh {
	padding-left: 18px;
	background: url("img/refresh.png") no-repeat 0 2px
	}
.icon-update {
	padding-left: 22px;
	background: url("img/update.png") no-repeat 0 0px
	}


/* Downloads */
#downloads-content {
	border-bottom: 1px solid #ddd;
}
#downloads-content ul li {
	padding: 3px 0;
	padding-left: 25px;
	}
/*
#downloads ul li a {
	padding-right: 20px;
	background: url("img/new-win.gif") no-repeat center right;
	}
*/
#downloads ul li.download-flash  {
	background: url("img/downloads/flash.gif") no-repeat 0 4px
	}
 #downloads ul  li.download-java  {
	background: url("img/downloads/java.gif") no-repeat 0 2px
	}
#downloads ul li.download-adobe  {
	background: url("img/downloads/adobe.gif") no-repeat 0 4px
	}
#downloads ul li.download-pim {
	background: url("img/downloads/pim.gif") no-repeat 0 4px
	}

/* Forms
---------------------------------------------------------- */
form textarea:focus,
form input:focus 		{ background-color: #fff; }
form input.acceptable {
	color: #222!important;
	}
form table 			{ width: 100%; }
form th,
form td {
	padding: 8px 8px;
	font-weight: normal;
	vertical-align: top;
	}
form th b {
	font-size: 24px;
	color: red;
	font-weight: bold;
	line-height: 0;
	position: relative;
	top: 5px;
	}


form td select {
	width: auto;
	}
form td 		{ padding-right: 0;	}
form th {
	text-align: right;
	padding-left:0;
	width: 150px;
	}
form td p {
	margin: 2px 0 0 0;
	color: #999999;
	}
form input#subject {
	font-size: 15px;
	padding: 5px 3px;
	max-height: 100%;
	color: green;
	letter-spacing: -0.2px;

	}
/* Buttons
---------------------------------------------------------- */
/*.button {
	font-family:  	Arial, Verdana, Helvetica, sans-serif;
	line-height: 	normal;
	color: 			#fff;
	background: 	#6f6f6f;
	padding: 		3px 10px;
	border: none;
	text-align: center;
	cursor: pointer;
	c\ursor: pointer;
	overflow: visible;
	}
.button.bold {
	background: 	#0063DC;
	color: #fff;
	}
* html .button { padding-left: 0; padding-right: 0; }
*/

/* .button */
.button {
	border: 1px solid #000;
	border-color: #ccc #aaa #aaa #ccc;
	background: #f2f2f2;
	padding: 3px 10px;
	display: inline-block;
	overflow: visible;
	color: #333;
	cursor: pointer;
	outline: none;
	line-height: normal;
	letter-spacing: normal;
	text-decoration: none;
	vertical-align: middle;
	}
/* IE6 patches */
* html input.button,
* html button.button {
	padding-top: 2px;
 	padding-bottom: 0px;
	height: 1%;
	padding-left: 9px;
	padding-right: 9px;

	 }
/* IE7 patches */
*+html input.button,
*+html button.button {
	padding-top: 2px;
 	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
	}
/* 	Gecko browsers add an extra 3px of left/right  padding to button elements which can't be overriden. */
@-moz-document url-prefix() {
 	input.button,
	button.button {
	padding: 2px 7px;
	}
}
.button:active 	{ outline: none;  border-color: #aaa #ccc #ccc #aaa !important;}
.button:focus 	{ outline: none; }


/* Topics & Topics-home
---------------------------------------------------------- */
#topics.home dt { font-size: 16px; }
#topics.home 	{ font-size: 14px; }

#topics { margin: 0; }

#topics-home h3,
#topics dt 		{
	font-size: 14px;

	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
/*	background: #fff url("img/dots.gif") repeat-x bottom left; */
	border-bottom: 1px solid #ddd;

	}
#topics dd {
	margin: 2px 0;
	padding: 0;
	line-height: 1.5em;
	padding-left: 20px;
	/* background: url("img/arrow.gif") no-repeat 0 7px; */
	background: url("img/dot-square-orange.gif")  no-repeat 5px 7px;

	}


#topics dd dt	{
	margin: 10px 0 5px;
	padding: 0;
	background: none;
	font-size: 13px;
	border: none;
	}
#topics dd dd	{ margin-left: 20px; }


#topics-home h3 span,
#topics dd.descr {
	background: none;
	padding-left: 0;
	margin-bottom: 10px;
	padding: 0;
	margin-top: 0;
	letter-spacing: normal;
	font-weight: normal;
	color: #6f6f6f;

	}
#topics dd.more {
	margin-top: 10px;
	font-weight: bold;
	}
div.box-content ol li a:visited,
#topics dd a:visited {
	color: #551A8B;
	}
#topics.home dd a:visited { color: #2251A6; }

#topics-home a{
	float: left;
	padding: 10px;
	width: 74px;
	margin: 5px 5px;
	border: 1px solid #ccc;
	font-size: 12px;
	text-align: center;
	outline:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
	}
* html #topics-home a{
	margin:4px 4px;
}
#topics-home  a img  {
	padding: 5px;

	margin: 0 auto 5px auto;
	background: #fff;
}
#topics-home a:hover {
	text-decoration: none;
	border-color: #A8B9CA;
	border-width: 2px;
	padding: 9px 9px 9px 9px;
	}
#topics-home a:hover img {

	}
/* Search
---------------------------------------------------------- */
#search {
	margin: 0;
	padding: 0;
	}
#search dt,
#search dd {
	margin: 0;
	padding: 0;
	}
#search dt {
	font-size: 16px;
	margin-top: 15px;
	}
#search dd {
	line-height: 1.3em;
	}
#search dd p {
	margin: 0px 0;
	}
#search dd em {
	color: green;
	font-style: normal;
	}

/* Misc
---------------------------------------------------------- */
#more-help {
	text-align: center;
	margin: 50px 10px 0;
	padding: 10px;
	border-top: 1px solid #ddd;
	background: #FFFFE1;
	}
.new {
	font-size: 9px;
	font-family: tahoma;
	color: #F59B21;
	}
/*
.new {
	color: #6F6F6F;
	padding: 2px 4px;
	background: #FFFFCA;
	font-size: 8px;
	letter-spacing: 1px;
	font-weight: bold;
	border: 1px solid #ddd;
	border-width: 0px 1px 1px 0px;
	}
*/
ul.classic {
	padding-left: 15px;
	list-style-type: disc;
	}
.classic li {
	margin: 10px 0;
	background: none;
	list-style-type: disc;
	}

/* Extra
---------------------------------------------------------- */

#main-body table         { width: 100%; }
#main-body table,
#main-body td,
#main-body th {
	border: 1px solid #ddd;
	border-collapse: collapse;

	font-size: 11px;
	}
#main-body table th {
	width: 1%;
	white-space: nowrap;
	background: #f9f9f9;
	font-weight: normal;

	}
#main-body table th,
#main-body table td { padding: 4px 6px;}

.filtering .title {
	display: none;
	}
.title td {
	color:#333;
	font-size:14px;
	font-weight:bold;
	background: #EBEEE4;
	}
.left {
	float: left;

	}
.right {
	float: right;

	}
#main-body td code { color: green;}
#main-body .path	{ color: #cc0000;}
#main-body li  {
	margin: 3px 0;
	padding: 0;
	}
#main-body li code {
	white-space: normal;
}
#main-body a {

	border-bottom: 1px dotted #2251A6;
	}
#main-body a:hover {
	border: none;
	}

/* Pages
---------------------------------------------------------- */
.pages {
	float: right;
	overflow: auto;
	color: #ccc;
	padding-top: 10px;
	}
.pages a,
.pages span  {
	display: block;
	float: left;
	padding: 4px 6px;
	line-height: 100%;
	margin-right: 0.1em;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 11px;
	}
.pages span.active {
	font-weight: bold;
	background: #ccc;
	color: #fff;
	border-color: #ababab;
	}
.pages a:hover {
	text-decoration: none;
	border-color: #999;
	}
/* Dedicated to printing.
----------------------------------------------*/
#printFooter {
	display:none;
	padding:4px;
	border:1px solid #202020;
	background:#eee;
	}

/* Images
--------------------------------------------- */
.image p {
	padding: 10px 10px 0 0px;
	margin-bottom: 0;
	text-align: justify;
	font-size: 12px;
	color: #6f6f6f;
	background: #EEEEEE;
	text-align: center;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
        }
.image-inner {
	border: 1px solid #ddd;
	padding: 10px;
}
.image {

	border: 10px solid #EEEEEE;
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-align:center;
        }
.image.right  {
      float: right;
      margin-left: 10px!important;
       }
.image.center {
	float: none;
	margin: 20px auto;
	}

/* Helpful
-------------------------------------------- */
.helpful-sum {
	font-size: 11px;
	color: #6f6f6f;
	padding: 0px 0 8px;
	}

#helpful a {
	text-decoration: none;
	font-size: 10px;
	font-family:  verdana, serif;
	cursor: pointer;
	padding: 4px;
	color: #222;
	background: #ECE9D8;
	position: relative;
	}
#helpful .yes {
	background: #0063DC;
	color: white!important;
	position: relative;
	}




/* Tabs
---------------------------------------------------------- */
#tabs {
	border-bottom: 2px solid #ccc;
	_height: 1%;
	min-height: 1px;
	}
#tabs:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	}
#tabs ul,
#tabs li {
	padding: 0;
	margin: 0;
	font-size: 15px;
	letter-spacing: -0.5px;
	list-style-type: none;
	}
#tabs ul {
	position: relative;
	top: 2px;
	}
#tabs li {
	display: block;
	float: left;
	}
#tabs li.active a {
	padding: 6px 16px;
	margin-left: 5px;
	border: 2px solid #ccc;
	}
#tabs li a {
	padding: 6px 16px;
	margin-left: 5px;
	border: 2px solid #ccc;
	float: left;
	display: block;
	background: #f9f9f9;
	text-decoration: underline;
	}
#tabs li a,
#tabs li:active:focus {
	outline: none;
	}
#tabs li.active a {
	background: white;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	border-bottom: 2px solid #fff;
	}
#tabs ul li#tabs-screencast a	{
	padding-left: 30px;
	background: #f9f9f9 url("../img/screencast.gif") no-repeat 10px 55%;
	}
#tabs ul li#tabs-screencast.active a	{ background-color: #fff; }

/* Screencast
---------------------------------------------------------- */
#container-screencast	{
	text-align: center;
	margin: 20px 0;
	background: #eee;
	padding: 20px 0;
	}


/* lookup
---------------------------------------------------------- */
#lookup {
	text-align: center;
	border-color: #A8B9CA;
	}
fieldset#lookup .fieldset-content {
	background: #fff;
	}
#lookup input.field {
	padding: 5px 8px;
	width: 25em;
	font-size: 16px;
	}
.autocomplete {
	background: #fff;
	border: 1px solid #B9B9B9;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align:left;

	}
.autocomplete li {
	background: #fff;
	margin: 0;
	padding: 1px 5px;
	cursor: pointer;
	position: relative;
	display: block;
	list-style-type: none;
	white-space: nowrap;
	overflow: hidden;
	}

* html .autocomplete li { height: 1%; }
.autocomplete li.autocomplete-highlight {
	background: #5A97E2;
	color: #fff;
	}
.autocomplete-header {
	padding: 5px 5px;
	color: #999;
	border-bottom: 1px solid #B9B9B9;
	}
.autocomplete-content {
	padding: 5px;
	color: #6f6f6f;
	font-style:italic;
	background-color: #FFFFEF;
	}

/* Print
-------------------------------------------- */
#note {
	background: #eee;
	padding: 10px;
	font-size: 12px;
	line-height: 1.4em;
	}
#note p {
	border: 1px solid #ddd;
	padding: 10px 10px 10px 25px;
	background: white;
	margin: 0;

	}
p#note-flash {
	background: white url("img/downloads/flash.gif") no-repeat 5px 12px;
	}
p#note-ie {
	background: white url("img/downloads/ie.gif") no-repeat 5px 12px;
	}




/* NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW*/

/* Icons
---------------------------------------------------------- */
.icon {
	padding-left: 20px;
	background: no-repeat url("img/icons/plus_circle.png") left center;
	}
.icon.icon-link {
	background-image: url("img/icons/chain__plus.png");
	}
.icon.icon-screenshot {
	background-image: url("img/icons/image__plus.png");
	}

/* IE6 - yak png */
* html .icon {
	background: none!important;
	padding-left: 0!important;
	}
* html #contact-topic li {
	background-image: none;
	padding-left: 20px!important;
	}




/* FIELDS */
/*.field {
	border: 1px solid #ccc;
	padding: 4px;
	outline: none;
	width: 40em;
	background: #fff;
	}
html body .field-focus {
	border: 2px solid #6f6f6f;
	background: #fff;
	padding: 3px;
	}
*/

/* .field */
.field {
	background: white;
	border: 1px solid #bbb;
	border-color: #6f6f6f #ccc #ccc #ccc;
	padding: 3px;
	background: #FAFAFA;
	outline: none;
	vertical-align: middle;
	}
textarea.field 	{ overflow: auto;		}
.field-focus 	{  background: white; 	}
.field:focus 	{ background: white; 	}

select.field{ padding: 2px; 		}

/* Contact Form
------------------------------- */
#contact {
	margin: auto;
	overflow: hidden;

	}
#contact h4 {
	font-size: 15px;
	margin: 0;
	font-weight: normal;
	margin: 0 0 20px 0;
	}
#contact h4 em {
	font-style: normal;
	color:#999;
	}
#contact .add 			{
	font-size: 12px!important;
	margin: 10px 0 0;
	color: #6f6f6f;
	}

#contact-scope,
#contact-info,
#contact-body,
#contact-topic li.active {
	background-color: #EEF2F7;
	background-color: #F7F7F7;
	background-color: #ECEFF5;
	}
#contact-scope,
#contact-body,
#contact-info 	{	padding: 20px ;}
#contact-intro 	{	margin-bottom: 30px;		}
#contact-intro p {
	line-height: 1.5em;
	}
#contact-intro small {
	font-size: 12px;
	color: #6f6f6f;
	}

/* Contact-topic */
#contact-topic ul,
#contact-topic li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#contact-topic li {
	float: left;
	color: #2251A6;
	padding: 15px 20px 15px 55px;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	background: url("img/topics/contact-topic-question.png") no-repeat 10px center;
	}
#contact-topic li span {
	border-bottom: 1px solid #2251A6;
	}
li#contact-topic-idea {
	background-image: url("img/topics/contact-topic-idea.png");
	}
li#contact-topic-problem {
	background-image: url("img/topics/contact-topic-problem.png");
	}
li#contact-topic-live {
	background-image: url("img/topics/contact-topic-live.png");
	}

li#contact-topic-mail {
	float: right;
	background-image: url("img/topics/contact-topic-mail.png");
	}


#contact-topic li.active {
	text-decoration: none;
	color: #333;
	cursor: default;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius: 5px 5px 0px 0px;
	}
#contact-topic li.active span { border: none; }
#contact textarea 			{ height: 8em; }

/* Contact scrope */
#contact-scope {
	position: relative;
	}
#contact-scope h4 {
	margin-bottom: 0;

}
#contact-scope img {
	position: absolute;
	top: -5px;
	right: 15px;
	border: 3px solid #CAD2E3;
	padding: 10px;
	background: white;
}

/* Contact body */
#contact-body {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius: 0 0px 5px 5px;
	}
#contact-body textarea {
	width: 100%;
	max-width: 100%;
	resize: none;
	overflow: auto;
	}

* html #contact-body textarea {
	width: 850px;
}


/* Contact extra */
#contact-extra-container {
	height: 1.5em;
	display: none;
	margin: 0;
	margin-top: 0.5em;
	}
#contact-extra input {
	display: none;
	}

/* Contact-info */
#contact-scope,
#contact-info {
	margin: 20px 0;
	padding: 20px;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#contact input#field-link,
#contact input#field-name { width: 19em;	}
#contact-info input { width: 15em ;}

/* Contact-submit */
#contact-submit {
	text-align: left;
	color: #999;
	margin-top: 30px;
	vertical-align: middle;
	}
#contact-submit input {
	padding: 3px 10px;
	font-size: 14px;
	overflow: visible;
	line-height: 1em;
	}
#contact-submit .left {
	margin-left: 5px;
}
#contact-submit .right {
	line-height: 1.4em;
	text-align: left;
	}




label span {
	color: #999;
}
.field-pale {
	color: #ccc;
	}





/* Print
-------------------------------------------- */
@media print {
	#trails,
	#side,
	#options,
	#footer,
	fieldset,
	#more-help,
	#header 	{ 	display: none!important; }
	#content, #main, #wrapper, #wrapper-main, #body  {
		border: none!important;
		width: auto!important;
		margin: 0!important;
		padding: 0!important;
	}
	#wrapper { margin: 10px!important;}
}




/* e-help */
#e-help-container {
	background: #f9f9f9 url("http://img.pathfinder.gr/e-services-logos.gif") no-repeat 10px 14px;
	border: 1px solid #ccc;
	color: #6f6f6f;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding: 10px;
	padding-left: 80px;
	}

/* mail counters */
#fixCounts {
	background:#FFFFE1;
	border:1px solid #ccc;
	text-align:center;
	padding:5px 0;
	margin-top:0;
}


/* misc */
table#chat-shortcuts {
	border: none;
}
table#chat-shortcuts td {
	font-size: 12px;
	border: none;
	padding: 5px;
}
table#chat-shortcuts tr:hover {
	background-color: #FFFFE1;
}
table#chat-shortcuts tr td:nth-child(2) {
	font-family: "New Courrier", courier;
}
/* homepages warning */
#page-topics #warning {
	padding: 10px;
	margin: 0 0 20px 0;
	width: 630px;
	font-size: 17px;
	background: #C1172C;
	color: #fff;
	border: 4px solid #fff;
	box-shadow: 0px 0px 3px #666;
	-moz-box-shadow: 0 0 3px #666;
	-webkit-box-shadow: 0 0 3px #666;
	text-align: center;
}
