Template:AUC TURKEY

From 2014hs.igem.org

(Difference between revisions)
(Undo revision 28223 by Alihancelikcan (talk))
 
(154 intermediate revisions not shown)
Line 1: Line 1:
__NOTOC__<html>
__NOTOC__<html>
<head>
<head>
 +
<link rel="stylesheet" type="text/css" href="https://2014hs.igem.org/Team:AUC_TURKEY/style.css?action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2014hs.igem.org/Team:AUC_TURKEY/stimenu.css?action=raw&ctype=text/css" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
 +
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/jquery-ui.min.js" type="text/javascript"></script>
 +
<script type="text/javascript">
<script type="text/javascript">
-
$(document).ready(function(){
 
-
$(".footer").insertAfter("pageContent");
 
-
/*$('#igem_logo_gif').hover(function () {
 
-
        this.src = 'https://static.igem.org/mediawiki/2014hs/c/c5/IGem_Logo.gif';
 
-
    }, function () {
 
-
        this.src = 'https://static.igem.org/mediawiki/2014hs/9/93/IGem_logo_original.png';
 
-
    });*/
 
-
$('#cssmenu').addClass('relative');
 
-
  $(window).scroll(function(){
 
-
      if ($(this).scrollTop() >= $("#igem_logo_gif").height()) {
 
-
 
 
-
          $('#cssmenu').removeClass('relative');
 
-
          $('#cssmenu').addClass('fixed');
 
-
          $('#pageContent').addClass('kaydir');
 
-
      } else {
 
-
          $('#cssmenu').removeClass('fixed');
 
-
          $('#cssmenu').addClass('relative');
 
-
          $('#pageContent').removeClass('kaydir');
 
-
      }
 
-
  });
 
-
});
 
</script>
</script>
-
<script>
+
<style type="text/css">
-
$(document).ready(function(){
+
body
 +
{
 +
  background-position: center;
 +
}
 +
@font-face { font-family: Trench; src: url('https://doc-14-40-docs.googleusercontent.com/docs/securesc/ireb594vsgjvo8gl7tsbrq2m9jklo3tb/j94feaplhpe5kulcq4me68tqh80kjlaq/1401948000000/12662358414286907681/12662358414286907681/0B7njhowyZY9Xc0hJdFJfYkN6Qmc?e=download&h=16653014193614665626&nonce=n9gvb00glaeqe&user=12662358414286907681&hash=e2o5k58itoilun78vl8i0mm6k4ss3vv0'); }
 +
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:500);
 +
@import url(http://fonts.googleapis.com/css?family=Monofett:500);
 +
.absolute {position:absolute; left:0px; width:100%;}
 +
.relative {position:relative; left:0px; width:100%;}
 +
.fixed {position:fixed; top:0px; left:0; width:100%;}
 +
#top-section , #footer-box, #catlinks, .firstHeading
 +
{
 +
display:none;
 +
}
-
$('#verticalmenu > ul > li > a').click(function() {
+
#globalWrapper
-
  $('#verticalmenu li').removeClass('active');
+
{
-
  $(this).closest('li').addClass('active');
+
font-size:175%!important;
-
  var checkElement = $(this).next();
+
font-family:"Open Sans"
-
  if((checkElement.is('ul')) ) {
+
-
if(checkElement.is(':visible')) {
+
-
   
+
-
    $(this).closest('li').removeClass('active');
+
-
    checkElement.slideUp('normal');
+
-
  }
+
}
}
-
  if((checkElement.is('ul'))) {
+
#content
-
  if(!checkElement.is(':visible')) {
+
{
-
      
+
    border-left-width:0px;
-
     $('#verticalmenu ul ul:visible').slideUp('normal');
+
     border-right-width:0px;
-
     checkElement.slideDown('normal');
+
     color:black;
-
  }
+
    background-color:#DFDEDE;
 +
    width:100%;
 +
     padding: 0px;
 +
    margin: 0px;
 +
}
 +
#contentSub
 +
{
 +
    display:none;
 +
}
 +
#pageContent
 +
{
 +
    padding: 10px;
 +
    margin: 10px;
 +
}
 +
#bodyContent > p
 +
{
 +
    margin: 0;
 +
}
 +
#headers
 +
{
 +
  text-align: center;
 +
  padding: 10px;
}
}
-
  if($(this).closest('li').find('ul').children().length == 0) {
+
#headerFooter
-
    return true;
+
{
-
   } else {
+
  height:100%;
-
    return false;
+
   clear:both;
-
  }
+
}
-
});
+
</style>
-
});
+
 
-
</script>
+
 
 +
<!-- footer -->
<style type="text/css">
<style type="text/css">
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Raleway);
/* Colors */
/* Colors */
-
* {
 
-
  margin: 0;
 
-
  padding: 0;
 
-
  -moz-box-sizing: border-box;
 
-
  -webkit-box-sizing: border-box;
 
-
  box-sizing: border-box;
 
-
}
 
html, body {
html, body {
Line 71: Line 76:
footer {
footer {
 +
  position:absolute;
 +
  top:100%;
   width: 100%;
   width: 100%;
 +
float: center;
   display: inline-block;
   display: inline-block;
-
   margin: 2em 0;
+
   margin: 0em 0;
-
   height: 70px;
+
   height: 30px;
   background-color: #999;
   background-color: #999;
 +
  left: 0px;
}
}
footer .copyright {
footer .copyright {
 +
text-align: center;
 +
   width: 50%;
   width: 50%;
   float: left;
   float: left;
Line 87: Line 98:
}
}
footer .copyright p {
footer .copyright p {
 +
text-align: center;
 +
   padding-left: 10%;
   padding-left: 10%;
   color: white;
   color: white;
-
   font-size: 0.7em;
+
   font-size: 0.8em;
-
   line-height: 70px;
+
   line-height: 30px;
   text-transform: capitalize;
   text-transform: capitalize;
   letter-spacing: 1px;
   letter-spacing: 1px;
Line 111: Line 124:
footer .social a {
footer .social a {
   float: left;
   float: left;
-
   line-height: 70px;
+
   line-height: 30px;
   text-decoration: none;
   text-decoration: none;
   color: white;
   color: white;
   text-align: center;
   text-align: center;
-
   font-weight: bold;
+
   font-weight: light;
   -moz-transition: all, 0.3s;
   -moz-transition: all, 0.3s;
   -o-transition: all, 0.3s;
   -o-transition: all, 0.3s;
Line 129: Line 142:
}
}
-
.linked {
+
.youtube {
-
   background-color: #1e83ae;
+
   background-color: red;
-
   font-size: 1.2em;
+
   font-size: 0.8em;
-
   width: 20%;
+
   width: 30%;
-
}
+
-
 
+
-
.face {
+
-
  background-color: #3d5b94;
+
-
  font-size: 1.2em;
+
-
  width: 20%;
+
}
}
.tweet {
.tweet {
-
   background-color: red;
+
   background-color: #3dacdd;
-
   font-size: 1.2em;
+
   font-size: 0.8em;
-
   width: 20%;
+
   width: 30%;
}
}
Line 152: Line 159:
   width: 40%;
   width: 40%;
}
}
 +
</style>
 +
 +
-
@font-face { font-family: Trench; src: url('https://doc-14-40-docs.googleusercontent.com/docs/securesc/ireb594vsgjvo8gl7tsbrq2m9jklo3tb/j94feaplhpe5kulcq4me68tqh80kjlaq/1401948000000/12662358414286907681/12662358414286907681/0B7njhowyZY9Xc0hJdFJfYkN6Qmc?e=download&h=16653014193614665626&nonce=n9gvb00glaeqe&user=12662358414286907681&hash=e2o5k58itoilun78vl8i0mm6k4ss3vv0'); }
+
<style type="text/css">
-
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:500);
+
-
@import url(http://fonts.googleapis.com/css?family=Monofett:500);
+
-
.absolute {position:absolute; left:0px; width:100%;}
+
-
.relative {position:relative; left:0px; width:100%;}
+
-
.fixed {position:fixed; top:0px; left:0; width:100%;}
+
-
#top-section, #footer-box, #catlinks, .firstHeading
+
-
{
+
-
display:none;
+
-
}
+
-
#globalWrapper
+
-
{
+
-
font-size:175%!important;
+
-
font-family:"Open Sans"
+
-
}
+
-
#content
+
-
{
+
-
    border-left-width:0px;
+
-
    border-right-width:0px;
+
-
    color:darkblue;
+
-
    background-color:#DFDEDE;
+
-
    width:100%;
+
-
    padding: 0;
+
-
    margin: 0;
+
-
}
+
-
#contentSub
+
-
{
+
-
    display:none;
+
-
}
+
#pageContent
#pageContent
{
{
-
     padding: 10px;
+
     width: 85%;
-
}
+
     float: center;
-
#bodyContent > p
+
    margin-left: auto;
-
{
+
    margin-right: auto;
-
     margin: 0;
+
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
-
}
+
    -moz-box-shadow:   0px 0px 1px 1px rgba(0, 0, 0, 0.2);
-
/* 2f4b87 */
+
    box-shadow:         0px 0px 1px 1px rgba(0, 0, 0, 0.2);
-
/* 2f4b87 */
+
    border-radius: 4px;
-
/* #1f325d */
+
    margin-top: -80px;
-
/* Menu CSS */#cssmenu {
+
    padding: 5px 10px;
-
  width: auto;
+
     background-color:#f2f2f2;
-
}
+
 
-
#cssmenu,
+
-
#cssmenu ul,
+
-
#cssmenu ul li,
+
-
#cssmenu ul li a {
+
-
  padding: 0;
+
-
  margin: 0;
+
-
  line-height: 1;
+
-
  font-family: 'Kalinga', sans-serif;
+
-
  font-weight: 500;
+
-
  font-size: 23px;
+
-
  color: #ffffff;
+
-
  -webkit-transition: all ease .3s;
+
-
  -o-transition: all ease .3s;
+
-
  -moz-transition: all ease .3s;
+
-
  -ms-transition: all ease .3s;
+
-
  transition: all ease .3s;
+
-
}
+
-
#cssmenu:before,
+
-
#cssmenu:after,
+
-
#cssmenu > ul:before,
+
-
#cssmenu > ul:after {
+
-
  content: '';
+
-
  display: table;
+
-
}
+
-
#cssmenu:after,
+
-
#cssmenu > ul:after {
+
-
  clear: both;
+
-
}
+
-
#cssmenu a {
+
-
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
+
-
}
+
-
#cssmenu ul {
+
-
  background: #35aef0;
+
-
  border-radius: 3px;
+
-
  border: 1px solid #2b4479;
+
-
  border: 1px solid #1198e1;
+
-
  -webkit-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
+
-
  -o-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
+
-
  -moz-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
+
-
  -ms-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
+
-
  box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
+
-
}
+
-
#cssmenu ul > li {
+
-
  float: left;
+
-
  list-style: none;
+
-
}
+
-
#cssmenu ul > li > a {
+
-
  display: block;
+
-
  text-decoration: none;
+
-
  padding: 15px 44px;
+
-
  position: relative;
+
-
}
+
-
#cssmenu ul > li > a:hover {
+
-
  background: #1198e1;
+
-
  -webkit-box-shadow: inset 0 0 1px #0d78b2;
+
-
  -o-box-shadow: inset 0 0 1px #0d78b2;
+
-
  -moz-box-shadow: inset 0 0 1px #0d78b2;
+
-
  -ms-box-shadow: inset 0 0 1px #0d78b2;
+
-
  box-shadow: inset 0 0 1px #0d78b2;
+
-
  -webkit-transition: all ease .3s;
+
-
  -o-transition: all ease .3s;
+
-
  -moz-transition: all ease .3s;
+
-
  -ms-transition: all ease .3s;
+
-
  transition: all ease .3s;
+
-
}
+
-
#cssmenu ul > li > a:hover:before {
+
-
  content: '';
+
-
  z-index: 2;
+
-
  position: absolute;
+
-
  border: 1px solid white;
+
-
  border-top: 0;
+
-
  border-bottom: 0;
+
-
  border-right: 0;
+
-
  width: 100%;
+
-
  height: 100%;
+
-
  top: 0;
+
-
  left: -1px;
+
-
  opacity: .2;
+
-
}
+
-
#cssmenu ul > li > a:hover:after {
+
-
  content: '';
+
-
  z-index: 2;
+
-
  position: absolute;
+
-
  border: 1px solid white;
+
-
  border-top: 0;
+
-
  border-bottom: 0;
+
-
  border-left: 0;
+
-
  width: 100%;
+
-
  height: 100%;
+
-
  top: 0;
+
-
  right: -1px;
+
-
  opacity: .2;
+
-
}
+
-
#cssmenu > ul > li > ul {
+
-
  opacity: 0;
+
-
  visibility: hidden;
+
-
  position: absolute;
+
-
}
+
-
#cssmenu > ul > li > ul > li > a {
+
-
  text-align: center;
+
-
  padding: 10px;
+
-
}
+
-
#cssmenu > ul > li:hover > ul {
+
-
  opacity: 1;
+
-
  visibility: visible;
+
-
  position: absolute;
+
-
  border-radius: 0 0 3px 3px;
+
-
  -webkit-box-shadow: none;
+
-
  -o-box-shadow: none;
+
-
  -moz-box-shadow: none;
+
-
  -ms-box-shadow: none;
+
-
  box-shadow: none;
+
-
}
+
-
#cssmenu > ul > li > ul {
+
-
  width: 180px;
+
-
  position: absolute;
+
-
}
+
-
#cssmenu > ul > li > ul > li {
+
-
  float: none;
+
-
  position: relative;
+
-
}
+
-
#cssmenu > ul > li > ul > li > ul {
+
-
  opacity: 0;
+
-
  visibility: hidden;
+
-
  position: absolute;
+
-
}
+
-
#cssmenu > ul > li > ul > li:hover > ul {
+
-
  opacity: 1;
+
-
  visibility: visible;
+
-
  position: absolute;
+
-
}
+
-
#cssmenu > ul > li > ul > li > ul {
+
-
  left: 2000px;
+
-
  top: 1px;
+
-
  width: 200px;
+
-
}
+
-
#cssmenu > ul > li > ul > li > ul > li {
+
-
  float: none;
+
-
}
+
-
#cssmenu
+
-
{
+
-
     margin: 0px;
+
-
    width:100%;
+
-
    z-index:3;
+
-
}
+
-
#downarrow1,#downarrow2,#downarrow3 {
+
-
  position: absolute;
+
-
  top:19px;
+
-
}
+
-
#downarrow1
+
-
{
+
-
  left:127px;
+
-
}
+
-
#downarrow2
+
-
{
+
-
  left:177px;
+
-
}
+
-
#downarrow3
+
-
{
+
-
  left:235px;
+
}
}
 +
</style>
-
</style>
 
<style type="text/css">
<style type="text/css">
-
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
+
@import url(http://fonts.googleapis.com/css?family=Dosis);
 +
ul, li {
 +
z-index:999;
 +
margin: 0;
 +
padding: 0;
 +
}
-
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
+
#nav li > a {
-
@charset 'UTF-8';
+
transition: all 0.2s ease-in-out;
-
/* Base Styles */
+
-
#verticalmenu,
+
-
#verticalmenu ul,
+
-
#verticalmenu li,
+
-
#verticalmenu a {
+
-
  margin: 0;
+
-
  padding: 0;
+
-
  border: 0;
+
-
  list-style: none;
+
-
  font-weight: normal;
+
-
  text-decoration: none;
+
-
  line-height: 1;
+
-
  font-family: 'Kalinga', sans-serif;
+
-
  font-size: 14px;
+
-
  position: relative;
+
}
}
-
#verticalmenu {
+
 
-
  width: 250px;
+
#nav {
-
  border-bottom: 4px solid #656659;
+
-webkit-box-shadow: 0px 0px 5px 3px rgba(64, 0, 75, 0.75);
-
  -webkit-border-radius: 3px;
+
-moz-box-shadow:   0px 0px 5px 3px rgba(64, 0, 75, 0.75);
-
  -moz-border-radius: 3px;
+
box-shadow:         0px 0px 5px 3px rgba(64, 0, 75, 0.75);
-
  border-radius: 3px;
+
font-family: 'Dosis', sans-serif;
 +
font-size: 20px;
 +
text-align: center;
 +
background-color: #9cdf10;
}
}
-
#verticalmenu a {
+
#nav a {
-
  line-height: 1.3;
+
color: #40004b;
 +
text-decoration: none;
}
}
-
#verticalmenu > ul > li:first-child {
+
#nav li {
-
  background: #66665e;
+
display: inline;
-
  background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
+
position: relative;
-
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
+
-
  background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
+
-
  background: linear-gradient(#66665e 0%, #45463d 100%);
+
-
  border: 1px solid #45463d;
+
-
  -webkit-border-radius: 3px 3px 0 0;
+
-
  -moz-border-radius: 3px 3px 0 0;
+
-
  border-radius: 3px 3px 0 0;
+
}
}
-
#verticalmenu > ul > li:first-child > a {
+
#nav li ul {
-
  padding: 15px 10px;
+
position: absolute;
-
  background: url(pattern.png) top left repeat;
+
left: -9999px;
-
  border: none;
+
-
  border-top: 1px solid #818176;
+
-
  -webkit-border-radius: 3px 3px 0 0;
+
-
  -moz-border-radius: 3px 3px 0 0;
+
-
  border-radius: 3px 3px 0 0;
+
-
  font-family: 'Ubuntu', sans-serif;
+
-
  text-align: center;
+
-
  font-size: 18px;
+
-
  font-weight: 300;
+
-
  text-shadow: 0 -1px 1px #000000;
+
}
}
-
#verticalmenu > ul > li:first-child > a > span {
+
#nav li a {
-
  padding: 0;
+
display: inline-block;
 +
padding: 20px;
}
}
-
#verticalmenu > ul > li:first-child:hover {
+
#nav li:hover a {
-
  background: #66665e;
+
background-color: #40004b;
-
  background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
+
color: #70a667;
-
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
+
-
  background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
+
-
  background: linear-gradient(#66665e 0%, #45463d 100%);
+
}
}
-
#verticalmenu > ul > li {
+
#nav li:hover ul {
-
  background: #e94f31;
+
left: 0;
-
  background: -moz-linear-gradient(#e94f31 0%, #d13516 100%);
+
text-align: left;
-
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e94f31), color-stop(100%, #d13516));
+
width: 200px;
-
  background: -webkit-linear-gradient(#e94f31 0%, #d13516 100%);
+
box-shadow: 0px 1px 1px #20d681;
-
  background: linear-gradient(#e94f31 0%, #d13516 100%);
+
}
}
-
#verticalmenu > ul > li:hover {
+
#nav li:hover ul a {
-
  background: #e84323;
+
display: block;
-
  background: -moz-linear-gradient(#e84323 0%, #c33115 100%);
+
padding: 15px 30px 15px 30px;
-
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84323), color-stop(100%, #c33115));
+
border-bottom: 1px solid #9cdf10;
-
  background: -webkit-linear-gradient(#e84323 0%, #c33115 100%);
+
-
  background: linear-gradient(#e84323 0%, #c33115 100%);
+
}
}
-
#verticalmenu > ul > li > a {
+
#nav li:hover ul a:hover {
-
  font-size: 14px;
+
background-color: #9cdf10;
-
  display: block;
+
color: #40004b;
-
  background: url(pattern.png) top left repeat;
+
-
  color: #ffffff;
+
-
  border: 1px solid #ba2f14;
+
-
  border-top: none;
+
-
  text-shadow: 0 -1px 1px #751d0c;
+
-
}
+
-
#verticalmenu > ul > li > a > span {
+
-
  display: block;
+
-
  padding: 12px 10px;
+
-
  -webkit-border-radius: 4px;
+
-
  -moz-border-radius: 4px;
+
-
  border-radius: 4px;
+
-
}
+
-
#verticalmenu > ul > li > a:hover {
+
-
  text-decoration: none;
+
-
}
+
-
#verticalmenu > ul > li.active {
+
-
  border-bottom: none;
+
-
}
+
-
#verticalmenu > ul > li.has-sub > a span {
+
-
  background: url(https://static.igem.org/mediawiki/2013hs/0/0c/Icon_plus.png) 96% center no-repeat;
+
-
}
+
-
#verticalmenu > ul > li.has-sub.active > a span {
+
-
  background: url(https://static.igem.org/mediawiki/2013hs/2/23/Icon_minus.png) 96% center no-repeat;
+
-
}
+
-
/* Sub menu */
+
-
#verticalmenu ul ul {
+
-
  display: none;
+
-
  background: #fff;
+
-
  border-right: 1px solid #a2a194;
+
-
  border-left: 1px solid #a2a194;
+
-
}
+
-
#verticalmenu ul ul li {
+
-
  padding: 0;
+
-
  border-bottom: 1px solid #d4d4d4;
+
-
  border-top: none;
+
-
  background: #f7f7f7;
+
-
  background: -moz-linear-gradient(#f7f7f7 0%, #ececec 100%);
+
-
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
+
-
  background: -webkit-linear-gradient(#f7f7f7 0%, #ececec 100%);
+
-
  background: linear-gradient(#f7f7f7 0%, #ececec 100%);
+
-
}
+
-
#verticalmenu ul ul li:last-child {
+
-
  border-bottom: none;
+
-
}
+
-
#verticalmenu ul ul a {
+
-
  padding: 10px 10px 10px 25px;
+
-
  display: block;
+
-
  color: #676767;
+
-
  font-size: 12px;
+
-
  font-weight: normal;
+
-
}
+
-
#verticalmenu ul ul a:before {
+
-
  content: '»';
+
-
  position: absolute;
+
-
  left: 10px;
+
-
  color: #e94f31;
+
-
}
+
-
#verticalmenu ul ul a:hover {
+
-
  color: #e94f31;
+
-
}
+
-
#verticalmenu {
+
-
position: fixed;
+
-
top:75px;
+
-
left:-250px;
+
-
}
+
-
.kaydir
+
-
{
+
-
    margin-top:57px;
+
-
}
+
-
#igem_logo_gif
+
-
{
+
-
}
+
-
#headers
+
-
{
+
-
  text-align: center;
+
-
  padding: 10px;
+
-
}
+
-
#headerFooter
+
-
{
+
-
background-color:#b6b6b6;
+
-
  color:#b6b6b6;
+
-
  height:100%;
+
-
  clear:both;
+
-
+
-
  background-image: -webkit-linear-gradient(top, #FFFFFF, #b6b6b6);
+
-
  background-image:    -moz-linear-gradient(top, #FFFFFF, #b6b6b6);
+
-
  background-image:    -ms-linear-gradient(top, #FFFFFF, #b6b6b6);
+
-
  background-image:      -o-linear-gradient(top, #FFFFFF, #b6b6b6);
+
}
}
</style>
</style>
 +
</head>
</head>
 +
<a name="top"></a>
<body>
<body>
<!--
<!--
Line 540: Line 247:
<div id="headerFooter">
<div id="headerFooter">
<div id="headers">
<div id="headers">
-
<img div id="igem_logo_gif" src="https://static.igem.org/mediawiki/2014hs/c/c5/IGem_Logo.gif" width=20%>  
+
<a href="https://2014hs.igem.org/Main_Page"><img div="" id="igem_logo_gif" src="https://static.igem.org/mediawiki/2014hs/c/c5/IGem_Logo.gif" width="20%" style="
-
<img div id="igem_project_logo" src="https://static.igem.org/mediawiki/2014hs/1/16/DegradeNOigemlogo.png" width=60%>
+
    position: relative;
 +
    left: -35px;
 +
    /* margin-top: -0px; */ 
 +
    /* margin-left:
 +
    -300px; */"></a>
 +
<a href="https://2014hs.igem.org/Team:AUC_TURKEY"><img div="" id="igem_project_logo" src="https://static.igem.org/mediawiki/2014hs/1/16/DegradeNOigemlogo.png" width="60%" style="
 +
    position: relative; 
 +
    top: 19px; 
 +
    left: -29px; "><a/>
 +
<a href="http://www.ahmetulusoy.k12.tr/TR/Index.aspx"><img div id="auc_logo" src="https://static.igem.org/mediawiki/2014hs/2/23/AUCTURKEY_wow.png" width=13%></a>
</div>
</div>
</div>
</div>
-
<div id='cssmenu'>
+
<ul id="nav">
-
<ul>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY">Home</a></li>
-
  <li><a href='https://2014hs.igem.org/Team:AUC_TURKEY'><span>Home</span></a></li>
+
  <li>
-
  <li><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Team'><span>Team</span></a></li>
+
<a>Team</a>
-
  <li class='has-sub'><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Project'><span>Project <img div id="downarrow1" src="https://static.igem.org/mediawiki/2014hs/6/62/Downarrow.png" width="18px" height="13px"></span></a>
+
    <ul>        <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Team/Participants">Participants</a></li>
-
      <ul>
+
      <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Team/Gallery">Gallery</a></li>
-
        <li><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Project/Assembly'><span>Assembly</span></a></li>
+
      <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Team/Acknowledgements">Acknowledgements</a></li>
-
        <li><a href='#'><span>RNA Thermome</span></a></li>
+
</ul>
-
        <li><a href='#'><span>Urease</span></a></li>
+
</li>
-
        <li><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Project/Results'><span>Results</span></a></li>
+
<li>
-
        <li class='last'><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Project/Data-Page'><span>Data Page</span></a></li>
+
<a>Project</a>
-
      </ul>
+
<ul>
-
  </li>
+
                <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Project/Introduction">Introduction</a></li>
-
  <li class='has-sub'><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Lab-Garage'><span>Lab Garage <img div id="downarrow2" src="https://static.igem.org/mediawiki/2014hs/6/62/Downarrow.png" width="18px" height="13px"></span></a>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Project/Mechanism">Mechanism</a></li>
-
      <ul>
+
              <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Project/Modelling">Modelling</a></li>
-
        <li><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Lab-Garage/Notebook'><span>Notebook</span></a></li>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Project/Parts">Parts</a></li>
-
        <li><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Lab-Garage/Procedures'><span>Procedures</span></a></li>
+
</ul>
-
        <li class='last'><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Lab-Garage/Safety'><span>Safety</span></a></li>
+
</li>
-
      </ul>
+
                <li>
-
  </li>
+
<a>Results</a>
-
  <li class='has-sub'><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Human-Practices'><span>Human Practices <img div id="downarrow3" src="https://static.igem.org/mediawiki/2014hs/6/62/Downarrow.png" width="18px" height="13px"></span></a>
+
<ul>
-
      <ul>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Results/Cloning">Cloning</a></li>
-
        <li><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Human-Practices/iGEMism'><span>iGEMism</span></a></li>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Results/Protein_Analysis">Protein Analysis</a></li>
-
        <li><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Human-Practices/Surveys'><span>Surveys</span></a></li>
+
        <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Results/Functional_Essay">Functional Assay</a></li>
-
        <li><a href='#'><span>Flash Game</span></a></li>
+
</ul>
-
        <li class='last'><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Human-Practices/Collaboration'><span>Collaboration</span></a></li>
+
</li>
-
      </ul>
+
<li>
-
  </li>
+
<a>Lab Garage</a>
-
  <li><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Attributions'><span>Attributions</span></a></li>
+
<ul>
-
  <li class='last'><a href='https://2014hs.igem.org/Team:AUC_TURKEY/Fun'><span>Fun</span></a></li>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Notebook/Timeline">Notebook</a></li>
-
</ul>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Notebook/Protocols">Protocols</a></li>
-
</div>
+
                                <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Notebook/Safety">Safety</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a>Human Practices</a>
 +
<ul>
 +
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Human_Practices/Outreach">Outreach</a></li>
 +
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Human_Practices/Future_Plan">Future Plan</a></li>
 +
</ul>
 +
</li>
 +
</ul>
<footer>
<footer>
   <div class="copyright">
   <div class="copyright">
-
     <p>&copy 2013 - Organisation</p>
+
     <p>2014 - AUC_TURKEY</p>
   </div>
   </div>
   <div class="social">
   <div class="social">
-
     <a href="#" class="support">Contact Us</a>
+
     <a href="https://2014hs.igem.org/Template:AUC_TURKEY/Contact_Us" class="support">contact us</a>
-
     <a href="#" class="face">f</a>
+
     <a href="http://twitter.com/AUC_TURKEY" class="tweet">twitter</a>
-
    <a href="#" class="tweet">Youtube</a>
+
     <a href="#" class="youtube">youtube</a>
-
     <a href="#" class="linked">in</a>
+
   </div>
   </div>
</footer>
</footer>
 +
<style type="text/css">
 +
.Tour {
 +
  height: 13%;
 +
  weight: 13%;
 +
  position: fixed;
 +
  bottom: 32px;
 +
left: 1px;
 +
 
 +
  }
 +
.toplink {
 +
  height: 13%;
 +
  weight: 13%;
 +
  position: fixed;
 +
  bottom: 32px;
 +
  right: 1px;
 +
 
 +
}
 +
</style>
 +
 +
<a href='#top'><img src="https://static.igem.org/mediawiki/2014hs/2/2e/Outline.png" class="toplink" alt="Back to top" title="Back to Top"  /></a>
 +
<a href="https://2014hs.igem.org/Team:AUC_TURKEY/Tour"><img src="https://static.igem.org/mediawiki/2014hs/a/a9/Tour.png" class="Tour" alt="Take a Tour" title="Take a Tour"  /></a>
 +
<br/>
 +
<br/>
 +
<br/>
 +
<br/>
<div id="pageContent">
<div id="pageContent">
 +
<br/>
<!-- Content moved to 2014hs.igem.org/Team:AUC_TURKEY/Test by alihancelikcan -->
<!-- Content moved to 2014hs.igem.org/Team:AUC_TURKEY/Test by alihancelikcan -->
<!-- Lütfen her sayfada olmayacak şeyleri Test sayfasına yazın ki diğer sayfalarda Template denerken sıkıntı olmasın. -->
<!-- Lütfen her sayfada olmayacak şeyleri Test sayfasına yazın ki diğer sayfalarda Template denerken sıkıntı olmasın. -->
-
</div>
 
</html>
</html>

Latest revision as of 17:30, 26 April 2015

Back to top Take a Tour