
body
{
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 20px 0;
	padding: 0;
}

body#site
{
	text-align: center;
}

td, input, textarea
{
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

img
{
	border: none;
}

a
{
	color: #0a60c9;
	text-decoration: none;
}

a:hover
{
	color: #073096;
}

hr.hidden
{
	display: none;
}

hr.clear
{
	display: block;
	visibility: hidden;
	clear: both;
}

p
{
	margin-top: 0;
}

#wrap
{
	margin: 0 auto;
	width: 799px;
	text-align: left;
	border: 1px solid #fff;
	background-color: #fff;
}

#wrap.fp
{
	margin-top: 50px;
}

#header
{

	background: url("/site/tmpl/img/header_soasepa_content.jpg") no-repeat 0 0;
	height: 119px;
}

.frontp #header
{
	background-image: url("/site/tmpl/img/header_soasepa.jpg");
	height: 185px;
}

#header h1
{
	margin: 0;
	height: 100%;
}

#header h1 a
{
	display: block;
	text-decoration: none;
	height: 100%;
}

#header span
{
	visibility: hidden;
}

#menubar
{
	border-top: 1px solid #fff;
	background-color: #64c1ff;
	/*padding: 0 0 0 200px;*/
	padding: 0;
	position: relative;
}

#menubar ul,
#submenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 5px;
	margin-left: 10px;
}

#menubar ul
{
	padding-left: 210px;
}

#menubar ul li
{
	display: inline;
	padding-right: 20px;
}

#menubar ul li a
{
	font-weight: bold;
	color: #fff;
	background: url("/site/tmpl/img/menu_h2_l1.gif") no-repeat 0 50%;
	padding-left: 12px;
}

#menubar ul#lang
{
	margin: 0;
	padding: 0;
/*	float: right;*/
	position: absolute;
	right: 0px;
	top: 5px;
}

#menubar ul#lang li a
{
	background-image: none;
}

#search_form
{
	position: absolute;
	left: 20px;
	top: 3px;
	display: inline;
}

#search_form fieldset
{
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

#search_form input
{
	border: 1px solid #666;
	color: #666;
	width: 100px;
}

#search_form .search_btn
{
	border: 1px solid #fff;
	background-color: #4a9a2a;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 5px;
	font-size: 10px;
}

#submenu
{
	background-color: #a6dbff;
	border-bottom: 1px solid #64c1ff;
	padding-left: 5px;
}

.frontp #submenu
{
	background-color: #fff;
}

#submenu ul li
{
	display: inline;
	padding-right: 5px;
}

#submenu ul li a
{
	font-weight: bold;
	color: #036;
	padding: 1px 5px;
	border: 1px solid #a6dbff;
}

.frontp #submenu ul li a
{
	border-color: #fff;
}

#submenu ul li a:hover
{
	border-color: #fff;
}

.frontp #submenu ul li a:hover
{
	border-color: #a6dbff;
}

#submenu ul li.active a
{
	background-color: #f2faff;
}

#content
{
	font-size: 10px;
	padding: 10px 20px 20px 20px;
}

.frontp #content
{
	padding-top: 30px;
	padding-bottom: 30px;
}

#docpath
{
	color: #888;
	margin: 0 0 5px 0;
}

#docpath a
{
	color: #666;
}

#docpath a:hover
{
	color: #333;
}

#article
{
	width: 540px;
	float: right;
	padding-bottom: 25px;
}

#article h2
{
	margin-top: 0;
	color: #418925;
	font-family: font-family: Arial, sans-serif;;
	font-size: 14px;
	border: 1px solid #999;
	padding: 4px 15px;
}

#article h2 a
{
	float: right;
}

#sidemenu
{
	width: 200px;
/*	display: inline;*/
	margin-right: 20px;
}

#sidemenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 1px 0 0 0;
	width: 200px;
	background: #f2f2f2 url("/site/tmpl/img/dotline.gif") repeat-x 0 0;
}

#sidemenu ul li
{
	background: url("/site/tmpl/img/dotline.gif") repeat-x 0 100%;
	height: auto !important;
	height: 1em;
}

#sidemenu ul li a
{
	display: block;
	padding: 3px 5px 3px 30px;
	margin: 0;
	font-weight: bold;
	color: #999;
	background: url("/site/tmpl/img/menu_v1_l1.gif") no-repeat 12px 45%;
}

#sidemenu ul li a:hover
{
	color: #666;
}

#sidemenu ul li ul
{
	background-color: #fff;
}

#sidemenu ul li ul li
{
	background-color: #fff;
}

#sidemenu ul li ul li a
{
	background: url("/site/tmpl/img/menu_v1_l2.gif") no-repeat 15px 45%;
	font-weight: normal;
	color: #666;
}

#sidemenu ul li ul li a:hover
{
	color: #333;
}

#news
{
	float: right;
	width: 350px !important;
	width: 375px;
	border-left: 1px solid #ccc;
	padding-left: 25px;
	display: inline;
	margin-left: 15px;
	margin-bottom: 25px;
}

#news h2
{
	margin: 0;
	color: #4a9a2a;
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ddd;
	font-weight: normal;
	padding-left: 10px;
}

#news ul
{
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
}

#news ul li
{
	display: inline;
	background: url("/site/tmpl/img/fpNews_icon.gif") no-repeat 0 4px;
	padding-left: 15px;
}

#news ul li em
{
	font-style: normal;
	color: #666;
	padding-right: 10px;
}

#news ul li a
{
	color: #363;
	font-weight: bold;
}

#news ul li p
{
	margin-left: 15px;
}

#footer
{
	background-color: #999;
	color: #fff;
	padding: 3px;
	text-align: center;
	clear: both;
}

#footer a
{
	color: #fff;
	text-decoration: underline;
}

#footer a:hover
{
	text-decoration: none;
}

#copyright
{
	padding: 3px;
	background: #fff url("/site/tmpl/img/fpTable_r7c0.jpg") repeat-x 0 0;
	height: auto !important;
	height: 50px;
	min-height: 50px;
	text-align: center;
}


/* listing of search results */

/*  - container */
.mod_search
{
	background-color: #FFFFFF;
}

/*  - even rows */
.mod_search .edata
{
	background-color: #FFFFFF;
	color: #000000;
	F_S3}

/*  - odd rows */
.mod_search .odata
{
	background-color: #F2F2F2;
	color: #000000;
	F_S3}

/*  - groupsbar */
.groups { 
	background-color: #FFFFFF; 
	color: #7F7F7F; 
	F_S3 
	font-weight: normal; 
	text-align: left; 
}
.groups a 
{ 
	color: #7F7F7F; 
	F_S3 
	font-weight: normal; 
	text-decoration: none; 
}
.groups a:active, 
.groups a:hover 
{ 
	color: #CC0000; 
	font-weight: normal; 
	text-decoration: underline;
}
.groups #sel 
{ 
	color: #CC0000;
	font-weight: bold; 
}
.groups #total 
{ 
	text-align: right;
	font-weight: bold; 
}

/* container */
.mod_news
{
	width: 100%;
}

/* creation date of article (in list of fresh news and details of article) */
.mod_news .c_date
{ 
	F_S1 
}
/* creation date of article (in list of archive) */
.mod_news .c_date_arc
{
	F_S3 
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	white-space: nowrap;
	width: 1%;
}

/* title of article (in list of fresh news) */
.mod_news .title_list
{ 
	F_S3	font-weight: bold;
	color: #000000;
}
/* title of article (in details of article) */
.mod_news .title 
{ 
	F_S3	font-weight: bold;
	color: #000000;
	padding: 0px 0px 10px 0px;
}
/* title of article (in list of archive) */
.mod_news .title a
{ 
	F_S1	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}
.mod_news .title a:active,
.mod_news .title a:hover
{ 
	F_S1	font-weight: bold;
	text-decoration: underline;
}

/* summary of article (in details of article) */
.mod_news .summary
{ 
	F_S3	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

/* 'read more'-link (in list of fresh news) */
.mod_news .read_more a
{
	F_S1	text-decoration: underline;
}
.mod_news .read_more a:active,
.mod_news .read_more a:hover
{
	text-decoration: underline;
}

/* creator's name of article (in details of article) */
.mod_news .c_name 
{ 
	font-style: italic;
	padding: 10px 0px 0px 0px;
}

/* separator row (in list of fresh news and list of archive) */
.mod_news .separator
{ 
	height: 20px;
}

/* menu of available years in archive */
/*  - container */
.mod_news td.years
{
	text-align: right;
}
.years_menu_content
{
	margin-left: auto;
	margin-right: 0px;
}

/*  - 1.level */
.years_menu_content .l1,
.years_menu_content .l1_a 
{ 
	color: #000000;
	F_S1	font-weight: normal;
	padding: 0px 1px;
	text-decoration: none;
}
.years_menu_content .l1_a,
.years_menu_content .l1:active, 
.years_menu_content .l1:hover,
.years_menu_content .l1_a:active, 
.years_menu_content .l1_a:hover
{ 
	color: #000000;
	text-decoration: underline; 
}

/*  - separator */
.years_menu_content .l1_sep
{
	color: #000000;
	F_S1	font-weight: normal;
	padding: 0px 4px 0px 1px;
}

.sm_menu_content a
{
	color: #000000;
	F_S3}

/*  - 1.level */
.sm_menu_content .l1_a
{
	background-image: url(/site/tmpl/img/sitemap_l1.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;

	display: block;
	font-weight: bold;
	padding: 2px 0px 2px 18px;
	text-decoration: none;
}
.sm_menu_content .l1_a:active, 
.sm_menu_content .l1_a:hover
{
	color: #4A9A2A;
	text-decoration: none;
}
/*
.l1_a#last {
	background-color: #FF00FF;
}

.l1_a#first {
	background-color: #FF00FF;
}
*/


/*  - 2.level */
.sm_menu_content .l2_a
{
	background-image: url(/site/tmpl/img/sitemap_l2.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
	display: block;
	font-weight: normal;
	padding: 2px 0px 2px 33px;
	text-decoration: none;
}
.sm_menu_content .l2_a:active, 
.sm_menu_content .l2_a:hover
{
	color: #4A9A2A;
	text-decoration: none;
}


/*  - 3.level */
.sm_menu_content .l3_a
{
	background-image: url(/site/tmpl/img/sitemap_l3.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;


	display: block;
	font-weight: normal;
	padding: 2px 0px 2px 48px;
	text-decoration: none;
}
.sm_menu_content .l3_a:active, 
.sm_menu_content .l3_a:hover
{
	color: #4A9A2A;
	text-decoration: none;
}


/*  - 4.level */
.sm_menu_content .l4_a
{
	background-image: url(/site/tmpl/img/sitemap_l4.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;

	display: block;
	font-weight: normal;
	padding: 2px 0px 2px 63px;
	text-decoration: none;
}
.sm_menu_content .l4_a:active, 
.sm_menu_content .l4_a:hover
{
	color: #4A9A2A;
	text-decoration: none;
}


/*  - 5.level */
.sm_menu_content .l5_a
{
	background-image: url(/site/tmpl/img/sitemap_l5.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;

	display: block;
	font-weight: normal;
	padding: 2px 0px 2px 78px;
	text-decoration: none;
}
.sm_menu_content .l5_a:active, 
.sm_menu_content .l5_a:hover
{
	color: #4A9A2A;
	text-decoration: none;
}


/*  - 6.level */
.sm_menu_content .l6_a
{
	background-image: url(/site/tmpl/img/sitemap_l6.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;

	display: block;
	font-weight: normal;
	padding: 2px 0px 2px 93px;
	text-decoration: none;
}
.sm_menu_content .l6_a:active, 
.sm_menu_content .l6_a:hover
{
	color: #4A9A2A;
	text-decoration: none;
}

