Team:Kyoto/Header2

From 2009.igem.org

(Difference between revisions)
(New page: __NOTOC__ <html> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js"></script> <script type="text/javascript"> <!-- $(function(){ $("#nav...)
(#navigation ul#navi_CiC{ margin-bottom:30px; })
 
(72 intermediate revisions not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
<html>
<html>
 +
<!--[if IE 6]>
 +
<script type="text/javascript" src="http://dillerdesign.com/experiment/DD_belatedPNG/DD_belatedPNG_0.0.8a-min.js"></script>
 +
<script type="text/javascript">
 +
DD_belatedPNG.fix('a');
 +
</script>
 +
<![endif]-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js"></script>
<script type="text/javascript">
<script type="text/javascript">
<!--
<!--
 +
  function initialize(prj){
 +
    if(prj == "GSDD"){
 +
      $("#extract_button_GSDD").css("background-position", "bottom");
 +
      $("#navigation ul#navi_CiC li ul").css("display", "none");
 +
      switch_CiC = false;
 +
      switch_GSDD = true;
 +
    }else if(prj == "CiC"){
 +
      $("#extract_button_CiC").css("background-position", "bottom");
 +
      $("#navigation ul#navi_GSDD li ul").css("display", "none");
 +
      switch_GSDD = false;
 +
      switch_CiC = true;
 +
    }
 +
  }
$(function(){
$(function(){
   $("#navigation ul#navi_GSDD").append("<div id='extract_button_GSDD'></div>");
   $("#navigation ul#navi_GSDD").append("<div id='extract_button_GSDD'></div>");
   $("#navigation ul#navi_CiC").append("<div id='extract_button_CiC'></div>");
   $("#navigation ul#navi_CiC").append("<div id='extract_button_CiC'></div>");
 +
   $("#extract_button_GSDD").click(function(){
   $("#extract_button_GSDD").click(function(){
Line 39: Line 59:
// -->
// -->
</script>
</script>
 +
 +
<style type="text/css">
 +
#extract_button_GSDD,
 +
#extract_button_CiC{
 +
  color:#FF0;
 +
  position:absolute;
 +
  height:16px;
 +
  width:16px;
 +
  top:22px;
 +
  left:12px;
 +
  background-image:url(https://static.igem.org/mediawiki/2009/5/56/Kyoto_%2B-.png);
 +
  background-repeat:no-repeat;
 +
  background-position:top;
 +
  cursor:pointer;
 +
}
 +
 +
 +
body{
 +
  background:#41e5ff url(https://static.igem.org/mediawiki/2009/5/54/Kyoto_bg_tilt.png) repeat;
 +
}
 +
a{
 +
  outline:0;
 +
}
 +
h1.firstHeading{
 +
  display:none;
 +
}
 +
div#bodyContent p br{
 +
  display:none;
 +
}
 +
div#contentSub{
 +
  display:none;
 +
}
 +
#content{
 +
  padding-top:0.1em;
 +
  background:#E0E0E0;
 +
  _border-bottom: 1px solid rgb(68, 68, 68);/*ie6*/
 +
}
 +
#Kyoto_logo{
 +
  background:#D30000;
 +
  width:200px;
 +
  height:100px;
 +
}
 +
#Kyoto_logo p{
 +
  margin:0;
 +
}
 +
#topicpath{
 +
  width:975px;
 +
  height:20px;
 +
  margin-left:-5px;
 +
  margin-top:-0.5em;
 +
  background:url(https://static.igem.org/mediawiki/2009/9/9d/Kyoto_topicpath_bg.png) repeat-x;
 +
  _width:965px;/*ie6*/
 +
  _margin:0;/*ie6*/
 +
}
 +
#topicpath ol{
 +
  list-style:none;
 +
  padding:0;
 +
  margin:0;
 +
  width:975px;
 +
  _width:965px;/*ie6*/
 +
}
 +
#topicpath ol li{
 +
  color:white;
 +
  display:inline;
 +
  padding-left:5px;
 +
  line-height:20px;
 +
}
 +
#topicpath ol li a{
 +
  background:url(https://static.igem.org/mediawiki/2009/3/36/Kyoto_topicpath_arrow.png) no-repeat right;
 +
  padding-right:22px;
 +
  line-height:20px;
 +
  color:white;
 +
}
 +
#topicpath ol li ol{
 +
  list-style:none;
 +
  padding:0;
 +
  margin:-18px 0 0 0;
 +
  margin-left:auto;
 +
  width:250px;
 +
}
 +
#topicpath ol li ol li{
 +
  display:inline;
 +
  color:white;
 +
  font-size:85%;
 +
}
 +
#topicpath ol li ol li a{
 +
  background:none;
 +
  line-height:20px;
 +
  color:white;
 +
  font-size:85%;
 +
  text-align:right;
 +
}
 +
#leftnavi{
 +
  width:200px;
 +
  float:left;
 +
}
 +
#navigation{
 +
/*  padding:10px 0 10px 20px;*/
 +
}
 +
#navigation ul{
 +
  margin:0;
 +
  list-style-type:none;
 +
  list-style-image:none;
 +
  position:relative;
 +
}
 +
#navigation ul li{
 +
  list-style:none;
 +
}
 +
#navigation ul li a{
 +
  display:block;
 +
  height:60px;
 +
  width:180px;
 +
  background:url(https://static.igem.org/mediawiki/2009/4/49/Kyoto_menu_project.png) no-repeat;
 +
  text-indent:-9998px;
 +
}
 +
#navigation ul#navi_GSDD li a{
 +
  background-position:left top;
 +
}
 +
#navigation ul#navi_GSDD li a:hover{
 +
  background-position:left center;
 +
}
 +
#navigation ul#navi_GSDD li a:active{
 +
  background-position:left bottom;
 +
}
 +
#navigation ul#navi_CiC li a{
 +
  background-position:right top;
 +
}
 +
#navigation ul#navi_CiC{
 +
  margin-bottom:30px;
 +
}
 +
#navigation ul#navi_CiC li a:hover{
 +
  background-position:right center;
 +
}
 +
#navigation ul#navi_CiC li a:active{
 +
  background-position:right bottom;
 +
}
 +
#navigation ul li ul li{
 +
  list-style:none;
 +
  height:30px;
 +
  width:200px;
 +
  margin:0;
 +
}
 +
#navigation ul li ul li a{
 +
  display:block;
 +
  height:30px;
 +
  width:200px;
 +
  line-height:30px;
 +
  text-indent:1em;
 +
  background-image:url(https://static.igem.org/mediawiki/2009/2/26/Kyoto_menu_item.png);
 +
  background-repeat:no-repeat;
 +
  background-position:left top !importamt;
 +
  color:white;
 +
  font-weight:bold;
 +
}
 +
#navigation ul#navi_GSDD li ul li a:hover{
 +
  background-position:left top;
 +
}
 +
#navigation ul#navi_CiC li ul li a:hover{
 +
  background-position:left top;
 +
}
 +
 +
 +
#rightcontents{
 +
  background:white;
 +
  width:725px;  /* 965-200(left_width)-20*2(padding) */
 +
  padding:20px;
 +
  float:right;
 +
}
 +
#calendar dl{
 +
  margin:10px;
 +
  padding:10px;
 +
  border:3px #AAA solid;
 +
  *border:none; /* ie6,7 */
 +
  background:#DDD;
 +
}
 +
#calendar dl dt{
 +
  border-top:1px #AAA solid;
 +
  padding:0;
 +
}
 +
#calendar dl dt a{
 +
  display:block;
 +
  width:6em;
 +
  text-align:right;
 +
}
 +
#calendar dl dd{
 +
  margin:-1.6em 0 0 10em;
 +
  font-size:90%;
 +
}
 +
 +
hr.pad_separator_start{
 +
  height:30px;
 +
  margin:30px 0 0 0;
 +
  background:url(https://static.igem.org/mediawiki/2009/7/79/Kyoto_pad_top.png);
 +
  *background:none; /* ie6,7 */
 +
  *display:none; /* ie6,7 */
 +
}
 +
div.pad_contents{
 +
  padding:20px 35px 20px 20px;
 +
  background:url(https://static.igem.org/mediawiki/2009/d/da/Kyoto_pad_center.png);
 +
  background-repeat:repeat-y;
 +
  *background:none; /* ie6,7 */
 +
  *background-color:#EEE; /* ie6,7 */
 +
}
 +
div.pad_contents h3{
 +
  display:inline;
 +
  padding:0.5em 1em;
 +
  line-height:2.5em;
 +
  border:2px #CCC solid;
 +
  background:#FFF
 +
}
 +
div.pad_contents h4{
 +
  margin-top:25px;
 +
  padding-left:10px;
 +
  width:50%;
 +
  height:25px;
 +
  line-height:25px;
 +
  border-top:2px #AAA solid;
 +
  border-left:2px #AAA solid;
 +
}
 +
div.pad_contents h5{
 +
  margin-top:25px;
 +
  padding-left:10px;
 +
  width:30%;
 +
  border-bottom:2px #AAA dotted;
 +
}
 +
 +
hr.pad_separator_end{
 +
  height:15px;
 +
  margin:0;
 +
  background:url(https://static.igem.org/mediawiki/2009/3/38/Kyoto_pad_bottom.png);
 +
  *background:none; /* ie6,7 */
 +
  *display:none; /* ie6,7 */
 +
}
 +
table.table,
 +
table.table th,
 +
table.table td{
 +
  border:1px #CCC solid;
 +
}
 +
table.table th{
 +
  text-align:center;
 +
}
 +
table.table td{
 +
  text-align:right;
 +
}
 +
h1,h2,h3,h4,h5{
 +
  border-bottom:1px #aaa solid;
 +
}
 +
 +
</style><!-- ****************************************************************** -->
</html>
</html>

Latest revision as of 02:52, 22 October 2009