/*

Copyright 2009 Induztrial Inc
For: http://www.ponyisland.net

*/

/* 
   Reset (http://meyerweb.com/eric/tools/css/reset/)
------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; 
font-size: 100%; vertical-align: baseline; background: transparent; } body { 
line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/* 
   General 
------------------------------------------------------------------- */

html {
	font-size: 62.5%; /* reset 1em to 10px */
	height: 100%;
}

body {
	background: #98b2cc url('img/body.png') repeat-x;
	color: #444;
	font: normal 1.2em Verdana,Arial,sans-serif;
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}


/* 
   Links 
------------------------------------------------------------------- */

a {
	color: #456;
	text-decoration: none;
}
a:hover {
	color: #001;
	text-decoration: underline;
}


/* 
   Typography 
------------------------------------------------------------------- */

p {
	line-height: 1.4em;
	padding: 0.2em 0 1.2em;
}

h1 {font: normal 2em sans-serif;}
h2 {font: normal 1.6em sans-serif;}
h3 {font: normal 1.3em sans-serif;}
h4 {font: bold 1.1em Verdana,sans-serif;}
h5 {font: bold 1em sans-serif;}
h6 {font: bold 0.9em sans-serif;}

h1,h2,h3,h4,h5,h6 {margin-bottom: 0.2em;}

h1,h2,h3,h4,h5,h6 {color: #4A404F;}


.quote .legend {
    position: relative;
    top: 10px;
    font: normal 0.9em sans-serif;
}
blockquote {
	background: #F6F6F6 url('img/quote.gif') no-repeat;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 0.9em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0 46px;
}


/* 
   Tables, lists
------------------------------------------------------------------- */

table {
	border: 1px solid #D0D9DE;
	width: 100%;
}
table th, dt {
	background-color: #EEE;
	color: #555;
	font: bold 0.85em Verdana,sans-serif;
	text-align: left;
	padding: 2px;
	border: 0px solid #D0D9DE;
	border-bottom-width: 1px;
}
table tr {border-bottom: 1px solid #D0D9DE;}
tr.a td {background: transparent url('img/bg/tr.a-bg.png');}
tr.b td {background: transparent url('img/bg/tr.b-bg.png');}

table td {
	border: none;
	padding: 10px;
	border: 1px solid #D0D9DE;
}
.section table td {padding: 2px;}

dl {margin-bottom: 1.2em;}
dt,dd {padding: 8px 10px;}
dt {
	background-color: #EEE;
	border-bottom: 1px solid #DDD;
	font-weight: bold;
}
dd {
	background-color: #F6F6F6;
	border-bottom: 1px solid #EEE;
	padding-left: 16px;
}

/* Specific */
ul.tabbed {display: inline;}
ul.tabbed li {float: left;}


/* 
   Layout 
------------------------------------------------------------------- */

.center_wrapper {
	margin: 0 auto;
	width: 990px;
}

#header, #footer {
	margin: 0 auto;
	width: 990px;
}

/* Top, header */
#header {
	height: 250px;
	background: url('img/header.png') no-repeat;
}

#top {height: 145px;}

/* Logo */
/*#logo a {
	display: block;
	float: left;
	background: url('img/logo.png') no-repeat;
	margin-top: 10px;
 	margin-left: 0px;
	width: 255px;
	height: 130px;
}*/

#logo a {
	display: block;
	float: left;
	background: url('img/logo.png') no-repeat;
	margin-top: 14px;
 	margin-left: 0px;
	width: 255px;
	height: 126px;
}

#logo a h1 {display: none;}
/*
#logo {
	margin-top: 52px;
	width: 240px;
}*/


/* Userpanel */
#userpanel_wrapper {
	float: left;
	width: 436px;
	color: #FFF;
}
#userpanel {
	background: url('img/userpanel.png') no-repeat;
	height: 62px;
}
#userpanel_content {padding: 4px 34px 12px;}

/* Cloud */
#cloud {margin: 40px 10px 0 0; float: right;}
#cloud_content {
	color: #777;
	font-size: 1.2em;
	text-align: center;
	width: 270px;
}
 
#cloud #ltopic {position: relative; margin: 2px 0px; height: 17px; border: 0px solid; overflow: hidden; white-space: nowrap;}
#cloud #ltopic #slide {position: relative; margin: 0 250px;}
#cloud #ltopic #slide a {margin: 0px 15px 0px 15px;}

/* Minilinks */
#minilinks {height: 25px; padding-left: 20px; z-index: 100; position: absolute; top: 1px; right: 0px; background: url('img/minilinks.png') no-repeat left bottom;}
#minilinks img {margin: 2px 2px 0px; position: relative; top: 0px;}
#minilinks .btn
{
    position: relative; 
    top: -2px;
    color: #FFF;
    border: 1px solid #436B86;
    background: #1b65dc url('img/forms/button_blue_small.png') repeat-x;
    font-weight: bold;
    margin: 0 3px 0; 
    font-size: 0.75em; 
    padding: 0px;
}

/* Quicksearch */
#quicksearch {padding: 10px 4px 0 0; float: right; white-space: nowrap;}
#quicksearch .fld {
 	float: left;
	width: 100px;
	background: #F2F2F2 url('img/forms/input.gif') repeat-x;
	border: 1px solid #234;
	color: #334;
	font: normal 1.1em Verdana,sans-serif;
	margin-right: 5px;
	padding: 4px 5px;
}
#search_submit {
	border: none;
	outline: 0;
	float: left; 
	margin-top: -4px;
}

/* Navigation */
#navigation {padding: 0 12px;}
#navigation ul {display: inline;}
#navigation li {float: left;}
#navigation li.current_page a {font-weight: bold;}


#nav_main {
	height: 48px;
	font-size: 1.3em;
}
#nav_main_content {padding-top: 0;}
#nav_main a {
	display: block;
	padding: 15px 12px;
	color: #DEF;
}
#nav_main a:hover, #nav_main li.current_page a {color: #FFF;}
#nav_main ul li.current_page a {background: url('img/nav_main_arrow.gif') no-repeat center bottom;}
#nav_main ul:hover li a {background: none;}
#nav_main ul li a:hover {background: url('img/nav_main_arrow.gif') no-repeat center bottom;}
#nav_main ul li a.hover {background: url('img/nav_main_arrow.gif') no-repeat center bottom !important;}

#nav_sub {font-size: 1.2em;}
#nav_sub ul {display: none; float: left; width: 960px;}
#nav_sub ul.current {display: block;}
#nav_sub a {
	color: #285D80;
	display: block;
	padding: 9px 12px;
}
#nav_sub a:hover, #nav_sub li.current_page a {color: #083D60;}


/* Main */
#main_wrapper, #main_container {min-width: 990px;}

#main_wrapper {background: url('img/main_wrapper.png') repeat-y center top;}
#main_container {background: url('img/main_container.png') no-repeat center top;}

#main {width: 720px; float: right;}
#main {position: relative;}

#main_tabs {
	background: #cbddeb url('img/bg/tabs-bg.gif') no-repeat right center;
	height: 36px;
	margin: -1px 5px 0;
	border-bottom: 1px solid #F2F6FA;
}

#main_content {padding: 17px 17px 0;}
#main_content {width: 685px; float: left;}

/* Sidebar */
#sidebar {width: 260px; float: left;}
#sidebar_content {float: left; padding: 17px 17px 0;}

#user_avatar {float: left;}
#user_stats {float: right;}
 

/* Footer */
#footer_top {
	display: block;
	background: url('img/footer_top.png') no-repeat;
	height: 38px;
}

#footer_content {
	background: #a2b7c6 url('img/footer_content.png') repeat-x;
	border-left: 5px solid #b7c9db;
	border-right: 5px solid #b7c9db;
	padding: 6px 12px;
}

#fcol1, #fcol2, #fcol3, #fcol4 {width: 24.9%; float: left;}
#fcol4 {float: right;}

#footer_content .column_content {padding: 0 10px;}

#footer_content li, #footer .column p {font-size: 0.9em;}
#footer_content li {
	white-space: nowrap;
	padding: 5px 0;
	border-bottom: 1px solid #C3C9CF;
}
#footer_content .column_title {
	color: #456;
	font: normal 1.5em sans-serif;
	margin-bottom: 3px;
}

#footer_bottom {
	padding: 26px 12px 12px;
	background: url('img/footer_bottom.png') no-repeat;
	color: #789;
}
#footer_bottom a {color: #567;}
#footer_bottom a:hover {color: #001;}
#footer_bottom .text_separator {color: #789;}

#cpyrgt {float: left;}
#lnks {float: right;}

/* 
   Tabs
------------------------------------------------------------------- */
.tabs li {
	background: url('img/tabs.gif') no-repeat 0 0;
	display: block;
	float: left;
	height: 36px;
	font-size: 1.2em;
	line-height: 36px;
	margin-right: 3px;
	padding-left: 14px;
}
.tabs li.current {background: url('img/tabs.gif') no-repeat 0 -36px;}
.tabs span {
	background: url('img/tabs.gif') no-repeat right -72px;
	display: block;
	float: left;
	padding-right: 14px;
	
	max-width: 350px;
	overflow: hidden;
	white-space: nowrap;
}
.tabs .current span {background: url('img/tabs.gif') no-repeat right -108px;}
.tabs a {
	color: #777;
	text-decoration: none;
}
.tabs a:hover {color: #001;}
.tabs li.current a {
	color: #456;
	font-weight: bold;
	text-decoration: none;
}


/* 
   Userpanel - Icons
------------------------------------------------------------------- */

a.icon {
	display: block;
	background: url('img/icons.png') no-repeat;
	height: 48px;
	width: 48px;
}

#userpanel ul.tabbed li {margin: 0 2px;}

a#icon_enc1 {background-position: 0 0;}
a#icon_enc1:hover {background-position: center 0;}
a#icon_enc1.highlight {background-position: right -53px;}

a#icon_enc2 {background-position: 0 -53px;}
a#icon_enc2:hover {background-position: center -53px;}
a#icon_enc2.highlight {background-position: right -53px;}

a#icon_nursery {background-position: 0 -106px;}
a#icon_nursery:hover {background-position: center -106px;}
a#icon_nursery.highlight {background-position: right -106px;}

a#icon_contact {background-position: 0 -159px;}
a#icon_contact:hover {background-position: center -159px;}
a#icon_contact.highlight {background-position: right -159px;}

a#icon_finances {background-position: 0 -212px;}
a#icon_finances:hover {background-position: center -212px;}
a#icon_finances.highlight {background-position: right -212px;}

a#icon_forum {background-position: 0 -265px;}
a#icon_forum:hover {background-position: center -265px;}
a#icon_forum.highlight {background-position: right -265px;}

a#icon_minigames {background-position: 0 -318px;}
a#icon_minigames:hover {background-position: center -318px;}
a#icon_minigames.highlight {background-position: right -318px;}

/* 
   Login
------------------------------------------------------------------- */

#userlogin {
	margin-top: 6px;
	padding: 4px 15px 2px 5px;
	border-right: 1px solid #246087;
}

#userlogin fieldset {background: none; border: none; padding: 0px; margin: 0px;}
#userlogin fieldset legend {display: none;}

#login_username, #login_password {
	background: #F2F2F2 url('img/forms/input.gif') repeat-x;
	border: 3px solid #436B86;
	color: #334;
	font: normal 1.1em Verdana,sans-serif;
	margin-right: 5px;
	padding: 4px 5px;
	width: 85px;
}
#login_username:focus, #login_password:focus {border: 3px solid #80B3D4;}

#login_submit {
	color: #FFF;
	border: 3px solid #436B86;
	background: #1b65dc url('img/forms/button_blue.png') repeat-x;
}

#usersignup {padding: 4px 0 0 15px;}

#userlogin, #userlogin input, #usersignup {float: left;}

/* 
   User (info) 
------------------------------------------------------------------- */

#user {
    margin: 5px 5px 0;
	padding: 1px 7px 9px;
	/*padding: 6px 12px 14px;*/
	border-bottom: 2px solid #bed0e1;
}
#user_avatar {width: 80px;}
#user_avatar img, img.usr {
	padding: 3px;
	display: block;
	border: 1px solid #bdcfe0;
	background: #FFF;
}

#user_stats {width: 150px;}

#user_bp, #user_pg {
	background: url('img/user_stats.gif') no-repeat;
	font: normal 18px sans-serif;
	margin-bottom: 7px;
	padding: 6px 10px;
	text-align: right;
}
#user_pg {color: #575;}
#user_bp {
	background-position: left bottom;
	color: #745280;
}

#user_account {}

#user_account select {
	border: 1px solid #DDD;
	display: block;
	width: 100%;
	padding: 4px;
}

#user_status {margin-top: 5px; float: left; border-width: 1px; width: 100%;}
#user_status p {min-height: 12px; color: #456; font-size: 0.9em; font-style: italic; padding: 5px 10px 5px 25px; background: url('../base/famfamfam/information.png') no-repeat 3px center;}
#user_status textarea {color: #456; font-size: 0.9em; font-style: italic; display: none; padding: 5px 10px; width: 215px; height: 60px; border: none;}

#user_notifiers {margin-top: 5px; float: left; border-width: 1px; width: 100%;}
#user_notifiers p {color: #F56; font-size: 0.9em; font-style: italic; padding: 5px 10px 5px 25px; background: url('../base/famfamfam/error.png') no-repeat 3px center;}

#cuser {
	margin: 5px 5px 0;
	padding: 1px 7px 9px;
	/*padding: 6px 12px;*/
	border-bottom: 2px solid #b9cbdd;
}
#cuser_name  {font-size: 1.1em; text-align: center;}
#cuser_name .offline {padding: 0px 20px; background: transparent url('../base/famfamfam/status_offline.png') no-repeat;}
#cuser_name .online {padding: 0px 20px; background: transparent url('../base/famfamfam/status_online.png') no-repeat;}

#cuser_avatar {width: 80px; float: right; margin-top: 20px;}

#cuser_links p {float: left; padding: 0px; margin: 1px 2px; width: 150px; white-space: nowrap; overflow: hidden; }
#cuser_links p a {display: block; width: 150px; overflow: hidden; margin: -1px 0; padding: 1px 0px 1px 22px; background: transparent url('../base/famfamfam/house.png') no-repeat left center;}
#cuser_links .nursery a {background: transparent url('../base/famfamfam/cake.png') no-repeat left center;}
#cuser_links .contests a {background: transparent url('../base/famfamfam/award_star_gold_3.png') no-repeat left center;}
#cuser_links .contact a {background: transparent url('../base/famfamfam/email.png') no-repeat left center;}
#cuser_links .inventory a {background: transparent url('../base/famfamfam/box.png') no-repeat left center;}
#cuser_links .gallery a {background: transparent url('../base/famfamfam/images.png') no-repeat left center;}
#cuser_links .test_breeding a {background: transparent url('../base/famfamfam/heart.png') no-repeat left center;}

#cuser_status {margin-top: 5px; float: left; border-width: 1px; width: 100%;}
#cuser_status p {min-height: 12px; color: #456; font-size: 0.9em; font-style: italic; padding: 5px 10px 5px 25px; background: url('../base/famfamfam/information.png') no-repeat 3px center;}

/* 
   Content
------------------------------------------------------------------- */

/* Section */
.section {margin-bottom: 1.6em;}
.section .head {
	background: #E0E9EE url('img/section_title.gif') repeat-x;
	border: 1px solid #E0E9EE;
	border-color: #E0E9EE #D0D9DE #D0D9DE;	
	color: #567;
	font: normal 1.5em sans-serif;
	/*margin-bottom: 5px;*/
	padding: 6px 10px;
}
.section .head .left, .section .head .right {
	margin: -5px 0 -6px;
}
.section .head .left a,.section .head .right a,.section .head .left div,.section .head .right div {
	display: block;
	padding: 5px 10px 6px;
	text-decoration: none;
}
.section .head .left div,.section .head .right div {color: #ABC;}
.section .head .left {
	border-right: 1px solid #CCD6DA;
	margin-left: -10px;
}
.section .head .right {
	border-left: 1px solid #CCD6DA;
	margin-right: -10px;
}
.section .head .left a:hover,.section .head .right a:hover {background: #F3F5F7;}

.section .body {
	float: left;
	width: 100%;
	margin: 1px 0 5px;
	border-top: 1px solid #E0E9EE;
	border-bottom: 1px solid #E0E9EE;
	/*border-color: #E0E9EE #D0D9DE #D0D9DE;*/
}

.section .body p {
    margin: 5px 10px;
}

.section .body fieldset {
    margin: 2px 5px;
}

.section .foot {display: none;}

/* Section Mod */
.section {margin: 10px 0px;  background-color: #FFF;}
.section {float: left; width: 676px; border: 5px solid #bdcfe0; position: relative;}

.section .head {text-align: center; overflow: hidden; white-space: nowrap;}
.section .head .left , .section .head .right {border: 0px solid #000000; height: 15px; width: 15px; position: absolute; top: -0px; background: transparent url(img/corners.png) no-repeat;}
.section .head .left  {background-position: left  top; left: 5px; z-index: 10;}
.section .head .right {background-position: right top; right: 5px; z-index: 10;}

.section .head .help a:hover {background: #F3F5F7;}
.section .head .help {
	border-left: 1px solid #CCD6DA;
	position: absolute; 
	top: 1px;
	right: 0px;
}

.section .head .help a {
	display: block;
	padding: 5px 10px 6px;
	text-decoration: none;
}

.section .body {text-align: center; position: relative; background: transparent url('img/bg/section-bg.gif') repeat -100px -40px;}
.section .body p {margin: 4px 5px; padding: 0px;}
.section .body * {text-align: left;}
.section .body form {text-align: center;}
.section .body form * {text-align: left;}

p.tpages, p.bpages {border-top: 1px solid #E0E9EE; border-bottom: 1px solid #E0E9EE; background: #F2F6FA; text-align: right; margin: 3px 0px 2px; padding: 0px 15px;}
.section .body p.pages, .section .body p.tpages, .section .body p.bpages, .section .body p.groups {border-top: 1px solid #E0E9EE; border-bottom: 1px solid #E0E9EE; background: #F2F6FA; text-align: right; margin: 3px 0px 2px; padding: 0px 15px;}

.section .navigate legend, .section .navigate .sep {display: none;}
.section .navigate {float: left; border-style: none; width: 100%; margin: 0px !important; padding: 0px !important; background-color: transparent; position: absolute; top: -37px; left: 0px;}
.section .navigate .btn[name='<'] {position: absolute; left: 5px;  width: 27px;}
.section .navigate .btn[name='>'] {position: absolute; right: 5px; width: 27px;}

.section .foot {position: absolute; bottom: -16px;  clear: left; border: 0px solid; width: 100%; display: block;}
.section .foot .left, .section .foot .right {border: 0px solid #000000; height: 15px; width: 15px; position: absolute; bottom: 11px; background: transparent url('img/corners.png') no-repeat;}
.section .foot .left  {background-position: left  bottom; left: -5px; z-index: 10;}
.section .foot .right {background-position: right bottom; right: -5px; z-index: 10;}

#main .section .head {border-width: 0px 0px 1px;}

/* Sidebar Section */
#sidebar .section {width: 250px; margin: 0px -12px; border: none;}
#sidebar .left, #sidebar .right {display: none;}
#sidebar .section .body {display: none;}
#sidebar .section .head {margin: 1px 1px 2px;}
#sidebar .section .head:hover {background: #F3F5F7;}

/* 
   Forms 
------------------------------------------------------------------- */

fieldset {
	background-color: #F2F6FA;
	border: 1px solid #E2E6FA;
	margin: 1em 0 1.2em;
	/*padding: 1em;*/
	padding: 5px;
}

legend {color: #567;}

label {
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	/*margin: 1em 0 0.2em;*/
	margin: 3px;	
}
label em {font-style: normal;}

input, textarea, select {
    border-color: #E0E9EE #D0D9DE #D0D9DE #E0E9EE;
	/*border-color: #777 #CCC #CCC #777;*/
	border-style: solid;
	border-width: 1px;
	font: normal 1em Verdana,sans-serif;
	padding: 4px;
}

input.button {
	background: #E9E8E8 url('img/submit.gif') repeat-x left top;
	border: 1px solid #888;
	border-color: #BBB #888 #888 #CCC;	
	color: #444;
	cursor: pointer;
	font: normal 0.9em sans-serif;
	margin-top: 5px;
	padding: 4px 6px;
	width: auto;
}
input:focus,input:active,textarea:focus,textarea:active,select:focus,select:active,input.button:hover,input.button:focus {background: #FFFFF5;}
input.button:hover, input.button:focus {
	color: #123;
	cursor: pointer;
}

input.image {
	border: 0;
	padding: 0;
}

.btn
{
	background: #E0E9EE url('img/section_title.gif') repeat-x;
	border: 1px solid #E0E9EE;
	border-color: #E0E9EE #D0D9DE #D0D9DE;
	color: #567;
	font-weight: bold;

	margin: 0;
	padding: 4px;
}
.btn:hover {background: #F3F5F7;}
.btn[disabled] {background: #F3F5F7; color: #AAA;}
.chk {border: none;}

/* 
   Images 
------------------------------------------------------------------- */

img.bordered {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

img.left {margin: 0 0 15px 15px;}
img.right {margin: 0 15px 15px 0;}


/* 
   Misc
------------------------------------------------------------------- */

.text_separator {padding: 0 4px;}
.text_center {text-align: center;}


/* 
   Floats
------------------------------------------------------------------- */

.left {float: left;}
.right {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
}

/* Columns */
.col2 {width: 48%;}


/* 
   IE fixes
------------------------------------------------------------------- */
.section_title {min-height: 0.01%;}
.btn {width: auto; overflow: visible;}
#main_content .clearer {height: 0;}

/* 
   Misc
------------------------------------------------------------------- */

#preview {margin: 20px; padding: 10px; background: #FFF; border: 1px solid #D0D9DE;}
#popup {margin: 20px; padding: 10px; background: #FFF; border: 1px solid #D0D9DE;}

div, p, li {border: 0px solid #D0D9DE;}

a.online {color: #0000FF;}
a.banned {text-decoration: line-through;}

/* Items */
div.item {position: relative; margin: 1px;}
div.item p {position: absolute; right: -3px; top: -4px; font-weight: bold; font-size: 0.6em;}
div.item .current {color: #0000DD;}
div.item.w20h20 img,
div.item.w29h29 img {background: transparent url('img/bg/40x40-bg.png') no-repeat; padding: 5px; width: 30px; height: 30px;}/* tmp fix */
div.item.w30h30 img {background: transparent url('img/bg/40x40-bg.png') no-repeat; padding: 5px;}
div.item.w50h50 img {background: transparent url('img/bg/60x60-bg.png') no-repeat; padding: 5px;}
div.item:hover img {background-position: right;}

/* Prizes */
img.prize.w70h100 {background: transparent url('img/bg/80x110-bg.png') no-repeat; padding: 5px;}
img.prize.w35h50 {background: transparent url('img/bg/45x60-bg.png') no-repeat; padding: 5px;}
img.prize:hover {background-position: right;} 

/* Associations */
img.asc {padding: 3px; border: 1px solid #bdcfe0; background: #FFF;}

/* Loading */
#loading {background: url('../base/loading.gif') no-repeat center; height: 20px;}
#loading span {display: none;}

#load {float: right; margin: -28px 10px;; width: 24px; height: 24px; background: url('img/loading.gif') no-repeat; display: none;}
/*#nav_sub{position: relative;}
#load {position: absolute; right: 10px; top: 7px; width: 24px; height: 24px; background: url('img/loading.gif') no-repeat;}*/

.smiley {margin: -3px 0 -5px;}