body {
	background-color: #271e14;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Lucida Sans,Calibri,sans-serif;
	font-size:10pt;
}

body::selection,th::selection,td::selection, a::selection {
	background-color: #bb9d54;
	color: #fff
}

.ui-tabs .ui-tabs-hide {
	display: none;
}

.tabs ul {
	margin: 5px 0 0 0;
	display: block;
	padding: 0;
	text-align: center
}

.tabs ul li {
	border-radius: 5px 5px 0 0;
	font-variant: small-caps;
}

ol li {
	margin: 1em 0;
	line-height: 1.5;
	text-align: justify;
	padding-right: 20px;
}

.tabs ul li.ui-state-default {
	background-color: #b47506;
}

.tabs ul li.ui-state-hover {
	background-color: #764C0a;
}

.tabs ul li.ui-state-default a {
	color: #39240f;
}

.tabs ul li.ui-state-default a:active, .tabs ul li.ui-state-default a:hover {
	color: #000;
}

.tabs ul li.ui-state-active {
	box-shadow: inset 0 -10px 30px 0px #301c0b, inset 0 3px 10px 0px #6e5524;
	background-color: #f2dfc1;
	background-color: #39240f;
	color: #cf8b3f;
}

.ui-tabs-panel table {
	margin: 0 auto;
	text-align: center
}

.tabs ul li.ui-state-active a:active, .tabs ul li.ui-state-active a:hover, .tabs ul li.ui-state-active a {
	color: #cf8b3f;
}

.tabLook a {
	background-color: #b47506;
	color: #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 5px 10px;
	margin-top: 10px;
	display: inline-block;
}

.tabs ul li {
	display: inline-block;
	padding: 0;
	margin: 0 0 -1px 0;
	border: 1px solid #3b180a;
	border-bottom: 1px solid #4b280a;
}

.tabs ul li a {
	display: block;
	padding: 5px 10px;
}

.tabs div {
	margin: 0;
	padding: 0;
	background-color: transparent;
	color:#dad0c7;
}

.tabs div table div {
    border: 0;
    background-color: transparent;
}

#layout {
	width: 1020px;
	margin: 0 auto;
}

#header {
	background-image: url(../layouts/sabre/images/header.png);
	background-position: 0 bottom;
	height: 125px;
	position: relative;
	text-align: left;
}

#header a {
    position: absolute;
    top: 70px;
    left: 735px;
}

#header .tutorialLink {
	font-size: 15pt;
    padding: 0 10px 0 5px;
    background-image: url(../layouts/sabre/images/tile.png);
    position: absolute;
    top: 32px;
    left: 40px;
    border: 2px solid;
    border-radius: 10px;
    height: 45px;
    line-height: 45px;
    background-position: center center;
}

#header .tutorialLink a {
	position: relative;
	top: auto;
	left: auto;
}

#header .tutorialLink a img {
	vertical-align: middle;
	height: 25px;
    width: 25px;
}

#links {
	background-image: url(../layouts/sabre/images/links2.png);
	background-position: center top;
	height: 30px;
}

a:link, a:visited {
	color: #ded576;
	text-decoration: none;
}

a:active, a:hover {
	color: #f7f1b2;
}

strong.highlight {
	color: #f7f1b2;
}

h1 {
	color: #ae8e50;
	margin: 0;
	padding: 0;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 25pt;
	display: block;
	background-color: rgba(44, 15, 2, 0.5);
	margin: 0 3px 10px 3px;
	padding: 5px 10px;
	border-top: 2px solid rgba(230, 188, 99, 0.3);
	border-bottom: 2px solid rgba(230, 188, 99, 0.3);
	text-transform: uppercase;
	font-size: 10pt;
}


h2 {
	color: #ae8e50;
	margin: 20px 0 0 0;
	padding: 0;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-size: 12pt;
}

h2.leayphStyle {
	color: #332b1c;
	font-size: 12pt !important;
	font-weight: bold;
	font-variant: none;
	margin: 0 0 10px 0;
	letter-spacing: normal;
}

h2.leayphStyle.mup {
	margin-top: 20px;
} 

td.mpadd hr {
	border: 0;
	border-top: 2px solid #756649;
}

.outsideContainerColor, div.outsideContainerColor {
	background-color: #e3cb81;
	padding: 5px;
}

.middleContainer {
	margin-bottom: -5px;
}

.insideContainerColor, div.insideContainerColor {
    background-color: #be8f5e;
    padding: 5px;
    margin-bottom: 5px;
    color: #333;
}

.autocompleteSuggestions {
	background-color: #895f33;
	border: 1px solid #39240f;
}

.autocompleteSuggestions div {
	padding: 10px;
	text-align: left;
}

.autocompleteSuggestions div:hover {
	background-color: #e3cb81;
	cursor: pointer;
}

div.middleContainerColor {
	background-color: #895f33;
    padding: 5px;
    margin-bottom: 5px;
}

.insideContainerColor span.clear {
	clear: both;
	display: block;
	height: 1px;
}

img.containerFloat {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.standardPadding {
	padding: 10px; 
}

.minipromo {
  margin: 20px 0;
}

.minipromo a img {
  border: 1px solid #ffffff;
}

#sidebar a:link, #sidebar a:visited {
	color: #ffffff;
}

.calign, h1 {
	text-align: center;
}
.ralign {
	text-align: right;
}

#content {
	background-image: url(../layouts/sabre/images/content.png);
	background-repeat: no-repeat;
	padding: 0 27px 0 26px;
	display: flex;
}

#sidebar {
	width: 160px;
	padding: 0;
	color: #f3d8c7;
	background-image: url(../layouts/sabre/images/tile.png);
	background-position: center top;
	background-repeat: repeat-y;
}

#sidebar div.playerTag {
	background-image: url(../layouts/sabre/images/insignia.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 30px 0 0 0;
	margin-top: 0;
}

#sidebar div.headerBanner {
	display: block;
    font-weight: bold;
    text-align: left;
    font-size: 11pt;
    line-height: 25px;
    padding: 8px 10px;
    margin: 5px 6px 10px 6px !important;
    letter-spacing: 2px;
    background-color: rgba(42, 25, 10, 0.5);
    border-top: 1px solid rgba(230, 188, 99, 0.3);
    border-bottom: 1px solid rgba(230, 188, 99, 0.3);
    color: #eacf87;
    background-image: url(../layouts/sabre/images/border-bottom.png),url(../layouts/sabre/images/border-bottom.png);
    background-repeat: repeat-x;
    background-position: left bottom, left top;
}

#sidebar div.playerTag a {
	display: block;
	text-align: center;
}

#sidebar > div {
	margin: 5px 6px;
}

#sidebar .avatarImage {
	position: relative;
    display: block;
    border: 1px solid rgba(0,0,0,0.5);
    overflow: hidden;
    box-sizing: border-box;
}

#sidebar .avatarImage.ha {
	height: 150px;
}

#sidebar .avatarImage.ha img {
	width: 225px;
    top: -15px;
    left: -44px;
    position: absolute;
}

#sidebar .avatarImage.creature {
	height: 97px;
}

#sidebar .avatarImage.creature img {
	width: 100%;
}

#sidebar .userStamina {
	margin-top: 10px;
}

ul {
	list-style-type: square;
}

ul li {
	margin: 0 0 20px 0;
}

ul.nospace li {
	margin: 0 0 10px 0;
}

#main {
	text-align: left;
	color: #1f1f1f;
	padding: 10px 0 10px 7px;
	flex: 1 1 auto;
}

#main_inner {
    margin: 0;
    border: 1px solid #725c31;
    background-color: #412d1d;
    padding: 10px;
    background-image: url(../layouts/sabre/images/main.png);
    color: #dad0c7
}

#links .link {
	margin: 0 5px -5px 5px;
	position: relative;
	cursor: pointer
}

#links .link span {
    position: absolute;
    top: 28px;
    left: 0;
    z-index: 100;
}

#links .link:hover span {
	display: block;
}

#links .link span {
	display: none;
}

#links img {
	border: 0;
}

p {
	margin: 0;
	padding: 0.5em 0 1em 0;
	text-align:justify;
	text-indent:2em;
}

#playerads {
	width: 740px;
	height: 90px;
	float: right;
	margin: 9px 10px 3px 0;
	font-size: 0
}

#playerads a {
	width: 370px;
	text-align: center;
	display: inline-block;
}

#playerads div {
	display: inline-block;
	line-height: 1em
}

#sidebar input {
	padding: 10px;
	font-size: 8pt;
	color: #1f1f1f;
}

div#sideFriends {
    margin: 0px 8px;
    padding: 0;
    width: auto;
}

#sidebar .sidefriend {
    display: block;
    text-align: left;
    font-size: 8pt;
    line-height: 25px;
    padding: 6px;
    margin: 5px 0 10px 0;
    background-color: rgba(42, 25, 10, 0.5);
    border-top: 1px solid rgba(230, 188, 99, 0.3);
	border-bottom: 1px solid rgba(230, 188, 99, 0.3);
}

#sidebar .sidefriend img {
    width: 25px;
    height: 25px;
    margin: -1px 5px -1px 0;
    vertical-align: middle;
}

#sidebar .sidefriend.first {
    border-top: 0;
}

#sidebar #friendsTitle {
	text-align: center;
	margin: 0;
}

#loginForm {
	display: block;
	background-color: rgba(44, 15, 2, 0.5);
	margin: 20px 3px -10px 3px;
	padding: 5px 10px;
	border-top: 2px solid rgba(230, 188, 99, 0.3);
	border-bottom: 2px solid rgba(230, 188, 99, 0.3);
	text-transform: uppercase;
	font-size: 10pt;
}

#sidebar .player_profile {
	display: block;
	background-color: rgba(44, 15, 2, 0.85);
	border-top: 2px solid rgba(230, 188, 99, 0.3);
	border-bottom: 2px solid rgba(230, 188, 99, 0.3);
	padding: 7px 0;
	margin-top: 10px;
}

form#loginForm {
	margin: 0px 6px 0 6px;
	text-transform:none
}

form#loginForm input {
	max-width: 100px;
}

#lost_password_link {
	margin: 20px 0 0 0;
	display: block;
}


#sidebar .player_stones, #sidebar .player_runes, #sidebar .info_stripe {
	background-color: rgba(68, 29, 11, 0.5);
	border-top: 2px solid rgba(230, 188, 99, 0.3);
	border-bottom: 2px solid rgba(230, 188, 99, 0.3);
	padding: 5px 10px;
	font-size: 9pt;
	display: block;
}

#sidebar .player_stones {
	border-bottom: 0;
}

#sidebar .player_runes {
	border-top: 0;
}

#sidebar span.notification {
	display: block;
	background-color: rgba(9, 179, 57, 0.5);
	margin: 5px;
	padding: 5px 10px;
	border-top: 2px solid rgba(230, 188, 99, 0.3);
	border-bottom: 2px solid rgba(230, 188, 99, 0.3);
	font-size: 9pt;
}

#sidebar span.notification a {
	display: block;
}

#sidebar a.player_logout {
	display: inline-block;
	background-color: rgba(44, 15, 2, 0.5);
	margin: 10px 3px 20px 3px;
	padding: 5px 10px;
	font-size: 10pt;
}

#footerinfo {
	padding: 0;
	margin: -20px auto 0 auto;
	height: 60px;
	position: relative;
	text-align: left;
	width: 1020px;
}

#footerinfo div {
	color: #776754;
	height: 20px;
	line-height: 20px;
	margin: 20px 50px 0 50px;
	text-align: center
}

#footer {
	background-image: url(../layouts/sabre/images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	z-index: -1;
	margin: 0 22px;
	text-align: left;
}

#layout_creature{
	position: absolute;
	top: -130px;
	left: 10px;
	width: 200px;
}

.error, .alert {
	display: block;
	padding: 5px 20px;
	margin: 5px 4px;
	text-align: center;
	font-size: 9pt;
}

.error {
	background-color: #b32109;
	color: #ffffff;
}

.alert {
	background-color: #09b339;
	color: #ffffff;
}

.alert a:link, .alert a:visited, .error a:link, .error a:visited {
	color: #ffffff
}

.link {
	display: inline-block;
	text-align: left;
}

.link span {
	z-index: 1;
	background-image: url(../layouts/sabre/images/tile.png);
	display: none;
	position: absolute;
	width: 156px;
}

.link a:link, .link a:visited {
	display: block;
	padding: 8px 10px;
	text-align: left;
	color: #fff;
	font-size: 10pt;
}

.link a:last-child, .link a:first-child {
	background-image: url(../layouts/sabre/images/border-bottom.png);
	background-repeat: repeat-x;
}

.link a:last-child {
	padding-bottom: 14px;
	background-position: center bottom;
}
.link a:first-child {
	padding-top: 14px;
	background-position: center top;
}

.link a:active, .link a:hover {
	color: #f0d5bc;
	background-color: rgba(226, 175, 58, 0.25);
}

.leayph td {
	text-align: left;
}

.leayph td.calign, .leayph th.calign {
	text-align: center;
}

.leayph th {
	color: #d1e7eb;
	background-color: #39240f;
	color: #ebdfb7;
}

.leayph th a:link, .leayph th a:visited {
	color: #fff
}

.leayph tr td tr td {
    box-shadow: none
}

.leayph th a:active, .leayph th a:hover {
	text-decoration: underline;
	color: #d1e7eb
}

table {
	margin: 0 auto;
}

#main input, #main textarea {
	background-color: #E0D296;
	border: 1px solid #493417;
	font-family: Lucida Sans,Calibri,sans-serif;
	font-size: 9pt;
	border-radius: 4px;
	text-align: left;
	color: #000;
}

.editableDiv, textarea, #main textarea {
	background-color: #6e5337 !important;
	border: 1px solid #493417 !important;
	font-family: Lucida Sans,Calibri,sans-serif;
	border-radius: 4px;
	text-align: left;
	overflow: auto;
    font-size: 10pt;
    padding: 5px;
    line-height: 1.3em;
    max-height: 500px;
    color: #dad0c7;
}

.editableDiv img {
	max-width: 100%;
}

.editableDiv, #main_inner input[type=text], select, #main_inner input:not([type=submit]) {
	background-color: #6e5337 !important;
	border: 1px solid #493417 !important;
	font-family: Lucida Sans,Calibri,sans-serif;
	border-radius: 4px;
    padding: 5px;
    line-height: 1.3em;
    color: #dad0c7;
}

#main_inner input.smallInput {
	width: 60px;
}

.line {
	border: 1px solid #000000;
}

.heavyLine {
	border: 2px solid #39240f;
}

.full {
	width: 100%;
}

.mup {
	margin-top: 50px;
}

.smalltag {
	width: 50px;
	height: 50px;
}

.fright{
 	float: right;
}

#oak {
 	background-image: url(../images/oak.png);
	width: 750px;
	height: 500px;
	margin: 0 auto;
	border: 1px solid #000000;
}

#oak .ralign {
	position: absolute;
	top: 0;
	right: 3px;
}

#oak td {
	position: relative;
}

#chat {
	width: 550px;
	height: 430px;
	margin: 10px 0 20px 20px;
	float: left;
	overflow: auto;
}

#chatPost {
	width: 550px;
	height: 30px;
	margin: 10px 0 0px 20px;
	float: left;
	padding: 0;
}

#chatPost form {
	width: 550px;
	margin: 0;
	text-align: center;
}

#chat img, #users img {
	width: 25px;
	height: 25px;
}

#chatTable tr td, #chatUsers tr td {
	padding: 2px
}

#chatText {
	width: 460px;
}

.chatUser {
	width: 100px;
}

.chatText {
	width: 480px;
	word-wrap: break-word;
}

#users table {
	width: 100%;
}

#users {
	position: relative;
	margin: 150px 10px 20px 580px;
	width: 160px;
	height: 330px;
	overflow: auto;
}

table .transparent {
	background-color: transparent;
}

#chat small {
	font-size: 7pt;
}

#chat img {
	margin: 0 3px 3px 0;
}

#demoImage {
	width: 600px;
	height: 400px;
}

.mark {
	padding: 5px;
}

#eyes_style_down, #hair_back_style_down, #hair_front_style_down {
	background-color: #e3cb81;
	width: 101px;
	margin: 0 auto;
}

#eyes_style_down {
	line-height: 45px
}

#hair_back_style_down, #hair_front_style_down {
	line-height: 80px;
}

#eyes_style_down .choices {
	overflow: auto;
	width: 121px;
	height: 150px;
}

#hair_back_style_down .choices, #hair_front_style_down .choices {
	overflow-x: auto;
	overflow-y: hidden;
	width: 350px;
	height: 100px;
	display: none;
	position: absolute;
	background-color: #e3cb81;
	white-space: nowrap;
	margin-left: -114px
}

#eyes_style_down .choices span, #eyes_style_down .selected {
	display: block;
	height: 45px;
	border: 1px solid #9fc5cc;
	background-color: #e3cb81;
}

#hair_back_style_down .selected, #hair_front_style_down .selected {
	display: block;
	height: 80px;
	border: 1px solid #e3cb81;
	background-color: #e3cb81;
}

#hair_back_style_down .choices span, #hair_front_style_down .choices span {
	display: inline-block;
	width: 80px;
	height: 80px;
	border: 1px solid #e3cb81;
	background-color: #e3cb81;
}

#eyes_style_down .choices {
	display: none;
	width: 101px;
	position: absolute;
	background-color: #e3cb81;
}

#eyes_style_down .selected, #hair_back_style_down .selected, #hair_front_style_down .selected {
	background-color: #e3cb81;
	text-align: right;
}

#eyes_style_down .selected img.arrow {
	display: inline-block;
	margin: 29px 0 0 0
}

#hair_back_style_down .selected img.arrow, #hair_front_style_down .selected img.arrow {
	display: inline-block;
	margin: 62px 0 0 0
}

#eyes_style_down .choices span.hover, #hair_back_style_down .choices span.hover, #hair_front_style_down .choices span.hover {
	background-color: #f8bf12;
	cursor: pointer
}

.choices span img, #eyes_style_down .selected img, #hair_back_style_down .selected img, #hair_front_style_down .selected img {
	display: none
}

.ha_page {
	width: 101px;
	border: 1px solid #e3cb81;
	text-align: right;
	margin: 0 auto;
}

.ha_page input {
	width: 80px;
}

.leayph h2 {
	font-size: 10pt;
}

h2 {
	margin-bottom: 10px;
}

#ha-items-order, #creature-items-order {
	margin-bottom: 20px;
	padding: 5px 0;
	background-color: #e3cb81;
}

#ha-items-order .item {
	padding: 10px;
	margin: 5px;
	background-color: #be8f5e;
	height: 70px;
	position: relative;
}

#ha-items-order .item select {
	font-size: 8pt;
	height: 20px;
	position: absolute;
	bottom: 3px;
	right: 3px;
}

#creature-items-order .item {
	padding: 10px;
	height: 50px;
	margin: 5px;
	background-color: #be8f5e;
}

#ha-items-order img, #creature-items-order img {
	width: 50px;
	height: 50px;
	float: left;
}

.ha_submit, .rounded_submit {
	background-color: #b47506 !important;
	margin: 5px;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	padding: 4px 10px;
}

.hard_submit, a:link.hard_submit, a:visited.hard_submit {
	background-color: #b47506 !important;
	color: #fff;
	border-radius: 0;
	display: inline-block;
	padding: 5px 10px;
    margin: 2px 2px;
	border: 1px solid #2d1f09;
	line-height: 1.2em;
}

.rounded_submit:hover, .ha_submit:hover, .hard_submit:hover, a:hover.hard_submit, a:active.hard_submit {
	background-color: #dbbe8c !important;
}

.rounded_submit:hover, button:hover {
	cursor: pointer;
}

button:disabled {
	opacity: 0.4;
}

a.rounded_submit:link, a:rounded_submit:visited {
	color: #fff;
}

a.rounded_submit:link, a.rounded_submit:visited, strong.rounded_submit {
	color: #fff;
	padding: 5px;
}

.topl {
	text-align: center;
	font-size: 0
}

.topl a {
	background-color: #b47506;
	padding: 5px 20px;
	display: inline-block;
	margin: 2px;
	color: #fff;
	border-radius: 5px;
	font-size: 9pt;
}

.topl a img {
	border: 0
}

.topl a:hover, .topl a:active, .topl a.hover, .topl a.active {
	color: #895f52;
	background-color: #f1c103;
}

.forum.leayph tr.spacer, .news.leayph tr.spacer, .messages.leayph tr.spacer, #chatTable tr.spacer, .rounded.leayph tr.spacer {
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
}

.forum td, .news td, .messages td, #chatTable td, .rounded td {
	padding: 13px 20px 10px 20px
}

.forum td img, .news td img, .messages td img, #chatTable td img {
	max-width: 100%;
}

.rounded td.minpadd {
	padding: 13px 10px 10px 10px
}

.rounded td.mpadd {
	padding: 3px 2px 2px 2px
}

hr {
	background-color: rgba(44, 15, 2, 0.5);
    border-top: 2px solid rgba(230, 188, 99, 0.3);
    border-bottom: 2px solid rgba(230, 188, 99, 0.3);
    height: 10px;
    border-left: 0;
    border-right: 0;
}

table.leayph .spacer td, .news th, .news tr td, .messages th, .messages tr td,
	#chatTable tr td, #chatTable th, .rounded tr td, .rounded th {
	background-color: transparent;
	background-image: none;
	color: #eee;
	border-top: 1px solid #5e3c21;
}

.rounded tr:first-child td {
	border-top: 0;
}

table.leayph.nolines td {
	border-top: 0;
}

.rounded th {
	box-shadow: inset 0 -10px 30px 0px #301c0b, inset 0 3px 10px 0px #6e5524;
	border-bottom: 1px solid #000;
	border-top: 1px solid #4b280a;
	color: #bea05a
}

..news, .messages, object, #oak, #chatTable, .rounded {
	border-radius: 5px;
	box-shadow: 0 0 10px 3px #23160b;
}

.forum, .news, .messages, .full {
	width: 100%;
}

.shop_label { display: inline-block; width: 70px; }
.mini_label { display: inline-block; width: 100px; margin: 3px 0 }

.shop_margin { margin: 3px 0 }

.news th, .messages th, .rounded th {
	border-radius: 5px 5px 0 0;
}

.forum th, .forum tr, .news th, .news tr, .messages th, .messages tr, #chatTable tr, .rounded tr, .rounded th {
	background-color: #39240f;
	padding: 10px;
}

table.forum tr, table.news tr, table.messages tr, #chatTable tr, .rounded tr {
	background-position: center 0px;
	background-color: #895f33
}

table.forum th, table.forum tr, table.news th, table.news tr, table.messages tr, table.messages th,
	table.rounded tr, table.rounded th {
	margin-top: 10px
}

.forum small {
	font-style: italic;
	font-size: 0.7em
}

.forum .date {
	margin-top: 30px;
	padding: 5px 0;
	border-top: 1px solid rgba(247, 242, 227, 0.5);
	opacity: 1;
	text-align: right
}

.forum .postTopArea {
	padding: 20px 20px 0 20px;
}

.forum .postTopArea > div {
	border-bottom: 1px solid rgba(247, 242, 227, 0.15);
    height: 25px;
    padding: 0 0 5px 0;
}

.forum .postBottomArea > div {
	border-top: 1px solid rgba(247, 242, 227, 0.15);
	padding-top: 10px;
	padding-bottom: 10px;
}

.forum .postSidebarArea {
	padding: 30px 10px 30px 10px;
	width: 150px;
	padding: 20px 10px;
	background-color: #6e5337 !important;
}

.forum .forumGild {
	position: relative;
	float: right;
	margin-right: 5px;
	height: 25px;
} 

.forumMiniGild {
	width: 25px;
	height: 25px;
}

.forum .gilds {
	text-align: center;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid rgba(247, 242, 227, 0.15);
	background-color: #916f49;
}

.forum .user_avatar {
	width: 100px !important;
	height: 100px !important;
	max-width: 100px !important;
}

.forum td.last, .forum th {
	border-right: 0
}

.forum {
	border: 2px solid #1a1918;
	border: 2px solid #140b02;
	border: 2px solid #39240f;
}

.forum tr.spacer td, .forum tr.spacer th {
	border-top: 2px solid #39240f;
}

.bbcode_post h1 {
    font-size: 12pt;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
}

.bbcode_post h2 {
    font-size: 10pt;
    margin: 0;
    text-transform: uppercase;
}

.bbcode_post blockquote, blockquote {
	background-color: #be8f5e;
    padding: 15px;
    position: relative;
    border-left: 3px solid #e3cb81;
}

.bbcode_post blockquote:before, blockquote:before {
	content: "\"";
    position: absolute;
    top: 3px;
    left: 3px;
    font-size: 30px;
    font-weight: bold;
}

.forum td.bbcode_post {
	padding: 20px;
}

table#chatTable tr td {
	padding: 7px 5px 7px 5px;
}

.disabled {
	background-color: #505050 !important
}

.dark {
	background-color: #05819B !important;
	color: #fff;
}

table.leayph tr td.sticky, table.minibox, table.leayph tr td table.minibox tr td {
	background-color: #5f3b1f;
}

table.minibox {
	border: 1px solid #7b4f27;
	margin: 5px auto;
}

table.minibox, table.minibox tr td {
	border-radius: 5px;
}

.forumtopic {
	background-image: url(../layouts/sabre/images/forum_miniheader.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 57px;
	line-height: 57px;
	padding-left: 105px;
	font-weight: bold;
}

.creature_stat {
	display: inline-block;
	width: 30px;
	font-size: 9pt;
	font-weight: bold
}

.hide {
	display: none
}

.tooltip {
	display: none;
	width: 209px;
	height: 122px;
	background-image: url(../images/white_arrow.png);
	background-position: center center;
	text-align: center;
	margin: 20px 0 -20px 0;
	white-space: pre-wrap;
	color: #222;
	z-index: 50;
}

.tooltipTrigger {
	cursor: pointer;
}

.tooltipContent {
	display: none;
	width: 209px;
	height: 122px;
	background-image: url(../images/white_arrow.png);
	background-position: center center;
	text-align: center;
	color: #222;
	position: absolute;
	top: -112px;
	left: -92px;
	font-size: 8pt;
}

.tooltipContent div {
	font-size: 8pt;
    margin-top: 12px;
    margin-left: 10px;
    margin-right: 10px;
    height: 82px;
    overflow: auto;
}

.tooltip div {
	font-size: 7.5pt;
	overflow: visible;
}

.rel {
	position: relative;
	width: 100%;
}

td .rel {
	text-align: left;
}

td .rel div.tooltip {
    top: -100px !important;
    left: 50% !important;
    margin-left: -104px;
}

.rel div.tooltip {
	display: none;
	top: -20px !important;
	left: -25px !important
}

.tooltip a:link, .tooltip a:visited {
    color: #5C3610;
}

.tooltip div {
	display: block;
	width: 185px;
	height: 102px;
	margin: 15px 12px 5px 12px;
	overflow: auto;
	background-image: none;
	font-size: 8pt;
}

.tooltip strong {
	display: block;
	margin-bottom: 3px;
	font-size: 10pt;
	font-style: italic;
}

table.nobox {
	margin: 0 auto;
}

table.nobox tr td {
	padding: 2px;
}

.ui-dialog-content {
	border-radius: 0 0 5px 5px;
	padding: 10px 5px;
	min-height: 50px;
	background-color: #895f33;
	box-shadow: inset 0 20px 20px -20px #2b1a09;
	color: #eee;
}

.ui-dialog-titlebar {
	background-color: transparent;
	color: #fff;
	padding: 0px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px 5px 0 0;
	background-image: url(../layouts/sabre/images/tileh.png);
}

.ui-dialog-titlebar a {
	color: #fff
}

.ui-dialog {
	width: 200px;
	border: 2px solid #533519;
	border-radius: 5px;
	box-shadow: 0 0 5px 0px #000
}

.toggled {
	display: none;
}

.box {
	display: block;
}

.ui-autocomplete {
    width: 200px;
    height: 300px;
    overflow: auto;
    text-align: left;
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none;
    background-color: #e3cb81;
}

.ui-autocomplete li {
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.ui-autocomplete li a {
    cursor: pointer;
    display: block;
    font-size: 8pt;
    padding: 4px 2px;
    color: #000;
}

.ui-autocomplete li a:hover {
    background-color: #f8bf12;
    color: #222;
}

.forum_ha, img.flip_image, .flipHorizontal {
	transform: scaleX(-1);
}

#creatureInfo {
	padding: 13px 10px 10px 10px;
}

a img, img {
	border: 0;
}

.fade {
	opacity: 0.5;
}

.award_icon {
	width: 75px;
	height: 75px;
	margin: -10px;
}

button.equip img {
	width: 75px;
	height: 75px;
}

button.equip {
	width: 110px;
	font-size: 8pt;
	overflow: hidden;
	white-space:nowrap;
}

input[type=submit], .rounded_submit {
	border: 0;
	box-shadow: 0 0 5px 2px #2d1f09
}

.territory_creature {
	width: 180px;
	display: inline-block
}

.newsimage {
	max-width: 250px;
	max-height: 250px;
}

table.leayph tr td.noshade {
	box-shadow: none
}

.curFocus td {
	background-color: rgba(255, 255, 255, 0.2) !important;
}

.numberInput {
	padding: 5px;
	width: 50px;
}

table.leayph.farming td {
	width: 100px;
	height: 200px;
	position: relative;
	padding: 0;
	background-image: url(../images/farming/dirt_patch_basic.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.farming td img {
	position: absolute;
	bottom: 0;
	left: 15px;
}

table.leayph.farming td.wet {
	background-image: url(../images/farming/dirt_patch_wet.png);
}

table.leayph.farming td.dry {
	background-image: url(../images/farming/dirt_patch_arid.png);
}

table.leayph.farming th {
	padding: 10px;
}

#main input.colorpick {
	padding: 5px 10px;
	border-radius: 0;
}

.banner {
	background-image: url("../images/banner-text2.png");
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
	line-height: 48px;
	
	font-size: 16pt;
	color: #ddbf5e;
	text-shadow:
		0 2px 5px #341f12,
		0 2px 5px #341f12,
		0 2px 5px #341f12;
	text-align: center;
}

.fancyBox {
	border: 2px solid #f3dd6d;
	background-image: url("../images/tile3.png");
	margin: 10px auto;
	padding: 10px 15px;
	text-align: center;
	display: inline-block;
	text-shadow:
		0 2px 5px #341f12,
		0 2px 5px #341f12,
		0 2px 5px #341f12;
	box-shadow: inset 0 0px 15px #341f12;
	font-size: 13pt;
	color: #ddbf5e;
}

.countdown {
	font-weight: bold;
}

.fancyBox .countdown {
	color: #f1e6b0;
	margin: 15px 0 5px 0;
	font-size: 14pt;
	letter-spacing: 0.4px;
}

.miniup {
	margin-top: 20px;
}

.notify {
	position: relative;
}

.notify {
	filter: drop-shadow(0 0 5px rgba(243, 221, 109, 0.7));
}

.notify::after {
	content: " ";
	position: absolute;
	display: block;
	width: 38px;
	height: 28px;
	left: -10px;
	top: -10px;
	background-image: url(../images/icon_notify.png);
	background-size: cover;
}

button.noButton {
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    background-color: transparent;
}

.homeNewsFooter {
	text-align: right;
	padding: 13px 20px 10px 20px;
}

.leayphContentBox {
	background-color: #895f33;
}

.leayphContentBoxDefault {
	background-color: #895f33;
	padding: 13px 20px 10px 20px;
}

.leayphContentBoxBorderTop {
	border-top: 1px solid #5e3c21;
}

.basicTable {
	border-spacing: 0;
}

.basicTable td {
	padding: 5px;
	text-align: left;
}

.basicTable.large td {
	padding: 5px 10px;
}


.darkBox {
	background-color: rgba(44, 15, 2, 0.5);
	border-color: #3f2c08;
}

.darkBox.border, .mediumBox.border {
	border-width: 2px;
	border-style: solid;
}

.darkBox.fancy, .mediumBox.fancy {
	color: #ae8e50;
	text-transform: uppercase;
	font-size: 0.75rem;
    font-weight: bold;
}

.darkBox.fancy strong, .mediumBox.fancy strong {
	color: #d9b56e;
	float: right;
}

.mediumBox {
	background-color: #6b4a27;
	border-color: #52390b;
}

.mediumBox.fancy {
	color: #d9c7a5;
	text-transform: none;
	font-weight: normal;
	font-size: 1em;
}

.mediumBox.fancy strong {
	color: #d9b56e;
}

#main_inner input[type=number] {
	padding: 10px;
	font-size: 1.1em;
}

.pageLinks {
	background-color: #6b4a27;
	border-bottom: 2px solid #52390b;
	display: flex;
	flex-wrap: wrap;
	margin: -10px -10px 10px -10px;
}

.pageLinks a {
	padding: 10px;
	flex: 1 0 auto;
	text-align: center;
}

.pageLinks a.active {
	background-color: #453321;
}

.creatureBond {
	color: #d9b56e;
    border-radius: 50%;
    font-weight: bold;
    background-color: #6b4a27;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.75);
    border: 2px solid rgba(0,0,0,0.85);
    position: absolute;
    top: 5px;
    left: 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}


.progressBarWrapper {
	width: 100%;
}

.progressBar {
	background-image: url(../images/progress_bar_fancy_black.png);
	width: 572px;
	height: 51px;
	margin: 0 auto;
	position: relative;
}

.progressBar, .progressBar .progressBarInner, .progressBar .progressBarBorder {
	background-position: 0 0;
	background-repeat: no-repeat;
}

.progressBar .progressBarInner, .progressBar .progressBarBorder {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.progressBar .progressBarInner {
	background-image: url(../images/progress_bar_fancy_progress.png);
	clip-path: inset(0 calc(50px + 470px * (1 - var(--sizeB) )) 0 0);
}

.progressBar .progressBarBorder {
	background-image: url(../images/progress_bar_fancy_border.png);
	z-index: 10;
}

.progressBar.plantBar {
	background-image: url(../images/progress_bar_plant_black.png);
	width: 519px;
	height: 90px;
}

.progressBar.plantBar .progressBarInner {
	background-image: url(../images/progress_bar_plant_progress.png);
	clip-path: inset(0 calc(15px + 479px * (1 - var(--sizeB) )) 0 0);
}
.progressBar.plantBar .progressBarBorder {
	background-image: url(../images/progress_bar_plant_border.png);
}


#main {
	width: 800px;
}

#main_inner {
	width: 100%;
	height: 100%;
    box-sizing: border-box;
}
/*
.bondHeart {
	position:absolute;
	background-color: #6b4a27;
	display: inline-block;
	height: 30px;
	margin: 0 10px;
	transform: rotate(-45deg);
	width: 30px;
}

.bondHeart:before,
.bondHeart:after {
	content: "";
	background-color: #6b4a27;
	border-radius: 50%;
	height: 30px;
	position: absolute;
	width: 30px;
}

.bondHeart:before {
	top: -15px;
	left: 0;
}

.bondHeart:after {
	left: 15px;
	top: 0;
}

.bondHeart span {
	position: absolute;
    z-index: 10;
    transform: rotate(45deg) translate(0px,-5px);
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    transform-origin: center center;
    top: 0;
    left: 0;
    font-weight: bold;
    color: #ded576;
    font-size: 11pt;
    text-shadow: 0 0 5px rgba(0,0,0,0.5)
}*/

#sidebar .bondHeart {
	top: 10px;
	left: 5px;
	zoom: 0.66;
}

.bondHeart svg {
    fill: #6b4a27;
    filter: drop-shadow(0px 0px 5px rgba(44, 15, 2, 0.5));
    stroke: rgba(44, 15, 2, 0.5);
    stroke-width: 2px;
    stroke-opacity: 0.5;
}

.bondHeart {
	width: 50px;
    height: 50px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.bondHeart span {
	display: inline-block;
	position: absolute;
    z-index: 10;
    line-height: 45px;
    width: 50px;
    height: 45px;
    text-align: center;
    top: 0;
    left: 0;
    font-weight: bold;
    color: #ded576;
    font-size: 11pt;
    text-shadow: 0 0 5px rgba(0,0,0,0.5)
}

.miniTooltip {
	position: absolute;
	bottom: 100%;
	display: none;
	left: 50%;
    transform: translateX(-50%);
    width: max-content;
    font-size: 9pt;
	font-weight: bold;
}

.miniTooltip small {
	font-weight: normal;
}

.miniTooltip.leayphContentBox {
	border: 2px solid rgba(44, 15, 2, 0.5);
}

.bondHeart:hover .miniTooltip {
	display: block;
}

.weeklyDeal img {
	width: 100%;
}
