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

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


/* 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: #000;
  margin: 0;
  font-family: 'trebuchet ms', Verdana, sans-serif;
  font-size: 19px;
  line-height: 22px;
  font-weight: bold;
  text-transform: none;
  clear: both;
}

h2 {
  color: #ccc;
  font-family: "trebuchet ms", verdana, arial, sans-serif;
  font-size: 1.5em;
  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: 0px;
}

#sidebar p.news { padding-bottom: 5px; }
#sidebar p.event { padding-bottom: 5px; }


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

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

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

a img {border:none;}

#header_navigation li a { font: normal 10px 'trebuchet ms', sans-serif; }



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

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;
}

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

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

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



/* highlights */

#content .highlight {
  position: relative;
  padding: 0;
  margin: 0 0 20px 0;
  border-left: 10px solid #c4e5ef;
  border-right: 10px solid #c4e5ef;
  padding-left: 5px;
  padding-right: 5px;
  width: 400px;
  height: 85px;
}
#content .highlight img {
  position: absolute;
  top: 0;
  left: 10px;
}
#content .highlight h2 {
  position: absolute;
  left: 110px;
  display: inline;
  font: bold 10px 'trebuchet ms', verdana, sans-serif;
  color: #707172;
  text-transform: uppercase;
}
#content .highlight h3 {
  position: absolute;
  left: 110px;
  top: 15px;
  display: inline;
  font: bold 12px 'trebuchet ms', verdana, sans-serif;
  color: #707172;  
}
#content .highlight p {
  position: absolute;
  left: 110px;
  top: 35px;
  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: #8d8d8e;
  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;
  border: 0;
  padding: 0;
  margin-right: 15px;
  padding-bottom: 20px;
  border-top: 10px solid #c4e5ef;
  width: 289px;
  height: 120px;
}
#page-start #content .highlight h3 {
  left: 110px;
  top: 28px;
}
#page-start #content .highlight p {
  left: 110px;
  top: 45px;
}
#page-start #content .highlight img {
  top: 0;
  left: 0;
}




/* product pages */

#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: #8d8d8e;
  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 {
line-height: 14px;
}

#news a, #events a {
	text-decoration: none;
	color: #8d8d8e;
}
#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: #8f8f8e;
  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;
}



/* board members
--------------------------------------------------*/

#content.board { border: none; width: 640px; }
#content.specificboardmember { border: none; width: 440px; }

#content .boardmember { width: 170px; height: 300px; float: left; margin: 10px 40px 0px 0; }
#content .boardmember img { background: url(/images/todos-board-bg.jpg) no-repeat 0 0; padding: 16px; }
#content .boardmember p { clear: both; padding: 0 0 0 5px; font-size: 10px;}
#content .boardmember a { text-decoration: none;}

#content .boardmember .name { font-size: 12px; font-weight: bold; }
#content .boardmember .title { text-transform: uppercase; font-size: 10px; margin: 5px 0 0 0; display: block; }
#content img.boardimage { float: left; margin: 0 40px 20px 0;  background: url(/images/todos-board-bg.jpg) no-repeat 0 0; padding: 16px; }