/*
--------------------------------------------------
Companions master styles
-------------------------------------------------- */

/* Body defaults
-------------------------------------------------- */
body {
	background: #a0b4b4 url(/images/130509/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 {
	background-color: #e6509b;
	text-decoration: none;
	color: #fff;
}
a:active {
	background-color: #e6509b;
	text-decoration: none;
	color: #fff;
}

/* Page layout
-------------------------------------------------- */
#container {
	background: url(/images/130509/container_bg.jpg) repeat-x left top;
	padding: 5px 0 0;
}
#page {
	width: 960px;
	background: url(/images/130509/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/130509/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: 322px;
	height: 60px;
	background: url(/images/130509/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 dd.forgot a:hover,
#login dd.forgot a:active {
	color: #fff;
}
#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:link,
#login div.logout a:visited {
	color: #e79ebc;
}
#login div.logout a:hover,
#login div.logout a:active {
	color: #fff;
}
#login div.logout span {
	padding: 0 1px;
}
#nav {
	clear: both;
	background: url(/images/130509/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/130509/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#top100page #nav a.top100,
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/130509/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#top100page #nav a.top100 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/130509/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#top100page #nav a.top100 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/130509/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
}
#nav div.stats a:link,
#nav div.stats a:visited {
	color: #1d4653;
}
#nav div.stats a:hover,
#nav div.stats a:active {
	color: #fff;
}
#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: 312px;
	height: 210px;
	margin: 0 0 -1px;
}
#quicksearch {
	float: left;
	width: 264px;
}
#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: 35px;
	padding-bottom: 0.4em;
}
#quicksearch dl {
	float: left;
	width: 256px;
	color: #737373;
}
#quicksearch dt {
	float: left;
	clear: left;
	width: 100px;
	height: 2.4em;
	line-height: 2em;
	text-align: right;
	margin: 0;
	padding: 0;
}
#quicksearch dd {
	float: right;
	clear: right;
	width: 150px;
	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 105px;
	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/130509/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/130509/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 {
	height: 90px;
	background: #fff url(/images/130509/banner_bg.gif) no-repeat 824px top;
	text-align: center;
	font-size: 0;
	padding: 10px 0;
}
#banner div {
	text-align: center;
	margin: 0 auto;
}
#main {
	background: #fff url(/images/130509/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 13px 0;
}
#menu div.list {
	background: #42afcc url(/images/130509/menu_bg.jpg) no-repeat left top;
}
#menu div.inner {
	background: url(/images/130509/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;
	color: #fff;
	border-top-color: #d2c4da !important;
}
body#myhomepage #menu li a.home,
body#mysmilespage #menu li a.smiles,
body#mymessagespage #menu li a.messages,
body#myfavouritespage #menu li a.favourites,
body#myprofilepage #menu li a.profile,
body#myviewspage #menu li a.views,
body#mypicturepage #menu li a.picture,
body#mygallerypage #menu li a.gallery,
body#myoptionspage #menu li a.options,
body#invitepage #menu li a.invite,
body#helppage #menu li a.help {
	background-color: #b6dbe4;
	color: #e6509b;
	border-top-color: #d7eff5 !important;
}
#interests,
#locations {
	padding: 0 5px 1.1em 0;
}
#title {
	background: url(/images/130509/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#top100page #title {
	background-image: url(/images/130509/title_top100.gif);
}
body#chatpage #title {
	background-image: url(/images/130509/title_chat.gif);
}
body#forumspage #title {
	background-image: url(/images/130509/title_forums.gif);
}
body#myhomepage #title {
	background-image: url(/images/130509/title_myhome.gif);
}
body#mysmilespage #title {
	background-image: url(/images/130509/title_mysmiles.gif);
}
body#mymessagespage #title {
	background-image: url(/images/130509/title_mymessages.gif);
}
body#myfavouritespage #title {
	background-image: url(/images/130509/title_myfavourites.gif);
}
body#myprofilepage #title {
	background: url(/images/130509/title_myprofile.gif) no-repeat left 4px;
}
body#myviewspage #title {
	background-image: url(/images/130509/title_myviews.gif);
}
body#mypicturepage #title {
	background-image: url(/images/130509/title_mypicture.gif);
}
body#mygallerypage #title {
	background-image: url(/images/130509/title_mygallery.gif);
}
body#myoptionspage #title {
	background-image: url(/images/130509/title_myoptions.gif);
}
body#invitepage #title {
	background-image: url(/images/130509/title_invite.gif);
}
body#signuppage #title {
	background-image: url(/images/130509/title_signup.gif);
}
body#deletepage #title {
	background-image: url(/images/130509/title_delete.gif);
}
body#helppage #title {
	background-image: url(/images/130509/title_help.gif);
}
body#contactpage #title {
	background-image: url(/images/130509/title_contact.gif);
}
body#loginpage #title {
	background-image: url(/images/130509/title_login.gif);
}
body#recoverypage #title {
	background-image: url(/images/130509/title_recovery.gif);
}
body#onlinepage #title {
	background-image: url(/images/130509/title_online.gif);
}
body#linkspage #title {
	background-image: url(/images/130509/title_links.gif);
}
body#errorpage #title {
	background-image: url(/images/130509/title_error.gif);
}
body#upgradepage #title {
	background: url(/images/130509/vip_badge.png) no-repeat left 12px;
	margin-left: 25px;
	padding: 13px 5px 3px 47px;
}
#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/130509/submenu_link_bg.gif) no-repeat left top;
	cursor: pointer;
	color: #fff;
}
#submenu li a:hover,
#submenu li a:active {
	background: #e5398f url(/images/130509/submenu_link_bg.gif) no-repeat left -40px;
}
#submenu li a.selected,
#submenu li a.selected:hover,
#submenu li a.selected:active {
	background: #ced8d8 url(/images/130509/submenu_link_bg.gif) no-repeat left -80px;
	color: #e6509b;
}
#submenu li a span {
	display: block;
	height: 12px;
	white-space: nowrap;
	background: url(/images/130509/submenu_link_bg.gif) no-repeat right -20px;
	padding: 4px 10px;
}
#submenu li a:hover span,
#submenu li a:active span {
	background: url(/images/130509/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/130509/submenu_link_bg.gif) no-repeat right -100px;
}
#upgrade {
	background: #eaedee url(/images/130509/list_value_alt_bg.gif) repeat-x left top;
	font-size: 93%;
	color: #474e50;
	border: 3px solid #d6dcde;
	margin: 12px 25px 0;
}
#upgrade p {
	background: url(/images/130509/icons/vip.gif) no-repeat left 50%;
	margin: 0 0 0 7px;
	padding: 6px 0 6px 22px;
}
#body {
	clear: both;
	padding: 15px 25px 20px;
}
body#homepage #body {
	padding-top: 0;
}
body#profilepage #body {
	padding-top: 5px;
}
#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.candy #body h3 {
	color: #d9218c;
}
body.coolmint #body h3 {
	color: #0ab0bf;
}
body.gecko #body h3 {
	color: #b0bf0a;
}
body.olive #body h3 {
	color: #94a63a;
}
body.pumpkin #body h3 {
	color: #f27a24;
}
body.silver #body h3 {
	color: #999;
}
body.sunrise #body h3 {
	color: #d9ab21;
}
#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/130509/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;
}
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;
}
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.link-image a {
	float: left;
	background-color: #fff;
	line-height: 0em;
	font-size: 0;
	border: 1px solid #c2c2c2;
	padding: 1px;
}
div.link-image a:hover,
div.link-image a:active {
	border-color: #e6509b;
}
div.no-link-image img {
	background-color: #fff;
	border: 1px solid #c2c2c2;
	padding: 1px;
}
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/130509/results_bg.jpg) repeat left top;
	margin: 0 -5px 0 -25px;
	padding: 8px;
}
div.results div.groups {
	padding: 0 0 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/130509/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;
}
body.candy table.list th {
	background: #ccb8c4 url(/images/130509/list_label_bg_candy.gif) repeat-x left top;
	border-left-color: #c2b6c1;
	border-bottom-color: #b0a6b1;
}
body.coolmint table.list th {
	background: #b1c0c1 url(/images/130509/list_label_bg_coolmint.gif) repeat-x left top;
	border-left-color: #b0c1c4;
	border-bottom-color: #9babae;
}
body.gecko table.list th {
	background: #bfc3b2 url(/images/130509/list_label_bg_gecko.gif) repeat-x left top;
	border-left-color: #bbc3b5;
	border-bottom-color: #a5ada2;
}
body.olive table.list th {
	background: #d2d4ca url(/images/130509/list_label_bg_olive.gif) repeat-x left top;
	border-left-color: #c3c9c4;
	border-bottom-color: #b3bab5;
}
body.pumpkin table.list th {
	background: #c2b9b3 url(/images/130509/list_label_bg_pumpkin.gif) repeat-x left top;
	border-left-color: #bcb8b5;
	border-bottom-color: #a7a6a3;
}
body.silver table.list th {
	background: #b6b6b6 url(/images/130509/list_label_bg_silver.gif) repeat-x left top;
	border-left-color: #b6babb;
	border-bottom-color: #9ea4a5;
}
body.sunrise table.list th {
	background: #c2c0b3 url(/images/130509/list_label_bg_sunrise.gif) repeat-x left top;
	border-left-color: #bcbeb5;
	border-bottom-color: #a7aba3;
}
table.list tr.alt th,
table.list tr.last-alt th {
	background: #dedfe1 url(/images/130509/list_label_alt_bg.gif) repeat-x left top;
	border-left-color: #cdd2d4;
	border-bottom-color: #bdc3c6;
}
body.candy table.list tr.alt th,
body.candy table.list tr.last-alt th {
	background: #e5dce1 url(/images/130509/list_label_alt_bg_candy.gif) repeat-x left top;
	border-left-color: #cfced2;
	border-bottom-color: #c2c1c6;
}
body.coolmint table.list tr.alt th,
body.coolmint table.list tr.last-alt th {
	background: #dce3e5 url(/images/130509/list_label_alt_bg_coolmint.gif) repeat-x left top;
	border-left-color: #cad3d4;
	border-bottom-color: #bcc6c9;
}
body.gecko table.list tr.alt th,
body.gecko table.list tr.last-alt th {
	background: #e3e5dc url(/images/130509/list_label_alt_bg_gecko.gif) repeat-x left top;
	border-left-color: #ced3d0;
	border-bottom-color: #c1c8c3;
}
body.olive table.list tr.alt th,
body.olive table.list tr.last-alt th {
	background: #e0e1df url(/images/130509/list_label_alt_bg_olive.gif) repeat-x left top;
	border-left-color: #ced3d3;
	border-bottom-color: #bec4c4;
}
body.pumpkin table.list tr.alt th,
body.pumpkin table.list tr.last-alt th {
	background: #e5e0dc url(/images/130509/list_label_alt_bg_pumpkin.gif) repeat-x left top;
	border-left-color: #cfd1d0;
	border-bottom-color: #c2c4c3;
}
body.silver table.list tr.alt th,
body.silver table.list tr.last-alt th {
	background: #e3e3e3 url(/images/130509/list_label_alt_bg_silver.gif) repeat-x left top;
	border-left-color: #cfd4d5;
	border-bottom-color: #c0c5c7;
}
body.sunrise table.list tr.alt th,
body.sunrise table.list tr.last-alt th {
	background: #e5e3dc url(/images/130509/list_label_alt_bg_sunrise.gif) repeat-x left top;
	border-left-color: #cfd2d0;
	border-bottom-color: #c2c6c3;
}
table.list td {
	background: #cfe0e5 url(/images/130509/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;
}
body.candy table.list td {
	background: #e5bad4 url(/images/130509/list_value_bg_candy.gif) repeat-x left top;
	border-right-color: #d6b9cd;
	border-bottom-color: #c2a7bc;
}
body.coolmint table.list td {
	background: #b5d4d7 url(/images/130509/list_value_bg_coolmint.gif) repeat-x left top;
	border-right-color: #b2d1d6;
	border-bottom-color: #9ebabe;
}
body.gecko table.list td {
	background: #d1dab5 url(/images/130509/list_value_bg_gecko.gif) repeat-x left top;
	border-right-color: #c9d6b8;
	border-bottom-color: #b3bfa5;
}
body.olive table.list td {
	background: #e1e5cf url(/images/130509/list_value_bg_olive.gif) repeat-x left top;
	border-right-color: #d0d7c8;
	border-bottom-color: #bfc7b9;
}
body.pumpkin table.list td {
	background: #d6c5b8 url(/images/130509/list_value_bg_pumpkin.gif) repeat-x left top;
	border-right-color: #cdc2b8;
	border-bottom-color: #b6afa8;
}
body.silver table.list td {
	background: #bebebe url(/images/130509/list_value_bg_silver.gif) repeat-x left top;
	border-right-color: #bdc1c2;
	border-bottom-color: #a4aaab;
}
body.sunrise table.list td {
	background: #d6d4b8 url(/images/130509/list_value_bg_sunrise.gif) repeat-x left top;
	border-right-color: #cdcfb8;
	border-bottom-color: #b6baa8;
}
table.list tr.alt td,
table.list tr.last-alt td {
	background: #eaedee url(/images/130509/list_value_alt_bg.gif) repeat-x left top;
	border-right-color: #d6dcde;
	border-bottom-color: #c5cdcf;
}
body.candy table.list tr.alt td,
body.candy table.list tr.last-alt td {
	background: #f7edf3 url(/images/130509/list_value_alt_bg_candy.gif) repeat-x left top;
	border-right-color: #dbdcdf;
	border-bottom-color: #d0ced4;
}
body.coolmint table.list tr.alt td,
body.coolmint table.list tr.last-alt td {
	background: #edf6f7 url(/images/130509/list_value_alt_bg_coolmint.gif) repeat-x left top;
	border-right-color: #d8e0e0;
	border-bottom-color: #c8d4d7;
}
body.gecko table.list tr.alt td,
body.gecko table.list tr.last-alt td {
	background: #f5f7ed url(/images/130509/list_value_alt_bg_gecko.gif) repeat-x left top;
	border-right-color: #dbe0dd;
	border-bottom-color: #ced5cf;
}
body.olive table.list tr.alt td,
body.olive table.list tr.last-alt td {
	background: #edeeea url(/images/130509/list_value_alt_bg_olive.gif) repeat-x left top;
	border-right-color: #d8dddc;
	border-bottom-color: #c8cecc;
}
body.pumpkin table.list tr.alt td,
body.pumpkin table.list tr.last-alt td {
	background: #f7f1ed url(/images/130509/list_value_alt_bg_pumpkin.gif) repeat-x left top;
	border-right-color: #dbdddd;
	border-bottom-color: #d0d1cf;
}
body.silver table.list tr.alt td,
body.silver table.list tr.last-alt td {
	background: #eee url(/images/130509/list_value_alt_bg_silver.gif) repeat-x left top;
	border-right-color: #d8ddde;
	border-bottom-color: #c8cecf;
}
body.sunrise table.list tr.alt td,
body.sunrise table.list tr.last-alt td {
	background: #f7f6ed url(/images/130509/list_value_alt_bg_sunrise.gif) repeat-x left top;
	border-right-color: #dbe0dd;
	border-bottom-color: #d0d4cf;
}
table.list tr.first th {
	border-top: 3px solid #bec8ca;
}
body.candy table.list tr.first th {
	border-top-color: #c2b6c1;
}
body.coolmint table.list tr.first th {
	border-top-color: #b0c1c4;
}
body.gecko table.list tr.first th {
	border-top-color: #bbc3b5;
}
body.olive table.list tr.first th {
	border-top-color: #c3c9c4;
}
body.pumpkin table.list tr.first th {
	border-top-color: #bcb8b5;
}
body.silver table.list tr.first th {
	border-top-color: #b6babb;
}
body.sunrise table.list tr.first th {
	border-top-color: #bcbeb5;
}
table.list tr.first td {
	border-top: 3px solid #c3d4d8;
}
body.candy table.list tr.first td {
	border-top-color: #d6b9cd;
}
body.coolmint table.list tr.first td {
	border-top-color: #b2d1d6;
}
body.gecko table.list tr.first td {
	border-top-color: #c9d6b8;
}
body.olive table.list tr.first td {
	border-top-color: #d0d7c8;
}
body.pumpkin table.list tr.first td {
	border-top-color: #cdc2b8;
}
body.silver table.list tr.first td {
	border-top-color: #bdc1c2;
}
body.sunrise table.list tr.first td {
	border-top-color: #cdcfb8;
}
table.list tr.last th {
	border-bottom: 3px solid #bec8ca;
}
body.candy table.list tr.last th {
	border-bottom-color: #c2b6c1;
}
body.coolmint table.list tr.last th {
	border-bottom-color: #b0c1c4;
}
body.gecko table.list tr.last th {
	border-bottom-color: #bbc3b5;
}
body.olive table.list tr.last th {
	border-bottom-color: #c3c9c4;
}
body.pumpkin table.list tr.last th {
	border-bottom-color: #bcb8b5;
}
body.silver table.list tr.last th {
	border-bottom-color: #b6babb;
}
body.sunrise table.list tr.last th {
	border-bottom-color: #bcbeb5;
}
table.list tr.last td {
	border-bottom: 3px solid #c3d4d8;
}
body.candy table.list tr.last td {
	border-bottom-color: #d6b9cd;
}
body.coolmint table.list tr.last td {
	border-bottom-color: #b2d1d6;
}
body.gecko table.list tr.last td {
	border-bottom-color: #c9d6b8;
}
body.olive table.list tr.last td {
	border-bottom-color: #d0d7c8;
}
body.pumpkin table.list tr.last td {
	border-bottom-color: #cdc2b8;
}
body.silver table.list tr.last td {
	border-bottom-color: #bdc1c2;
}
body.sunrise table.list tr.last td {
	border-bottom-color: #cdcfb8;
}
table.list tr.last-alt th {
	border-bottom: 3px solid #cdd2d4;
}
body.candy table.list tr.last-alt th {
	border-bottom-color: #cfced2;
}
body.coolmint table.list tr.last-alt th {
	border-bottom-color: #cad3d4;
}
body.gecko table.list tr.last-alt th {
	border-bottom-color: #ced3d0;
}
body.olive table.list tr.last-alt th {
	border-bottom-color: #ced3d3;
}
body.pumpkin table.list tr.last-alt th {
	border-bottom-color: #cfd1d0;
}
body.silver table.list tr.last-alt th {
	border-bottom-color: #cfd4d5;
}
body.sunrise table.list tr.last-alt th {
	border-bottom-color: #cfd2d0;
}
table.list tr.last-alt td {
	border-bottom: 3px solid #d6dcde;
}
body.candy table.list tr.last-alt td {
	border-bottom-color: #dbdcdf;
}
body.coolmint table.list tr.last-alt td {
	border-bottom-color: #d8e0e0;
}
body.gecko table.list tr.last-alt td {
	border-bottom-color: #dbe0dd;
}
body.olive table.list tr.last-alt td {
	border-bottom-color: #d8dddc;
}
body.olive table.list tr.last-alt td {
	border-bottom-color: #dbdddd;
}
body.silver table.list tr.last-alt td {
	border-bottom-color: #d8ddde;
}
body.sunrise table.list tr.last-alt td {
	border-bottom-color: #dbe0dd;
}
a.close {
	background-image: url(/images/130509/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/130509/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/130509/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/130509/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 #d2dde1;
	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/130509/icons/smile.gif) no-repeat left 0.1em;
	list-style-type: none;
	padding-left: 21px;
}
#myhome div.alerts li.smiles-new {
	background-image: url(/images/130509/icons/smile_new.gif);
}
#myhome div.alerts li.messages {
	background-image: url(/images/130509/icons/message.gif);
}
#myhome div.alerts li.messages-new {
	background-image: url(/images/130509/icons/message_new.gif);
}
#myhome div.alerts li.picture {
	background-image: url(/images/130509/icons/profile.gif);
}
#myhome div.alerts li.photos {
	background-image: url(/images/130509/icons/photos.gif);
}
#myhome div.alerts li.profile {
	background-image: url(/images/130509/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/130509/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 #d2dde1;
	padding: 1em 0 0.5em;
}
#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;
	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;
}
#faces div.row {
	clear: both;
	padding: 0 0 6px;
}
#faces div.row:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#faces div.link-image,
#faces div.no-link-image {
	float: left;
	width: 94px;
	height: 94px;
	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 #d2dde1;
	padding: 0 0 0.8em;
}
#search-results #bottom-links {
	border-top: 1px solid #d2dde1;
	padding: 0.8em 0 0;
}
#search-results span.separator {
	padding: 0 3px;
}
#search-results div.profile {
	clear: both;
	border-top: 1px dashed #d2dde1;
	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.icon div.link-image {
	float: left;
	width: 124px;
	height: 124px;
	margin: 0 auto;
}
#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.headline {
	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: #697f85;
	margin-top: 0;
	padding-left: 15px;
}
#search-results div.options li {
	background: url(/images/130509/icons/smile.gif) no-repeat left top;
	margin-bottom: 0;
	padding: 0 0 1em 21px;
}
#search-results div.options li.message {
	background: url(/images/130509/icons/message.gif) no-repeat left 0.1em;
}
#search-results div.options li.photos {
	background: url(/images/130509/icons/photos.gif) no-repeat left 0.1em;
}
#search-results ul.profiles {
	float: left;
	width: 100%;
	list-style-type: none;
	border-top: 1px dashed #d2dde1;
	margin: 0;
	padding: 1.2em 0 1.1em;
}
#search-results ul.profiles li {
	float: left;
	width: 158px;
	overflow: hidden;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}
#search-results ul.profiles li.last {
	width: 124px;
}
#search-results ul.profiles div.link-image {
	width: 124px;
	height: 124px;
	padding: 0 0 0.3em;
}
#search-results ul.profiles div.link-image a {
	width: 120px;
	height: 120px;
}
#search-results ul.profiles p {
	width: 124px;
	text-align: center;
	font-size: 86%;
	padding-bottom: 0;
}
#search-results ul.first {
	border: none;
}
#profile h3 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
#profile div.url {
	background-color: #f4f5f6;
	font-size: 93%;
	margin: 0 0 0.7em;
	padding: 0.5em 8px;
}
#profile div.url p {
	padding: 0;
}
#profile div.url span {
	padding: 0 2px 0 0;
}
#profile div.options {
	float: left;
	width: 240px;
}
#profile div.vip-badge,
#options table.themes div.vip-badge {
	position: absolute;
	width: 40px;
	height: 41px;
	background: url(/images/130509/vip_badge.png) no-repeat left top;
	margin: 6px 0 0 -8px;
}
body.candy #profile div.vip-badge,
#options table.themes td.candy div.vip-badge {
	background-image: url(/images/130509/vip_badge_candy.png);
}
body.coolmint #profile div.vip-badge,
#options table.themes td.coolmint div.vip-badge {
	background-image: url(/images/130509/vip_badge_coolmint.png);
}
body.gecko #profile div.vip-badge,
#options table.themes td.gecko div.vip-badge {
	background-image: url(/images/130509/vip_badge_gecko.png);
}
body.olive #profile div.vip-badge,
#options table.themes td.olive div.vip-badge {
	background-image: url(/images/130509/vip_badge_olive.png);
}
body.pumpkin #profile div.vip-badge,
#options table.themes td.pumpkin div.vip-badge {
	background-image: url(/images/130509/vip_badge_pumpkin.png);
}
body.silver #profile div.vip-badge,
#options table.themes td.silver div.vip-badge {
	background-image: url(/images/130509/vip_badge_silver.png);
}
body.sunrise #profile div.vip-badge,
#options table.themes td.sunrise div.vip-badge {
	background-image: url(/images/130509/vip_badge_sunrise.png);
}
#profile div.options div.picture,
#admin-profile div.options div.picture {
	margin: 0 auto;
	padding: 14px 0 0.4em 2px;
}
#profile div.options p {
	font-size: 86%;
	padding: 0 0 0 10px;
}
#profile div.options p.edit {
	text-align: center;
	font-size: 93%;
}
#profile div.options dt {
	font-size: 86%;
	padding: 0 0 0.5em;
}
#profile div.options dd {
	font-size: 86%;
	padding: 0 0 0.6em;
}
#profile div.options div.form {
	width: auto;
}
#profile div.options p.message {
	padding: 0.4em 0 0.8em;
}
#profile div.options div.buttons-full {
	text-align: left;
}
#profile div.options div.buttons-full input {
	margin-bottom: 0;
}
#profile div.options div.links {
	border-top: 1px dashed #c9d2d2;
	margin: 0.8em 0 0;
	padding: 1em 0 0 10px;
}
#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: #697f85;
	margin: 0;
	padding: 0;
}
#profile div.options ul.first {
	float: left;
	width: 120px;
}
#profile div.options ul.second {
	float: right;
	width: 105px;
}
#profile div.options li {
	background: url(/images/130509/icons/smile.gif) no-repeat left top;
	margin-bottom: 0;
	padding: 0 0 1em 21px;
}
#profile div.options li.message {
	background: url(/images/130509/icons/message.gif) no-repeat left 0.1em;
}
#profile div.options li.favourites {
	background: url(/images/130509/icons/favourites.gif) no-repeat left top;
}
#profile div.options li.block {
	background: url(/images/130509/icons/block.gif) no-repeat left top;
}
#profile div.options li.flag {
	background: url(/images/130509/icons/flag.gif) no-repeat left top;
}
#profile div.stats {
	float: right;
	width: 345px;
	margin: 0;
	padding: 14px 0 1em;
}
#profile div.stats th {
	width: 120px;
	font-size: 86%;
}
#profile div.stats td {
	font-size: 86%;
}
#profile div.stats a.location {
	background: none;
	color: #37474e;
}
#profile div.stats p.edit {
	text-align: center;
	font-size: 93%;
	padding: 0.5em 0 0;
}
#profile div.details {
	border-bottom: 1px solid #d2dde1;
	padding: 0 0 0.8em;
}
#profile div.about,
#profile div.interests,
#profile div.partner,
#profile div.photos {
	clear: both;
	border-bottom: 1px solid #d2dde1;
	padding: 1em 0 0.5em;
}
#profile div.details:after,
#profile div.interests:after,
#profile div.partner:after,
#profile div.interests dl:after,
#profile div.partner dl:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#profile div.interests dl,
#profile div.partner dl {	
	margin: 0;
	padding: 0.5em 0;
}
#profile div.interests dt,
#profile div.partner 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 {
	float: right;
	width: 473px;
	line-height: 1.3em;
	padding: 0 0 0.6em;
}
#profile div.photos {
	border-bottom: none;
	padding-bottom: 0;
}
#profile div.photos h3 {
	padding-bottom: 0.6em;
}
#profile div.photos td {
	padding: 5px 9px;
}
#top100 {
	padding: 10px 0 0;
}
#top100 ul {
	float: left;
	list-style-type: none;
	margin: 0 0 1.2em;
	padding-left: 10px;
}
#top100 li {
	float: left;
	width: 192px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#top100 h3 {
	font-size: 115%;
}
#top100 li div.link-image {
	width: 124px;
	height: 124px;
	margin: 0 auto;
	padding: 0 0 0.4em;
}
#top100 li div.link-image a {
	width: 120px;
	height: 120px;
}
#top100 li p {
	font-size: 86%;
}
#news-articles dt {
	background: url(/images/130509/icons/bullet.gif) no-repeat left 0.5em;
	padding-left: 9px;
}
#news-articles dd {
	padding-left: 9px;
}
#news-articles dd.date {
	font-size: 86%;
	padding-bottom: 1.5em;
}
#news-article p.back {
	font-size: 86%;
	padding-top: 1em;
}
#send-smile,
#add-favourite,
#block-user,
#flagged-profile {
	text-align: center;
}
#send-smile h3,
#add-favourite h3,
#block-user h3 {
	padding-bottom: 0.5em;
}
#flagged-profile h3 {
	padding: 1.5em 0 1em;
}
#send-smile div.link-image,
#add-favourite div.link-image,
#block-user div.link-image,
#flag-profile div.link-image {
	width: 124px;
	height: 124px;
	margin: 0 auto;
	padding: 0 0 1.2em;
}
#smiles #top-links,
#favourites #top-links,
#profile-views #top-links,
#blocked-users #top-links {
	padding: 0 0 0.8em;
}
#smiles #bottom-links,
#favourites #bottom-links,
#profile-views #bottom-links,
#blocked-users #bottom-links {
	border-top: 1px solid #d2dde1;
	padding: 0.8em 0 0;
}
#smiles div.check-all,
#favourites div.check-all,
#blocked-users div.check-all {
	background-color: #f7f8f8;
	border-top: 1px solid #d2dde1;
	border-bottom: 1px solid #d2dde1;
	padding: 0.3em 0;
}
#smiles div.profile,
#smiles div.profile-selected,
#favourites div.profile,
#favourites div.profile-selected,
#profile-views div.profile,
#blocked-users div.profile,
#blocked-users div.profile-selected {
	clear: both;
	border-top: 1px dashed #d2dde1;
	padding-bottom: 1em;
}
#smiles div.profile-selected,
#favourites div.profile-selected,
#blocked-users div.profile-selected {
	background: #f7f8f8;
}
#smiles div.profile:after,
#smiles div.profile-selected:after,
#favourites div.profile:after,
#favourites div.profile-selected:after,
#profile-views div.profile:after,
#blocked-users div.profile:after,
#blocked-users div.profile-selected:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#smiles div.first,
#favourites div.first,
#profile-views div.first,
#blocked-users div.first {
	border: none;
}
#smiles div.check,
#favourites div.check,
#blocked-users div.check {
	float: left;
	width: 30px;
	margin-top: 30px;
}
#smiles div.icon,
#favourites div.icon,
#profile-views div.icon,
#blocked-users div.icon {
	float: left;
	width: 64px;
	text-align: center;
	font-size: 86%;
	margin-top: 0.8em;
}
#smiles div.icon div.link-image,
#favourites div.icon div.link-image,
#profile-views div.icon div.link-image,
#blocked-users div.icon div.link-image {
	float: left;
	width: 64px;
	height: 64px;
	margin: 0 auto;
}
#smiles div.details,
#favourites div.details,
#profile-views div.details,
#blocked-users div.details {
	float: right;
	width: 488px;
	margin-top: 1em;
}
#smiles div.details p,
#favourites div.details p,
#profile-views div.details p,
#blocked-users div.details p {
	font-size: 86%;
}
#smiles div.details p.username,
#favourites div.details p.username,
#profile-views div.details p.username,
#blocked-users div.details p.username {
	padding-bottom: 0.3em;
}
#smiles div.details p.stats,
#favourites div.details p.stats,
#profile-views div.details p.stats,
#blocked-users div.details p.stats {
	padding-bottom: 0.5em;
}
#smiles div.details p.sent,
#profile-views div.details p.viewed {
	padding: 0;
}
#smiles div.details span.separator,
#favourites div.details span.separator,
#profile-views div.details span.separator,
#blocked-users div.details span.separator {
	padding: 0 1px;
}
#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/130509/icons_big/message.gif) no-repeat left 0.2em;
}
#conversations td.icon a.new {
	background-image: url(/images/130509/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/130509/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/130509/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%;
}
#profile-views #top-links {
	padding-bottom: 0.8em;
}
#profile-views #bottom-links {
	padding-top: 1em;
}
#profile-views div.first {
	border-top: 1px solid #d2dde1;
}
#profile-views div.none {
	border-top: 1px solid #d2dde1;
	padding: 0.2em 0 1.2em;
}
#profile-views div.details {
	width: 518px;
}
#profile-views div.details p.username {
	color: #5f6567;
}
#profile-views div.alert {
	margin: 1.2em 0 0.4em;
}
#picture div.images {
	width: 420px;
	margin: 0 auto;
}
#picture div.images:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#picture div.images h3 {
	white-space: nowrap;
	font-size: 115%;
	padding: 0;
}
#picture div.images div.no-link-image {
	margin: 0.6em 0 0.2em;
}
#picture div.images p {
	font-size: 93%;
	padding: 0;
}
#picture div.images div.picture {
	float: left;
	width: 250px;
	padding: 0 0 1em;
}
#picture div.images div.icon {
	float: right;
	width: 130px;
	text-align: center;
	padding: 0 0 1em;
}
#picture div.images div.icon p {
	text-align: center;
}
#picture div.add {
	padding: 0.5em 0 0;
}
#picture div.add h3 {
	padding: 0;
}
#picture-photos table {
	width: 100%;
}
#picture-photos td {
	width: 25%;
	padding: 5px 0;
}
#picture-thumbnail div.header {
	border-bottom: 1px solid #d2dde1;
	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: 145px;
}
#picture-thumbnail div.preview p {
	padding-bottom: 0.5em;
}
#picture-thumbnail div.instructions {
	float: left;
	width: 350px;
}
#picture-thumbnail div.buttons {
	clear: none;
	float: right;
	width: 90px;
	font-size: 78%;
	margin: 0;
}
#picture-thumbnail div.buttons input.button,
#picture-thumbnail div.buttons input.button-hover {
	margin: 0 0 0.8em;
}
#picture-thumbnail #cropper-preview {
	width: 120px;
	height: 120px;
	border: 1px solid #c2c2c2;
}
#picture-thumbnail #cropper {
	clear: both;
	text-align: center;
	padding: 1em 0 1.2em;
}
#photos div.photos {
	padding: 1em 0 0;
}
#photos div.photos:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#photos div.row {
	clear: both;
}
#photos div.odd {
	float: left;
	width: 287px;
}
#photos div.even {
	float: right;
	width: 287px;
}
#photos dt {
	float: left;
	width: 30px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #bbb;
	margin: 0;
	padding: 0;
}
#photos dd.photo {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
}
#photos div.photo {
	width: 244px;
}
#photos div.photo:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#photos dd.info {
	clear: both;
	width: 240px;
	color: #555;
	margin: 0 0 0 38px;
	padding: 0.4em 0 1.6em;
}
#photos dd.info p {
	font-size: 93%;
	padding: 0 0 0.4em;
}
#edit-photo {
	text-align: center;
}
#edit-photo div.photo {
	width: 244px;
	margin: 0 auto;
}
#edit-photo div.photo:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#edit-photo div.form {
	clear: both;
	margin: 1em auto 0;
}
#options table.themes {
	width: 350px;
}
#options table.themes td {
	width: 25%;
	text-align: center;
}
#options table.themes div.vip-badge {
	position: relative;
	margin: 5px auto 0;
}
#options table.themes td.default {
	background-color: #cad3d3;
}
#options table.themes td.candy {
	background-color: #f2dae8;
}
#options table.themes td.coolmint {
	background-color: #cdeff2;
}
#options table.themes td.gecko {
	background-color: #e9f2cd;
}
#options table.themes td.olive {
	background-color: #d2d3cb;
}
#options table.themes td.pumpkin {
	background-color: #f2c09d;
}
#options table.themes td.silver {
	background-color: #d3d3d3;
}
#options table.themes td.sunrise {
	background-color: #f2eb9d;
}
#options table.themes td.name {
	padding: 0.2em 0 1em;
}
#options table.themes tr.last td.name {
	padding-bottom: 0;
}
#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 #d2dde1;
	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;
}
#upgrade-account div.features {
	border-bottom: 1px solid #d2dde1;
	padding: 0.2em 0 0.8em 30px;
}
#upgrade-account div.features:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#upgrade-account div.features div.first {
	float: left;
	width: 270px;
}
#upgrade-account div.features div.second {
	float: right;
	width: 280px;
}
#upgrade-account div.features ul {
	font-size: 93%;
	margin: 0.4em 0 0;
	padding: 0 0 1em;
}
#upgrade-account div.features li {
	background: url(/images/130509/icons/bullet_alt.gif) no-repeat 10px 0.35em;
	list-style-type: none;
	margin-bottom: 0.5em;
	padding-left: 20px;
}
#upgrade-account div.form {
	clear: both;
	padding: 1em 0 0.6em;
}
#upgrade-account div.form dt.label {
	width: 65px;
}
#upgrade-account div.form dd.field {
	width: 499px;
	font-size: 100%;
}
#upgrade-account div.form dd.field p {
	padding: 0.7em 0 0 6px;
}
#upgrade-account div.form div.buttons {
	margin-left: 100px;
}
#upgrade-account strong.alert {
	padding: 0 0 0 4px;
}
#upgrade-cheque div.form,
#upgrade-success div.form {
	border-bottom: 1px solid #d2dde1;
	margin: 0.5em 0 0.7em;
	padding: 0;
}
#upgrade-cheque ol {
	color: #87969a;
}
#upgrade-cheque li p {
	padding: 1em 0 0.2em;
}
#upgrade-cheque li span {
	color: #474e50;
}
#upgrade-success h3 {
	padding-bottom: 0.7em;
}
#submit-order {
	text-align: center;
	padding: 80px 0 0;
}
#submit-order h2 {
	padding: 0 0 0.6em;
}
#submit-order p {
	font-size: 86%;
}
#submit-order input {
	font-size: 100%;
}
#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;
}
#browse ul {
	font-size: 86%;
	margin: 0 0 0;
	padding: 0;
}
#browse li {
	background: url(/images/130509/icons/bullet.gif) no-repeat 5px 0.35em;
	list-style-type: none;
	margin: 0 0 0.7em;
	padding-left: 15px;
}
#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/130509/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;
}
#links dl {
	font-size: 86%;
	margin: 0.3em 0 0.6em;
}
#links dt {
	background: url(/images/130509/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 #d2dde1;
	margin: 0 0 10px;
	padding: 0 0 0 15px;
}
div.textform dt.label {
	width: 110px;
}
div.textform dd.field {
	width: 454px;
}
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.textform div.buttons {
	margin-left: 135px;
}
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.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.emoticons,
div.texteditor div.emoticons {
	float: right;
	width: 62px;
	background-color: #f2f6f6;
	text-align: center;
	border: 1px solid #c9d2d2;
	margin: 29px 1px 0 0;
	padding: 4px 0;
}
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;
}

/* 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/130509/text_bg.gif) no-repeat left top;
	margin: 0;
	padding: 4px 8px;
}
div.text-small,
div.text-small-hover {
	width: 106px;
	background: url(/images/130509/text_small_bg.gif) no-repeat left top;
}
div.text-tiny,
div.text-tiny-hover {
	width: 46px;
	background: url(/images/130509/text_tiny_bg.gif) no-repeat left top;
}
#login div.text,
#login div.text-hover {
	width: 92px;
	background: url(/images/130509/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/130509/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/130509/textarea_bg.gif) no-repeat left top;
	margin: 0;
	padding: 4px 8px;
}
div.textarea-small,
div.textarea-small-hover {
	height: 75px;
	background: url(/images/130509/textarea_small_bg.gif) no-repeat left top;
}
div.textarea-tiny,
div.textarea-tiny-hover {
	height: 50px;
	background: url(/images/130509/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/130509/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-big,
a.button-big-disabled,
a.button-small {
	width: 74px;
	height: 27px;
	background: #ec4390 url(/images/130509/button_bg.png) no-repeat left top;
	text-transform: uppercase;
	text-align: center;
	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 {
	background: #939393 url(/images/130509/button_cancel_bg.png) no-repeat left top;
}
input.button-back,
input.button-back-hover {
	background: #939393 url(/images/130509/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/130509/button_big_bg.png) no-repeat left top;
}
input.button-small,
input.button-small-hover,
a.button-small {
	width: 45px;
	background: #ec4390 url(/images/130509/button_small_bg.png) no-repeat left top;
}
#login input.button,
#login input.button-hover {
	background: #e2428c url(/images/130509/login_button_bg.gif) no-repeat left top;
}
a.button,
a.button-big,
a.button-big-disabled,
a.button-small {
	float: left;
	line-height: 26px;
}
a.button-big-disabled {
	background: #939393 url(/images/130509/button_big_disabled_bg.png) no-repeat left top;
	color: #ddd;
}
a.button:link,
a.button: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/130509/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-big:hover,
a.button-small:hover {
	background-color: #536973;
	background-position: left -27px;
	cursor: pointer;
}
#join a.button:hover {
	background-position: left -44px;
}