/*
--------------------------------------------------
Companions master styles
-------------------------------------------------- */

/* Body defaults
-------------------------------------------------- */
body {
	background: #a0b4b4 url(/images/140901/body_bg.jpg) repeat left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #4d4d4d;
	margin: 0;
	padding: 0;
}

/* Generic defaults
-------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
dl {
	margin: 0;
	padding: 0;
}
dt {
	margin: 0;
	padding: 0 0 0.7em;
}
dd {
	margin: 0;
	padding: 0 0 0.7em 10px;
}
ul, ol {
	margin: 0.6em 0 0.4em;
	padding-left: 30px;
}
li {
	margin: 0 0 0.4em;
}
blockquote {
	margin: 0;
	padding: 0 0 0.5em 30px;
}
p {
	line-height: 1.3em;
	margin: 0;
	padding: 0 0 1em;
}
hr {
	display: none;
}

/* Links
-------------------------------------------------- */
a:link {
	text-decoration: none;
	color: #e6509b;
}
a:visited {
	text-decoration: none;
	color: #e6509b;
}
a:hover {
	text-decoration: underline;
	color: #e6509b;
}
a:active {
	text-decoration: underline;
	color: #e6509b;
}

/* Page layout
-------------------------------------------------- */
#container {
	background: url(/images/140901/container_bg.jpg) repeat-x left top;
	padding: 5px 0 0;
}
#page {
	width: 960px;
	background: url(/images/140901/page_bg.png) repeat-y left top;
	text-align: left;
	margin: 0 auto;
	padding: 0 4px;
}
#page:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#header {
	background: #5db9cc url(/images/140901/header_bg.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
}
#header:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#logo {
	float: left;
}
#logo h1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin: 0;
	padding: 30px 19px 0 26px;
}
#logo div.tagline {
	float: left;
	width: 330px;
	height: 60px;
	background: url(/images/140901/tagline_text.gif) no-repeat left top;
	margin: 20px 0 0;
}
#logo div.tagline h2 {
	position: absolute;
	text-indent: -10000px;
	line-height: 0em;
	margin: 0;
	padding: 0;
}
#logo a {
	background: none;
	color: #697f85;
}
#login {
	float: right;
	width: 305px;
}
#login dl {
	margin: 0;
	padding: 0;
}
#login dl.fields {
	padding: 26px 17px 0 0;
}
#login dl.options {
	clear: both;
	padding: 0 19px 0 0;
}
#login dd {
	float: left;
	margin: 0;
	padding: 0;
}
#login dd.email,
#login dd.password {
	width: 104px;
	font-size: 86%;
	padding: 4px 0 0;
}
#login dd.email {
	width: 108px;
}
#login dd.button {
	float: right;
	width: 74px;
	text-align: right;
	font-size: 78%;
}
#login dd.remember {
	width: 160px;
	white-space: nowrap;
	font-size: 86%;
	color: #2a6674;
}
#login dd.forgot {
	float: right;
	width: 100px;
	text-align: right;
	font-size: 78%;
	padding: 3px 0 0;
}
#login dd.forgot a {
	color: #e89fbc;
}
#login div.logout {
	text-align: right;
	font-size: 86%;
	color: #a4d4d9;
	padding: 30px 20px 0 0;
}
#login div.logout p {
	padding: 0;
}
#login div.logout p.username {
	padding: 0 0 8px;
}
#login div.logout p.links {
	font-weight: bold;
}
#login div.logout strong {
	color: #fdfefe;
}
#login div.logout a {
	color: #e79ebc;
}
#login div.logout span {
	padding: 0 1px;
}
#nav {
	clear: both;
	background: url(/images/140901/nav_bg.gif) no-repeat 825px bottom;
}
#nav:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#nav ul {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 86%;
	margin: 0;
	padding: 46px 0 0 256px;
}
#nav li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
}
#nav li a {
	float: left;
	background: url(/images/140901/nav_link_left.png) no-repeat left -90px;
	text-decoration: none;
	font-weight: bold;
	color: #286073;
}
#nav li a:hover,
#nav li a:active {
	background-position: left -45px;
	color: #552b5b;
}
body#homepage #nav a.home,
body#myhomepage #nav a.home,
body#searchpage #nav a.search,
body#browsepage #nav a.browse,
body#chatpage #nav a.chat,
body#chatroompage #nav a.chat,
body#forumspage #nav a.forums {
	background-position: left top;
	color: #e5509b;
}
#nav li a span {
	display: block;
	background: url(/images/140901/nav_link_right.png) no-repeat right -90px;
}
#nav li a:hover span,
#nav li a:active span {
	background-position: right -45px;
}
body#homepage #nav a.home span,
body#myhomepage #nav a.home span,
body#searchpage #nav a.search span,
body#browsepage #nav a.browse span,
body#chatpage #nav a.chat span,
body#chatroompage #nav a.chat span,
body#forumspage #nav a.forums span {
	background-position: right top;
}
#nav li a span.inner {
	background: url(/images/140901/nav_link_bg.png) repeat-x left -90px;
	margin: 0 7px 0;
	padding: 13px 7px 8px;
}
#nav li a:hover span.inner,
#nav li a:active span.inner {
	background-position: left -45px;
}
body#homepage #nav a.home span.inner,
body#myhomepage #nav a.home span.inner,
body#searchpage #nav a.search span.inner,
body#browsepage #nav a.browse span.inner,
body#chatpage #nav a.chat span.inner,
body#chatroompage #nav a.chat span.inner,
body#forumspage #nav a.forums span.inner {
	background-position: left top;
}
#nav div.stats {
	float: right;
	width: 305px;
	height: 80px;
}
#nav div.stats p {
	background: url(/images/140901/icons/stats_online.gif) no-repeat left top;
	font-size: 86%;
	margin: 58px 0 0;
	padding: 1px 0 0;
}
#nav div.stats a {
	margin: 0 0 0 19px;
	color: #1d4653;
}
#intro,
#banner {
	background-color: #fff;
	border-bottom: 1px solid #c9d7dc;
}
#intro:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#intro div.photo {
	float: left;
	width: 315px;
	height: 210px;
	margin: 0 0 -1px;
}
#quicksearch {
	float: left;
	width: 270px;
}
#quicksearch h2,
#join h2,
#menu h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: normal;
	color: #b2b312;
	margin: 0;
	padding: 0.7em 0 0.3em;
}
#quicksearch h2 {
	margin-left: 24px;
	padding-bottom: 0.4em;
}
#quicksearch dl {
	float: left;
	width: 260px;
	color: #737373;
}
#quicksearch dt {
	float: left;
	clear: left;
	width: 90px;
	height: 2.4em;
	line-height: 2em;
	text-align: right;
	margin: 0;
	padding: 0;
}
#quicksearch dd {
	float: right;
	clear: right;
	width: 163px;
	height: 2.4em;
	margin: 0;
	padding: 0;
}
#quicksearch select#gender,
#quicksearch select#state {
	width: 134px;
}
#quicksearch select#agemin,
#quicksearch select#agemax {
	width: 53px;
}
#quicksearch label.to {
	padding: 0 3px 0 6px;
}
#quicksearch div.buttons {
	clear: both;
	font-size: 78%;
	margin: 0 0 0 96px;
	padding: 0.5em 0 0;
}
#quicksearch div.buttons p {
	padding-bottom: 0.3em;
}
#quicksearch div.buttons a {
	padding: 0 0 0 2px;
}
#intro #join {
	float: right;
	width: 308px;
	background: url(/images/140901/banner_bg.gif) no-repeat 172px top;
}
#join:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#join h2,
#menu h2 {
	margin-left: 2px;
}
#join dd {
	margin: 0;
	padding: 0 0 0.7em;
}
#join dd.link {
	text-indent: -10000px;
	line-height: 0em;
	padding-left: 2px;
}
#join dd.link a {
	float: left;
	width: 244px;
	height: 55px;
	background: url(/images/140901/join_text.gif) no-repeat left top;
}
#join dd.link:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#join dd.info {
	font-size: 86%;
	color: #a6a6a6;
	padding-left: 4px;
}
#join dd.button {
	font-size: 78%;
}
#banner,
#banner-bottom {
	height: 90px;
	background: #fff url(/images/140901/banner_bg.gif) no-repeat 824px top;
	text-align: center;
	font-size: 0;
	padding: 10px 0;
}
#banner div,
#banner-bottom div {
	text-align: center;
	margin: 0 auto;
}
#banner.disabled {
	height: 15px;
	padding: 0;
}
#banner-bottom {
	border-top: 1px solid #c9d7dc;
}
#banner-bottom.disabled {
	display: none;
}
#main,
#banner-bottom {
	background: #fff url(/images/140901/main_bg.gif) repeat-x left 1px;
}
#main:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#content {
	float: left;
	width: 650px;
	text-align: left;
}
#sidebar {
	float: right;
	width: 305px;
	text-align: left;
	padding: 13px 0 6px;
}
body#homepage #sidebar {
	padding-top: 20px;
}
#sidebar #join,
#menu {
	padding: 0 0 12px;
}
#sidebar #join h2,
#menu h2 {
	padding-top: 0;
}
#sidebar h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #b2b312;
	margin: 0;
	padding: 0 0 0.2em;
}
#sidebar div.ad {
	text-align: left;
	padding: 0 5px 9px 0;
}
#menu div.list {
	background: #42afcc url(/images/140901/menu_bg.jpg) no-repeat left top;
}
#menu div.inner {
	background: url(/images/140901/menu_bottom_bg.jpg) no-repeat left bottom;
	padding: 8px 10px;
}
#menu div.inner:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#menu div.first {
	float: left;
}
#menu div.second {
	float: right;
}
#menu ul {
	list-style-type: none;
	font-size: 86%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0;
	padding: 0;
}
#menu li a {
	display: block;
	width: 130px;
	padding: 2px 0 2px 5px;
}
#menu li a.home,
#menu li a.picture {
	border-top: none !important;
}
#menu li a.views,
#menu li a.logout {
	border-bottom: none !important;
}
#menu div.first li a {
	border-top: 1px solid #7dd1e1;
	border-bottom: 1px solid #3a8a9d;
}
#menu div.second li a {
	border-top: 1px solid #6ac6db;
	border-bottom: 1px solid #2b7f96;
}
#menu li a:link,
#menu li a:visited {
	color: #fff;
}
#menu li a:hover,
#menu li a:active {
	background-color: #baa6c6;
	text-decoration: none;
	color: #fff;
	border-top-color: #d2c4da !important;
}
body#myhomepage #menu li a.home,
body#myprofilepage #menu li a.profile,
body#myfriendspage #menu li a.friends,
body#mymessagespage #menu li a.messages,
body#mysmilespage #menu li a.smiles,
body#myviewspage #menu li a.views,
body#mypicturepage #menu li a.picture,
body#myphotospage #menu li a.photos,
body#mysettingspage #menu li a.settings,
body#invitepage #menu li a.invite,
body#helppage #menu li a.help {
	background-color: #b6dbe4;
	color: #e6509b;
	border-top-color: #d7eff5 !important;
}
#facebook {
	height: 108px;
	padding: 0 5px 0 0;
}
#facebook iframe {
	width: 298px;
	height: 94px;
	overflow: hidden;
	background: #fff url(/images/140901/main_bg.gif) repeat-x left top;
	border: 1px solid #bccacf;
}
#interests,
#locations {
	padding: 0 5px 1.1em 0;
}
#title {
	background: url(/images/140901/title_search.gif) no-repeat left 8px;
	margin: 0 0 0 21px;
	padding: 13px 5px 0 74px;
}
#title.short {
	background-image: none;
	margin: 0 0 -5px;
	padding-left: 25px;
}
body#profilepage #title {
	margin: 0;
}
body#browsepage #title {
	background-image: url(/images/140901/title_browse.gif);
}
body#chatpage #title {
	background-image: url(/images/140901/title_chat.gif);
}
body#forumspage #title {
	background-image: url(/images/140901/title_forums.gif);
}
body#myhomepage #title {
	background-image: url(/images/140901/title_myhome.gif);
}
body#myprofilepage #title {
	background: url(/images/140901/title_myprofile.gif) no-repeat left 4px;
}
body#myfriendspage #title {
	background-image: url(/images/140901/title_myfriends.gif);
}
body#mymessagespage #title {
	background-image: url(/images/140901/title_mymessages.gif);
}
body#mysmilespage #title {
	background-image: url(/images/140901/title_mysmiles.gif);
}
body#myfavouritespage #title {
	background-image: url(/images/140901/title_myfavourites.gif);
}
body#myviewspage #title {
	background-image: url(/images/140901/title_myviews.gif);
}
body#mypicturepage #title {
	background-image: url(/images/140901/title_mypicture.gif);
}
body#myphotospage #title {
	background-image: url(/images/140901/title_myphotos.gif);
}
body#mysettingspage #title {
	background-image: url(/images/140901/title_mysettings.gif);
}
body#myblocklistpage #title {
	background-image: url(/images/140901/title_myblocklist.gif);
}
body#invitepage #title {
	background-image: url(/images/140901/title_invite.gif);
}
body#signuppage #title {
	background-image: url(/images/140901/title_signup.gif);
}
body#deletepage #title {
	background-image: url(/images/140901/title_delete.gif);
}
body#helppage #title {
	background-image: url(/images/140901/title_help.gif);
}
body#contactpage #title {
	background-image: url(/images/140901/title_contact.gif);
}
body#loginpage #title {
	background-image: url(/images/140901/title_login.gif);
}
body#recoverypage #title {
	background-image: url(/images/140901/title_recovery.gif);
}
body#onlinepage #title {
	background-image: url(/images/140901/title_online.gif);
}
body#linkspage #title {
	background-image: url(/images/140901/title_links.gif);
}
body#errorpage #title {
	background-image: url(/images/140901/title_error.gif);
}
#title h2 {
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: normal;
	color: #b2b312;
	margin: 0;
	padding: 0 0 2px;
}
#title p {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	color: #a1b3b3;
	margin: 0;
	padding: 0;
}
body#mysmilespage #title p,
body#mymessagespage #title p {
	font-size: 115%;
}
#title a {
	color: #a1b3b3;
}
#title a:hover,
#title a:active {
	color: #fff;
}
#title span {
	font-weight: bold;
	color: #4d4d4d;
	padding: 0 2px;
}
#submenu {
	padding: 13px 0 5px 25px;
}
#submenu:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#submenu ul {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 78%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#submenu li {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}
#submenu li a {
	float: left;
	background: #ee8bbc url(/images/140901/submenu_link_bg.gif) no-repeat left top;
	cursor: pointer;
	color: #fff;
}
#submenu li a:hover,
#submenu li a:active {
	background: #e5398f url(/images/140901/submenu_link_bg.gif) no-repeat left -40px;
	text-decoration: none;
}
#submenu li a.selected,
#submenu li a.selected:hover,
#submenu li a.selected:active {
	background: #ced8d8 url(/images/140901/submenu_link_bg.gif) no-repeat left -80px;
	color: #e6509b;
}
#submenu li a span {
	display: block;
	height: 12px;
	white-space: nowrap;
	background: url(/images/140901/submenu_link_bg.gif) no-repeat right -20px;
	padding: 4px 10px;
}
#submenu li a:hover span,
#submenu li a:active span {
	background: url(/images/140901/submenu_link_bg.gif) no-repeat right -60px;
}
#submenu li a.selected span,
#submenu li a.selected:hover span,
#submenu li a.selected:active span {
	background: url(/images/140901/submenu_link_bg.gif) no-repeat right -100px;
}
#tabgroup {
	width: 630px;
	margin-left: -25px;
}
#tabgroup div.tabs {
	border-bottom: 1px solid #c9d7dc;
}
#tabgroup div.tabs:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#tabgroup div.tabs ul {
	float: left;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 86%;
	font-weight: bold;
	color: #56a5bf;
	margin: 0 0 0 25px;
	padding: 0;
}
#tabgroup div.tabs li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}
#tabgroup div.tabs a {
	display: block;
	background-color: #fff;
	text-decoration: none;
	cursor: pointer;
	transition: all linear 0.2s;
	color: #87969a;
	border-bottom: 4px solid #fff;
	padding: 6px 12px 7px;
}
#tabgroup div.tabs li a:hover,
#tabgroup div.tabs li a:active {
	border-bottom: 4px solid #e6509b;
}
#tabgroup div.tabs li.selected a,
#tabgroup div.tabs li.selected a:hover,
#tabgroup div.tabs li.selected a:active {
	border-bottom: 4px solid #e6509b;
	color: #4d4d4d;
}
#tabgroup div.content {
	background: #fff url(/images/140901/main_bg.gif) repeat-x left 1px;
	padding: 5px 0 0 25px;
}
#tabgroup div.content:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#tabgroup div.tab {
	display: none;
}
#tabgroup div.tab.selected {
	display: block;
}
#body {
	clear: both;
	padding: 15px 25px 20px;
}
body#homepage #body {
	padding-top: 0;
}
body#profilepage #body,
body#myprofilepage #body {
	padding-top: 13px;
}
#body h2 {
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: normal;
	color: #b2b312;
	margin: 0;
	padding: 0 0 0.2em;
}
#body h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #56a5bf;
	margin: 0;
	padding: 0 0 0.3em;
}
#body h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #56a5bf;
	margin: 0;
	padding: 0 0 0.4em;
}
#footer {
	width: 918px;
	background: url(/images/140901/footer_bg.png) no-repeat left top;
	text-align: left;
	font-size: 78%;
	color: #697f85;
	margin: 0 auto;
	padding: 0 25px 14px;
}
#footer:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#footer p {
	margin: 10px 0 0;
	padding: 0;
}
#footer p.links {
	float: right;
}
#footer p.copyright {
	float: left;
}
#footer span.extras {
	display: block;
	padding: 0.2em 0 0;
}
#footer span.separator {
	color: #999;
	padding: 0 2px;
}

/* Common body elements
-------------------------------------------------- */
div.alert {
	background-color: #fdfcf3;
	color: #474e50;
	border: 3px solid #eae9d9;
	margin: 0 0 15px;
	padding: 0.8em 10px 0;
}
#body div.alert h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #474e50;
	margin: 0;
	padding: 0 0 0.8em !important;
}
div.alert p {
	padding: 0 0 1em;
}
div.alert ul,
div.alert ol {
	margin: 0;
	padding-bottom: 0.8em;
}
div.error {
	color: #474e50;
	margin: 0;
	padding: 0;
}
div.error:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
body#signuppage div.error {
	padding-top: 0;
}
body#profilepage div.error,
body#myprofilepage div.error {
	padding-top: 5px;
}
#body div.error h3 {
	background-color: #fdfcf3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #e62020;
	border: 3px solid #eae9d9;
	border-bottom: none;
	margin: 0;
	padding: 0.8em 10px !important;
}
div.error div.contents {
	background-color: #fdfcf3;
	border: 3px solid #eae9d9;
	margin: 0 0 15px;
	padding: 0.8em 10px 0.2em;
}
div.error div.message {
	background-color: #fdfcf3;
	border: 3px solid #eae9d9;
	border-top: none;
	margin: 0 0 15px;
	padding: 0 10px 0;
}
div.error p {
	padding: 0 0 1em;
}
div.error ul {
	background-color: #fdfcf3;
	border: 3px solid #eae9d9;
	border-top: none;
	margin: 0 0 15px;
	padding-bottom: 0.8em;
}
div.error li {
	margin: 0 0 0.3em;
}
div.quote {
	background-color: #fff;
	border: 1px solid #bbb;
	margin: 0 1px 0.3em 0;
	padding: 5px;
}
div.quote p.title {
	font-size: 86%;
	font-weight: bold;
	padding-bottom: 0.8em;
}
div.page-links {
	clear: both;
}
div.page-links:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.page-buttons {
	float: left;
	font-size: 86%;
	padding: 0;
}
div.page-buttons input,
div.page-buttons a.button,
div.page-buttons a.button-big,
div.page-buttons a.button-big-disabled {
	font-size: 86%;
	margin-right: 5px;
}
div.page-buttons span {
	line-height: 2.1em;
}
div.page-nav {
	float: right;
	text-align: right;
	white-space: nowrap;
	font-size: 86%;
	padding: 5px 0;
}
div.page-nav strong {
	padding: 0 5px;
}
div.page-nav a {
	background-color: #fcfdfd;
	text-decoration: none;
	border: 1px solid #d9dee0;
	padding: 3px 6px;
}
div.page-nav a:hover {
	background-color: #e6509b;
	text-decoration: none;
	color: #fff;
	border-color: #777;
}
div.page-nav a.previous {
	border-width: 2px;
	margin: 0 2px 0 0;
	padding: 3px 4px;
}
div.page-nav a.next {
	border-width: 2px;
	margin: 0 0 0 2px;
	padding: 3px 4px;
}
div.page-nav span {
	color: #87969a;
	padding: 0 2px;
}
div.image-link,
div.image-no-link {
	background-color: #fff;
	border: 1px solid #c2c2c2;
}
div.image-link:hover,
div.image-link:active {
	border-color: #e6509b;
}
div.image-link div,
div.image-no-link div {
	overflow: hidden;
	position: relative;
	margin: 1px;
}
div.image-link div a,
div.image-no-link div span {
	display: block;
	width: 1000px;
	position: absolute;
	top: 0;
	left: 50%;
	background: none;
	margin-left: -500px;
}
div.image-link div img,
div.image-no-link div img {
	display: block;
	margin: 0 auto;
}
div.image-link.icon-s,
div.image-no-link.icon-s {
	width: 62px;
	height: 62px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.image-link.icon-s div,
div.image-no-link.icon-s div {
	width: 60px;
	height: 60px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.image-link.icon-s div img,
div.image-no-link.icon-s div img {
	min-width: 60px;
	min-height: 60px;
}
div.image-link.icon-m,
div.image-no-link.icon-m {
	width: 92px;
	height: 92px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
div.image-link.icon-m div,
div.image-no-link.icon-m div {
	width: 90px;
	height: 90px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.image-link.icon-m div img,
div.image-no-link.icon-m div img {
	min-width: 90px;
	min-height: 90px;
}
div.image-link.icon-l,
div.image-no-link.icon-l {
	width: 122px;
	height: 122px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
div.image-link.icon-l div,
div.image-no-link.icon-l div {
	width: 120px;
	height: 120px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
div.image-link.icon-l div img,
div.image-no-link.icon-l div img {
	min-width: 120px;
	min-height: 120px;
}
div.image-link.icon-xl,
div.image-no-link.icon-xl {
	width: 222px;
	height: 222px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
div.image-link.icon-xl div,
div.image-no-link.icon-xl div {
	width: 220px;
	height: 220px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
div.image-link.icon-xl div img,
div.image-no-link.icon-xl div img {
	min-width: 220px;
	min-height: 220px;
}
div.image-link.photo-s,
div.image-no-link.photo-s {
	width: 102px;
	height: 102px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
div.image-link.photo-s div,
div.image-no-link.photo-s div {
	width: 100px;
	height: 100px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.image-link.photo-s div img,
div.image-no-link.photo-s div img {
	min-width: 100px;
	min-height: 104px;
	margin-top: -4px;
}
div.image-link.photo-m,
div.image-no-link.photo-m {
	width: 138px;
	height: 138px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
div.image-link.photo-m div,
div.image-no-link.photo-m div {
	width: 136px;
	height: 136px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
div.image-link.photo-m div img,
div.image-no-link.photo-m div img {
	min-width: 136px;
	min-height: 141px;
	margin-top: -5px;
}
div.tag-cloud {
	line-height: 20px;
}
div.tag-cloud a {
	margin: 0 11px 0 0;
}
div.tag-cloud a.t1 {
	font-size: 86%;
}
div.tag-cloud a.t2 {
	font-size: 92%;
}
div.tag-cloud a.t3 {
	font-size: 100%;
}
div.tag-cloud a.t4 {
	font-size: 120%;
}
div.tag-cloud a.t5 {
	font-size: 150%;
}
div.results {
	background: #588489 url(/images/140901/results_bg.jpg) repeat left top;
	margin: 0 -5px 0 -25px;
	padding: 8px;
}
div.results div.groups {
	padding: 0;
}
table.results {
	width: 100%;
	border: 1px solid #fff;
	margin: 0 0 13px;
	padding: 0;
}
table.results caption {
	text-align: left;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 8px 5px 8px 18px;
}
table.results caption a {
	color: #fff;
}
table.results th {
	height: 2.2em;
	background-color: #314f59;
	text-align: left;
	white-space: nowrap;
	font-size: 86%;
	font-weight: bold;
	color: #e6f2f2;
	border-right: 1px solid #2e4a53;
	border-left: 1px solid #518394;
	padding: 0 5px;
}
table.results tr.row {
	background-color: #f5faf6;
}
table.results tr.row-alt {
	background-color: #e6f2ef;
}
table.results tr.row-header,
table.results tr.row-footer,
table.results tr.row-selected {
	background-color: #e5eae6;
}
table.results tr.row-header-alt,
table.results tr.row-footer-alt,
table.results tr.row-alt-selected {
	background-color: #d7e2df;
}
table.results tr.separator {
	height: 20px;
	background: #fff none;
	line-height: 0em;
}
table.results tr.separator td {
	text-align: center;
}
table.results tr.footer {
	background: #fff none;
	text-align: center;
	font-size: 86%;
	color: #738489;
}
table.results tr.footer input {
	font-size: 91%;
}
table.results td {
	color: #4d4d4d;
	border: 1px solid #fff;
	border-left: 1px solid #fcfdfc;
	border-right: 1px solid #e5eae6;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 5px;
}
table.results tr.row-alt td {
	border-left-color: #f6fbfa;
	border-right-color: #d7e2df;
}
table.list {
	width: 100%;
	margin: 0;
	padding: 0;
}
table.list th {
	background: #cad1d4 url(/images/140901/list_label_bg.gif) repeat-x left top;
	text-align: right;
	font-weight: bold;
	border-left: 3px solid #bec8ca;
	border-bottom: 1px solid #aeb9bc;
	color: #37474e;
	padding: 2px 7px;
}
table.list tr.alt th,
table.list tr.last-alt th {
	background: #dedfe1 url(/images/140901/list_label_alt_bg.gif) repeat-x left top;
	border-left-color: #cdd2d4;
	border-bottom-color: #bdc3c6;
}
table.list td {
	background: #cfe0e5 url(/images/140901/list_value_bg.gif) repeat-x left top;
	text-align: left;
	color: #37474e;
	border-right: 3px solid #c3d4d8;
	border-bottom: 1px solid #b2c3c9;
	padding: 2px 7px;
}
table.list tr.alt td,
table.list tr.last-alt td {
	background: #eaedee url(/images/140901/list_value_alt_bg.gif) repeat-x left top;
	border-right-color: #d6dcde;
	border-bottom-color: #c5cdcf;
}
table.list tr.first th {
	border-top: 3px solid #bec8ca;
}
table.list tr.first td {
	border-top: 3px solid #c3d4d8;
}
table.list tr.last th {
	border-bottom: 3px solid #bec8ca;
}
table.list tr.last td {
	border-bottom: 3px solid #c3d4d8;
}
table.list tr.last-alt th {
	border-bottom: 3px solid #cdd2d4;
}
table.list tr.last-alt td {
	border-bottom: 3px solid #d6dcde;
}
a.close {
	background-image: url(/images/140901/icons/close.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding: 0 0 0 16px;
}
strong.alert,
strong.error,
strong.warning {
	font-weight: bold;
	color: #e62020;
}
span.required {
	font-weight: bold;
	color: #e6509b;
}
span.detail {
	color: #87969a;
}
span.more {
	color: #87969a;
	padding-left: 3px;
}
span.separator {
	font-weight: bold;
	color: #999;
	padding: 0 5px;
}

/* Page content
-------------------------------------------------- */
#home div.steps {
	border-bottom: 1px solid #d2dde1;
	padding: 19px 0 16px;
}
#home div.steps:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#home div.steps h2 {
	float: left;
	width: 128px;
	height: 54px;
	background: url(/images/140901/home_steps_text.gif) no-repeat left top;
	text-indent: -10000px;
	line-height: 0em;
	margin: 0;
	padding: 0;
}
#home div.steps ol {
	float: right;
	width: 463px;
	list-style-type: none;
	margin: 0;
	padding: 3px 0 0;
}
#home div.steps ol a {
	float: left;
	width: 100%;
	height: 46px;
	background: url(/images/140901/home_steps_bg.gif) no-repeat left top;
}
#home div.steps li {
	text-indent: -10000px;
	line-height: 0em;
	margin: 0;
	padding: 0;
}
#home div.about,
#home div.features {
	width: 285px;
	padding: 1em 0 0;
}
#home div.about {
	float: left;
}
#home div.about p {
	padding: 0 0 1em;
}
#home div.features {
	float: right;
}
#home div.features ul {
	margin: 0;
	padding: 0.1em 0 0.5em;
}
#home div.features li {
	background: url(/images/140901/icons/bullet_tick.gif) no-repeat left 2px;
	list-style-type: none;
	margin-bottom: 0.4em;
	padding-left: 18px;
}
#home div.features p {
	font-size: 78%;
	padding: 0 0 1.4em 7px;
}
#home div.features p:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#myhome div.alerts {
	border-bottom: 1px solid #d4dfe3;
	padding: 0 0 1em;
}
#myhome div.alerts ul {
	font-size: 93%;
	margin: 0.2em 0 0;
	padding-left: 5px;
}
#myhome div.alerts li {
	margin-bottom: 0;
	padding-bottom: 0.8em;
}
#myhome div.alerts li {
	background: url(/images/140901/icons/friend_none.gif) no-repeat left 0.1em;
	list-style-type: none;
	padding-left: 21px;
}
#myhome div.alerts li.friends-new {
	background-image: url(/images/140901/icons/friend.gif);
}
#myhome div.alerts li.messages {
	background-image: url(/images/140901/icons/message.gif);
}
#myhome div.alerts li.messages-new {
	background-image: url(/images/140901/icons/message_new.gif);
}
#myhome div.alerts li.smiles {
	background-image: url(/images/140901/icons/smile.gif);
}
#myhome div.alerts li.smiles-new {
	background-image: url(/images/140901/icons/smile_new.gif);
}
#myhome div.alerts li.shouts {
	background-image: url(/images/140901/icons/shout.gif);
}
#myhome div.alerts li.shouts-new {
	background-image: url(/images/140901/icons/shout_new.gif);
}
#myhome div.alerts li.picture {
	background-image: url(/images/140901/icons/photos.gif);
}
#myhome div.alerts li.photos {
	background-image: url(/images/140901/icons/photos.gif);
}
#myhome div.alerts li.profile {
	background-image: url(/images/140901/icons/profile.gif);
}
#myhome div.alerts p {
	padding-bottom: 0.4em;
}
#myhome div.alerts p.link {
	padding: 0;
}
#myhome div.profile h2 {
	padding-bottom: 0.3em;
}
#myhome div.profile {
	padding: 1em 0 1.7em;
}
#myhome div.profile:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#myhome div.profile div.options {
	float: left;
	width: 94px;
	font-size: 93%;
}
#myhome div.profile div.options p {
	padding: 0 0 0 10px;
}
#myhome div.profile div.icon {
	width: 124px;
	height: 124px;
	margin: 0 auto;
	padding: 0 0 0.7em;
}
#myhome div.profile div.icon:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#myhome div.profile div.stats {
	float: right;
	width: 450px;
	font-size: 93%;
}
#myhome div.profile div.stats th {
	width: 165px;
}
#myhome div.news {
	padding: 1em 0 1em;
}
#myhome div.news ul {
	font-size: 93%;
	margin: 0.2em 0 0;
	padding: 0 0 0.4em;
}
#myhome div.news li {
	background: url(/images/140901/icons/bullet.gif) no-repeat 10px 0.35em;
	list-style-type: none;
	margin-bottom: 0.5em;
	padding-left: 20px;
}
#myhome div.news span.separator {
	padding: 0 3px;
}
#myhome div.news p {
	font-size: 93%;
	padding: 0 0 0.5em 10px;
}
#faces {
	clear: both;
	width: 100%;
	border-top: 1px solid #d4dfe3;
	padding: 1em 0 0;
}
#faces:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#faces h2 {
	float: left;
	padding-bottom: 0.4em;
}
#faces p {
	float: right;
	text-align: center;
	font-size: 86%;
	margin: 0.9em 6px 0 0;
	padding: 0;
}
#faces p a {
	font-weight: bold;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 0 0 0 2px;
	padding: 1px 4px;
}
#faces p a:link,
#faces p a:visited {
	background-color: #f29dc8;
}
#faces p a:hover,
#faces p a:active {
	background-color: #4b6973;
	text-decoration: none;
}
#faces div.row {
	clear: both;
	padding: 0 0 6px;
}
#faces div.row:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#faces div.image-link,
#faces div.image-no-link {
	float: left;
	margin: 0 6px 0 0;
}
#search div.checklist ul {
	list-style-type: none;
	margin-bottom: 0.4em;
	padding-left: 0;
}
#search div.checklist div.first {
	float: left;
	width: 170px;
}
#search div.checklist div.second {
	float: right;
	width: 215px;
}
#search-results #top-links {
	border-bottom: 1px solid #d4dfe3;
	padding: 0 0 0.8em;
}
#search-results #bottom-links {
	border-top: 1px solid #d4dfe3;
	padding: 0.8em 0 0;
}
#search-results span.separator {
	padding: 0 3px;
}
#search-results div.profile {
	clear: both;
	border-top: 1px dashed #d4dfe3;
	margin-bottom: 1.5em;
}
#search-results div.profile:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#search-results div.first {
	border: none;
}
#search-results div.icon {
	float: left;
	width: 124px;
	text-align: center;
	font-size: 86%;
	margin-top: 1.4em;
}
#search-results div.details {
	float: left;
	width: 315px;
	overflow: hidden;
	margin-top: 1.3em;
	padding: 0 5px 0 18px;
}
#search-results div.details p {
	overflow: hidden;
	font-size: 86%;
}
#search-results div.details p.username {
	padding-bottom: 0.3em;
}
#search-results div.details p.username img {
	vertical-align: bottom;
	padding-left: 1px;
}
#search-results div.details p.stats {
	padding-bottom: 0.8em;
}
#search-results div.details p.about {
	font-size: 100%;
	padding-bottom: 0;
}
#search-results div.details span.more {
	padding-left: 2px;
}
#search-results div.details span.separator {
	padding: 0 1px;
}
#search-results div.options {
	float: right;
	width: 130px;
	background-color: #fff;
	margin-top: 1.7em;
}
#search-results div.options ul {
	list-style-type: none;
	text-align: left;
	font-size: 86%;
	color: #87969a;
	margin-top: 0;
	padding-left: 15px;
}
#search-results div.options li {
	background: url(/images/140901/icons/friend.gif) no-repeat left top;
	margin-bottom: 0;
	padding: 0 0 1em 21px;
}
#search-results div.options li.message {
	background: url(/images/140901/icons/message.gif) no-repeat left 0.1em;
}
#search-results div.options li.photos {
	background: url(/images/140901/icons/photos.gif) no-repeat left 0.1em;
}
#search-results ul.profiles,
#profile div.photos ul.images,
#profile div.friends ul.profiles,
#photos div.photos ul.images {
	float: left;
	width: 100%;
	white-space: nowrap;
	list-style-type: none;
	border-top: 1px dashed #d4dfe3;
	margin: 0;
	padding: 1.2em 0 1.1em;
}
#search-results ul.profiles li,
#profile div.photos ul.images li,
#profile div.friends ul.profiles li,
#photos div.photos ul.images li {
	display: inline-block;
	width: 158px;
	overflow: hidden;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
#search-results ul.profiles li.end {
	width: 124px;
}
#search-results ul.profiles div.image-link,
#profile div.photos ul.images div.image-link,
#profile div.friends ul.profiles div.image-link,
#photos div.photos ul.images div.image-link {
	margin: 0 0 0.3em;
}
#search-results ul.profiles p,
#profile div.friends ul.profiles p {
	width: 124px;
	text-align: center;
	font-size: 86%;
	padding-bottom: 0;
}
#search-results ul.first,
#profile div.friends ul.first {
	border: none;
}
#profile div.overview {
	padding: 0 0 22px;
}
#profile div.overview:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#profile div.icon {
	float: left;
	width: 224px;
}
#profile div.options {
	float: right;
	width: 355px;
	text-align: left;
}
#profile div.options h2 {
	padding: 0 0 0.6em;
}
#profile div.options p.stats {
	font-size: 86%;
	margin: 0;
	padding: 0 0 0.3em;
}
#profile div.options p.stats a {
	background: none;
	color: #4d4d4d;
}
#profile div.options p.online {
	font-size: 86%;
	color: #87969a;
	padding: 0 0 2.5em;
}
#profile div.options div.links {
	width: 290px;
	margin: 10px 0 0;
}
#profile div.options div.links:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#profile div.options ul {
	list-style-type: none;
	text-align: left;
	font-size: 86%;
	color: #87969a;
	margin: 0;
	padding: 0;
}
#profile div.options ul.first {
	float: left;
	width: 120px;
}
#profile div.options ul.second {
	float: right;
	width: 155px;
}
#profile div.options li {
	background: url(/images/140901/icons/friend.gif) no-repeat left top;
	margin-bottom: 0;
	padding: 0 0 1em 21px;
}
#profile div.options li.message {
	background: url(/images/140901/icons/message.gif) no-repeat left 0.1em;
}
#profile div.options li.smile {
	background: url(/images/140901/icons/smile.gif) no-repeat left top;
}
#profile div.options li.shout {
	background: url(/images/140901/icons/shout.gif) no-repeat left top;
}
#profile div.options li.block {
	background: url(/images/140901/icons/block.gif) no-repeat left top;
}
#profile div.options li.flag {
	background: url(/images/140901/icons/flag.gif) no-repeat left top;
}
body#myprofilepage #profile div.options li a {
	color: #87969a;
}
#profile h3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
#profile div.about,
#profile div.interests,
#profile div.partner,
#profile div.shouts,
#profile div.details,
#profile div.photos,
#profile div.friends {
	clear: both;
	padding: 1em 0 0.5em;
}
#profile div.about,
#profile div.interests {
	border-bottom: 1px solid #d4dfe3;
}
#profile div.about,
#profile div.interests,
#profile div.partner {
	padding-right: 5px;
}
#profile div.interests:after,
#profile div.partner:after,
#profile div.details:after,
#profile div.interests dl:after,
#profile div.partner dl:after,
#profile div.details dl:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#profile div.about p a,
#profile div.interests dl a,
#profile div.partner dl a {
	background: url(/images/140901/link_dotted_bg.gif) repeat-x left 90%;
	color: #4d4d4d;
}
#profile div.about p a:hover,
#profile div.about p a:active,
#profile div.interests dl a:hover,
#profile div.interests dl a:active,
#profile div.partner dl a:hover,
#profile div.partner dl a:active {
	background: none;
	color: #e6509b;
}
#profile div.interests dl,
#profile div.partner dl,
#profile div.details dl {
	margin: 0;
	padding: 0.5em 0;
}
#profile div.interests dt,
#profile div.partner dt,
#profile div.details dt {
	float: left;
	clear: both;
	width: 115px;
	text-transform: uppercase;
	text-align: right;
	font-size: 93%;
	font-weight: bold;
	color: #697f85;
	padding: 0.2em 10px 0.6em 0;
}
#profile div.interests dd,
#profile div.partner dd,
#profile div.details dd {
	float: right;
	width: 473px;
	line-height: 1.3em;
	padding: 0 0 0.6em;
}
#profile div.shouts {
	border-top: 1px solid #d4dfe3;
}
#profile div.shouts,
#profile div.details,
#profile div.photos,
#profile div.friends {
	padding-bottom: 0;
}
#profile div.shouts h3 {
	padding-bottom: 0.6em;
}
#profile div.shouts div.form {
	width: auto;
}
#profile div.shouts div.rows,
#profile div.photos div.rows,
#profile div.friends div.rows,
#photos div.photos div.rows {
	margin: 0;
	padding: 0;
}
#profile div.shouts div.rows:after,
#profile div.photos div.rows:after,
#profile div.friends div.rows:after,
#photos div.photos div.rows:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#profile div.shouts div.page-links,
#profile div.photos div.page-links,
#profile div.friends div.page-links,
#photos div.photos div.page-links {
	border-top: 1px solid #d4dfe3;
	margin: 1em 0 0;
	padding: 0.8em 0 0;
}
#profile div.shoutbox div.icon,
#profile div.shout div.icon {
	float: left;
	width: 70px;
}
#profile div.shoutbox div.box,
#profile div.shout div.comment {
	float: right;
	width: 526px;
}
#profile div.shoutbox div.texteditor {
	background: none;
	padding: 0;
}
#profile div.shoutbox div.field textarea,
#profile div.shoutbox div.field-hover textarea {
	height: 52px;
}
#profile div.shoutbox div.buttons-full {
	text-align: left;
}
#profile div.shout {
	clear: both;
	padding: 1.2em 0 0.3em;
}
#profile div.shout:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#profile div.shout div.header {
	border-bottom: 1px dashed #d4dfe3;
	padding: 0 0 0.2em;
}
#profile div.shout div.header:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#profile div.shout div.header p {
	font-size: 86%;
	margin: 0;
	padding: 0;
}
#profile div.shout p.username {
	float: left;
	font-weight: bold;
}
#profile div.shout p.time {
	float: right;
	color: #87969a;
}
#profile div.shout p.time a.delete {
	float: right;
	display: block;
	width: 13px;
	height: 13px;
	background: url(/images/140901/icons/delete.gif) no-repeat left top;
	line-height: 0em;
	font-size: 0;
	margin: 0 0 0 6px;
}
#profile div.shout p.time a.delete:hover,
#profile div.shout p.time a.delete:active {
	background-position: left -13px;
}
#profile div.shout div.message {
	clear: both;
	padding: 0.7em 0;
}
#profile div.shout p.reply {
	font-size: 86%;
	padding: 0.7em 0 0;
}
#profile div.shout p.reply a {
	color: #87969a;
}
#profile div.details dt {
	width: 167px;
}
#profile div.details dd {
	width: 421px;
}
#profile div.details dd a {
	background: none;
	color: #4d4d4d;
}
#profile div.photos h3,
#profile div.friends h3 {
	padding-bottom: 0.8em;
}
#profile div.photos p.manage,
#profile div.friends p.manage {
	padding-bottom: 1.2em;
}
#profile div.photos,
#photos div.photos {
	border-bottom: none;
	padding-bottom: 0;
}
#profile div.photos div.rows,
#photos div.photos div.rows {
	padding-bottom: 0.5em;
}
#profile div.photos ul.images,
#photos div.photos ul.images {
	border: none;
	padding: 15px 0 0;
}
#profile div.photos ul.images {
	line-height: 0em;
	font-size: 0;
}
#profile div.photos ul.first,
#photos div.photos ul.first {
	padding-top: 0 !important;
}
#profile div.photos ul.images li,
#photos div.photos ul.images li {
	width: 155px;
}
#profile div.photos ul.images li.end,
#photos div.photos ul.images li.end {
	width: 140px;
}
#profile div.friends ul.profiles {
	margin: 0.6em 0 0;
	padding: 1.1em 0 0;
}
#profile div.friends ul.first {
	margin-top: 0;
	padding-top: 0;
}
#profile div.friends ul.profiles li {
	width: 126px;
}
#profile div.friends ul.profiles li.end {
	width: 94px;
}
#profile div.friends ul.profiles p {
	width: 94px;
}
#browse {
	padding: 10px 0 0;
}
#browse ul {
	float: left;
	list-style-type: none;
	margin: 0 0 1.2em;
	padding-left: 10px;
}
#browse li {
	float: left;
	width: 192px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#browse h3 {
	font-size: 115%;
}
#browse li div.image-link {
	margin: 0 auto 0.4em;
}
#browse li p {
	font-size: 86%;
}
#online dt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #56a5bf;
	margin: 0;
	padding: 0 0 0.2em;
}
#online dd {
	background: url(/images/140901/icons/bullet.gif) no-repeat left 45%;
	color: #697f85;
	margin: 0 0 0 10px;
	padding: 0 0 0.2em 10px;
}
#online dd.females {
	margin-bottom: 0.7em;
}
#add-friend,
#send-smile,
#block-user,
#flagged-profile {
	text-align: center;
}
#add-friend h3,
#send-smile h3,
#block-user h3 {
	padding: 0.4em 0 0.7em;
}
#flagged-profile h3 {
	padding: 1.5em 0 1em;
}
#add-friend div.image-link,
#send-smile div.image-link,
#block-user div.image-link,
#flag-profile div.image-link {
	margin: 0 auto 1.2em;
}
#friends #top-links,
#friend-requests #top-links,
#smiles #top-links,
#favourites #top-links,
#views #top-links,
#blocked-users #top-links {
	padding: 0 0 0.8em;
}
#friends #bottom-links,
#friend-requests #bottom-links,
#smiles #bottom-links,
#favourites #bottom-links,
#views #bottom-links,
#blocked-users #bottom-links {
	border-top: 1px solid #d4dfe3;
	padding: 0.8em 0 0;
}
#friends div.check-all,
#smiles div.check-all,
#favourites div.check-all,
#blocked-users div.check-all {
	background-color: #f7f8f8;
	border-top: 1px solid #d4dfe3;
	border-bottom: 1px solid #d4dfe3;
	padding: 0.3em 0;
}
#friends div.profile,
#friends div.profile-selected,
#friend-requests div.profile,
#smiles div.profile,
#smiles div.profile-selected,
#favourites div.profile,
#favourites div.profile-selected,
#views div.profile,
#blocked-users div.profile,
#blocked-users div.profile-selected {
	clear: both;
	border-top: 1px dashed #d4dfe3;
	padding-bottom: 1em;
}
#friends div.profile-selected,
#smiles div.profile-selected,
#favourites div.profile-selected,
#blocked-users div.profile-selected {
	background: #f7f8f8;
}
#friends div.profile:after,
#friends div.profile-selected:after,
#friend-requests div.profile:after,
#smiles div.profile:after,
#smiles div.profile-selected:after,
#favourites div.profile:after,
#favourites div.profile-selected:after,
#views div.profile:after,
#blocked-users div.profile:after,
#blocked-users div.profile-selected:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#friends div.first,
#friend-requests div.first,
#smiles div.first,
#favourites div.first,
#views div.first,
#blocked-users div.first {
	border: none;
}
#friends div.check,
#smiles div.check,
#favourites div.check,
#blocked-users div.check {
	float: left;
	width: 30px;
	margin-top: 30px;
}
#friends div.icon,
#friend-requests div.icon,
#smiles div.icon,
#favourites div.icon,
#views div.icon,
#blocked-users div.icon {
	float: left;
	width: 64px;
	text-align: center;
	font-size: 86%;
	margin-top: 0.8em;
}
#friends div.icon div.image-link,
#friend-requests div.icon div.image-link,
#smiles div.icon div.image-link,
#favourites div.icon div.image-link,
#views div.icon div.image-link,
#blocked-users div.icon div.image-link {
	margin: 0 auto;
}
#friends div.details,
#friend-requests div.details,
#smiles div.details,
#favourites div.details,
#views div.details,
#blocked-users div.details {
	float: right;
	width: 488px;
	margin-top: 1em;
}
#friends div.details p,
#friend-requests div.details p,
#smiles div.details p,
#favourites div.details p,
#views div.details p,
#blocked-users div.details p {
	font-size: 86%;
}
#friends div.details p.username,
#friend-requests div.details p.username,
#smiles div.details p.username,
#favourites div.details p.username,
#views div.details p.username,
#blocked-users div.details p.username {
	padding-bottom: 0.3em;
}
#friends div.details p.stats,
#friend-requests div.details p.stats,
#smiles div.details p.stats,
#favourites div.details p.stats,
#views div.details p.stats,
#blocked-users div.details p.stats {
	padding-bottom: 0.5em;
}
#friends div.details p.accepted,
#friend-requests div.details p.requested,
#smiles div.details p.sent,
#views div.details p.viewed {
	padding: 0;
}
#friends div.details span.separator,
#friend-requests div.details span.separator,
#smiles div.details span.separator,
#favourites div.details span.separator,
#views div.details span.separator,
#blocked-users div.details span.separator {
	padding: 0 1px;
}
#friend-requests #top-links {
	padding-bottom: 0.8em;
}
#friend-requests #bottom-links {
	padding-top: 1em;
}
#friend-requests div.first {
	border-top: 1px solid #d4dfe3;
}
#friend-requests div.none {
	border-top: 1px solid #d4dfe3;
	padding: 0.2em 0 1.2em;
}
#friend-requests div.details {
	width: 518px;
}
#friend-requests div.details div.request {
	float: left;
}
#friend-requests div.details div.buttons {
	float: right;
	padding: 0.9em 0 0;
}
#friend-requests div.details div.buttons a {
	font-size: 78%;
	margin-left: 4px;
}
#friend-requests div.details p.username {
	color: #5f6567;
}
#friend-requests div.alert {
	margin: 1.2em 0 0.4em;
}
#conversations,
#conversation {
	width: 100%;
	padding: 0 0 0.4em;
}
#conversations div.results,
#conversation div.results {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#conversations th {
	height: 3.5em;
}
#conversations th.check {
	width: 5%;
}
#conversations th.icon {
	width: 8%;
}
#conversations th.member {
	width: 37%;
}
#conversations th.messages {
	width: 10%;
	text-align: center;
}
#conversations th.read {
	width: 12%;
	text-align: center;
	white-space: normal;
}
#conversations th.last-message {
	width: 28%;
	text-align: center;
}
#conversations td.icon {
	vertical-align: top;
	padding: 0.6em 0 0 5px;
}
#conversations td.icon a {
	float: left;
	width: 30px;
	height: 30px;
	background: url(/images/140901/icons_big/message.gif) no-repeat left 0.2em;
}
#conversations td.icon a.new {
	background-image: url(/images/140901/icons_big/message_new.gif);
}
#conversations td.member p {
	padding: 0;
}
#conversations td.member span.nav {
	font-size: 86%;
	color: #777;
	padding: 0 0 0 3px;
}
#conversations td.member a.new {
	font-weight: bold;
}
#conversations td.messages,
#conversations td.read,
#conversations td.last-message {
	text-align: center;
	font-size: 86%;
}
#conversations td.last-message a {
	background-image: url(/images/140901/icons/last_message.gif);
	background-repeat: no-repeat;
	background-position: 100% 55%;
	padding: 0 22px 0 0;
}
#conversation th.author {
	width: 19%;
}
#conversation td.author {
	padding-bottom: 1em;
}
#conversation th.message {
	width: 81%;
}
#conversation td.author-header {
	font-size: 86%;
	font-weight: bold;
}
#conversation td.message-header {
	font-size: 86%;
}
#conversation td.message-header div.time {
	float: left;
	background: url(/images/140901/icons/message_post.gif) no-repeat left 70%;
	padding: 0 0 0 16px;
}
#conversation td.message-header div.time a {
	background: none;
	color: #2e3e45;
}
#conversation td.message-header div.buttons {
	float: right;
	color: #87969a;
}
#conversation td.author {
	vertical-align: top;
	font-size: 86%;
}
#conversation td.message {
	vertical-align: top;
}
#conversation td.message div.post {
	padding: 0.8em 0 1em;
}
#conversation td.message div.post p {
	padding-bottom: 1em;
}
#conversation td.message div.post img {
	max-width: 484px !important;
}
#conversation td.message div.edited {
	font-size: 86%;
	font-style: italic;
	color: #87969a;
	padding: 0 0 1em;
}
#conversation td.author-footer {
	font-size: 86%;
}
#conversation td.message-footer {
	font-size: 86%;
}
#views #bottom-links {
	padding-top: 1.3em;
}
#views div.first {
	border-top: 1px solid #d4dfe3;
}
#views div.none {
	border-top: 1px solid #d4dfe3;
	padding: 0.2em 0 1.2em;
}
#views div.details {
	width: 518px;
}
#views div.alert {
	margin: 1.2em 0 0.4em;
}
#picture div.picture {
	width: 224px;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 1.5em;
}
#picture div.picture h3 {
	white-space: nowrap;
	padding: 0 0 0.6em;
}
#picture div.picture p {
	white-space: nowrap;
	font-size: 93%;
	padding: 0.6em 0 0;
}
#picture div.picture p.options {
	padding-top: 0.3em;
}
#picture div.picture span.separator {
	padding: 0 4px;
}
#picture div.add {
	padding: 0.5em 0 0;
}
#picture div.add h3 {
	padding: 0;
}
#picture-thumbnail div.header {
	border-bottom: 1px solid #d4dfe3;
	margin: 0 0 0.8em;
	padding: 0 0 1.2em
}
#picture-thumbnail div.header:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#picture-thumbnail div.preview {
	float: left;
	width: 245px;
}
#picture-thumbnail div.preview p {
	padding-bottom: 0.5em;
}
#picture-thumbnail div.instructions {
	padding: 0 0 0.6em;
}
#picture-thumbnail div.buttons {
	font-size: 78%;
	margin: 0;
}
#picture-thumbnail #cropper-preview {
	width: 220px;
	height: 220px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#picture-thumbnail #cropper {
	clear: both;
	text-align: center;
	padding: 1em 0 1.2em;
}
#photos div.photos div.rows {
	padding-top: 0.4em;
}
#photos div.photos ul.images {
	padding-top: 12px;
}
#photos div.photos li p {
	width: 138px;
	text-align: center;
	font-size: 93%;
	padding: 0 0 0.2em 2px;
}
#photos div.photos li p.options {
	padding-bottom: 0;
}
#photos div.photos li span.separator {
	padding: 0 4px;
}
#edit-photo {
	text-align: center;
}
#edit-photo div.photo {
	margin-left: 207px;
}
#edit-photo div.photo:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#edit-photo div.form {
	clear: both;
	margin: 1em auto 0;
}
#settings div.form dt.label {
	width: 230px;
}
#settings div.form dd.field {
	width: 334px;
}
#settings div.form div.buttons {
	margin-left: 255px;
}
#delete-profile div.textform {
	padding-top: 0.2em;
}
#help p {
	padding-bottom: 1.5em;
}
#help ol,
#rules ol {
	color: #87969a;
	margin: 0.2em 0 1.2em;
	padding-left: 35px;
}
#rules {
	padding: 0.5em 0 0;
}
#rules li span {
	color: #474e50;
}
#help-answers div.answer {
	border-bottom: 1px dashed #d4dfe3;
	margin: 0 0 0.5em;
	padding: 0.3em 0 0.8em;
}
#help-answers p.back {
	font-size: 86%;
}
#contact div.captcha div.validator {
	display: none;
}
#contact div.captcha p {
	padding: 0 0 0.5em;
}
#verify h3 {
	padding-bottom: 0.7em;
}
#verify ol {
	color: #87969a;
}
#verify li span {
	color: #474e50;
}
#verify div.alert {
	margin-top: 0.5em;
}
#verified div.textform {
	padding-bottom: 0.8em;
}
#emoticons ul {
	list-style-type: none;
	margin: 0.8em 0 1.5em;
	padding-left: 5px;
}
#emoticons li {
	white-space: nowrap;
	margin-bottom: 0.6em;
}
#emoticons li a {
	background: none;
}
#emoticons img {
	margin: 0 5px;
}
#emoticons p {
	font-size: 86%;
	padding: 0 0 0 60px;
}
#terms dl {
	width: 600px;
	margin: 0 0 0.5em;
}
#terms dl:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#terms dt {
	float: left;
	clear: both;
	width: 30px;
	font-size: 86%;
	font-weight: bold;
	color: #697f85;
	padding: 0.4em 0 0 10px;
}
#terms dd {
	float: right;
	width: 554px;
	line-height: 1.3em;
	padding: 0.2em 0 0.5em;
}
body#termsbox #terms dl {
	width: 368px;
}
body#termsbox #terms dd {
	width: 320px;
}
#terms ol,
#privacy ol {
	list-style-type: lower-alpha;
	font-size: 86%;
	font-weight: bold;
	color: #697f85;
	margin: -0.5em 0 0;
}
#terms ol.single,
#privacy ol {
	margin-bottom: 1.2em;
}
#terms li span,
#privacy li p {
	font-size: 116%;
	font-weight: normal;
	color: #474e50;
}
#terms div.footer,
#privacy div.footer {
	padding: 0.4em 0;
}
#terms p.close {
	font-size: 86%;
	padding: 0 0 2em 160px;
}
#privacy ol {
	list-style-type: decimal;
	margin-top: 0.3em;
}
#privacy li {
	margin-bottom: 0.8em;
}
#privacy li p {
	padding-bottom: 0.1em;
}
#privacy li strong {
	color: #697f85;
}
#links dl {
	font-size: 86%;
	margin: 0.3em 0 0.6em;
}
#links dt {
	background: url(/images/140901/icons/bullet.gif) no-repeat left 55%;
	padding: 0 0 0.2em 10px;
}
#links dd {
	padding: 0 0 0.8em 10px;
}
#message h3 {
	padding: 0.2em 0 0;
}

/* Styled forms
-------------------------------------------------- */
div.form,
div.textform,
table.wizard {
	width: 600px;
}
div.form div.header,
div.textform div.header {
	padding: 0 0 0.3em;
}
div.form div.header p,
div.textform div.header p {
	font-size: 93%;
}
div.form fieldset,
div.textform fieldset {
	border: 0;
	margin: 0;
	padding: 0 0 0.6em;
}
div.form fieldset:after,
div.textform fieldset:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.form legend,
div.textform legend {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #56a5bf;
	margin: 0;
	padding: 0 0 0.2em;
}
div.form p.info,
div.textform p.info {
	padding-bottom: 0.6em;
}
div.form dl.field,
div.textform dl.field {
	padding: 0.5em 0 0;
}
div.form dl.fields,
div.textform dl.fields {
	padding: 0.8em 0 0;
}
div.form dt.label,
div.textform dt.label {
	float: left;
	clear: both;
	width: 170px;
	text-align: right;
	font-size: 93%;
	font-weight: bold;
	color: #697f85;
	margin: 0 0 10px;
	padding: 0.2em 15px 0 0;
}
div.form dt.label span.info,
div.textform dt.label span.info {
	font-weight: normal;
}
div.form dd.field,
div.textform dd.field {
	float: right;
	width: 394px;
	text-align: left;
	font-size: 93%;
	color: #697f85;
	border-left: 1px solid #d4dfe3;
	margin: 0 0 10px;
	padding: 0 0 0 15px;
}
div.form dd.field ul,
div.textform dd.field ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.form dd.field li,
div.textform dd.field li {
	white-space: nowrap;
	margin-bottom: 0;
}
div.form dd.field-full,
div.textform dd.field-full {
	clear: both;
	font-size: 93%;
	color: #697f85;
	padding: 0 0 10px;
}
div.form div.option-list,
div.textform div.option-list {
	padding: 0 0 1em 15px;
}
div.form div.option-text,
div.textform div.option-text {
	padding: 0.5em 0 0 15px;
}
div.form div.buttons,
div.form div.buttons-nav,
div.textform div.buttons,
div.textform div.buttons-nav {
	clear: both;
	text-align: left;
	margin: 0 0 0 195px;
}
div.form div.buttons-nav,
div.textform div.buttons-nav {
	margin-left: 117px;
}
div.form div.buttons-full,
div.textform div.buttons-full {
	clear: both;
	text-align: center;
}
div.form div.buttons input,
div.form div.buttons-nav input,
div.form div.buttons-full input,
div.textform div.buttons input,
div.textform div.buttons-nav input,
div.textform div.buttons-full input {
	font-size: 78%;
	margin: 0 0 0.6em;
}
div.form div.buttons p,
div.form div.buttons-nav p,
div.form div.buttons-full p,
div.textform div.buttons p,
div.textform div.buttons-nav p,
div.textform div.buttons-full p {
	font-size: 86%;
}
div.textform dt.label {
	width: 110px;
}
div.textform dd.field {
	width: 454px;
}
div.textform div.buttons {
	margin-left: 135px;
}
div.editor,
div.texteditor {
	background-color: #e6ecec;
	padding: 4px;
}
div.editor {
	padding: 4px 4px 5px 6px;
}
div.editor:after,
div.texteditor:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.editor div.input,
div.texteditor div.input {
	float: left;
}
div.editor div.input {
	width: 519px;
}
body#forumspage div.editor div.input {
	width: 569px;
}
div.editor div.emoticons,
div.texteditor div.emoticons {
	float: right;
	width: 62px;
	background-color: #f2f6f6;
	text-align: center;
	border: 1px solid #c9d2d2;
	margin: 0 1px 0 0;
	padding: 4px 0;
}
body#forumspage div.editor div.emoticons {
	margin-top: 29px;
}
body#forumspage div.texteditor div.emoticons {
	margin-top: 28px;
}
div.editor div.emoticons ul,
div.texteditor div.emoticons ul {
	list-style-type: none;
	text-align: left;
	margin: 0.6em 0 0.2em;
	padding-left: 4px;
}
div.editor div.emoticons li,
div.texteditor div.emoticons li {
	margin-bottom: 0.3em;
}
div.editor div.emoticons li a,
div.texteditor div.emoticons li a {
	background: none;
}
div.editor div.emoticons img,
div.texteditor div.emoticons img {
	margin: 0 0 0 6px;
}
div.editor div.emoticons p,
div.texteditor div.emoticons p {
	font-size: 86%;
	padding-bottom: 0;
}
div.texteditor p.buttons {
	padding: 2px 0 5px;
}
div.texteditor select,
div.texteditor input {
	font-size: 100%;
	margin: 0 3px 0 0;
}
div.texteditor input.bold,
div.texteditor input.bold-hover {
	width: 27px;
	font-weight: bold;
}
div.texteditor input.italic,
div.texteditor input.italic-hover {
	width: 27px;
	font-style: italic;
}
div.texteditor input.underline,
div.texteditor input.underline-hover {
	width: 27px;
	text-decoration: underline;
}
div.texteditor div.field textarea,
div.texteditor div.field-hover textarea,
div.texteditor div.field-small textarea,
div.texteditor div.field-small-hover textarea {
	width: 511px;
	height: 312px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2e3e45;
	border: 1px solid #c9d2d2;
	margin: 0;
	padding: 5px;
}
div.texteditor div.field textarea.inactive,
div.texteditor div.field-hover textarea.inactive,
div.texteditor div.field-small textarea.inactive,
div.texteditor div.field-small-hover textarea.inactive {
	color: #87969a;
}
div.texteditor div.field-small textarea,
div.texteditor div.field-small-hover textarea {
	width: 579px;
	height: 150px;
}
body#forumspage div.texteditor div.field textarea,
body#forumspage div.texteditor div.field-hover textarea,
body#forumspage div.texteditor div.field-small textarea,
body#forumspage div.texteditor div.field-small-hover textarea {
	width: 561px;
}

/* Styled form fields
-------------------------------------------------- */
div.text,
div.text-hover,
div.text-small,
div.text-small-hover,
div.text-tiny,
div.text-tiny-hover {
	width: 236px;
	height: 15px;
	background: url(/images/140901/text_bg.gif) no-repeat left top;
	margin: 0;
	padding: 4px 8px;
}
div.text-small,
div.text-small-hover {
	width: 106px;
	background: url(/images/140901/text_small_bg.gif) no-repeat left top;
}
div.text-tiny,
div.text-tiny-hover {
	width: 46px;
	background: url(/images/140901/text_tiny_bg.gif) no-repeat left top;
}
#login div.text,
#login div.text-hover {
	width: 92px;
	background: url(/images/140901/login_text_bg.gif) no-repeat left top;
	padding: 4px 6px;
}
div.text-hover,
div.text-small-hover,
div.text-tiny-hover,
#login div.text-hover {
	background-position: 0 -35px;
}
div.text input,
div.text-hover input,
div.text-small input,
div.text-small-hover input,
div.text-tiny input,
div.text-tiny-hover input {
	width: 237px;
	background: #fff url(/images/140901/text_field_bg.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #2e3e45;
	border: none;
	margin: 0;
	padding: 0;
}
div.text-small input,
div.text-small-hover input {
	width: 107px;
}
div.text-tiny input,
div.text-tiny-hover input {
	width: 47px;
}
#login div.text input,
#login div.text-hover input {
	height: 12px;
	width: 92px;
	background: #cae4eb none;
	color: #77878a;
}
#login div.text-hover input {
	background-color: #f5f7f7;
	color: #276373;
}
div.textarea,
div.textarea-hover,
div.textarea-small,
div.textarea-small-hover,
div.textarea-tiny,
div.textarea-tiny-hover {
	width: 336px;
	height: 125px;
	background: url(/images/140901/textarea_bg.gif) no-repeat left top;
	margin: 0;
	padding: 4px 8px;
}
div.textarea-small,
div.textarea-small-hover {
	height: 75px;
	background: url(/images/140901/textarea_small_bg.gif) no-repeat left top;
}
div.textarea-tiny,
div.textarea-tiny-hover {
	height: 50px;
	background: url(/images/140901/textarea_tiny_bg.gif) no-repeat left top;
}
div.textarea-hover {
	background-position: 0 -145px;
}
div.textarea-small-hover {
	background-position: 0 -95px;
}
div.textarea-tiny-hover {
	background-position: 0 -70px;
}
div.textarea textarea,
div.textarea-hover textarea,
div.textarea-small textarea,
div.textarea-small-hover textarea,
div.textarea-tiny textarea,
div.textarea-tiny-hover textarea {
	width: 337px;
	height: 123px;
	background: #fff url(/images/140901/textarea_field_bg.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #2e3e45;
	border: none;
	margin: 0;
	padding: 0;
}
div.textarea-small textarea,
div.textarea-small-hover textarea {
	height: 73px;
}
div.textarea-tiny textarea,
div.textarea-tiny-hover textarea {
	height: 48px;
}
div.file input {
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #2e3e45;
}
#quicksearch select {
	background-color: #5a8594;
	color: #fff;
	padding: 1px 0;
}
input.button,
input.button-hover,
input.button-cancel,
input.button-cancel-hover,
input.button-back,
input.button-back-hover,
input.button-big,
input.button-big-hover,
input.button-small,
input.button-small-hover,
a.button,
a.button-cancel,
a.button-big,
a.button-big-disabled,
a.button-small {
	width: 74px;
	height: 27px;
	background: #ec4390 url(/images/140901/button_bg.png) no-repeat left top;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	border: none;
	margin: 0;
	padding: 0;
}
input.button-cancel,
input.button-cancel-hover,
a.button-cancel,
a.button-cancel:hover {
	background: #939393 url(/images/140901/button_cancel_bg.png) no-repeat left top;
}
input.button-back,
input.button-back-hover {
	background: #939393 url(/images/140901/button_cancel_bg.png) no-repeat left top;
}
input.button-big,
input.button-big-hover,
a.button-big,
a.button-big-disabled {
	width: 90px;
	background: #ec4390 url(/images/140901/button_big_bg.png) no-repeat left top;
}
input.button-small,
input.button-small-hover,
a.button-small {
	width: 45px;
	background: #ec4390 url(/images/140901/button_small_bg.png) no-repeat left top;
}
#login input.button,
#login input.button-hover {
	background: #e2428c url(/images/140901/login_button_bg.gif) no-repeat left top;
}
a.button,
a.button-cancel,
a.button-big,
a.button-big-disabled,
a.button-small {
	float: left;
	line-height: 26px;
}
a.button-big-disabled {
	background: #939393 url(/images/140901/button_big_disabled_bg.png) no-repeat left top;
	color: #ddd;
}
a.button:link,
a.button:visited,
a.button-cancel:link,
a.button-cancel:visited,
a.button-big:link,
a.button-big:visited,
a.button-small:link,
a.button-small:visited {
	color: #fff;
}
#join a.button {
	width: 131px;
	height: 44px;
	background-image: url(/images/140901/join_button_bg.png);
	line-height: 43px;
}
input.button-hover,
input.button-cancel-hover,
input.button-back-hover,
input.button-big-hover,
input.button-small-hover,
#login input.button-hover,
a.button:hover,
a.button-cancel:hover,
a.button-big:hover,
a.button-small:hover {
	background-color: #536973;
	background-position: left -27px;
	cursor: pointer;
}
#join a.button:hover {
	background-position: left -44px;
}

/* Plug-ins
-------------------------------------------------- */
/*##########################################
Script: Niceforms 2.0
Theme: StandardBlue
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################*/
/*Selects*/
.NFSelect {height:25px; position:absolute; border:1px solid transparent;}
.NFSelectLeft {float:left; width:3px; height:25px; background:url(/images/140901/niceforms/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:25px; width:auto; background:url(/images/140901/niceforms/select-right.png) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#fff; padding:2px 0 0 5px; margin-left:3px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:21px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#4f7a88; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#fff; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow:auto; left:0; top:0;}
.NFSelectOptions li {margin:0; padding:0 0 1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#fff; padding:4px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#435560;}
.NFSelectOptions a:hover {background:#435560;}
/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {z-index:-1; position:relative;}
/*Safari*/
select, input, textarea, button {outline:none;}

/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
	display: none;
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}
.mfp-preloader a {
	color: #cccccc;
}
.mfp-preloader a:hover {
	color: white;
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 40px;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: #333333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}
.mfp-arrow-left {
	left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
	border-right: 17px solid white;
	margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
	border-left: 17px solid white;
	margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin: 40px auto;
	padding: 0;
}
/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-figure figure {
	margin: 0;
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
	* Remove all paddings around the image on small screen
	*/
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}
@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}
.mfp-ie7 .mfp-img {
	padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
	padding: 0;
}
.mfp-ie7 .mfp-content {
	padding-top: 44px;
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}

