/* email style antispam */
.email_antispam {
	color: #33648a;
	border-bottom: 1px dotted #33648a;
	cursor: help;
	unicode-bidi:bidi-override; direction: rtl;
}
/* end of: email style antispam */

/* common settings */
form {
	margin: 0px;
}

p { 
	margin: 0px;
}

.accessibility{
	display: none;
}

.clear{
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

.clear_left{
	clear: left;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

div.center {
	text-align: center;         
}

p { margin: 0px; }

#content ul{
	margin: 5px 0px; padding: 0;
	list-style-type: none;
}

#content ul li{
	margin-bottom: 3px; padding-left: 20px;
	font-size: 12px;
	background: url('../img/layout/ul-point.gif') no-repeat 0px center;
	line-height: 100%;
}

#content ol {
	margin-left: 0px; padding-left: 25px;
	margin-top: 8px; margin-bottom: 8px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #33648a;
	margin: 0px 0px 8px 0px;
}

#content h1{ color: #192142; font-size: 15px; }
#content h2{ color: #192142; font-size: 14px; }
#content h3{ font-size: 12px; }
#content h4{ font-size: 12px; }
#content h5{ font-size: 12px; }
#content h6{ font-size: 12px; }

#content h1.article_title, #content h2.article_title {
	margin: 0px 0px 30px 0px;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 2px solid #192142;
}

#content h1.article_title span, #content h2.article_title span{
	position: relative;
	top: 5px;
	padding-right: 10px;
	background-color: #fff;
}

img.icon { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 3px; margin-right: 3px; }

img.no_border { border: 0px; }

#content hr {
	width: 100%;
	background-color: transparent;
  color: transparent;
	border: 0px;
  border-top: 1px solid #C5C4B8;
  height: 1px;
	padding: 0; margin: 0px 0px 10px 0px;
} 

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;
}

.context_help_cursor {border-bottom: 1px dotted black; cursor: help;}

/* 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 */
div.article_text {
	line-height: 130%;
	text-align: justify;
}
div.no_article {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #33648A;
	font-size: 12px;
}
div.articles_list_counter {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#content ul.articles_list {
	margin-top: 3px;
	margin-left: 0; padding-left: 20px;
	margin-top: 0px; margin-bottom: 20px;
	list-style-type: none;
}

#content ul.articles_list li {
	margin-bottom: 5px;
}
#content li.article_select {
	font-size: 12px;
}
#content a.article_select, #content a.article_select:visited, #content a.article_select:hover {
	color: #33648A;
	font-weight: bold;
	text-decoration: underline;
}
#content a.article_select:hover {
	color: #33648A;
	text-decoration: none;
}

li.article_selected {
	color: #38372D;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center left;
}

#content a.article_selected, #content a.article_selected:visited, #content a.article_selected:hover {
	color: #38372D;
	font-weight: bold;
	text-decoration: none;
}
#content a.article_selected:hover {
	color: #38372D;
	text-decoration: underline;
}
div.divider {
	height: 2px;
	background: url(../img/netnews/dot_horizontal.gif) repeat-x bottom;
	margin: 5px 0px 15px 0px;
}
/* end of: articles */

/* navigation */
div.subcategories {
	padding: 0px 0px 10px 0px;
	background: url(../img/netnews/dot_horizontal.gif) repeat-x bottom;
	margin-bottom: 11px;
}
ul.subcategories {
}
ul.subcategories li {
	list-style-type: square;
	list-style-image: url("../img/netnews/subcategory.gif");
}
a.subcategory, a.subcategory:visited {
	padding-left: 4px;
	color: #914040;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.subcategory:hover {
	text-decoration: underline;
}
/* end of: navigation */

/* gallery */
div.gallery_title {
	font-size: 12px;
	color: #33648A;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
table.gallery {
	width: 100%;
	padding-bottom: 5px;
}
div.photo_container {
	float: left;
	margin-left: 2px; margin-right: 3px;
	margin-bottom: 6px;
}
img.photo {
	height: 124px;  /* width: 165px; */
	background-color: #eaead1;
	border: 2px solid #b9baa5;
	padding: 1px;
	margin: 0px;
	vertical-align: bottom;
	text-align: right;
}
div.photo_description {
	margin-top: 3px;
	padding: 1px;
	padding-left: 3px;
	border: 1px solid #BEBCA9;
	background-color: #F2F1E0;
	font-family: Tahoma, "Geneva CE", lucida, sans-serif;
	font-size: 9px;
	color: #525252;
}
/* end of: gallery */

/* attachments */
div.attachments {
	margin-bottom: 8px;
}

div.attachments_title {
	font-size: 12px;
	color: #33648A;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.attachment {
	margin-bottom: 3px;
}
a.attachment_name, a.attachment_name:visited {
	color: #192142;
	font-weight: bold; 
	text-decoration: none;
}
a.attachment_name:hover {
	color: #96AD2C;
	text-decoration: underline;
}

.attachment_mimetype  {
	color: #b0b1a7;
}
.attachment_description {
	color: #696756;
	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: #914040;
	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 {
	background: url(../img/netnews/dot_horizontal.gif) repeat-x bottom;
}
tr.sitemap_color_2 td { 
	background: url(../img/netnews/dot_horizontal.gif) repeat-x bottom;
}
tr.sitemap_color_3 td { 
	background: url(../img/netnews/dot_horizontal.gif) repeat-x bottom;
}

a.category_sitemap, a.category_sitemap:visited {
	color: #33648A;
	font-weight: bold;
	text-decoration: none;
}
a.category_sitemap:hover {color: #33648A; text-decoration: underline;}

a.article_sitemap, a.article_sitemap:visited {
	color: #40423E;
	text-decoration: none;	
}
a.article_sitemap:hover {color: #96AD2C; text-decoration: underline;}

.category_sitemap_count_articles {
	font-size: 11px;
	color: #8C8C8C;
}

div.subcategories_sitemap {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* end of: sitemap */

/* fading photo */
div.image-effect{
	top: 0; left: 0;
	width: 626px; height: 211px;
	font-size: 0px;
	padding: 0; margin: 0;
	overflow: hidden;
	position: relative;
}
div.image-effect img{
	width: 626px; height: 211px;
	top:  0; left: 0;
}
/* end of: fading photo */

/* forms */
input, textarea {
	color: #000000;
	background-color: #FFFFFF; 
}
input.solid, textarea.solid, select.solid {
	border: 1px solid #A79F7C;
}
input.button, button.button {
	border: 2px solid #b9baa5;
	padding: 1px;
	color: #54554a;
	background-color: #eaead2;
}
.checkbox, .radio {
	vertical-align: middle;
}
.required {color: #DF1C39;}
.required_2 {color: #000091;}
.error {color: #E10000;}
.warning {color: #E10000;} 
.ok {color: #257735;}
.example { color: #797a6c; }
/* end of: forms */

