﻿html, body
{
	font-family: Arial;
	font-size: 11px;
	color: #303030;
	background-color: white;
	margin: 0px;
	padding: 8px 40px 8px 0px;
}

a
{
	color: #014d7e;
}

h1, h2, h3, h4, h5, h6
{
	color: Black;
	font-weight: lighter;
}
h1, h2
{
	margin-top: 0px;
	margin-bottom: 0px;
}
h1
{
	font-size: 24px;
}
h2
{
	font-family: Tahoma;
	font-size: 12px;
	color: #3992cc;
}
h3
{
	font-size: 1.09em;
	color: #014d7e;
}

p
{
	margin: 5px 0px 5px 0px;
}

table#main_table,
.main_table
{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
table#main_table
{
	margin-left: 37px;
}

td#cell_1_1
{
	width: 233px;
}
td#cell_1_2
{
	width: 66%;
	padding-top: 12px;
}
td#cell_1_3
{
	width: 33%;
	padding-top: 12px;
}
.home td#cell_2_1
{
	width: 233px; 
	height: 130px;
	background-image: url(images/woman1.png);
	background-position: right bottom; 
	background-repeat: no-repeat;
	vertical-align: bottom;
}
td#cell_2_1
{
}
.home td#cell_2_2
{
	width: 66%;
	text-align: center;
	vertical-align: top;
	padding-left: 164px;
	padding-top: 50px;
	background-image: url(images/woman2.png);
	background-repeat: no-repeat;
	background-position: left bottom; 
}
td#cell_2_2
{
}
td#cell_2_3
{
	width: 33%;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}
.home td#cell_3_1
{
	width: 225px;
	height: 69px;
	padding-left: 8px;
	padding-bottom: 10px;
	background-image: url(images/woman3.png);
	background-repeat: no-repeat;
	background-position: right top;
}
td#cell_3_1
{
	vertical-align: bottom;
	padding-left: 8px;
	padding-bottom: 10px;
}
td#cell_3_2_1
{
	height: 48px;
	width: 33%;
	padding: 0px 1px 0px 0px;
	background-position: right top;
	background-image: url(images/topmenu_left.png);
	background-repeat: no-repeat;
	vertical-align: top;
}
.home td#cell_3_2_1
{
	background-image: url(images/topmenu_left_home.png);
}
td#cell_3_2_1 div.shadow
{
	padding: 0px 0px 10px 0px;
	background-position: left bottom;
	background-image: url(images/topmenu_left_shadow.png);
	background-repeat: no-repeat;
	position: relative;
}
td#cell_3_2_2
{
	height: 48px;
	width: 33%;
	padding: 0px 0px 14px 0px;
	vertical-align: top;
}
.home td#cell_3_2_2
{
	height: 59px;
	border: none;
	padding: 0px 0px 0px 0px;
}
td#cell_3_3
{
	height: 48px;
	width: 33%;
	padding: 0px 0px 14px 1px;
	background-position: left top;
	background-image: url(images/topmenu_right.png);
	background-repeat: no-repeat;
	vertical-align: top;
}
.home td#cell_3_3
{
	background-image: url(images/topmenu_right_home.png);
}
td#cell_4_1
{
	padding-left: 8px;
}
td#cell_4_1
{
	padding-top: 50px;
}
td#cell_5_1
{
	vertical-align: bottom;
	padding-bottom: 5px;
}
td#cell_5_2
{
	padding-top: 10px;
}
div#buttons_out
{
	float: right;
}
div#buttons
{
	position: relative;
	top: -14px;
	right: 0px;
}
.subscribe
{
	font-family: Verdana;
	font-size: 9px;
	margin-left: 25px;
}
.subscribe_left
{
	font-family: Verdana;
	font-size: 9px;
	margin: 45px 15px 0px 0px;
}
#about
{
	width: 100%;
	margin-top: 20px;
	background-color: Transparent;
	background-position: right bottom;
	background-image: url(images/about_shadow.png);
	background-repeat: no-repeat;
}
#about .content
{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #3992cc;
	color: White;
	padding: 12px 25px 12px 25px;
}
#about h3
{
	font-family: Arial;
	font-size: 32px;
	margin: 0px;
	position: relative;
	left: -15px;
}
#about h3 a
{
	color: White;
	text-decoration: none;
}
#about h4
{
	margin: 0px;
}
#login
{
	font-family: Verdana;
	font-size: 9px;
	margin-top: 64px;
	position: relative;
	left: -8px;
}
#login h1
{
	font-size: 22px;
	font-family: Arial;
}
#login .text
{
	width: 115px;
}
.lang
{
	font-family: Verdana;
	font-size: 9px;
	padding-left: 11px;
	border-left: solid 1px #dcdcdc;
	height: 47px;
	vertical-align: middle;
}
.lang .searchLabel
{
	vertical-align: middle;
}
.lang .searchbox
{
	width: 117px;
}

.lang a, .lang a:visited
{
	color: black;
	text-decoration: none;
}

a.current
{
	color: #727272;
}

.footer
{
	padding-top: 20px;
}


.icon
{
	float: left;
	margin: 0px 10px 0px 0px;
}
.news .icon,
.employees .icon
{
	margin: 0px 10px 0px -15px;
}
.article_content
{
	display: table-cell;
	padding-bottom: 20px;
}
* html .article_content
{
	display:inline-block;
}
.president .article_content
{
	padding-bottom: 0px;
}
.article_content h1
{
	font-size: 20px;
	color: #3992cc;
}

table.news,
table.employees
{
	width: 100%;
	table-layout: fixed;
}
.news td.header,
.employees td.header
{
	width: 33%;
	border-right: solid 1px #dcdcdc;
	padding: 0px 10px 0px 10px;
}
.news td.content,
.employees td.content
/*.news td.header*/
{
	width: 33%;
	border-right: solid 1px #dcdcdc;
	padding: 10px 10px 0px 25px;
}
.news h1 a,
.employees h1 a
{
	color: Black;
	text-decoration: none;
}
.news h3,
.employees h3,
.president h3
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.news h3 a
{
	font-family: Tahoma;
	font-size: 12px;
}
.employees h3 a,
.president h3 a
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.subname,
.employees h4,
.president h4
{
	display: block;
	font-family: Verdana;
	font-size: 9px;
	color: #727272;
	margin: 0px 0px 10px 0px;
}
a.details
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}
.date
{
	color: #8b8b8b;
	font-family: Tahoma;
	font-size: 10px;
}
.path
{
	display: block;
	padding-bottom: 15px;
}
.path .current
{
	font-weight: bold;
}

/* admin styles */
div.autocomplete
{
  position:absolute;
  width: 400px;
}
div.autocomplete ul
{
  list-style-type:none;
  background-color:white;
  border:1px solid #90AFE4;
  margin:0px;
  padding:0px;
  z-index: 1;
}
div.autocomplete ul li
{
  list-style-type:none;
  display:block;
  white-space:nowrap;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;
}
div.autocomplete ul li.selected { background-color: #EEEEEE;}

.defaulttext
{
	color: #8b8b8b;
}

.article_list h2
{
	font-size: 100%;
}

.search
{
	margin: 10px 0px 10px 0px;
}

.error
{
	color: Red;
}

.next-category-group
{
	display: inline-block;
	margin-top: 10px;
}

.icq
{
	border: none;
	vertical-align: middle;
}

.rss
{
	vertical-align: middle;
}

.found
{
	font-weight: bold;
	color: #014d7e;
}