 * {
margin:0;
padding:0
}

body {
font-family:Trebuchet MS, Arial, sans-serif;
font-size:1em;
line-height:1.3em
}

a {
color:#0071E1;
background:#FFF;
text-decoration:none
}

a:hover {
color:#0071E1;
text-decoration:underline
}

a#top {
text-decoration:none
}

sup {
font-size:0.5em
}

#logo,#content,#navlist-and-search,#footer p {
width:850px;
margin:0 auto
}

#logo {
margin-top:30px;
font-size:1.3em;
color:#4A6C80;
vertical-align:bottom;
text-align:left;
height:64px
}

.container_main { width:900px; margin:0 auto; position:relative}

#unlimited {
	background:url(/static/images/unlimited.gif) no-repeat;
	display:block;
	height:109px;
	width:207px;
	position:absolute;
	top:5px;
	right:70px;
}

#logo img {
float:left;
margin-right:9px;
margin-left:5px
}

#logo h1 {
margin-bottom:6px;
font-size:0.8em;
color:#4A6C80;
padding:0
}

#logo a {
color:#4A6C80
}

#header {
border-bottom:1px solid #999;
background:#FFF;
margin-top:20px;
margin-bottom:5px;
z-index:1;
text-align:left;
width:100%;
float:left
}

#navlist-and-search {
width:850px;
margin-left:auto;
margin-right:auto
}

#search {
float:left;
position:relative;
top:0.4em;
margin:0;
padding:0
}

input#queryTop {
height:1.25em;
width:130px;
margin:0;
padding:0
}

input#searchButton {
position:relative;
top:-1px;
width:54px;
font-size:13px;
margin:0;
padding:0
}

#navlist {
float:left;
width:637px
}

#navlist ul {
text-align:left;
padding:10px 0 0
}

#navlist li {
border:1px solid #999;
border-bottom:none;
display:inline;
font-size:1em;
margin-left:0.5em
}

#navlist a {
color:#415E99;
background:#EEE;
text-decoration:none;
z-index:2;
position:relative;
padding:0 5px
}

#navlist a.active {
background:#FFF;
border-bottom:5px solid #FFF;
color:#415E99;
text-decoration:none;
z-index:2;
position:relative
}

#content {
margin-top:15px;
text-align:left
}

#right {
margin-top:0;
float:right;
width:25%;
padding-left:20px;
padding-top:20px;
padding-bottom:15px;
font-size:0.8em;
border-left:1px dotted #999
}

#bugtrackers {
font-size:0.9em
}

#right-monkey {
margin-top:0;
float:right;
width:25%;
padding-top:20px;
padding-bottom:15px;
font-size:0.8em;
border-left:1px dotted #999
}

#right h2 {
color:#30466D;
font-size:1.3em;
margin-bottom:7px;
border-bottom:1px solid #999
}

#right div {
margin-bottom:20px
}

#right ul {
margin:0;
padding:0 0 0 15px
}

#right li {
margin-bottom:5px;
list-style-type:square
}

#right table {
margin-top:5px;
margin-bottom:5px
}

#right td {
padding-bottom:0.2em;
padding-right:0.4em
}

#right div.testimonial {
margin-top:0;
margin-bottom:15px
}

#middle {
float:left;
width:68%;
margin-left:5px;
padding-left:0;
padding-right:15px;
text-align:left
}

#middle h1 {
color:#ea6900;
font-size:1.5em;
margin-top:20px;
margin-bottom:10px
}

#middle h2 {
border-bottom:1px solid #999;
color:#ea6900;
font-size:1.2em;
margin-top:20px;
margin-bottom:5px
}

#middle h3 {
border-bottom:1px solid #999;
color:#264578;
font-size:1.1em;
margin-top:15px;
margin-bottom:5px
}

#middle ul,ol {
margin-left:30px;
margin-bottom:0.5em
}

#middle li {
margin-bottom:0.3em
}

#middle dd {
margin-left:1em;
margin-bottom:0.5em
}

#middle dt {
font-weight:700;
font-style:italic
}

#middle table {
	width: 500px;
	margin: 0px auto;
	border-collapse: collapse;
	border: 0px solid #000000;
 }
#middle tr {
	background: #ffffff;
	height: 20px;
}

#middle td {
	padding: 0px;
	border: 0px solid #000000;
}

#middle td.title {
        background: #264578;
        color: #ffffff;
        font-size: 1.1em;
}

#middle p.small {
		font-size: 0.9em;
}

#full {
text-align:center;
margin-left:5px;
padding-left:0;
padding-right:15px;
text-align:left
}

#full h1 {
color:#ea6900;
font-size:1.5em;
margin-top:40px;
margin-bottom:10px
}

#full h2 {
border-bottom:1px solid #999;
color:#ea6900;
font-size:1.2em;
margin-top:20px;
margin-bottom:5px
}

#full h3 {
border-bottom:1px solid #999;
color:#264578;
font-size:1.1em;
margin-top:15px;
margin-bottom:5px
}

#full ul,ol {
margin-left:30px;
margin-bottom:0.5em
}

#full li {
margin-bottom:0.3em
}

#full dd {
margin-left:1em;
margin-bottom:0.5em
}

#full dt {
font-weight:700;
font-style:italic
}

#full table {
	width: 100%;
	margin: 0px auto;
	border-collapse: collapse;
	border: 0px solid #000000;
 }
#full tr {
	background: #ffffff;
	height: 20px;
}

#full td {
	padding: 0px;
	border: 0px solid #000000;
}

#full td.title {
        background: #264578;
        color: #ffffff;
        font-size: 1.1em;
}

#full p.small {
		font-size: 0.9em;
}

#clear {
display:block;
clear:both;
width:100%;
height:1px;
overflow:hidden
}

#footer {
text-align:center;
border-top:dotted 1px #ccc;
padding-bottom:3px;
font-size:0.8em;
color:#666;
background:#f0f0f0;
margin:20px auto 0
}

#footer a {
color:#415E99;
background:#f0f0f0;
text-decoration:none;
padding:0 5px
}

#footer a.active {
background:#FFF;
border-bottom:5px solid #FFF;
color:#415E99;
text-decoration:none
}

.formfields {
clear:both;
margin:0 0 8px
}

.formlabel {
color:#5F5F5F;
font-size:0.8em;
font-weight:700;
text-align:left;
float:left;
width:100px
}

.thankyou {
text-align:left;
padding:10px 0 0 100px
}

.button {
text-align:left
}

.tip {
color:#999;
font-size:0.8em
}

#right .tip {
color:#999;
font-size:1em;
margin-left:10px;
width:150px
}

.red {
color:#B22021;
font-size:1em
}

#box {
font-size:1em;
border-bottom:1px solid #888;
border-right:1px solid #888;
border-top:1px solid #ddd;
border-left:1px solid #ddd;
background:#f5f5f5;
margin-top:1em;
padding:10px 15px 5px 10px
}

#box h3 {
background:#f5f5f5;
margin:0 0 15px
}

#box a {
background:none
}

#download {
font-size:1em
}

.footnotes {
margin-top:30px;
margin-bottom:0;
border-top:1px solid #999;
color:#999;
font-size:0.7em
}

.footnotes p {
margin-top:0;
margin-bottom:0
}

div.faq {
margin-bottom:4em
}

div.faq-links {
margin-bottom:2em
}

dev.features {
margin-bottom:2em;
background:#FFF;
color:#415E99;
text-decoration:none
}

hr.faq {
border:3px solid #999;
height:3px;
margin-bottom:2em
}

div.testifier {
font-weight:700;
margin-bottom:2em
}

img.floatright {
float:right;
clear:right;
margin:0 0 10px 10px
}

p,div.testimonial {
margin-bottom:0.5em
}

a img,a:hover img {
border:none
}

#navlist a:hover,#footer a:hover {
background:#FFF;
color:#415E99;
text-decoration:none
}

#customers img {
height: 70px;
width: 154px;
}

#customers a {
}

#customers td {
margin: 0px;
padding: 15px;
width: 154px;
text-align:center;
}

#statistic ul {
margin:0;
padding:0 0 0 15px
}

#statistic li {
margin-bottom:5px;
list-style-type:square
}
