@charset "UTF-8";
/* CSS Document */
	
body {
	margin: 20px 20px 0px 20px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(../images/page-bg.gif);
    background-repeat: repeat-x;
	}
		
div#masthead {
	background-color: #91b632;
	margin: 20px 0 0 0px;
	width: 900px;
	border: solid 1px #651137;
	margin-left: auto;
	margin-right: auto;
	}
	
#masthead_ad {
	 padding: 0 0 17px 34px; /* use this style to position the conference image in the masthead */
}

#tagline {
	background-color: #FFF;
	color: #330066;
	font-size: 16px;
	padding: 5px 0 15px 165px;
	margin-left: -1px;
	}
	
#main {
	background: #fff;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0 1px 5px 1px;
	border-style: none solid;
	border-color: #651137;
	}
		
#main p { 
	font-size: 14px;
	padding: 0 10px 0 10px;
	}
	
#main table {
	font-size: 14px;
	padding: 5px 10px 5px 10px;}
	
#main h1 {
	font-size: 18px;
	color: #CC6633;
	border-bottom: 1px solid #000000;
	width: 675px;
	margin: 0 0 5px 5px;
	padding: 0 0 4px 5px;	
}

#main h2 {
	font-size: 16px;
	color: #336600;
	font-weight: bold;
	padding-left: 10px;
}

#main h3 {
	color: #330066;
	font-size: 16px;
	padding: 10px;
}

a:link { color: #669933; } /* green link color */
	
a:hover { color: #70599B; } /* purple rollover color */


/* The following styles are all for the horizontal tabbed navigation */

div#menu {
	border-bottom: #660000 solid 1px;
	margin: 0 0 10px 0;
}
		
div#nav {
	border: 0;
	color: #CCCCFF;
	background-image: url(../images/nav_bg.gif) repeat-x bottom;
	font-size: 93%;
	font-weight: bold;
	line-height: normal;
	width: 730px;
	height: 28px;
	margin: 0 0 0px -1px;
	}

#nav ul {
	color: #CCCCFF;
	width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    }
	
#nav li {
    float: left;
	color: #CCCCFF;
	background: url(../images/tab_norm_right.png) 
		no-repeat right top;
    margin: 0;
    padding: 0;
    }
	
#nav a {
	display: block;
	color: #CCCCFF;
	background: url(../images/tab_norm_left.png)
      no-repeat left top;
	padding: 5px 10px 10px 10px;
	margin: 0;
	text-decoration: none;
    }
	
#nav #current {
	color: #330066;
    background-image: url(../images/tab_norm_right_on.png);
	margin: 0;
    }
	
#nav #current a {
	color: #330066;
	background-image: url(../images/tab_norm_left_on.png);
	margin: 0;
    }
	
/* END styles for horizontal tabbed navigation */	


/* The following styles are all for the sidebar */
#main #sidebar {
	color: #330066;
	border-left: 1px solid #651137;
	border-right: 1px solid #651137;
	border-bottom: 1px solid #651137;
	float: right;
	width: 180px;
	background: #fff;
	margin: 0px -1px 10px 10px;
	padding: 0 5px 0 8px;
	font-size: 12px;
	}
		
#sidebar h4 {
	font-size: 14px;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #651137;
	margin-bottom: 5px;
	color: #330066;
	width: 160px;
	}

#sidebar p { 
	font-size: 12px; 
	padding: 0;
	}
		
#sidebar ul {
		margin-left:0;
		}
	
#sidebar li {
		list-style-type: none;
		padding-left: 0;
		margin-left: 0;
		font-weight: bold;
		}
	
#sidebar a { color: #669933; } /* green link color */
	
#sidebar a:hover { color:#70599b; } /* purple rollover color */		
	
div#sponsors img { padding: 5px; }
	
div#logo { padding-top: 5px;}

/* END sidebar styles */		

 
#news-box {  /* this style is for the endometriosis callout box that was deleted from all of the pages */
	background-color: #f9dc94;
	border: solid 1px #f18c46;
	margin: 20px 10px 0 10px;
	padding: 10px;
	color: #660000;
	
}

.span655 { width: 655px; }/* This span can be applied to elements, (such as <HR> or images) that you need to fit into the top content area*/

.subjectHeader {
	color: #70599b;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 0 0;
}

.darkGray { color: #333333; }

.darkOrange { color: #CC6633; }

.darkPurple { color: #663366; }

.back { float:right; }

#primary-contentRule {
	background-color: #9bb074;
	color: #9bb074;
	width: 680px;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;	
}

/* The following styles are for the Lead Article positioning and format (article with large photo) */
#lead_article {
	float: inherit;
	margin: 0 0 40px 0;
}

#captioned_photo {
	float:left;
	margin: 0 8px 10px 0;
	padding: 0 10px 0 10px;
	line-height: 1em;
	width: 340px;
}

#captioned_photo p {
  width: 100%;
  margin: 0;
  padding: 4px 4px 10px 4px;
  font-size: 8px; 
  font-family: Verdana, sans-serif;
  color: #666666;
}

#captioned_photo img {
  margin: 0;
  padding: 0;
  display: block;
  width: 340px;
}
/* END lead article styles*/


/* The following styles are for the Abstracts page*/
#abstracts-list {
	margin-left: 0;
}

#abstracts-list td {
	padding:5px 10px 0 5px;
	width: 33%;

}

/*#abstracts-list li {
	width: 165px;
	font-size: 12px;
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0 56px 10px 0;	
}*/

#abstracts-list a {
	color: #669933;
	text-decoration: none;
}

#abtracts-list a:hover {
	color: #70599b;
	text-decoration: none;
}

#abstracts-content { 
	margin: 30px 0 0 0; 
	padding: 10px 10px 0 0; 
	display: block;
	}
/*END abstract page styles */


/* The following styles are for the footer*/	
div#footer {
	width: 881px;
	margin: 0 auto 0 auto;
	color: #CCCCFF;
	font-size: 11px;
	background-color: #651137;
	border-right: solid #651137 1px;
	border-bottom-style: solid;
	border-bottom-color: #e39e79; /* pale orange/peach */
	border-bottom-width: 4px;
	padding: 10px;	
}
/* END footer styles */

/* END STYLESHEET*/
	

