@charset "UTF-8";
/* CSS Document */

/*
-----------------------------------------------
WWW.GENETIK.ORG.UK
Name:     v2.0
Designer: Steve Oldham @ The Message Trust
URL:      www.genetik.org.uk
Date:     MAY 2008
----------------------------------------------- */

body{
margin:0;
background-image: url(http://www.genetik.org.uk/images/enterBack.jpg);
background-repeat: repeat-x;
background-color:#000644;
font: normal 100% "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
color:#FFFFFF;
}



/* LINKS
-----------------------------------------------
----------------------------------------------- */
a:link{
color:#8fc0eb;
font-weight:bold;
text-decoration:none;
}
a:visited{
color:#8fc0eb;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#242b66;
font-weight:bold;
text-decoration:none;
}



/* ENTER PAGE
-----------------------------------------------
----------------------------------------------- */
#container{
float:none;
width: 600px;
height: 430px;
margin-left:auto;
margin-right:auto;
background-image: url(http://www.genetik.org.uk/images/logo.png);
background-repeat: no-repeat;
background-position: center top;
}

* html #container{
float:none;
width: 600px;
height: 430px;
margin-left:auto;
margin-right:auto;
background-image: none;
background-repeat: no-repeat;
background-position: center top;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.genetik.org.uk/images/logoIE.png", sizingMethod="crop", align="center");
}

#top{
height:165px;
}

#sections{
float:none;
clear:both;
width:565px;
}

* html #sections{
float:none;
clear:both;
width:570px;
}

.section{
float:left;
width:169px;
margin-right:10px;
margin-left:8px;
margin-bottom:5px;
}

#descriptions{
float:none;
clear:both;
width:560px;
text-align:center;
margin-bottom:5px;
}

#flash{
float:none;
clear:both;
width:560px;
text-align:center;
}



/* TITLES
-----------------------------------------------
----------------------------------------------- */
h2{
font-weight:bold;
margin: .2em 0 .4em 0;
color:#FFFFFF;
}

h3{
font-weight:bold;
margin: .2em 0 .4em 0;
color:#FFFFFF;
}



/* ADMIN
-----------------------------------------------
----------------------------------------------- */
div#adminFull{
width:750px;
text-align:left;
padding-top:15px;
padding-bottom:15px;
}

div#adminFull h2{
text-align:center;
}

.blueBox{
font-size:80%;
border:6px solid #ffffff;
padding:30 20 20 20;
text-align:center;
background-color:#2c63a0;
}

.blueBox #login{
width:175px;
margin-left:auto;
margin-right:auto;
}

.submit{
border:1px solid #666666;
padding:4px;
font-size:11px;
}

.plugin .submit{
clear:both;
float:right;
font-size:9px;
}

.pluginSmall .submit{
font-size:9px;
}

.errorBox{
margin-top:10px;
font-size:10px;
border:3px solid #ffffff;
padding:20px;
text-align:center;
background-color:#2c63a0;
}

.errorBox h2{
margin-top:0px;
}

div#adminLogo{
margin-top:-61px;
width:264px;
height:122px;
position:relative;
left:-340px;
top:58px;
background-image: url(http://www.genetik.org.uk/images/adminLogo.png);
background-repeat: no-repeat;
background-position: center top;
}

div#fckeditor{
border:1px solid #ffffff;
}

.plugin{
float:left;
width:400px;
padding-bottom:10px;
margin-bottom:20px;
border-bottom:1px dashed #FFFFFF;
font-size:12px;
}

.pluginSmall{
clear:both;
width:150px;
text-align:center;
padding:5px;
margin-bottom:20px;
border:1px dashed #FFFFFF;
font-size:12px;
background-image: url(http://www.genetik.org.uk/images/enterBack.jpg);
background-repeat: repeat-x;
background-position:0px -100px;
}

.pluginImg{
float:left;
width:59px;
height:59px;
background-image: url(http://www.genetik.org.uk/images/pluginImg.png);
background-repeat: no-repeat;
background-position: center top;
}

.pluginSmall .pluginImg{
padding-top:8px;
}

.pluginIcon{
float:left;
width:59px;
height:59px;
}

.pluginTxt{
width:331px;
float:right;
}

.page{
float:left;
width:450px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px dashed #FFFFFF;
font-size:12px;
}

.text{
font-size:12px;
}