#debug {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 8px;
	color: #fff;
	z-index: 999;
	background: rgba(0,0,0,0.4);
}
.noscript-errors {
	display: none;
}
* {
	outline: 0 !important;
}
html {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #216397 url(../imgs/in-the-back.png) scroll repeat 50% 0%;
	background-image: none;
}
img {
	border: none;
}
form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
input, textarea, select {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5088ac;
	resize: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
strong.input-text {
	display: block;
	padding-left: 12px;
	height: 39px;
	background: transparent url(../imgs/los-botones.png) scroll no-repeat 0% -483px;
}
input.input-text {
	padding: 11px 8px 12px 0;
	height: 16px;
	background: transparent url(../imgs/les-boutons.png) scroll no-repeat 100% -483px;
	border: none;
	outline: none;
}
.input-small strong.input-text {
	padding-left: 12px;
	height: 32px;
	background-position: 0% -441px;
}
.input-small input.input-text {
	padding: 8px 12px 8px 0;
	height: 16px;
	font-weight: bold;
	background-position: 100% -441px;
}
.input-select {
	padding-left: 8px;
	height: 36px;
	background: transparent url(../imgs/los-botones.png) scroll no-repeat 0% -579px;
}
.input-select select, .input-select input  {
	display: block;
	padding: 4px 8px;
	padding-left: 0;
	height: 36px;
	background: transparent url(../imgs/les-boutons.png) scroll no-repeat 100% -579px;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.input-select input {
	padding: 10px 8px 10px 0;
	height: 16px;
}
.modal-popup strong.input-text {
	padding-left: 8px;
	height: 36px;
	background-position: 0% -533px;
}
.modal-popup input.input-text {
	padding: 10px 8px 10px 0;
	height: 16px;
	background-position: 100% -533px;
}
div.textarea {
	padding-left: 8px;
	height: 113px;
	background: transparent url(../imgs/los-botones.png) scroll no-repeat 0% -625px;
}
div.textarea textarea {
	padding: 8px;
	padding-left: 0;
	height: 97px;
	background: transparent url(../imgs/les-boutons.png) scroll no-repeat 100% -625px;
}
div.content {
	position: relative;
	margin: 0 auto;
	background-color: #f1f1f1;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	overflow: hidden;
}
p {
	line-height: 18pt;
	font-size: 0.9em;
	font-family: 'Lucida Grande', Verdana, sans-serif;
}
a {
	color: #2d73a4;
}
button, .button, .button-small {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 16px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: transparent url(../imgs/los-botones.png) scroll no-repeat 0% -2px;
	cursor: pointer;
}
button:hover, .button:hover, .button-small:hover, button:focus, .button:focus, .button-small:focus {
	color: #d4d4d4;
}
button:active, .button:active, .button-small:active {
	color: #9d9d9d;
}
.button:hover, .button:focus {
	background-position: 0% -55px;
}
.button:active {
	background-position: 0% -108px;
}
.button-small, .modal-popup button {
	padding-left: 12px;
	height: 34px;
	line-height: 32px;
	font-size: 0.8em;
	text-align: left;
	background-position: 0% -159px;
}
.button-small:hover, .modal-popup button:hover, .button-small:focus, .modal-popup button:focus {
	background-position: 0% -203px;
}
.button-small:active, .modal-popup button:active {
	background-position: 0% -247px;
}
button {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background-position: 0% -287px;
}
button:hover, button:focus {
	background-position: 0% -339px;
}
button:active {
	background-position: 0% -391px;
}
button strong, .button strong, .button-small strong {
	display: block;
	padding: 0;
	padding-right: 16px;
	height: 44px;
	background: transparent url(../imgs/les-boutons.png) scroll no-repeat 100% -2px;
}
.button:hover strong, .button:focus strong {
	background-position: 100% -55px;
}
.button:active strong {
	background-position: 100% -108px;
}
.button-small strong, .modal-popup button strong {
	padding-right: 24px !important;
	height: 34px;
	background-position: 100% -159px;
}
.button-small:hover strong, .modal-popup button:hover strong, .button-small:focus strong, .modal-popup button:focus strong {
	background-position: 100% -203px;
}
.button-small:active strong, .modal-popup button:active strong {
	background-position: 100% -247px;
}
button strong {
	position: relative;
	padding-right: 32px !important;
	background-position: 100% -287px;
}
button:hover strong, button:focus strong {
	background-position: 100% -339px;
}
button:active strong {
	background-position: 100% -391px;
}
button b {
	position: absolute;
	top: 0;
	left: -6px;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
}
.disabled {
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	 opacity: 0.5;
}
button.disabled b {
	background: transparent url(../imgs/loading.gif) scroll no-repeat 50% 50%;
}
.error, .error input, .error textarea, .error select {
	color: #c76262;
}
.bio-image {
	float: left;
	margin-right: 24px;
}
.bottom-shadow {
	height: 29px;
	background: transparent url(../imgs/batman.png) scroll no-repeat 50% 0%;
}
#container {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.corner-link {
	display: block;
	position: absolute;
	top: 16px;
	right: 30px;
	margin: 4px;
	height: 44px;
	z-index: 999;
}
#corner-link2 {
	display: none;
}
.corner-link span {
	display: block;
	width: 90px;
	text-indent: -9999em;
	background: transparent none scroll no-repeat 50% 0;
}
#corner-link span {
	background-image: url(../imgs/they-see-me-login-they-hatin.png);
}
#corner-link2 span {
	width: 87px;
	background-image: url(../imgs/like-magic.png);
}
.corner-link:hover span, .corner-link:focus span {
	background-position: 50% -53px;
}
.corner-link:active span {
	background-position: 50% -106px;
}
#social {
	position: fixed;
	top: 81px;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 999;
}
#social li {
	position: relative;
	width: 43px;
	height: 48px;
	background: transparent url(../imgs/antisocial.png) scroll no-repeat 0 0;
}
#social a {
	position: relative;
	display: block;
	top: 7px;
	left: 14px;
	width: 25px;
	height: 25px;
	text-indent: -9999em;
}
#social .home {
	top: 0;
	background-position: 0 0;
}
#social .facebook {
	top: -20px;
	background-position: 0 -93px;
}
#social .twitter {
	top: -42px;
	background-position: 0 -47px;
}
#social .linkedin {
	top: -44px;
	background-position: 0 -93px;
}
#social .rss {
	top: -66px;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
#nav li {
	float: left;
}
#nav a {
	display: block;
	padding: 0;
	height: 88px;
	width: 83px;
	line-height: 88px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px #000;
}
#nav a:hover {
	background: transparent url(../imgs/wasteful-file.png) scroll no-repeat 50% 50%;
}
#logo {
	float: left;
	margin: 0;
	padding: 0;
	width: 280px;
	height: auto;
	background: none;
}
#logo a {
	position: relative;
	display: block;
	margin: 4px 0;
	height: 69px;
	color: #fff;
	text-indent: -9999em;
	background: transparent url(../imgs/baby-logo.png) scroll no-repeat 50% -8px;
}
#logo a:active, #logo a:focus {
	top: 1px;
	left: 1px;
	background-position: 50% 93%;
}
#footer, #about-footer, .footer {
	clear: both;
	margin: 0;
	padding: 10px 0;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	color: #6d96b7;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
}
#footer a, #about-footer a, .footer a {
	color: #6d96b7;
	text-decoration: none;
}
#footer a:hover, #about-footer a:hover, .footer a:hover {
	color: #96bcdb;
}
#footer ul, #about-footer ul, .footer ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
#footer li, #about-footer li, .footer li {
	display: inline;
	background: transparent !important;
}
#footer a, #about-footer a, .footer a {
	padding: 0 8px 0 10px;
}
.odoTicker {
	display: block;
	height: 43px !important;
	overflow: hidden;
}
.odoTicker .odoNumber {
	float: left;
	display: block;
	position: relative;
	height: 495px;
	width: 20px;
	background: transparent url(../imgs/count-em-up.png) scroll no-repeat 50% 0;
}
.odoTicker .comma {
	width: 10px;
}
.loading {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	background: transparent url(../imgs/loading.gif) scroll no-repeat 50% 50%;
	text-indent: -9999em;
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* Firefox only fixes -_- */
@-moz-document url-prefix() {
	button {
		padding-left: 13px !important;
	}
	.button-small, .modal-popup button {
		padding-left: 9px !important;
	}
	button strong {
		position: relative;
		top: -1px;
		padding: 12px 0 14px;
		height: 18px;
	}
	.button-small strong, .modal-popup .button strong, .modal-popup button strong {
		padding: 8px 0;
		height: 18px;
	}
}
