/* basic settings */
p { margin: 0px; }
form {margin: 0px;}
img.icon { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 3px; margin-right: 3px; }
hr {width: 100%; border-top: 1px solid #797979; }
/* end of: basic settings */

/* email style antispam */
.email_antispam {
	border-bottom: 1px dotted #E3AF88;
	cursor: help;
	unicode-bidi:bidi-override; direction: rtl;
}
/* end of: email style antispam */

/* basic settings */
.clear_left{
	clear: left;
	line-height: 0px;
	height: 0px;
}
ul {
	text-align: left;
	/* info: http://developer.mozilla.org/en/docs/Consistent_List_Indentation */
	margin-left: 0; padding-left: 15px;
	margin-top: 8px; margin-bottom: 0px;
	list-style-type: square;
}
ol {
	margin-left: 25px; padding-left: 0px;
	margin-top: 8px; margin-bottom: 0px;
}
li {
	margin-bottom: 4px;
}
/* end of: basic settings */

/* articles */
div.text {
	text-align: justify;
}
div.article_date {
	text-align: right;
	color: #5F5F5F;
	font-style: italic;
	font-family: Verdana;
}
div.no_article {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #515151;
	font-size: 12px;
}
/* end of: articles */

/* gallery */
div.gallery {
	width: 100%;
}
div.photo {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}
img.photo {
	height: 98px;	/* width: 130px; */
	border: 1px solid #797979;
	margin: 0px;
}
/* end of: gallery */

/* attachments */
div.article_attachments {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.attachment {
	margin-bottom: 3px;
}
a.attachment_name {
	color: #990000;
	font-weight: bold;  
	text-decoration: none;
}
a.attachment_name:visited {
	color: #990000;
	text-decoration: none;
}
a.attachment_name:hover {
	color: #CA0000;
	text-decoration: underline;
}

.attachment_mimetype  {
	color: #7B7C7B;
}
.attachment_description {
	margin-left: 23px;
}
/* end of: attachments */

/* table articles list */
div.articles_list {
	background: url(../img/netnews/dot_horizontal.gif) repeat-x bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.articles_list_item {
	margin-bottom: 2px;
}
img.article_arrow {
	vertical-align: middle;
}
a.article_select {
	color: #353535;
	font-weight: bold;
	text-decoration: none;
}
a.article_select:visited { color: #353535; text-decoration: none; }
a.article_select:hover { color: #CA0000;	text-decoration: underline; }

a.article_selected {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a.article_selected:visited { color: #990000; text-decoration: none; }
a.article_selected:hover { color: #990000;	text-decoration: none; }

div.articles_list_2 {
	font-size: 10px;
	margin-bottom: 15px;
}
/* end of: table articles list */

/* sitemap */
table.sitemap, table.sitemap_cat {
	width: 98%;
	border-collapse: collapse;
}
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 {
	font-size: 1.0em;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a.category_sitemap:visited {color: #990000; text-decoration: none;}
a.category_sitemap:hover {color: #CA0000; text-decoration: underline;}

a.article_sitemap {
	color: #464646;
	text-decoration: none;	
}
a.article_sitemap:visited {color: #464646; text-decoration: none;}
a.article_sitemap:hover {color: #464646; text-decoration: underline;}

a.article_sitemap_2 {
	color: #464646;
	font-weight: bold;	
	text-decoration: none;	
}
a.article_sitemap_2:visited {color: #464646; text-decoration: none;}
a.article_sitemap_2:hover {color: #464646; text-decoration: underline;}

div.subcategories_sitemap {
	margin-top: 20px;
	margin-bottom: 10px;
}

table.sitemap_cat a.category_sitemap, table.sitemap_cat a.category_sitemap:visited {color: #435181 ;}
table.sitemap_cat a.category_sitemap:hover {color: #52639E; }

/* end of: sitemap */

/* navigation */
ul.subcategories {
	margin-bottom: 15px;
}
ul.subcategories li {
	list-style-image: url("../img/netnews/subcategory.gif");
}
a.subcategory, a.subcategory:visited {
	margin-left: 5px;
	color: #990000;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
a.subcategory:hover {
	text-decoration: underline;
}

ul.subcategories_cat {
	margin-bottom: 15px;
}
ul.subcategories_cat li {
	list-style-image: url("../img/netnews/subcategory_cat.gif");
}
ul.subcategories_cat a.subcategory, ul.subcategories_cat a.subcategory:visited {
	color: #4B5B91;
}

ul.subcategories_box {
	margin-left: 10px;
}
ul.subcategories_box li {
	list-style-image: url("../img/netnews/subcategory_box.gif");
}
ul.subcategories_box a.subcategory, ul.subcategories_box a.subcategory:visited {
	color: #CB1600;
}

img.icon_articles_switch { vertical-align: middle; width: 16px; height: 16px; border: 0px; cursor: pointer; _cursor: hand; }
/* end of: navigation */

div.divider {
	width: 100%;
	height: 1px;
	line-height: 0px;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	background: url(../img/netnews/dot_horizontal.gif) repeat-x bottom;
}

/* forms */
input, textarea {
	color: #000000;
	font-size: 1.3em;
}
input.solid, textarea.solid, select.solid {
	border: 1px solid #D7B399;
}
input.disabled {
	border: 1px solid #D7B399;
	background-color: #F7F7F7;
}
.required {
	color: #904945; font-weight: bold;
	border-bottom: 1px dashed #B40B0B;
}
.optional {
	color: #404040;
	font-weight: bold;
}
h2.form_title {
	font-size: 140%;
	color: #904945;
	margin: 0px 0px 12px 0px;	
}

/* old button style (search)
.button { 
	color: #FFFFFF;
	background-color: #7A7A7A;
	border:1px solid #A3A3A3;
	border-bottom: 1px solid #727272;
	border-right: 1px solid #525252;
}
*/
.button { 
	color: #FFFFFF;
	background-color: #BCBCBC;
	border: 2px groove #FFFFFF;
	font-size: 1.3em;
	font-family: Times New Roman, Garamond, Georgia;
	font-weight: bold;
	letter-spacing: 1px;
}

.error {color: #E10000;}
.warning {color: #E10000;} 
.ok {color: #5E792F;}
/* end of: forms */

/* up to parent */
#up_to_parent {
	margin: 6px 4px 18px 14px;
	background: url(../img/netnews/up_to_parent.gif) top left no-repeat;
	background-color: #EDEDED;
}

#up_to_parent_cat {
	margin: 6px 4px 18px 14px;
	background: url(../img/netnews/up_to_parent_cat.gif) top left no-repeat;
	background-color: #EDEDED;
}

#up_to_parent_text {
	padding: 2px 0px 0px 22px;
	font-size: 0.8em;
}

#up_to_parent_text A.upperLevel {
	color: #424242;
	text-decoration: none;
}

#up_to_parent_text A:hover{
	text-decoration: underline;
}
/* end of: up to parent */

/* titles */
h2.boxHeader {
	color: #CB1600;	
	font-family: 'Tahoma', Times, sans serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
h4.boxHeaderAll {
	font-family: 'Tahoma', Times, sans serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
	padding: 0px;
	color: #000000;

}
/* end of: title */

/* search */
input.search_input {
	width: 160px; height: 16px;
	padding-left: 6px; padding-right: 3px;
	margin-right: 3px;
	
	border-bottom: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
	border-top: 1px solid #727272;
	border-left: 1px solid #525252;

	color: #747474;
	background-color: #F1F1F1;

	font-family: Tahoma, Verdana, Georgia;
	font-size: 1.0em;
}
button.search_submit {
	border: 0px; margin: 0px; padding: 0px;
	width: 18px; height: 18px;
	background-color: transparent;
	cursor: hand; cursor: pointer;
}
img.search_submit {
	width: 14px; height: 14px;
	vertical-align: middle;
}

