/* CSS Document */
html, body { 
	height:auto !important; /* FF and compliant browsers should automatically size the body/html */
    height:100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
    min-height:100%; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
}

body {
	min-height: 100%; height: 100%;
	background-color: #a4e6e5;
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	background: transparent url(images/img3.jpg) repeat-x center top;
	behavior: url(csshover.htc); /* WinIE behavior call */
}

#container {
	min-height:900px; /*ff*/
	height: auto !important; /*ie7 */
	height: 900px; /*ie6 */
	margin: 0px auto;
	padding: 0;
	width: 800px;
	border: 1px solid #89C3C1;
	text-align: left;
	padding-bottom: 5px;
	/*background-color: #B0F8F4;*/
	background: transparent url(images/img3a.jpg) repeat-x center top;
	background-color: white;

}

#containerMeet {
	min-height:900px; /*ff*/
	height: auto !important; /*ie7 */
	height: 900px; /*ie6 */
	margin: 0px auto;
	padding: 0;
	width: 900px;
	
	border: 1px solid #89C3C1;
	text-align: left;
	padding-bottom: 5px;
	/*background-color: #B0F8F4;*/
	background: transparent url(images/img3a.jpg) repeat-x center top;
	background-color: white;
}


#masthead {
	margin: 0px auto;
	padding: 0;
	width: 800px;
	height: 100px;
	text-align: left;
	
}

div.transbox
  {
	width: 800px;
	height: 90px;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	/*border: 1px solid black;*/
  /* for IE */
  filter:alpha(opacity=40);
	/* CSS3 standard */
  opacity:0.4;
	overflow:hiden;

  }
  

div.transbox p {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
  	font-weight: bold;
  	color: #2f7482;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}  
  

a {
text-decoration: none;
}

.mainContent {
	padding: 5px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
td.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #2f7482;
}
td.data {
	border-bottom: thin solid #2f7482;
}

.content {
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.3em;
text-align: left;
}

.contentBoard {
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.3em;
text-align: left;
}

.content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

.content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	padding-left: 8px;
	margin-left: 18;
	font-weight: normal;
	line-height: 130%;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	color: #000000;
}
.dividerLine {
	padding: 0;
	border-top: 1px solid #2F7482;
	padding-bottom: 2px;
}

.sidebar {
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 1em;
border: 1px solid #89C3C1;
padding: 3px;
margin-bottom: 5px;
background: #ffffff;
text-align:left;
}



#navpanel {
position: relative;
float: left;
padding: 5px;
width: 150px;
z-index: 2 !important;

}


a:hover {
text-decoration: none;
color: #94AB36;
}

a {
color: black;
}
.sidebar a {
	color: #000000;
	font-weight:670;
}
.sidebar a:hover {
	color: #2f7482;
	text-decoration:underline;
}

#navpanel .sidebar a {
	color: #666666;
	font-weight:700;
}
#navpanel .sidebar a:hover {
	color: #2f7482;
}

.content a {
	color: #2f7482;
	font-weight:normal;
	text-decoration:underline;
	
}
.content a:hover {
	color: #666666;
	text-decoration:underline;
}

#mainpanel {
position: relative;
float: left;
padding: 10px;
width: 460px;
z-index: 2 !important;

}

#mainpanelCalendar {
position: relative;
float: left;
padding: 10px;
width: 620px;
z-index: 2 !important;

}
#mainpanelCalendar td {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: left;
padding: 2px;
vertical-align: top;
}

#rightpanel {
	position: relative;
	float: left;
	padding: 5px;
	width: 150px;
	z-index: 2 !important;
}



#navpanel ul {
list-style: none;
margin: 0px;
padding: 3px;
line-height: 20px;
background-color:#FFFFFF;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
list-style-type: none;
text-align: left;
}

#navpanel ul li {
border-bottom: 1px solid #89C3C1;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339966;
	line-height: 2em;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F7482;
	line-height: 1.3em;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
	padding-left: 3px;
}
.mastTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #ffffff;
line-height: 2em;
text-align: left;
}
.mastSubtitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height: 1em;
text-align: left;
margin-left: 80px;
}

.sidetitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	line-height: 1.5em;
	background-color: #89C3C1;
	padding: 3px;
	text-align:left;
}

.content .sidetitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	line-height: 1.5em;
	background-color: #89C3C1;
	padding: 3px;
	text-align:left;
}

.boardtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #2f7482;
	color: black;
	line-height: 1.2em;
	padding: 3px;
	text-align:left;
	
}

#imagePanel {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 190px;

}

#footer {
	clear:left;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
}
#footerAll {
	clear:both;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
}

/*Top Navigation*/
/*#tabbar{background: url(/images/ecuhome/tabbar_gradient.gif) repeat-y;width: 770px;height: 32px;margin: 0px auto;}*/
.tabBar{
	background: url(/cs-acad/intlaffairs/customcf/tabbar_gradient.gif) repeat-y;
	width: 770px;
	height: 22px;
	margin: 0px auto;
	behavior: url(csshover.htc); /* WinIE behavior call */
	//overflow: hidden; /* for IE */
}
#tabs {float: left; margin-top: 2px;}
#tabs a { padding: 0 0.5em; font-weight: bold; font-size: 9px; }


div#nav {
	float: left;
	margin: 0;
	padding: 0;
	width: 797px;
	background: #2f7482;
	padding-left: 3px;	
	behavior: url(csshover.htc); /* WinIE behavior call */
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 5;
}
div#nav ul {
	margin: 0;
	padding: 0;
	border-width: 0 1px;
}
div#nav ul li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0px 10px 0px 10px;
	
	
	
}
div#nav li:hover {
	color: #CCCCCC;
	font-weight:bold;
}
div#nav li.submenu {
	border-right:1px solid #ffffff;
	
	}
div#nav li.submenuFirst {border-left:1px solid #ffffff;}
div#nav li.submenu:hover {color: #CCCCCC;}
div#nav li a {
	display: block;
	text-decoration: none;
	/*width: 14em;*/
	list-style: none;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	line-height: 19px;
	color: #ffffff;

}

div#nav ul a {width: auto;}
div#nav ul ul {position: absolute;
  display: none; width: 14.52em; z-index: 25;}
div#nav ul ul ul {background-color:#009999;}
div#nav ul ul li {width: 13em; background-color: #2f7482; border-right: 1px solid #fff; border-left: 1px solid #fff; border-bottom: 1px solid #fff;}
div#nav ul ul li a {background-color: #2f7482;}
div#nav ul ul li a:hover {
	font-weight: bold;
	color: #CCCCCC;
}
div#nav ul li a:hover {
	font-weight: bold;
	color: #CCCCCC;
}
div#nav ul.level1 li.submenu:hover ul.level1 {color: #CCCCCC; font-weight: bold;}
div#nav ul.level1 li.submenu:hover ul.level2 {display:block; border-top: 1px solid #fff;}
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#nav ul.level2 {top: 1.2em; left: -1px; padding: 0 0 .25em 0;}
div#nav ul.level3 {
	top: -1px;
	left: 14.3em;
	border-top: 1px solid #fff;
	z-index: 100 !important;
}
div#nav ul ul ul li:hover {
	border-left: 3px solid #89C3C1;
}
div#nav ul ul li:hover {
	border-left: 3px solid #89C3C1;
}

/*End Top Navigation*/
#container #mainpanel .mainContent .content img {
	padding-left: 10px;
}
#container #mainpanel .mainContent .contentBoard img {
	padding-right: 10px;
}
