/* CSS Document */

a.sublevel:link, a.sublevel:visited {
        padding-top: 5px;
	padding-left: 1px;
        padding-bottom: 5px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	margin-bottom:10px;
        margin-top:10px;
}

a.mainlevel:link, a.mainlevel:visited {
	width:135px;
	height:14px !important;
	height: /**/:20px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(http://switch.sjsu.edu/mambo/templates/switch21/images/button_dark.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
        margin-top:5px;
	padding:3px;
}

#active_menu {
	width:135px;
	height:14px !important;
	height: /**/:20px;
	display:block;
	text-decoration:none;
	color:#4C524E;
	font-weight:bold;
	background-image:url(http://switch.sjsu.edu/mambo/templates/switch21/images/button_light.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
        margin-top:5px;
	padding:3px;
}
a.sublevel:#active_menu {
	width:135px;
	height:17px !important;
	height: /**/:20px;
	display:block;
	text-decoration:none;
	color:#4C524E;
	font-weight:bold;
	background-repeat:no-repeat;
	margin-bottom:5px;
margin-top:5px;
	padding:3px;
}


a.mainlevel:hover {
	width:135px;
	height:14px !important;
	height: /**/:20px;
	display:block;
	text-decoration:none;
	color:#4C524E;
	font-weight:bold;
	background-image:url(http://switch.sjsu.edu/mambo/templates/switch21/images/button_light.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
margin-top:5px;
	padding:3px;
}




a.sublevel:hover {
	color: #8F87FF;
	text-decoration: none;
}


table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}








#container{
	width:785px;
	margin:0 auto;
	text-align:left;
	background-color:#5E6760;

}
#banner{
	width:785px;
	clear:both;
}
#middle{
	margin-left:10px;
}
#main{
	width:600px !important;
  	width /**/:620px;
	min-height:400px;
	background-color:#E8F2EA;
	float:left;
	background-image:url(http://switch.sjsu.edu/mambo/templates/switch21/images/content_top.gif);
	background-repeat:no-repeat;
	padding:10px;
	margin-right:10px;
}
/*\*/
* html #main {
height: 400px;
}
/**/
#main h1{
	font-size:18pt;
	color:#515669;
	font-weight:normal;
	
}
.page_section h1{
	font-size:12pt !important;
	font-weight:normal;
        padding-top:3px;
	border-top:1px solid #3A403C;
}
.contentheading{
	font-size:18pt;
	color:#515669;
	font-weight:normal;
}
.contentpaneopen{
	font-family:Verdana,sans-serif;
	font-size:12px;
}
#nav{
	width:145;
	float:right;
}
#nav ul{
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
#main_nav li a{
	width:135px;
	height:14px !important;
	height: /**/:20px;
	display:block;
	text-decoration:none;
	color:#4C524E;
	font-weight:bold;
	background-image:url(http://switch.sjsu.edu/mambo/templates/switch21/images/button_dark.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding:3px;
}
#main_nav_current{
	width:135px;
	height:14px !important;
	height: /**/:20px;
	display:block;
	text-decoration:none;
	color:#4C524E;
	font-weight:bold;
	background-image:url(http://switch.sjsu.edu/mambo/templates/switch21/images/button_light.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding:3px;
}


.currentNavLink{
        font-size:8pt;
        text-decoration:none;
	color:#ffffff;
}

#main_nav li a:hover{
	background-image:url(http://switch.sjsu.edu/mambo/templates/switch21/images/button_light.gif);
	background-repeat:no-repeat;
}
#prev_issues li a{
	color: #97A39A;
	text-decoration:none;
}
#prev_issues li a:hover{
	color:#BBCABE;
	text-decoration:underline;
}

#footer{
	clear:both;
	background-image:url(http://switch.sjsu.edu/mambo/images/stories/issue21skin/footer.gif);
	background-repeat:no-repeat;
	height:20px !important;
	height /**/:40px;
	text-align:center; 
	padding-top:20px;
	color:#E8F2EA;
}
/* Clearfix generic for making sure containing divs go all the way around content... */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
	
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}ide from IE-mac */
}
