body
{
	font-family: sans-serif;
    /*font-size:	small; */
	color:		#dddddd;
	background-color:	#000000;
//	background-image:	url("http://mocko.org.uk.nyud.net:8080/images/liverpoolst_bgnd_lowcontrast.jpg"); 
	background-image:	url("http://mocko.org.uk/images/liverpoolst_bgnd_lowcontrast.jpg"); 

	background-attachment:	fixed;
	background-repeat:	no-repeat;

}

a {
	color:		#cccccc;
}
a:visited {
	color:		#cccccc;
}
a:hover {
	background-color:	#333333;
	text-decoration:	none;
}


.a_nu {
	text-decoration:	none;
}
.a_nu:hover {
	text-decoration:        underline;
	font-weight: bold;
	color: red;
}


.AccountTypeBox {
	text-align:right;
	margin-bottom:4px; 
	padding: 3px; 
	padding-right:10px; 
	padding-left:5px;
	margin-right:20px;
	width:auto; 
/*	float:right;   */
	background-color:transparent; 
	font-weight: bold;
}


input {
	font-size: 10px;
	font-family: sans-serif;
	color: black;
	height: 12px;
/*	width: 30px; */
	padding: 2px;
}


.FlashingLink {
	border:			1px solid;
	padding:		4px;
	padding-left:		10px;
	padding-right:		10px;
	text-decoration:	blink;  
	-moz-border-radius:	5px;
	-webkit-border-radius:  5px;
}


.MainContentBox {
	margin:		0 auto; 
	border:		1px solid white; 
	padding:	5px;
	padding-top:	1px;
	font-size:	12px;
	-moz-border-radius:	10px;
	-webkit-border-radius:  10px;
	background-color:	black;
/*	opacity:	0.85; */
	width:		auto;
}



.MenuTable {
	background-color:	gray;
	text-align:		center;
	font-size:		x-small;
	color:			white;
	border-bottom:		1px solid white;
	font-weight:		bold;
	-moz-border-radius:     5px;
	-webkit-border-radius:  5px;
}

.MenuTable a {
	color:			white;
	background-color:	dkgrey;
}
.MenuTable a:visited {
	color:		white;
	background-color:	dkgray;
}
.MenuTable a:hover {
	text-decoration:	none;
	background-color:	#577dac;
}
.MenuTable a:active {
	text-decoration:	none;
	color:			black;
	background-color:	gray;
}
.MenuTable td:hover {
	background-color:	#577dac;
}
.MenuTable td {
	white-space:		nowrap;
}






/* used for news items & other not-so-formatted things */
.SimpleTable {
	
}


.thingbox
{
	width: 135px;
	font-size: 10px;
	border-style: dashed;
	border-width: 1px;
	border-color: white;
	-moz-border-radius:     5px;
	-webkit-border-radius:  5px;
}

.stdtable {
        font-size: 11px;
}

.popup
{
	COLOR: #9F141A;
	CURSOR: help;
	TEXT-DECORATION: none;
}

.input_vsmall {
	font-size: 10px;
	font-family: sans-serif;
	color: black;
	height: 17px;
	width: 30px;
	padding: -2px;
}


.input_small {
	font-size: 10px;
	font-family: sans-serif;
	color: black;
	height: 12px;
	width: 30px;
	padding: -2px;
}

.submit_small {
	font-size: 10px;
	font-family: sans-serif;
	color: black;
	height: 20px;
	width: 40px;
	background-color: transparent;
	padding:0px;
}

.input_300px {
        font-size: 10px;
        font-family: sans-serif;
        color: black;
        height: 13px;
        width: 200px;
        padding: -2px;
}







/* special submit button style for paypal icons */
.paypal input {
	height:		100%;
}




.submit_vsmall {
        font-size: 10px;
        font-family: sans-serif;
        color: black;
        height: 17px;
        width: 50px;
	padding: -2px;
}


.h_rule_clean {
	color: #aaaaaa;
	background-color: black;
	width:100%;
	height: 1px;
}

.DividerLine {
	margin:		0;
	padding:	0;
	border-bottom:	1px solid #aaaaaa;
	font-size:	larger;
	font-weight:	bold;
	font-stretch:		expanded;
	margin-bottom:	10px;
}



.menutable {
	font-size: 12px;
	font-family: sans-serif;
	background-color: black;
	font-weight:		bold;

/*	color: white; */
}

.menutable_td {
	font-size: 12px;
	background-color: black;
	color: white;
	text-align: center;
}


.monitored_user_td {
        font-size: 10px;
}






/* for tables that need to fit a lot of info, eg. ljreaders listings */
.smalltable {
        font-size: 10px;
}



/* for the charting functions */

.chart_div {
	font-size: 10px;
	border-style: dotted;
	border-width: 1px;
	border-color: black;
	padding: 1px;
	padding-left: 2px;
	margin: 0;
	margin-bottom: -1px;
	color:		black;
}

.chart_boundingbox {
	margin:			10px;
	border-style:	solid;
	border-width: 	1px;
	border-color:	gray;
	font-size:		10px;
	padding:		10px;
}

.neat_textarea {
        font-size: 10px;
        font-family: sans-serif;
        color: black;
        height: 100px;
        width: 300px;
        /*padding: -2px; */
}




/* ----------------------- RESULTS TABLE FORMATTING ----------------------- */

.hitsrc {
	        white-space:            normal;
}


.StandardHitsTable {
		background-color:       #DDDDDD;
		font-size:		9px;
		color:			black;
		border-collapse:	collapse;
		border:			1px solid black;
		white-space:		nowrap;
		position:		relative;
		z-index:		1;

}
.StandardHitsTable a {
		color:			black;
}
.StandardHitsTable a:hover {
		background-color:	#E0F0FF;
		text-decoration:	none;
}

.StandardHitsTable td {
		padding:		3px;
		cursor:			help;
}
.StandardHitsTable tbody tr:hover {
                background-color:       #E0F0FF;
}
.StandardHitsTable thead {
		font-weight:		bold;
		text-decoration:	underline;
		font-stretch:		expanded;
		border:			1px solid black;
}


.HitPopUpBox {
		position: absolute;
		font-size: 10px;
		color: black;
		margin:  0;
		padding: 0;
		width: auto;	height: auto;
		display: none;
		background: #FFFFD4;
		z-index: 10000;
		border: 1px solid #000;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}
.HitPopUpBox table {
		border-collapse:	collapse;
		margin:			2px;
		text-align:		left;
}
.HitPopUpBox td {
		padding:		1px;
		margin:			1px;
		vertical-align:		top;
}
.HitPopUpBox a {
		color:			black;
}


.BigHitsTable {
	
}
.BigHitsTable td {
		padding-right: 10px;
}
	
.BigHitsTable thead {		
		font-weight:		bold;
		text-decoration:	underline;
		font-stretch:		expanded;
		border:			1px solid black;
}



/* Alternating column backgrounds */
.rtbl_1 {
		background-color:	#EEEEEE;
}
.rtbl_2 {
		background-color:	#DDDDDD;
}

.rtbl_hi {
		background-color:	#FFCCE6;
}



.day_sep_row td {
		border-top:		1px solid #000000;
		border-bottom:		1px solid #000000;
/*		border-left:		0px;
		border-right:		0px; */
		border-left:		1px solid #000000;
		border-right:		1px solid #000000;

		background-color:       #D8D8D8;
		margin-top:		5px;
		margin-bottom:		5px;
		
}






.DebugInfoBox {
		border:			1px dashed gray;
		background-color:	#F6F6F6;
		margin-left:		50px;
		margin-right:		50px;
		margin-top:		20px;
		margin-bottom:		20px;
		font-size:		9px;
		font-family:            courier, courier-new, system;
		color:			red;
		padding:		5px;
/*		display:		none;*/
}


.NormalBox {
		border:			1px dashed gray;
		background-color:	#F6F6F6;
		margin-left:		50px;
		margin-right:		50px;
		margin-top:		20px;
		margin-bottom:		20px;
		font-family:            courier, courier-new, system;
		color:			black;
		padding:		5px;
		-moz-border-radius:     5px;
		-webkit-border-radius:	5px;
}



.GuessedLJUser {
		color:			gray;
		font-style: 		italic;
}
.LJUser {
		color:			#333333;
		font-style:		normal;
}


.IPlabel {
		color:			green;
}
.KSlabel {
		color:			purple;
}



.WhoisDetailsBox {
	border:                 1px solid gray;
    background-color:       #F6F6F6;
	margin-left:            50px;
	margin-right:           50px;
	margin-top:             20px;
	margin-bottom:          20px;
	/*font-size:              small; */
	font-family:		sans-serif;
	color:                  black;
	padding:		5px;
}
.WhoisDetailsBox a {
		color:			black;
}





/* used to format the list of moodicons uploaded, on the readers_setup page */

.MoodIconList {
		border:                 1px dashed gray;
                background-color:       #F6F6F6;
                margin-left:            50px;
                margin-right:           50px;
                margin-top:             20px;
                margin-bottom:          20px;
                font-size:              9px;
/*              font-family:            courier, courier-new, system;   */
                font-family:            sans-serif;
                color:                  black;
		padding:		5px;
}
.MoodIconList a {
		color:			black;
}







.FormattedCode {
		background-color:	#eeeeee;
                margin-left:            50px;
                margin-right:           50px;
                margin-top:             20px;
                margin-bottom:          20px;
                font-size:              10px;
                font-family:            courier, courier-new, system;
                color:                  black;
                padding:                5px;
}


/* used on login, signup & settings pages */
.InfoPageBox  {
		width:			500px;
		margin:			0 auto; 
		border:			1px dotted black; 
		-moz-border-radius:     5px; 
		-webkit-border-radius:  5px;
		padding:		10px;  
		background-color:	#dddddd;
		color:			#222222;
/*		opacity:		0.9;	*/
		font-size:		small;
}
.InfoPageBox a {
		color:			#222222;
}
.InfoPageBox a:active a:visited {
		color:			#222222;
}
.InfoPageBox a:hover {
		text-decoration:	none;
		color:			#CCCCCC;
}





.BeggingBowl {
		width:			500px;
		margin:			0 auto; 
		border:			2px dashed black; 
		padding:		8px; 
		background-color:	#eeeeee;
		color:			black;
		font-size:		smaller;
}
.BeggingBowl a {
		color:			#222222;
}
.BeggingBowl a:visited {
		color:			#222222;
}
.BeggingBowl a:active {
		color:			#222222;
}
.BeggingBowl a:hover {
		text-decoration:	none;
		color:			#CCCCCC;
}

	



/* ---------------------------------------------------------- */
/*    mouse-over tooltips on the readers page                 */
/* ---------------------------------------------------------- */

.popup_unpopped {display: none;}
.popup_popped {
	display: block;
	position: absolute;
	left: 10%;
	width: 200px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color: #0000CC;
	background: #FFFFCC;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #666666;
	text-decoration: none;
}
.popup_popped p {position:relative}

