/*
-- Green Tree Base
Color palete:
bright blue:1066E3
dark blue:367DD9
light blue:72B6F2
green:74A60A
white:F2F2F2
-- Red Philly Base
blue: 27538C
red: F20505
medium red:F23030
salmonish:F26363
white:F2F2F2
*/

body {
	text-align:center;
	padding:0;
	/*position:relative;*/
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}

strong { font-weight: bold; }

/* Common styles */

a { /*color:#1066E3;*/ color:#27538C; }

.fleft { float:left; }

.fright { float:right; }

.rss { margin-top: 3px; width: 140px; height: 30px; }

h1, h2.alth1, h3.alth1 {
	width:100%;
	/*border-bottom:1px solid #74A60A;*/
	border-bottom:3px solid #F20505;
	/*border-bottom:3px solid #AF0303;*/
	font-size: 131%;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 10px 0;
}


h2 {
	font-size: 116%;
	/*color: #1066E3;*/
	/*color: #F23030;*/
	color: #F20505;
	/*color: #AF0303;*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	margin-top:10px;
}

h2.alt {
	font-size: 116%;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	margin-top:10px;
}

h3 {
	font-size: 105%;/*116%;*/
	color: #444;/*#000;*/
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	font-weight: bold;
}

p {margin-bottom: 15px;}

/* Container Styles */

#top {
	/*background-color:#008080;*/
	/*background-color:#F2F2F2;*/
	
	
}

#top-content {
	margin:auto;
	text-align:left;
	width:750px;
	color:#444;
	font-size:85%;
}

#logo {
	background-image:url(../img/tree.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:133px;
}

#doc {
	margin:auto;
	text-align:left;
	width:750px;
}

.main {
	width:610px;
	float:right;
}

#ft .main {
	/*border-top:2px solid #74A60A;*/	
	/*border-top:2px solid #F20505;*/
	/*border-top:1px solid #F20505;*/
	/*border-top:1px solid #cccccc;*/
	padding: 10px 0 35px 0;
}

#nav {
	width:130px;
}

#lang-nav {
	display:inline;	
	margin-left: 10px;
	padding-left: 10px;
}

#lang-nav li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	text-transform:uppercase;
}

#top a, #top span
{
	text-decoration:none;
	color:#444;
	cursor:pointer;
}

#top a:hover, #top span:hover
{
	text-decoration:underline;
	color:#27538C;
}

#ft {
	font-size: 85%;
	color:#999;
	margin-top: 13px;
	clear: left;
}

#bd {	
	min-height:200px;
}

#ft .hdr {
	color:#666;
	text-transform:uppercase;
}

.box {background-color:#F2F2F2;border:1px solid #ccc;padding: 5px; margin: 4px 0}
.info {background-color:#F2F2F2;font-style:italic;padding: 5px;}
.info-top {margin-top:-10px;margin-bottom:8px;}

/*#botnav ul { display: block; width: 100%; margin: 10px 0 10px 140px; padding-left: 3px; text-align: center; border-top:2px solid #F20505; }*/
/*#botnav ul { display: block; width: 605px; margin: 10px 0 10px 140px; padding-left: 3px; text-align: center; border-top:1px solid #ccc; }*/
#botnav .main{background-color:#E5E5E5}
#botnav ul { display: block; margin: 0; padding: 4px 0; list-style-type: none; text-align: center; border-top:1px solid #ccc;}
#botnav li {  display: inline; margin: 0; padding: 0 12px;}
#botnav a { text-decoration: none; color:black}
#botnav a:hover { text-decoration: underline}

/* Sub nav */

.sub-nav {
	font-size: 85%;
	color:#666;
	text-align: center;
	padding: 4px;
	margin-top: -10px;
	margin-bottom: 7px;
	background-color:#F2F2F2;
}

.sub-nav a {
	color:#666;
}

.sub-nav .active {
	color:#999;
}

/* Whats New */

div.news {
	border-top: 1px solid #CCC;
	margin-top: 13px;
	padding-top:13px;
}

div.news-first {
	border-top:none;
	margin-top:0px;
	padding-top:0px;
}

div.news h3 {
	color:#F23030;
	font-size: 93%; 
}

div.news h3 span.date, .news h2 span.date {
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 85%;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #999;
}

div.news p {
	margin-top: 5px;
}

/* Lists */

ul.list {
	margin-bottom: 15px;
}

ul.list li {
	list-style: circle;	
	margin-left: 27px;
}

.list-download li {list-style-image:url(../img/disk.png); margin-left: 20px}

/* Links */
.lnk {color:#27538C; cursor:pointer; text-decoration:underline}

/* Job Openings */

.job-opening-section {
	margin-top:25px;	
}

.job-opening-section h1 {
	color: #1066E3;
	font-size: 100%;
	padding: 2px 3px;
}

.job-opening {
	margin-bottom: 23px;
	padding-left: 12px;	
}

.job-opening .jobid {
	font-size: 85%;
	font-weight: normal;
	color: #000;
}

.job-opening .details {
	color:#666;
}

/* Product Tabs */
#product-tabs .yui-content {
	border-style:none;
	background-color:#FFF;
}

/*  Product Tables */
td{vertical-align: top;}
.item table {
	width:100%;	
	margin-bottom: 7px;
}
.item td {
	text-align:left;
}
.img-cell {
	width:80px;	
}
.data-cell {
	text-align:left;
}
.data-cell .details {
	color:#666;
}
.product-kit
{
	text-align: left;
	border-collapse: collapse;
}
.product-kit th
{
	font-size: 14px;
	font-weight: normal;
	padding: 9px 10px;
	color: #039;
}
.product-kit td
{
	padding: 3px 5px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.product-kit-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

.buttons {
	float:right;	
}

.buttons input {
	float:right;	
}

#newsletter_signup_title {text-align:center; color:#666}
#newsletter_signup, .newsletter_signup { padding: 7px; margin-top:11px; border-top: 1px solid #CCC; text-align:center}
#newsletter_signup_submit input {width: 50px; margin-top:8px}
#newsletter_signup_email{margin-top: 7px;}
#newsletter_signup_email input {width: 100px;}
#newsletter_signup form{position:relative;}
#newsletter_signup label.overlabel {position:absolute;top:0px;left:250px;z-index:1;color:#999;cursor:text}

sup { position: relative; top: -4px; }
.notes {background-color:#EBEFFA;border:1px solid #ccc;margin: 5px 0px;padding: 4px;}
.notes h1{border:none;font-size:12px;border-bottom: 1px solid #ccc;margin: 1px 0 2px 0;color: #444;}
