/* CSS Document */


/* Keep only content styles here */
/* Keep module style seperate */

img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
input, select {
	/*border: 1px solid #555555;
	font-size: 0.9em;
	font-height: 0.9em;*/
	font-size: 12px;
	position: relative;
	border: 1px solid #999999;
	margin-bottom: 2px;
	margin-top: 2px;
}
input.button {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color:#FFCC33;
	cursor: pointer;
	background-image: url(/images/themes/default/sidegrad.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;
}


option {
}

a:link, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:visited {
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
table td {
	vertical-align: top;
}



#content {
	/*background-color: #F5F5F5;
	border: solid 1px #999999; */
	background-color: #FFFFFF;
	color: #CCCCCC;
	/* default font size and style for all of content 
	 * the size of all font elements will be based off this */
	font-size: 12px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#content #main {
	/*background-color: #F9F9F9;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;*/
	font-size: 12px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#content #main h2 {
	font-size: 1.75em;
	color: #4B4B4B;
	margin: 2px;
	padding: 2px;
}
#content #main h2.rightalign {
	text-align: right;
}
#content #main h2 a {
	color: #4B4B4B;
	text-decoration: none;
}
#content #main h2 a:hover {
	text-decoration: underline;
}
#content #main hr {
	color: #FFDF5E;
}











.poll div.question {
	font-weight: bold; 
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #555555;
	font-size: 1.0em;
}
.poll div.answers table td {
	color: #555555;
	font-size: 0.9em;
}

/****************
 *
 *    CALENDAR
 *
******************/

#calendar {
	/*border: 1px solid #993333;*/
	margin: 0px;
	
}
#calendar .title {
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
}


#calendar h2 {
	font-size: 1.2em;
	margin: 0px;
	text-align: right;
}
#calendar h2 a {
	font-size: 1em;
	text-decoration: none;
}
#calendar table#month {
	width: 99%;
}
#calendar table#month th {
	background-color: #FFDF5E;
	color: #333333;
	text-align: center;
	background-image: url(/images/themes/default/sidegrad.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#calendar table#month td {
	width: 14%;
	height: 100px;
	border: solid 1px #999999;
}
#calendar table#month td div.date {
	color: #666666;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 2px;
}
#calendar table#month td.oldday div.date{
	color: #E5E5E5;
}
#calendar table#month td.color0, #calendar table#month td.color1 {
	background-color: #FFFFFF;
	color: #333333;

}
#calendar table#month td.color1 {
	background-color: #F3F3F3;
}
#calendar table#month td a {
	font-size: 0.8em;
	text-decoration: none;
	line-height: 9px;
	padding: 0px;
	
}
#calendar table#month td div.event {
	margin-bottom: 4px;
	margin-top: 2px;
	padding-left: 2px;
	/*border: solid 1px #000000;*/
}
#calendar table#month td a:hover {
	text-decoration: underline;
}

#calendar div#week, #calendar div#day {
	width: 400px
}
#calendar #week div.weekday, #calendar #day div.weekday {
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #F0EFE6;
	background-image: url(/images/themes/default/sidegrad.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#calendar #week div.weekday a, #calendar #day div.weekday a {
	text-decoration: none;
}
#calendar #week div.event, #calendar #day div.event {
	padding: 2px;
	font-size: 1em;
	line-height: 1.6em;
	padding-left: 4px;
	padding-top: 2px;
	/*padding-top: 2px;*/
}
#calendar #week div.color0, #calendar #day div.color0 {
	background-color: #FFFFFF;
}
#calendar #week div.color1, #calendar #day div.color1 {
	background-color: #F8F8F8;
}
#calendar #week div.event div.time, #calendar #day div.event div.time {
	padding-bottom: 2px;
	font-size: 1em;
}

/****************
 *
 *     NEWS
 *
******************/
div#news div.item {
	font-family: Arial;
	color: #333333;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: solid 1px #F0F0F0;
	/*border: solid 1px #000000;*/
}
div#news div.color0 {
	background-color: #ECE9D8;
}

div#news div.color1 {
	background-color: #FFFFFF;
}
div#news div.item img.newnews {
	/*float: left; */
}
div#news div.item div.heading {

}
div#news div.item div.heading div.title {
	font-size: 1.05em;
	font-weight: bold;
	/*background-color: #FFCC33;*/
	color: #333333;
}
div#news div.item div.heading div.title a {
	color: #333333;
}

div#news div.item div.heading div.date {
	font-size: 0.8em;
	font-style: italic;
	color: #666666;
}
div#news div.item div.heading div.date a {
	color: #888888;
}

div#news div.item div.heading img {
	padding-right: 4px;
}
div#news div.item div.body {
	padding: 8px;
	padding-left: 12px;
	font-size: .85em;
	line-height: 2em;
	color: #0F0F0F;
}
div#news div.item div.body a {
	text-decoration: underline;
}
div#news div.item div.body p {
	margin: 0;
	padding: 0;
	text-indent: 10px;
}
div#news div.item div.body a.readmore {
	text-decoration: none;
	font-size: 0.8em;
	color: #006600;
}
div#news div.item div.body a.readmore:hover {
	text-decoration: underline;
}

/****************
 *
 *    FACULTY
 *
******************/
div#faculty {
	margin: 0px;
}
div#faculty table#members {
	width: 99%;
	/*border: 1px solid #FF3300;*/
}

div#faculty table#members td, div#faculty table#members th {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}
div#faculty table#members th {
	background-color: #F0EFE6;
	background-image: url(/images/themes/default/sidegrad.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align: left;
}
div#faculty td.color0 {
	/*background-color: #EBEBEB;*/
}
div#faculty td.color1 {
	background-color: #F6F6F6;
}
div#faculty table#members td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 2px;
	padding-left: 2px;
}
div#faculty table#members td a {
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 4px;
}
div#faculty table#members td a:hover {
	text-decoration: underline;
}

div#faculty table#listing td {
	vertical-align: top;
}
div#faculty table#listing.short td{
	text-align: center;
	padding-bottom: 6px;
}
/*div#faculty table#listing td.color0 {
	background-color: none;
}
div#faculty table#listing td.color1 {
	background-color: #F3F3F3;
}*/
div#faculty table#listing a:hover {
	text-decoration: underline;
}
#faculty .back {
	text-align: left;
	font-size: 1.2em;
}






#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	/*border: 1px solid #555555;*/
	padding: 0px;
	/*background-color: #333333;*/
	visibility: hidden;
	/*z-index: 100;*/
	/*color: #F8F8F8;*/
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
	padding: 0px;
	font-size: 0.8em;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	margin-top: 0px;
	/*border: 1px solid #555555;*/
	/*z-index: 101;*/
	visibility: hidden;
}
#dhtmltooltip div.tooltip {
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */

}


#dhtmltooltip div.tooltip div.body,
#dhtmltooltip div.tooltip div.date {
	background-image: url(/images/themes/default/tooltip_2.png);
	color: #666666;
	padding-left: 8px;
	padding-right: 8px;
}
#dhtmltooltip div.tooltip div.date {
	text-align: center;
	font-size: 0.8em;
}
#dhtmltooltip div.tooltip div.body {
}
#dhtmltooltip div.tooltip div.title {
	background-image: url(/images/themes/default/tooltip_1.png);
	background-position:top;
	background-repeat:no-repeat;
	color: #666666;
	text-align: center;
	min-height: 20px;
	font-size: 1.1em;
	padding-top: 2px;
	padding-left:10px;
	padding-right:10px;
}
#dhtmltooltip div.tooltip div.footer {
	background-image: url(/images/themes/default/tooltip_3.png);
	background-position:bottom;
	background-repeat:no-repeat;
	color: #666666;
	height: 22px;
}




#pictures {


}
#pictures.multiple img {
	margin: 4px;
	border: solid 1px #999999;
	vertical-align: middle;
}

#pictures.single {
	text-align: center;
}

#pictures.single .back {
	text-align: left;
	font-size: 1.2em;
}

#pictures.single #title {
	font-size: 14px;
	padding-bottom: 4px;
}

#pictures.single img.highlight {
	padding: 0px;
	border: 1px dashed #666666;
	background-image: none;
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	opacity: 0.55;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
}

#pictures.single img.nextlast {
	padding: 0px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	padding-top: 2px;
}




#links {
	
	
}
#links table#list {
	width: 99%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}

#links table td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
}

#links table td a {
	text-decoration: underline;
}

#links table tr.color0 {
	background-color: #FFFFFF;
}

#links table tr.color1 {
	background-color: #F3F3F3;
}






div#roster {
	/*border: 1px solid #0000FF;*/
}

div#roster table#rosterlist {
	width: 99%;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #000000;*/
}
div#roster tr.color0 {
	/*background-color: #EBEBEB;*/
}
div#roster tr.color1 {
	background-color: #F6F6F6;
}
div#roster td {
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}



div#googlesearch {
	float: right;
	margin-top: 95px;
}
div#googlesearch form {
	margin: 0;
	padding: 0;
}
div#googlesearch input.googlebutton,
div#googlesearch input.googleinput,
div#googlesearch input.googleimage {
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
}
div#googlesearch input.googlebutton:hover,
div#googlesearch input.googleinput:hover,
div#googlesearch input.googleimage:hover {
	filter:alpha(opacity=95);
	opacity: 9.5
	-moz-opacity:9.5;
}
div#googlesearch input.googleinput {
	margin: 0;
	padding: 0;
	height: 15px;
	margin-right: 0px;
	padding-top: 1px
}
div#googlesearch input.googlebutton {
	background-image: url(/images/themes/default/google.png);
	background-position: center;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	width: 56px;
	height: 18px;
	border: solid 1px #999999;
	cursor: pointer;
	margin:0;
	color: transparent;
}
div#googlesearch input.googleimage {
	background-color: #FFFFFF;
	border: solid 1px #999999;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-right: 4px;
	height: 15px;
}




div#googlesearch input.googlebutton:hover {
	cursor: pointer;
}


