/* Script Version 7.5.3 */

html {
background-image: url('../styles/images/coffee/background.jpg');
background-color:#fff;
background-repeat: no-repeat;
background-position: bottom right;
background-attachment: fixed;

}

.popup_menu a,
.popup_menu label {
	display: block; 
	padding: 2px; 
	cursor: pointer;
}

.ubbcode-pre {
	font-family: monospace;
	white-space: pre;
}

pre {
	margin: 0px;
}

label {
	cursor: pointer;
}

#island_calendar td {
	text-align: center;
}

table#colors-table {
	border: 1px solid #000;
	border-collapse: collapse;
}

.markup_panel_unselect_text,
.markup_panel_select_text {
	cursor: pointer;
}

.popup_menu td,
.t_standard td {
	white-space: nowrap;
}

table#colors-table td {
	width: 10px;
	height: 10px;
	padding: 0px;
	font-size: 8px;
	line-height: 8px;
	border: 1px solid #000;
	cursor: pointer;
}

table#colors-table td#sample {
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #000;
	background: #FFF;
	white-space: nowrap;
}

.category img {
	cursor: pointer;
}

input {
	cursor: auto;
}

.signature,
.t_outer {
	clear: both;
}

a img {
	border: none;
}

* > .ubbcode-block,
.ubbcode-block > .ubbcode-header,
.ubbcode-block > .ubbcode-body {
	height: auto;
}


/* For the sql debug page */
.tt { font: 9pt monospace; } .a td { background: #DADADA; font-weight: bold; } .c td { width: 10%; } .b td { background: #EAEAEA; font-weight: bold; } .c { background: #F0F0F0; } .d { background: #F0F0F0; } .e { color: red; font-style: italic; } 

