/*

  created: Per Istre

*/    

     /* 0 =contents
     ------------------------------------------
     1 = universal
     2 = header
     3 = promoarea
     4 = mainbody
     5 = secondarycontent
     6 = footer
    7 = forms
                                                */
 
 
/* 1 =universal
----------------------------------------------- */

/* Adding poll css */
@import url(poll.css);


*{
 font-size:100%;
 margin:0;
 padding:0;
 list-style:none;
 border:0;         
}   
body{
 font:75%/150% "Lucida Grande", Arial, Helvetica, sans-serif;  /*"Bitstream Vera Sans", "Lucida Sans",*/
 text-align:center;
 color:#000;
 padding: 0px;     
 
 /*background: #fff url(../img/bg-top2.gif) repeat-x top left;   */
}
.access-only, .item a span{
 position:absolute;
 left:-9999px;
 width:0;
 overflow:hidden;
}
.clearboth{
 display:block;
 clear:both;
 margin:0;
 padding:0;
}
.clearleft{
 display:block;
 clear:left;
 margin:-10px 0 0 0;
 padding:0;
}
.clearright{
 display:block;
 clear:right;
 margin:0;
 padding:0;
}
p{ padding:0.9em 0 0 0; }
#contentwrap a, #footoverwrap a{
 color:#369;
 padding:3px;
 margin:0 -3px !important;
 margin:0;
}
#contentwrap #recaptcha a{
  margin:0 !important;  
    
}
#contentwrap a:hover, #footoverwrap a:hover{
 background-color:#e9e9f0;
 color:#ac965a;
}
#contentwrap a.img:hover, #footoverwrap a.img:hover{
 background-color:#fff;
 color:#fff;
}
.abbr{
 border-bottom-width:1px;
 border-bottom-style:dotted;
}
#donateform label{
 display:inline;
 margin:0 10px 0 0;
}
.donatebox{
 display:inline;
 margin:15px 0 0 0;
 border-top:1px solid #666;
 border-left:1px solid #666;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
}
input[type="hidden"] {
 display:none;
}  
/* links */

#header a:link, #header a:visited {
    padding-bottom: 0;
    color: #326ea1;
    text-decoration: none;
    border-bottom: 1px solid #dbd5c5;
    }
#header a:hover {
    padding-bottom: 0;
    color: #383d44;
    border-bottom: 2px solid #dbd5c5;
    }
#header a.more {
    padding-right: 7px;
    background: url(../img/icon-morearrow.gif) no-repeat 100% 5px;
    }
/* header
---------------------------------------------------------- */

#header {
    padding: 0;
    font-size: 95%;
    border-top: 1px solid #464a52;       
    /*background: #6e6eb0;*/
    /*background: #333399; */  
    background: url(../img/ESGE_topbanner.jpg) no-repeat;
    
    }

/* logo */

#header #logo {
    width: 66em;    
    margin: 0 auto;
    padding: 10px 0 0 0;
    text-align: left;
    position: relative;  
    height:78px; 
    }
#header #logo #logo-content span, #header #logo #logo-content a {
    display: block;
    width: 400px;
    height: 80px;
    padding: 0;
    border-style: none;
    /*background: url(../img/topLogo7.gif) no-repeat;  */
    
    }
#header #logo #logo-content img  {
    display: block;
    width: 0;
    }
#header #logo #logo-content a:hover {
    /*background-image: url(../img/topLogo7-on.gif);  */
    }
    
#header #logo #tagline{
top:70px;
left:90px;
position:absolute;  
font-size: 13px;
font-family: arial; 
font-weight: bolder;
font-style: italic;
color: #f9cd0c;  
}
#header #logo #tagline input.text { 
border: none; 
background: none; 
padding: 0; 
margin: 0; 

width: 400px;
}

/* navigation */

#header #nav {
    width: 66em;
    margin: 20px auto 0 auto; 
    padding: 0;
    background: #3e3e71; 
    }
#header #nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #595988;
    background: #3e3e71;   
    /*background: #2d2d52;   */
    
    }
#header #nav li {
    float: left;
    margin: 0;
    padding: 0;
    /*font-family: "Bitstream Vera Sans",Georgia, serif; */
    font-family: arial; 
    letter-spacing: 0px;
    /*text-transform: uppercase;   */
    text-transform: capitalize;
    }
#header #nav li a {
    float: left;
    padding: 10px 10px;
    text-decoration: none;
    /*color: #e5c977;  */
    color: #f9cd0c;
    font-style: normal;
    border: none;
    background: url(../img/nav-bg.gif) no-repeat bottom right;
    font-size: 12px;
    font-weight: bold;
    }
#header #nav li a:hover {
    color: #fff;
    background: #595988;
    }
#header #nav li a.active {
    font-weight: bold;
    color: #fff;
    background: #2d2d52 url(../img/nav-on-bg.gif) repeat-x top left;
    }
#header #nav ul:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;    
    }
    
    #utility{
       float:right;
       text-align: right; 
       padding-right: 10px;
       font-family : "Lucida Grande", Arial, Helvetica, sans-serif;  
    }
    #utility span{
     color: white;
     font-size:12px;
     font-weight: bolder;
    }
     #utility a:link, #utility a:visited{
      color:#fff;
      border-bottom: 2px solid #333399;
      padding:5px;
    }
    #utility a:hover{
      color:#3e3e71;
      background-color:#e9e9f0;
      border-bottom: 2px solid #6e6eb0;
      padding:5px; 
    }
    #utility fieldset{
        width:300px;
     }
    
    
    #promo,#footover,#footer{
 width:760px;
 margin:0 auto;
 padding:0;
 text-align:left;
}
#content{    
 width:760px;
 margin:0 auto;
 padding:0 0 0 5px !important;
 padding:0;
 text-align:left;     
}

/* 3 =promoarea
----------------------------------------------- */
#promowrap,#footerwrap{
 background:#e9e9f0 url(../img/bg-blue2.gif) repeat-x;
 padding:0;
 margin:0;
 border-bottom:solid 1px #666;
}
#promo{
 border-top:solid 1px #666;
 min-height:219px;
 /* the bottom border must be here to fix a bug which would otherwise cause the promo area to continue */ 
 border-bottom:solid 1px #fff;
}


.homepage {
 background:transparent url(../img/doctor.jpg) 1px 0 no-repeat;
 }
 
 .about {
  background:transparent url(../img/sheep.jpg) 1px 0 no-repeat;
  }
  
  .news {
   background:transparent url(../img/sheep.jpg) 1px 0 no-repeat;
   }
   
   .campaigns {
    background:transparent url(../img/sheep.jpg) 1px 0 no-repeat;
    }
    
    .active {
     background:transparent url(../img/sheep.jpg) 1px 0 no-repeat;
     }
     
     .education {
      background:transparent url(../img/sheep.jpg) 1px 0 no-repeat;
      }
      
      .donate {
       background:transparent url(../img/sheep.jpg) 1px 0 no-repeat;
       }

#strap{
 float:left;
}
    /* High Pass Filter uses one or t'other of these for the strapline, never both */
    
    #promo #strap img{
     margin:13em 0 0 0;
     position:absolute;
     z-index:10;
     display:none; /* overridden in high pass filter */
    }
    #promo #strap .nopng{
     margin:13em 0 0 0.8em;
     position:absolute;
     font:bold italic 170%/150% "Lucida Sans", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
     width:500px;
     color:#fff;
     z-index:10;
     display:inline; /* overridden in high pass filter */
    }
        

#promo ul,#subcontent ul.majorlinks{
 float:right;
 text-align:left;
 border-right:solid 1px #fff;
}
#promo ul li,#subcontent ul.majorlinks li{
 float:right;
 clear:both;
 margin:0;
}
#promo ul li a,#subcontent ul.majorlinks li a{
 float:left;
 display:block;
 padding:10px 10px 10px 45px;
 margin:0;
 background:#e1e1e1 url(../img/bg-promo.jpg) -250px center no-repeat;
 border-left:solid 1px #fff;
 border-top:solid 1px #fff;
 border-bottom:solid 1px #666;
 border-right:solid 1px #666;
 color:#333;
 text-decoration:none;
 font:90%/150% "Lucida Sans", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
 width:188px;
}
/* simplified box model hack, as explained by Andy Clover:
   http://www.doxdesk.com/personal/posts/css/20020212-bmh.html  */
#promo ul li a,#subcontent ul.majorlinks li a{
 \width:247px;
 w\idth:191px;
}
#promo ul li a.shop,#subcontent ul.majorlinks li a.shop{
 border-bottom:solid 0px #666;
}
#promo ul li a.join:hover,#subcontent ul.majorlinks li a.join:hover{
 border-top:solid 1px #666;
}
#promo ul li a:hover,#subcontent ul.majorlinks li a:hover{
 background:#e1e1e1 url(../img/bg-promo.jpg) 0 center no-repeat;
 border-top:solid 1px #ccc;
 border-left:solid 1px #ccc;
 color:#fff;
}
body#join #promo ul li a.join,
body#donate #promo ul li a.donate,
body#shop #promo ul li a.shop,
body#join #subcontent ul.majorlinks li a.join,
body#donate #subcontent ul.majorlinks li a.donate,
body#shop #subcontent ul.majorlinks li a.shop
{
 color:#fff;
 background:#e1e1e1 url(../img/bg-promo.jpg) 0 center no-repeat;
 border-top:solid 1px #ccc;
 border-left:solid 1px #ccc;
}
#promo ul li a strong,#subcontent ul.majorlinks li a strong{
 display:block;
 font-size:120%;
 line-height:150%;
 text-transform:uppercase;
}

#subcontent ul.majorlinks {
position:relative;
left:-2px;
}


/* 4 =mainbody
----------------------------------------------- */
#contentwrap{   
 padding:0;
 padding-top:20px;
 margin:0;                 
 background:#fff url(../img/bg-blue-top.gif) repeat-x;
}
#mainbit{
 margin:0;
 float:left;
 display:block;
 width:527px;
}
#mainbit ul{
 margin:1em; list-style-type:disc;
 
}

#mainbit ul.spaced li {
margin-bottom:15px;
}

#mainbit ul li {
 list-style-type:disc;
}
#mainbit ol li{
 list-style-type:decimal;
 margin-left:30px;
}
#mainbit .biglist {
 font-size:200%;
 font-weight:bolder;
}
#mainbit .biglist li {
 list-style-type:none;
 margin:20px;
}
#mainbit .rss li {
  list-style:url(../img/rss-feed.gif);
}
#mainbit .check li {
  list-style:url(../img/icons/png-24/16-circle-blue-check.png); margin:0px;
}
#mainbit table {
 border-collapse:collapse;
 margin:auto;
 margin-top:10px;
}
#mainbit table caption {
 margin:auto;
 margin-top:10px;
 background-color:#ECE7BC;
 font-size:larger;
 font-weight:bolder;
}
#mainbit table td{
 /*text-align:center;  */
 border:1px solid #fff;
 padding:2px;
 margin:0;
}

#mainbit table#profileTable2 td {
 text-align:center;
 border:1px solid #cecece;
 margin:0;
 padding-left: 5px;
}
#mainbit table#profileTable{
 border-collapse:collapse;
 margin-top:10px;
 margin:0px;
}
#mainbit table#profileTable td {
 text-align:left;
 border:1px solid #ffffff;
 margin:0;
 padding-left: 5px;
}
#mainbit table#profileTable td img{
 margin-left: 5px;
 border:1px solid #ffffff;
  
 margin:0;
}
ul#breadcrumb{
 margin:0 0 19px 0;
}
ul#breadcrumb li{
 display:inline;
}
h2{
 text-transform:uppercase;
 font-size:160%;
 color:#666;
 font-weight:bold;
}
h2 span{
 font-size:90%;
 color:#999;
}
.article{
 margin:0;
 padding:0 20px 20px 0px;
 border:1px solid #fff;
 border-bottom:1px solid #DEDEDE;
 background-color:#fff;
 display:block;   
 line-height:180%;
}
.article p{
 padding: 1.0em 0 0 0;
 
}
.article img.front{
 border:1px solid #666;
 margin:0px;
 padding:1px; 
}
.article h3, #related h3{
 color:#336699;
 margin: 18px 0 0 0;
}
.article h4, .article h5, .article h6 {
 margin:18px 0 0 0;
}
.item img{
 float: left;
}

.maincol1, .maincol2{   
 width: 200px;
 margin: 5px;
}
.maincol1{
 float: left;
}
.maincol2{
 float: right;
}
.maincol1 ul, .maincol2 ul{
list-style:url(../img/blank.gif); 

}
.maincol1 ul li, .maincol2 ul li{
list-style:url(../img/blank.gif);
}

.more{
   float:right;
}
.more a:hover{
 background:#ECE7BC url(/design/img/arrow-r.gif) right center no-repeat;
 border:1px solid #fff !important;
}

.userText{
    text-align: left;
    padding:5px;
}


.item{
 margin:1em 0 0 0;
 padding:10px;
 border:1px solid #fff;
 border-bottom:1px solid #DEDEDE;
 background-color:#fff;
 display:block;
}
.item:hover{
 border:1px solid #DEDEDE;
 background-color:#f7f7f7;
}
.item img{
 border:1px solid #666;
 margin:0 15px 5px 0;
 float:left;
 padding:1px;
}
img.right{
 border:1px solid #666;
 margin:0 0 5px 15px;
 float:right;
 padding:1px;
}
.item p{
 margin:0;
 padding:2px;
}
.item a{               
 padding:3px 5px 3px 5px;  
 margin:-20px 0 0 0;
 text-decoration: none;
 /* to give the links a white border on hover: */
 border:1px solid transparent !important; /* because in FF the background could be white OR grey */
 border:1px solid #fff; /* because in IE the background's always white, and IE displays 'transparent' as blue */
}
.item a:hover{                  
 border:1px solid #fff !important;
 text-decoration: underline;
}
.oninlink{
 font-size:75%;
 color:#666;
}
.oninlink a, .oninlink a:hover{
 color:#666;
 background:url(none);
 border:1px solid #fff;
 margin:0 0 0 5px;
 padding:0;
 float:none;
}
h3{
 font-size:160%;
 color:#333;
 font-weight:bold;
 margin-top:5px;
}

h4 {
font-size:140%;
}

h5 {
font-size:120%;
}

 blockquote {
 font-style: italic;
 margin:0 0 0 14px;
}
.videohead {
 font-size:larger;
}
.videothumb {
 width:150px;
 display:block;
 float:left;
 margin:2px 3px 18px 3px;
 padding:0;
}
.videothumb p {
 font-weight:bolder;
}
.videothumb img {
 float:none;
 margin:0;
 padding:0;
 border:0;
}
.donate-ex{
 float:left;
 width:130px;
 text-align:center;
 padding:10px;
 border-top:1px solid #dedede;
 border-left:1px solid #dedede;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 background-color:#f7f7f7;
 font-size:90%;
 margin:20px 21px 30px 0;
}
.last{
 margin:20px 0 10px 0;
}
.donate-ex b{
 display:block;
}
.donate-ex img{
 border:1px solid #666;
 padding:1px;
 background-color:#fff;
}
#demosignup{
 margin:20px 0 20px -10px;
 padding:10px;
 border-top:1px solid #dedede;
 border-left:1px solid #dedede;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 background-color:#FCFCF4;
}
#demosignup h3{
 margin:0 0 0 8px;
 padding:0;
}
#demosignup form .radios{
 float:left;
 margin:10px 0 0 10px;
}
input.demosignupbut{
 float:right;
 display:block;
 margin:30px 0 0 0;
 padding:8px 12px 8px 35px !important;
 border-top:1px solid #dedede;
 border-left:1px solid #dedede;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 background:#F1F1EF url(../img/but-demosignup.jpg) 0 -2px no-repeat;
 text-transform:uppercase;
 text-decoration:none;
 font-weight:bold;
 white-space:nowrap;
}
.demousers{
 background-color:#f7f7f7;
 border-top:1px solid #dedede;
 border-left:1px solid #dedede;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 margin:0 0 20px -10px;
 padding:15px 10px 15px 10px;
}
.demousers h3{
 padding:5px 0 5px 40px;
 margin:0;
}
.demousers h3.organiser{
 background:#f7f7f7 url(../img/icon-star.gif) 0.9em 0.45em no-repeat;
}
.demousers h3.attendees{
 background:#f7f7f7 url(../img/icon-ppl.gif) 0.9em 0.45em no-repeat;
}
.demousers div{
 float:left;
 width:200px;
 margin:15px 0 0 20px;
 display:inline;
 font-size:80%;
 color:#666;
 line-height:180%;
}
.demousers div a, .demousers div .nolink{
 font-size:130%;
 margin:0 0 0 -3px;
 font-weight:bold;
}
#alert{
 padding:10px;
 border-top:1px solid #dedede;
 border-left:1px solid #dedede;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 background-color:#F8F7DE;
 margin:0 0 20px -10px;
}
#alert h3{
 padding:5px 0 5px 40px;
 margin:0;
 background:#F8F7DE url(../img/icon-alert.gif) 0.9em 0.45em no-repeat;
}
#alert p{
 padding:5px 12px;
 font-size:90%;
 line-height:150%;
 color:#727162;
}
#error{
 padding:0.8em 0.8em 0.8em 3.1em;
 margin:10px 0 15px 0;
 border-top:1px solid #cc6699;
 border-left:1px solid #cc6699;
 border-bottom:1px solid #cc6699;
 border-right:1px solid #cc6699;
 font-weight: bold;
 background:#ffeff7;
 color: black;
 
}
#update{
 padding:0.8em 0.8em 0.8em 3.1em;
 margin:10px 0 15px 0;
 border-top:1px solid #2580b2;
 border-left:1px solid #2580b2;
 border-bottom:1px solid #2580b2;
 border-right:1px solid #2580b2;
 font-weight: bold;
 background:#cfebf7;
 color: black;
}
#related ul li{
 list-style-type:none;
 padding:0.8em 0.8em 0.8em 3.1em;
 margin:10px 0 0 0;
 border-top:1px solid #dedede;
 border-left:1px solid #dedede;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
}
.internal{
 background:#f7f7f7 url(../img/icon-sitelink.gif) 0.8em 0.9em no-repeat;
}
.external{
 background:#f7f7f7 url(../img/icon-weblink.gif) 0.8em 0.9em no-repeat;
}
.pdf{
 background:#f7f7f7 url(../img/icon-pdf.gif) 0.8em 0.9em no-repeat;
}
.ppt{
 background:#f7f7f7 url(../img/icon-ppt.gif) 0.8em 0.9em no-repeat;
}
.doc{
 background:#f7f7f7 url(../img/icon-doc.gif) 0.8em 0.9em no-repeat;
}
.pdf span, .ppt span, .doc span{
 margin-left:1.5em;
 font-size:80%;
 color:#999;
}
.pdf span a, .ppt span a, .doc span a{
 color:#666;
}
.jpeg{
 background:#f7f7f7 url(../img/pic_icon.jpg) 0.8em 0.9em no-repeat;
}
.jpeg span{
 margin-left:1.5em;
 font-size:80%;
 color:#999;
}
.jpeg span a{
 color:#666;
}
.videoEmbed{
 background:#f7f7f7 url(../img/icon-video.gif) 0.8em 0.9em no-repeat;
}
.videoEmbed span{
 margin-left:1.5em;
 font-size:80%;
 color:#999;
}
.videoEmbed span a{
 color:#666;
}
.red{
color: Red;
}
#notifications{
 margin:20px 0;
}
#rss{
 float:left;
 padding:10px;
 margin:0 14px 15px 1px;
 background-color:#f7f7f7;
 border-top:1px solid #dedede;
 border-left:1px solid #dedede;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 width:9.2em;
 height:13em;
}
/* simplified box model hack, as explained by Andy Clover:
   http://www.doxdesk.com/personal/posts/css/20020212-bmh.html  */
#rss{
 \width:11em;
 w\idth:9.2em;
}
#rss h3{
 padding:5px 5px 5px 30px;
 font-size:150%;
 background:#f7f7f7 url(../img/rss-feed.gif) 5px 8px no-repeat;
}
#rss h3 a:hover{
 background-color:#ECE7BC;
}
#rss p{
 margin-left:3px;
}

#emailfriend{
 float:left;
 /*width:27.4em;    */
 padding:10px;
 border-top:1px solid #dedede;
 border-left:1px solid #dedede;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 background-color:#FCFCF4;     
}
#emailfriend fieldset{
 /*width:25em;*/
}
#emailfriend h3{
 padding:7px 7px 0 30px;
 background:transparent url(../img/icon_email_friend.gif) 5px 8px no-repeat;
}
#emailfriend p{
 margin:0 0 0 5px;
}
#emailfriend input{
 margin:0 0 10px 5px;
 display:inline;
}
#emailfriend input.button{
 margin:0 0 10px 5px;
 padding:3px 5px 3px 3px;
 display:inline;
}

/* 5 =secondarycontent
----------------------------------------------- */

#subcontent{
 float:right;
 /* Cover the 1px white line above the subnav: */
 margin-top:-1px !important;
 /* but this doesn't work in IE because the subnav goes
    *under* the promonav and we can't set a z-index as
    it's not position:absolute, so... */
 margin-top:0; /* set IE to ignore the previous margin */
 width:220px;
 display:inline;
}
#subcontent .heading, #subcontent .heading2{
   padding-top: 4px; 
   text-align: center; 
   border-top:6px solid #969696;
}
#subcontent .heading2{
   border-bottom:6px solid #969696;
   margin-bottom: 5px;
   padding-bottom: 3px;
}
ul#subnav{
 /*border-top:6px solid #969696;
 border-bottom:6px solid #969696;*/
 border-top:6px solid #2d2d52;
 border-bottom:6px solid #2d2d52;
 background-color:#e9e9f0; 
 text-transform:capitalize;
 font-weight:bold;
 margin-top:0px;
 font-family: arial;
 font-style: normal;
 letter-spacing: 0px;
}
ul#subnav h3{
 color:#fff;
 background:#969696 url(../img/h3-subnav.gif) bottom left repeat-x;
 display:inline;
 padding:8px;
 margin:0 0 0 36px;
}
ul#subnav li.title{
 margin:0 0 15px 0;
}
ul#subnav li a{
 /*background:#F6F4DB url(../img/subnav-bg2.gif) 0 0 no-repeat;  */ 
 background:#3e3e71 url(../img/subnav-bg3.gif) 0 0 no-repeat;  
 display:block;
 /*border-top:1px solid #E4E2C7;*/
 border-top:1px solid #2d2d52;
 padding:0.7em 0 0.6em 45px;
 margin:0 !important;
 text-decoration:none;
 width:175px;
 font-size: 11px; 
 /*color: #333399;  */
 color: #f9cd0c;
}
ul#subnav li a:hover{
 /*background:#F6F4DB url(../img/subnav-bg2.gif) -250px 0 no-repeat;      */
 background:#3e3e71 url(../img/subnav-bg3.gif) -250px 0 no-repeat;  
}
a#getinvolved{
 margin:20px 0 0 0 !important;
 display:block;
 background:#B2D34C url(../img/bg-getinvolved.jpg) 0 0 no-repeat;
 padding:15px 80px 15px 15px;
 text-decoration:none;
 text-transform:uppercase;
 color:#301493;
 font-weight:bold;
 font-size:95%;
 width:150px;
}
/* simplified box model hack, as explained by Andy Clover:
   http://www.doxdesk.com/personal/posts/css/20020212-bmh.html  */
a#getinvolved{
 \width:218px;
 w\idth:150px;
}

a#getinvolved strong{
 display:block;
 font-size:140%;
}
a.secondarylink{
 margin:20px 0 0 0 !important;
 display:block;
 width:218px;
 padding:0;
 text-decoration:none;
 font-size:95%;
}
a.secondarylink span{
 display:block;
 text-transform:uppercase;
 display:block;
 font-weight:bold;
 font-size:120%;
}
a.secondarylink img{
 margin:5px 0 0 0;
 border:1px solid #666;
 text-decoration:none;
}
/* 6 =footer
----------------------------------------------- */
#footoverwrap{
 background:#fff url(../img/bg-white-bot.gif) bottom left repeat-x;
}
#footover{
 padding:30px 0 10px 0; 
 font-weight:bold;
 font-size:80%;
}
#footover a{
 color:#666;
 text-decoration:none;
 margin:0 3px !important;
}
#footover a:hover{
 color:#5D7C0E;
}
#footover ul{
 float:left;
}
#footover ul li{
 display:inline;
}
#footover div{
 text-align:right;
 color:#666;
}
#footer{
 font-size:85%;
 font-weight:bold;
 color:#666;
 padding:25px 0; 
}
#footer img{
 float:left;
}
#foot1{
 margin:-5px 0 0 30px;
 width:330px;
 float:left;
}
#foot2{
 margin:-5px 0 0 0;
 width:300px;
 float:right;
}

/* 7 =forms
----------------------------------------------- */
fieldset{
 display:block;
 width:435px;
 margin:20px 0 0 0;
 padding:15px 15px 15px 15px;
 border-top:1px solid #dedede;
 border-left:1px solid #dedede;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 background-color:#f7f7f7;
}
fieldset.small{
 display:block;
 width:200px;
 margin:20px 0 0 0;
 padding:15px 15px 15px 15px;
 border-top:1px solid #dedede;
 border-left:1px solid #dedede;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 background-color:#f7f7f7;
}
#top form{
 text-align:right;
 margin:-10px 0 0 0;
}
fieldset#searchfield, #emailfriend fieldset{
 display:block;
 margin:20px 0 0 0;
 padding:0;
 border:0;
 background-color:transparent;
}

fieldset#searchfield input#searchbox{
 border-top:1px solid #666;
 border-left:1px solid #666;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 display:inline;
 width:150px;   
}
fieldset#searchfield input#searchbut{
 border-top:1px solid #8e8e99;
 border-left:1px solid #8e8e99;
 border-bottom:1px solid #666;
 border-right:1px solid #666;
 display:inline;
 background:#3e3e71 url(../img/bg-purp-top2.gif) repeat-x; 
 color: #f9cd0c; 
 font-weight: bold;
 font-size: 13.3px;
}
label, .formlabel{
 display:block;
 font-weight:bold;
 color:#336699;
 padding:15px 0 0 0;
}
label.chooselabel{
 margin:3px 0 0 0;
 display:inline;
 font-weight:normal;
 color:#336699;
 padding:0 20px 0 0;
 text-align:left;
}
label em {
 color: #900;
 font-size: 0.9em;
 font-style: italic;
}
input{
 display:block;
 margin:3px 0 0 0;
 color:#333;
 padding:0.3em 0.3em 0.3em 0.3em;
 border-top:1px solid #666;
 border-left:1px solid #666;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 font:120%/110% "Lucida Sans", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}

.noblock label,.noblock input,.noblock br{
display:inline;   
margin-right : 7px;
border: 1px solid #f7f7f7;
padding:0px;
margin-top:0px;
margin-bottom:0px;
color: #666666;
font-weight: bold;
}
.noblock select{
  display:inline;
}
select{
 display:block;
 margin:3px 0 0 0;
 color:#333;
 border-top:1px solid #666;
 border-left:1px solid #666;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 font:120%/110% "Lucida Sans", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}
input#male, input#female, input#red, input#green, input#blue, input#anon-no, input#anon-yes, input#signup, input#show_organiser_details {
 display:inline;
 margin:3px 5px 0 0;
 border:0;
}
.inline{
 display:inline !important;
}
textarea{
 display:block;
 margin:3px 0 0 0;
 font-size:130%;
 color:#333;
 border-top:1px solid #666;
 border-left:1px solid #666;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
 width:300px;
 font:120%/150% "Lucida Sans", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}
legend{
 font:120%/150% "Lucida Sans", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
 padding:0 5px;
 margin:0 0 0 -10px;
 color:#999;
}
input.button{
 margin:15px 10px 0 0;
 padding:3px 5px 3px 3px;
 border-top:1px solid #999;
 border-left:1px solid #999;
 border-bottom:1px solid #666;
 border-right:1px solid #666;
 background:#6e6eb0 url(../img/navshad2.gif) top right no-repeat;
 font:120%/150% "Lucida Sans", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
 display:inline;
}
#demosignup fieldset{
 background-color:transparent;
 border:0;
 padding:0;
 margin:0;
}


/* Advent calendar css */

#advent {
border:none;
}

#advent td {
border:none !important;
border-color:#ffffff;vertical-align:bottom;
background-image:url(../img/gift.png);height:118px;width:115px;
}

#advent td a {
display:block;width:100px;height:100px;text-decoration:none;
font-weight:bolder;margin:0 8px 14px 0;border-color:#ffffff;font-size:300%;color:#ffffff;
text-align:right;
}

#advent td a:hover {
background:none;
color:#3f3f3f;
}

/* box above advent calendar */

#adventtext {
color:#ffffff;
border:#c26556 3px solid;
font-size:120%;
padding:5px;
background:#8cb550;
height:150px;
}

#adventtext p {
margin:0 !important;
padding:0 !important;
}

#adventtext p a {
color:#ffc5b6;
}

#adventtext p a:hover {
color:#000000;
}

div#hdw {

background: url(../img/hdwback.png) center center;
height:250px;
width:225px;
padding:23px 9px 20px 9px;
}

div#hdw a {
color:#ffffff;
text-decoration:none;
}

div#hdw a:hover {
background:none; !important
color:#336699;
}

div#hdw .title {
text-align:center;
display:block;
font-size:200%;
line-height:101%;
}

div#hdw .message {
font-size:120%;
display:block;
margin-top:140px;

} 

.figure {
  margin: 0 0 1.5em;
  float:right;
  width: 120px;
  float:right;
  display:block;
}
.figure img {
  margin: 0;    
}
.figure p {
  margin: 0;   
}
.figure .credit {
  font-size: .8em;
  text-align: right;
}
.figure .credit cite {
  font-style: inherit;
}
.figure .caption {
  font-style: italic;
  font-size: 1.1em;
  
}
.figure .title {
  font-style: normal;
  font-weight: bold;
}
.figure .title:after {
  content: ":";
}

/* comments */

#comments {
    font-size: 90%;
    }
#comments h3 {
    margin: 30px 0 20px 0;
    padding: 0 0 3px 0;
    border-bottom: 2px solid #e9e9f0;
    }
#comments h3#add-com {
    margin-bottom: 0;
    border-bottom: none;
    }
#comments h3#chead a {
    float: right;
    margin-left: 10px;
    top:40px;
    padding: 0 0 0 16px;
    padding-top: 5px;
    font-family: "Lucida Grande", Verdana, sans-serif;
    font-size: 70%;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    border: none;
    color: #666b75;
    background: url(../img/icon-com.gif) no-repeat 0 90%;
    }
#comments h3#chead a:hover {
    padding-bottom: 0;
    color: #383d44;
    }
#comments code {
    font-size: 118%;
    }
#comments span {
    color: #999;
    }
#comments dl {
    margin-top: 0;
    }
#content #comments dl dt {
    font-weight: normal;
    color: #383d44;
    padding: 10px 0 8px 54px;
    margin: 0;
    font-size: 110%;
    line-height: 1em;
    background: url(../img/comment-dt.gif) no-repeat 20px 100%;
    }
#comments dl dt a {
    font-weight: bold;
    text-decoration: none;
    border: none;
    }
#comments dl dt a em {
    font-weight: normal;
    font-style: normal;
    font-size: 90%;
    color: #EBF4D9;
    }
#comments dl dt a:hover {
    text-decoration: none;
    }
#comments dl dt a:hover em {
    color: #666b75;
    }
#comments dl dt a.comment-number {
    margin-right: 3px;
    font-family: Georgia, serif;
    font-size: 110%;
    font-weight: bold;
    color: #383d44;
    }
#comments dl dt a.comment-number:hover {
    color: #929C87;
    }
#comments dl dt img {
    vertical-align: middle;
    }
#comments dl dd {
    padding: 20px 20px 8px 20px;
    margin: 0 0 20px 0;
    font-size: 100%;
    color: #383d44;
    background: #f7f7f7;
    }
#comments dl dd p {
    margin: 0;
    padding: 0 0 12px 0; 
    }
    
#reg-process{ display:block; height: 80px; }
#reg-process.profile{ background: url(../img/reg-profile.gif) no-repeat;background-position:center; }
#reg-process.payment{ background: url(../img/reg-payment.gif) no-repeat;background-position:center; } 
#reg-process.ready{ background: url(../img/reg-ready.gif) no-repeat;background-position:center; }
#reg-process.failed{ background: url(../img/reg-failed.gif) no-repeat;background-position:center; } 

.roundcont {
    background: url(../img/icons/png-24/24-message-info.png) no-repeat;
    background-position: 20px 22px;
    background-color: #d6efff;
    color: #636363;
    display:block; 
    margin: 15px;
}
.message_delete_icon {
   border: none;
   float:right;
   margin-right: 15px;
   margin-top:-5px;
   cursor: pointer;
}

.roundcont p {
    margin: 0 50px;
}
.roundcont h3 {
    margin: 8px 50px;
}

.roundtop { 
    background: url(/design/img/messagebox/tr3.gif) no-repeat top right; 
}

.roundbottom {
    background: url(/design/img/messagebox/br3.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

  

