/* DMS Style (Screen) | BCC Limited | KAL | 2007 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px;
	background-color: #656C6A;
	background-image: url(/images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#header {

}
#content {
	padding: 30px;
	background-color: #DCE1DF;
	background-image: url(/images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#content h1 {
	font-size: 14px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #CED7D3;
}
#footer {
	background-image: url(/images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #666C6A;
	padding-top: 60px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 20px;
	color: #DBDDDC;
}
#footer a {
	color: #DBDDDC;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
}
#footer a:hover {
	color: #656C6A;
	background-color: #DBDDDC;
	text-decoration: none;
}
p {
	text-align: justify;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
#shortcuts {
	background-image: url(/images/bg_shortcuts.jpg);
	background-repeat: no-repeat;
	height: 128px;
}
.shortcutbox {
	width: 143px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 4px;
}
.shortcutbox h3 {
	background-color: #DCE1DF;
	margin: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #656C6A;
	font-size: 11px;
	color: #656C6A;
	line-height: 25px;
	background-image: url(/images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: 0px -5px;
}
.listarrows li {
	list-style-type: none;
	background-image: url(/images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 15px;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}
.listnews li {
	list-style-type: none;
	background-image: url(/images/icon_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.listproducts li {
	list-style-type: none;
	background-image: url(/images/icon_products.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.listcomponents li {
	list-style-type: none;
	background-image: url(/images/icon_components.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.listevents li {
	list-style-type: none;
	background-image: url(/images/icon_events.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.listtick li {
	list-style-type: none;
	background-image: url(/images/icon_tick.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.rightimage {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.clear {
	clear: both;
}.contentleft {
	width: 350px;
	float: left;
}
.contentright {
	width: 350px;
	float: right;
}
.pagebutton a {
	padding: 5px;
	border: 1px solid #656C6A;
	background-color: #D7D9D8;
	float: left;
}
.pagebutton a:hover {
	background-color: #656C6A;
	color: #FFFFFF;
	text-decoration: none;
}.tablecontact td {
	padding: 2px;
}
.tablecontact input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 220px;
}
.tablecontact select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 225px;
}
.tablecontact .buttonform {
	width: 80px;
}

.tablecontact textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 220px;
}
.tablecontact .checkbox {
	width: 20px;
}

.productbox {
	width: 143px;
	border: 1px solid #FFFFFF;
	float: left;
	margin: 15px;
}

.productbox h3 {

	background-color: #DCE1DF;
	margin: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #656C6A;
	font-size: 11px;
	color: #656C6A;
	line-height: 25px;
	background-image: url(/images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: 0px -5px;
}
.productbox:hover {
	border: 1px solid #000000;
}
.productpdf a {
	line-height: 20px;
	background-color: #CED7D3;
	padding: 2px 2px 2px 25px;
	display: block;
	background-image: url(/images/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}
.productcad a {
	line-height: 20px;
	background-color: #AFBEB8;
	padding: 2px 2px 2px 25px;
	display: block;
	background-image: url(/images/icon_cad.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}
.productpdf a:hover {
	background-color: #484C56;
	text-decoration: none;
	color: #FFFFFF;
}
.productcad a:hover {
	background-color: #484C56;
	text-decoration: none;
	color: #FFFFFF;
}
.printandfax {
	text-align: center;
}
.printandfax a {
	border: 1px solid #656C6A;
	text-align: center;
	cursor: pointer;
	line-height: 20px;
	padding: 10px;
	background-color: #D7D9D8;
}
.printandfax a:hover {
	cursor: pointer;
	background-color: #656C6A;
	color: #FFFFFF;
	text-decoration: none;
}
.printerOnly{
	display: none;
}
.screenOnly{
}
.partnerbox {
	float: left;
	width: 350px;
	margin-bottom: 20px;
}

.partnerbox img {
	float: left;
}
.partnertext {
	float: left;
	margin-top: 25px;
	cursor: pointer;
	width: 190px;
}
.partnertext a:hover {
	text-decoration: underline;
}

.sorthelper {border: 1px dashed black;}