/* Script Version 7.5.6 */

/* Addthis */
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_button_compact .at15t_compact {
    float: left;
}

.quick_area {
 width:98%;
 margin:4px 2px !important;
 padding:4px;
}
.ajax-loading {
	margin-top:4px;
}

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

.ubbcode-pre {
	font-family: consolas 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 {
	width: auto;
	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; } 

.prominent-links {
	margin: 5px 10px;
}

#superdiv {
position:absolute;
top: 50%;
left: 50%;
width:30em;
height:18em;
margin-top: -9em; /*set to a negative number 1/2 of your height*/
margin-left: -15em; /*set to a negative number 1/2 of your width*/
border: 1px solid #C72326;
background: #222;
color: #D8CCCA;
padding:4px;
overflow:auto;
}
