@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic);
@import url(https://fonts.googleapis.com/css?family=Rock+Salt);

/* COLORS

Almost Black: #231F20
Red: #DF1139 - Matches logo
Poop: #DEB512
Blue: #123BDE
Light Blue: #C6CEDD (Facebook light blue border)
Pale Blue: #ECEEF3 (Facebook pale blue)

*/


/* COLORS ONLY */
body {
	background-color: #231F20;
	color: white;
}

table {
	color: #231F20;
}

/* Header Background - medium */
div.header {
	background-color: #C6CEDD;
}

div.WindowTitle {
	background-color: #ECEEF3;
	color: #231F20;
}

div.twtr-doc, div.WindowTitle, div.header {
	border-color: #C6CEDD; 
}

div.FormUserInfo {
	border-color: #DF1139;
}

div.rule {
	background-color: #C6CEDD;
	color: #231F20;
}

/* Body Background - light/pale */
div.Window, div.WindowBody {
	background-color: white;
	color: #231F20;
}

div.usercard, div.usercard a, div.FormUserInfo {
	background-color: #DF1139;
	color: white;
}

div.FormUserInfo a {
	color: white;
}

.CharacterName  {
	background-color: #ECEEF3;
	color: #231F20;
}

a, a:Visited, a:Active, a:hover {
	color: #231F20;
}

div.copyright {
	background-color: black;
	border-color: black;
	color: white;
}

div.copyright a {
	color: white;
}

div.tab {
	background-color: #C6CEDD;
}

div.selectedtab {
	background-color: #231F20;
	color: white;
}

table.editor {
	border-color: #231F20;
	background-color: white;
}

td.Head {
       background-color: #231F20;
       color: white;
}

tr {
	background-color: white;
	color: #231F20;
}

tr.even {
	background-color: white;
	color: #231F20;
}

tr.odd {
	background-color: #ECEEF3;
	color: #231F20;
}

tr.selected {
	background-color: #DF1139;
	color: white;
}

div.editor-controls {
	background-color: #231F20;
	color: white;
}

table.CalendarParticipantBlock tr {
	background-color: #C6CEDD;
}

table.CalendarParticipantBlock th {
	background-color: #231F20;
	color: white;
}


h1.CalendarEvent {
	background-color: #C6CEDD;
	color: #231F20;
}

h1.CalendarDate {
	background-color: #DF1139;
	color: white;
}

.gameheader {
	color: white;
	background-color: #231F20;
}

div.MenuSelf {
	background-color: #ECEEF3;
	border-color: #C6CEDD;
}

/* Old background-color: #26598f */
body  {
    font-size : 10pt;
	font-family: 'Lato', sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {

}

div.bbcode-floatright {
	float:right;
	clear:right;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.bbcode-floatleft {
	float:left;
	clear:left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

h1.bbcode-h1 {
	background-color: #ECEEF3;
	padding: 4px;
	border: 1px solid #C6CEDD;
}

div.rule {
	margin: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 4px;
	padding-left: 70px;
	font-size: 16pt;
	font-weight: bold;
}

img {
	border: 0;
}

img.rule {
	border: 0;
	float: left;
	margin-left: 10px;
}

div.header {
	height: 9em;
	padding: 0;
	margin: 1em;
	height: 109px;
	border-width: 0px;
}

img.mainlogo {
	margin: 17px;
}

div.WindowTitle, div.FormUserInfo {
	font-family: 'Rock Salt', cursive;
	font-size: 12pt;
	height: 2.5em;
    padding: 0.4em;
	padding-left: 1em;
	padding-right: 1em;
	overflow: hidden;
	text-overflow:ellipsis;
}

div.FormUserInfo {
	float: right;
}

div.usercard {
	position: absolute;
	right: 1em;
	top: 1em;
	height: 109px;
	padding: 0px;
}

div.FormUserInfo {
	
}

div.userinfo {
	margin: 8px;
	margin-left: 5.5em;
	text-align: right;
}

div.avatar {
	float: left;
	margin: 8px;
}

div.sidebar-left, div.sidebar-right {
	position: absolute;
	padding: 0px;
	margin: 1em;
}

div.sidebar-left {
	width: 15em;
}

div.sidebar-right, div.usercard {
	width: 300px;
}

div.sidebar-left {
	left: 0;
}

div.sidebar-right {
	right: 0;
}

div.FormContent {
	margin: 1em;
}

div.Content, div.copyright {
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: 17em;
	margin-right: 328px;
	padding: 0;
}

div.copyright  {
	padding: 10px;
	border-style: solid;
	border-width: 1px;
}

div.copyrighttext {
	font-size: 90%;
}

.facebookcomponent {
	background-color:white;
	width:254px;
}

div.WindowTitle, div.FormUserInfo, div.twtr-doc {
	border-width: 1px;
	border-top-width: 8px;
	border-style: solid;
}

div.twtr-doc h3, div.twtr-doc h4 {
	font-family: 'Rock Salt', cursive;
}

div.WindowTitle  {
	text-align: left;
}

div.WindowTitle a, div.FormUserInfo a {
	text-decoration: none;
}

div.Window, div.ContentArea, div.header, div.WindowTitle, div.usercard, div.copyright, div.FormUserInfo {
	border-radius: 5px;
}

td.Head {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

div.MenuSelf {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
}

div.Window {
	margin: 0;
	margin-bottom: 1em;
}

div.WindowBody {
	padding: 10px;
}

.Sidebar {
	padding: 10px;
}

.Deleted {
    text-decoration: line-through;
}

div.Menu  {
	font-size : 120%;
}

div.Menu img {
	vertical-align: -10px;
	margin-left: 2px;
	margin-right: 6px;
}

div.MenuSelf, div.MenuParent, div.MenuPeer, div.MenuChild  {
	padding: 4px;
	padding-left: 0;
	padding-right: 0;
}

div.MenuSelf a, div.MenuParent a, div.MenuPeer a, div.MenuChild a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

div.MenuSelf, div.MenuPeer {
	margin-left: 10px;
}

div.MenuParent {
	margin-left: 0px;
}

div.MenuPeer {
	
}

div.MenuChild {
	margin-left: 20px;
}

.SectionWindow  {
	margin : 10px;
	margin-top: 0px;
	padding-bottom: 10px;
}

div.smugmuggoogleslideshow {
	margin:1em;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	height:300px;
	padding:0px;
/*
	color:#dddddd;
	background-color:#000000;
*/
}
div.smugmuggoogleslideshow, div.smugmuggoogleslideshow img {
	border-radius:5px;
}

h1.CalendarEvent {
    font-size: 120%;
	padding: 5px;
	padding-left: 10px;
}

div.CalendarEvent {
  margin-left:20px;
}

h1.CalendarDate {
	padding: 5px;
	padding-left: 10px;
}

table.CalendarParticipantBlock {
	float: right;
	margin: 0;
	margin-left: 10px;
	border-spacing: 2px;
	width: 25em;
}

table.CalendarParticipantBlock td {
	padding: 5px;
}

table.CalendarParticipantBlock th {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 5px;
	text-align: right;
	vertical-align: top;
	width: 7em;
}

FORM {
    margin: 0px;
    padding: 0px;
}

TD.Head {
       cursor: pointer;
       font-weight: bold;
}


H1  {
	margin : 0;
	font-size : 140%;
	font-weight : bold;
	text-align : left;
}

H2  {
	margin : 0;
	padding-top: 30px;
	font-size : 130%;
	font-weight : bold;
	border: 0px;
	border-bottom: 1px;
	border-color: black;
	border-style: solid;
	text-align : left;
}

H2.Compact {
    padding-top: 15px;
}

H3  {
	margin : 0;
	font-size : 120%;
	font-weight : bold;
	text-align : left;
}

LI  {
	text-align : left;
	margin-bottom : 10px;
}

.CharacterBox  {
	border-color : Black;
	padding : 0;
	border-style : solid;
	border-width : 1px;
	margin : 0px;
	float : right;
}

.ShoppingCart {
	font-size : 12pt;
	color : black;
	text-align : left;
	margin-top : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 10px;
}

.calendar {
	font-size : 12pt;
}

.Window {
	margin : 10px;
}

DIV.Error {
	border-color: #DF1139;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
}

DIV.Notice {
	border-color: black;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
    background-color: lightgray;
}

INPUT
{
    border:solid 1px steelblue;
}

TEXTAREA
{
    border:solid 1px steelblue;
}

TEXTAREA.req
{
    border-color: #DF1139;
    background-image: url(/images/panel/req.gif);
    background-position: top right; 
    background-repeat: no-repeat; 
}

SELECT
{
    border:solid 1px steelblue;
}

SELECT.req
{
    border-color: #DF1139;
}

INPUT.req
{
    border-color: #DF1139;
    background-image: url(/images/panel/req.gif);
    background-position: top right; 
    background-repeat: no-repeat; 
}

SPAN.texticon
{
	font-size: 16pt;
	font-family: webdings;
	color: Maroon;
	cursor : default;
}

.FormBorder
{
	border:5px;
	border-style:solid;
	border-color:#222455;
}

.LineBorder
{
	border:1px;
	border-style:solid;
	border-color:black;
}

@media print {
	
	INPUT {
		visibility: hidden;
	}
	
	.FormBorder {
		border:0px;
	}

	.Header {
		visibility: hidden;
	}
	
	.WindowTitle {
		visibility: hidden;
	}
	
	TABLE.LocationPath {
		visibility: hidden;
		display: none;
	}

}

.gameheader {
	padding: 2px;
	margin: 0px;
	height: 35px;
	width: 100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.gameblock {
	border: 1px solid gray;
	background-color: white;
	width: 100%;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:18pt;
	background-color: gray;
	width:100%;
	margin-bottom:2px;
	margin-top:2px;
	margin-right:40px;
	padding-left:2px;
	background-image:url('/images/expand.png');
	background-repeat:no-repeat;
	background-position:top right;	

	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:white;
	width:100%;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

div.cal {
	float: left;
	width:80px;
	border-style:solid;
	border-width:1px;
	-moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
	margin: 10px;
}
div.calmonth {
	background-color:#DD0000;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-left: 4px;
}
div.calday {
	background-color:white;
	color: black;
	font-size: 32pt;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

.clubhouseevent {
	background-color:#222455;
	margin-left:100px;
	color:white;
	margin-top:15px;
	margin-bottom:15px;
	padding:4px;
	font-size:14pt;
}

.clubhouseeventlink:link {
	text-decoration:none;
	color: white;
}

.clubhouseeventlink:visited {
	text-decoration:none;
	color: white;
}

.clubhouseeventlink:hover {
	text-decoration:underline;
	font-weight: bold;
}

div.tabs {
	margin: 0;
	padding: 0;
}

div.tab, div.selectedtab, div.editor-controls {
	float: left;
	padding: 0.4em;
	margin-right: 0.4em;
}

div.tab, div.selectedtab {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

div.tab {
	cursor: pointer;
}

table.Avatar {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	-webkit-border-vertical-spacing: 0;
	-webkit-border-horizontal-spacing: 0;
}

table.Avatar tr, table.Avatar td {
	padding: 0;
	margin: 0;
}

div.CharacterName  {
	font-size : 8pt;
	text-align : center;
	margin: 0;
	padding: 0;
}

table.editor {
	border-width:2px;
	border-style:solid;
	min-width: 800px;
	width: auto !important;
}

table.editor td, table.editor th{
	padding: 0.3em;
}

table.editor tr.selected {
	cursor: pointer;
}

div.editor-controls {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

div.editor-bottom {
	margin-bottom: 2em;
}

span.block {
	font-size: 8pt;
}

span.blockname {
	font-weight: bold;
}

span.blocksubtext {
	font-style: italic;
}

th.schedule, td.schedule, td.scheduletime, td.scheduleempty {
	vertical-align: top;
	width: 150px;
}

th.schedule {
	
}

td.schedule {
	
}

td.scheduleempty {
	height: 60px;
}

td.scheduletime {
	height: 120px;
}

.bbcode_guest {
	margin:10px;
	margin-bottom:30px;
	background-image: url('/images/iconexperience/48x48/plain/star_yellow.png');
	background-repeat: no-repeat;
}

.bbcode_img {
	overflow: hidden;
}

.bbcode_guest_img {
	float: right;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 10px;
}

.bbcode_guest_name {
	font-size: 16pt;
	border: 0px;
	border-bottom: 1px;
	border-style: solid;
	margin : 0px;
	margin-left: 50px;
	font-weight : normal;
	text-align : left;
	background-color: transparent;
}

.bbcode_guest_title {
	font-size : 14pt;
	text-transform: uppercase;
	margin : 10px;
	margin-top: 0;
	margin-left: 50px;
	padding-top: 0px;
	font-weight : normal;
	border: 0px;
	border-bottom: 0px;
	border-color: black;
	border-style: none;
	text-align : left;
}

.bbcode_quote {
	font-style: italic;
	padding-left: 30px;
	margin-right: 30px;
	font-size: 16pt;
}
.bbcode_quote_body:before, .bbcode_quote_body:after {
	content: "\"";
}

.bbcode_quote_head {
	display: none;
}


