/* CSS for WIC Tours General Form Template 
  author: Dr M Neal 
  date: 01/11/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;
  
  color: #d63936;
  background-color: #eaeaea; 
  font-weight: 700;
  font-size:8pt;
  margin: 0px;
  }

#green {
  background:#003c28;
  position: relative;
  float: right;
  width: 677px;
  height: 19px;
  overflow: hidden;
  color: white;
  font-weight: bold;
  font-size:10pt;
  padding-top: 5px;
  padding-left: 15px;
  }
  
  
/* Set up fonts etc... for footer env */

#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;
}

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: #f4f4f4;
  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;
}


#headercopy {
position: relative;
float: left;
font-family: verdana;
font-size: 10pt;
margin-left: 15px;
margin-top: 15px;
margin-bottom: 15px;
margin-right: 15px;
font-weight: 700;
color: #003c28;
}


#rightbar {
  position: relative; 
  float: right;
  margin-right: 28px;
  width: 217px;
  height: auto;
  background: #f4f4f4;
  top: 0px;
  #top: 0px;
  }

#left-bar {
  position: relative;
  float: left;
  top: 20px;
  #top: 20px;
  padding-right: 15px;
  padding-left: 25px;  
  width: 180px;
  font-family:verdana;
	font-size:10pt;
	font-weight: 700;
  height:auto;
}


#content {
  position: relative;
  float: right;
  top: 20px;
  #top: 20px;
  padding-right: 0px;
  margin-left: 22px;
  margin-right: 25px;
  #margin-left: 25px;
  width: 692px;
  font-family:verdana;
	font-size:10pt;
  height:auto;
  background: #eaeaea;
  
}

#content img{
  padding-right: 10px;
  }

 
/*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;
  }   


a:link {color:#d63936; text-decoration: none}
a:visited {color: #d63936; text-decoration: none}
a:hover {color: #d63936; background: #eaeaea; text-decoration: none}
a:active {color: #ffffff; background: #eaeaea; text-decoration: none}

