﻿body
{
	margin:0px;
    padding:0px;
    background-image:url(../Images/tilo.png);
    font-family:Verdana, Sans-Serif;
    color:#555;
    font-size:12px;
    padding-bottom:100px;
}

#top_white_bar
{
	background-color:White;	
	height:135px;	
}

#site_holder
{
	position:absolute;
	top:0px;
	left:0px;
}

#top_bar
{
	padding:20px 0px 0px 28px;
	width:989px;
}

div#print_content
{
	display:none;
}

img#site_logo
{
	float:left;
}

a img
{
    border:none;
}

/*----------Site picker styles----------*/

div#site_picker
{
	padding-top:45px;
	float:right;
	font-family:Tahoma;
	font-size:11px;
	letter-spacing:1px;
	color:#777777;
	*height:10px;
}

div#sites_dropdown
{
	display:block;
	float:right;
	width:203px;
}

div#dropdown_label
{
	float:right;
	margin-top:3px;
	padding-right:10px;
}

img#dd_footer
{
	display:block;
}

div#current_site
{
	background:#F8F8F8 url(../Images/dropdownArrow-3.jpg) no-repeat 170px 6px;	
	padding:3px 30px 3px 10px;
	border:solid 1px #F8F8F8;
	color:#777;
	margin-bottom:-1px;
	cursor:pointer;
}

div#other_sites
{
	position:absolute;
	display:none;
	width:203px;	
}

div#other_sites .sites
{
	background-color:#F8F8F8;
	border:solid 1px #F8F8F8;
	border-top:solid 0px;
	padding-top:2px;
}

div#other_sites a
{
	display:block;
	padding:5px 10px;
	color:#777;
	text-decoration:none;
}

div#other_sites a:hover
{
	color:#444;
}

/*----------Icon styles----------*/

div#print_icons
{
    cursor:default;
    float:right;
    padding-left:7px;
    padding-top:45px;
    width:40px;
}

div#print_icons img
{
    outline:none;
}

div#print_icons a
{
    outline:none;
    display:block;
    position:relative;
}

div#print_icons a img.overlay
{
    position:absolute;
    top:0px;
    left:0px;
}

/*----------Main block-------------*/

div#main
{
	width:918px;
	height:480px;
	clear:both;
	margin-left:90px;
	background-color:White;
}

div#copyright
{
	background:transparent url(../Images/shadow.png) repeat-x top;
	width:910px;
	height:15px;
	margin-left:90px;
	font-size:11px;
	color:#999999;
	padding-top:5px;
	padding-left:8px;
}

/*-----------Menu block--------------*/

#main #menu
{
	width:465px;
	float:left;
	background-color:#F5F5F5;
	height:479px;
	border-bottom:solid 1px #E4E4E4;
}

#flash_dummy
{
    text-align:center;
    padding-top:200px;
}

#flash_dummy a img
{
    border:none;
}

object
{
	outline:none;
}

/*------------Content block------------*/

#content
{
	width:452px;
	float:left;
}

#content .top
{
	background:#E9E9E9 url(../Images/topBlock2.jpg) no-repeat top;
	padding:0px 30px 0px 0px;
	width:452px;
	height:164px;
}


#content .jScrollPaneContainer
{
	background:#FFFFFF;
	border:solid 1px #E4E4E4;
	border-top:none;
	width:450px;
	outline:none;
}

td.holder
{
	padding-left:30px;
	padding-bottom:20px;
}

div.bottom
{
    height:316px;
    overflow:hidden;
    border-width:0px 0px 1px 0px;
    border-color:#E4E4E4;
    border-style:solid;
    position:relative;
    background-color:#FFF;
}

div.bottom div.holder
{
    background-color:#FFF;
    padding-bottom:20px;
    padding-left:29px;
    padding-right:10px;
    padding-top:20px;
    width:395px;
	overflow:hidden;
	font-family:Verdana;
	font-size:12px;
	line-height:20px;
}

div.bottom div.scroller
{
    height:316px;
    left:435px;
    position:absolute;
    top:0px;
    width:17px;
}

/*------------Content styles----------------*/

h1
{
	font-size:28px;
	color:#FFFFFF;
	margin:0px;
	font-weight:normal;
	line-height:30px;
}

.top h2.tint
{
	padding-right:5px;
	font-weight:bold;
}

h2.header
{
	margin-bottom:-10px;
	padding-bottom:0px;
}

.bottom li
{
	margin-top:10px;
	margin-left:-38px;
	padding-left:18px;
	padding-bottom:5px;
	list-style-type:none;
}

h2
{
	font-size:13px;
	font-weight:bold;
	margin:0px;
	color:#555555;
}

.top h2
{
	color:#FFFFFF;
	font-weight:normal;
	padding-top:5px;
}

div.info_pair
{
	margin-top:5px;
}

.pp li
{
	background:transparent url(/Images/bullet.png) no-repeat 0px 6px;
}

.ep li
{
	background:transparent url(/Images/bullet_ep.png) no-repeat 0px 6px;
}

.pg li
{
	background:transparent url(/Images/bullet_pg.png) no-repeat 0px 6px;
}

.sp li
{
	background:transparent url(/Images/bullet_sp.png) no-repeat 0px 6px;
}

.bottom p
{
	margin-bottom:17px;
}

div.info_pair h2
{
	float:left;
	padding-top:0px;
}

div.bottom a
{
	color:#222222;
}


div.bottom a:visited
{
	color:#222222;
}

/*-------------Contact form ----------------*/

table.contact_table input, textarea
{
	margin-left:20px;
	border:solid 1px #d9d9d9;
	font-family:Verdana;
	font-size:12px;
	color:#444;
	width:200px;
	padding:3px;
}

table.contact_table input
{
    margin-right:3px;
}

table.contact_table img
{
    display:none;
}

textarea
{
	width:250px;
	height:45px;
}

div.button
{
	background-color:#787878;
	text-align:center;
	width:70px;
	margin-left:20px;
	margin-top:-5px;
	color:#FFF;
	cursor:pointer;
	display:inline-block;
	float:left;
}

div.error
{
	margin-left:20px;
	width:164px;
	color:Red;
}

div.sending
{
	margin-left:20px;
	font-size:12px;
	margin-top:-4px;
	float:right;
	margin-right:3px;
}

.contact_table div.sending img
{
    display:inline;
}

.contact_table img
{
	margin-right:5px;
	margin-bottom:-3px;
}

#downloadPDFTip
{
    left:837px;
    position:absolute;
    top:30px;
    opacity:0;
    filter:alpha(opacity=0);
}

#pdfLink .overlay
{
    margin:0px !important;
    opacity:0;
    filter:alpha(opacity=0);
}

span.site_link,
span.site_link:hover{
  background:transparent !important;
  color: #888 !important;
  width:auto !important;
  margin-right:-4px;
}

.site_link{
  background-color:#E4E4E4;
  color:#888;
  display:block;
  float:right;
  font-family:Tahoma;
  font-size:9px;
  letter-spacing:1px;
  margin-right:6px;
  padding:5px 10px;
  text-align:center;
  text-decoration:none;
  position:relative;
  height:11px;
}

.site_link:first-child{ margin-right: 0px; }

.site_link:hover{ 
  background-color: #C5C5C5 !important; 
  color: #fff !important; 
}

.site_link img.left{
  left:0;
  position:absolute;
  top:0;
}

.site_link img.right{
  right:0;
  position:absolute;
  top:0;
}

#pp_link.selected{ 
  background-color: #CC0000 !important; 
  color: #fff !important;
}

#ep_link.selected{ 
  background-color: #3CA046 !important; 
  color: #fff !important;
}

#sp_link.selected{ 
  background-color: #3651A0 !important;
  color: #fff !important;
}

#tpg_link.selected{ 
  background-color: #777 !important; 
  color: #fff !important;
}

