/* ----------------------------------
| $RCSfile$
| $Date$
| $Revision$
 ---------------------------------- */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #333;
	background:#f9f9fb url(../img/bg.jpg) repeat-x;
}

a {
	color: #c40008;
}

a:hover {
	color: #dc666b;
}

h1 {
	background-color: #f4f4f4; 
	color: #333; 
	font-size: 20px; 
	padding: 3px 8px 6px 3px; 
	font-weight: normal;
	margin: 30 0 0 0;
}

h2 {
	background-color: #c40109; 
	color: white; 
	font-size: 30px; 
	padding: 8px 10px 8px 15px; 
	width: 675px;
	font-weight: normal;
	margin: 23 0 0 0;
}

h3 {
	border-bottom: 1px solid #d5d6d7;
	font-size: 18px;
}

h4 {
	font-size: 18px;
	color: #c40109;
	font-weight: normal;
	margin: 0;
}

h5 {
	font-size: 14px;
	margin: -10px 0 -10px 15px;
}

h5 a {
	color:black;
}

.cleaner {
	clear: both;
	height: 1px;
}

#pageContainer {
	background-image: url(../img/bg_pageContainer.gif);
	width: 912px;
	margin: 0 auto;
	margin-top: 15px
}

#pageContainerTop {
	background: url(../img/bg_pageContainerTop.gif) repeat-x;
}

#pageCornerTop {
	background: url(../img/bg_pageCornerTop-Right.gif) no-repeat top right;
}

img.cornerLeft {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
}

#pageContainerBottom {
	background: url(../img/bg_pageContainerBottom.gif) repeat-x;
}

#pageCornerBottom {
	background: url(../img/bg_pageCornerBottom-Right.gif) no-repeat top right;
}

#header {
	background: url(../img/bg_header.gif) repeat-x;
	margin: 0 8px 8px 8px;
}

#logo {
	padding: 9px 24px 20px 24px;
}

#lang {
	text-align: right;
	color: #999;
	font-size: 10px;
	padding: 2px 24px 0 0;
}

#mainNav {
	margin: 0 8px -12px 8px;
}

#contentContainer {
	 margin: 0 8px;
	 background-image: url(../img/bg_subNav.jpg); 
	 background-repeat: no-repeat;
	 background-position: top left;
}

#contentLeft {
	width: 170px; 
	float: left;	
}

#contentRight {
	float: right;
	width: 700px;
	margin-left: 25px;
}

#contentImg {
	background-repeat: no-repeat; 
	background-position: top right; 
	height: 360px;
}

#contentImg p {
	margin: 0 0 -10px 20px;
	padding: 0;
	width: 320px;
	font-size: 11px;
	line-height: 16px;
}

#contentImg ul {
	margin: 20px;
	padding: 0;
	width: 320px;
}

#contentImg li {
	list-style: none;
	background: url(../img/im_checkmark.gif) 3px 6px;
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 4px 10px 5px 25px;
}

#contentImg table {
	font-size: 11px;
	margin: 10px 20px 20px 18px;
	width: 320px;
}

#contentImg td {
	border-bottom: 1px solid #d5d6d7;
	padding: 6px 15px 6px 0;
}

#homeContent {
	 padding: 24px;
}

#homeBusiness {
	 float: left; 
	 width: 340px;
	 background-image: url(../img/tt_homeBusiness.gif);
	 background-repeat: no-repeat;
}

#homeBusiness ul {
	list-style-image: url(../img/im_checkmark.gif);
	margin: 35px 20px 20px 20px;
	padding: 0;
}

#homeBusiness li {
	font-size: 11px;
	padding: 5px;
}

#homeNews {
	float: left; 
	width: 330px;
	font-size: 11px;
	background: url(../img/delimiter_1.gif) no-repeat;
}

#homeNews table {
	margin: 7px 13px 10px 35px;
	width: 260px;
}

#homeNews th { 
	width: 75px;
	font-weight: normal;
	font-style: italic;
	color: #999;
	border-bottom: 1px dotted #999;
	padding: 10px 0 12px 0;
}

#homeNews th.news { 
	background: url(../img/tt_homeNews.gif) 6px 0px;
	background-repeat: no-repeat;
	border: none;
	padding: 0;
}

#homeNews td { 
	border-bottom: 1px dotted #999;
	padding: 10px 0 12px 0;
}

#homeContact {
	font-size: 11px;
	color: #999;
	float: left;
	margin-top: -12px;
}

#homePartners {
	float: right;
	margin: 10px 10px 0 0;
}

* html #homePartners {
	margin: 0 5px 0 0;
}

#homePartners p {
	text-align:center;
}

#aboutContact {
	font-size: 11px;
	color: #999;
	margin: 20px 0 10px 0;
}

#contactForm {
	font-size: 10px;
	color: #999;
	margin: 20px 0 10px 0;
}

#contactForm p {
	margin: 8px 15px;
}

#contactForm textarea, #contactForm input {
	margin-bottom: 15px;
	width: 133px;
	background-color: #f4f4f4;
	border: solid 1px #f2f2f2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}

#contactForm_selected textarea, #contactForm_selected input {
	border: solid 1px #cc0000;
	color: white;
}

.infoContainer {
	background-image: url(../img/bg_infoContainer.gif);
	width: 168px;
}

.infoContainerTop {
	background: url(../img/bg_infoContainerTop.gif) repeat-x;
}

.infoCornerTop {
	background: url(../img/bg_infoCornerTop-Right.gif) no-repeat top right;
}

.infoContainerBottom {
	background: url(../img/bg_infoContainerBottom.gif) repeat-x;
}

.infoCornerBottom {
	background: url(../img/bg_infoCornerBottom-Right.gif) no-repeat top right;
}

.infoContainer table {
	margin: 5px 13px 10px 15px;
	width: 128px;
}

.infoContainer td {
	padding: 4px 6px;
	vertical-align: top;
}

.infoContainer th {
	height: 20px;
	text-align: left;
}

#partnersBox .infoContainer td {
	text-align: center;
}

#partnersBox .infoContainer td img {
	margin: 5px 0 9px 0;
	border: none;
}

#text, #textSmall {
	float: left;
	width: 440px;
	margin: 20px 0;
	line-height: 150%;
}

#text img, #textSmall {
	border: 0;
}

#textSmall {
	font-size: 11px;
}

#textSmall p {
	border-bottom: 1px solid #d5d6d7;
	padding: 10px 0;
	margin: 0;
}

#textSmall td {
	vertical-align: top;
	border-bottom: 1px solid #d5d6d7;
	padding: 10px 0;
}

#textWider tr.lite {
	background-color: #f4f4f4;
}

#textWider th img {
	border: 1px solid #b4b5b8;
}

#textWider th {
	width: 80px;
	text-align: left;
	vertical-align: top;
	padding: 15px 10px 15px 10px;
	border-bottom: 1px solid #d5d6d7;
}

#textWider td {
	text-align: left;
	vertical-align: top;
	padding: 15px 10px 15px 0;
	border-bottom: 1px solid #d5d6d7;
}

#textWider ul {
	margin: -4px 0 0 0;
	padding: 0;
}

#textWider li {
	padding: 5px 25px;
	list-style: none;
	background: url(../img/im_checkmark.gif) 3px 6px;
	background-repeat: no-repeat;
}

#textWider p {
	margin-right: 20px;
	line-height: 20px;
}

/*#textWider td a {*/
a.products_link {
	background: url(../img/bullet_1.gif) 20px 5px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.newsDate {
	font-style: italic;
	color: #999;	
	border-bottom: 1px solid #d5d6d7;
	padding: 20px 20px 0 0;
}

.newsText {
	padding: 0 20px 20px 0;
}

#shortcuts {
	float: right;
	width: 200px;
}
/*
.rightColImg img{
	padding: 200px;
}
*/
.partnersTable td {
	border-bottom: 1px solid #d5d6d7;
	padding: 20px 0;
}

.header {
	cursor: hand;
	cursor: pointer;
	margin: 10px 0 0 0;
}

.header a {
	text-decoration: none;
}

.contents {
	margin: 0 10px 20px 12px;
	/*background-color: #F3F3F3;*/
	border: 1px solid #F3F3F3;
	padding: 5px;
	font-size: 11px;
}

.opencontents a {
	color: #999;
	font-weight: bold;
}

.contents ul {
	margin: 5px 5px 10px 35px;
	padding: 0;
}

.contents li {
	padding: 3px;
}

.closedcontents {
	color: #c40008;
}

.prodImage {
	 margin: 10px;
}

.delimiter {
	border-top: 1px solid #d5d6d7;
	padding: 10px 0;
	margin: 20px 0;
}

#topPage {
	margin: 20px 0;
}

#topPage a {
	background:url(../img/arrow_top.gif) 1px 4px;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 10px;
}

.phone {
	background:url(../img/im_phone.gif) 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.fax {
	background:url(../img/im_fax.gif) 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.office {
	background:url(../img/im_mailbox.gif) 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.cell {
	background:url(../img/im_cell.gif) 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#breadcrumbs {
	font-size: 10px;
	padding: 20px 0 0 0;
	color: #999;
}

#footer {
	margin: 0 auto;
	width: 912px;
	font-size: 10px;
	color: #999;
	clear: both;
}

#footer p {
	margin: 3px 24px;
	text-align: right;
}
