/* CSS Document */

body {
	background-color: #CCCCCC;
}

p {
	clear: left
}


.topBar {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 22px;
	vertical-align: middle;
	padding-top: 3px;
	padding-: 3px;
	text-align: center;
}


.topBarLines {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}

.tableBackground {
	background-color: #FFFFCC;
}


/* titles of aerticles */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	background-position: left top;
	text-indent: 8px;
	top: 15px;
	right: 15px;
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: inside;
	margin-top: -10px;
	margin-bottom: -10px;
}

.textBoxBold {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-top: 2px;
}


.navBar {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	display: block;
	padding: 5px;
	width: auto;
}




.navBar:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	display: block;
	padding: 5px;
	width: auto;
}


.textInBoxLeft {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.textInBoxRight {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.mainText {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
}

.text {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	margin-top: -15px;
	padding-right: 15px;
	text-align: justify;
}

.mainCellText {

	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
}

.mainCellTextLarge {

	font-family: Verdana, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
}

.mainCellTextLargeBlue {

	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	padding-left: 5px;
}


/* style for the copyright bar */
.bottomBar {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}




/* keep the colour of link for the copyright bar */
.bottomBar:link{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #669999;
	text-decoration: underline;

}


.bottomBar {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}



.locationList {
	list-style-type: circle;
	list-style-position: outside;
}



.smallCellText {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 2px;
	text-align: left;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}

/* embolded titles on home page right panel */
.smallCellTextTitle {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 2px;
	text-align: center;
	padding-right: 10px;
	line-height: 0.5em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.smallPictureText {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}


/* nested list for the staszowersv today page*/

#biblio {

position:absolute;
width:auto;
left: 3px;
top: 5px;

}

#google {
	position:relative;
	width:auto;
	left: 15px;
	bottom: 0px;
}


#navcontainer
{
	width: 250px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	/* Set font-size so theres no default */
	
	padding-left: 48px;
/* Set line-height because I think it looks better like this ;^) */

/* letter-spacing: 0.075em; Set letter-spacing so text don't jump as much when it turns bold on hover */
}

#navcontainer a
{
/* Set text-decoration and color so there is no default */
text-decoration: none;
color: #000000;
}

/*
#navcontainer a:hover
{
font-weight: bold;
letter-spacing: 0;

*/
/* Set letter-spacing back to 0 so text don't jump as much when it turns to bold on hover (Still jumps some though) */

/*
}
*/


#navcontainer ul
{
list-style-type: none;
line-height: 2em;
font-size: 14px;
padding-left: 0px;
margin: 0px;
}

#navcontainer ul ul
{
list-style-type: circle;
line-height: 1.5em;
font-size: 12px;
padding-left: 35px;
/* offset sub menu */
}

#navcontainer ul li
{
padding-left: 5px;
margin-left: 2px;
/* Set margin-left to set-up the left border */
}

#navcontainer ul li#active
{
margin-left: 0px;
/* Set margin back half of left-border width (5px) */
}

#navcontainer ul ul li#subactive
{
margin-left: 0px;
/* Set margin back half the 30px padding above * border-left: 5px solid black;*/

}

#navcontainer li { border-left: 0px solid black; }
#navcontainer li#active { border-left: 5px solid black; }

#current
{
font-weight: bold;
letter-spacing: 0;
border-bottom: 1px dashed black;
}

#photo {
	position:relative;
	top: 0px;
	float:right;
	background-color: #FFC;
	width: auto;
	height: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 5px;
	z-index: 500;

}



#subcurrent
{
	font-weight: bold;
	letter-spacing: 0;
	border-bottom: 1px dashed black;
	z-index: 0;
}


#text {
	width:auto;
	position:relative;
	top:0px;
	margin-top: 0px;
	padding-right: 15px;
	clear: left;
	z-index: 10;
	text-align: justify;	
}
