Team:UNAM-Genomics Mexico/Templates/Parts
From 2011.igem.org
(Difference between revisions)
m (changed background container image) |
|||
Line 1: | Line 1: | ||
- | <html> | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
+ | |||
+ | <!-- | ||
+ | @VERSION 1.0.6 | ||
+ | @NAME Bio-SintetizArte page for the UNAM-Genomics_Mexico team wiki. | ||
+ | --> | ||
<head> | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> | ||
+ | <link href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Templates/Home" rel="stylesheet" type="text/css" /> | ||
+ | <title>UNAM-Genomics_Mexico</title> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | var _gaq = _gaq || []; | ||
+ | _gaq.push(['_setAccount', 'UA-19624614-2']); | ||
+ | _gaq.push(['_trackPageview']); | ||
+ | |||
+ | (function() { | ||
+ | var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | ||
+ | ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | ||
+ | var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | ||
+ | })(); | ||
+ | |||
+ | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | /* CHANGING THE WIKI CSS */ | |
- | + | ||
- | + | #content { | |
- | + | position: relative; | |
- | + | width: 964px; | |
- | + | margin: 0 auto; | |
- | */ | + | padding: 5px 5px 5px 5px; |
+ | background: transparent; | ||
+ | color: transparent; | ||
+ | border-left: none; | ||
+ | border-right: none; | ||
+ | line-height: 0px; | ||
+ | z-index: 2; | ||
+ | } | ||
+ | |||
+ | #contentSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #bodyContent { | ||
+ | } | ||
+ | |||
+ | #siteSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | margin-top:30px; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | height: 25px; | ||
+ | border-left: none; | ||
+ | border-right: none; | ||
+ | border-bottom: none; | ||
+ | } | ||
+ | |||
+ | .left-menu { | ||
+ | margin-top:-15px; | ||
+ | } | ||
+ | |||
+ | .left-menu ul { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #menubar li a { | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #menubar.right-menu { | ||
+ | margin-top:-15px; | ||
+ | } | ||
+ | |||
+ | .right-menu ul { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #menubar{ | ||
+ | top:22px; | ||
+ | z-index:25; | ||
+ | } | ||
+ | |||
+ | img[src*="/wiki/skins/common/images/wiki.png"]{ | ||
+ | width:0; | ||
+ | height:0px; | ||
+ | padding-right:975px; | ||
+ | background:transparent url(https://2011.igem.org/wiki/skins/common/images/wiki.png) top left no-repeat; | ||
+ | } | ||
+ | element.style { | ||
+ | color: transparent; | ||
+ | cursor: default; | ||
+ | } | ||
+ | menubar ul { | ||
+ | color: transparent; | ||
+ | list-style: none; | ||
+ | list-style-type: none; | ||
+ | list-style-position: initial; | ||
+ | list-style-image: initial; | ||
+ | } | ||
+ | |||
+ | element.style { | ||
+ | } | ||
+ | |||
+ | |||
+ | #catlinks { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | |||
+ | #p-logo { | ||
+ | display:none; | ||
+ | position: absolute; | ||
+ | z-index: 1; | ||
+ | height: 0px; | ||
+ | width: 0px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | /* MENU STYLE DEFINITIONS */ | ||
+ | ul#h2igemmenu ul{ | ||
+ | display:none | ||
+ | } | ||
+ | ul#h2igemmenu li:hover>*{ | ||
+ | display:block | ||
+ | } | ||
+ | ul#h2igemmenu li:hover{ | ||
+ | position:relative; | ||
+ | } | ||
+ | ul#h2igemmenu ul{ | ||
+ | position: absolute; | ||
+ | left:-1px; | ||
+ | top:98%; | ||
+ | } | ||
+ | ul#h2igemmenu ul ul{ | ||
+ | position:absolute; | ||
+ | left:98%; | ||
+ | top:-2px; | ||
+ | } | ||
+ | ul#h2igemmenu,ul#h2igemmenu ul{ | ||
+ | margin:0px; | ||
+ | list-style:none; | ||
+ | padding:0px; | ||
+ | background-image:#CCC; | ||
+ | border-width:0px; | ||
+ | border-style:none; | ||
+ | border-color:transparent; | ||
+ | } | ||
+ | ul#h2igemmenu table { | ||
+ | border-collapse:collapse | ||
+ | } | ||
+ | ul#h2igemmenu { | ||
+ | display:block; | ||
+ | font-size:0; | ||
+ | zoom:1; | ||
+ | width:100%; | ||
+ | float: left; | ||
+ | } | ||
+ | ul#h2igemmenu ul{ | ||
+ | //width:204px; | ||
+ | padding:0; | ||
+ | } | ||
+ | ul#h2igemmenu li{ | ||
+ | display:block; | ||
+ | zoom:1; | ||
+ | margin:0; | ||
+ | font-size:0; | ||
+ | float:left; | ||
+ | } | ||
+ | ul#h2igemmenu a:active, ul#h2igemmenu a:focus { | ||
+ | outline-style:none | ||
+ | } | ||
+ | ul#h2igemmenu a,ul#h2igemmenu li.dis a:hover{ | ||
+ | display:block; | ||
+ | vertical-align:middle; | ||
+ | _display:inline-block; | ||
+ | _vertical-align:top; | ||
+ | background-color:#333; | ||
+ | border-width:0px; | ||
+ | border-style:none; | ||
+ | border-color:transparent; | ||
+ | text-align:center; | ||
+ | text-decoration:none; | ||
+ | padding:11px 15px 5px 5px; | ||
+ | _padding-left:0; | ||
+ | font:normal 8pt Verdana; | ||
+ | color: #FFFFFF; | ||
+ | text-decoration:none; | ||
+ | cursor:pointer; | ||
+ | } | ||
+ | ul#h2igemmenu ul li { | ||
+ | float:none; | ||
+ | } | ||
+ | ul#h2igemmenu ul a,ul#h2igemmenu ul li.dis a:hover{ | ||
+ | display:block; | ||
+ | text-align:left; | ||
+ | white-space:nowrap; | ||
+ | } | ||
+ | ul#h2igemmenu li:hover>a{ | ||
+ | background-color:#999; | ||
+ | border-color:transparent; | ||
+ | border-style:none; | ||
+ | font:normal 8pt Verdana; | ||
+ | color: #FFFFFF; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | ul#h2igemmenu li a:hover{ | ||
+ | _position:relative; | ||
+ | background-color:#666; | ||
+ | border-color:transparent; | ||
+ | border-style:none; | ||
+ | font:normal 8pt Verdana; | ||
+ | color: #FFFFFF; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | ul#h2igemmenu li.dis a{ | ||
+ | color: #AAAAAA !important; | ||
+ | } | ||
+ | ul#h2igemmenu img{ | ||
+ | border:none; | ||
+ | vertical-align:middle; | ||
+ | margin-right:22px; | ||
+ | } | ||
+ | ul#h2igemmenu img.over{ | ||
+ | display:none | ||
+ | } | ||
+ | ul#h2igemmenu li.dis a:hover img.over{ | ||
+ | display:none !important | ||
+ | } | ||
+ | ul#h2igemmenu li.dis a:hover img.def { | ||
+ | display:inline !important | ||
+ | } | ||
+ | ul#h2igemmenu li:hover > a img.def { | ||
+ | display:none | ||
+ | } | ||
+ | ul#h2igemmenu li:hover > a img.over {display:inline} | ||
+ | |||
+ | ul#h2igemmenu a:hover img.over,ul#h2igemmenu a:hover ul img.def,ul#h2igemmenu a:hover a:hover ul img.def,ul#h2igemmenu a:hover a:hover img.over,ul#h2igemmenu a:hover a:hover a:hover img.over{display:inline} | ||
+ | |||
+ | ul#h2igemmenu a:hover img.def,ul#h2igemmenu a:hover ul img.over,ul#h2igemmenu a:hover a:hover ul img.over,ul#h2igemmenu a:hover a:hover img.def,ul#h2igemmenu a:hover a:hover a:hover img.def{display:none} | ||
+ | |||
+ | ul#h2igemmenu a:hover ul,ul#h2igemmenu a:hover a:hover ul{display:block} | ||
+ | |||
+ | ul#h2igemmenu a:hover ul ul{display:none} | ||
+ | |||
+ | ul#h2igemmenu span{ | ||
+ | |||
+ | display:block;overflow:visible;background-position:right center;background-repeat: no-repeat;padding-right:0px;} | ||
+ | |||
+ | ul#h2igemmenu ul span{background-image:url(imgs/arr_white.gif);padding-right:29px;} | ||
+ | |||
+ | ul#h2igemmenu li a.istylei0,ul#h2igemmenu li.dis.istylei0:hover a.istylei0{ | ||
+ | height:25px; | ||
+ | background-color:#333; | ||
+ | border-width:0px; | ||
+ | border-style:none; | ||
+ | font:normal 14px Trebuchet MS; | ||
+ | color:#FFFFFF; | ||
+ | text-decoration:none; | ||
+ | margin:0 -10px 0 10px; | ||
+ | _margin:0 0 0 0; | ||
+ | background-position:100% 0; | ||
+ | } | ||
+ | |||
+ | ul#h2igemmenu li.istylei0:hover>a{ | ||
+ | background-color:#333; | ||
+ | border-style:none; | ||
+ | font:normal 14px Trebuchet MS; | ||
+ | color:#FFFFFF; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | ul#h2igemmenu li.istylei0,ul#h2igemmenu li.dis.istylei0:hover{ | ||
+ | margin:0 10px 0 0; | ||
+ | background-color:#333; | ||
+ | background-position:0 0; | ||
+ | } | ||
+ | |||
+ | ul#h2igemmenu li.istylei0:hover{ | ||
+ | background-color:#333; | ||
+ | } | ||
+ | |||
+ | ul#h2igemmenu li a.istylei0:hover{ | ||
+ | background-color:#666; | ||
+ | border-style:none; | ||
+ | font:normal 14px Trebuchet MS; | ||
+ | color:#FFFFFF; | ||
+ | text-decoration:none; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | ul#h2igemmenu.istylem0,ul#h2igemmenu ul.istylem0{ | ||
+ | background-color:transparent; | ||
+ | border-width:0px; | ||
+ | border-style:none; | ||
+ | padding:0; | ||
+ | } | ||
+ | |||
+ | ul#h2igemmenu ul.istylem0 li{ | ||
+ | margin:0; | ||
+ | } | ||
+ | |||
+ | ul#h2igemmenu.istylem0 li a,ul#h2igemmenu ul.istylem0 li a,ul#h2igemmenu.istylem0 li.dis a:hover,ul#h2igemmenu ul.istylem0 li.dis a:hover{ | ||
+ | padding:5px 5px 5px 5px; | ||
+ | } | ||
+ | /* MAIN PAGE CSS */ | ||
+ | |||
+ | |||
body { | body { | ||
- | font-family: | + | font-family:Tahoma, Geneva, sans-serif; |
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
Line 45: | Line 353: | ||
text-align:justify; | text-align:justify; | ||
width: 100%; | width: 100%; | ||
- | background-image:url(https://static.igem.org/mediawiki/2011/ | + | background-image:url(https://static.igem.org/mediawiki/2011/a/a9/Light-bubbles.jpg); |
color:#454545; | color:#454545; | ||
font-size: 110%; | font-size: 110%; | ||
Line 57: | Line 365: | ||
border:none; | border:none; | ||
font-size:115%; | font-size:115%; | ||
+ | text-align:center; | ||
} | } | ||
div.descriptive_text{ | div.descriptive_text{ | ||
Line 76: | Line 385: | ||
} | } | ||
- | h1. | + | h1.BSA_header{ |
- | margin: | + | margin: 15px 1px 1px 1px; |
border:none; | border:none; | ||
text-decoration:none; | text-decoration:none; | ||
- | color:# | + | color:#B0E; |
font-size:110%; | font-size:110%; | ||
} | } | ||
+ | h1.BSA_announce{ | ||
+ | margin: 20px 1px 1px 1px; | ||
+ | border:none; | ||
+ | text-decoration:none; | ||
+ | color:#B0E; | ||
+ | font-size:115%; | ||
+ | } | ||
+ | h1.BSA_announce a.HP{ | ||
+ | color:#B0E; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | h1.BSA_announce a.HP:hover{ | ||
+ | font-size:120%; | ||
+ | } | ||
+ | |||
a.HP{ | a.HP{ | ||
Line 136: | Line 460: | ||
border:none; | border:none; | ||
} | } | ||
+ | |||
+ | /*TEXT CONTENT*/ | ||
+ | |||
+ | div#textContent{ | ||
+ | background-color: #FFFFFF; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2011/a/a9/Light-bubbles.jpg"); | ||
+ | margin: 0px 0px 0px 0px; | ||
+ | padding: 15px 45px 15px 45px; | ||
+ | } | ||
+ | div#textContent p{ | ||
+ | margin: .4em 0 .5em 0; | ||
+ | line-height: 1.5em; | ||
+ | } | ||
+ | h1{ | ||
+ | text-align:center; | ||
+ | } | ||
+ | h2{} | ||
+ | h3{} | ||
+ | h4{} | ||
+ | #textContent a{ | ||
+ | text-decoration: none; | ||
+ | color: #378256; /*green*/ | ||
+ | } | ||
+ | #textContent a:visited{ | ||
+ | color: #34924c; /*lighter green*/ | ||
+ | } | ||
+ | img.hydrobium_logo{ | ||
+ | float: left; | ||
+ | height: 120px; | ||
+ | width: 160px; | ||
+ | } | ||
+ | #textContent a.anchor{ | ||
+ | color: #000000; | ||
+ | } | ||
+ | span.sp_name{ | ||
+ | /*use this span class to format species names*/ | ||
+ | text-decoration: none; | ||
+ | font-style: italic; | ||
+ | } | ||
+ | span.gene_name{ | ||
+ | /*use this span class to format gene names*/ | ||
+ | text-decoration: none; | ||
+ | font-style: italic; | ||
+ | } | ||
+ | span.lat_phrase{ | ||
+ | /*use this span class to format latin phrases*/ | ||
+ | text-decoration: none; | ||
+ | font-style: italic; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
+ | |||
+ | <body> | ||
+ | <div id="container"> | ||
+ | <div class="header"> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/3/38/Unamgenomicsheader.jpg" width="964px" height="203px" id="Insert_logo" style="background: #8090AB; display:block;"></a> | ||
+ | |||
+ | <!-- Menu Code --> | ||
+ | <table width="100%" border="0" class="header1"> | ||
+ | <tr><td align="center" valign="center"> | ||
+ | <td width="964px"> | ||
+ | <ul id="h2igemmenu"> | ||
+ | |||
+ | <li class="istylei0"><a class="istylei0" href="https://2011.igem.org/Team:UNAM-Genomics_Mexico">H2 Homepage</a></li> | ||
+ | <li class="istylei0"><a class="istylei0" href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Project"><span>Project</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]--> | ||
+ | <ul class="istylem0" style="width:195px;"> | ||
+ | <li><a href="#"><span>Intro</span><![if gt IE 6]></a> | ||
+ | <li><a href="#"><span>Theory</span><![if gt IE 6]></a> | ||
+ | <li><a href="#"><span>Description</span><![if gt IE 6]></a> | ||
+ | <li><a href="#"><span>Aplications</span><![if gt IE 6]></a> | ||
+ | <![endif]><!--[if lte IE 6]><table><tr><td><![endif]--> | ||
+ | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> | ||
+ | </ul> | ||
+ | <li class="istylei0"><a class="istylei0" href="#">Abstract in a Picture</a></li> | ||
+ | <li class="istylei0"><a class="istylei0" href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Team"><span>Team Members</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]--> | ||
+ | <ul class="istylem0" style="width:195px;"> | ||
+ | <li><a href="https://igem.org/Team.cgi?year=2011&team_name=UNAM-Genomics_Mexico"><span>Oficial Team Profile</span><![if gt IE 6]></a> | ||
+ | <li><a href="#"><span>Motivation</span><![if gt IE 6]></a> | ||
+ | <li><a href="#"><span>Brainstorm</span><![if gt IE 6]></a> | ||
+ | <li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Team"><span>Team Members</span><![if gt IE 6]></a> | ||
+ | <![endif]><!--[if lte IE 6]><table><tr><td><![endif]--> | ||
+ | <ul class="istylem0" style="width:173px;"> | ||
+ | <li><a href="https://2011.igem.org/User:Jurquiza">Uriel</a></li> | ||
+ | <li><a href="https://2011.igem.org/User:Nandomgu">Nando</a></li> | ||
+ | </ul> | ||
+ | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> | ||
+ | </ul> | ||
+ | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> | ||
+ | <li class="istylei0"><a class="istylei0" href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Notebook"><span>Notebook</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]--> | ||
+ | <ul class="istylem0" style="width:195px;"> | ||
+ | <li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Parts"><span>Parts</span><![if gt IE 6]></a> | ||
+ | <li><a href="#"><span>Calendar</span><![if gt IE 6]></a> | ||
+ | <li><a href="#"><span>Protocols</span><![if gt IE 6]></a> | ||
+ | <li><a href="#"><span>Programs</span><![if gt IE 6]></a> | ||
+ | <li><a href="#"><span>Wet-Lab</span><![if gt IE 6]></a> | ||
+ | <li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Modeling"><span>Modeling</span><![if gt IE 6]></a> | ||
+ | <![endif]><!--[if lte IE 6]><table><tr><td><![endif]--> | ||
+ | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> | ||
+ | </ul> | ||
+ | <li class="istylei0"><a class="istylei0" href="#"><span>Modeling</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]--></li> | ||
+ | <li class="istylei0"><a class="istylei0" href="#"><span>Human Practices</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]--> | ||
+ | <ul class="istylem0" style="width:195px;"> | ||
+ | <li><a href="#"><span>Ethics</span><![if gt IE 6]></a> | ||
+ | <li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Safety"><span>Biosecurity-Biosafety</span><![if gt IE 6]></a> | ||
+ | <li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Bio-SintetizArte"><span>BioArt</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]--> | ||
+ | <ul class="istylem0" style="width:173px;"> | ||
+ | <li><a href="https://2011.igem.org/Team:UNAM-Genomics_Mexico/Bio-SintetizArte">Call</a></li> | ||
+ | <li><a href="#">Photos</a></li> | ||
+ | <li><a href="#">Send a Phrase</a></li> | ||
+ | </ul> | ||
+ | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> | ||
+ | <!--[if lte IE 6]></td></tr></table></a><![endif]--> | ||
+ | </ul></li> | ||
+ | <li class="istylei0"><a class="istylei0" href="#">Sponsors</a></li> | ||
+ | </ul> | ||
+ | <!--[if lte IE 6]></td></tr></table></a><![endif]--></li> | ||
+ | </td> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <!-- End: Menu code --> | ||
+ | </div><!--class="header"--> | ||
+ | |||
+ | </body> | ||
</html> | </html> | ||
+ | <div id="textContent"> | ||
+ | {{{content}}} | ||
+ | </div> |
Revision as of 23:25, 13 July 2011
{{{content}}}