html, body {
	font-family:verdana, sans-serif, "lucida console";
	margin:0;
	padding:0;
	height:100%;
	overflow:hidden;
	overflow-x:hidden;
}
* {
	margin:0;
	padding:0;
	-moz-outline-style:none;
}
div { box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}
label { cursor:pointer; }
ul { list-style: none; }
h2 {
	color:#29A9C9;
	font-weight:bold;
	font: 1.35em 'QlassikBoldRegular', 'Gill Sans', Arial, sans-serif; letter-spacing: -1px; text-shadow: -2px 0 1px #65686B, 0 -2px 1px #65686B, 0 2px 1px #65686B, 2px 0 1px #65686B, 3px 2px 5px black, 3px 2px 3px black;
	font-weight: bold;
}
input {
	width:99%;
	padding:1px 0;
}
table {
	width:100%;
	text-align:left;
	background:#ededed;
	color:#111;
}
th { padding: 2px 4px; }
#mask {
	position:absolute;
	z-index:2000;
	width:100%;
	height:100%;
	display:none;
}
#menus > li.sortable {
	float:left;
}
.ui-draggable-dragging {
    opacity:0.4;filter:alpha(opacity=40)
}
.divider {
    width: 10px;
    margin-left: -5px;
    position: absolute;
    z-index: 1;
    display: block;
}
.divider:hover {
    background: rgba(200, 240, 255, 0.5);
}
.droptarget {
    width: 40px;
    margin-left: -20px;
    position: absolute;
    z-index: 9999;
    display: block;
    background: rgba(200, 230, 255, 0.25);
}
.droptarget:hover {
    background: rgba(200, 230, 255, 0.5);
}
/*end resizing stuff*/
#center,#buddies,#chatters  {
	background:#65686B;
}
#buddies { background:#65686B url(http://rphaven.com/images/buddylist_shadow.png) repeat-y scroll top right; }
#chatters { background:#65686B url(http://rphaven.com/images/spr_solo_box_.png) repeat-y scroll -3220px 0; }
#center { padding: 3px 3px 0 3px; height:100% }
#buddies, #chatters {
	border-left:1px solid #000; border-right:1px solid #000;
	margin-top: 5px;
}
.handle {
	cursor:move;
}
#center > * {
	display:block;
}
#center > a {
	float:right;
	background:#ededed;
	margin: 3px 3px 0 0;
	padding: 1px;
	font-size: 12px;
}
.chatBox  {
	border:1px solid #000;
	background:#ededed url(http://rphaven.com/images/spr_tile_x.png) repeat-x scroll 0 -63px;
	min-height:100px;
	line-height:1;
	word-wrap:break-word;
	overflow-y:auto;
	position:relative;
	vertical-align:bottom;
}
* .blackbg {
	background:#393939!important;
}
.chatBox img {
	vertical-align: middle;
	line-height:0;
	position:absolute;
	right:0;
}
.chatBox div.first {
    width:147px;
    padding:0;
    position:absolute;
    margin:0;
	color:#999aa0;
	letter-spacing: -1px;
}
.chatBox .first span {
    position:absolute;
	z-index:5;
    right:0;
	top:0;
	height:15px;
	overflow:hidden;
	cursor:pointer;
	background:#ededed;
	display:inline-block;
    white-space:nowrap;
}
.chatBox div.self-msg {
	background:#E0E4E7;
}
.chatBox div.self-msg .first span {
	background:#E0E4E7;
}
.chatBox div div div {
	padding-left:2px;
	border-left:1px solid #999aa0;
	margin-left:149px;
	word-wrap:break-word;
	padding-bottom:1px;
}
.chatBox div {
    position:relative;
	font-size:13px;
}

#notMainChat {
	margin-right:2px;
}
.hr {
    background:#000;
    height:4px;
    margin: 2px 0 3px 0;
}
.textarea {
	background:#ededed url(http://rphaven.com/images/spr_tile_x.png) repeat-x scroll 0 -63px;
	padding-right:25px;
}
textarea {
	word-wrap:break-word;
	background:none;
	min-height:30px;
	max-height:120px;
	border:0;
	resize:none;
	outline:none;
}
#center textarea {
	width:100%;
	overflow:hidden;
}

ul.horiBtns li {
	padding:2px;
	float:left;
	cursor:pointer;
	display:inline-block;
	text-align:center;
}
ul.horiBtns li  { display:inline; }
html > /**/ body ul.horiBtns li  { display:inline-block; }
ul.horiBtns li:hover {
	color:#f9a300;
}
ul.horiBtns:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#not-mainChat .horiBtns, #notPMChat .horiBtns {
	position:absolute;
	width:30px;
	right:0;
}
#fontOptions.horiBtns {
	margin:2px 0 3px 0;
	color:#f9a300;
}
#pmHeader.horiBtns li {
	font-size:13px;
	margin:0px 1px;
	padding:1px 2px;
	text-shadow:0 -1px 1px rgba(000, 000, 000, 0.8), 0 1px 1px rgba(245, 250, 255, 0.9);
}
#pmHeader.horiBtns li:hover {
	text-shadow:0 1px 1px rgba(000, 000, 000, 0.8), 0 -1px 1px rgba(245, 250, 255, 0.9);
}
#pmHeader.horiBtns {
	background: #29A9C9 url(http://rphaven.com/images/btn-bar.jpg) top right;
	color: #000;
	margin: 0;
	overflow:hidden;
}
#pmTabs {
	background:#3A3A3A;
	border: 1px #000 solid;
	padding:1px;
	margin:0 0 -2px 0;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;
}
#chatTabs { min-height:22px; }
#pmTabs div a, #chatTabs div a {
	color:#B9BAC0;
	text-shadow: 0 1px 0 #000;
}
#pmTabs div > a, #chatTabs div > a {
	text-decoration:none;
	display:inline-block;
}
#pmTabs div > a {
	padding-top:3px;
}
#pmTabs .newMessage a, #chatTabs .newMessage a {
	color:#f9a300;
	font-weight:bold;
	letter-spacing:-1px;
}
#pmTabs .typing a, #chatTabs .typing a {
	color:#6F92C8;
}
#pmTabs .idle a {
	font-style:italic;
}
#pmTabs .ui-state-focus, #chatTabs .ui-state-focus {
	letter-spacing:-1px;
}
#pmTabs .ui-state-focus a, #chatTabs .ui-state-focus a {
	color:#f2f2f2;
}
#pmTabs .offline a {
	color:#CA7874;
	font-weight:normal!important;
	letter-spacing:0!important;
}
#pmChat {
	color: #111;
	font-size: 12px;
}
#pmChat p {
	padding: 2px 0;
}
.pmTab span, .chatTab span {
	opacity: 0.1;
	-webkit-transition: opacity 1s ease-in;
	-moz-transition: opacity 1s ease-in;
	padding:0 1px 0 0;
	margin-left:4px;
	cursor:pointer;
	display:inline-block;
}
.pmTab span:hover, .chatTab span:hover {
	background:#b53;
}
.pmTab, .chatTab {
	display:inline-block;
	padding:0 3px;
	border:1px solid #3A3A3A;
	display:inline;
}
.chatTab {
	padding:2px 4px;
}
.chatTab {
	background: url("images/ui-bg_inset-hard_25_555555_1x100.png") repeat-x scroll 50% 50% #555555;
	margin-right:3px;
	font-size:85%;
}
html > /**/ body .pmTab, html > /**/ body .chatTab { display:inline-block; }

.share-thumbs {
	display:inline-block;
    white-space:nowrap;
    height:88px;
    overflow-y:hidden;
    overflow-x:auto;
	vertical-align:top;
}
.share-thumbs li {
	display:inline-block;
	margin:2px 1px;
	padding:2px;
	background:#4a4b4f;
	cursor:pointer;
}
.share-thumbs button {
	position:absolute;
	top:0;
	right:0;
}
.share-thumbs img {
	width:60px;
	height:60px;
}
.share-thumbs div {
	display:inline-block;
	position:relative;
}
.share-imgs {
	
}
.share-imgs div {
	height:100%;
	overflow:hidden;
	text-align:center;
	overflow:auto;
}
.current-image {
	display:inline-block;
	width:82px;
	height:80px;
	padding:3px;
	border:1px solid #5FB2E3;
	background:#2F666A;
	text-align:center;
	cursor:pointer;
}

#userlist, #buddylist {
	clear:both;
	border-top:1px solid #000;
	min-height:100px;
	word-wrap:none;
	overflow:hidden;
	overflow-y:auto;
}
#userlist { background:#ededed url(http://rphaven.com/images/spr_solo_box_.png) repeat-y scroll -3220px 0; }
#buddylist { background:#ededed url(http://rphaven.com/images/buddylist_shadow.png) repeat-y scroll top right; }
#buddylist { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
#userlist { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
#buddies input { background:#ededed url(http://rphaven.com/images/buddylist_shadow.png) repeat-y scroll top right; border: 0; width: 100%; }
#chatters input { background:#ededed url(http://rphaven.com/images/spr_solo_box_.png) repeat-y scroll -3220px 0; border: 0; width: 100%; }
#userlist .headItem, #buddylist .headItem { color: #f9a300; cursor:default; cursor:pointer; background:transparent url(http://rphaven.com/images/spr_tile_x.png) repeat-x scroll 0 -42px;}
#userlist .headText, #buddylist .headText{ overflow:hidden; display:block; padding:1px 0 1px 2px; display:block; border: 1px solid; border-top-color: #707a85; border-bottom-color: #464f56; border-left-color: #6a6f75; border-right-color: #6a6f75; height:17px; overflow-y:hidden; }
#userlist .headText { background:#65686B; border-left: 0;
-webkit-border-bottom-right-radius: 7px; -webkit-border-top-right-radius: 7px;
-moz-border-radius-bottomright: 7px; -moz-border-radius-topright: 7px; }
#buddylist .headText { background:#65686B url(http://rphaven.com/images/buddylist_shadow.png) repeat-y scroll top right; border-right: 0;
-webkit-border-bottom-left-radius: 7px; -webkit-border-top-left-radius: 7px;
-moz-border-radius-bottomleft: 7px; -moz-border-radius-topleft: 7px; }
.userListContainer { color: #111; cursor:pointer; font-weight: normal; min-height: 17px; font-size: 12px; line-height:11px; }
.userListContainer > li { padding: 1px 0 1px 2px; position:relative; white-space: nowrap; z-index: 5; }
.userListContainer > li:hover { background: rgba(0, 0, 0, 0.15); }
.userListContainer .room-info { background:#aaafb5;padding:4px;color:#000; }
#userlist ul li ul .ui-selecting, #buddylist ul li ul .ui-selecting { background:#FECF50; }
#userlist ul li ul .ui-selected, #buddylist ul li ul .ui-selected { background:#F39814; }
#userlist ul li ul .ui-selected:hover, #buddylist ul li ul .ui-selected:hover { background:#FEAC34; }

#dropdownMenu {
	z-index: 9999; width: 125px; padding: 2px;
}
#dropdownMenu li {
	cursor:pointer;
}

#roomDialog table {
	background: #ededed;
	color: #111;
}
#roomDialog td {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#roomDialog tr.even {
	background:#DADFE3;
}
#roomslist-tabs input {
	float:left;
}
#roomslist-tabs form {
	padding: 5px 0px 5px 5px;
	height:40px;
}

#notification {
	position: absolute; bottom: 0; left: 50%; 
	margin-left: -300px; width: 600px; height: 30px;
	background: #29A9C9; color: #fff;
	text-align:center;
}
#notification p { font-size: 13px; }
#notification p .left, #notification p .right { font-size:11px; }
#notification p .left { float: left; }
#notification p .right { float:right; }
#notification a { text-decoration: underline; }
#top {
	height:35px;
	color:#ddd;
	position: relative;
}
#top > .left {
	float:left;
	background:url(images/logo.png) no-repeat 0 0;
	height:100%;
	padding-left:165px;
	line-height:30px;
}
#top > .right {
	float:right;
	height:100%;
	line-height:35px;
}
#top > .right a {
	text-decoration:none;
	cursor:pointer;
	padding:0 4px 0 20px;
}
#top a:hover {
	color:#f9a300;
}
#top .divider {
	border-left:1px #a9aab0 solid;
}
#top .settings {
	background:url(images/cog.gif) no-repeat 0 0;
	background-position:3px 1px
}
#footer {
	background:#3A3A3A;
	height:30px;
	color:#ddd;
}

#wrapper{
	background:transparent url(http://rphaven.com/images/spr_tile_x.png) repeat-x scroll 0 -15px;
	padding:0;
	/*min-width:700px;*/
}
#wrapper select{
	font-family:sans-serif, arial, "lucida console";
	margin-bottom:10px;
}

/* pm logs styling*/
a {
	cursor:pointer;
}
#logsDialog .content a {
	display:block;
}
#logsDialog .content a:hover {
	background: rgba(0,0,0,0.2);
}

#logsDialog .innerbg {
    background:#3A3A3A;
    height:100%;
}
#logsDialog .right .content {
    height:100%;
}
#logsDialog .content, #logsDialog .logs {
    overflow-y:auto;
    overflow-x:hidden;
	background: transparent url(http://rphaven.com/images/spr_tile_x.png) repeat-x scroll 0 -63px;
}
#logsDialog .right .content {
    height:85px;
    border-bottom:1px solid #000;
}
#logsDialog .head {
    background:#65686B;
}
#logsDialog h2 {
    padding: 1px 4px;
    font-size:170%;
}
#logsDialog .right, #logsDialog .left {
    height:100%;
    background:#ededed;
    color:#000;
}
#logsDialog .left {
    float:left;
    width:125px;
    background:#EDEDED url('http://rphaven.com/images/buddylist_shadow.png') repeat-y scroll top right!important;
    border-right:1px solid #000;
}
/* end pm logs styling */

.listBtn {
	padding:5px 15px 5px 5px;
	border: 1px solid rgb(48, 48, 48);
	font-size: 11px;
}
.listBtn:hover {
	letter-spacing:-1px;
	border: 1px solid rgb(95, 178, 227);
}
.innerbg {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background:#3A3A3A;
	padding:5px;
	margin:0;
}
.smallBorders {
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.smallBtn span {
	padding: 0 3px;
}
.largeBtn { padding: .2em .6em .3em .6em; margin: 2px 2px 2px 5px; }
.iconBtn {
	padding: 1px 2px 1px 1px!important;
	margin: 0!important;
}
.iconBtn:hover {
	padding: 0 1px 0 0!important;
	margin: 0!important;
}
.inner-alert {
	padding: 3px;
	background-image: -moz-linear-gradient(top, #99DFEF, #008FA3);
	background-image: -webkit-linear-gradient(top, #99DFEF, #008FA3);
	margin: 3px;
	border-radius: 5px;
}
.inner-alert > p {
	padding:6px 7px;
	background:#efefef;
	border-radius:3px;
}
.subAlert {
	background:#ddd;
	border:2px solid #f9a300;
	padding:8px;
}
.dull {
	color: #999aa0;
}
.sys {
	color: #d21!important;
	padding: 3px;
	background: #ddd;
	border-top: 1px #fff solid;
	border-bottom: 1px #bbb solid;
}
.em {
	font-family: Georgia,Times,serif;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.clickable { cursor: pointer; }
.user-status {
	font-size:11px;
	color:#000000;
	letter-spacing:-1px;
	line-height:75%;
	margin-left:3px;
	font-weight:normal;
}
.hidden { display:none;}
.clear {
	clear:both!important;
	font-size:1px;
	/*line-height:18px;*/
	line-height:1px;
	height:1px;
	position:absolute;
	padding-right:0!important;
	padding-left:0!important;
	margin-right:0!important;
	margin-left:0!important;
	float:none!important;
	font-size:1px!important;
}
.highlight {
	background: #f9a300;
}
.emboss-lgrey {
	text-shadow:0 -1px 1px rgba(000, 000, 000, 0.8), 0 1px 1px rgba(255, 255, 255, 0.5);
}
.emboss-lgrey a:hover {
	text-shadow:0 1px 1px rgba(000, 000, 000, 0.8), 0 -1px 1px rgba(255, 255, 255, 0.5);
	margin: 0;
}
.emboss-lgrey a {
	display:block;
	margin: -1px 0 1px 0;
}
li.owner, li.op {
	font-weight: bold;
}
span.owner, span.op {
	padding: 0 8px;
	background:url(images/icons.png) no-repeat 0 -16px;
}
span.op {
	background:url(images/icons.png) no-repeat 0 0;
}
.shadow {  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.5); box-shadow: 0 0 18px rgba(0, 0, 0, 0.5); }

.userlist-hover{
    position:absolute;
    background:#ccc;
    overflow-x:hidden;
    font-size:100%;
	line-height:90%;
	z-index: 9998;
	white-space: nowrap;
    
    -moz-box-shadow: 0px 4px 9px  rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 4px 9px  rgba(0,0,0,0.3);
    box-shadow: 0px 4px 9px  rgba(0,0,0,0.3);
    border-top: 1px solid rgba(255,255,255,0.8);
    border-bottom: 1px solid rgba(0,0,0,0.3);
}
.userlist-hover2{
    height:130px;
    width:350px;
    padding: 4px;
    background:#ccc;
    position:absolute;
    z-index: 9999;
    
    border-top: 1px solid rgba(255,255,255,0.8);
    border-bottom: 1px solid rgba(0,0,0,0.3);
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.userlist-hover2-undershadow{
    height:100px;
    width:250px;
    position:absolute;
    z-index:9997;
    
    -moz-box-shadow: 0px 4px 9px  rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 4px 9px  rgba(0,0,0,0.3);
    box-shadow: 0px 4px 9px  rgba(0,0,0,0.3);
}
.userlist-hover2 div {
    background: #444;
	color: #eee;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:100%;
    height: 100%
}
.userlist-hover2 img {
    float:right;
    width:75px;
    height:75px;
    display:block;
    margin:2px;
    border:1px solid #f98922;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#kriegslistHeader {
	height:125px;
	background:#fff url(images/kriegslist.jpg) no-repeat;
	color:#e00; font-weight:500; font-family:serif; font-size: 16px;
}
#kriegslistHeader p {
	line-height:125px;
	padding-left:200px;
}
#kriegslistHeader .big {
	font-size:235%;
}

#newPM {
    position:absolute;
}
.input-button-combo {
    padding-right:20px;
    position:relative;
}
.input-button-combo button {
    position:absolute;
    width:22px;
    height:22px;
    right:0;
    top:0;
}
.input-button-combo span {
    padding-top:1px;
    display:inline-block;
}
.input-button-combo input {
    padding:2px;
}
/* color picker ui slider */
#colorPicker,#bgcolorPicker {
	position:absolute;
	bottom:20px;
	left:-350px;
	z-index:999999;
	display:none;
}
#red, #green, #blue {
	float:left;
	clear:left;
	width:255px;
	margin:10px;
}
#swatch {
	width:100px;
	height:75px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:275px;
	background-image:none;
}
#red .ui-slider-range { background: #ef2929; }
#red .ui-slider-handle { border-color: #ef2929; }
#green .ui-slider-range { background: #8ae234; }
#green .ui-slider-handle { border-color: #8ae234; }
#blue .ui-slider-range { background: #729fcf; }
#blue .ui-slider-handle { border-color: #729fcf; }

.ui-dialog-content > * {
	box-shadow:1px 1px 1px rgba(255, 255, 255, 0.3), -1px -1px 1px rgba(0, 0, 0, 0.7);
}
