/* @override http://e.jonno.madewithlove.be:8002/stylesheets/default/public.css */

* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	background-color: #f2f2f2;
}

body {
	color: #5a5959;
	padding-left: 7px;
	padding-right: 7px;
	font: 75%/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#ribbon {
	float: right;
	margin-top: 0px;
	margin-right: -200px;
}

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

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

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

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

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

#wrapper {
	width: 824px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px;
	position: relative;
	z-index: 1;
}

#push {
	height: 130px;
	clear: both;
	margin-bottom: 5px;
}

#bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
	min-width: 824px;
	margin: 0 auto;
}

#bg.stretched img {
	min-height: 100%;
	width: 100%;
}

#bg.centered {
	text-align: center;
}

/* @group modules */

#user_info {
	overflow: hidden;
	zoom: 1;
	width: 352px;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 10px;
}

#user_info #avatar {
	background-image: url(http://www.mynameise.com/images/pages/public/avatar_bg.png);
	padding: 3px 21px 3px 3px;
	width: 70px;
	height: 70px;
	float: left;
}

#user_info #info {
	background: #252626 url(http://www.mynameise.com/images/pages/public/user_info-bot.png) no-repeat 0 bottom;
	width: 258px;
	float: left;
	color: #fff;
	padding-bottom: 9px;
	min-height: 67px;
	height: auto !important;
	height: 67px;
}

#user_info #info h2 {
	background: url(http://www.mynameise.com/images/pages/public/user_info-top.png) no-repeat;
	font-weight: bold;
	font-size: 24px;
	padding: 3px 14px 0;
	margin-bottom: 0;
}

#user_info #info h3 {
	padding-left: 14px;
	padding-right: 14px;
	font-size: 12px;
}

.column .info {
	border-bottom: 1px solid #d2d2d2;
	list-style-type: none;
	margin-bottom: 0;
	padding-top: 5px;
}

.column .info li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}

.column .info li strong {
	float: left;
	width: 107px;
}

.column .info li span {
	float: right;
	width: 245px;
	clear: right;
}



/* @end */

/* @group assets */

/* @group services */

.services {
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
}

.services li {
	float: left;
	width: 103px;
	margin: 0 8px 7px 0;
	height: 30px;
}

.services li.nopadding {
	margin-right: 0;
}

.services li a {
	float: left;
	width: 76px;
	height: 24px;
	background-image: url(http://www.mynameise.com/images/assets/overlay/service_bg.png);
	padding-left: 27px;
	text-decoration: none;
	color: #424242 !important;
	font-weight: bold !important;
	padding-top: 6px;
	position: relative;
}

.services li a span {
	display: block;
	width: 67px;
	overflow: hidden;
	height: 22px;
}

.services li a:hover {
	background-position: 0 -30px;
	color: #1e1e1e;
	text-decoration: none;
}

.services li a img {
	position: absolute;
	top: 7px;
	margin-right: 7px;
	width: 16px;
	height: 16px;
	left: 7px;
}



/* @end */

/* @group buttons */

/* --- buttons */

.options {
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
	position: absolute;
	top: 20px;
	right: 22px;
	margin-bottom: 0;
}

.options form {
	padding-top: 0;
	overflow: hidden;
	zoom: 1;
}

.options li {
	text-align: right;
	margin-left: 10px;
	float: right;
	border-bottom-style: none !important;
}

.options li .btn {
	float: left;
}

.options li.text {
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}

.options li.left {
	float: left;
	margin-left: 0;
	margin-right: 10px;
}

.options li.left .btn {
	float: left;
}

.options li.left button {
	float: left;
}

.btn {
	display: block;
	height: 27px;
	color: #fff;
	cursor: pointer;
	border-style: none;
	border-width: 0;
	margin-left: auto;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	width: 20px;
	background: url(http://www.mynameise.com/images/assets/buttons//edit_cards.png) 0 0;
}

.btn span {
	display: none;
}

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

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

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

.btn.inactive {
	background-position: 0 -81px;
	cursor: default;
}

/* --- */

.btn.btn-view_full_profile {
	background-image: url(http://www.mynameise.com/images/assets/buttons/view_full_profile.png);
	width: 126px;
}

.btn.btn-connect2 {
	background-image: url(http://www.mynameise.com/images/assets/buttons/connect2.png);
	width: 91px;
}

.btn.btn-connect_with_other_card {
	background-image: url(http://www.mynameise.com/images/assets/buttons/connect_with_other_card.png);
	width: 186px;
}

/* @end */

/* @end */

/* @group main */

#main {
	background: url(http://www.mynameise.com/images/pages/failwhale/main_bg.png) no-repeat 0 bottom;
	padding-bottom: 18px;
	width: 824px;
	padding-top: 100px;
}

/* @group header */

#header {
	background: url(http://www.mynameise.com/images/pages/failwhale/header_bg.png) no-repeat 0 bottom;
	height: 78px;
	width: 824px;
}

#header h1 {
	background-image: url(http://www.bouwev.nl/img/h1_bg.png);
	height: 40px;
	font-size: 18px;
	color: #fff;
	padding-left: 60px;
	padding-top: 20px;
	position: relative;
}

/* @end */

/* @group content */

#content {
	background: url(http://www.mynameise.com/images/pages/failwhale/content_bg.png) repeat-y;
	overflow: hidden;
	padding-left: 12px;
	padding-right: 12px;
	width: 800px;
}

#content .row {
	margin-bottom: 18px;
}

#content h2 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}

#content h3 {
	margin-bottom: 9px;
}

#content h3.empty {
		border: 1px solid #d2d2d2;
	padding: 8px 10px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #fff;
}

#content .column {
	padding-bottom: 1px;
	width: 352px;
	float: left;
	padding-left: 24px;
	padding-right: 24px;
}

/* @end */
/* @group tooltip */

#tooltip {
	color: #fff !important;
	text-decoration: none;
	position: absolute;
	z-index: 3000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0px 0px 4px #111111;
	-moz-box-shadow: 2px 2px 4px #111111;
	border: 1px solid #202121;
	background-color: #252626;
	padding: 5px 10px;
}

#tooltip h3 {
	font-weight: bold !important;
}

#tooltip .url {
    font-size: 11px;
}

#tooltip h3, #tooltip div {
    margin: 0;
}

/* @end */


/* @end */

/* @group footer */

#footer {
	width: 756px;
	margin: 0 auto 100px;
	font-size: 11px;
	height: 25px;
	background: url(http://www.mynameise.com/images/pages/failwhale/footer_bg.png) no-repeat center 0;
	padding-left: 44px;
	color: #fff;
	padding-top: 5px;
	overflow: hidden;
	padding-right: 24px;
	position: relative;
	z-index: 1;
}

#footer p {
	margin-bottom: 0;
	float: left;
}

#footer ul {
	float: right;
}

#footer ul li {
	display: inline;
	margin-left: 5px;
}

#footer ul li a {
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

/* @end */