/* $RCSfile: gloonet.css,v $ - $Revision: 1.6 $ */

/* ################################################################### */
/* Font elements
/* ################################################################### */

/* ------------------------------------------------------------------- */
/* Global font setup */
/* ------------------------------------------------------------------- */

body
{
	margin: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.white_sm
{
	color: #FFFFFF;
	font-size: 10px;
}

.label
{
	font-weight: bold;
}

.superscript
{
	vertical-align: 28%;
}

/* ------------------------------------------------------------------- */
/* Link elements
/* ------------------------------------------------------------------- */

a:active, a:visited, a:link
{
	text-decoration: none;
	/*color: #000000;*/
	color: #3399CC; 
}

a:hover
{
	text-decoration: underline;
	color: #DD6900;
}

a.whitelink:active, a.whitelink:visited, a.whitelink:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

a.small:active, a.small:visited, a.small:link
{
	text-decoration: none;
	color: #3399CC;
	font-size: 10px;
}

/* ################################################################### */
/* Image elements
/* ################################################################### */


img.gloonet 
{

}

img.bulb 
{

}

img.imagelinks 
{
	width:480px;
}


/* ################################################################### */
/* Table elements */
/* ################################################################### */

/* ------------------------------------------------------------------- */
/* The borer that surrounds all of the tables */
/* ------------------------------------------------------------------- */

.tborder
{
	background: #006699;
	border: 1px #006699 solid;
}

.tabborder
{
	background: #006699;
	border-bottom: 1px #006699 solid;
	border-left: 1px #006699 solid;
	border-right: 1px #006699 solid;
}

.tabtable
{
	font-size: 11px
}

.sharelinks
{
text-align: center;
}

/* ------------------------------------------------------------------- */
/* Used for the headings on tables */
/* ------------------------------------------------------------------- */

.thead
{
	color: #FFFFFF;
	font-size: 18px;
	background: #005D8B url("tpl/images/thead.gif") no-repeat;
}

/* ------------------------------------------------------------------- */
/* Used as one of the two alternating colours used for table data
/* ------------------------------------------------------------------- */

.alt1
{
	background: #D1D7DC;
}

/* ------------------------------------------------------------------- */
/* Used as the second alternating colour
/* ------------------------------------------------------------------- */

.alt2
{
	background: #DEE3E7;
}

/* ------------------------------------------------------------------- */
/* Table footer elements (submit rows, etc)
/* ------------------------------------------------------------------- */

.tfoot
{
	text-align: center;
	background: #00547D;
}

/* ################################################################### */
/* Specific elements */
/* ################################################################### */

/* ------------------------------------------------------------------- */
/* Title bar */
/* ------------------------------------------------------------------- */

#titlebar
{
	background-color: #004567;
	border-bottom: 1px #000000 solid;
	/*border-bottom: 4px #006699 solid;*/
	

}

	.titletext
	{
		color: #FFFFFF;
		font-size: 12px;


	}

/* ------------------------------------------------------------------- */
/* Navbar links
/* ------------------------------------------------------------------- */

#navlinks
{
	font-size: 10px;
	padding: 1px;
	padding-left: 15px;
	background-color: #005B89;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	text-align: center;
}



/* ------------------------------------------------------------------- */
/* Welcome
/* ------------------------------------------------------------------- */

#welcome
{
	font-size: 10px;
	padding: 0px;
	background-color: #005B89;
	border-bottom: 1px #000000 solid;
}
	.welcometext
	{
		color: #FFFFFF;


	}

/* ------------------------------------------------------------------- */
/* Play links
/* ------------------------------------------------------------------- */


.playicon
{
	float: none;
	padding-top: 1px;
	padding-left: 2px;
	border: none;

}

.playicon_bc
{
	float: none;
	border: none;

}

/old
.playlink
{

	color: #000000;
	font-size: 10px;
	text-decoration: none;

}

/* ------------------------------------------------------------------- */
/* Bread Crumb links
/* ------------------------------------------------------------------- */

a.bclink:active, a.bclink:visited, a.bclink:link

{

	color: #004567;
	font-size: 12px;
	text-decoration: underline;

}


/* ------------------------------------------------------------------- */
/* Audio Pagination links
/* ------------------------------------------------------------------- */

a.pagelink:active, a.pagelink:visited, a.pagelink:link

{
	color: #3399CC;
	font-size: 12px;
	text-decoration: none;
}

a.pagelink:hover
{
	text-decoration: underline;
	color: #DD6900;
}

.pagenolink
{
	color: #A0A0A0;
	font-size: 12px;
}

.pageloc
{
	color: #004567;
	font-size: 12px;
}

.jumpto
{
	color: #000000;
	font-size: 10px;
}

/* ------------------------------------------------------------------- */
/* Photo Pagination links
/* ------------------------------------------------------------------- */


a.albumpagelink:active, a.albumpagelink:visited, a.albumpagelink:link

{
	color: #3399CC;
	font-size: 12px;
	text-decoration: none;
}

a.albumpagelink:hover
{
	text-decoration: underline;
	color: #DD6900;
}

.albumpagenolink
{
	color: #A0A0A0;
	font-size: 12px;
}

.albumpageloc
{
	color: #004567;
	font-size: 12px;
}


/* ------------------------------------------------------------------- */
/* Copyright Link */
/* ------------------------------------------------------------------- */

.copyright
{
	border-top: 1px #3399CC dashed;
	font-size: 11px;
}

	a.copyright:hover
	{
		color: #DD6900;
		text-decoration: none;
		background: #EEEEEE;
	}

/* ------------------------------------------------------------------- */
/* Calendar View
/* ------------------------------------------------------------------- */

.date
{
	color: #000000;
	font-size: 12px;
	background: #DEE3E7;
}

a.datelink:active, a.datelink:visited, a.datelink:link

{


	color: #3399CC; 
	font-size: 12px;
	text-decoration: none;
	background: #DEE3E7;

}

a.datelink:hover
{
	text-decoration: underline;
	color: #DD6900;
}

.day
{
	color: #000000;
//	font-family: monospace;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	background-color: #005B89;
	border-bottom: 1px #000000 solid;
}


.month
{
	color: #000000;
	font-size: 10px;
	padding: 0px;
	background-color: #005B89;
//	background-color: #004567;


}

.month_current
{
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	background-color: #005B89;
//	background-color: #004567;
}


a.monthlink:active, a.monthlink:visited, a.monthlink:link

{

	color: #3399CC;
	font-size: 11px;
	text-decoration: none;

}

a.monthlink:hover
{
	text-decoration: underline;
	color: #DD6900;
}

.year
{
	color: #000000;
	font-size: 10px;
}

.year_current
{
	color: #000000;
	font-size: 10px;
}


/* ------------------------------------------------------------------- */
/* Footer links
/* ------------------------------------------------------------------- */

#footerlinks
{
	font-size: 10px;
	padding: 2px;
	background-color: #004567;
	/*border-top: 1px #000000 solid;*/
	border-bottom: 1px #000000 solid;
	text-align: center;
}