@charset 'UTF-8';
/*-------------------------------------------------
  common styles - shared by all the nucleus family
--------------------------------------------------*/
center{
}
body {
  /*background:#e0e0e0 url(images/fnd_cont_gr.jpg) top repeat-y;*/
  margin:0px 0 20px;
  text-align:center;
  padding:0px 0px 1em;
  font:x-small Trebuchet,Arial,Verdana,Sans-serif;
  color:#000;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
.hidden
{
	display: none;
}

.pink
{
	color:#f09;
}
.clear
{
	clear: both;
}
a:link {
  color:#00A0C6;
  text-decoration:none;
  }
a:visited {
  color:#00A0C6;
  text-decoration:none;
  }
a:hover {
  color:#00A0C6;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
  
/* Header
----------------------------------------------- */

#swf{width:728px;margin:0 auto 30px;}
#header{
background:#fff url(images/fnd_header_2009_3.gif) no-repeat;position: relative;width:728px;height:300px;margin:0 auto;
}

#header #logolink
{
  margin:0 auto;
  padding:0px;
	width: 728px;
	height: 300px;
	/*background: #fff;*/
}

#header2 #logolink
{
  margin:0 auto;
  padding:0px;
	width: 728px;
	height: 164px;
	/*background: #fff;*/
}
#header #logolink a:link, #header #logolink a:hover, #header #logolink a:active, #header #logolink a:visited
{
	display: block;
	width: 728px;
	height: 300px;
	color: #fff;
	font-size:1px;
    BORDER-STYLE:none;
/* MacIE Hack \*/
	font-size: 0.1px;
/* End of Hack */
}
#header2 #logolink a:link, #header2 #logolink a:hover, #header2 #logolink a:active, #header2 #logolink a:visited
{
	display: block;
	width: 728px;
	height: 300px;
	color: #fff;
	font-size:1px;
    BORDER-STYLE:none;
/* MacIE Hack \*/
	font-size: 0.1px;
/* End of Hack */
}
#ads,#tag{width:728px;margin:50px auto 0px;}
#tag span{
padding:3px 4px;
display: inline;

}
#tag span a:link,
#tag span a:visited,
#tag span a:hover{
word-wrap: normal;
  font-family:'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
  color:#aaa;
  font-size:90%;
}
#ads-mid,.ads-mid{
  clear:both;
  margin:0 auto;
  border-bottom:1px solid #999;
  padding:30px 0;
  }
#ads-mid-l,.ads-mid-l{width:300px;height:250px;display:block;margin:0px auto;}
#ads-mid-l,.ads-mid-l{width:336px;height:274px;display:block;margin:0px auto;}
#adsLink{width:728px;height:15px;margin:30px auto 30px;}
#aws{width:728px;height:200px;display:block;border:0px solid #fff;clear:both;margin:0px auto 0px;text-align:center;padding:0px;font-size:78%;}
.aws_item{width:182px;display:block;float:left;border:0px solid #fff;color:#00A0C6;}
.aws_item a{
padding:3px 2px;
font:100%/1.4em Arial,Sans-serif;
}
.aws_item img{margin:0 auto;}
.ad_box_l{margin:30px 0px;float:left;}
.ad_box_r{margin:30px 0px;float:right;}
#search-box{width:680px;margin:30px auto;}
#search-box #sbi{width:522px;}
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  font-size:20px;
  /*line-height:1.2em;*/
  font-weight:normal;
  color:#48A1B0;
  /*text-transform:uppercase;*/
  letter-spacing:-0.2em;
  display:none;
  }
	#aws {
		}
	#aws iframe{
	float:left;
		margin:5px 27px 20px;padding:0;
		}
#blog-title a {
  color:#48A1B0;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#48A1B0;
  }
#description {
  margin:110px 5px 5px;
  padding:0px 20px 20px;
  background:#fff;
  border:1px solid #eee;
  width:600px;
  font:80%/1.5em 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
  /*text-transform:uppercase;*/
  letter-spacing:.2em;
  color:#48A1B0;
  display:none;
  }

/*input.formfield,input.formbutton,select{font-size:10px;}*/
input.formfield{width:9em;}
input.formfields{width:4em;}
input.formfieldc{width:24em;}
select{width:auto;margin:0;padding:0;}
fieldset,.infldset,form,input.formbutton{margin:0;padding:3px 5px;}
form{display:inline;}
fieldset{width:740px; margin:0 auto; padding:20px 0 0;border-style:none;clear:both;}

.conl{padding:0 0 0 20px;}
/* inputs - fixing height 
input.mainoption, input.liteoption { height: 18px; }
* html input.mainoption, * html input.liteoption { height: 20px; }

input.post { height: 16px; }
@media all and (min-width: 0px) { html>body input.post { height: 18px; } }

select option { height: 15px; }

input.jumpbox { height: 18px; }
@media all and (min-width: 0px) { html>body input.jumpbox { height: 15px; } }
* html input.jumpbox { height: 18px; }*/



/* Content
----------------------------------------------- */
#content {
clear:both;
  background:#fff;
  width:728px;
  margin:0 auto;
  padding:0px;
  text-align:center;
  clear:both;
  
  }
#main {
  width:729px;
  margin:0px;
  padding:0px;
  text-align:left;
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
h3 {
  /*margin:1.5em 0 .75em;*/
  text-align:left;
  padding:0 2px;
  margin:.5em 0 0;
	font:110%/1.5em;
/* MacIE Hack \*/
	font:80%/1.5em 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
/* End of Hack */
  color:#777;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:0;
  color:#999;
  }
.date-header a:link,
.date-header a:visited,
.date-header a:active,
.date-header a:hover{
  text-decoration:none;
  color:#999;
  }
.date-header a:hover{
  text-decoration:underline;
  }
.post {
  clear:both;
  margin:0;
  border-bottom:1px solid #999;
  padding-bottom:.4em;
  }
.post-title {
  margin:40px 0 10px 273px;
  text-align:left;
  padding:0 0 .7em;*/
  /*text-transform:uppercase;*/
  color:#c60;
  }
.post-title2 {
  margin:40px 0 10px 0px;
  text-align:left;
  padding:0 0 .7em;*/
  /*text-transform:uppercase;*/
  color:#c60;
  }
.post-title a, .post-title a:link, .post-title a:visited, .post-title strong, .post-title2 a, .post-title2 a:link, .post-title2 a:visited, .post-title2 strong{
  font-family:'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
  line-height:1.5em;
  font-size:1.75em;
/* MacIE Hack \*/
  font-size:1.65em;
/* End of Hack */
  text-decoration:none;
  color:#000;
  font-weight:bold;
  }
.post-title a:hover {
  color:#777;
  }
  

.more{
  margin:0px 0 10px 273px;
  text-align:left;
  padding:0 0 .7em;*/
  
}
.post-body{
  text-align:left;
  font-family:'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
  line-height:1.38em;
  font-size:1.1em;
/* MacIE Hack \*/
  font-size:1em;
/* End of Hack */
  margin:.95em 0 0;
  color:#000;

}
.post p {
  margin:0;
  line-height:1.6em;
  }
p.post-footer {
  clear:both;
  text-align:center;
  margin-top:40px;
  padding:0 2px;
  color:#aaa;
  }
.post-footer em, .comment-link {
  font-family:'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
  line-height:1.5em;
  font-size:100%;
/* MacIE Hack \*/
  font-size:80%;
/* End of Hack */
  font-style:normal;
  color:#aaa;
  }
.comment-link {
  margin-left:.6em;
  }
.post-footer em a:link,
.post-footer em a:visited,
.post-footer em a:active{
  text-decoration:none;
 color:#aaa;
}
.post-footer em a:hover{
  text-decoration:underline;
 color:#ccc;
}
.post img {
  padding:0px;
  border:1px solid #fff;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
h4{
  margin:1em 0;
  }
#comments h4 {
  margin:1em 0;
  font:bold 80%/1.6em 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
clear:both;
  margin:2em 0 1.5em;
  padding:0px 5px;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:80%/1.5em 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 80%/1.6em 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:80%/1.5em 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

/* Footer
----------------------------------------------- */
#footer {
  width: 791px;
  clear:both;
  margin:0 auto;
  text-align:center;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding:1em;
  }
/* Leftbox and Rightbox toolbar buttons
----------------------------------------------- */
.leftbox,.leftbox2 ,.rightbox {
	font-size: smaller;
width:250px;
}
.leftbox {
	margin:-45px 10px 10px 0px;
	padding:2px 10px 10px 2px;
	float:left;
}
.leftbox2 {
	margin:-75px 10px 10px 0px;
	padding:2px 10px 10px 2px;
	float:left;
}
.rightbox {
	margin: 0 0 0 3px;
	padding: 0 0 0 3px;
	float: right;
}


/* Calendar
----------------------------------------------- */
table.calendar {
	margin:0 0 0 -3px;
}

caption.calendar {
  margin:1.5em 0 .75em;
  text-align: center;
  font:90%/1.5em 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

tr.calendardateheaders {
	color:#c60;
}

td.days {
	text-align: center;
}

td.today {
	text-align: center;
	background-color: #FFF;
}

/* Page switcher
----------------------------------------------- */
.pageswitch {
	margin-top:30px;
	text-align: center;
	BORDER-STYLE: none;
	font-size:135%;
/* MacIE Hack \*/
	font-size:130%;
/* End of Hack */
}
.pageswitch a, .pageswitch a:link, .pageswitch a:visited, .pageswitch strong {
  text-decoration:none;
  font-weight:bold;
  }

  
/* Page switcher
----------------------------------------------- */
.pageswitch2 {
	width:670px;
	margin-top:30px;
	padding:0;
	text-align: center;
	BORDER-STYLE: none;
	color:#0000cc;
	font:135%/1.4em;
/* MacIE Hack \*/
	font:120%/1.4em;
/* End of Hack */
}
.pageswitch2 a, .pageswitch2 a:visited, .pageswitch2 strong {
	color:#03c;
  text-decoration:underline;
  font-weight:bold;
  }
.pageswitch2 strong, .pageswitch2 a:hover {
  text-decoration:none;
  }
  p.recommend{
  font:100%/1.5em 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
text-align: center;
  }
 p.recommend a:link,
 p.recommend a:hover,
 p.recommend a:visited
 {
 }
  
.quote {
font:140%/1.5em Arial,Verdana,Sans-serif;
}


/* 
	Plain  table styles for stemcell...
*/
table,td,th{
	color:#333;
	background:#fff;
	border:0px solid #000;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
table{
width:600px;
}
table.form{
	border-bottom:1px dashed #0066CC;
}
td,th{
	padding:.5em;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}
td span.label{display:block;float:left;width:100px;overflow:hidden;}
thead th{
	border-bottom:solid 1px #0066CC;
	border-right:solid 1px #0066CC;
}
thead td{
	border-bottom:solid 1px #0066CC;
	text-transform:uppercase;
}
tfoot th{
	text-transform:uppercase;
	border-right:solid 1px #0066CC;
}
tfoot th{
	text-transform:uppercase;
	border-right:solid 1px #0066CC;
}
tbody th{
padding-left:12px;
}
tbody td{
padding-left:12px;
}
tbody tr{
width:500px;
padding:0px;
border-bottom:1px dotted #ccc;
}
.dvr{
}
th.dvr{
white-space: nowrap;

}
tbody tr th{
white-space: nowrap;
}
caption{
width:500px;
	text-align:left;
	font-size:140%;
	text-transform:uppercase;
	letter-spacing:-1px;
	display:none;
}
table th a:link{
	color: #006BB5;
}
table th a:visited{
	color: #006BB5;
}
table td a:link{
	color: #006BB5;
}
table td a:visited{
	color: #006BB5;
}
table a:hover{
	text-decoration:none;
	color: #006BB5;
}
table a:active{
	color: #006BB5;
}
.attention{
color:red;
}
table th.narrow{
width:180px;
}
.submit{
text-align:center;
}
.submit p{
padding:20px 50px;
text-align:left;
}
.thumb-60x60 img{
padding:20px 5px;
}
.clear{
clear:both;
}