body {
padding:15px 0 0 0;
margin:0;
font:76% tahoma, verdana, sans-serif;
background-image: url("../images/.gif");
background-color: #575757;
color:#252525;
}

a {
color:#000000;
text-decoration:underline;

}

a:hover {
color:#000000;
text-decoration:none;
}

h1 {
margin:0 0 20px 0;
font-size:2.2em;
font-weight:normal;
}

h2 {
margin:0 0 14px 0;
font-size:1.6em;
font-weight:normal;
}

h3 {
margin:0 0 12px 0;
font-size:1.4em;
font-weight:normal;
}


p {
margin:0 0 5px 0;
line-height:1.5em;

}

/*a img {
border:0;
}  */



li {   line-height:1.5em;
   font: tahoma, verdana, sans-serif;
   color:#000000;
}

/* Main container */

#container {
margin:0 auto 20px auto;
width:920px;
padding:5px 20px 20px 20px;
background:#ffffff;
}

/* Site title section */

#logo {	position:absolute;
margin:15px 0 0 0;
}

#logo h1 a {
color:#505050;
border:none;
}

#logo h1 a:hover {
color:#303030;
text-decoration:none;
border:none;
}



/* Navitab menu */

#navitabs {
clear:both;
}

.navitab {padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
font-size:1.2em;
background:#e0e0e0 url(../images/corner.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
color:#000000;
}

.navitab:hover {
text-decoration:none;
background:#d0d0d0 url(../images/corner.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
color:#000000;
}

.activenavitab {
padding:4px 8px 5px 8px;
color:#ffffff;
margin:0 0 5px 0;
font-size:1.2em;
text-decoration:none;
background:#464646 url(../images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration:none;
color:#ffffff;
}

/* Header description */

#desc {
height:116px;
color:#ffffff;
padding:0;
background:#505050 url(../images/main.jpg) top left no-repeat;
clear:both;
margin:5px 0 15px 0;
}

#desc p {
width:325px;
font-size:1em;
line-height:1.3em;
padding:0 15px 0 350px;
}

#desc h2 {
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a {
color:#ffffff;
text-decoration:none;
border-color:#ffffff;
}

/* Main content */

#main {
width:720px;
float:right;
padding:0 15px 0 0;
margin:0;
border-left:0px solid #d8d8d8;
}

/* Sidebar */

#sidebar {
width:170px;
float:left;
}

#sidebar p {
font-size:0.9em;
line-height:1.3em;
margin:0 0 15px 0;
}

/* Footer */

#footer {
clear:both;
background:#fafafa;
padding:0;
margin:0;
border-top:1px solid #d8d8d8;

}

#footer a {
color:#808080;
}

#footer a:hover {
color:#303030;
}

#footer p {
color:#808080;
font-size:1.1em;
line-height:1.3em;
margin:15px 0 0 0;
padding:0;
}

/* Various classes */

.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

.right {
margin-top:-8px;
text-align:right;
}

.block {
background:#f0f0f0;
padding:10px;
}

.sidelink {
text-align:left;
display:block;
width:140px;
background:#3C6CB9 url(../images/corner2.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0px;
border:none;
color:#ffffff;
font-size: 12px;
text-decoration:none;
}

.sidelink:hover {
background:#4176CD url(../images/corner2.gif) top right no-repeat;
text-decoration:none;
border:none;
color:#ffffff;
font-size: 12px;
text-decoration:none;
}

.hide {
display:none;
}

#dlf_lang_switch {
height: 20px;
margin-right: 5px;
margin-bottom: 3px;

}

.thumbs img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #555;
}

.thumbs img:hover{
background: url(../images/flash.gif); /* Delete this line to remove the blinkingblue frame around the thumbnails */
}

#catalog {
	margin-left: 0px;
	margin-top: 10px;
	vertical-align: top;
}

#catalog ul{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}

#catalog ul li{
	background-image: url(../images/arrow.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	line-height: 20px;
	list-style: none;
	margin-left: 0px;
	padding-left: 12px;
	margin-top: 5px;
}
#catalog ul li a{
	cursor:pointer;
}
#catalog ul li ul{
	margin-right: 0px;
}

#catalog ul li ul li{
	background-image: url(../images/sa.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	line-height: 15px;
	padding-left: 5px;
	margin-top: 10px;
}
.grey {border-right:solid 1px #ECECEC;border-bottom:solid 1px #ECECEC;}
.dgrey {border-bottom:solid 1px #ECECEC;}
