body {
	color: #232323;
	background-color: #fff;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.35;
	text-align: left;
}

a:link,
a:visited {
	color: #7094be;
	background-color: transparent;
	text-decoration: none;
}

a:hover,
a:active {
	border-bottom: 0;
}

a:focus {	
	outline: 0;
	border-bottom: 0;
}

a.nohover:hover,
a.nohover:active {
	border-bottom: 0;
}

a img {
	border: none;
}

.clear {
	clear: both;
	display: block;
	height:0; 
	overflow:hidden; 
	margin:-1px 0 0 0;
}

.wrapper {
	text-align: left;
	margin: 0 auto 30px auto;
	max-width: 1280px;	
	padding-left: 2%;
}


/* -------------------- HEADER -------------------- */

#hdwrapper {
	background-color: #f6faff;
	padding-top: 20px;
	padding-left: 2%;
	padding-bottom: 10px;
	padding-right: 2%;
	border-bottom: 2px solid #ccc;
}

#hd {
	min-height: 50px;
	line-height: 1;			
}

#logo { 
	float: left;
}

#usertoolbar {
	float: right;
	margin-top: 25px;	
	background-color: #fff;
	-moz-border-radius: 5px;
	padding: 7px;
	border: 2px solid #ccc;
}

#hd .supplimentary {
	margin-top: 37px;
	float: right;
	margin-right: 10px;
}


/* ---------- HEADINGS ---------- */

h1, h2, h3, h4, h5, h6 {
	color: #232323;
	font-weight: normal;	
}

h1 {
	font-size: 250%;	
	margin-bottom: 20px;
	color: #FA6900;
}

h2 {
	font-size: 180%;
	margin-bottom: 20px;
	color: #FA6900;
}

h2.standout {
	color: #232323;	
}

h3 {
	font-size: 160%;
	margin-bottom: 0.5em;
}

h3.nomargin {
	margin-bottom: 0;
}

h4 {
	font-size: 120%;
	font-weight: bold;
}

h4.api, h4.tutorial {
	color: #7094be;	
}


/* ---------- ALERTS ---------- */

#status.top {
	margin-top: 30px;
	text-align: center;
	border: 1px solid #ddd;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

#status.bottom {	
	position: fixed;
	bottom: 0;
	right: 0;	
	width: 25%;
	text-align: center;
	border: 1px solid #ddd;
}

#alert.success {
	padding: 5px;
	background-color: #F0FFBF;
	text-align: center;
}

#alert.error {
	padding: 5px;
	background-color: #ffeae4;
	text-align: center;
}	

#alert.throbber {
	padding: 5px;
	background-color: #CCEEFF;
	text-align: center;
}	


.ui #alert.error {
	/*background-color: #FFCCBF;*/
	padding: 5px;
	background-color: #ffeae4;
	text-align: center;
	height: 30px;
}


.ui #alert.success {
	padding: 5px;
	background-color: #F0FFBF;
	text-align: center;
	height: 30px;
}

.ui #alert.throbber {
	padding: 5px;
	background-color: #CCEEFF;
	text-align: center;
	height: 30px;
}

.ui #alert.check {
	padding: 5px;
	background-color: #ffffbb;
	text-align: center;
	height: 30px;
}


/* -------------------- CONTENT -------------------- */

#content {
	min-height: 360px;
	clear: both;	
	text-align: left;
	margin-top: 40px;
	padding-left: 0%;
}

#content p {
	padding-bottom: 1.5em;
}

#content p.compact {
	padding-bottom: 2px;
}


/* ---------- CONTAINERS ----- */

.cont1 {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ababab;
	margin-right: 2%;
}

.cont1b {
	margin-bottom: 20px;
	border-bottom: 1px dotted #ababab;
}

.cont1c {
	clear: both;
	margin: 0 0 20px 0;
	text-align: center;
}

.cont1s {
	clear: both;
	margin: 10px 0;
	margin-bottom: 30px;
}

.cont14,
.cont12,
.cont34 {
	float: left;
	margin-right: 1%;
}


.cont14 {
	width: 23%;
	min-width: 23%;
}


.cont12 {
	width: 48%;
	min-width: 48%;
}

.cont34 {
	width: 73%;
	min-width: 73%;
}

.half {
	text-align: right;
}

.block {
	position: relative;
}


/* ---------- BOXES ---------- */

.box {
	position: relative;	
}

.box h3 {
	padding: 10px 10px 7px 18px;
	margin: 0px 0 0 0;
	color: #777;
	background-color: #f0eeef;
	-moz-border-radius: 10px 10px 0px 0px;
	overflow: auto;
}

.box .bd {
	padding: 10px 20px;
	min-height: 55px;
	background-color: #fefefe;
	border: 1px solid #f0eeef;
	-moz-border-radius: 0px 0px 10px 10px;
	margin-bottom: 10px;
	min-height: 100px;
}

.objectbox h3,
.renameSitePageFormDiv {
	min-height: 28px;
	padding: 10px 10px 7px 18px;
	margin: 0px 0 0 0;
	color: #777;
	background-color: #D2E4FC;
	-moz-border-radius: 10px 10px 0px 0px;
	overflow: auto;
}

.objectbox .bd {
	padding: 10px 20px;
	min-height: 130px;
	background-color: #fff;
	border: 1px solid #D2E4FC;
	-moz-border-radius: 0px 0px 10px 10px;
	margin-bottom: 10px;
}

.siteobjectbox h3, 
.renameSiteFormDiv {
	min-height: 28px;
	padding: 10px 10px 7px 18px;
	margin: 0px 0 0 0;
	color: #777;
	background-color: #FA6900;
	-moz-border-radius: 10px 10px 0px 0px;
	overflow: auto;
}

.siteobjectbox h3 a:link, 
.siteobjectbox h3 a:visited, 
.siteobjectbox h3 a:hover,
.siteobjectbox h3 a:active  {
	color: #fff;
}

.siteobjectbox .bd {
	padding: 10px 20px;
	min-height: 130px;
	background-color: #fff;
	border: 1px solid #FA6900;
	-moz-border-radius: 0px 0px 10px 10px;
	margin-bottom: 10px;
}

/* ---------- FORMS ---------- */

#content form {
	margin: 0 20px 0px 0;
	position: relative;
}

#content form fieldset .cont14 {
	margin: 0em 1% 0 1%;
}

#content form fieldset .cont14 .bd {
	background-color: #f3f3f3;
	padding: 10px 10px;
}

#content form fieldset .cont14 .bd h3 {
	margin-top: 0;
	margin-bottom: 0.2em;
	font-size: 120%;
}

#content form div.fields {
	margin: 0em 0 0 0;
	padding-left: 3%;	
}

#content form legend {
	font-size: 160%;
	color: #F38630;
	margin-bottom: 0.5em;
}

#content input.text, 
#content textarea,
#content select {
	border: 1px solid #ccc;
	color: #777;
	display: block;
	width: 97%;
}

#content input.text,
#content select {
	padding: 0.2em;
}

#content select {

}

#content select.small {
	width: 33%;
	display: inline;
}

#content input:focus {
	color: #333;
}

#content button {
	border: 0;
	padding: 0;
	margin: 0;
	color: #999;
	background-color: transparent;
	font-size: 100%;
	line-height: 1;
	cursor: pointer;
}

#content textarea {
	width: 100%;
	height: 75px;
	margin-bottom: 10px;
}

#content fieldset div.submit .note,
#content label {

}

#content fieldset div {
	margin-bottom: 1em;	
}

#content fieldset div.submit {
	width: 100%;	
}

#content div.submit input {
	text-transform: uppercase;
	color: #333;
	background-color: #f0eeef;
	padding: 5px 10px;
	margin-bottom: 1.2em;
	border: 0;
	text-align: left;
	cursor: pointer;
	font-size: 100%;
	-moz-border-radius: 5px;
}

#content div.submit span.annotation {
	float: right;
	font-size: 90%;
	color: #333;
	padding-top: 7px;
}

#content fieldset div.submit input:hover {
	color: #333;
}

.closeForm {
	position: absolute;
	right: 0;
	top: 5px;
}

/* ---------- PANELS ---------*/

.panel {
	width: 97%;
	margin-bottom: 60px;
}

.panel .pd {
	border: 1px solid #ddd;	
	padding: 25px;
	position: relative;	
}

.panel .pd form h3,
.register h3 {
	min-height: 28px;
	padding: 10px 10px 7px 18px;
	margin: 0px 0 0 0;
	color: #fff;
	background-color: #777;
	-moz-border-radius: 10px 10px 0px 0px;
	overflow: auto;
}

.panel .pd form .fields,
.register .fields {
	border: 2px dashed #777;
	background-color: #ffffcc;
	padding: 10px 10px 0 18px;	
	-moz-border-radius: 0px 0px 10px 10px;
	border-top: 0;
}

.panel .pd form .fields div {
	margin-left: 7px;
}

.panel .pd form .fields .submit {
	margin-top: 20px;
}

.panel .pd form.nostyle {
	border: 0;
	background-color: transparent;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}

.panel .pd form div.submit input {
	text-transform: uppercase;
	color: #333;
	background-color: #fff;
	padding: 5px 10px;
	margin-bottom: 1.2em;
	border: 0;
	text-align: left;
	cursor: pointer;
	font-size: 100%;
}

.panel h3.header {
	background-color: #ddd;
	display: inline;
	padding: 5px 10px 2px 10px;	
	-moz-border-radius: 10px 10px 0px 0px;
	color: #232323;
	font-size: 130%;
}

.panel .supplimentary {
	float: right;
	margin-top: -20px;
	margin-right: 0px;
	color: #777;
}


/* -------------------- FOOTER -------------------- */


#ft {
	margin-top: 50px;
	text-align: center;
	color: #ababab;
	font-size: 95%;
}

#ft a:link,
#ft a:visited,
#ft a:hover,
#ft a:active {
	color: #777;
	border-bottom: 0;
}

div.debug {
	font-family: "Courier New", courier, fixed;
	font-size: 100%;
	text-align: left;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1%;
	background-color: #fff;
	margin-bottom: 0;
}

div.debug pre {
	line-height: .6;
}

/* ------------------ MISC ------------- */

img.icon {
	display: inline;
	vertical-align: -3px;
	border: 0;
	margin-right: 5px;
}

.hidden {
	display: none;	
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

img.screenshot {
	width: 100px;
	height: 90px;
}

img.screenshotlarge {
	width: 150px;
	height: 130px;
}

img.googleChart {
	padding-right: 10px;
}

.centre {
	display: block;
	width: 100%;
	text-align: center;
}

.inline {
	display: inline;
}

.flyjarlogo {
	display: inline;
	vertical-align: -4px;
	border: 0;
	margin-left: 3px;
}

input.smalltext {
	width: 125px;
	display: inline;
}

input#userHelp {
	float: left;
    margin-top: 2px;
	border: 1px solid #ccc;
	color: #777;
}

.register {
	border: 0;
	margin-left: 22%;	
	margin-top: 30px;	
}

#content div.submit input:hover {
	background-color: #D2E4FC;
}

.tutorial img {	
	padding: 10px;
	margin: 10px 5px;
	background-color: #ddd;
	-moz-border-radius: 10px;
	margin-top: 0;
}

.tutorial div div div p {
	margin-left: 10px;
}

.tutorial h4 {
	background-color: #777;
	-moz-border-radius: 10px;
	padding: 10px;
	color: #fff;
	margin-bottom: 10px;
}

.tutorial > div > div > div {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 50px;
}

.tutorialalert {
	background-color: #ddd;
	-moz-border-radius: 10px;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	color: #777;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

