* {
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
html {
	color: #ccc;
	background: #000 url("../images/homepage/headerbg.jpg") top no-repeat;
}

a {
	color: #0099e2;
	text-decoration: none;
	outline: 0;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #0099e2;
}
a.no-hover:hover {
	border: 0px solid #333;
}

#blueheader a {
	font-weight: bold;
	color: #fff;
}

#blueheader #apicontent a {
	font-weight: bold;
	color: #163146;
}


#blueheader a:hover {
	text-decoration: underline;
}

#ft a {
	font-weight: bold;
}

strong {
	font-weight: bold;
}
hr {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
}
form h1 {
	margin-top: 2em;
}
form p {
	padding-bottom: 1em;
}
form input,form textarea {
	line-height: 1.5em;
	padding: 0.1em 0.2em;
}

.yui-u.first .block-wrapper {
	padding-right: 1em;
}
.yui-u.last .block-wrapper {
	padding-left: 1em;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.right {
	text-align: right;
	float: right;
}
.center {
	margin: 0 auto;
}
.left {
	text-align: left;
	float: left;
}
.clear {
	clear: both;
}
.container {
}
.hlist li {
	display: inline;
	list-style-type: none;
}


.sep {
	padding-bottom: 2em;
	border-bottom: 3px dotted #eee;
}
/*COLORS*/
.green {
	color: #85c62c;
}
.grey {
	color: #888;
}
.em {
	font-style: italic;
}
.georgia {
	font-family: Georgia, Times, "Times new roman", serif;
}
.bold {
	font-weight: bold;;
}
.font10 {
	font-size: 77%;
}
.font11 {
	font-size: 85%;
	font-size: 11px;
}
.font12 {
	font-size: 93%;
}
.font14 {
	font-size: 108%;
}
.font18 {
	font-size: 138.5%;
}
.font24 {
	font-size: 182%;
}
.font26 {
	font-size: 197%;
}
.font28 {
	font-size: 216%;
}
.font36 {
	font-size: 277%;
}
.mb {
	margin-bottom: 1em;
}
.mb-s {
	margin-bottom: 0.5em;
}
.mb-l {
	margin-bottom: 2em;
}
.mt {
	margin-top: 1em;
}
.mt-s {
	margin-top: 0.5em;
}
.mt-l {
	margin-top: 2em;
}
.mr {
	margin-right: 0.5em;
}
.ml {
	margin-left: 0.5em;
}
.lmr {
	margin-right: 1em;
}

.textblock li {
	line-height: 1.5em;
	list-style: inside;
}
.textblock ol li {
	line-height: 1.5em;
	list-style: outside;
	margin-bottom: 1em;
}
.textblock ul {
	margin-bottom: 1em;
}
.textblock p {
	margin-bottom: 1em;
}
.document {
}
.headline {
	color: #000;
	font-weight: bold;
	letter-spacing: -1px;
}
.headline.font18 {
	margin-bottom: 1em;
}

.fr {
	float: right;
	margin-left: 10px;
}

p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

em {
	font-style: italic;
}

#ft{
	border:5px solid #121212;
	color:#ccc;
	margin-bottom: 4em;
}
#ft-content {
	padding: 1em 3em;
	border: 1px solid #333;
	background: #212121;
}
#ft-content p {
	line-height: 1.5em;
	margin-bottom: 0em;
}
#ft-content a {
	color: #0099e2;
}
#ft-content a:hover {
	border-bottom: 1px solid #0099e2;
}

/*logo*/

#logo {
	display: block;
	background: url('../images/homepage/logo_small.png') 30px 10px no-repeat;
	height: 95px;
	height: 95px\9;
	width: 350px;
}
#hd {
	height: 95px;
	margin-bottom: 30px;
}

#bd {
	margin-top: 10px;
}
/*MENU*/

#menu {
	padding: 1.2em 0em;
	margin-top: 2.25em;
	margin-top: 1.75em\9;
	padding-right: 2.5em;
}
#menu .hlist li {
	height: 3em;
}
#menu .hlist li a {
	padding: 0.5em 1em;
	margin: 0em;
	color: white;;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
}
#menu .hlist li a:hover {
	background: #000000;
	opacity: 1;
	border: none;
}
#menu .hlist li a#contest {
	background:#3790D6;
	color:#fff;
}
#menu .hlist li a.hover {
	background: #000000;
}

/*PRICE TABLE*/

#price-table th {
	text-align: center;
}
#price-table tr {
	height: 3.5em;
	color: #191919;
}
#price-table button {
	background: url('../images/homepage/button-table.png');
	width: 70px;
	height: 30px;
	border: 0px solid white;
}
#price-table button:hover {
	background: url('../images/homepage/button-table-hover.png');
	cursor: pointer;
}
#price-table button:active {
	background: url('../images/homepage/button-table-press.png');
}
#price-table .label {
	width: 20%;
	text-align: right;
	background: transparent;
	padding-right: 1em;
}
#price-table .free {
	width: 20%
}
#price-table .startup {
	width: 20%
}
#price-table .professional {
	width: 20%;
	color: #eee;
}
#price-table .unlimited {
	width: 20%;
}
#price-table .odd {
	background: url('../images/homepage/evenrow.png') top repeat-x;
}
#price-table .even {
	background: #ccc;
}
#price-table .odd .label.null {
	background: #fff ;
}
#price-table .odd .label {
	background: #ddd url('../images/homepage/shadow-right.png') right repeat-y;;
}
#price-table .even .label {
	background: #eee url('../images/homepage/shadow-right.png') right repeat-y;;
}
#price-table .odd .professional {
	background: url('../images/homepage/evenrow-pro.png') top repeat-x;
}
#price-table .even .professional {
	background: #888;
}
#price-table p {
	margin: 0em;
	line-height: 1em;
}

/* video */

.video {
	background: #222;
	padding: 15px;
	color: #666;
	font-size: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.video .flash {
	margin-bottom: 10px;
	background: #222;
	height: 398px;
}

.sshot {
	background: #eee;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 1em;
}

#overlay {
	position: absolute;
	background: #000;
	top: 0;
	left: 0;
	z-index: 200;
}

#loginhelp {
	position: absolute;
	background: #fff;
	width: 400px;
	text-align: left;
	padding: 20px;
	z-index: 300;
	border: 10px solid #111;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 1.5em;
	top: 50px;
}

#features .text {
	height: 300px;
	padding: 1px;
}
/*Blue-Header*/
#blueheader-border {
	border: 5px solid #173e5a;
	-moz-box-shadow: 0px 0px 25px #111;
}
#blueheader {
	background: #3790d6;
	border: 1px solid #63c1ed;
	padding: 2em;
	color: white;
}
#blueheader p {
	line-height: 1.5em;
	color: #BCDDF5;
}
#blueheader #apicontent p {
	line-height: 1.5em;
	color: #393939;
}

#blueheader #apicontent p, #blueheader #devcontent p {
	line-height: 1.5em;
	color: #393939;
}

#blueheader #apicontent a, #blueheader #devcontent a {
	color: #0099E2;
	border-bottom: 0px solid #4F71C2;
}
#blueheader #apicontent a:hover, #blueheader #devcontent a:hover {

	color: #0099E2;
	border-bottom: 0px ;
	text-decoration:none;
}
/*apps*/
#appcontainer p,#appcontainer h1{
	color:#191919;
}
#appcontainer{
	background:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:0.5em 1em 1em 20px;
}
/*plans*/
#blueheader .plans-container-special p {
	color: #0099e2;
	text-shadow: none;
	margin-bottom: 0.3em;;
}
#blueheader .plans-container-special {
	float: left;
	padding: 8px;
	padding-top: 0.5em;
	padding-bottom: 16px;
	margin-bottom: 0em !important;
	background: white;
	margin: 0px 8px ;
	-moz-box-shadow: 0px 0px 15px #173e5a;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#blueheader .plans-container {
	width: 190px;
	float: left;
	margin: 0px 6px ;
	margin-top: 2.8em;
	margin-bottom: 0em;
	padding: 5px;
	background: #0070A9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#blueheader .plans-container-special .plans-container {
	margin-top: 0.5em;
	background: #888;
}
#blueheader .plans-header {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	background: #333 url('../images/homepage/plan-header.png') repeat-x bottom;
	padding: 0.5em 0em;
	text-shadow: 1px 1px 1px #000;
}
#blueheader .plans-body.special {
	background: #FCEEA2;
}
#blueheader .plans-body {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: white;
	padding: 0.5em 0em;
}
#blueheader .plans-body p {
	margin-bottom: 0em;
	color: #333;
	text-shadow: 0px 0px 0px #333;
}
/*TOS*/
#tos {
	padding: 0em 2em;
	color: #fff;
}
#tos p, #privacy p {
	text-shadow: none;
	color: #d8ecfa;
}
li.tos {
	list-style-type: decimal;
	margin-left: 2em;
	line-height: 1.75em;
	text-shadow: none;
	color: #d8ecfa;
}
h1.tos {
	text-align: center;;
}
h2.tos {
	text-shadow: none;
}

p.bottomline {
	text-align: center;
	margin-bottom: 3em;
	padding-bottom: 2em;
	border-bottom: 1px dotted #ccc;
}

p.bottomline span {
	padding: 10px;
	background: #89bee8;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}

p.bottomline span em {
	text-decoration: underline;
}

/*Content*/
.content {
	padding: 1em 2em;
	border: 4px solid #000;
}
.content p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
	color: #999;
}

/*hover buttons*/
.button-container a {
	display: block;
}
.button-container img {
	left: 5px;
}

.button {
	position: relative;
	display: block;
	width: 100%;
}
.button-out, .button-hover {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
}
.button-over {
	z-index: 1;
}

.rel {
	position: relative;
}

/*features */
#carrossel-container {
	margin-top: -10px;
	position: relative;
	height: 435px;
	text-align: left;
}

#carrossel {
	position: relative;
	z-index: 0;
	height: 330px;
}

#carrossel-label {
	position: absolute;
	z-index: 2;
	height: 110px;
	bottom: 0px;
	right: 0px;
	width: 100%;
}

.preview {
	position: absolute;
	z-index: 0;
	left: 15px;
}

.preview-text-container, #dots {
	position: absolute;
	z-index: 0;
	padding: 0em 0em 0em 2.5em;
	width: 95%;
}

.preview-text-container {
	background: url('../images/homepage/bluebg.png');
	top: 0px;
	padding-top: 2em;
}

.preview-text {
	width: 100%;
}

#dots {
	bottom: 0px;
}

#dots a {
	color: black;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}

#dots .dot {
}

#dots .selected {
	color: white;
}

.carrossel-preview-text-header {
	width: 100%;
	height: 23px;
}

#carrossel-calendar {
	background: url('../images/homepage/titles/carrossel-calendar.png') no-repeat top left;
}

#carrossel-dashboard {
	background: url('../images/homepage/titles/carrossel-dashboard.png') no-repeat top left;
}

#carrossel-images {
	background: url('../images/homepage/titles/carrossel-images.png') no-repeat top left;
}

#carrossel-tasks {
	background: url('../images/homepage/titles/carrossel-tasks.png') no-repeat top left;
}

#carrossel-tickets {
	background: url('../images/homepage/titles/carrossel-tickets.png') no-repeat top left;
}


/* headlines */

h2 {
	color: #85c62c;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
}

h3 {
	color: #eee;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1em;
}

#blueheader h3 {
	font-size: 16px;
}

/* form */

fieldset {
	border:5px solid #121212;
	color:#ccc;
	margin-bottom: 2em;
}

fieldset form {
	padding: 15px 20px;
	border: 1px solid #333;
	background: #212121;
}

fieldset form label {
	clear: both;
	display: block;
	font-size: 11px;
	color: #999;
	line-height: 2em;
}

fieldset form input, fieldset form textarea {
	padding: 5px;
	background: #444;
	color: #fff;
	font-size: 11px;
	border: 1px solid #666;
	width: 97%;
	display: block;
}

fieldset form textarea {
	height: 150px;
}

fieldset form input:focus, fieldset form textarea:focus {
	background: #666;
	border: 1px solid #ccc;
}

fieldset form input.submit {
	margin: 10px 0 20px 0;
	border: 1px solid #333;
	background: #111;
	color: #999;
	width: auto;
	font-weight: bold;
	padding: 3px 8px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

fieldset form .separator {
	border-top: 1px solid #333;
	padding-top: 20px;
}

fieldset form p {
	margin: 0;
	font-size: 11px;
	line-height: 1.5em;
	color: #666;
	font-style: italic;
}

fieldset form #error p {
	color: #fe1f1f;
	font-weight: bold;
	margin-bottom: 1.5em;
	font-style: normal;
}

fieldset form #error p img {
	vertical-align: middle;
	margin-right: 3px;
}

.success {
	text-align: center;
	margin-bottom: 40px;
}

.success span {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: #163a1b;
	padding: 10px;	
}