﻿@charset "utf-8";
/* CSS Document */
html,body {
	margin:0;padding:0;
}
body,td,th,input,select,textarea {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height: 1.4em;
}
form {
	display:inline;
}
hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	display:block;
	margin:10px 0 10px 0;;
	padding:0;
}
table {
	border-spacing:inherit;
	border-bottom:1px solid #ccc;
	width:100%;
	clear:both;
}
td {
	padding:5px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
img {
	border:none;
}
#image, #index, #header #navigation, #header #language, #content #subs, #logo img.screen {
	overflow: hidden;
	visibility: hidden;
/*	position: absolute;	*/
	display: none;
}

#content #text {
	float:left;
	margin:0;
}
#content #text.index {
	float:left;
	margin:0;
	margin-left:260px;
	border-top:none;
}
#content #text h1 {
	font-size:13px;
}
#content #text h2 {
	font-size:13px;
}
#content #text h3 {
	font-size:11px;
}
#content #text h4 {
	font-size:13px;
}
#content #text.index ul {
	list-style:none;
}
#content #text ul.list {
	display:block;
	list-style:none;
	clear:both;
	margin:0;
	padding:0;
}
#content #text ul.list li {
	padding:5px;
	margin:5px 0;
	line-height:15px;
	background-color:#fff;
	display:block;
}
#content #text ul.list li a {
	font-weight:bold;
	display:block;
}
#content #text ul.list li a.pdf {
	padding-left:25px;
	background:url(/Files/System/pdf.png) no-repeat;
}
#content #text ul.list li a.url {
	padding-left:25px;
	background:url(/Files/System/url.png) no-repeat;
}
#content #text .paragraphimage {
	float:right;
	margin:5px 0;
}
#content #text .listimage {
	float:right;
	padding:0;
	margin:0;
	border:5px solid #fff;
}
#content #textecom {
	float:left;
	margin:0;
}
#content #textecom #ecom {
	margin:0;
	background:#fff;
}
#content #textecom #ecom h1 {
	font-size:13px;
}
#content #textecom #ecom h2 {
	font-size:13px;
}
#content #textecom #ecom h3 {
	font-size:13px;
}
#content #textecom #ecom h4 {
	font-size:13px;
}

#content #textecom #ecom ul.list {
	list-style:none;
	margin:0;
	padding:0;
    margin-bottom:5px;
    float:left;
}
#content #textecom #ecom ul.list li {
	padding:5px 0;
    margin:0;
	line-height:15px;
}
#content #textecom #ecom ul.list li a {
	font-weight:bold;
}
#content #textecom #ecom ul.list li a.pdf {
	padding-left:25px;
	background:url(/Files/System/pdf.png) no-repeat;
}
#content #text ul.list li a.url {
	padding-left:25px;
	background:url(/Files/System/url.png) no-repeat;
}
#content #textecom #ecom table.ecom {
	clear:both;
	border-spacing:2px;
	margin:-2px;
	margin-top:10px;
    margin-bottom:30px;
}
#content #textecom #ecom table.ecom .price {
	white-space:nowrap;
	text-align:right;
}
#content #textecom #ecom table.ecom .nowrap {
	white-space:nowrap;
}
#content #textecom #ecom table.ecom th {
	font-weight:bold;
}
#content #textecom #ecom table.ecom th.c, #content #textecom #ecom table.ecom td.c {
	text-align:center;	
}
#content #textecom #ecom .paragraphimage {
	float:right;
	padding-left:15px;
}
#ecom input#Quantity, #ecom input.Quantity {
	width:30px;
	border:1px solid #7da1b3;
	margin:0;
	padding:0;
	padding-left:2px;
	margin-right:2px;
}
#address {
	display:block;
	clear:both;
}
