/* CSS for WIC TOurs Template 
  author: Dr M Neal
  date: 01/05/2009
  copyright retained */

  
 * { text-align: left; border: 0px; margin: 0px; padding: 0px; font-family: verdana; font-size: 10pt;}

/* Some simple environments to right and left justify etc... used in the footer */

#sitecentre { 
  width: 967px; 
  margin:auto;
  background: white;
  }
    
#pagebody { 
  position: relative;
  top: -20px;
  #top: -10px; 
  }

#right_just {
  position: relative; 
  float: right;
  top: 10px;
  #top: 0px;
  }
  
  #right_just table{
  width: auto;
  }
  
#left_just {
  position: relative;
  float: left; 
  top: 10px;
  #top: 0px;
  list-style-type: none;
  }

#centre_just {
  text-align:center; 
  margin-top:0px; 
  margin-bottom:0px; 
  padding:0px; 
  }



#breadcrumbs {
  position: relative;
  float: left;
  border-left: 25px;
  padding-top: 6px;
  padding-left: 24px;  
  top: 0px;
  #top: 0px;
  left: 0px;
  color: black; 
  font-weight: 700;
  font-size:8pt;
  background-color: #eaeaea; 
  margin: 0px;
  }


#mainmenu {
  position: relative;
  float: right;  
  padding-right: 25px;
  top: 0px;
  padding-top: 5px;
  width: 495px;
  color: #d63936;
  background-color: #eaeaea; 
  font-weight: 700;
  font-size:8pt;
  margin: 0px;
  }
/* Set up fonts etc... for footer env */

#icons {
  background:#003c28;
  position: relative;
  float: right;
  height:39px;
  }

#iconwrap {
  background:#003c28;
  position: relative;
  float: right;
  width: 462px;
  left: 15px;
  #left: -15px;
  overflow: hidden;
  }
  
#icontext {
  color: white;
  font-weight: bold;
  font-size:18pt;
  position: relative;
  float: left;
  padding-top: 5px;
  padding-left: 15px;
  #padding-left: 35px;
  #left: -15px;
  }
  
#leftmenu {
  background:#003c28; 
  height:29px;
  padding-top: 10px;
  position: relative;
  float: right;
    width: 170px;
  }
  
#leftmenuwrap {
  position: relative;
  float: right;
  font-weight: bold;
  width: 210px;
  background:#003c28;
  padding-right: 7px;
  }

#camerawrap {
  position: relative;
  float: left;
  padding-top: 10px;
  padding-left: 7px;
}

#footer {
  position: relative;
  width: 967px;
  float: center;
  background: white;
  overflow: hidden;
  }


/* Main body style parameters */

body { padding: 0px;
  color: #000000; 
  background: #ffffff;
  } 


/* Default font for these envs */

h1,h2,h3,h4,h5,p,ul { font-family: verdana; sans-serif;}

h1 { font-family: verdana; sans-serif; font-size: 12pt; font-weight: normal;}

h2 { font-family: verdana; sans-serif; font-size: 11pt; font-weight: normal;}

h3 { font-family: verdana; sans-serif; font-size: 10pt; font-weight: normal; color:#e09e0a;}

h4 { font-family: verdana; sans-serif; font-size: 10pt; font-weight: normal; text-decoration: underline;}


ul {display: block; list-style-type: none; border-top-width: 0px; border-bottom-width: 0px; padding-bottom: 0px; padding-top: 0px; margin-top: 0px; margin-bottom: 0px;} 

p {
  display:block;
  padding-top: 0px;
  padding-bottom: 0px;
	padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

a:visited {color: #d63936; text-decoration: none}
#footercopy a {color: #d63936; text-decoration: none}
#mainmenu a:hover {color: black; text-decoration: none;}

#leftmenu a {color: #d63936; text-decoration: none}
#leftmenu a:visited {color: #d63936; text-decoration: none}
#leftmenu a:hover {color: white; text-decoration: none}

#content a {color:  #d63936; text-decoration: none}
#content a:visited {color: #d63936; text-decoration: none}
#content a:hover {color: black; text-decoration: none}

/* a:active {color: #ffffff; background: #f4f4f4; text-decoration: none}*/

ul.menu li {
  padding-top: 0.2em;
  padding-bottom: 0.3em;
	padding-left: 9px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 20px;
  display: block; 
	line-height: 100%;
}

/*ul.menu li:hover{
  background-color: #eaeaea;
  color: white;
  padding-left: 9px;
}

ul.menu li:active{
  background-color: #eaeaea;
  color: white;
  padding-left: 9px;
}

ul.menu li:visited{
  background-color: #eaeaea;
  color: yellow;
  padding-left: 9px;
}*/

/* Remove image borders */

img {
  border-style : none;
  border-top-width: 0px;
  padding-top: 0px;
  padding-bottom:0px;
  margin-top: 0px;
  margin-bottom: 0px;
  }

/* Setup the subdivisions of the page */

/* Wrap flows all the contained elements together */

#wrap{
  width: 100%;
  }  

/* Parts of the page that are floated together in the wrap in this template */

#greybg{
position: relative;
float: top;
top: -3px;
background: #eaeaea;
width: 967px;
height: 28px;
border: 0px;
margin: 0px;
padding: 0px;
}

#titletext {
position: relative;
float: left;
width: 967px;
height: 70px;
margin-top: 15px;
margin-bottom: -20px;
margin-left: 25px;
background: white;
font-family: verdana;
font-size: 18pt;
}


#footercopy {
position: relative;
float: left;
left: 23px;
margin-top: 15px;
margin-bottom: 36px;
width: 921px;
height: 42px;
background: #f4f4f4;
font-family: verdana;
font-size: 10pt;
color: black;
}

#leftbar {
  position: relative;
  float: right;
  margin-right: 12px;
  top: 0px;
  #top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  width: 217px; 
  height: auto;
  background: #f4f4f4;
  display: block;
  }
   
#rightbar {
  position: relative; 
  float: right;
  margin-right: 23px;
  width: 217px;
  height: auto;
  background: #f4f4f4;
  top: 0px;
  #top: 0px;
  }

#content {
  position: relative;
  float: left;
  top: 0px;
  #top: 0px;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 23px;
  width: 432px;
  font-family:verdana;
	font-size:10pt;
  height:auto;
  background: #f4f4f4;
  
}

#content img{
  padding-right: 10px;
  }

#braingame {
  position: relative; 
  float: right;
  margin-left: 28px;
  width: 692px;
  height: auto;
  background: #f4f4f4;
  font-family:verdana;
	font-size:10pt;
  top: 0px;
  #top: 0px;
  }
 
/*set the position for the yellow lines around the menu */  
#menu-image-top {
  position: relative;
  top: 1px;
  left: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style : none;
  border-top-width: 0px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  }
  
#menu-image-bottom {
  position: relative;
  float left;
  top: -2px;
  #top: -11px;
  padding-top: 0px;
  padding-left: 0px;
  border-style : none;
  border-top-width: 0px;
  padding-bottom:0px;
  margin-top: 0px;
  margin-bottom: 0px;
  }   

.menu-form.dropdownformat option:active{
  font-size: 10pt;
  background-color: #f4f4f4;
  background: #f4f4f4;
  
  }

.menu-form.dropdownformat option:hover{
  font-size: 10pt;
  background-color: #f4f4f4;
  background: #f4f4f4;
  }

.menu-form.dropdownformat option:onmouseover{
  font-size: 10pt;
  background-color: #f4f4f4;
  background: #f4f4f4;
  }


.menu-form.dropdownformat option:link{
  font-size: 10pt;
  background-color: #f4f4f4;
  background: #f4f4f4;
  }
  
.menu-form.dropdownformat option{
  font-size: 10pt;
  background-color: white;
  background: #f4f4f4;
  }

.menu-form.dropdownformat select{
  font-size: 10pt;
  }
  


 .menu-form.dropdownformat{
       padding:0;
       height: 30px;
       background-color: #f4f4f4;
       margin: 0;
       width: 200px;
       font-size: 90%;
 }

 .menu-form.dropdownformat h3 {
       background-color: #f4f4f4;
       color:#fff;
       padding:0.25em 0;
       text-align:center;
       font-size:1.1em;
       margin:0;
 }

 .menu-form.dropdownformat ul{
       list-style: none;
       margin: 0;
       padding: 0;
 }

    .menu-form.dropdownformat li{
       margin: 0px 15px 0px 0px;
       float: left;
    }
    .menu-form.dropdownformat li ul {
       position: absolute;
       width: 185px;
       left: -999em;
       border: 1px solid #474748;
       border-bottom: none;
       top: 22px;
    }
    .menu-form.dropdownformat li:hover ul {
       left: auto;
    }
    .menu-form.dropdownformat li ul li {
       width: 185px;
       padding: 0;
       border-bottom: 1px solid #474748;
    }

    .menu-form.dropdownformat li a{
       display: block;
       padding: 5px;
       background-color:#fff;
       color: #000;
       font-weight: bold;
       text-decoration: none;
    }
    .menu-form.dropdownformat li a {
       width: auto;
    }

    .menu-form.dropdownformat li ul li a {
       width: 185px;
       background-color: #f4f4f4;
       color: #fff;
       /* ---
       filter:alpha(opacity=80);
       -moz-opacity: 0.8;
       opacity: 0.8;*/
  /*  }


    .menu-form.dropdownformat li a:hover,a#active_menu:link,a#active_menu:visited{
       color: #e22f00;
       text-decoration: none;
       /* ---
       filter:alpha(opacity=100);
       -moz-opacity: 1.0;
       opacity: 1.0;*/
    }

    .menu-form.dropdownformat li ul li a:hover {
       background-color: #f4f4f4;
       color: #fff;
        background: url(../images/top_link_bg2_on.png) repeat-y top left; 
    }

    .menu-form.dropdownformat li:hover ul, .moduletable_topmenu li.sfhover ul {
       left: auto;
    }


    .menu-form.dropdownformat ul li.active a {
       /* color: #038fd9; */
           color: black;
           text-decoration: none;
    }
    .menu-form.dropdownformat li.parent.active a {
       color: black;
       text-decoration: none;
    }
    .menu-form.dropdownformat li.parent.active a:hover {
       /* color: #e22f00; */  
       colr: black;
    }

    .menu-form.dropdownformat li.parent.active ul li a {
       color: #fff;
       text-decoration: none;
    }
    .menu-form.dropdownformat li.parent.active ul li a:hover {
       color: #fff;
       text-decoration: none;
    }
