﻿@import url(navi.css);
@import url(shop.css);



body {
/*	background: url(pageBg.gif) repeat-x;*/
	background-image: url(pageBg.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}
img {
	border: 0;
}
form {
	display: inline;
	margin: 0;
}
table {
/*	border: 0;*/
	border-spacing: 0;
	border-collapse: collapse;
	border-color: #000;
}
th, td {
/*	border: 0;*/
/*	padding: 0;*/
	margin: 0;
	vertical-align: top;
	border-color: #000;
}
h3.h3 {
	font-size: 11px;
	margin: 0;
}
#DWMain {
	width: 960px;
/*	margin: 0 auto 20px auto;*/
	margin: 0 0 20px 0;
	text-align: left;
}
#DwTopGraphic {
	height: 100px;
/*	border-bottom: 1px solid #7FAAC9;*/
}
#language{
	position: absolute;
	right: 187px;
	top:22px;
}
#language a{
	border: 1px solid #fff;
	float: left;
	display:block;
	margin: 0 4px 0 0;
}
#language a:hover{
	border: 1px solid #005693;;
/*	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	opacity: 0.55;*/








}
#tools {
	position: absolute;
	right: 0;
	top:-6px;
	width: 176px;
}
#tools a {
	margin: -10px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	margin: 0 12px 0 0px;








}








div#search {
	position: absolute;
	width: 176px;
	right: 0;
	top: 15px;
/*	z-index: 120;*/
}
div#search input.dwsearch {
	width: 132px;
	height: 14px;
	border: 1px solid #036;
	padding: 1px;
	line-height: normal;
	position: absolute;
	margin: 1px 0 0;
/*	top: 1px;*/
/*	left: 0;*/
}








div#search input.submit {
/* hide from IE mac \*/
/*
	width: 35px;*/
	height: 20px;
	padding: 0;
	font: normal 11px/normal arial, helvetica, tahoma, geneva, sans-serif;
	letter-spacing: 1px;
/* end hide */
/*	position: absolute;*/
float: right;
/*	top: 0;
	right: 0;*/
}
#logo {
	margin: 21px 0 25px;
}
#topNav {
height: 19px;
}
#leftHolder, #rightHolder {
	width: 176px;
	background: #fff;
}
#leftContent, #rightContent{
	padding: 6px 0 0 0;
}
#rightContent {
	border: 0px solid #7FAAC9;
	width: 176px;
}
#contentHolder {
	width: 608px;
}
#content {
	width: 588px;
}
#breadCrumbs {
	margin: 0;
	height: 26px;
	color: #999;
	padding: 4px 0 0 0;
}
#breadCrumbs div {
	display: inline;
}
#DwFooter {
	border-top: 1px solid #7FAAC9;
	padding: 4px 0 0;
}
.spcLeft, .spcColSpc {
	width: 20px;
	height: 1px;
	overflow: hidden;
}
.spcCol {
	width: 78px;
	height: 1px;
	overflow: hidden;
}
hr {
	color: #7FAAC9;
	background-color: #7FAAC9;
	height: 1px;
}
.bottomRowBox {
	float: left;
	width: 240px;
	height: 100px;
	margin: 0 22px 0 0;
/*	background: lightblue;*/
	background: url(boxBg.gif) repeat-x;
/*	border-bottom: 1px solid #7FAAC9;*/
}
.bottomRowBox td {
	padding: 2px 10px 4px 10px;
}
.boxlink {
	cursor: pointer;
}
.boxlink:hover {
	background: #fff;
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
.lastBox {
	margin-right: 0;
}
.newsColumn {
	border-bottom: 0px solid #c00;
	padding: 0;
	margin: 0 0 12px 0;
	width: 176px;
}
.newsColumn h2 {
	background: #c00;
	color: #fff;
	padding: 2px 5px 3px;
	font-size: 11px;
	font-weight: bold;
/*	letter-spacing: 1px;*/
	margin: 0 0 3px;
	line-height: normal;
}
.newsColumn hr {
	color: #c00;
	background-color: #c00;
	margin: 0;
}
.newsColumn, #newsColumn p {
	line-height: 1.4em;
}
ul {
margin-top:0;
padding-top:0;
}
.clearfloat {
clear: both;
height: 1px;
overflow: hidden;
}
.intranettable9px *{
	font-family: tahoma, arial, sans-serif;
	font-size: 9px;
}
.intranettable10px *{
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}