/* @override http://www.spermdonorweb.com/theme/004/include/styles.css */

/* SpermDonorWeb.com */

fieldset {
	border-style: none;
}

div, p, img, a, form, fieldset, dl, dd, dt
{
	margin: 0;
	padding: 0;
	
}

#error {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bolder;
	color: #0467A6;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 18px;
}

input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background-color: #f7f7f7;
	padding-left: 2px;
}

select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #f7f7f7;
}

textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background-color: #f7f7f7;
	padding-left: 2px;
}

#button, .button {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	background-color: #0467A6;
	padding: 3px;
	font-weight: bold;
	margin: 0;
}

#button2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
	background-color: #0467A6;
	padding: 3px;
	font-weight: bold;
	margin: 0;
}

#button-small, .button-small, #buttonsmall, .buttonsmall {
	color: #fff;
	background-color: #82B3D3;
	padding: 1px;
	margin-top: 3px;
	margin-right: 0px;
	border: #416822 1px outset;
	height: 17px;
	padding-bottom: 3px;
	font: bold 10px/10px Verdana, Arial, Helvetica;
}

.but-purple,#button, .button {
	color: #ffffff;
	vertical-align: middle;
	background: url(/theme/004/images/button-purple.gif) repeat-x right top;
	height: 21px;
	border-style: none;
	border-width: 0;
	margin: 0 auto;
	font: bold 11px/11px Verdana, Arial, Helvetica;
	padding: 0 10px 2px;
}

.but-green {
	color: #ffffff;
	vertical-align: middle;
	background: url(/theme/004/images/button-green.gif) repeat-x right top;
	padding: 0 10px 2px;
	height: 21px;
	border-style: none;
	border-width: 0;
	margin: 0 auto;
	font: bold 11px/11px Verdana, Arial, Helvetica;
}

#inputs, .inputs {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 10px;
	color: #000;
	background-color: #ececec;
	font-weight: normal;
	padding: 2px;
	border-width: 1px;
}

#dent {
	margin-left: 36px;
}

h2, #front-h2 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 15px;
	color: #0467A6;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 12px;
	border-bottom: #ECECEC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding-bottom: 6px;
}

h2.subhead
{
	color: #909090;
	font: italic normal 15px/14px Verdana, Arial, Helvetica;
	margin-top: -6px;
	margin-bottom: 0;
	clear: left;
	display: block;
	margin-left: 0;
	border-width: 0;
}

h3 {
	color: #666;
	font: bold 13px/13px Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	padding: 0;
	margin: 18px 0 9px;
}

h4 {
	font-size: 11px;
	margin-top: 12px;
	margin-bottom: 9px;
}

h4.contact {
	padding-bottom: 3px;
	border:0;
	border-bottom:1px;
	border-style:solid;
	border-color:#E2E2E2;
	margin-bottom: 9px;
	margin-top: 18px;
	color: gray;
}

.rule {
	padding-bottom: 3px;
	border:0;
	border-bottom:1px;
	border-style:solid;
	border-color:#E2E2E2;
}

/* My Comment */

/* @group Top Nav */

#navdiv
{
	padding: 0px 0px 0px 39px;
	height: 23px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}
.nav, .nav * {
	margin:0;
	padding:0;
}
.nav {
	float:left;
}
.nav ul {
	background:#fff;
	padding: 0;
	margin: 0;
}
.nav li {
	float:left;
	list-style:none;
	position:relative;
	z-index:999;
	height: 23px;
	margin:0;
	padding:0;
}

.nav a {
	display:block;
	float:left;
	text-decoration:none;
}

#nav a:link
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 23px;
	cursor: hand;
	overflow: visible;
}

#nav1 a
{
	display: block;
	width: 54px;
	height: 23px;
	background: url(/theme/004/images/nav.gif) no-repeat;
	background-position: 0px 0px;
	
}

#nav1 a:hover { background-position: 0px -23px; }
#nav1.nav1on a { background-position: 0px -23px; }

#nav2 a
{
	display: block;
	width: 80px;
	height: 23px;
	background: transparent url(/theme/004/images/nav.gif) no-repeat;
	background-position: -54px 0px;
}

#nav2 a:hover { background-position: -54px -23px; }
#nav2.nav2on a { background-position: -54px -23px; }

#nav3 a
{
	display: block;
	width: 115px;
	height: 23px;
	background: transparent url(/theme/004/images/nav.gif) no-repeat;
	background-position: -134px 0px;
}

#nav3 a:hover { background-position: -134px -23px; }
#nav3.nav3on a { background-position: -134px -23px; }

#nav4 a
{
	display: block;
	width: 83px;
	height: 23px;
	background: transparent url(/theme/004/images/nav.gif) no-repeat;
	background-position: -249px 0px;
}

#nav4 a:hover { background-position: -249px -23px; }
#nav4.nav4on a { background-position: -249px -23px; }

#nav5 a
{
	display: block;
	width: 99px;
	height: 23px;
	background: transparent url(/theme/004/images/nav.gif) no-repeat;
	background-position: -332px 0px;
}

#nav5 a:hover { background-position: -332px -23px; }
#nav5.nav5on a { background-position: -332px -23px; }

#nav6 a
{
	display: block;
	width: 62px;
	height: 23px;
	background: transparent url(/theme/004/images/nav.gif) no-repeat;
	background-position: -431px 0px;
}

#nav6 a:hover { background-position: -431px -23px; }
#nav6.nav6on a { background-position: -431px -23px; }

/* @end */

/* @group #staff */

#staff h3 {
	margin-top: 18px;
	margin-bottom: 6px;
	color: #00407F;
	text-transform: uppercase;
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica;
}

#staff h4 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000;
	margin: 0 0 0 20px;
	padding: 0;
}

#staff h4:hover {
	background-color: #F4FAFF;
	cursor: pointer;
}

#staff h4 .title {
	font-style: italic;
	color: #5F91BF;
	font-weight: normal;
}

#staff a, #staff a:link, #staff a:visited {
	color: #000;
	text-decoration: none;
}

#staff a:active, #staff a:hover {
	color: #000;
	text-decoration: none;
	background-color: #F4FAFF;
}

#staff .bio {
	border-right-width: 0;
	border-left-width: 0;
	background-color: #F4FAFF;
	margin: 0;
	padding: 10px;
	visibility: hidden;
	display: block;
}

#staff .bio p {
	margin: 0;
	padding: 0;
	z-index: 1;
}

/* @end */

/* @group slide */

.dhtmlgoodies_question {

/* Styling question */	overflow: hidden;
	cursor: pointer;
}

.dhtmlgoodies_answer {

/* Parent box of slide down content */		visibility: hidden;
	height: 0px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.dhtmlgoodies_answer_content {

/* Content that is slided down */	background-color: #F4FAFF;
	padding: 10px;
	position: relative;
	margin-left: 20px;
	z-index: 1;
}

.dhtmlgoodies_answer_content table  {
	position: absolute;
	z-index: 100;
}

.dhtmlgoodies_answer_content p {
	margin: 0 0 0 0px;
	padding: 0;
	z-index: 1;
}

/* @end */

h5 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
}

.ipsect {
	margin: 10px 10px 30px 10px;
}

.ipsecthead {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 13px;
	margin: 2px 0 0 5px;
	color: #0467A6;
	font-weight: bold;
	padding: 0px;
}

.ipsectbox {
	background-image: url(/theme/004/images/secthead-bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 460px;
	padding: 3px 5px 3px 3px;
}

.appbox {
	height: 174px;
	width: 224px;
	padding: 10px 5px 3px 3px;
	background: url(/theme/004/images/app-bkg.jpg) no-repeat left top;
}

.pdf-row,.row-divider {
	border-color: #D2E1EE;
	border-width: 1px 0 0 0;
	border-style: solid;
	padding-top: 10px;
	color: #00407F;
}

.pdf-head {
	margin-top: 0;
}

.error-box {
	background-color: #FFFEEA;
	padding: 10px;
	width: 440px;
}

p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 6px;
}

li {
	margin-bottom: 6px;
}

.hidden {
	color: #F9FAFC;
	font-size: 9px;
}

.hidden a:link, .hidden a:visited,
.hidden a:active, .hidden a:hover {
	color: white;
	font-size: 9px;
	text-decoration: none;
}

.intro {
	line-height: 16px;
	margin-top: 9px;
	margin-bottom: 9px;
}

td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}

.loginlink {
	font: bold 10px/10px   "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding: 0 80px 0 0;
	text-align: right;
	display: block;
	margin: 20px 0 0;
}

.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	line-height: 10px;
	color: #b9d5e6;
	text-align: center;
	padding-top: 6px;
}

div#pageCrumbs p {
	color: #67A7CD;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	margin: 0;
	padding: 0;
}


.sectionhead {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bolder;
	color: #0467A6;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 18px;
}

.subhead {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #2080BA;
	line-height: 14px;
	margin-top: 18px;
	margin-bottom: 0px;
	clear: left;
}

.sectrule {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #2080BA;
	line-height: 14px;
	margin-top: 18px;
	margin-bottom: 9px;
	border-color: #ececec;
	border-width: 1px 0 0 0;
	border-style: solid;
	padding-top: 5px;
	font-style: italic;
}

.profilehead {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bolder;
	color: #0467A6;
	line-height: 14px;
}

.profileitem {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}

.profilequestion {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}

blockquote {
	text-indent: -0.5em;
	margin: 0 0 0 0.3em;
	padding: 0;
}

.quotetext {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #7f4b00;
	line-height: 13px;
	font-style: italic;
	font-weight: bold;
}

.quotecredit {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica;
	font-size: 9px;
	color: #00407F;
	line-height: 11px;
	font-style: italic;
	margin-top: 6px;
	margin-left: 0.5em;
}

.photoname {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	line-height: 14px;
}

body {
	background-image: url(/theme/003/images/ff-bkg.gif);
	background-repeat: repeat-x;
}

.nav-bg {
	background: url(/theme/004/images/bg-nav.gif) no-repeat left top;
}

A:link {
	color: #0467A6;
	text-decoration: none;
}

A:visited {
	color: #0467A6;
	text-decoration: none;
}

A:active {
	color: #A66200;
}

A:hover {
	color: #A66200;
	text-decoration: underline;
}

#note, .note {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #777777;
}

#label, .label {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #67A7CD;
	font-style: italic;
	text-align: right;
	padding-right: 5px;
}

#label-left {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #67A7CD;
	font-style: italic;
}

.form, #form {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	padding-top: 5px;
}

.formreq, #formreq {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 11px;
	color: #0467A6;
	padding-top: 5px;
}

.formnote {
	width: 90%;
	margin-top: 2px;
	margin-bottom: 2px;
}

.status {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #0467A6;
	margin-top: 3px;
	margin-left: 6px;
}

.status-red, .status-red p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #C40B0B;
	margin-top: 3px;
	margin-left: 6px;
}

#line {
	
}

.page {
	padding: 0 20px 20px 20px;
	width: 90%;
}

p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 12px;
}

.page p {
	
}

.radiolist {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica !important;
	font-size: 11px;
	color: #666666 !important;
	padding: 0px 0px 0;
	margin: 0px 0px 1px;
}

.bodytext {
	color: #000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
}

#readonly {
	
}

.stackindent {
	padding-left: 25px;
}

.buttonbox {
	padding: 20px 12px 12px;
	margin-bottom: 3px;
	margin-top: 20px;
	border-color: #ececec;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

.stacked, .page p.stacked {
	font-weight: bold;
	padding-top: 12px;
	margin-bottom: 3px;
	margin-top: 12px;
	color: #666;
	border-color: #faf1b1;
	border-width: 1px 0 0 0;
	border-style: solid;
	width: 100%;
	border-top-width: 0;
}

.stackedreq, .page p.stackedreq {
	font-weight: bold;
	padding-top: 12px;
	margin-bottom: 3px;
	margin-top: 12px;
	color: #0467A6;
	border-color: #faf1b1;
	border-width: 1px 0 0 0;
	border-style: solid;
	width: 100%;
	border-top-width: 0;
}

.staff img {
	border: 1px solid #fdf081;
}

#sep {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#seperator,.seperator {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	padding: 6px 0 12px;
	margin: 24px 0 0px 0;
	border-color: #ececec;
	border-width: 0px;
	border-style: solid;
	background-position: left top;
	height: 30px;
	border-top-width: 1px;
}

.ad {
	padding: 0;
	margin: 0px 0px 0px 0px;
	display: block;
}

hr {
	border-color: #ececec;
	border-width: 1px 0 0 0;
	border-style: solid;
	height: 0;
}

.frame {
	margin: 3px 0 0 0;
	border: 1px;
	color: #1B65A6;
	border-style: solid;
}