/* body
--------------------------------------------------*/

img#top-image {
  padding-bottom: 24px; 
}

.TODO {color: #FF0000; font-weight: bold;}

/* headings
--------------------------------------------------*/

h1, h1 a,
h2, h2 a,
h3 a,
h4 a {
  color: #000;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  color:#000;
}

h1 {
	color: #333333;
	margin: 0;
	font-family: Georgia, "Bitstream Vera Serif", "Times New Roman", serif;
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	clear: both;
}

h2 {
  color: #ccc;
  font-family: "trebuchet ms", verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  clear: both;
}

h3 {
  color: #ccc;
  font-family: "trebuchet ms", verdana, arial, sans-serif;
  font-size: 1.1em; 
  font-weight: bold;
}


#page-products-items #content h1 {
  color: #707172;
  font-size: 11px;
}
#page-products-items #content h2 {
  color: #000;
  margin: 0;
  font-family: 'trebuchet ms', Verdana, sans-serif;
  font-size: 19px;
  line-height: 22px;
  font-weight: bold;
  text-transform: none;
  clear: both;
}


#page-company.news h1,
#page-company.events h1 {
  border-bottom: 10px #c4e5ef solid;
  padding-bottom: 15px;
}


#sidebar h2 {
  font: bold 12px 'trebuchet ms', verdana, sans-serif;
  color: #c02912;
  text-transform: uppercase;
}

#sidebar h2.events {
  margin-top: 20px;
}


/* links
--------------------------------------------------*/

a {
	color:#000;
	text-decoration: none;
}

a:hover {
	color:#BE2912;
	text-decoration: none;
}

a img {
	border:none;
}




/* content
--------------------------------------------------*/
#content {
	font: normal 11px verdana, sans-serif;
}

#content .text{
	float: left;
}

strong { font-weight: bold; }
em     { font-style: italic; }
sup    { font-size: 9px; font-weight: bold; vertical-align: super; color: #BE2912;}

#content p {
	margin: 0;
	padding: 4px 0 5px 0;
	clear: both;
}

#content .introduction p {
	font-weight: normal;
	padding: 12px 0 18px 0;
	font-style: italic;
}

#content ul {
	margin:0 0 0 1.4em;
	padding:0 0 8px 0;
}

#content ul li {
  list-style-type: disc;
}



/* highlights */

#content .highlight {
	position: relative;
	padding: 0;
	margin: 0 0 20px 0;
	border-left: 1px solid #CCCCCC;
	border-right: none #CCCCCC;
	padding-left: 0px;
	padding-right: 5px;
	width: 440px;
	height: 85px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#content .highlight img {
	top: 0;
	left: 0;
}
#content .highlight h2 {
	position: absolute;
	left: 110px;
	display: inline;
	font: bold 10px 'trebuchet ms', verdana, sans-serif;
	color: #707172;
	text-transform: uppercase;
	width: 173px;
	height: 16px;
	top: 37px;
}
#content .highlight h3 {
	position: absolute;
	left: 110px;
	top: 14px;
	display: inline;
	font: bold 12px 'trebuchet ms', verdana, sans-serif;
	color: #707172;
}
#content .highlight p {
	position: absolute;
	left: 110px;
	top: 55px;
	color: #8d8d8e;
	font: normal 10px verdana, sans-serif;
	padding: 5px 5px 0 0;
	margin: 0;
}

#content .highlight a, #content .highlight a p, #content .highlight a h2, #content .highlight a h3 {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
#content .highlight a:hover p, #content .highlight a:hover h2, #content .highlight a:hover h3 {
  color: #BE2912;
  text-decoration: none;
  cursor: pointer;
}

/*
#content .highlight a:hover h2 {
  text-decoration: none;
}
#content .highlight h3 a {
  color: #707172;  
  text-decoration: none;
}
#content .highlight h3 a:hover {
  text-decoration: none;
}
#content .highlight a p, #content .highlight a  {
  text-decoration: none;
}
#content .highlight a:hover p, #content .highlight a:hover {
  color: #BE2912;
  text-decoration: none;
}
*/



#page-start #content .highlight {
	float: left;
	padding: 0 0 20px;
	margin-right: 23px;
	width: 295px;
	height: 120px;
	border-top: 5px solid #CCCCCC;
	border-right: 2px none #CCCCCC;
	border-bottom: 2px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#page-products #content .highlight {
	padding: 0;
	margin: 0 0 10px 0;
	border-left: 1px solid #CCCCCC;
	border-right: none #CCCCCC;
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #666666;
	font: normal 10px verdana, sans-serif;
	float: left;
	width: 450px;
}

#page-products #content .highlight h2 {
	position: relative;
	left:auto;
	top: 15px;
	width: 100px;
	height: auto;
	font: bold 11px 'trebuchet ms', verdana, sans-serif;
	color: #666666;
	text-transform: uppercase;
	clear: none;
}
#page-products #content .highlight p {
	height: auto;
	color: #666666;
	font: normal 10px verdana, sans-serif;
	margin: 0;
	float: left;
	display: inline;
	width: 220px;
	position: relative;
	left: auto;
	top: 20px;
	padding: 0 0 0 0;
}

#page-products #content .highlight img {
	float: left;
	margin-right: 20px;
}
/*#page-start #content .highlight h3 {
	left: 110px;
	top: 13px;
}

#page-start #content .highlight p {
	left: 111px;
	top: 52px;
}

#page-start #content .highlight img {
  top: 0;
  left: 0;
}
*/
/* Foldable */
#content .foldable {
	margin-top: 5px;
	width: 450px;
	float: left;
}

#content .foldable img{
	background-color: #F0F4F7;
	float: left;
	text-align: middle;
}

#content .foldable .head{
	background-color: #F0F4F7;
	padding: 2px 5px 2px 5px;
	float: left;
	width: 438px;
	border-top: solid #CCCCCC 4px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
}

#content .foldable .body {
	border: 1px solid #CCCCCC;
	background-color: #F0F4F7;
	padding: 4px 4px 4px 4px;
	float: left;
	width: 440px;
	border-top: none;
}

/* product pages */

#content .new {
	float: left;
	border-top-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#content .new img{
	float: left;
}

#content .new .right{
	clear: none;
	float: right;
	width: 290px;
}
#content .new h2{
	float: left;
	clear: none;
	padding-top: 13px;
	font: bold 11px 'trebuchet ms', verdana, sans-serif;
	text-transform: uppercase;
	color: #333333;
}

#content .new p{
	float: left;
	padding-top: 5px;
	clear: left;
	font: normal 10px verdana, sans-serif;
	color: #666666;
	width: 290px;
}


#page-products-items #content img {
  float: right;
  padding-left: 10px;
  margin: 10px 0px 10px 15px;
  border-left: 10px solid #c4e5ef;
}


.product-highlight {
	position: relative;
	width: 130px;
	height: 140px;
	border-left: 10px solid #c4e5ef;
	float: left;
	margin: 15px 0 15px 0;
}

.product-highlight img {
	float: left;
}





/* news and events */

#page-company #content h1 {
  margin-bottom: 20px;
} 

#page-company #news-items h2 {
  margin-bottom: 20px;
  font: bold 14px verdana, sans-serif;
  color: #000;
}

#page-company #news-items h2 a {
  font: bold 13px verdana, sans-serif;
  color: #000;
}

#page-company #news-items h3 {
  margin-bottom: 10px;
  font: bold 12px verdana, sans-serif;
  color: #000;
}

#page-company #news-items h3 a {
  font: bold 12px verdana, sans-serif;
  color: #000;
}
#page-company #news-items p {
  font: normal 12px verdana, sans-serif;
  margin: 0 0 9px 0;
  padding: 0;
}

/*
#page-company #news-items p strong {
	font-weight: normal;
	font-style: italic;	
}
*/
#page-company #news-items p.date {
  font-size: 10px;
  color: #8d8d8e;
  margin: 18px 0 2px 0;
}




/* downloads */

#page-download #content ul {
  margin: 0;
  padding: 20px 0 0 0;
  border-top: 10px solid #c4e5ef;
}
#page-download #content li {
  margin: 0;
  padding: 20px 0 0 0;
  list-style-type: none;
  clear: both;
}
#page-download #content li .date {
  font-size: 10px;
  color: #8d8d8e;
  margin: 0 0 2px 0;
  font-weight: normal;
}
#page-download #content img {
  float: left;
  vertical-align: top;
  margin: 0;
  padding: 8px 12px 0 0;
}
#page-download #content .highlight img {
  margin: 0;
  padding: 0;
}





/* lists, etc
--------------------------------------------------*/

#sidebar {
	color: #666666;
	font: normal 10px verdana, sans-serif;
	margin-bottom: 20px;
}


/* large sidebar */

#sidebar p {
  margin: 0;
  padding: 5px 0px 15px 0px;
}

span.date {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
}
span.category {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 13px;
  margin-bottom: 5px;
}

#news p {

}

#news a, #events a {
	text-decoration: none;
	color: #666666;
}
#news a:hover, #events a:hover {
	text-decoration: none;
	color: #BE2912;
}

#news p.readmore,
#events p.readmore {
  margin: -10px 0 10px 0;
  padding: 0;
}



/* small sidebar */

#sidebar dl {
  padding-top: 10px;
  padding-bottom: 20px;
}

#sidebar ul {
  margin-top: -2px;
}
#sidebar ul li {
  padding-left: 16px;
  padding-bottom: 35px;
  line-height: 1.3em;
}

#sidebar ul li a {
	color: #666666;
	text-decoration: none;
}

#sidebar ul li a:hover {
  color:#BE2912;
  text-decoration: none;
}


#sidebar ul li.download {
  background: url(/images/icon-download.gif) left 2px no-repeat;
}
#sidebar ul li.link {
  background: url(/images/icon-sidebar-arrow.gif) left 2px no-repeat;
}
#sidebar ul li.externallink {
  background: url(/images/icon-external.gif) left 2px no-repeat;
}

#sidebar ul li.dict {
  background: url(/images/icon-footnote-0.gif) left 2px no-repeat;
}
#sidebar ul li.dict.one {
  background: url(/images/icon-footnote-1.gif) left 2px no-repeat;
}
#sidebar ul li.dict.two {
  background: url(/images/icon-footnote-2.gif) left 2px no-repeat;
}
#sidebar ul li.dict.three {
  background: url(/images/icon-footnote-3.gif) left 2px no-repeat;
}
#sidebar ul li.dict.four {
  background: url(/images/icon-footnote-4.gif) left 2px no-repeat;
}
#sidebar ul li.dict.five {
  background: url(/images/icon-footnote-5.gif) left 2px no-repeat;
}
#sidebar ul li.dict.six {
  background: url(/images/icon-footnote-6.gif) left 2px no-repeat;
}
#sidebar ul li.dict.seven {
  background: url(/images/icon-footnote-7.gif) left 2px no-repeat;
}
#sidebar ul li.dict.eight {
  background: url(/images/icon-footnote-8.gif) left 2px no-repeat;
}
#sidebar ul li.dict.nine {
  background: url(/images/icon-footnote-9.gif) left 2px no-repeat;
}



/* pre, code, abbr, etc.
--------------------------------------------------*/

pre, code, kbr {
  background-color:#F8FAF2;
  font-family:Courier, Monaco, monospace;
  }

cite {
  color: #ccc;
}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
}

blockquote {
  margin:-10px 0 20px 0;
  padding:0 18px 0 28px;
  background: url(/images/citat.gif) top left no-repeat;
  color: #b8c38c;
}



/* images
--------------------------------------------------*/

img.left {
  float:left;
  margin:0 12px 0 0;
}

img.right {
  float:right;
  margin:0 0 0 12px;
}

img.center {
  display: block;
  margin:0 auto;
}




/* footer
--------------------------------------------------*/

#footer {
  clear:both;
  padding: 20px 0px 25px 0px;
  margin: 20px 0 0 0;
  font-size:0.9em;
  text-align: center;
  border-top: 1px solid #eee;
}

#footer p {
  font: normal 10px verdana, sans-serif;
  color: #8d8d8e;
}

#footer a {
  color: #8d8d8e;
  font-weight: bold;
}

#footer a:hover {
  color:#8d8d8e;
  font-weight: bold;
}
