Team:Manchester/ethicstest
From 2013.igem.org
Abramov denn (Talk | contribs) |
|||
(11 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{:Team:Manchester/layout/noheader}} | {{:Team:Manchester/layout/noheader}} | ||
- | {{:Team:Manchester/ | + | {{:Team:Manchester/Navbartest3}} |
{{:Team:Manchester/Footer}} | {{:Team:Manchester/Footer}} | ||
Line 73: | Line 73: | ||
position:relative; | position:relative; | ||
width:950px; | width:950px; | ||
- | height: | + | height:600px; |
} | } | ||
Line 80: | Line 80: | ||
position:absolute; | position:absolute; | ||
clear:both; | clear:both; | ||
- | width: | + | width:990px; |
+ | height:510px; | ||
top:120px; | top:120px; | ||
- | left: | + | left:-20px; |
padding:10px; | padding:10px; | ||
- | background-color: | + | background-color:white; |
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | #content1, #content3, #content5 | ||
+ | { | ||
+ | float:left; | ||
+ | margin-bottom:10px; | ||
+ | width:470px; | ||
+ | height:230px; | ||
+ | background:#ccc; | ||
+ | padding:10px; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
} | } | ||
+ | #content1 p, #content3 p, #content5 p | ||
+ | { | ||
+ | margin:0; | ||
+ | width:285px; | ||
+ | height:180px; | ||
+ | float:left; | ||
+ | font-family: Trebuchet MS; | ||
+ | font-size:15px; | ||
+ | padding:10px; | ||
+ | background:#F2F2F2; | ||
+ | color:#4c0082; | ||
+ | text-align:justify; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | #content1 img, #content3 img, #content5 img | ||
+ | { | ||
+ | float:right; | ||
+ | margin-right:5px; | ||
+ | /*-moz-border-radius:6px; | ||
+ | -webkit-border-radius:6px; | ||
+ | border-radius:6px;*/ | ||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | #content1 .myButton, #content2 .myButton, #content3 .myButton, #content4 .myButton, #content5 .myButton, #content6 .myButton | ||
+ | { | ||
+ | clear:both; | ||
+ | margin-top:5px; | ||
+ | /*-moz-box-shadow:inset 0px 1px 0px 0px #efdcfb; | ||
+ | -webkit-box-shadow:inset 0px 1px 0px 0px #efdcfb; | ||
+ | box-shadow:inset 0px 1px 0px 0px #efdcfb;*/ | ||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | |||
+ | background-color:#bc80ea; | ||
+ | |||
+ | display:inline-block; | ||
+ | color:#ffffff; | ||
+ | font-family:trebuchet MS; | ||
+ | font-size:15px; | ||
+ | font-weight:bold; | ||
+ | padding:6px 24px; | ||
+ | text-shadow:0px 1px 0px #9752cc; | ||
+ | text-decoration:none; | ||
+ | text-align:center; | ||
+ | |||
+ | text-shadow:0px 1px 0px #9b14b3; | ||
+ | width:255px; | ||
+ | } | ||
+ | |||
+ | #content1 .myButton:hover, #content2 .myButton:hover, #content3 .myButton:hover, #content4 .myButton:hover, | ||
+ | #content5 .myButton:hover, #content6 .myButton:hover | ||
+ | { | ||
+ | background-color:#dfbdfa; | ||
+ | } | ||
+ | |||
+ | #content1 .myButton:active, #content2 .myButton:active, #content3 .myButton:active, #content4 .myButton:active, | ||
+ | #content5 .myButton:hover, #content6 .myButton:hover | ||
+ | { | ||
+ | position:relative; | ||
+ | top:1px; | ||
+ | } | ||
+ | |||
+ | #content2 .myButton, #content4 .myButton, #content6 .myButton | ||
+ | { | ||
+ | margin-left:12px; | ||
+ | } | ||
+ | |||
+ | #content2, #content4, #content6 | ||
+ | { | ||
+ | float:right; | ||
+ | margin-bottom:10px; | ||
+ | width:470px; | ||
+ | height:230px; | ||
+ | background:#ccc; | ||
+ | padding:10px; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | #content2 img, #content4 img, #content6 img | ||
+ | { | ||
+ | float:left; | ||
+ | margin:0 5px 5px 0; | ||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | #content2 p, #content4 p, #content6 p | ||
+ | { | ||
+ | float:right; | ||
+ | width:285px; | ||
+ | height:180px; | ||
+ | margin:0; | ||
+ | font-family: Trebuchet MS; | ||
+ | font-size:15px; | ||
+ | padding:10px; | ||
+ | background:#F2F2F2; | ||
+ | color:#4c0082; | ||
+ | text-align:justify; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
.block1 a, .block2 a, .block3 a, .block4 a, .block5 a, .block6 a, .block7 a, .block8 a, .block9 a, .block10 a, .block11 a, .block12 a, .block13 a | .block1 a, .block2 a, .block3 a, .block4 a, .block5 a, .block6 a, .block7 a, .block8 a, .block9 a, .block10 a, .block11 a, .block12 a, .block13 a | ||
{ | { | ||
Line 237: | Line 366: | ||
<div class="banner"> | <div class="banner"> | ||
<div class="igem"> | <div class="igem"> | ||
- | <a> | + | <a href="https://2013.igem.org/Main_Page"> |
<img src="https://static.igem.org/mediawiki/2013/3/3f/Igem.png"> | <img src="https://static.igem.org/mediawiki/2013/3/3f/Igem.png"> | ||
</a> | </a> | ||
Line 259: | Line 388: | ||
<div class="global"> | <div class="global"> | ||
<div class="wrapper" > | <div class="wrapper" > | ||
- | + | <div id="content1"> | |
- | < | + | <p> |
- | + | The massive demand for palm oil has devastating effects on the environment of countries such as Malaysia and Indonesia, amongst others. Rainforests are routinely destroyed in order to make way for oil palm plantations, which endangers many rare species. Our project aims to combat this... | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | </p> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/a/a4/EnvironmentalMan.jpg" height="230" width="150"/> | |
- | + | <a href="https://2013.igem.org/Team:Manchester/environmenttest" class="myButton" > ENVIRONMENTAL IMPACT</a> | |
- | + | ||
- | + | ||
- | + | </div> | |
- | + | ||
+ | <div id="content2"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/9/98/EconomicalMan.jpg" height="230" width="150"/> | ||
+ | <p> | ||
+ | The main exporters of palm oil are Malaysia and Indonesia, and the economies of these countries rely heavily on its production. How would introducing a synthetic alternative to this natural product affect these economies? | ||
- | + | ||
- | + | </p> | |
- | + | <a href="https://2013.igem.org/Team:Manchester/economytest" class="myButton" > ECONOMIC IMPACT </a> | |
+ | </div> | ||
+ | |||
+ | <div id="content3"> | ||
+ | <p> | ||
+ | In order to minimise the negative impact of creating a synthetic alternative to palm oil on the economies of the developing countries relying on its natural production, we considered potential policies that could be put in place to protect these economies. | ||
- | + | </p> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/9/9a/ImpactmanagementMan.jpg" height="230" width="150"/> | |
- | + | <a href="https://2013.igem.org/Team:Manchester/managementtest" class="myButton" >IMPACT MANAGEMENT </a> | |
+ | |||
+ | |||
+ | </div> | ||
- | + | <div id="content4"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/e/eb/ConclusionMan.jpg" height="230" width="150"/> | |
- | + | <p> | |
- | + | So what does this all mean for the futures of Malaysia and Indonesia? Would it be possible to introduce a synthetic alternative to palm oil whilst ensuring their economies and livelihoods are safeguarded? | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | </p> | |
- | + | <a href="https://2013.igem.org/Team:Manchester/conclusiontest" class="myButton" > CONCLUSION </a> | |
- | + | </div> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 18:30, 26 October 2013
The massive demand for palm oil has devastating effects on the environment of countries such as Malaysia and Indonesia, amongst others. Rainforests are routinely destroyed in order to make way for oil palm plantations, which endangers many rare species. Our project aims to combat this...
ENVIRONMENTAL IMPACTThe main exporters of palm oil are Malaysia and Indonesia, and the economies of these countries rely heavily on its production. How would introducing a synthetic alternative to this natural product affect these economies?
ECONOMIC IMPACTIn order to minimise the negative impact of creating a synthetic alternative to palm oil on the economies of the developing countries relying on its natural production, we considered potential policies that could be put in place to protect these economies.
IMPACT MANAGEMENTSo what does this all mean for the futures of Malaysia and Indonesia? Would it be possible to introduce a synthetic alternative to palm oil whilst ensuring their economies and livelihoods are safeguarded?
CONCLUSION