/* main */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

/* blocks */
img {
	border: 0px;
}

input, select {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
}

/* links */
a {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #454545;
}

a:visited {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #454545;
}

a:hover {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:active {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

.menuheader {
	text-decoration: none;
	color: #FFFFFF;
}
.menuheader:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menuheader:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menuheader:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.navigationlink {
	text-decoration: none;
}

a.extendedlink {
	text-decoration: none;
}

a.navigationlink:before {
	content: url('../pictures/arrow_off.png');
}

a.navigationlinkactive:before {
	content: url('../pictures/arrow_on.png');
}

a.extendedlink:before {
	content: url('../pictures/arrow_on.png');
}

a.email {
	text-decoration: none;
}

a.toplink {
	text-decoration: none;
	font-size: 10px;
}

/* table stuff */
table.main {
	border-spacing: 0px;
}

td.headermenu {
	border: 0px;
	padding: 0px;
}

td.headerimage {
	height: 75px;
	padding: 0px;
}

td.topalign {
	vertical-align: top;
}

td.infobox {
	vertical-align: top;
}

/* divs */
div {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
}

div.marker {	
	background-color: silver;
	opacity: 0.50;
	filter: alpha(opacity=50);
	 -moz-opacity: 0.5;
	 -khtml-opacity: 0.7;
	border: 2px dotted #0000FF;
	width: 25px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index : 102;	
     }
div.invisible {	
	width: 25px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index : 102;	
     }
div.image {
	position: relative;
	/*top: 100px;
	left: 5px;*/
	}

div.watermark {
	position:absolute;
	left:728px; top:83px; z-index:202;
	text-decoration :  none;
	font-weight: bold;
	color :  #FFFFFF;
}

div.alumniphoto {
	margin-top: 5px; 
	position:absolute;
	left:620px; top: 105px; z-index: 200;
}

div.page {
	vertical-align: top;
}

div.navigationspacer {
	width: 181px;
	height: 450px;
}

div.navigationcontainer {
	width: 181px;
	margin-top: 5px; 
	position: absolute;
	left:0px; top:101px; z-index:200;
}

div.calendarcontainer {
	width: 181px;
	margin-top: 5px; 
	position: absolute;
	left: -3px; z-index: 200;
}

span.navigationheader {
	background-color: #255E7A;
	color: #FFFFFF;
	width: 181px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;

}

div.calendarheader {
	background-color: #255E7A;
	color: #FFFFFF;
	width: 181px;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	position: absolute;
	left: -3px; z-index:200;

}

div.navigationheader {
	background-color: #255E7A;
	color: #FFFFFF;
	width: 181px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;

}

div.calendar {
	background-color: #FFFFFF;
	border-right: 1px solid #C8C8C8;
}

div.forumitem {
	background-color: #FFFFFF;
	white-space:nowrap;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-top: 1px solid #C8C8C8;
	display: inline;
}

div.forumsubitem {
	background-color: #FFFFFF;
	color: #000000;
	height: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-top: 1px solid #C8C8C8;
}

div.forumitemover {
	background-color: #CDDCE9;
	white-space: nowrap;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-top: 1px solid #C8C8C8;
	display: inline;
}

div.navigationitem {
	background-color: #FFFFFF;
	color: #000000;
	width: 170px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #C8C8C8;
	border-right: 1px solid #C8C8C8;
}

div.navigationitemlast {
	background-color: #FFFFFF;
	color: #000000;
	width: 170px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
}

div.navigationitemover {
	background-color: #CDDCE9;
	color: #000000;
	width: 170px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #C8C8C8;
	border-right: 1px solid #C8C8C8;
}

div.navigationitemoverlast {
	background-color: #CDDCE9;
	color: #000000;
	width: 170px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
}

div.navigationsubitem {
	background-color: #F9F9F9;
	color: #000000;
	width: 160px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #C8C8C8;
	border-right: 1px solid #C8C8C8;
}

div.navigationsubitemover {
	background-color: #CDDCE9;
	color: #000000;
	width: 160px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #C8C8C8;
	border-right: 1px solid #C8C8C8;
}

div.navigationsubitemlast {
	background-color: #F9F9F9;
	color: #000000;
	width: 160px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
}

div.navigationsubitemoverlast {
	background-color: #CDDCE9;
	color: #000000;
	width: 160px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
}


div.contentcontainer {
	background-color: #FFFFFF;
	margin-top: 5px;
	width: 587px;
	margin-left: 8px;
	border: 1px solid #C8C8C8;
}

div.contentcontainerforum {
	background-color: #FFFFFF;
	margin-top: 5px;
	/* width: 766px;*/
	margin-left: 8px;
	border: 1px solid #C8C8C8;
}

div.contentcontainerphoto {
	background-color: #FFFFFF;
	margin-top: 5px;
	width: 850px;
	margin-left: 50px;
	border: 1px solid #C8C8C8;
}

div.contentheader {
	float: left;
	padding: 3px;
	padding-right: 8px;
	background-color: #255E7A;
	color: #FFFFFF;
	font-weight: bold;
}

div.contentspacer {
	padding: 20px;
	line-height: 2em;
}

div.forumspacer {
	padding: 2.5px;
	line-height: 1px;
}

div.infoboxheader {
	width: 165px;
	background-color: #255E7A;
	color: #FFFFFF;
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}

div.infoboxsubheader {
	width: 161px;
	color: #000000;
	font-weight: bold;
}

div.spacer {
	   width:100px;
	   }

div.forummenuspacer {
	   width:30px;
	   }


div.loginheader {
	width: 265px;
	background-color: #255E7A;
	color: #FFFFFF;
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}

div.logincontent {
	width: 252px;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	margin-bottom: 12px;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
}

div.infoboxheaderspecial {
	width: 165px;
	background-color: #990000;
	color: #FFFFFF;
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}

div.infoboxcontent {
	width: 152px;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	margin-bottom: 12px;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
}

div.footer {
	/*width: 950px;*/
	background-color: #FFFFFF;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	margin-top: 30px;
	color: #BBBBBB;
	text-align: right;
	padding: 5px;
}

div.pagelinks {
	margin-top: 20px;
	color: #BBBBBB;
	text-align: center;
	line-height: 20px;
	font-size: 10px;
}

div.hidden {
	display: none;
}

label {
        text-align: left;
        width: 150px;
        float: left;
        font-weight: bold;
        color: #666666;
}

br {
        clear: left;
}

/* admin menu */

div.option {
	width: 150px;
	line-height: 25px;
	font-weight: bold;
}

/* content */

div.header {
	font-weight: bold;
	color: #225772;
	padding-bottom: 20px;
	font-size: 14px;
	text-transform: uppercase;
}

div.subheader {
	color: #225772;
}

span.header {
	font-weight: bold;
	color: #225772;
}

tr.header {
	font-weight: bold;
	background-color: #E5E5E5;
	text-align: center;
}

tr.alt_1 {
	background-color: #FFFFFF;
}

tr.alt_2 {
	background-color: #EFEFEF;
}

td.center {
	text-align: center;
}

table.overview {
	padding: 0px;
}

div.error {
	color: #990000;
	margin-bottom: 10px;
}

div.success {
	color: #009900;
	margin-bottom: 10px;
}

div.indent {
	margin-left: 20px;
}
