@charset "utf-8";
/* CSS Document */

body {
	font-family: arial;
	font-size: 0.75em;
	color: #000000;
	text-decoration: none;
	background-color: #9EA09B;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3  {
	color: #3399FF;
	font-weight: bolder;
	font-size: 125%;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #000000;
	font-weight: bolder;
	font-size: 110%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#header {
	background-image: url(../img/navigation/top.jpg);
	background-repeat: no-repeat;
	height: 217px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D90F0F;
}
.spacer {
	height: 172px;
}
.flags {
	margin: 0px;
	padding: 0px;
	height: 15px;
	text-align: right;
}
.flags img {
	text-align: right;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.topNavi {
	background-color: #D90F0F;
	height: 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: left;
}
.topNavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topNavi li {
	display: inline;
	padding-right: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	padding-top: 6px;
	float: left;
}
.topNavi li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
}
.topNavi li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.search {
	float: right;
	width: 185px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 30px;
}
.search #topSearch {
	padding-top: 0px;
	margin-top: 3px;
}


.search img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: auto;
}
.startBox {
	width: 460px;
	margin-top: 10px;
	margin-left: 25px;
	padding-bottom: 10px;
	padding-top: 3px;
	padding-left: 3px;
	float: left;
}
.startBox p {
	display: block;
	width: 200px;
	float: left;
	padding: 2px;
	margin: 0px;
	text-align: justify;
}
.startBox img {
	display: block;
	margin-left: 20px;
	float: left;
	border: 1px solid #999999;
}
#footer {
	background-color: #FFFFFF;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	width: 1002px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BAC0C4;
}
#footer ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.mmV {
	text-align: center;
	font-size: 90%;
	margin-top: 5px;
}
#left {
	width: 260px;
	float: left;
	background-image: url(../img/navigation/leftBg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
label {
	display: block;
	float: left;
	clear: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	width: 70px;
	margin-left: 5px;
}
.loginArea span {
	font-size: 90%;
	display: inline;
	float: left;
	width: 250px;
}
.loginArea {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsletter {
	float: left;
	clear: both;
	width: 260px;
	padding: 0px;
	margin: 0px;
}
.newsletter span {
	font-size: 90%;
}

.loginArea #login {
	float: right;
	margin-right: 10px;
}
.loginArea #button {
	float: right;
	clear: right;
	margin-right: 10px;
	margin-top: 5px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 90%;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsletter  #newsletter {
	float: right;
	margin-right: 10px;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsletter #button {
	float: right;
	clear: right;
	margin-right: 10px;
	margin-top: 5px;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 90%;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftNavi {
	width: 250px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftNavi ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftNavi li a {
	color: #000000;
	text-decoration: none;
	background-image: url(../img/navigation/dot.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
}
.leftNavi li {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../img/navigation/dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.leftNavi li a:hover {
	color: #000000;
	text-decoration: underline;
}
.leftBanner {
	float: left;
	margin-top: 10px;
}
.leftBanner img {
	border: 1px solid #CCCCCC;
	margin-left: 20px;
	margin-top: 10px;
}
.content {
	float: left;
	width: 715px;
}
.content p a {
	float: left;
	padding-left: 15px;
}
.article {
	padding: 5px;
}
.article img {
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-bottom: 10px;
}

.article p {
	/*margin: 0px;*/
	padding: 0px;
	text-align: justify;
}
.prod_standalone img {
	border: 1px solid #999999;
	padding: 0px;
	margin: 5px;
	float: left;
}
.prod_standalone {
	padding: 5px;
}
.small_descr {
	float: left;
	width: 270px;
	margin-left: 10px;
	margin-top: 5px;
}
.small_descr ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.small_descr li {
	background-image: url(../img/navigation/dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.small_descr p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.description {
	width: 700px;
	float: left;
	background-color: #d7d7d7;
	padding: 5px;
}
.description p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.descrNavi {
	float: left;
	width: 700px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.descrNavi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
}

.descrNavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.descrNavi   li {
	display: inline;
	float: left;
}
.listing {
}
.listing ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.listing li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	overflow: auto;
	float: left;
	width: 700px;
}
.listing li img {
	border: 1px solid #999999;
	float: left;
	margin-right: 15px;
}
.listing li p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.gallery {
	padding-top: 10px;
	padding-left: 10px;
}
.gallery p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.thumb {
	height: 200px;
	width: 210px;
	text-align: center;
	float: left;
	border: 1px none #999999;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.thumb img {
	border: 1px solid #999999;
}
.thumb p {
	margin: 0px;
	padding: 0px;
}

 #middlediv  {
	float: left;
	width: 728px;
	text-align: center;
	margin-top: 40px;
	background-image: url(../img/navigation/logoimg.jpg);
	background-position: center;
}

.home_article {
    padding: 5px;
    width: 935px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.home_article p {
    margin: 0px;
    padding: 0px;
	font-size: 9pt;
	font-weight: normal;
}
.pagination {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 40%;
}
.pagination p {
}
.pagination  li {
	padding: 0px;
	margin: 0px;
}
.pagination    ul  {
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;
	list-style-type: none;
}
.pagination  a {
	display: block;
	float: left;
	padding: 2px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 20px;
	text-align: center;
}
.pagination  a:hover {
	color: #333333;
	background-color: #33CCFF;
}
em {
	display: block;
	float: left;
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 20px;
	text-align: center;
	background-color: #33ccff;
}

