

/* Cascading Style Sheet for Wirral DAAT Public site - 14/10/2008 */
html			{margin:0;padding:0;}

body {
     margin: 0; /* to avoid margins */
     text-align: center; /* to correct the centering IE bug*/
	 background-color: #e2e2e2;
	 color: #8c8c8c;
	 font-family: arial, helvetica, freesans,  sans-serif;
	 font-size:0.75em;
     }
     
#global {
     margin-left: auto;
     margin-right: auto;
     padding-left:0px;
     padding-right:0px;
     width: 760px;
     text-align: left; /* to realign your text */
	 background: #ffffff url(../daatimages/contentbg.jpg) repeat-x;
    margin-top:0px;      
        border:1px solid #e8e8e8;
     }
     
#header {display:none;}

#ctl00_topnav {
        border-bottom:1px dotted #b9b9b9;
        margin-left:195px;
        margin-right:12px;
        }
        
#ctl00_topnav p   {
margin-top:15px;
                word-spacing:20px;
                letter-spacing:1px;
                margin-bottom:6px;
                color:#666666;
                text-transform:uppercase;
                font-size:0.7em;
                }
        
#ctl00_searchpanel {
color:#666666;

			width:135px;

        border-bottom:1px dotted #b9b9b9;
        border-top:1px dotted #b9b9b9;  
        }
        
#ctl00_SearchOptions {
                       
                       font-size:0.9em;
                       
			width:135px;
			margin-left:8px;

                       }
    
#ctl00_SearchText {
                   height:13px;
                       
			width:112px;
			margin-left:18px;
                 
                   
                   background-color:#f2f2f2;
                   border:1px solid #cfcfcf;
                   color:#b2b2b2;
                   padding:2px;
                   font-size:0.8em;
                   }
                   
#ctl00_SearchBtn    {
                    color:#8e0000;
                    border:0px;
                    text-transform:uppercase;
                    font-size:0.7em;
                    letter-spacing:1px;
                    margin-left:0px;
                    }

/* Left hand menubar   */

#ctl00_navcontainer
{

			margin-top:1px;
			margin-left:22px;
			width:150px;

float:left;
 background-color:transparent;
 padding-bottom:3px;
  }
  
#ctl00_lhmenu   {

			width:150px;
     
                background-color:transparent;
                margin-left:0px;
                }
                
  #ctl00_lhmenu ul  {margin:0px;}
  
  #ctl00_lhmenu li
{

			margin-left: 0px;
			margin-top:3px;
			width:150px;

margin-right:1px;
padding: 5px;
list-style-type: none;
font-family: frutiger, arial, helvetica, freesans,  sans-serif;
font-size:1.1em;
background-color:ffffff;
}

  #ctl00_lhmenu li.submenu
{

			margin-left: 0px;
			margin-top:3px;
			width:150px;

margin-right:1px;
padding: 0px;
list-style-type: none;
font-family: frutiger, arial, helvetica, freesans,  sans-serif;
font-size:1.1em;
background-color:ffffff;
}

#ctl00_index_content_placeholder  {
                                    width:760px;
                                    height:500px;
                                    }

#ctl00_content_placeholder_content, #content, #pagecontent, #static_content, #ctl00_content_placeholder_vacancies, #ctl00_content_placeholder_meetingcontent, #ctl00_content_placeholder_contactform

 {
 text-align:left;
 padding-right:20px;
 padding-left:0px;

			margin-top:-13px;		
			margin-right:15px;
			margin-left:195px;
			padding-top:60px;

margin-bottom:0px;
padding-bottom:20px;
}

#footer
{

			margin-top:-11px;

width: 760px;
height:39px;
background: #231f20 url(../daatimages/footer.jpg) no-repeat top left;
color:#ffffff;
text-align:center;
clear:both;
} 

#footer p   {
            color:#8d8b8c;
            
                font-size:0.85em;
        
        letter-spacing:1px;
        padding-top:15px;

			margin-left:180px;
        
        border-top:1px solid #3e3a3b;
        width: 500px;
        height:30px;
            }

h1
{
display: none;
}

h2
{
	font-family: verdana, arial, helvetica, freesans,  sans-serif;
	font-size: 1.25em;
	letter-spacing:1px;
	color: #a43838;
	text-transform:uppercase;
	padding-left:46px;
	background: transparent url(../daatimages/headerlogo.jpg) no-repeat center left;
	margin-bottom:4px;
}

h3
{
	font-family: verdana, arial, helvetica, freesans,  sans-serif;
	font-size: 1.15em;
	letter-spacing:1px;
	color: #a43838;
	text-transform:uppercase;
	border-bottom:1px dotted #b9b9b9;
}

h4
{
font-family: arial, helvetica, freesans,  sans-serif;
	font-size: 1.1em;
	color: #a43838;
}

p, li, th, td  {
     font-size:1.0em;
     }
     
#bottomnav
{
margin-top:0px;
width: 760px;
height:65px;
background: #231f20 url(../daatimages/bottomnav.jpg) no-repeat top left;
color:#ffffff;
text-align:center;
clear:both;
 
                font-size:1.0em;
       
        } 
              
#bottomnavbar   {
                width:365px;
                text-align:left;
                
			height:37px;
			margin-left:250px;
			margin-top:50px;
                padding-top:14px;
                background: transparent url(../daatimages/daatbtnstrip.gif) no-repeat bottom left;
        
                } 
            
#bottomnavbar li  {
                     list-style-type:none;
                     display:inline;
                  } 
                  
#drugbtn {
           margin-left:2px;
            }
            
#alcoholbtn {
            margin-left:73px;
            }
            
#contactbtn {
            margin-left:63px;
            }
                     
a.daatnavbtn   {
 
                }
                
a.daatnavbtn {
	font-weight:bold;
	letter-spacing:1px;
	font-size:0.8em;
	text-transform:uppercase;
}

a.daatnavbtn:link {
	color: #ffffff;
	text-decoration: none;
}
a.daatnavbtn:visited {
	color: #ffffff;
	text-decoration: none;
}
a.daatnavbtn:active {
	color: #ffffff;
	text-decoration: none;
	}
a.daatnavbtn:hover {
	color: #d22426;
	text-decoration: none;
}