/* ------------------ PRIMARY CONTENT HOLDERS */
body {
	background-color: #ffffff;	
	font-size: x-small;
}
#mainContent{
	top: 0px;
	width: auto;
	height: auto;
	background-color: #FFFFFF;
}
#header{
	position:absolute;
	background-color: #ffffff;
	top: 0px;
	background-image: url(http://www.montgomerycollege.edu/departments/cpod/images/CPOD_hdr_groupshot09.jpg);
	height: 77px;
	width: 1000;	
	/* border-bottom: 2px groove #99ddee; */
}
/* CENTER COLUMN AND PRIMARY CONTENT ON LEVEL1 & 2 PAGES */
 #centerHolder {
	position:absolute;
	top: 83px;
	left: 181px;
	padding-left:10px;
	height: 520px;
	width: 700px;
} 
#rightPanel {
	position:absolute;
	/* float: right; */
	left: 790px;
	
	width: 184px;
	top: 80px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	height: 485px;
}
/* DIV SHOW HIDE CLASSES */
.show {
	display:block;
}
.hide {
	display:none;
}
/* -----------------   EVENT VIEWER TEXT STYLES AND CONTENT HOLDERS ----------------------- */
/* Title always linked using onClick from a div */
.emTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	color: #cc6633;
	/* #0033cc; */
	text-align:left;
	padding-bottom: 8px;
	text-decoration: none;
}
.emTitle a:link{
	color:#0033ff;
	text-decoration:none;
}
.emTitle a:hover{
	text-decoration:underline;
	cursor:pointer;
}
.emTitle a:visited{
	color: #0033ff;
	text-decoration:none;
}
.emText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align:left;
	color: #000066;
	margin-left: 10px;
	padding-bottom: 10px;
}
.emText a:link{
	color: #0000ff;
	text-decoration: underline;
}
emText a:hover{
	cursor:pointer;
	text-decoration: underline;
}
.emText a:visited{
	color: #0000ff;
	text-decoration: underline;
}

.emSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #ffffff;
	height: auto;
	padding-left: 3px;
}
/* NOTE:  You're using this details box on the old non-Movie home page */
.movieMediaBox-left{
	float: left;
	top: 10px;
	width: auto;
	height: auto;
	margin-right:5px;
	bargin-bottom:3px;
}
.movieMediaBox-right{
	float: right;
	top: 10px;
	width: auto;
	height: auto;
}

/*  ------------------------------ LEFT TEXT STYLES AND CONTENT HOLDERS */
#leftNav {
	/* float: left; */
	position:absolute;
	top: 80px;
	left: 0px;
	width: 180px;
	height: 488px;
	background-color: #06528c; 
	background-image: url(images/nav_bkgnd.jpg);
	background-repeat: repeat-x; 
	padding-top: 10px;
}
#leftMidNav {
	/* float: left; */
	top: 153px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(images/nav_bkgnd.jpg);
	background-repeat: repeat-x; 	
	border-top: 3px solid #33ddff;
	padding-bottom: 10px;
	padding-top: 5px;
	
}
.navButtonOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;	
	font-weight: bold;
	color: #000000;
	width:145px; 
	margin-left:7px;
	margin-right:7px;
	margin-bottom:4px;
	vertical-align: middle;	
	text-align:left;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 10px;
	padding-right: 5px;	
	cursor:pointer;	
	background-color:#ff9966;
	border:thin;
	border-style:solid;
	border-left-color:#993300;
	border-top-color:#993300;
	border-bottom-color:#33ddff;
	border-right-color:#33ddff;
	/* eecbad; */
}
.navButtonOver a:link{
color: #000000;
}
.navButtonOver a:visited{
color: #000000;
}
.navButtonOver a:hover{ 
	color:#000000; 	
	text-decoration:none;
}
.navButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;	
	font-weight: bold;
	color: #ffffff;
	width:145px;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:6px;
	vertical-align: middle;	
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;		
}
.navButton a:link{
	color: #ffffff;	
}
.navButton a:visited{ 
	color:#ffffff; 	
}

.navButtonPageUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;	
	font-weight: bold;
	color: #000000;
	background-color:#ff9966;
	width:145px; 
	margin-left:7px;
	margin-right:7px;
	margin-bottom:6px;
	vertical-align: middle;	
	text-align:left;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 10px;
	padding-right: 3px;	/* was 10 */
	cursor:pointer;	
	border:thin;
	border-style:solid;
	border-left-color:33ddff;
	border-top-color:33ddff;
	border-bottom-color:#993300;
	border-right-color:#993300;
}
.navButtonPageUp a:link{
	color: #000000;
	text-decoration:none;
}
.navButtonPageUp a:visited{
	color: #000000;
	text-decoration:none;
}
.navButtonPageOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	
	font-weight: bold;
	color: #000000;
	background-color:#ff9a69;
	width:145px; 
	margin-left:7px;
	margin-right:7px;
	margin-bottom:6px;
	vertical-align: middle;	
	text-align:left;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 10px;
	padding-right: 0px;	
	cursor:pointer;	
	border:thin;
	border-style:solid;
	border-left-color:#993300;
	border-top-color:#993300;
	border-bottom-color:#33ddff;
	border-right-color:#33ddff;
}
.navButtonPageOver a:link{
	color:#000000;
	text-decoration:none;
}
.navButtonPageOver a:hover{
	color:#000000;
	text-decoration:none;
}
.navButtonPageOver a:visited{
	color:#000000;
	text-decoration:none;
}
.ncoButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #000000;
	background-color:#ff9966;
	width:110px; 
	margin-left:0px;
	margin-right47px;
	margin-bottom:6px;
	vertical-align: middle;	
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 0px;
	padding-right: 3px;	/* was 10 */
	cursor:pointer;	
	border:thin;
	border-style:solid;
	border-left-color:33ddff;
	border-top-color:33ddff;
	border-bottom-color:#993300;
	border-right-color:#993300;
}
.ncoButton a:link{
	color: #000000;
	text-decoration:none;
}
.ncoButton a:visited{
	color: #000000;
	text-decoration:none;
}
/*  ------------------ SUBMENU TEXT STYLES ------------ */
.subMenuLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #ffffff;
	padding-bottom:13px;;
	vertical-align: baseline; 
	
}
.smFormButton{
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	cursor: pointer;
}
/*  --------------- CENTER PANEL TEXT STYLES AND CONTENT HOLDERS*/
.staffImageBox{
	float: left;
	top: 8px;
	width: 100px;
	height: 150px;
	margin-top:8px;
	margin-right: 5px;
	border-color: #dddddd;
	border-width: 3px;
	border-style: outset;
}
.featureImageBox-left{
	float: left;
	top: 15px;
	width: auto;
	height: auto;
	border-color: #dddddd;
	border-width: 3px;
	border-style: outset;
	margin-right:5px;
	margin-bottom:5px;
}
.featureImageBox-right{
	float: right;
	top: 15px;
	width: auto;
	height: auto;
	border-color: #dddddd;
	border-width: 3px;
	border-style: outset;
}
/* ------------ CENTER PANEL SUBORDINATE HOLDERS AND TEXT STYLES --------- */
/* TOP CONTENT BLOCK ON HOME PAGE ONLY */
#fixedHolder{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 585px; /* 180px; */
	height: auto; /* 160px; */
	background-color: #ffffff; 
	border-color:#eeeeee;
	border-width: 3px;
	border-style: outset;
}

/* MAIN CONTENT BLOCK LEVEL 2 AND LEVEL3 PAGES */
#secondaryContentBox{
	width: auto;
	height: auto;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 575px; /* 180px; */
	height: auto; /* 160px; */
	background-color: #ffffff;
	border-color:#eeeeee;
	border-width: 3px;
	border-style: outset;
}
/* SINGLE COLUMN CENTERING ON LEVEL3 PAGES */
#level3CenterHolder{
	position:absolute; 
	top:90px;
	height:auto;
	width:100%;
}
.staff_NameHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #ff591c;
	height: 20px;
	padding-top: 5px;
}
.featureTextTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 145%;
	font-weight: bold;
	font-style: normal;
	color: #ff591c; /*#0033cc; */
	text-align:left;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.featureTextTitle a:link{
	color: #ff591c; /* 0033FF;	*/
	text-decoration: none;
}
.featureTextTitle a:hover{
	color: #ff591c; /*#3333ff;*/
	text-decoration: underline;
}
.featureTextTitle a:visited{
	color:#ff591c; /*#0033FF;*/
	text-decoration: none;
}
.featureTextParaHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	font-style: normal;
	text-align:left;
	color: #ff591c;
}
.featureTextParaHeader a:link{
	color: #0000FF;
}
.featureTextParaHeader a:hover{
	color: #0000FF;
}
.featureTextParaHeader a:visited{
	color: #0000ff;
}
.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #000000;
	height: auto;
	padding-left: 10px;
	text-align:left;
}
.menuText a:link{
	color: #0000FF;
}
.menuText a:hover{
	color: #0000FF;	
}
.menuText a:visited{
	color:#0000ff;
}
.featureText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	text-align:left;
	color: #000000;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
}
.featureText a:link{
	color: #0000FF;
	text-decoration: underline;	
}
.featureText a:hover{
	color: #0000FF;	
	text-decoration: underline;	
}
.featureText a:visited{
	color:#0000ff;
	text-decoration: underline;	
}
.feature_ListLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #000066;
	text-align:left;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
}
.feature_ListLink a:link{
	color: #0000FF;
}
.feature_ListLink a:hover{
	color: #0000FF;	
}
.feature_ListLink a:visited{
	color:#0000ff;
}
.featureTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	text-align:left;
	font-weight: bold;
	font-style: normal;
	color: #ff591c;
	/* 0033cc; */
}
.featureTextBold a:link{
	
	color:#0000FF;
}
.featureTextBold a:hover{
	
	color:#0000ff;
}
.featureTextBold a:visited{
	
	color:#0000ff;
}
.tdSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 400;
	color: #000000;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
}
.tdSmallText a:link{
	color: #0000FF;
	font-style:italic;
	text-decoration: underline;	
}
.tdSmallText a:visited{
	color:#333333;
	font-style:italic;
	text-decoration: underline;	
}

/*  ------------------------------ RIGHT PANEL STYLES */

#missionHolder{
	top: 10px;
	width: auto; 
	height: auto;
	margin-bottom:6px;
}
#slideshowHolder{
	width: 180px;
	height: 100px; 
	background-color: #cccccc;
	border-width: 3px;
	border-style: ridge;
}
#linkHolder{
	width: 180px;
	margin-top:6px;
	padding-bottom: 10px;
	background-color: #0877c;
	background-image: url(images/quickLinks_bkgnd.jpg);
	background-repeat: repeat-x;
	border-bottom: 4px solid #33ddff;
}
.QuickLinkButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 80%;
	color: #ffffff;
	vertical-align: middle;	
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:20px;
	width:160px; 
	margin-left:5px;
	margin-right:5px;
	margin-bottom:6px;
	vertical-align: middle;	
	cursor:pointer;	
	background-color:#ff9966;
	/* eecbad; */
}

.QuickLinkButton a:link{
	color: #ffffff;
	/* text-decoration: none; */
}
.QuickLinkButton a:hover{
		color: #000000;
		/* text-decoration: underline; */
}
.QuickLinkButton a:visited{
		color: #ffffff;
		/* text-decoration: none; */
}
.consecBulletLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003399;
	padding-left: 0px;
	padding-right: 7px;	
}
.consecBulletLink a:link{
	color: #0000ff;
	/* text-decoration: none; */
}
.consecBulletLink a:hover{
		color: #0066ff;
		/* text-decoration: underline; */
}
.consecBulletLink a:visited{
		color: #0000ff;
		/* text-decoration: none; */
}
/*  ------------------------------ HEADER STYLES */
#cpodLogoBox{
	position: absolute;
	top: 0px;
	left: 0px;
	
}
#mcLogoBox{
	position: absolute;
	width: 364px;
	height: 42px;
	top: 30px;
	left: 350px;
}
#smMClogo{
	position: absolute;
	width: 207px;
	height: 28px;
	top: 40px;
	left: 0px;
}
#level3mcLogoBox{
	position: absolute;
	width: 364px;
	height: 42px;
	top: 30px;
	left: 285px;
}
#right-pic-Box{
	float:right;
	top: 5px;
}
/* ------------ DEFAULT SITE-WIDE LINK STYLES --------- */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

