


/* Main scaffolding */

div.main_top, div.main_bottom
{
  height: 0px;
  line-height: 0px;
}

div.main_middle
{
  width: 784px;
  padding: 0px 8px 8px 8px;
  margin: 0px auto;
  background-color: #ffffff;
}

div.footer
{
  width: 800px;
  margin: 8px auto 8px auto;
  color: #fff;
  line-height: normal;
  font-size: 10px;
}

div.footer a
{
  color: #fff;
}

td.col_top
{
  vertical-align:top;
}

td.col_border
{
  border-right: dotted 1px #dcd9de;
}

div.link, span.link
{
  cursor:pointer;
}

div.link:hover, span.link:hover
{
	text-decoration: underline;
}



/* Forms */

.form_box
{
  margin-bottom: 1px;
  padding: 15px;
  background-color: #b393b2;
}

.form_box td
{
  background-color: #b393b2;
}

.contact_input1, .contact_input2, .contact_textarea
{
  border: solid 1px #9dac3c;
}

.contact_input1
{
  width: 120px;
}

.contact_input2
{
  width: 280px;
}

.contact_textarea
{
  width: 440px;
}

.form_bottom
{
  width: 100%;
  margin-top: 10px;
}

.form-error-msg
{
  color: #f00;
}



/* Home */

#home_main
{
  padding: 0px 0px 00px 00px;
}



/* Header */

table.header_top
{
  width: 100%;
}

.header_right
{
  width: 100%;
  background: url(images/header_right_bg.gif) no-repeat top right;
}

.header_right .header_but
{
  float: right;
  height: 24px;
  padding-top: 8px;
  text-align: center;
  color: #fff;
  font-size: 12px;

}

.header_right .header_but a
{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.header_right .header_but a:hover
{
  text-decoration: none;
}


.header_right #header_but1
{
  width: 107px;
  margin-right: 6px;
  background: url(images/header_but1.gif) no-repeat;
}

.header_right #header_but2
{
  width: 107px;
  margin-right: 0px;
  background: url(images/header_but2.gif) no-repeat;
}

.extlink
{
  display: inline-block;
  height: 22px;
  padding: 0px 4px 0px 8px;
  background: url(images/extlink_bg_center.gif) repeat-x;
  line-height: 22px;
  font-size: 11px;
  font-weight: bold;
}

img.lang_off
{
  margin-left: 8px;
  border: solid 1px #8e9c36;
}

img.lang_on
{
  margin-left: 8px;
  border: solid 1px #9dac3c;
}



/* Top menu */

.menu_top, .menu_top_content
{
  height: 35px;
}

.menu_top
{
  width: 100%;
}

.menu_top_left
{
  width: 5px;
  background: url(images/menu_top_bg_left.gif) no-repeat;
}

.menu_top_center_left
{
  background: url(images/menu_top_bg_center_left.gif) no-repeat;
}

.menu_top_center_right
{
  padding-right: 7px;
  background: url(images/menu_top_bg_center_right.gif) repeat-x;
  text-align: right;
  vertical-align: middle;
}

.menu_top_right
{
  width: 6px;
  background: url(images/menu_top_bg_right.gif) no-repeat;
}

.menu_top_content
{
  margin-left: 7px;
}

td.menu_top_item
{
padding-right: 22px;
background-color: transparent;
vertical-align: middle;
font-size: 13px;
}

td.menu_top_item a
{
font-size: 13px;
color: #fff;
text-decoration:none;
}

td.menu_top_item a:hover
{
color: #a8a8a8;
text-decoration:none;
}

td.menu_top_item a.selected
{
color: #a8a8a8;
text-decoration:none;
}

.menu_top_center_right
{
	font-size: 13px;
	color: #fff;
}



/* Small menu */

td.menu_small
{
  background-color: #000;
}



/* Right menu */

.menu_right_lev2, .menu_right_lev2_selected
{
  width: 226px;
  padding: 4px 0px 4px 23px;
  background-repeat: no-repeat;
  background-position: 0px 10px;
  border-bottom: dotted 1px #dcd9de;
}

.menu_right_lev2
{
  background-image: url(images/menu_right_lev2_off.gif);
}

.menu_right_lev2_selected
{
  background-image: url(images/menu_right_lev2_on.gif);
  font-weight: bold;
}

.menu_right_lev3, .menu_right_lev3_selected
{
  padding: 0px 0px 0px 35px;
  background-repeat: no-repeat;
  background-position: 25px 7px;
}

.menu_right_lev3
{
  background-image: url(images/menu_right_lev3_off.gif);
}

.menu_right_lev3_selected
{
  background-image: url(images/menu_right_lev3_on.gif);
  font-weight: bold;
}

.menu_right_lev3_bottom
{
  height:0px;
  line-height:0px;
  margin: 8px 0px 1px 0px;
  border-bottom: dotted 1px #dcd9de;
}




/* breadcrumb */

.breadcrumb
{
  padding-left: 4px;
  background: url(images/breadcrumb_bg.gif) no-repeat;
}

.breadcrumb_item
{
  font-size: 11px;
  line-height: 21px;
}


/* News box */

.news_box
{
  border: solid 1px #dcd9de;
}

.news_box_header
{
  width: 100%;
  height: 23px;
  background: url(images/newsbox_header_bg.gif) repeat-x;
  font-size: 12px;
  line-height: 12px;
}

.news_box_header_left
{
  padding-left: 6px;
  line-height: 12px;
  font-size: 12px;
  font-weight: bold;
}

.news_box_header_right
{
  padding-right: 4px;
  text-align: right;
}

.news_box_border_middle
{
	height: 203px;
	position: relative; /* HACK: required by IE if there is an overflow: hidden */
	overflow: hidden;
}

.news_box_items
{
	position: relative;
	background-color: #F7F7F7; 
}

.news_box_item
{
	height: 67px;
	padding-left: 10px;
	background: url(images/newsbox_items_bg.jpg) no-repeat;
	border-bottom: solid 1px #dcd9de;
}

.news_box_item_table
{
  height: 67px;
}

.news_box_item_top
{
	font-size: 11px;
}

.news_box_item_bottom
{
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
}



/* Content */

td.content_left
{
  width: 517px;
  padding: 0px 18px 0px 0px;
  border-right: solid 1px  #dcd9de;
}

table.summary
{
  width: 507px;
}

td.content_right
{
  width: 226px;
  padding: 0px 0px 0px 18px;
}

#content_main
{
  padding: 0px 0px 20px 8px;
}

div.summary, div.summary_image
{
  margin-bottom: 20px;
}

div.body
{
  margin-bottom: 20px;
}

.home_right_header
{
  width: 100%;
  margin-bottom: 8px;
  background: url(images/page_right_header.gif) no-repeat;
}

.home_right_header td
{
  height: 21px;
  padding-left: 30px;
  line-height: 21px;
	vertical-align: middle;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.home_right_header_violet
{
  width: 100%;
  margin-bottom: 8px;
  background: url(images/page_right_header_violet.gif) no-repeat;
}

.home_right_header_violet td
{
  height: 21px;
  padding-left: 30px;
  line-height: 21px;
	vertical-align: middle;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.home_right_header_vert
{
  width: 100%;
  margin-bottom: 8px;
  background: url(images/page_right_header.gif) no-repeat;
}

.home_right_header_vert td
{
  height: 21px;
  padding-left: 30px;
  line-height: 21px;
	vertical-align: middle;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}


/* Slots */

div.summary_image_slot_item
{
  width: 300px;
  margin-bottom: 5px;
}

div.summary_image_slot_item input
{
  width: 200px;
}



/* Read more */

.read_more
{
}

.read_more_sep
{
  width: 20px;
}



/* Send page */

#sendpage_form hr
{
  margin-top: 0px;
  margin-bottom: 22px;
}

#sendpage_form input
{
  width: 180px;
}



/* site map */

.sitemap_lev1
{
  padding: 10px 20px 10px 0px;
  margin-bottom: 12px;
  border-bottom: dotted 1px #dcd9de;
}

.sitemap_lev2_container
{
  padding-top: 15px;
}

.sitemap_lev3_container
{
  padding-bottom: 10px;
}

.sitemap_lev2
{
  padding: 1px 20px 0px 24px;
  background: url(images/bullet_col2.gif) no-repeat 0px 6px;
  font-weight: bold;
}

.sitemap_lev3
{
  padding: 2px 10px 0px 35px;
  background: url(images/sitemap_lev3_bullet.gif) no-repeat 25px 7px;
}

