/* email style antispam */
.email_antispam {
	color: #0d4a8e;
	border-bottom: 1px dotted #0d4a8e;
	cursor: help;
	unicode-bidi:bidi-override; direction: rtl;
}
/* end of: email style antispam */

/* common settings */
.content { line-height: 130%; }

.content p { margin: 0; }

.content table {
	border-collapse: collapse;
}

.content td {
	border-collapse: collapse;
}

.accessibility { display: none; }

.cleaner{
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0;
}

.cleaner_left{
	clear: left;
	line-height: 0px;
	height: 0px;
	font-size: 0;
}
.note {color: #848b91; }

img.icon {
	border: 0px;
	vertical-align: middle;
	width: 16px; height: 16px;
	margin: 0px 3px 2px 3px;
}

img.no_border { border: 0px; }

/* .box is DEPRECATED, USE .message INSTEAD */
div.box {
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
	color: #323234;
	line-height: 140%;
	margin: 3px 4px 3px 0px;
}
div.box_padding {
	width: auto;
	padding: 6px 10px 6px 10px;
}

div.info_box {
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
	color: #323234;
	font-weight: bold;
	background-image : url("../img/bcg/box/info.gif");
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 140%;
	margin: 3px 4px 3px 0px;
}
div.info_box_padding {
	width: auto;
	padding: 6px 10px 6px 25px;
}

div.warning_box {
	background-color: #FFF9E6;
	border: 1px solid #FFAF75;
	color: #EC0C00;
	background-image : url("../img/bcg/box/warning.gif");
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 140%;
	margin: 3px 4px 3px 0px;
}
div.warning_box_padding {
	width: auto;
	padding: 6px 10px 6px 25px;
}

div.message {
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
	color: #323234;
	line-height: 140%;
	margin: 3px 4px 3px 0px;
}
div.message_padding {
	width: auto;
	padding: 6px 10px 6px 10px;
}

div.info_message {
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
	color: #323234;
	font-weight: bold;
	background-image : url("../img/bcg/message/info.gif");
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 140%;
	margin: 3px 4px 3px 0px;
}
div.info_message_padding {
	width: auto;
	padding: 6px 10px 6px 25px;
}

div.warning_message {
	background-color: #FFF9E6;
	border: 1px solid #FFAF75;
	color: #EC0C00;
	background-image : url("../img/bcg/message/warning.gif");
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 140%;
	margin: 3px 4px 3px 0px;
}
div.warning_message_padding {
	width: auto;
	padding: 6px 10px 6px 25px;
}

.context_help_cursor {border-bottom: 1px dotted black; cursor: help;}

/*
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	color: #0d4a8e;
}

.content h1{
	font-size: 110%;
}
.content h2{
	font-size: 110%;
}
.content h3{
	font-size: 105%;
}
*/

.article_text h1, .article_text h2, .article_text h3 {
	margin: 20px 0px 15px 0px;
	color: #363636;
	font-size: 120%;
	font-weight: bold;
}

.article_text h2, .article_text h3 {
	margin-top: 15px;
	margin-bottom: 0px;
}

.article_text h4, .article_text h5, .article_text h6{
	font-size: 100%;
	margin: 10px 0px 0px 0px;
	color: #363636;
}

hr {
	width: 100%;
	background-color: transparent;
  color: transparent;
	border: 0px;
  border-top: 1px solid #e9e9e9;
  height: 1px;
	padding: 0; margin: 7px 0 10px 0;
}
/* end of: common settings */

/* pagination */
div.pagination {
	width: 100%;
	text-align: right;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #121212;
}
a.pagination, a.pagination:visited {
	color: #121212;
}
.pagination_current {
	font-weight: bold;
	color: #DD0D0D;
}
/* end of: pagination */

/* articles */
h1.category_title, h2.category_title, h3.category_title {
	font-size: 150%;
	margin-top: 0;
	
}
h1.article_title, h2.article_title {
	margin-top: 0;
}

div.article_text {
	/* text-align: justify; */
	margin-bottom: 6px;
}
div.article_date {
	color: #6f767b;
	margin-bottom: 3px;
}
div.no_article {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #0d4a8e;
}
div.articles_list_counter {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
ul.articles_list {
	margin-top: 3px;
	margin-left: 0; padding-left: 20px;
	margin-top: 0px; margin-bottom: 0px;
	padding-bottom: 5px;
	list-style-type: square;
	color: #0d4a8e;
}

ul.articles_list li {
	margin-bottom: 5px;
}
li.article_select {
}
a.article_select, a.article_select:visited, a.article_select:hover {
	color: #0d4a8e;
	font-weight: bold;
	text-decoration: underline;
}
a.article_select:hover {
	color: #0d4a8e;
	text-decoration: none;
}

li.article_selected {
	color: #38372D;
	background-repeat: no-repeat;
	background-position: center left;
}

a.article_selected, a.article_selected:visited, a.article_selected:hover {
	color: #38372D;
	font-weight: bold;
	text-decoration: none;
}
a.article_selected:hover {
	color: #38372D;
	text-decoration: underline;
}
div.divider {
	height: 2px;
	border-bottom: 1px solid #e9e9e9;
	margin: 5px 0px 15px 0px;
}
/* end of: articles */

/* navigation */
div.subcategories {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 11px;
}
ul.subcategories {
	list-style-type: none;
}
ul.subcategories li {
	background: url('../img/netnews/subcategory.gif') no-repeat left 0px;
	padding-left: 18px;
	margin-bottom: 3px;
}
a.subcategory, a.subcategory:visited {
	padding-left: 4px;
	color: #0d4a8e;
	text-decoration: none;
	font-weight: bold;
}
a.subcategory:hover {
	text-decoration: underline;
}
/* end of: navigation */

div.gallery_new {
  overflow:auto; 
  margin:5px 0 10px 0;  
} 

div.gallery_new a {
  background-color:#d2d2d2;
  background-repeat: no-repeat;
  background-position: center center;
  border:3px solid #d2d2d2;
  display:block;
  height:126px;
  width:168px;
  float:left;
  margin:0 4px 4px 0;
} 

div.gallery_new a:hover {
  border-color:#0d4a8e;
}

/* attachments */
div.attachments {
	margin: 4px 0 8px 0;
}

.attachments_title {
	color: #0d4a8e;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}
div.attachment {
	margin-bottom: 3px;
}
a.attachment_name, a.attachment_name:visited {
	color: #0d4a8e;
	font-weight: bold; 
	text-decoration: underline;
}
a.attachment_name:hover {
	color: #0d4a8e;
	text-decoration: none;
}

.attachment_mimetype  {
	color: #5d6266;
}
.attachment_description {
	color: #5d6266;
	margin-left: 23px;
}
/* end of: attachments */

/* up to parent */
div.up_to_parent {
	margin: 0px 0px 10px 0px;
	background: url(../img/netnews/up_to_parent.gif) top left no-repeat;
}

div.up_to_parent_padding {
	width: auto;
	padding: 6px 10px 6px 20px;
}

a.up_to_parent, a.up_to_parent:visited, a.up_to_parent:hover {
	color: #0d4a8e;
	text-decoration: none;
}

a.up_to_parent:hover{
	text-decoration: underline;
}
/* end of: up to parent */

/* sitemap */
div.link_sitemap {
	margin: 10px;
	margin-left: 30px;
}
a.link_sitemap, a.link_sitemap:visited, a.link_sitemap:hover {
	text-decoration: none;
}
a.link_sitemap:hover {
	text-decoration: underline;
}
table.sitemap {
	width: 98%;
	border-collapse: collapse;
	margin-top: 5px;
}
tr.sitemap_color_1 td {
	border-bottom: 1px solid #e9e9e9;
}
tr.sitemap_color_2 td { 
	border-bottom: 1px solid #e9e9e9;
}
tr.sitemap_color_3 td { 
	border-bottom: 1px solid #e9e9e9;
}

a.category_sitemap, a.category_sitemap:visited {
	color: #0d4a8e;
	font-weight: bold;
	text-decoration: none;
}
a.category_sitemap:hover {color: #0d4a8e; text-decoration: underline;}

a.article_sitemap, a.article_sitemap:visited {
	color: #40423E;
	text-decoration: none;	
}
a.article_sitemap:hover {color: #d22500; text-decoration: underline;}

.category_sitemap_count_articles {
	color: #8C8C8C;
}

div.subcategories_sitemap {
	color: #5d5d5d;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* end of: sitemap */

/* forms */
input, textarea { }


button {
	width:auto;
	overflow:visible;
	padding: 4px 3px 3px 3px;
	margin: 0 1px 0 0;
	font-family: Calibri, Carlito, 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

input.solid, textarea.solid {
	border: 1px solid #989696;
	color: #000000;
	background-color: #FFFFFF; 
}
input.solid_disabled {
	border: 1px solid #c0b8ab;
	background-color: #eeebe8;
}
input.button, button {
	border: 1px solid #d3d3d3;
	color: #282828;
	background-color: #f4f4f4;
}
input.button:hover, button:hover {
	border: 1px solid #229ac1;
	box-shadow: 	0px 0px 4px #229ac1;
}
.checkbox {
	vertical-align: middle;
}
.radio { }
.label { }

.required {color: #0d4a8e;}
.required_2 {color: #000091;}
.error {color: #E10000;}
.warning {color: #E10000;} 
.ok {color: #257735;}
/* end of: forms */

/* (visual editor) table_1 style */
table.table_1 {
	border: 1px;
	border-collapse: collapse;
}
table.table_1 td {
	border: 1px;
	border-collapse: collapse;
}
/* end of: (visual editor) table_1 style */

/* pagination */
div.articles_pagination {
	text-align: right;
	margin: 10px 0 15px 0;
}
div.articles_pagination div.pagination {
	padding: 5px 0; /* IE 7 fix */
}

div.articles_pagination div.pagination .current, div.articles_pagination div.pagination a {
	font-size: 14px;
	padding: 6px 8px;
}

div.articles_pagination div.pagination .current {
	background-color: none;
	color: #AAAAAA;
	margin-right: 2px;
}

div.articles_pagination div.pagination a {
	background-color: #E1E1E1;
	color: #484848;
	text-decoration: none;
	margin-right: 2px;
}
div.articles_pagination div.pagination a:hover { 
	color: #fff;
	background-color: #0D4A8E;
	text-decoration: none; 
}

