html { font-size: 100%; /* IE hack */ }
a {
	color: #006500;
}
a:visited {
	color: #144F16;
}
body
{
	font-size: 62.5%;
	font-family: "Trebuchet MS", "MS Trebuchet", Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/background-gradient.png);
	background-repeat: repeat-x;
	background-position: top;
}
div#container, div#container-internal
{
	font-size: 1.6em;
	margin: 0 auto 0px auto;
	width: 700px;
	position: relative;
}
h1#header-logo
{
	margin: 50px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 3em;
	height: 100px;
}
#header-slogan
{
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	margin: 10px 0 40px 0;
}
div#container-internal h1#header-logo
{
	background-position: right top;
	width: 700px;
	font-size: 1.7em;
	text-align: left;
	padding: 0;
	margin: 0;
}
h1#header-logo a
{
	text-decoration: none;
	color: black;
	display: inline;
}
div#container-internal #header-slogan
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	position: absolute;
	font-style: italic;
	top: 10px;
	right: 0;
}
.tagline {
	font-style: italic;
	font-size: 0.8em;
	font-weight: bold;
	position: absolute;
	top: 4em;
	left: 51px;
}

p
{
	padding: 0;
}
h1 {
	clear: both;
}
h3 {
	text-align: center;
}
#see-example
{
	padding: 1em 0;
	text-align:center;
}
#more-info
{
	display: block;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	text-align: center;
	color: #555;
}

#footer a {
	color: #55C;
	text-decoration: none;
}
.author-company
{
	display: block;
	font-variant:small-caps;
	font-style:italic;
}
code
{
	font-family: Courier New;
	border: 1px solid orange;
	display: block;
	padding: 10px;
	font-size: 0.7em;
}
.subtle
{
	color: #999;
	font-size: 0.5em;
}
.error {
	color: #FF0000;
}
.tiny {
	font-size: 0.7em;
}
.product {
	clear: both;
}
.product .logo {
	width: 80px;
	height: 80px;
	display: block;
	border: 1px solid #FFF;
	text-align: center;
	padding: 5px;
	margin: 0;
	float: left;
	clear: left;
	margin: 0 0.5em 0.5em 0;
}
.product .logo:hover {
	background-color: #DDD;
}
.product .logo img {
	padding-top: 12px;
}
.product a {
	text-decoration:none;
}
.product h2 {
	padding-top: 0.5em;
}
.product a:hover {
	text-decoration: underline;
}

#footer {
	padding-top: 20px;
	clear: left;
}
.list-across li:before
{
	content: "... ";
}
.list-across li
{
	float: left;
	display: block;
	margin-right: 2em;
	padding-bottom: 1em;
}

ul.breadcrumb {
	display: inline;
}

ul.breadcrumb li
{
	height: 16px;
	display: inline;
	list-style: none;
	padding: 0 5px 0 15px;
	font-size: 0.8em;
	font-weight: bold;
	float: left;
	background: url(../images/small-right.gif) no-repeat bottom left;
}

ul.breadcrumb li span { height: 16px; }

ul.breadcrumb li:first-child
{
	padding: 0 5px 0 5px;
	background: none !important;
}
.byline {
	font-size: 1.0em;
	font-weight: normal;
	font-style: italic;
}
.summary {
	margin-left: 3em;
	border: 1px solid black;
	padding: 1em;
	background-color: #FFFF99;
}
.article-end-icon {
	float: right;
	position: relative;
	bottom: 35px;
}
.customers dt {
	border-top: 1px solid #CCC;
	font-size: 1.3em;
	padding-top: 0.5em;
}
.customers dd {
	padding-bottom: 0.8em;
}
.left-50 dd,
.right-50 dd {
	margin-left: 0;
}
.left-50 dd img,
.right-50 dd img {
	display: block;
	padding: 15px 5px;
	position: relative;
	left: 15%;
	margin: 0;
}
.left-50 {
	width: 47%;
	float: left;
	font-size: 90%;
	padding: 0;
	margin: 0;
	padding-left: 3%;
}
.right-50 {
	width: 47%;
	display: block;
	float: left;
	font-size: 90%;
	padding: 0;
	margin: 0;
	padding-left: 3%;
}
.screenshot {
	text-align: center;
	margin-bottom: 2em;
}
.screenshot img {
	padding: 5px;
}
.screenshot label {
	text-align: center;
	width: 100%;
	display: block;
}
.screenshot p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
hr {
	clear: both;
}
table.quote th {
	text-align: left;
	background-color: #FFFFCC;
	color: black;
}
table.quote th.section {
	background-color: black;
	color: white;
}
table.quote th.price,
table.quote td.price
 {
	text-align: right;
}
table.quote tr.total td {
	font-weight: bold;
	text-align: right;
	background-color: #FFFF66;
}
table.schedule {
	border-collapse: collapse;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
table.schedule td.week {
	background-color: #FFFFCC;
	color: black;
	text-align: center;
	font-weight:bold;
	border-collapse: collapse;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
table.schedule td.day {
	width: 30px;
	text-align: center;
	border-collapse: collapse;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
ol.schedule {
	list-style-type: upper-alpha;
}
.imager {
	text-align: center;
	float: right;
	display: block;
}
.imager label {
font-size: 10px;
font-weight:bold;
	text-align: center;
	display: block;
}
