/*
 * styles.css
 *
 * Style Sheet for POCO C++ Libraries Website.
 *
 * Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH.
 *
 */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section 
{
	display: block;
}

body 
{
	line-height: 1;
}

ol, ul 
{
	list-style: none;
}

blockquote, q 
{
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after 
{
	content: '';
	content: none;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

body
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, li, td, th, address, blockquote, strong, b, emph, i
{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
}

p, ul, ol, address, blockquote, h6
{
	color: black; 
	font-size: 16px; 
	line-height: 20px; 
	margin-top: 6px; 
	margin-bottom: 4px;
}

.content p
{
	text-align: justify;
}

abbr
{
	border-bottom-style: dotted;
	border-bottom-color: #069;
	border-bottom-width: 1px;
}

h1.pagetitle
{
	color: white; 
	font-size: 24px; 
	margin-top: 18px; 
	margin-bottom: 0; 
	margin-left: 16px;
	font-weight: normal;
}

h1
{
	color: black; 
	font-size: 30px; 
	font-weight: normal; 
	line-height: 40px; 
	margin-top: 12px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 18px;
}

h2
{
	color: black; 
	font-size: 24px; 
	font-weight: normal; 
	line-height: 30px; 
	margin-top: 12px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 14px;
}

h3
{
	color: black;
	font-size: 20px; 
	line-height: 24px;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

h4
{
	color: #069;
	font-size: 16px; 
	font-weight: bold; 
	line-height: 20px; 
	font-stretch: wider; 
	text-transform: uppercase; 
	margin-top: 14px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0px;
}

li, dd, dt
{
    font-size: 16px;
    color: #000000;
}

dl
{
	padding-left: 0px;
}

dt
{
	margin-left: 0px;
}

dd
{
	margin-left: 2em;
	padding-bottom: 1ex;
}

ul
{
	padding-left: 0px;
	margin-left: 2em;
    list-style-type: disc;
    list-style-position: outside;
    list-style-image: url(../images/bullet.gif);
}

li
{
    margin-left: 0px;
    margin-bottom: 2px;
}

strong, b
{
    font-weight: bold;
}

em, i
{
    font-style: italic;
}

em, strong
{
    color: #069;
}

div.body
{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../images/gradient.png);
	background-repeat: repeat-x;
}

div.menu
{
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	text-align: center;
}

div.menuitem
{
	display: inline;
	padding-left: 16px;
	padding-right: 16px;
	margin-left: auto;
	margin-right: auto;
}

div.banner
{
	width: 980px;
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	text-align: center;
}

div.contentcontainer
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0;
	padding: 0;
}

div.content
{
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 32px;
	margin-right: 32px;
	padding: 0;
	border: 0;
}

table.features th
{
	font-size: 22px;
	line-height: 28px;
	width: 220px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

table.features th p
{
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	font-weight: normal;
	margin-top: 0px;
}

table.features td
{
	font-size: 17px;
	line-height: 25px;
	text-align: left;
	vertical-align: top;
	width: 640px;
	margin: 0;
	padding-left: 64px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 48px;
}

table.features td p
{
	font-size: 17px;
	line-height: 25px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 7px;
}

table.features li
{
	font-size: 17px;
	line-height: 25px;
}

table.contributor
{
	margin: 0;
	border-width: 0;
	border-style: none;
	border-spacing: 0px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
}

table.contributor td
{
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 32px;
	margin: 0;
}

table.contributor h3
{
	color: black;
	font-size: 16px;
	line-height: 20px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 6px;
}

table.contributor img
{
	border-width: 1px;
	border-style: solid;
	border-color: #069;
}

table.gettingstarted div
{
	margin-top: 8px;
	color: black;
	font-size: 12px;
	line-height: 14px;
}

table.pricing td
{
    font-size: 14px;
    color: #000000;
    text-align: center;
}

table.pricing th
{
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    background-image: url(../images/th_bg.png);
    text-align: center;
}

table.pricing
{
	background-color: #0a83c0;
}

table.pricing td, table.pricing th
{
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #0a83d0;
}

tr.even, tr.even td
{
	background-color: #efefef;
}

tr.odd, tr.odd td
{
	background-color: #d8d8d8;
}

tr.group, tr.group td
{
	background-color: #bbb;
	font-weight: bold;
	color: #0a83d0;
}

div.slide
{
	float: left;
	display: inline;
	padding-right: 8px;
	padding-left: 0px;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	width: 200px;
	height: 200px;
}

div.slide h5
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
    color: #069;
	margin-top: 6px;
	margin-bottom: 4px;
}

div.slide img
{
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 116px;
}

a:link 
{ 
    color: #069;
    text-decoration: underline;
}

a:visited 
{ 
    color: #069;
    text-decoration: underline; 
}

a:active 
{ 
    color: #069;
    text-decoration: underline;
}

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