p{margin: 0.8em 0 0 0;padding:0}

#greybox{
   position:relative;
  
}
#breadcrumb{
		
		padding: 0;
		font-size: 0.8em;
		color: #05a
		
}


#header{
		display: block;
		border: 1px solid red;
		 background:  no-repeat top right; 
}
.logo{
		float:left;
		padding: 0;
		margin:0;
}

#quicklinks{
	
	color:#05a;
	font-size: 0.9em;
	
	margin: 10px 10px 0 0;
	line-height: 2.6em

}
#quicklinks a{
   font-weight: bold;
	text-decoration: none;
	BACKGROUND-COLOR: transparent;
	}
#searchbox{
   border: 1px solid #bce;
   width: 130px;
   

}
#searchbutton{
	color:#fff;
	background:#bce;
	border: none;
	font-size: 10px;
	padding: 1px 0;
}




a:link{
	color: #009;
	background-color : transparent;
}
a:visited{
	color: #339;
	background-color : transparent;
}
		
a:hover{
	color: #c03;
	background-color : transparent;
}
a:active{
	color: #c03;
	background-color : transparent;
}	
		
#centercontent p {
	margin: 0.7em 0 0 0; 
	
	
	
}

#footer{
 padding: 1em 0 0 0;
	
	font-size: 0.9em;
	line-height : 140%;
	color: #05a;
	
}	
	
#footer a:link, #footer a:visited{
	color:#05a;
}
img{
	border: none;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 2em;
	margin-left: 1em;
	padding-left: 0
	}
#center ul{		 
   padding-left: 15px;
	/*list-style-image: url('../images/basic-bullet.gif')*/
	list-style: square;
		}
	
li {
   margin-left: 10px;
   padding-left:10px;
	margin-top: 5px;
	margin-bottom: 0;	
	
}	
li li {	
	list-style-type: disc;
}	


/* TOP NAV */

dl#menu {
clear: both;
margin:0 0 0 110px;
padding: 0;
height: 31px;
background: #05a;


}
dl#menu dd{
padding:0;
margin: 0;
float: left;

}


dl#menu a{
   z-index:0;
   font-size: 11px;
   height: 24px;
   overflow: hidden;
   padding: 7px 10px 0px 10px;
   display: block;
   float: left;
   margin: 0;
   line-height: 1.1em;
   text-decoration:  none;
   
}
dl#menu dd a:link, dl#menu dd a:visited{  
  
	 color: #fff;
	 background: none  #05a

}

/**** new approach for highlighting ***/
body.about           dl#menu dd#about  a:link, 
body.about           dl#menu dd#about  a:visited,
body.speech-issues   dl#menu dd#speech-issues  a:link, 
body.speech-issues   dl#menu dd#speech-issues  a:visited,
body.why             dl#menu dd#why  a:link, 
body.why             dl#menu dd#why  a:visited,
body.resources       dl#menu dd#resources  a:link, 
body.resources       dl#menu dd#resources  a:visited,
body.local-groups    dl#menu dd#local-groups  a:link, 
body.local-groups    dl#menu dd#local-groups  a:visited,
body.courses         dl#menu dd#courses  a:link, 
body.courses         dl#menu dd#courses  a:visited,
body.benefits        dl#menu dd#benefits  a:link, 
body.benefits        dl#menu dd#benefits  a:visited,
body.member          dl#menu dd#member  a:link, 
body.member          dl#menu dd#member  a:visited
{	 
	 color: #05a;
	 z-index: 200;
	 background: #bce;
}

dl#menu dd a:hover, dl#menu dd a:active{ 
	
	 z-index: 100;
	 color: #05a;
	 background:#bce
}

.homeblock, .block{
	width: 176px;
	height: 176px;
	padding: 5px;
	z-index: 100;
	line-height: 1.2;
	border: solid 5px #ddd;
	background: none #ffc;
	overflow:hidden;
}

.homeblock{
	z-index: 200;
}
.block{
   position:relative;
	float:right;
	clear:right;
	margin-top:10px;
	
	
}
.homeblock h2, .block h2{
	margin-top: 0;
	
}

/*LEFT JHAND SIDE NAVIGATION */
#nav, .nav{
	padding:0;
	margin: 4em 0 10em 0 ;
}
#nav ul{
  text-align:left;
	padding: 0;
	margin: 0;
	list-style:none;
	}
#nav ul li{
	list-style:none;
	margin: 0;
	padding: 0;
  display: inline; 
}

#nav A {
	display: block;
	text-decoration : none;
	line-height: 1.2em;
	padding: 1px 4px 1px 10px;
	margin-top: 6px;
	font-weight: bold;
	font-size: 0.9em;
	
	/*border: 1px #c5cbff solid;*/
}
#nav A:link, #nav A:visited {
	text-decoration : none;
	color: #05a;
}

#nav ul li ul li A{
	padding-left: 25px;
	background: url("../images/bullet-blue.gif") 12px 3px no-repeat;
}


#nav ul a#navselected{    
	 color: #fff;	
	 background:  #05a ;
	
}
#nav ul li ul li a#navselected{
	 background:  #05a  url("../images/bullet.gif") 12px 3px no-repeat;
}
#nav A:hover, #nav A:active {
    color: #fff;
	  text-decoration: underline;
	  background:  #05a ;
}
#nav ul li ul li A:hover, #nav ul li ul li A:active {
    color: #fff;
	  text-decoration: underline;
	  background:  #05a url("../images/bullet.gif") 12px 3px no-repeat;
}


h1 {
color: #05a;
	 BACKGROUND-COLOR: transparent;
	FONT-SIZE: 1.8em;
	line-height : 120%;
	margin-top: 25px;
	padding:0;
}

h2{
  color: #05a;
	FONT-SIZE: 1.2em;
	margin: 1.8em 0 0 0;	
	
}
h3 {
  color: #05a;
	FONT-SIZE: 1em; 
	margin: 1.4em 0 0 0;	
}

		

#sitemap li a{
  padding: 0;
	text-decoration: none;
}
#sitemap a:hover{
	text-decoration: underline;
}
#sitemap ul{
 margin:0;
 padding: 0;
}
#sitemap ul li{

 list-style-image: none;
 list-style-type: none;
}

#sitemap ul li{
  padding: 0;
	font-weight: bold;
	margin: 5px 0 0 0
}
#sitemap ul li ul li{
  padding: 0;
	font-weight: normal
	
}

#sitemap ul  ul  li{
  padding: 0;
	font-size: 1em;
	margin: 5px 0 0 125px;
	font-weight: normal
	
}

#sitemap ul  ul  ul li{
  padding: 0;
	font-size: 0.9em;
	margin: 0 0 0 150px;

}

textarea {
	border-style: solid; 
	border-width: 1px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	OVERFLOW: hidden;
	FONT-SIZE: 85%;
	}
.floater{
     font-size: 90%;  
      float: right; 
		clear: right;
	  width: 176px; 
      margin: 20px 0 10px 10px;
      padding: 10px;
		border: 1px solid #666;
		background: none #ffc
}


label {
	cursor:pointer;
}
legend{
	font-size:80%;
}
fieldset {
	border: 1px solid;
	padding: 10px;
}
table td{
   vertical-align:top
}




table.contact td{
	padding: 0 10px 0 0;
	
	 vertical-align: top;
	}
table.contact td.col1{
 font-size: 85%;
}

form{margin-top: 1em}


fieldset{
   
   border: none;
}

form p {
	margin-top: 15px;
	font-size: 85%;
}

.image-right{
  float: right;
  clear:right;
  padding: 0 20px 5px 10px;
  text-align: right;
  }

#bottomlinks{
	 margin: 10em 0 1em 0;
	 color: #666;
	 font-size: 0.8em
}

#bottomlinks a{

	text-decoration: none;
	BACKGROUND-COLOR: transparent;
	color: #666;
}

#breadcrumb  A:hover, #quicklinks  A:hover, #bottomlinks a:hover {
	TEXT-DECORATION: underline;
}
#breadcrumb  A:hover{
	color:#1022BD
}

form input, textarea{
	font-size: 1.1em;
}

form input.text, form textarea{
	color: #000;
	background-color: #fff;
	
	font-size: 1em;
	width: 15em;
	font-family: verdana, arial, helvetica, sans-serif;
	border: solid 1px #ccc;
	padding: 2px 4px 2px 4px;
}
		

form input.button{
   font-family:verdana,helvetica,sans-serif;
	 font-size:1.1em;
   font-weight : 400;
   border: solid 1px;
   padding: 1px 3px 1px 3px;
}
form input.button { /* for IE only */
cursor:pointer;
}
form input.button:hover { /* for Geckos */
cursor:pointer;
 

}
form input.buttonhov{ /*Hover state */
  
}

.wrapper {
width: 100%;
}



.container{
	width: 100%;
}
.spacer{
clear:both;
line-height: 0px
}

.floatright{
	float:right;
	margin: 0 0 10px 10px
}





/* New for FORWARD */



table.downloads{
	table-layout: fixed;
	width:90%;
	margin-top: 1em;
	
}
table.downloads .col1{
	width: 35px;
	padding-right: 0.5em;
}
table.downloads .col2{
	padding-top: 8px;
	width: 280px;
}
table.downloads .col3{
	padding-top: 8px;
}

table.pdf{
	table-layout: fixed;
	width:100%;
	margin-top: 1em;
	font-size: 0.9em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #333
}
table.pdf .col1{
	width: 35px;
	padding-right: 0.5em;
	padding-top: 1em;

}
table.pdf .col2{
	width: 280px;
	
}
table.pdf .col3{
	padding-top: 8px;
}

.calltoaction{
	 
	padding: 2px 0 2px 5px; 
	border-left: solid 8px #c61788;
	font-weight: bold;
	margin: 1em 0

}
.caption{
   margin:0 0 2em 0;
	 padding:0;
	 font-style:italic;
	 
}

.date{

margin-bottom: 1.5em;
font-weight: bold;
font-size: 0.9em
}


#advert{
	position: absolute;
	top: 310px;
	font-size: 1.1em;
	font-weight: bold;
	width: 100px;
	text-align: center;
	line-height: 1.3em;
	
	padding:125px 10px  25px 10px;
	margin: 0 auto auto 30px;
	background: url("../images/girls-at-risk.jpg") no-repeat;
	border: 2px solid #999
	
}


.more{
	font-size: 0.9em;
  margin-top: 0}
  
  .error{color: red}
  .success{color: #05a; font-weight: bold}

  
  .instructions{font-size: 0.8em}  
  
	
/*for search reuslts*/	
.result{margin-top:1.5em}

/*for search form */

form.search #query{
   border: 1px solid #bce;
	 width: 130px;
}

input.submit{
background: none #bce;
border: none;
font-weight: bold;
color: #05a;
font-size: 0.9em;
padding: 3px 1px;

}
.qanda{
border: 1px solid #bce;
padding:0 15px 15px 15px;
margin-top: 1em
}
.qanda h2{
margin-top: 1em;
}


.committee{
 min-height:150px;
  height:auto !important;
  height:500px;
}


table.adrates{
   table-layout: fixed;
   border-collapse:collapse;
  
   margin-top: 1em;
}


table.adrates th, table.adrates td{
   
   border: 1px solid #bce;
   padding: 2px 5px;
   text-align:right;
    width: 120px;
   
}
table.adrates th{
   
   font-size: 0.8em;
   
}

table.adrates th.col1, table.adrates td.col1{
   
  text-align:left;
    width:180px;
}

/*---------------------- Calendar ----------------------*/


#calendar{
   
   float: right;
   margin: 0 0 20px 20px
   
}


table.cal {
    font-family: verdana;
    font-size: 12px;
   border-collapse: collapse;
   width: 220px;
                   margin-top:5px;
          
}
table.cal td{
    vertical-align: top;
   font-size: 0.8em;
   height: 28px;
   width: 28px;
   text-align: center;
                   padding: 0;
}

.cal_now {
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}
.cal_top {
    background-color: #000000;
}
.cal_week {
    color: #fff;
                   background:  #bce;
                   border: 1px solid #999
}

.cal_row {
    background-color: #f5f6f7;
          
}
.cal_row td {
    background-color: #f5f6f7;
          border: 1px solid #999}
.cal_row_alt td {
    background-color: #f1f2f3;
          border: 1px solid #999
}
td.cal_entry {
    color: #000066;
          background:#ccc;
          
}
td.cal_current {
    background: #EEDCBA;
}

.day-contents{
   position: relative;
}

.day-contents div{
   text-align: left;
   position: absolute;
   width: 300px;
   background: #FFFFA8;
   border: 1px solid #ccc;
   border-bottom-color: #666;
   border-left-color: #666;
   padding: 10px;
   top:0;
   right:0;
   display: none;
   z-index: 9000;
   }


.day-contents div h3{
   
   margin-top:0;
   margin-bottom: 10px;
   
}

.day-contents div ul,
.day-contents div li
{
   
   margin: 0;
   padding: 0;
   
}

.day-contents div li{
   
   list-style: none;
   margin-top: 5px;
   font-size: 1.1em;
   
}


/*------------ Local Groups ------------*/

.events{
   
   
}

.events td,
.events td.date
{
  
   font-weight: normal;
   padding: 8px 8px 0 0;
   vertical-align:top
}

.events td.date {
   width: 7em;
}


.groupname {
 
   font-weight: bold
}

.adminaccess{
   
   margin-top: 5em;
   border: 1px dashed #ccc;
   padding: 1em;
   width: 10em;
   background: #eff
}


table.sig_downloads{
   
   border-collapse:collapse;
   margin-top: 2em;
   
}

table.sig_downloads td
{
   
padding: 6px 12px 0 0    ;

   
}


table.sig_downloads td.filename
{
   
width: 400px;  
   
}


/*----------  Local Groups Admin -------------------*/


table#groups{
   
   width: 100%;
   border-collapse: collapse;
		
}
table#groups form{
		
		display: inline;
}

table#groups th,
table#groups td
{
		text-align: left;
		padding: 4px 8px;
		border: 1px solid #ccc;
}



table#groups form input[type="submit"]{
cursor:pointer;
border:outset 1px #ccc;
background:#bce;
color:#666;

font-size: 0.8em;
padding: 1px 2px;


}


table#groups tr.inactive td {
		
		background: #eee;
}

table#groups td ul,
table#groups td li
{
		margin: 0;
		padding: 0;
		list-style: none
}



form .honey{
   visibility: hidden;
}

form#group-event{
   
   
}

form#group-event ul,
form#group-event li
{
   list-style: none;
   margin:0;
   padding:0;
}



form#group-event li
{
   
   margin-top: 5px;
   float: left;
   clear:left;
   width: 100%;
}

form#group-event label{
   display: block;
   float: left;
   width: 10em
}

form#group-event textarea{
   
   width: 450px;
   height: 25em;
}





.markdowninstructions{
   
   margin-top: 1em;
   padding: 1em;
   border: 1px solid #ccc;
      
}

.markdowninstructions table{
   margin-top: 1em;
   border-collapse: collapse
   
}

.markdowninstructions table th,
.markdowninstructions table td
{
   text-align: left;
   padding: 4px 8px 0 0 ;
   font-size: 1em;
}




table#files{
   width: 100%;
   border-collapse:collapse;

   margin-top: 1em;
   
}

table#files th,
table#files td{
   
   text-align: left;
   border: 1px solid #ccc;
   padding: 4px 8px;
   
   
}



table#files form,
table#files fieldset
{
   display: inline;
   padding:0;
}




table#files form input[type="submit"]
{
cursor:pointer;
background:#bce;
color:#000;
border: none;
font-size: 8px;
padding: 1px 1px;
text-transform: uppercase

}


#toggler{
  
   background: #ddd;
   width: 200px;
   margin: -2px auto 50px auto;
   padding: 2px 4px;
   text-align: center
}

#toggled{
   display: none;
}



label.error { width: 250px; display: block; float: left; color: red; padding-left: 10px; }





/*----------------- DIRECTORY ---------------------*/


#directory{
   padding: 0;
   margin: 0;
   width: 752px;
   
}


ul.alpha{
width: 99%;
margin: 1em 0 0 0;
overflow:hidden /* to clear the float */
}
   ul.alpha li{
   list-style:none;
   width: 45px;
   padding:2px 0;
   float:left;
    text-align:center;
    color: #999;
   
   }
   ul.alpha li a{
   display: block;
   width: 45px;
   padding: 0;
   margin:0;
   font-weight: bold;
   
   }
   ul.alpha li a:hover{
 
   
   }



.specialtyList,
.languageList,
.ageList,
.countryList{
   display: table-cell;
   width: 230px;
   padding-right: 20px;
}




/*----------------- DIRECTORY: MEMBER PAGE ---------------------*/


h1 span{font-size: 0.6em}


.memberDetails{
   
   position: relative;
   width: 773px
}


   


   .memberDetails .main{
      width: 530px;
    
      
   }
      
      .memberDetails .main .ageList,
      .memberDetails .main .specialtyList
      {
         
         display: table-cell;
         
         
      }
      
      .memberDetails .main .ageList ul,
      .memberDetails .main .specialtyList ul
      {
         margin: 10px 0 0 15px;
       
         
      }
      
      .memberDetails .main .ageList li,
      .memberDetails .main .specialtyList li
      {
         margin: 3px 0 0 0;
         padding: 0 0 0 0;
         line-height: 1.2em
         
      }
     
   
      .memberDetails .main .specialtyList{
         
     
         width: 220px;
         padding-right: 15px;
         
      }
      
      .memberDetails .main .ageList{
         
    }
   



   .memberDetails .address{
      width: 190px;
      background: #EFF4FF;
      position: absolute;
      top: 0;
      right: 0;
      padding: 15px;
      font-size: 1.2em;
      font-weight: bold;
      
   }
      .memberDetails .address span,
      .memberDetails .address input
      {
        font-size: 0.8em;
        font-weight: normal;
         
      }
      
      
      
/********** Personal details - Member Area ****/
      
      
table.userdetails {
   border-collapse:collapse;
   width: 100%;
   margin: 1em 0;
}

table.userdetails th,
table.userdetails td {
   border-color:#CCCCCC;
   border-style:solid;
   border-width:1px 0;
   padding:2px 10px 2px 0;
   vertical-align:top;
}


table.userdetails th
{
   width: 150px;
}




/****** Exec ******/

#honey{
   visibility: hidden
}









.box{
		 border: 1px solid #05a;
                 margin: 1em 0;
		 padding: 0 10px 10px 10px;
		 
}
.box h2{
margin-top:0
}


.box img{
float:right;
padding: 0 0 5px 10px
}





/**************  VOTING *********************/




#votingForm{
	
	background: none #eee;
	border: 1px solid #ccc;
	
}

	#votingForm label.error{
	
		display:none
	
	}

	#votingForm ul,
	#votingForm li
	{
		
		list-style: none;
		
		
	}

	#votingForm fieldset{
		
		border: none;
		
		
	}





#member-logo{
	
	margin-top: 2em;
	width: 100%;
	
}

#member-logo td{
	text-align: center;
	padding-right: 20px;
	
}



