body{
	margin:0;
	color:#666666;
	font:14px Arial, Verdana, sans-serif;
	background:#f36e21;
}
img{border-style:none;}
a{
	text-decoration:none;
	/*color:#fff;*/
}
a:hover{text-decoration:underline;}
#wrapper{
	margin:0 auto 7px;
	width:983px;
	background:url(../images/bg-main.jpg) repeat-y;
}
.w1 {
	background:url(../images/bg-main-b.jpg) no-repeat 0 100%;
	width:100%;
}
#header{
	width:891px;
	position: relative;
	z-index: 5;
	margin: 0 auto;
}
#header:after{
	clear:both;
	display:block;
	content:"";
}
.logo{
	margin:9px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	height:112px;
	width:117px;
	background:url(../images/logo.gif) no-repeat;
	float:left;
}
.logo a{
	display:block;
	height:100%;
}

.quick-links{
	margin:50px 10px 0 0;
	float:right;
	height:16px;
	width: 750px; /*so the main nav takes it's own line*/
}

.quick-links a.contact2{
	display: block;
	text-indent:-9999px;
	overflow:hidden;
	height:16px;
	width:117px;
	background:url(../images/text-contact-auxogyn.gif) no-repeat;
	float: right;
}

.quick-links a.contact2:hover, .active .quick-links a.contact2 {
	background:url(../images/text-contact-auxogyn-h.gif) no-repeat;
}



#main-nav{
	margin:38px 0 0;
	padding:0;
	list-style:none;
	color:#fff;
	float:right;
	width:518px; /**needs to be adjusted if nav width is changed 106-44= 62, 580-62 = 518**/
}
#main-nav:after{
	content:"";
	display:block;
	clear:both;
}
#main-nav li{
	float:left;
	background:url(../images/separator.gif) no-repeat;
	position:relative;
	padding: 0 6px 0 12px;
	line-height:26px;
}
#main-nav li:first-child, #main-nav li.first-child {background:none;}
#main-nav li a{
	text-decoration:none;
	height:100%;
	float:left;
	color:#8c8d8e;
	padding:0 2px;
}
#main-nav .has-drop-down a,
#main-nav .has-drop-down .has-drop-down a,
#main-nav .has-drop-down .has-drop-down .has-drop-down a { text-decoration: underline; }
#main-nav .has-drop-down li a,
#main-nav .has-drop-down .has-drop-down li a,
#main-nav .has-drop-down .has-drop-down .has-drop-down li a { text-decoration: none; }
#main-nav li:hover,
#main-nav li.hover { position:relative; }
#main-nav li:hover .drop,
#main-nav li.hover .drop,
#main-nav li:hover .drop li:hover .drop,
#main-nav li.hover .drop li.hover .drop,
#main-nav li:hover .drop li:hover .drop li:hover .drop,
#main-nav li.hover .drop li.hover .drop li.hover .drop { display:block; }
#main-nav .drop {
	position: absolute;
	left: 0;
	top: 24px;
	z-index: 999;
	width: 999px;
	display: none;
	padding: 0;
}
#main-nav .drop ul li {
	vertical-align:middle;
	padding: 0;
	float:none;
	line-height:14px;
	display:block;
}
#main-nav .drop ul li a {
	padding:5px 11px 7px 11px;
	float: none;
	display: block;
	height: auto;
	background:#8c8d8e url(../images/none.gif);
	color: #fff;
	border-top:2px solid #fff;
}
#main-nav .drop ul li a:hover, #main-nav .drop ul .active a  {
	background:#f36e21;
}
#main-nav .drop ul {
	padding: 0 2px 0 0;
	float: left;
	list-style: none;
	background:url(../images/bg-drop.png) repeat-y 100% 0;
	height:1%;
}

#main-nav ul.w1 {
	width: 140px;	
}

#main-nav ul.w2 {
	width: 200px;	
}
#main-nav .dropw2
#main-nav li:hover .drop, #main-nav li.hover .drop{display:block;}
#main-nav .drop .drop-inner {
	font-size:12px;
	font-weight:bold;
	float:left;
	background:url(../images/bg-drop-b.png) repeat-x 0 100%;
	display:inline;
	margin-left:2px;
	padding-bottom:4px;
}
.pointer { display: none; }
.home {
	background:url(../images/text-home.gif) no-repeat;
	width:41px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
}
.home:hover, .active .home  {
	background:url(../images/text-home-h.gif) no-repeat;
}
.about {
	background:url(../images/text-about.gif) no-repeat;
	width:112px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
}
.about:hover, .active .about {
	background:url(../images/text-about-h.gif) no-repeat;
}
.science {
	background:url(../images/text-science.gif) no-repeat;
	width:180px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
}
.science:hover, .active .science {
	background:url(../images/text-science-h.gif) no-repeat;
}
.employment {
	background:url(../images/text-employment.gif) no-repeat;
	width:93px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
}
.employment:hover, .active .employment{
	background:url(../images/text-employment-h.gif) no-repeat;
}
.contact {
	background:url(../images/text-contact.gif) no-repeat;
	width:128px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
}
.contact:hover, .active .contact {
	background:url(../images/text-contact-h.gif) no-repeat;
}

.eeva {
	background:url(../images/text-eeva.gif) no-repeat;
	width:44px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
}
.eeva:hover, .active .eeva {
	background:url(../images/text-eeva-h.gif) no-repeat;
}

/**
.news {
	background:url(../images/text-news.gif) no-repeat;
	width:38px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
}
.news:hover, .active .news {
	background:url(../images/text-news-h.gif) no-repeat;
}
***/

.news-events {
	background:url(../images/text-news-events.gif) no-repeat;
	width:105px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
}
.news-events:hover, .active .news-events {
	background:url(../images/text-news-events-h.gif) no-repeat;
}
#main {
	width:940px;
	margin: 0 auto;
	
}
.home-visual {/*margin: 0 0 23px;*/ text-align: center;}
.home-visual img {display:block;}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.inner #main {
	background:url(../images/bg-content-inner.jpg) no-repeat 21px 0;
	padding-top:43px;
}
#content {
	width:891px;
	margin:0 auto;
	/* overflow:hidden;*/
}

#content .highlight1 {
	color:#f36e21; /*orange*/
}
#content .highlight-part-of-word {
	font-size: 130%;
}

.home-text-holder {
	font: bold 14px/23px Arial, Helvetica, sans-serif;
	color:#666666;
	float:right;
	width:687px;
	padding: 40px 0 60px 0;
	line-height: 220%;
}
.home-text-holder .home-text-holder-inner{
	padding-right: 10px;
}
.home-text-holder p {margin:0 0 16px;}
.inner #content {
	float:right;
	width:686px;
	color:#666666;
	font-size:14px;
	margin:0 22px 30px 0;
	display:inline;
	line-height:18px;
}

.content-holder {
	min-height: 300px;
}
.content-holder h1{
	color:#f36e21;
	margin:0 0 20px 0;
	padding: 0;
	font-size:24px;
	line-height:28px;
}

.content-holder h1 span.level2 {
	color: #666666;
	font-size: 16px;
	padding-left: 26px;
	
	background: url(../images/bg-h1-break.gif) no-repeat 10px 3px;
}
.content-holder h3.afterh2 {
	margin-top: 16px; /*standard p.margin-bottom is 16px, h1.margin-bottom is 20px*/
}
.content-holder h3.no-pad-top {
	margin-top: 0;
}
.content-holder h2{
	color:#f36e21;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin: 20px 0 5px 0;
}
.content-holder h2.extra{
	margin: 30px 0 5px 0;
}

.content-holder h3.afterh2 {
	margin-top: 11px; /*standard p.margin-bottom is 16px, h2.margin-bottom is 20px*/
}

.content-holder h3{
	color:#666666;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 15px 0 0 0
}

.content-holder img.top-right {
	float:right;
	margin: 0 0 5px 25px;
}
.content-holder ul.style1 {
	margin:0 0 -2px 34px;
	padding:0;
	list-style:none;
}
.content-holder ul.style1 li {
	padding:0 0 20px;
}

.content-holder ul.style2 {
	margin:0 0 0 48px;
	padding:0;
	list-style:none;
}
.content-holder ul.style2 li {
	padding:0 0 0 12px;
	background:url(../images/bullet-orange.gif) no-repeat 0 6px;
}
.content-holder a {color:#a2238e; text-decoration: underline;}
.content-holder a:hover {text-decoration: none;}
.content-holder p {margin:0 0 16px;}




.inner #content .home-text-holder {
	overflow:hidden;
	height:1%;
}
#sidebar {
	float:left;
	width:178px;
	margin-left:18px;
	display:inline;
}
.subnav {
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
.subnav li a {color:#8c8d8e;}
.subnav li a:hover {color:#f36e21; text-decoration: none;}

.subnav li {
	height:1%;
	vertical-align:middle;
	background:url(../images/separator3.gif) repeat-x;

	padding: 8px 0 6px 10px;
}
.subnav li:first-child, .subnav li.first-child {background:none; padding-top: 0;}

.subnav li.active a {
	color:#f36e21;
}

.subnav li.compact {
	word-spacing: -2px;
}



#footer {
	overflow:hidden;
	padding-bottom:30px;
	width:891px;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	font-family: Helvetica, Arial, sans-serif
}
#footer, #footer a {
	color:#fff;
}

#footer div.copyright {
	display:block;
}
#footer ul {
	margin:0 auto;
	padding:0;
	list-style:none;
	width:550px;
	overflow:hidden;
	line-height:16px;
}
#footer ul li {
	background:url(../images/separator2.gif) no-repeat 0 3px;
	float:left;
	padding: 0 4px 0 9px;
	line-height:16px;
	height:16px
}
#footer ul li:first-child, #footer ul li.first-child {background:none;}
#footer ul li a {
	display:block;
}


/***PAGE SPECIFIC***/
.management-and-board-of-directors {

}

.management-and-board-of-directors .header-person {
	color:#f36e21;
	font-weight: bold;
}

.management-and-board-of-directors .header-person .title {
	font-style: italic;
	font-weight: normal;
}

.management-and-board-of-directors .header-person a {
	text-decoration: underline;
	color:#f36e21;
}

.management-and-board-of-directors .header-person a:hover {
	text-decoration: none;
	color:#f36e21;
}

.content-holder .eeva-row-s1 {
	width: 100%;
	clear: both;
	overflow: auto;
}
.content-holder .eeva-text-s1 {
	float: left;
	width: 430px;
}
.content-holder .eeva-text-s1 .style2{
	padding-top: 20px;
}
.content-holder .eeva-image-s1 {
	float: left;
	width: 255px;
}
.content-holder .eeva-image-s1 img.market {
	float: right;
	display: block;
	padding-bottom: 47px;
}

.content-holder .eeva-image-s1 img.system {
	padding: 0 0 18px 53px;
	display: block;
}
.content-holder .eeva-image-s1 img.system2 {
	padding: 0 0 0 53px;
	display: block;
	
}

.content-holder .eeva-image-s1 .system2-caption {
	padding: 0 20px 18px 53px;
	font-size: 10px;
	line-height: normal;
}




.glossary .term {

	color:#f36e21;
	font-weight: bold;
}

.glossary .definition {
	padding: 2px 0 16px 0;
}

.glossary .definition .sub-definition-first {
	padding-top: 0;
}
.glossary .definition .sub-definition {
	padding-top: 2px;
}



table.fertilized-egg-by-day {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}
table.fertilized-egg-by-day tr td {
	vertical-align: top;
	text-align: left;
} 

table.fertilized-egg-by-day tr td.row2 {
	padding-top: 20px;
}
table.fertilized-egg-by-day tr td div.day {
	font-weight: bold;
}


table.contact-address-map {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%
}
table.contact-address-map tr td {
	vertical-align: top;
	text-align: left;
} 
table.contact-address-map tr td.cola {
	padding-right: 20px;
}

table.contact-address-map tr td.colb {
	text-align: right;
}
	
	
	

table.symposium-details, table.panel {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.symposium-details th {
	padding: 20px 20px 0 20px;
	vertical-align: top;
	text-align: right;
	font-weight: bold; text-transform:uppercase;
	color: #A2238E;
}

table.symposium-details td {
	padding: 20px 0 0 0;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	
}

table.symposium-details th.first-row, table.symposium-details td.first-row {
	padding-top: 0;
}

table.symposium-details td .detail1, table.symposium-details td .detail2 {
	font-size: 14px;
	font-style:italic;
	font-weight: normal;
}
table.symposium-details td div.detail1, table.symposium-details td div.detail2 {
	padding-top: 5px;
}

table.symposium-details td table.panel td {
	padding: 0 20px 20px 0;
}

table.symposium-details td table.panel td.last-col {
	padding-right: 0;
}

table.symposium-details td table.panel td.last-row {
	padding-bottom: 0;
}

div.header-embryo-with-tracking-rings {
	
}

h2.symposium {

}

ul#site-map {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}
ul#site-map  li {
	padding: .2em 0 0 .25em;
	font-weight: bold;
}

ul#site-map  li.single {
	padding-bottom: 1em;
}

ul#site-map  li ul {
	padding: 0 0 1em 3em;
	margin: 0;
	list-style-type: disc;
}

ul#site-map  li ul li {
	padding: .2em 0 0 .25em;
	margin: 0;
	font-weight: normal;
}
ul#site-map  li ul li ul {
	padding: 0 0 1em 3em;
	margin: 0;
	list-style-type: circle;
}

ul#site-map  li ul li ul li {
	padding: .2em 0 0 .25em;
	margin: 0;
	font-weight: normal;
}

.doNotDisplay {
	display: none;
}
.clinic-name {
	font-weight: bold;
}

.chart-full {
	padding: 5px 0 16px 0;
	text-align: center;
}
.caption {
	font-size: 10px;
}
/***footnote, registration symbols, subnotes*/


.to-do {
	background-color: Yellow;
}

.footnote, .reg{
	vertical-align:top;
	font-size:0.7em;
	line-height:1.4em;
}

.subnote{
	vertical-align:bottom;
	font-size:0.7em;
	line-height:1.4em;
	word-spacing:-3px;
}

.footnotes {
	padding-top: 10px;
	border-top: solid 1px #CCCCCC;
	width: 100%;
	clear:both;
}
.footnotes p {
	font-size: 10px;
	line-height: normal;
	margin: 0;
	padding: 0;
}

.footnotes .standout p {
	font-size: 14px;
}
.footnotes p.standout-above {
	margin-top: 5px;
}
.btn-learn-more-about-auxogyn{
	display: block; width:177px; height:97px; text-indent:-9999px; overflow:hidden;
	background:url(../images/btn-learn-more-about-auxogyn-all.gif) no-repeat;
}

.btn-learn-more-about-auxogyn:hover{
	background:url(../images/btn-learn-more-about-auxogyn-all.gif) no-repeat 0 -97px;
}

.btn-asrm-first-prize-watch-video{
	display: block; width:175px; height:309px; text-indent:-9999px; overflow:hidden;
	background:url(../images/btn-asrm-first-prize-watch-video-all.gif) no-repeat;
}

.btn-asrm-first-prize-watch-video:hover{
	background:url(../images/btn-asrm-first-prize-watch-video-all.gif) no-repeat 0 -309px;
}

.leftSideButton {
	margin-top: 60px;
}
.event-details-after-p {
	margin-top: -15px;
	padding: 0 0 0 50px;
}

.end-press-release {
	text-align: center;
	margin: 20px 0 20px 0;
	padding: 0;
}

.fda-disclaimer{
	font-size: 10px;
	font-weight:bold;
	line-height: 10px;
	text-align: right;
	margin-top: -15px;
	padding-bottom: 5px;
}

#social {position:absolute; left:570px; top:40px;}
#social a{display: block; width: 37px; height: 37px; text-indent: -999px; overflow: hidden; float: left; margin-right: 10px;}
#social a.twitter{background: url(../images/bg-social-icons2.gif) no-repeat -164px -247px;}
#social a.facebook{background: url(../images/bg-social-icons2.gif) no-repeat -164px -154px;}
#social a.you-tube{background: url(../images/bg-social-icons2.gif) no-repeat -254px -154px;}
#social a.linked-in{background: url(../images/bg-social-icons2.gif) no-repeat -254px -108px; }
/***REFERENCE***/
/*
	orange - color:#f36e21;
	purple - color:#a2238e;
	gray - color:#8c8d8e;
	darker gray - color:#666666;
*/