/* @override http://faviconz.html.uwcoder.nl/css/main.css */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	background: #f3f3f0 url(../images/bg.png) repeat-x center 0;
}

body {
	font: 75%/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
}

p, ul {
	margin-bottom: 1.5em;
}

img {
	vertical-align: bottom;
	border-style: none;
	border-width: 0;
}

h1, h2, h3, h4 {
	font-size: 1em;
	line-height: 1.5em;
}

.nomargin {
	margin-right: 0 !important;
}

.nopadding {
	padding: 0 !important;
}

a:link, a:visited {
	color: #bebd20;
	text-decoration: none;
}

a:link:hover, a:visited:hover {
	text-decoration: underline;
}

/* @group buttons */

.btn {
	display: block;
	width: 20px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9999px;
	outline: 0;
	border-style: none;
	border-width: 0;
	padding: 0;
	background: transparent 0 0;
	cursor: pointer;
}

.btn span {
	display: none;
}

.btn:hover {
	background-position: 0 -40px;
}

.btn:active {
	background-position: 0 -80px;
}

.btn.small {
	height: 31px;
}

.btn.small:hover {
	background-position: 0 -31px;
}

.btn.small:active {
	background-position: 0 -62px;
}

.btn.get_an_api_key {
	background-image: url(../images/buttons/get_an_api_key.png);
	width: 156px;
	top: 10px;
}

.btn.small.upgrade {
	background-image: url(../images/buttons/small/upgrade.png);
	width: 93px;
}

.btn.small.add_api_key {
	background-image: url(../images/buttons/small/add_api_key.png);
	width: 114px;
}

.btn.small.login {
	background-image: url(../images/buttons/small/login.png);
	width: 67px;
}

.btn.small.save {
	background-image: url(../images/buttons/small/save.png);
	width: 64px;
}

.btn.small.create_account {
	background-image: url(../images/buttons/small/create_account.png);
	width: 127px;
}

/* @end */

/* @group headings */

#content h2#h-what_is_faviconz {
	background-image: url(../images/headings/what_is_faviconz.png);
}

#content h2#h-use_it_for_free {
	background-image: url(../images/headings/use_it_for_free.png);
}

#content h2#h-my_api_keys {
	background-image: url(../images/headings/my_api_keys.png);
}

#content h2#h-add_api_key {
	background-image: url(../images/headings/add_api_key.png);
}

#content h2#h-selected_api_key {
	background-image: url(../images/headings/selected_api_key.png);
}

#content h2#h-upgrade {
	background-image: url(../images/headings/upgrade.png);
}

#content h2#h-login {
	background-image: url(../images/headings/login.png);
}

#content h2#h-im_a_new_user {
	background-image: url(../images/headings/im_a_new_user.png);
}

#content h2#h-how_can_you_use_it {
	background-image: url(../images/headings/how_can_you_use_it.png);
}


/* @end */

/* @group navigation */

#header #navigation li#nav-login a {
	height: 18px;
	float: right;
	width: 104px;
	text-indent: -9999px;
	background: url(../images/navigation.png) 0 0;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}

#header #navigation li#nav-login.current a {
	background-position: 0 -18px;
}

#header #navigation li#nav-login a:hover {
	background-position: 0 -18px;
}

#header #navigation li#nav-logout a {
	height: 18px;
	float: right;
	width: 50px;
	text-indent: -9999px;
	background: url(../images/navigation.png) -178px 0;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}

#header #navigation li#nav-logout a:hover {
	background-position: -178px -18px;
}

#header #navigation li#nav-my_api_keys a {
	height: 18px;
	float: right;
	width: 91px;
	text-indent: -9999px;
	background: url(../images/navigation.png) -247px 0;
	position: absolute;
	right: 70px;
	top: 0;
	overflow: hidden;
}

#header #navigation li#nav-my_api_keys.current a {
	background-position: -247px -18px;
}

#header #navigation li#nav-my_api_keys a:hover {
	background-position: -247px -18px;
}

#header #navigation li#nav-stats a {
	height: 18px;
	float: right;
	width: 37px;
	text-indent: -9999px;
	background: url(../images/navigation.png) -122px 0;
	position: absolute;
	right: 181px;
	top: 0;
	overflow: hidden;
}

#header #navigation li#nav-stats.current a {
	background-position: -122px -18px;
}

#header #navigation li#nav-stats a:hover {
	background-position: -122px -18px;
}



/* @end */

#wrapper {
	width: 822px;
	margin: 0 auto;
}

/*  HEADER */

#header {
	width: 780px;
	overflow: hidden;
	height: 160px;
	background: url(../images/header_bg.png) no-repeat 0 bottom;
	padding-left: 21px;
	padding-right: 21px;
	margin: 0 auto;
}

#header #logo {
	width: 168px;
	height: 36px;
	display: inline;
	float: left;
	background-image: url(../images/logo.png);
	text-indent: -9999px;
	margin-top: 77px;
	margin-left: -4px;
}

#header #slogan {
	float: left;
	width: 255px;
	height: 18px;
	text-indent: -9999px;
	display: inline;
	font-size: 1.5em;
	line-height: 1.5em;
	background: url(../images/slogan.png) no-repeat;
	left: 20px;
	position: relative;
	margin-bottom: 0;
	margin-top: 98px;
	margin-right: 0;
}

#header #navigation {
	height: 18px;
	list-style-type: none;
	margin: 98px 0 0;
	width: 342px;
	float: right;
	position: relative;
	top: 0;
	right: 0;
}

#header #navigation li {
	height: 18px;
	margin-left: 20px;
	display: inline;
}

#header #navigation li a {
	height: 18px;
	width: 20px;
	text-indent: -9999px;
	background-image: url(../images/navigation.png);
	display: block;
}

/*  CONTENT */

#content {
	width: 820px;
	overflow: hidden;
	background: #818f96 url(../images/content_bg.png) 0 bottom;
	padding: 10px 1px 32px;
	margin: 0 auto;
}

#content em {
	font-weight: bold;
	font-style: italic;
}

#content hr {
	border-top: 1px solid #748087;
	border-right-style: none;
	border-right-width: 0;
	border-left-style: none;
	border-left-width: 0;
	height: 0;
	border-bottom: 1px solid #8e9aa1;
	clear: both;
	width: 409px;
	margin: 0 -19px 1.5em -20px;
}

#content h2 {
	margin-bottom: 0.6em;
	font-weight: normal;
	font-style: normal;
	height: 24px;
	font-size: 24px;
	line-height: 24px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	clear: both;
}

#content h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

#content p.first {
	font-weight: bold;
}

/* --- column */

#content .column {
	float: left;
	width: 370px;
	padding-left: 21px;
	padding-right: 19px;
	zoom: 1;
}

#content .column .column {
	width: 175px;
	padding: 0;
	margin: 0 20px 0 0;
}

/* --- message */

#content .message {
	background-color: #576973;
	padding: 11px 15px 2px;
	margin-bottom: 1.5em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	zoom: 1;
}

#content .message p {
	margin-bottom: 10px;
}

/* --- code */

#content code {
	background-color: #576973;
	margin-bottom: 1.5em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
	display: block;
	font: normal 1em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 1.5em 20px;
}

/* --- options */

#content .options {
	margin-bottom: 1.5em;
	text-align: left;
	color: #fff;
}

#content .options a {
	color: #fff;
}

/* --- form */

#content form {
	width: 370px;
	overflow: hidden;
}

#content form p {
	clear: both;
}

#content form label {
	display: block;
}

#content form input {
	width: 165px;
	height: 21px;
	margin: 0;
	padding: 6px 5px 0;
	border-style: none;
	border-width: 0;
	font: 1em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #576973;
	outline: 0;
	background: transparent url(../images/input_bg.png) 100% 100%;
}

/* © MY API KEYS */

#content #my_api_keys ul {
	list-style-type: none;
}

#content #my_api_keys ul li {
}

#content #my_api_keys ul li a {
	background-color: #576973;
	padding: 5px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	color: #fff;
	width: 340px;
	margin-bottom: 0.5em;
}

#content #my_api_keys ul li a:hover {
	background-color: #404d55;
	text-decoration: none;
}

#content #my_api_keys ul li.selected a {
	background-color: #bebd20;
}

/* © SELECTED API KEY */

#content #selected_api_key ul {
	list-style-type: none;
}

#content #selected_api_key ul li {
	overflow: hidden;
	width: 370px;
}

#content #selected_api_key ul li strong {
	display: inline;
	float: left;
	width: 180px;
	padding-right: 5px;
}

#content #selected_api_key ul li span {
	display: inline;
	float: left;
	width: 180px;
	padding-left: 5px;
}

/* © UPGRADE API KEY */

#content #upgrade_api_key {
	background-color: #576973;
	margin-bottom: 1.5em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	zoom: 1;
	padding: 1.5em 0 2px;
	text-align: center;
	font-size: 1.2em;
}

#content #upgrade_api_key input {
	width: 14px;
	height: 14px;
	margin-right: 5px;
	background-color: transparent;
	background-image: none;
}

#content #upgrade_api_key label {
	display: inline;
}

#content #upgrade_api_key strong {
}

/*  FOOTER */

#footer {
	width: 820px;
	overflow: hidden;
	background: #fff url(../images/footer_bg.png) 0 bottom;
	color: #576973;
	padding: 6px 1px 14px;
	margin: 0 auto;
}

#footer h2 {
	font-size: 1.3em;
	margin-bottom: 0.6em;
	font-weight: normal;
	font-style: normal;
}

#footer .column {
	float: left;
	width: 370px;
	padding-left: 21px;
	padding-right: 19px;
}

#footer ul {
	list-style-type: none;
	overflow: hidden;
	width: 100%;
}

#footer ul li {
	float: left;
	margin-right: 6px;
	margin-bottom: 2px;
}

/*  COPYRIGHT */

#copyright {
	width: 822px;
	margin: 0 auto;
	text-align: center;
	color: #b3b3b0;
	font-size: 0.9em;
}