/* CSS Document */
/*awpl_content.css
	This CSS file includes the items which should appear in all awpl pages below the awpl home page.
	- some page structuring, general font specs - pagetext, pagetitle
	  */


#pagebody {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; PADDING-BOTTOM: 0em; PADDING-TOP: 0em; BORDER: 0px dotted purple; clear: left;  margin:0; border-top: 0px solid #CCCCCC;
}

#columns{
	width:100%;BORDER: 0px dotted blue; padding-top: 5px;
}

#nav-section {float:left; 
width:12em;
margin: 0em 0em 0em 0em; padding-top:10px;
BORDER: 0px dotted green; /*background-color:#fff9eb;*/ 
}
.nav-section-title {font-size:1.1em; font-weight:bold; margin-bottom:0px; text-align:left;  color:black; margin-top:0; padding-top: 0; padding-left: 5px;/*background:  url(../../tech/images/leftmenucurveLF.gif) no-repeat; background-color:#000000;*/border-top:1px solid black; border-bottom:1px solid black;border-right:1px solid black;
}

/* pagetextcontainer is the standard containing box used in pages with simple rounded corners
	- any special images that need to be used should be placed in a separate, overriding css file -
	- for example, the section's css file */
#pagetextcontainer {
	float:right;
	width:80%;
	margin:0;
	padding:0;
	background-color: white; /*BACKGROUND-COLOR: #e5e5e5;*/
	color: #FFFFFF;
}
.topright {
background:  url(../techsupport/images/support_toprightcurve.jpg) top right no-repeat;margin:0; padding:0;
}
.topleft {
background:  url(../techsupport/images/support_topleftcurve.jpg) top left no-repeat; margin:0; padding:0;
}
.bottomright {
background: url(' ') bottom right no-repeat;margin:0; padding:0;
}
.bottomleft {
background: url(' ') bottom left no-repeat;margin:0; padding:0; clear: both; 
}


#pagetext {  margin:0;
padding:1.5em 1em 1em 0em;  width:auto;

}

#pagetext img {border:1px solid #CCC; padding:3px;}
#pagetext a:link	{ font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
		/* font-size: 1.1em; */
		text-decoration: underline; 
		color: #091636;
		font-weight:normal;}

#pagetext a:visited { 
		color: #091636; 
		font-weight:normal; }

#pagetext a:hover	{ 
		color: #fff9eb; 
		font-weight:normal; background-color:#5a5d70; }

#pagetext a:active	{ 
		color: #fff9eb; 
		font-weight:normal; background-color:#5a5d70;}


/* H1 used for page title text - to cover accessibility & page structure considerations*/
H1 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.75em; 
	font-weight: normal; 
	color: black; 
	margin-left: 0; 
	margin-top: 0em;
	margin-bottom: 3px;
	padding-left: 5px;
}


/* H2 used for paragraph headers - to cover accessibility & page structure considerations*/
H2{font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*font-size: 1.1em; */
	/*font-weight: normal;*/
	font-size: 1.2em; 
	font-weight:600; 
	color: #091636; 
	margin-left: 1em; 
	margin-top: .5em;
	margin-bottom: 1em;
}

/* H3 used for further page subsections as needed (see sections in administration faculty pages for example- to cover accessibility & page structure considerations*/
H3{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em; 
	font-weight: bold; 
	color: #666632; 
	margin-left: 1.5em; 
	margin-top: 1em;
	margin-bottom: 1em;
}

#pagetext a.h2link:link	{ font-family: Georgia, Verdana,Arial, Helvetica, sans-serif; 
			 text-decoration: underline; color: #494B5A; font-weight:bold;}

#pagetext a.h2link:visited { font-family:  Georgia,Verdana,Arial, Helvetica, sans-serif; 
			 text-decoration: underline; color: #494B5A; font-weight:bold; }

#pagetext a.h2link:hover	{ font-family:  Georgia,Verdana,Arial, Helvetica, sans-serif; 
			text-decoration: underline; color: #6d4057; font-weight:bold; }

#pagetext a.h2link:active	{ font-family:  Georgia,Verdana,Arial, Helvetica, sans-serif; 
			text-decoration: underline; color: #6d4057; font-weight:bold; }

.par_text {font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	font-weight: normal; 
	color: black; 
	margin-left: 50px; 
	margin-top: .7em;
	margin-bottom: .5em;
	line-height: 1.3em;
	margin-right: 10em;

}
#pagetext p {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	font-weight: normal; 
	color: black; 
	margin-left: 2em; 
	margin-top: .7em;
	margin-bottom: .5em;
	line-height: 1.3em;
	margin-right: 10em;
	}
#pagetext ul{ 
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.1em;
	color: black;
	margin-left: 35px; 
	line-height: 1.5em;
	margin-right: 10em;
}

#pagetext ul ul{ 
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	color: black;
	margin-left: 10px; 
	line-height: 1.5em;
	margin-right: 0;
}

#pagetext ol li{ 
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.1em;
	color: black;
	margin-left: 60px; 
	line-height: 1.5em;
	margin-right: 10em;
}
#pagetext ol ol li{ 
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
		color: black;
	margin-left: 10px; 
	line-height: 1.5em;
	margin-right: 2em;
}
table {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.1em;
	color: black;
	margin-left: 2em; 
}

td {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
	color: black;
	}
	
.registrationONLY {
	display:none; 
	}

/* *** BC Faculty Overview Page ** */
.facultylisting {	
	margin-left:5px; margin-right: 10px; margin-bottom: 10px;
	border-bottom:1px solid #b5a78a;
 width: 90%;
	background-color: none;
	padding-bottom:20px;
	overflow:auto;
	/* border: 1px solid #b5a78a; */
}

.picturebox {
	float:left;
	margin-left:25px; margin-right: 10px; margin-bottom: 20px;
	border:0px solid #b5a78a;
 width: 82px;
	background-color: none;
	text-align:center;
	font-size: 0.9em; 
	padding-bottom:5px;
}
.cutline {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: normal; 
	color: #000000; 
	margin-left: 5px; 
	margin-right: 0;
	margin-bottom: 1em;
	line-height:1em;
	padding-right: 3px;
	width:auto;
}

/* For images shown on faculty's personal page */
.facultypic {
	float:right;
	margin-left:5px; margin-right: 5px; margin-bottom: 5px;
	border:1px solid #b5a78a;
/* width: 154px; */
	background-color: none;
	/*text-align:center;
	font-size: 0.9em; */
	padding-bottom:0px;
}

/* for images throughout site  */

.imgrightany {
	float: right;
	margin: 5px 0px 10px 15px;
	padding: 0px;
	border: 0px solid #b5a78a;
	width:auto;
	}
	
.imgrightany img {
	border: 1px solid #b5a78a;
	padding: 3px 3px 3px 3px;
	margin: 8px 8px 5px 8px;
	/*background: #e9e5b6;*/
	background: #f5f2cf;
	 }

.imgright200 {
	float: right;
	margin: 5px 10px 10px 15px;
	padding: 0px;
	border-bottom: 0px solid #b5a78a;
	/*background: #f5f2cf;*/ 
	/*background:url("http://www.coa.gatech.edu/images/imgbkgdcopy.jpg") top left repeat-x;margin:0; padding:0;*/ 
	width:223px;
	}
	
.imgright200 img {
	border: 1px solid #b5a78a;
	padding: 3px 3px 3px 3px;
	margin: 8px 8px 5px 8px;
	/*background: #e9e5b6;*/
	background: #f5f2cf;
	 }

.imgleftany {
	float: left;
	margin: 5px 15px 5px 0px;
	padding-left: 45px; padding-right: 0;
	border: 0px solid #b5a78a;
	/*background: #f5f2cf;*/ 
	/*background:url("http://www.coa.gatech.edu/images/imgbkgdcopy.jpg") top left repeat-x;margin:0; padding:0;*/ 
	width:auto;
	}
	
.imgleftany img {
	border: 1px solid #b5a78a;
	padding: 3px 3px 3px 3px;
	margin: 8px 8px 5px 8px;
	/*background: #e9e5b6;*/
	background: #f5f2cf;
	 }


.imgleft200 {
	float: left;
	margin: 5px 15px 10px 0px;
	padding-left: 45px;
	border: 0px solid #b5a78a;
	/*background: #f5f2cf;*/
	/*background: #b5a78a;*/
	width: 212px; }
	
.imgleft200 img {
	border: 1px solid #666;
	padding: 3px 3px 3px 3px;
	margin: 2px 2px 2px 2px; 
	background:white;}
.imgright300 {
	float: right;
	margin: 5px 10px 10px 15px;
	padding: 0px;
	border: 0px solid #b5a78a;
	/*background: f5f2cf;*/
	width:312px;
	}
	
.imgright300 img {
	border: 1px solid #b5a78a;
	padding: 3px 3px 3px 3px;
	margin: 8px 8px 5px 8px;
	background: white;
	}


.imgleft300 {
	float: left;
	margin: 5px 15px 10px 35px;
	padding: 0px;
	border: 1px solid #b5a78a;
	background: #f5f2cf;
	width: 316px; }
	
.imgleft300 img {
	border: 1px solid #666;
	padding: 3px 3px 3px 3px;
	margin: 2px 2px 2px 2px; }
	
.imgcaption {
	font: 1em verdana, helvetica, geneva, sans-serif;
	font-weight: normal;
	color: black;
	padding: 8px;
	margin: 0px;
	text-align: left;
	}
	
.imgcutline a:link { color: #000; text-decoration: underline; }
.imgcutline a:visited { color: #000; text-decoration: underline; }
.imgcutline a:hover { color: #eeb211; text-decoration: underline; }
.imgcutline a:active { color: #000; text-decoration: underline; }

#calloutbox {
	float:right;
	margin-left:1em;
	border:1px solid #494B5A;
 width: 15em;
	background-color: none;
}

#calloutbox .title {
	display: block;
	float: left;
	text-align: center;
	width: 15em; 
	margin: 0;
	padding: 2px;
	background-color: #494B5A;
	text-decoration: none;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; 
	font-weight: bold; 
	color: #f5f2cf;
	clear:both;
	}
	
	
#calloutbox p {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	font-weight: normal; 
	color: #000000; 
	margin-left: 5px; 
	margin-right: 5px;
	margin-top: 1em;
	margin-bottom: 1em;
}

#calloutbox ul {
	font-size: 0.9em; 
	font-weight: normal; 
	color: #000000; 
 	 margin-left: -30px; 
	 margin-right: 1px; 
	 margin-top: 5px;
  	padding-top: 5px; 
	padding-left: 0;
  	border: none;
  	clear:both;
}
#calloutbox li {
    margin-left: 0px; margin-right: 1px; margin-bottom: 0px; padding-left: 0;
}