﻿
body {
	max-width: 1000px;
	margin: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 100%;
	border-left:0px #d6daed solid;
	border-right: 0px #d6daed solid;
	border-bottom: 0px #d6daed solid;
	 
}

.container {
	max-width: 1000px;  
	margin: 0 auto; 
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	background-color: #fff;
}

.offset-0 {    
      padding-left: 0;    
      padding-right: 0;
}


#wrapper {
	width: 1000px;  
	margin: 0 auto; 
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	background-color: #F4F4F4;
}

p	{
	margin: 3px 0px;
	padding: 3px 0px;
	font-family: Lucida Grande, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
} 

p.meetingTitle	{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
p.date, p.time, p.mode	{
	padding: 0;
	margin: 0;
	}
	
p.date	{
	color: #990000;
	}
	
p.time	{
	color: #666;
	}
	
p.mode	{
	margin-top: 6px;
	margin-bottom: 12px;
	}
/*Headline Banner CSS */

#banner {
	padding-top: 0px;
	border-top: 0px;
	border-bottom: 0px solid #ac1d37;
	height: 40px;
}

/*HyperLink CSS */

/* unvisited link */
a:link {
  color: blue;
  font-weight: bold;
  text-decoration: underline;
}

/* visited link */
a:visited {
  color: #8d2f3c;
  font-weight: bold;
}

/* mouse over link */
a:hover {
  color: #F7941E;
}

/* selected link */
a:active {
  color: blue;
}

/*Navigation CSS */
#nav {
	width: 160px;
	float: left; 	
    vertical-align: top;
	text-align: left;
}

#nav ul{
	margin: 10px 15px 15px 0;
	padding: 0;
	border-top: 0px solid #9fa9d5 ;
	border-right: 0px solid #9fa9d5 ;
}

#nav li{
	list-style-type: none;
	margin: 0;
	font-size: 80%;
	padding: 0;
}

#nav li a, #nav li a:visited{
  	padding-left:5px;
	background-color: #e3e6f3;
	color: #42517f;
	text-decoration: none;
	font-weight:bold;
	line-height: 20px;
	display: block;
	border-bottom: 0px solid #9fa9d5 ;
}

#nav li a:hover{
	background-color: #A9B0AD;
	color: #ac1d37;
}


/*Online CSS */
#oslinks {
	padding:0px 0px 0px 35px;
    vertical-align: top;
	text-align: left;
}

#oslinks ul{
	margin: 5px 10px 15px 0;
	padding: 0;
	list-style-type: square;
	list-style-position: outside;
}

#oslinks li{
	list-style-type: square;
	margin: 0;
	font-size: 70%;
	padding: 0;
}

#oslinks li a, #oslinks li a:visited{
  	padding-left:5px;
	color: #42517f;
	text-decoration: none;
	font-weight:normal;
	line-height: 12px;
	display: block;
	}

#oslinks li a:hover{
	color: #ac1d37;
}

#oslinks ul ul{
  margin-left:15px;
}

/*Campus ul CSS */
#campuslinks {
	padding:0px 0px 0px 35px;
    vertical-align: top;
	text-align: left;
}

#campuslinks ul{
	margin: 5px 10px 15px 0;
	padding: 0;
	list-style-type: square;
	list-style-position: outside;
}

#campuslinks li{
	list-style-type: square;
	margin: 0;
	font-size: 70%;
	padding: 0;
}

#campuslinks li a, #oslinks li a:visited{
  	padding-left:5px;
	color: #42517f;
	text-decoration: none;
	font-weight:normal;
	line-height: 12px;
	display: block;
	}

#campuslinks li a:hover{
	color: #ac1d37;
}

#campuslinks ul ul{
  margin-left:15px;
}


/*Graphic Right align CSS */

.right{
	float: right;
	margin: 5px 10px 2px 10px;
}

/*Graphic Right align with padding CSS */

.right_pad{
	float: right;
	margin: 5px 10px 2px 7px;
	border: 0px solid #d6daed ; 
	padding: 10px; 
	background-color: #fff; 
}


/*picture caption */

figure {
	float: right;  
	margin: 8px ;
	
	}

figure img {
	float: right;  
	margin: 5px 5px 2px 5px;
	border: 0px solid #d6daed ; 
	padding: 10px; 
	background-color: #eee; 
}

figcaption {
  background-color: #eee;
  color: #666;
  font-style: normal;
  padding: 1px;
  text-align: center;
 
  
}

figure p {
	font-weight: bold ;
	font-size: 10px;
	color: #666;
	text-align: center;
	background-color: #eee;
	border: 1px solid #d6daed ;
	padding: 3px;
	margin: 5px 5px 2px 5px;
	 
}

/* Text Box */

#round {
	border: 0px solid #d6daed;
	font-size: 12px;
	padding: 5px 20px;
	float:right;
	background: #f1f2f9;
	width: 200px;
	text-align: center;
	border-radius: 15px;
}

/*Content CSS */

#content{
	margin-right: 140px;
    padding: 0;
	text-align: left;
}

#content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
}

#content h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
}

#content h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
	
}


#content h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
	font-weight:bold;
	text-shadow: -2px 3px 3px #9faad5;
}

#content h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin: 10px;
}


#content p{
	margin: 10px;
	font-size: 80%;
}

/*Table CSS */

table {
	  	width: 90%;
		border: 0px solid #42517F;
		background-color: #FFF;
		
	  }
	  
  
td {
	  	
		padding: 8px;
		border: 0px solid #A9B0AD;
		font-variant: normal;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	  }

tr:nth-child(odd) {
  background-color: #f1f2f9;
}
 

th {
	  	padding: 5px;
		border: 0px solid #42517F;
		background:#d6daed;
		font-variant:small-caps;
		text-align: center;
	  }

/*Form CSS */

fieldset {
	  	width: 90%;
		border: 0px #d6daed solid;
		background: #e3e6f3;
		padding: 1em; 
		margin: 0.5em 0;
	  }
legend {
	  	width:70%;
	  	color: #e1e3e5;
		letter-spacing: 0.1em;
		font-weight: bold;
		background: #42517F;
		padding: 0.25em 0.5em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:20px
	  }

.inputText {
	  	 
	  	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666;
	  	background: #FFC;
		padding: 2px; border: solid 0px #d6daed ;
	  }
.inputText:hover {
		background: #e3e6f3; color: #000;
		border: solid 0px #d6daed ; 
	  }
.inputText:focus {
		background: #FFF; color: #42517f;
		border: solid 0px #d6daed ; 
	  }
	  
label {
	  	cursor: default;
	  	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
  
  }

.menuSelect {
	  	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #42517f;
	  	background: #f1f2f9; 
	  	padding: 2px;
		border: solid 1px #d6daed ;
		cursor: pointer;
	  }
.menuSelect:hover {
		background: #d6daed; 
		color: #8d2f3c;
		border: solid 1px #42517f ;
	  }
.menuSelect:focus {
		background: #e3e6f3; 
		color: #42517f; 
		border: solid 1px #d6daed ;
	  }



.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-weight: bold;
	background: #d6daed;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #c8cee7;
	padding: 1px;
	cursor: pointer;
	color: #42517f;
}
.inputButton:hover {
		background: #f1f2f9;
		border: solid 1px #c8cee7 ; 
		color: #8d2f3c;
	  }
.inputButton:focus {
		background: #FFF; 
		border: solid 1px #d6daed ; 
		color: #8d2f3c;
	  }

/*mouseover event css*/
.mOver {
	color: #006633; 
	font-weight: bold;
	background-color: #FFCC33; 
	cursor: pointer;
	font-size: 26px;
	display: inline-block;
	
}

/*modify text using Dom button on staff html*/

.modifyText {
	background-color:#FFCC33;
	color: #006633;
	font-weight: bold;
	display: inline-block;
}

/*Scripted Animation css */

#thumbs   { width: 450px;
            height: 450px;
            padding: 5px;
            float: left; }
#largeimg  { width: 450px;
            padding: 5px;
            float: left; }
#imgCover { height: 450px; }
img       { border: 0px solid blue; }


/*Footer CSS */

#footer{
	clear: both;
	text-align: right;
	background-color: #d6daed;
	border-top: 0px solid #e1e3e5 ;
	padding: 10px;
}

#footer p{
	font-size: 65%;
	color: #fff;
	margin: 0;
}



/*Spry Page CSS*/



div#full-column {
float: left;
width: 860px;
margin: 20px 0 0 20px;
display: inline;
}

div.product_row {
float: left;
width: 800px;
height: auto;
margin: 20px 0 0 0px;
display: inline;
}

img.border {
border: 0px solid #00a0af;
margin-bottom: 10px;
}

div#border_bottom {
	float: left;
	width: 750px;
    padding: 20px 0 0px 0;
    overflow: hidden;
    height: 0px !important; /* for most browsers */
    height /**/:20px; /* for IE5.5's bad box model */
}

/*Spry Table setup */
td.rank { }

#events { 
	border-collapse:collapse;
	width:480px;
	margin: 0;
	color: #00a0af;
}

#events tbody { margin: 0; }

#events th {
	background-color: #ffffff;
	padding: 6px 0.25em;
	font-weight: bold;
	font-size: 90% ;
	color: #000000;
	text-transform: uppercase;
	margin: 0;
	border-bottom: solid 1px #c2e8ee;
	cursor: pointer;
}

#events td, #events th { 
	margin: 0; 
	padding: .75em 0.375em .75em 0.375em;
	text-align: left;
}

#events tr.titlerow { background: none; }

#events tr td.eventNameTD {
    background-color: #f0f9fb;
    width: 200px;
	 border-bottom: solid 0px #c2e8ee;
}

#events tr td.locationTD {
    background-color: #f0f9fb;
    width: 140px;
	 border-bottom: solid 1px #c2e8ee;
}

#events tr td.dateTD {
    background-color: #f0f9fb;
    width: 100px;
	 border-bottom: solid 1px #c2e8ee;
}

#events tr td.timeTD {
    background-color: #f0f9fb;
    width: 100px;
	 border-bottom: solid 1px #c2e8ee;
}

#events tr td.urlTD {
    background-color: #f0f9fb;
    width: 100px;
	 border-bottom: solid 1px #c2e8ee;
}

#events tr.rowSelected td.eventNameTD {
    background-color: #d0eef4;
	 width: 200px;
	 border-bottom: solid 1px #c2e8ee;
}

#events tr.rowSelected td.locationTD {
    background-color: #d0eef4;
	 width: 140px;
	 border-bottom: solid 1px #c2e8ee;
}

#events tr.rowSelected td.dateTD {
    background-color: #d0eef4;
	 width: 100px;
	 border-bottom: solid 1px #c2e8ee;
}

#events tr.rowSelected td.timeTD {
    background-color: #d0eef4;
	 width: 100px;
	 border-bottom: solid 1px #c2e8ee;
}

#events tr.rowSelected td.urlTD {
    background-color: #d0eef4;
	 width: 100px;
	 border-bottom: solid 1px #c2e8ee;
}

#apDiv1 {
	position:absolute;
	left:672px;
	top:299px;
	width:665px;
	height:220px;
	z-index:1;
}

#imgwrapper { height: 200px; }

.eventname {
	font-weight: bold;
	font-size: 12px;
}

.date {
	color: #000;
	font-size: 10px;
	text-transform: uppercase;
}

.location {
	color: #000;
	font-size: 10px;
}

.rowHover {
	color: #000;
	cursor: pointer;
	background-color: #c2e8ee;
}

#content1, #sidebar {
	float: left;
	text-align: left;
}

#content1 {	
	width: 475px;	
	margin: 0px;
}
#sidebar {
	width:265px;
	margin-top: 0;
	margin-left: 20px;
	
}

#sidebar_brace {
	float: left;
	width:265px;
	height:340px;
	margin: 20px 10px 20px 20px;
	display: inline;
}

.SpryHiddenRegion {
   visibility: hidden;
}





