/* CSS document */

body
{
	background-color: #EAEAEA;
	background-image: url(/BaseImages/bg.gif);
	line-height:1.5em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
div {
    text-align: left;
}
#wrapper {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}
div#bar
{
	background-color:#698CA2;
	height: 20px;
	width: 100%;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#all
{
	background-color:#FFFFFF;
    width: 802px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div#all a,a:link,a:active
{
	color: #698CA2;
    text-decoration:none;
	font-weight: bold;
}

div#all a.headerlink
{
    color: #A0C377;
}
#menu
{
    width: 15%;
	font-family: Verdana, Lucida, Geneva, Helvetica,
	  Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	float: right;
}
#menuEvents
{
	background-color: #FFFFFF;
	color: #333333;
	font: bold 9pt Verdana;
	width: 100%;
	margin: 2px 0px 0.2em 0px;
	border-bottom: thin solid #D9D9D9;
	padding: 2px 2px 2px 1.2em;
	font-weight:normal;
}
#menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}
#menu li
{
	margin: 0 0 .3em 0;
}
#menu li.title
{
	display: block;
	background-image: url(/BaseImages/button-bg.gif);
	background-repeat:repeat-y;
	color: #F1F1F1;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 1.6em;
	width: 100%;
}
#menu li a
{
	display: block;
	color:#000000;
	background-color:#FFFFFF;
	padding:0px 0px 0px 1.5em;
	font-weight:bold;
	text-decoration: none;
	border-bottom: thin solid #D9D9D9;
	width: 100%;
}
#menu li a:hover
{
	background-color: #B2D48A;
	color: #FFFFFF;
	font-weight:bold;
	background-position:left;
}
#menu li a:active
{
	background-color: #FFFFFF;
	color: #000000;
	font-weight:bold;
	background-position:left;
}
#menu li a.featurelink
{
    color: #698CA2;
}
#menu li a.menu_calendar, #menu li a.menu_calendar:visited, #menu li a.menu_calendar:active {
    display: inline;
    padding: 0px;
    font-weight: bold;
    border: 0px;
}
#menu li a.menu_calendar:hover {
    background: none;
    color: #000000;
    text-decoration: underline;
}
#menu li.menu_offset {
    margin-top: 13px;
}
div.section
{
	background-color:#efefef;
	padding:6px;
	border:1px solid #ddd;
	margin-bottom:20px;
}
div.section h2
{
	padding-bottom:7px;
	font-weight:bold;
	margin:0;
	text-decoration: 0;
	border: 0;
}
div.section hr
{
	margin: 0 -6px 6px -6px;
	border:1px solid #ddd;
}

td
{
line-height:1.5em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

div#wascs
{
	width:  100%;/*581*/
	/*height: 84px;*/
	text-align: center;
}
div#cmu
{
	width: 100%;
	padding: 2px 0px 2px 0px;
	text-align: center;
	position: absolute;
	top: 122px;
	left: 40px;
}
div#header
{
	width: 100%;
	min-width: 581px;
	/*height: 170px;*/
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
div#quote
{
	width: auto;
	background-color: #698CA2;
	color: #FFFFFF;
	background-position:center;
	margin: 3px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	text-align: center;
}
th.quote,td.quote
{
	background-color: #BBB;
}
div#quote a:link, div#quote a:visited, div#quote a:active {
    color: #FFA042;
}
div#quote a:hover {
    text-decoration: underline;
}
div#footer
{
	font: normal 9pt Verdana;
	width: 100%;
	height: 30px;
	min-width: 581px;
	background-color: #698CA2;
	color: #FFFFFF;
	margin:0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	clear: both; /*when all else fails*/
}
div#footer a
{
    font-weight: bold;
	color:#FFF;
}

div.smallProfileEle{
	width: 100%;
	padding: 0.5em;
	margin-right:1em;

}
td.smallProfileEle0{
	background-color: #EAEAEA;
	padding: 0.5em;
	margin-right:1em;

}
td.smallProfileEle1{
	background-color: white;
	padding: 0.5em;
	margin-right:1em;
}
table.profileFormTable td{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #006291;

}

/* H1 contains an image background */
h1, #papers li:first-child
{
    background-color: #EAEAEA;
	background-image: url(/BaseImages/content-hdr-bg.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	font-weight: bold;
	font-size: 11pt;
	color:#000000;
	padding: 2px 0px 7px 5px;
	clear:both;
}
h1.frontpage {
    margin-bottom: 0px;
}
h1.nobackground{
    border: none;
    background-image: none;
    background-color: none;
    margin-top: 0px;
    margin-bottom: 0px;
}
h2
{
	color: #006291;
	font-size: 11pt;
	border-bottom: thin dashed #698CA2;
	font-weight:bold;
	clear:both;
}
h2.noline
{
	border: none;
	margin-top: 0px;
}
h3
{
	font: bold 11pt Tahoma;
    color: #A0C377;
	padding-left:0.2em;
	margin-right:1em;
	border-bottom: thin dotted #80AB4E;
	clear:both;
}
h3.noline
{
  border: none;
  margin-top: 0px;
}
#news
{
	padding: 15px;
	width: 46%;
	float:left;
}
#newsHeader
{
	width: 47%;
	background-color: #EAEAEA;
	background-image: url(/BaseImages/content-hdr-bg.gif);
	background-repeat:repeat-x;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 5px;
	padding-right: 5px;
	margin:5px;
	font-weight:bold;
	font-size:larger;
	text-align:center;
	min-height:25px;
}
#newsContent a,a:link,a:active
{
	color: #4BA2D9;
	text-decoration:none;
}
#newsContent a:hover
{
	color: #FD933B;
	text-decoration:none;
}
#newsContent a:visited
{
	color: #80AB4E;
	text-decoration:none;
}


#papers
{
	width:48%;
}
#papers ul
{
	list-style-type: none;
	margin: 0px;
	padding:0px;
	border: none;
}
#papers li
{
	margin-bottom: .3em;
	font-size:9px;
}
#papers li a
{
	text-decoration: none;
	color: #698CA2;
	width:100%;
}
#papers li#author
{
	display: block;
	background-color: #E1E1E1;
	margin-bottom: 0.3em;
	padding-left: 1.5em;
}
li .title{
      font-size:12pt;
      color:#4BA2D9;
}
hr
{
	border:1px solid #698CA2;
}
a img
{
	border:0px;
}

a {
    cursor: pointer;
}

.sortable th:hover{
	/*border:1px solid #008;
	background-color:#4BA2D9;*/
	text-decoration: underline;
	cursor:pointer;
}

.sortable td pre{
	font-size:10pt;font-family:'arial narrow',verdana;
	line-height:10pt;
}

.o {
	background-color:#EAEBEC;
}

.e	{
	background-color:#E1E1E1;
}

.red{
	color:#923;
}


.emphasized dt {
    font-weight: bold;
}
.spaced dd {
    margin-bottom: 10px;
}
.spaced li {
    margin-bottom: 15px;
}

.subcontent {
    margin-left: 20px;
}

p .left {
    float: left;
    margin: 5px 8px 0px 0px;
}

p .right {
    float: right;
    margin: 5px 0px 0px 8px;
}

h3.robotics {
	margin: 35px 0px 8px 0px;
	font-size: 12pt;
}

blockquote.callout1, blockquote.callout2 {
    font-weight: normal;
    font-style: italic;
    text-align: left;
    font-size: 14pt;
    line-height: 18pt;
    margin: 5px 10px 5px 20px;
    border-style: groove;
    border-width: 0px 0px 0px 5px;
    padding: 3px 0px 3px 10px;
}

blockquote.callout1 {
    color: #2a638f;
    border-color: #2a638f;
}

blockquote.callout2 {
    color: #466a1c;
    border-color: #466a1c;
}

span.question {
    font-style: italic;
    color: #999999;
    display: block;
}

.list_community {
    float: left;
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 20px;
    margin-top: 0px;
}

.list_community_2 {
    float: left;
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 15px;
    margin-top: 0px;
}

.list_generic {
    margin-top: 5px;
    list-style-type: disc;
    padding-right: 20px;
}

.list_generic li {
    padding-left: 0px;
    margin-left: 0px;
}

p.list_title_light {
    text-decoration: underline;
    margin-bottom: 0px;
}

div.container {
    overflow: auto;
    width: 100%;
}

div.list_community_container, div.list_generic_container {
    overflow: auto;
    float: left;
/*    width: 50%;*/
}

div.column {
    float: left;
    width: 383px;
    padding-right: 12px;
}

div.column_rightmost {
    padding-right: 0px;
}

div.column h3 {
    width: 100%;
    margin-top: 30px;
    color: #80AB4E;
}

img.profile {
    float: left;
    margin: 0px 6px 3px 0px;
    padding: 2px;
    border: 1px solid #999;
}

.profile_blurb, .profile_blurb p {
    text-align: justify;
}

.profile_quote {
    font-style: italic;
    line-height: 16pt;
    font-size: 12pt;
    min-height: 100%;
    color: #2a638f;
}

.profile_quote:before {
    content: "\201C"; /* left smart quote */
}
.profile_quote:after {
    content: "\201D"; /* right smart quote */
}

a.home {
    background-image: url(/BaseImages/home.gif);
    background-repeat: no-repeat;
    padding-left: 17px;
    min-height: 15px;
    padding-top: -1px;
    display: inline-block;
}

span.tag {
    padding: 0px 4px 0px 4px;
    margin: 1px 0px 1px 0px;
    white-space: nowrap;
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #c8e5a7;
    color: #333;
    font-size: .9em;
}

.tooltip {
    position: relative;
}

.tooltip span {
    display: none;
}

.tooltip:hover span {
    display: block;
    position: absolute;
    top: 2em;
    left: 2em;
    padding: 3px 6px;
    border: 1px solid #ccc;
    background-color: #ffffcc;
    color: #333;
    max-width: 300px;
}

#whci_banner {
    float: left;
    width: 50%;
}

label {
    display: inline-block;
    min-width: 75px;
}

.errorMessage {
    color: red;
    margin-bottom: 20px;
}

.successMessage {
    color: green;
    margin-bottom: 20px;
}

.list_companies  {
    float: left;
    margin-top: 0px;
    list-style-type: none;
}

.field_helper {
    color: #cccccc;
}

.nonlink, .nonlink:visited, .nonlink:active, .nonlnk:hover {
    cursor: text;
}

.calendar_when, .calendar_where {
    width: 15%;
    text-align: center;
    background-color: #E1E1E1;
}

.calendar_event, .calendar_who {
    text-align: center;
    background-color: #EAEBEC;
}

.calendar_event {
    width: 55%;
}

.calendar_who {
    width: 15%;
}

p.calendar_event_title {
    font-weight: bold;
    margin-bottom: 20px;
}

.calendar_event_archive, .calendar_current_events {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

.academic_year {
    text-align: center;
}

td.fparchive_item {
    width: 50%;
    vertical-align: top;
    text-align: center;
}

img.fparchive_item_pic {
    border: 1px solid #000000;
    height: 100px;
}

.fparchive_semester {
    text-align: center;
}

div.article_aside_odd {
    margin: 10px 10px 5px 0px;
    padding: 5px;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    float: left;
}

div.article_aside_even {
    margin: 10px 5px 5px 10px;
    padding: 5px;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    float: right;
}

div.article_aside_even p.caption, div.article_aside_odd p.caption {
    margin-bottom: 0px;
    color: #999999;
}

.expandable {
    display: none;
}


.use_icons a[href$=".pdf"] {
    background: url("/BaseImages/icon_pdf.gif") no-repeat right top;
    padding: 2px 27px 3px 0px;
}

.use_icons a[href^="http:"] {
    background: url("/BaseImages/icon_external.gif") no-repeat right top;
    padding: 2px 18px 0px 0px;
}

/* reset internal absolute links */
.use_icons a[href^="http://women.cs.cmu.edu"], .use_icons a[href^="http://www.women.cs.cmu.edu"] {
    background-image: none;
    padding: 0px;
}

div.interviews table, div.interviews tr {
    vertical-align: top;
}

table.interviews, .interviews tr {
    vertical-align: top;
}

.nobr {
    white-space: nowrap;
}

/* Women of SCS */
.dep_logo {
    float: left;
}

.dep_desc {
    float: right;
    width: 655px;
}

.wscs_title {
    font-size: larger;
}

div.wscs a > h3, div.wscs a {
    cursor: hand;
}

/* Minor */
.hidep {
    line-height:1%;
}

.spacer {
    padding-bottom: 15px;
}

.bquote {
    color: #2a638f;
    font-size: 9pt;
    font-style: italic;
    line-height: 16pt;
    margin-top: 10px;
}

.gquote {
    color: #3F522B;
    font-size: 9pt;
    font-style: italic;
    line-height: 16pt;
    margin-top: 10px;
}
.minort
{
	font: bold 11pt Tahoma;
    	color: #80AB4E;
	padding-left:0.2em;
	margin-right:1em;
	clear:both;
	border: none;
}

.minor_info {
    padding-left: 35px;
    padding-right: 8px;
}

.minor_info blockquote {
    margin-left: 3px;
}

.mainquote
{
	font-size: 9pt;
	font-style: italic;
}

.minortable
{
	width:100%;
}

.minortable th
{
	width: 50%;
	font: bold 10pt Tahoma;
	background-color: #CCCC66;
}

.minortable td
{
	font-size: 10pt;
	font-family: Tahoma;
	vertical-align: top;
	background-color: #FFFF99;
	margin: 5px;
	padding-right: 15px;
	padding-top: 10px;
}

.minortable tr
{
}

.minortable2
{
	width:100%;
}

.minortable2 th
{
	width: 50%;
	font: bold 10pt Tahoma;
	background-color: #CCCCCC;
}

.minortable2 td
{
	font-size: 10pt;
	font-family: Tahoma;
	vertical-align: top;
	background-color: #E5E5E5;
	margin: 5px;
	padding-right: 15px;
	padding-top: 10px;
}
ul.list_community li a
{
    font-weight: normal !important;
}

/* Alumnae employment */
table.alumTable{
  border: 0px;
}
table.alumTable td{
  border: 1px dotted #E5E5E5;
  padding: 10px;
}

.adjustSize a img {
    height: 120px;
    width: 160px;
    padding: 5px;
}
