body {
	color: #000;
	background: #b9d1d7 url("/images/background-page.gif") repeat-x;
	margin: 0;
	padding: 0;
	font: 14px Helvetica;
}

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}


a img { border: none;}
img { vertical-align: bottom;}

img.custlogo { border: 1px solid #aaa; height: 100px; width:100px; margin: 5px;}
td img.custlogo { height:50px; width:50px; margin:0;}

h2 a { text-decoration: none; line-height: 120%;}
h2 a:hover { background: none; text-decoration: underline;}

#easel {
	width: 890px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

#canvas {
	float: left;
	width: 890px;
}

#barbottom, #bartop { float: right; clear: right; margin-left: -10px; padding:0;}

#header {
	width: 100%;
	display: block;
	vertical-align: bottom;
	text-align: right;
	height: 80px;
	/* background: #fff url('/images/headerbg.gif') no-repeat top left; */
}

#header img.logo {
	margin-top: 7px;
	margin-left: 7px;
	float: left;
	border: none;
}

#login { float: right; padding:0 5px 0 0; margin:0; height: 40px;}


#menu { float:right; clear: right; height: 40px; padding: 0 5px 0 0;}
#menu ul { list-style:none; padding: 0; margin:0;}
#menu li { float: left; font-size: 14px; padding-left: 7px; color: #777;}
#menu li a { text-decoration: none; color: #1f4d94;}
#menu li a:hover { background-color: #fff; text-decoration: underline;}


.alert {
	background: #fff6bf url(/images/icons/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #eee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.highlight { 
	background: #fafdc8;
	padding:3px;
	color: red;
}

.highlight a { color: red;}
	
#concept {
	clear: left;
	height: 125px;
	width: 888px;
	overflow: hidden;
	border: 1px solid #aaa;
	margin-bottom: 5px;
}

#products {
	clear: both;
	border: none;
	width: 100%;
	height: 40px;
	margin-bottom: 5px;
}

#products a, #products li.label span {
	display:block;
}

#products ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#products ul li {
	float: left;
	text-align: center;
	border-bottom: 1px solid #aaa;
	background: #1f4d94 url("/images/button_gradient.gif") repeat-x;
}

#products ul li a {
	text-decoration: none;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	height: 40px;
	width: 125px;
        font-size: 12px;
	border-right: 1px solid #fff;
}

#products ul li.family a {
	color: #fff; 
	padding-left: 4px;
	padding-right: 4px;
	background: #fff url("/images/label_gradient.gif") repeat-x;
}
#products ul li a.last { border-right: 1px solid #aaa;}
#products ul li a:hover { background-color: #7b9ccc; color: #fff;}
#products ul li.family a:hover { background: #9fb095; }

#new-ipv6 { 
    position: relative;
    top: -60px;
    left: 740px;
    height: 0px;
    width: 25px;
}

#page { 
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 20px;
	text-align: left;
	margin-bottom: 5px;
}

#page h1 { 
	margin-bottom: 10px; 
	padding-top:3px;
	font-size: 22pt; 
}

.homepage #page {text-align: center; }
.homepage #page h1 { margin-bottom: 40px; background: none; padding:0;}

#frontpagelinks { clear:both;}
#frontpagelinks div { width: 175px; margin-left: 10px;}
#frontpagelinks div h3 { text-align:center;}

.crumbs {
	display:block;
	font-size: 90%;
	border: 1px solid #dedede;
	background-color: #f6f6f6;
	padding: 5px;
}

.primary {
	float: left;
	width: 600px;
	color: #555;
	padding-right: 10px;
	margin-left: 0px;
	text-align: left;
	font: 10pt/14pt sans-serif;
}

.frontpage p { line-height: 150%;}

.contact pre { line-height: 14px;}
.imgholder { text-align: center;}

#imagegallery { margin: 0px 40px 0 40px;}
#imagegallery div.image { clear: left; padding-top: 20px;}
#imagegallery img { float: left; clear: left; padding: 0; width: 200px;}
#imagegallery div.caption { margin-left: 240px;}
#imagegallery div.caption h3 { margin:0; padding:0;}

div#meetus { width: 600px; margin:auto;}
div#meetus div { margin-bottom: 20px;}
div#meetus div p { margin-left: 20px;}
img.headshot { border: 1px solid #aaa; padding: 5px; width: 100px !important; clear: both; }
.left { float: left !important; margin-right: 10px;}
.right {float: right !important; margin-left: 10px;}
.center { text-align: center !important;}



img.floater { float: left; border:1px solid #aaa; margin: 0px 15px 15px 0;}

strong { color: #444;}	

#sidestuff {
	float: right;
	width: 230px;
	background: #fff;
	text-align: center;
	border-left: 1px solid #ddd;
}

div.sidebox {
	float:right;
	margin-bottom: 0px;
	padding-bottom: 5px;
  width: 200px;
	font: 12px/16px Helvetica; 
	color: #444; 
	text-align: left;
}

.sidebox p { text-align: left; padding: 0 10px 0 0px;}
.sidebox h3 { 
	letter-spacing: .2em;
	color: #245193;
	font-size: 12px;
	padding: 0; 
	margin: 0; 
	text-align: left; 
	border-bottom: 1px solid #3e7bb9;
}

.sidebox ul { list-style-image: url("/images/icons/arrow_mini_right.gif"); text-align: left; padding:2px 0 0 0px; margin:5px 0 5px 0;}
.sidebox ul li { margin:0 0 0 10px; padding-top: 4px; line-height: 150%;}
.sidebox form { margin-top: 5px;}
.sidebox img { vertical-align: middle;}

.noimage { list-style: none !important;}
.noimage li { margin-left: 0px !important;}

.copyright { text-align: center; display: block; width: 100%; margin-top: 10px;}

p.newsitem { padding:10px; border-bottom: 1px solid #ddd; font-size: 90%; margin-bottom: 10px;}
p.newsitem strong { color: #555 !important;}


ul.news li { margin-top: 10px !important;}
#news p { text-align: left;}
.newsinfo {font-weight: bold;}
#quicklinks ul { line-height: 14px; margin:0;}

#search form { padding: 0; margin:0; margin-top: 10px; text-align: left; border: none; background: none; }
#search input { margin: 0; padding: 0; padding: 2px; line-height: 14px;}
#search img { vertical-align: middle; cursor: pointer;}
#search label { width: auto; }

form.customer { margin:0; padding-top: 5px; display: inline;}
form.customer { border: none; background:none;}
form.customer input, form.customer select { float: none; margin-left: 0; line-height:14px;}
form.customer label { float: none;}

form.quickrelease { text-align: center;}
form.quickrelease input, form.quickrelease select { float: none; margin: 0;}

.black, .black a { color: #000 !important;}
.green, .green a  { color: #8cbb2a !important;}
.orange, .orange a {	color: #f1742b !important;}
.blue, .blue a  { color: #225093 !important;}
.red, .red a { color: #cd2a2b !important;}

.inactive { font-style: italic; color: #aaa !important;}

#suspension {
	width: 500px;
	background-color: #fafdc8;
	color: #000;
	border: 2px solid red;
	padding: 25px;
	margin: 0 auto 25px auto;
}

#footerbox { 
	clear: both;
	padding:0;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 5px;
}

#footer {
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	color: #ccc;
	padding: 10px 0 5px 20px;
	background: #fff;
	border: 1px solid #aaa;
}

.homepage #footer { border-top: 1px solid #7b9ccc;}

#footer span { display: block;}
#footer span strong { color: #333; width: 100px; float: left;}
#footer span a { color: #666; text-decoration: none; padding: 1px 3px 1px 1px;}
#footer span a:hover { color: #333;}
#footer span a.last { border-right: 0px dotted #000;}

div#sortable_list { width: 730px; margin:auto;}
div#sortable_list img {
	padding: 20px;
	border: 1px solid #aaa;
	float: left;
	margin: 2px;
}

tr.suspended, tr.suspended a { font-style: italic; color: #888;}
td { padding: 4px;}

table.customers { margin-top: 7px;}
table.customers tr { border-top: 1px solid #aaa; }

#login {
	margin-top: 10px;
	font-size: 11px;
}
#login img { vertical-align: middle;}


.login {
	width: 400px;
	margin: auto;
	padding:25px;
}

.login label {
  color:#5B8A20;
	font-size: 1.2em;
	width: 100px;
	padding-right: 25px;
}
.login input { 
	margin:0;
	font-size: 1.2em;
}
.login .submit { margin:0; text-align: center; padding-top: 15px;}

.listtable { width: 100%;}
.listtable th { text-align: left;}

/* from rails scaffold */

.fieldWithErrors input, .fieldWithErrors textarea {
  border: 2px solid #c00 !important;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin: 20px auto;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.progressBar { margin-top: 5px; }
.progressBar .border { background: url(/images/progress-remainder.gif) repeat-x;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	width: 100%; 
}
.progressBar .background { 
	background: url(/images/progress-bar.gif) repeat-x;
	height: 18px;
	width: 0%;
}

.excerpt { margin-left: 20px; margin-right: 40px; color: #444; font-size: 90%;}

.buttonbar {text-align: center; margin:0 padding:0; clear:both; margin-top: 10px;}
.buttonbar a { 
	padding: 3px;
	border: 1px solid #a8b080;
	border-left: 4px solid #aaa;
	text-decoration: none;
}
.buttonbar a img { vertical-align: top;}

#customerletters { text-align: center; width: 100%; padding: 3px; border: 1px solid #aaa; margin-top: 5px;}
#customerletters a { padding: 0 5px 0 5px;}

table.releases, table.contacts { width: 100%;font-size: 11px;}
table.contacts {}
body.admin ul { list-style: none; margin: 0;}
body.admin ul li { margin:0; line-height: 200%;}

ul.nonlinks { list-style: none; padding:0;}
ul.nonlinks li { margin: 0;}


div.admintools { 
	width: 350px; 
}

.adminbox {
	width: 230px !important; 
	padding:0px; 
	margin:0 5px; 
	padding: 0 5px 0 5px; 
	height: 150px;
}

.admintools ul { margin:0; padding:0;}
.admintools h2 { border-bottom: 1px solid #000; padding-bottom: 5px;}
	
dl { margin-left: 20px;}
dl dt { padding: 10px;}

td.message {
	text-align: center;
	padding: 12px;
	font-style: italic;
}

.expired, tr.expired td, tr.expired td a { color: red; font-style: italic;}

tr.borderless td { border: none !important;}
tr.extrainfo td { border-bottom: 1px solid #aaa; font-size: 90%;}
tr.extrainfo td input, tr.extrainfo td select { font-size: 90%;}

/* fix the inplaceeditor forms */
form.inplaceeditor-form { border: none; margin:0; padding:0;}
form.inplaceeditor-form label {float: none;}
form.inplaceeditor-form input { margin:0 5px 0 0;}

form#new_cust_form { border:none; background: none;}
form#new_cust_form input, form#new_cust_form select { float:none !important;}

form.inlineform { border:none; background: none; padding:0 !important; margin:0 !important;}
form.inlineform input {margin:0;}

tr.form { background: #eee; border-top: 1px solid #aaa; border-bottom: 1px solid #aaa;}


tr.contact_form_row {
	background-color: #eee;
	border-bottom: 1px solid #aaa;
}
tr.contact_form_row input {width: 100% !important;}


p.address {
	border: 1px solid #ccc; 
	border-width: 1px 1px 1px 5px; 
	padding: 5px; 
	margin-top: 0px;
	margin-left: 10px;
	width: 400px;
	background: url("/images/background-page.gif") repeat-x;
}



div.code {
	width:auto; 
	padding:10px; 
	background-color: #eee; 
	border: 1px solid #aaa;
}



/* lounge stuff */
div#welcome {
	width: 410px;
	margin: auto;
	font: 11pt/14pt Garamond, serif;
	color: #555;
	border-bottom: 2px solid #000;
	border-top: 1px solid #aaa;
	margin-bottom: 20px;
}

div#welcome strong { 
	font-weight: normal; font-size: 14pt;
}

#loungemain h1 {
	padding: 0 0 0 5px;
	line-height: 30px;
	height: 30px;
	color: #000;
	font-size: 16px;
}

#loungemain h1.licenses {
	background:none;
}

#loungemain h1.downloads {	
}


div.api_ref {
	  font-size: 10pt;
    margin: 2% 5%;
}

div.api_ref h1, 
div.api_ref h2, 
div.api_ref h3, 
div.api_ref h4, 
div.api_ref h5, 
div.api_ref h6, 
div.api_ref h7
{
    background-color: #dddddd;
    color: #000000;
    text-align: right;
    font-size: 11pt !important;
		height: auto !important;
}

div.api_ref table { background:none;}
div.api_ref td.even
{
    background-color: #eeeeee;
    color: #000000;
    font-size: 10pt;
}
div.api_ref pre
{
    background-color: #ffffff;
    color: #000000;
    font-size: 10pt;
}


/* lounge tabs css */
.loungetabs {
		border-bottom: 1px solid #979797;
		font-size: 1.5em;
		margin-top: 1em;
		padding-top: .6em;
		clear:both;
}
.loungetabs ul, .loungetabs ul li {
	list-style:none;
	margin:0;
	padding:0;
}
.loungetabs ul {
	padding: 5px 0 4px;
	text-align: center;
	margin-bottom: -1px;
}
.loungetabs ul li {
	display:inline;
	margin-right:.5em;
}
.loungetabs ul li.last {
	margin-right:0;
}

.loungetabs ul li a {
	background: url("/images/tab-right.gif") no-repeat 100% 0;
	color: #06C;
	padding: 5px 0;
	text-decoration:none;
}
.loungetabs ul li a span {
	background: url("/images/tab-left.gif") no-repeat;
	padding: 5px 1em 4px 1em;
	border-bottom: 1px solid #979797;
}

.loungetabs ul li.current a span {
	padding: 5px 1em;
	border-bottom: 0;
}
.loungetabs ul li a:hover span {
	color: #69c;
	text-decoration: underline;
}

/*\*/
* html .loungetabs ul li a { padding:0;}
.loungetabs ul li a span { margin-top: -5px;}
/**/

#loungestuff { margin-top: -1px; padding:20px; border: 1px solid #979797; border-width: 0 1px 1px 1px;}


#reports .stats { 
	border: 1px solid #fff;
	border-top: 1px solid #eee;
	margin: 10px;
	width: 400px;
}

#reports .stats div {
	font-size: 90%;
	margin-left: 120px;
}

#reports .stats div span.footnote {
	font-size:90%;
	color: #aaa;
	float:right;
	margin-right: 2px;
}

#reports .stats div li {
	list-style:none;
}

#reports .stats:hover {
	border: 1px solid #225093;
}

#reports .sleft {
	float:left;
	clear:left;
}

#reports .sright {
	float:right;
	clear:right;
}

#reports .stats p {
	color: #333;
}

#reports span.number {
	display: block;
	float:left;
	border: 4px solid #999;
	font-size: 30px;
	color: #999;
	padding: 20px;
	line-height: 1.5em;
	text-align:center;
	height: 1.5em;
	width: 1.5em;
	margin: 5px;
	margin-right: 10px;
	clear:left;
}

#reports .stats h3 { 
	font-size: 18px; 
	font-weight: normal;
	margin-top: 5px;
	padding-top: 0px;
	color: #225093 !important;	
}

#featured_note img { float:left;}
#featured_note .text {
	padding-left: 450px;
}

#featured_note .text h2 {
	font: 26px serif;
}

#featured_note .text p {
	color: #333;
}

#featured_note .text a {
	text-align: right;
}

#appnotes { clear:both; padding-top: 20px;}
#appnotes .older {
	height: 250px;
	font: 11px serif;
	padding: 0 10px 0 5px;
	margin-left: 15px;
	width: 175px;
	float: left;
	border-right: 1px solid #aaa;
}

#appnotes .older p {
	font-size: 10px;
}

#appnote_body {
	margin: 0 60px;
	clear:left;
}

#appnote_body p, #appnote_body ul {
	color: #222;
}

#appnote_body pre {
	color: #444;
}

#appnote_body div.code { padding: 2px; padding-left: 20px;}

#appnote form {
	border: none;
	background: none;
	float: none;
	margin: 0;
	padding: 0;
}
#appnote form p { color: #999; font-size:12px; padding:0;}
#appnote form input, #appnote form label, #appnote form select, #appnote form textarea, #appnote form fieldset {
	float:none;
	display:inline;
	margin:0;
	font-size: 12px;
}

#appnote form label {
	font-size: 14px;
	color: #111;
}

#appnote_list {
	margin-bottom: auto;
	width: 500px;
}

#appnote_list .appnote_list_item {
	border-bottom: 1px solid #aaa;
	padding: 20px;
}

.appnote_list_item p {
	font: 13px serif;
	color: #444;
	margin-left: 10px;
}

ul#newsticker {
	margin: 0;
	padding:0;
	list-style: none;
	min-height: 1.6em;
}

li.unpublished a { color: #999 !important; font-style:italic;}


/* NEW FORM STUFF Jan 22/2010 */

table { 
    width: 100%;
    background: #fff;
    border-collapse: collapse;
    border: 1px solid #ccc;
}
th { 
    color: #fff !important;
    font-size: 9pt; 
    background: #75869a; 
    padding: 3px; 
    font-weight: normal;
}
td { font-size: 9pt }
tr.shade td { background: #eee;}

a { color: #3d6283; }
a:hover { color: #6094c4 }

/* our forms have the same layout as our callout-feature class
   to draw attention to them and make them stand out */
form, 
.callout-feature {    
    padding: 10px 20px 20px 20px;
    border: 1px solid #ccc;
    background-color: #f9fbfc;
    border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px
}

label { display: block; font-size: 1.1em; color: green}
form input[type='text'] {
    display:block;
    width: 100%;
    margin-bottom: 5px;
    font-size: 120%;
}

form input.large-input { font-size: 2em; color: #333;}

.sidebox form { padding: 10px;}


/* our biglink */

.biglink {
    font-size: 130%; 
    line-height: 20px; 
    text-align: center;
    display:block;
    text-decoration: none;
}

.biglink:hover {text-decoration: underline}


/* tags and addons */

.tag {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 1px;
    margin-right: 3px;
    margin-bottom: 3px;
}


a.tag { border-left: 1px solid #aaa; padding-left: 3px; text-decoration: none !important; color: #aaa; }
a.tag:hover { text-decoration: underline; color: #000;}


.addon { 
    border: 1px solid #ccc; 
    background-color: #eee; 
    font-size: 9px;   
    font-weight: normal;
    color: #000;
    display:block; 
    float:left
}

.category {color: #000 !important; padding: 2px 6px}
.category:hover { border: 1px solid #f1742b }
