* 
    {
		 margin: 0;
		 padding:0;
    }
    html 
    {
		font-size: 100%;
    }
    body 
    {
	    width: 100%;
	    font-size: 62.5%;
	    font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	    color: #000;
	    background: #fff none repeat scroll 0%;
	    margin: 0;
	    min-height:60em;
	    min-width:100.5em;
    }

	h1
	{
		font-size:1.8em;
		font-weight:bold;
		color:white;
	}

	h2
	{
		font-size:1.6em;
		font-weight:bold;
	}
	
	h3
	{
		font-size:1.4em;
		font-weight:bold;
	}
	
	.club
	{
		font-size:4.5em;
		font-weight:bold;
		color:white;
	}
	
	.description
	{
	    font-size:3.3em;
	}

	div.header-col1, div.header-col2, div.header-col3 {
		float: left;
		margin-left: 3%;
	}
	
	div.header-col1 { width: 20%; }
	div.header-col2 { width: 48%; }
	div.header-col3 { width: 20%; }
	div.header-row {margin-left: -1.5em; margin-right: -1.5em; margin-top:1em;}
	
    header { 
        display:block;
        width:100%;
        height:22.4em;
        background-image : url(../images/bg.jpg);
        background-repeat : repeat-x;
        background-position : top center;
        background-color : #8B7A68;
        /* background-color : #004D8C; */
        color:white;
        overflow:hidden;
     }

	  div.header-col3 img {
	  		margin-left: 1em;
	  		width: 5em;
	  		height: 5em;
	  	}
	  	
     div#top {
        width:100%;
        height:4.8em;
        color:white;
     }
     
     h1#page_title {
     	 text-align:center;
     	 margin-top:5em;	
     }

     header h2 {
        position: relative;
        color:white;
        width:20em;
        height:14.2em;
        overflow:hidden;
     }
     header span.replace {
        width:55em;
        height:14.2em;                
        position:absolute;
        overflow:hidden;
        top:0;
        left:0;
        background: url(../images/top-banner.png) no-repeat 0 0;
        z-index:100;
     }
     span.aniText
     {
		width:41em;
        height:13.9em;                
        position:absolute;
        overflow:hidden;
        top:0;
        left:0;
		background: url(../images/public-speaking.gif) no-repeat 0 0;
		z-index:100;
     }
     div#bottom {
        position:absolute;
        top:19em;
        width:100%;
        height:3.4em;
    } 
    div#middle {
        position:absolute;
        top:4.8em;
        height:14.2em;
        width:100%;
        color : #666666;
    }
    div#middle-behind {
        position:absolute;
        width:67.3em;
        height:14.2em;
        left:20em;
        overflow:hidden;
        top:4.8em;
	}
	div#middle-right {
        position:absolute;
        width:41.3em;
        height:14.2em;
        right:0em;
        overflow:hidden;
        top:4.8em;
	}
	
 	nav {
		display:block;
		min-width:100.5em;
	}
	
	nav > ul > li {
		margin : 0;
		padding : 0;
		list-style-type : none;
		display : inline;
		font-weight:bolder;
	}

	
	nav > ul {
		margin-left : 50px;
		position : relative;
	}


	nav > ul > li > img{
		float:left;
		border:0 none;
	}
	
	nav  ul li a {
		text-decoration : none;
		color : green;
		font-size : 1em;
	} 
	
	
    nav ul li a em 
    {
        font-style: normal;
        text-decoration: underline;
    }

	nav ul li a:hover {
		color : #ccc;
	}
	
	nav ul li span{
		float:left;
		padding-top:0.7em;
		padding-right:1em;
		padding-left:1em;
	}
	nav ul li span.notranslate
	{
		float:none;
		padding-left:0;
		padding-right:0;
		padding-top:0;
	} 
	nav ul li img{
		float:left;
	}
	
	span#Region {
	    color:white;
	    font-size:2.4em;
	}
	
    footer {
        display:block;
        color : #666666;
        background-color: #D9D2CA;
	    padding:10px;
	    margin-left:10px;
	    margin-right:10px;
	    margin-bottom:10px;
	    font-size:1.3em;
	    text-align:center;
    }
    
    #container #header ul.nav, #container #header ul.nav li {
	margin : 0;
	padding : 0;
	list-style-type : none;
	display : inline;
}

/*
dropdown stuff
*/
ul.dropdown{
	font-size:1.4em;
	position: relative;
	z-index: 597;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dropdown li a:link,
ul.dropdown li a:visited	{	color:#fff; text-decoration: none; cursor:pointer;}
ul.dropdown li li.active a:link,
ul.dropdown li li.active a:visited	{	color:#666666; text-decoration: none; }
ul.dropdown a:hover		{ color: #ccc; }
ul.dropdown a:active	{ color: #ccc; }

ul.dropdown li{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	/* background-color: #f6f6f6; */
	color: #fff;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
ul.dropdown li:hover > ul {
 visibility: visible;
}

/* second level dropdown */
ul.dropdown ul a:link,
ul.dropdown ul a:visited	{ color: #000; text-decoration: none; }
ul.dropdown ul a:hover		{ color: #fff; }

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 22.5em;
	margin:0;
	padding:0;
	/* border:1px solid #336699; */
	background-image:url(../images/menu-top.png);
	background-repeat:no-repeat; 
}

ul.dropdown li li{
	background-image:url(../images/menu-item.png);
	background-repeat:no-repeat;
	padding-top:1em;
	padding-left:3em;
	margin-top:1em;
	margin-bottom:-2em;
	/*padding-bottom:25px;*/
	/*border: 1px solid #336699;*/
	color: #000;
	height:3em;
	width:22.5em;
	font-size:0.8em;
}
ul.dropdown li li.hover,
ul.dropdown  li li:hover {
	 background-image:url(../images/menu-item-over.png);
	 color: #fff;
}

/* last item in drop down list */
ul.dropdown li li.last{
	background-image:url(../images/menu-bottom.png);
	height:67px;
	padding-bottom:27px;
}

ul.dropdown  li li:hover.last {
	 background-image:url(../images/menu-bottom-over.png);
	 color: #fff;
	 
}
/*third level dropdown*/
ul.dropdown ul ul{
	top: 0;
	left: 150px;
}
ul.dropdown li li li{
	font-size:1em;
}

/* end of dropdown stuff */

span.breadcrumbs{
	font-size:0.8em;
	display: block;
	height: 1.6em;
	line-height: 1.6em;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index:99999;
	}
span.breadcrumbs a:hover{
color:red;
cursor:pointer;
}
span.breadcrumbs a:visited{
color:#3133a5;
}
span.breadcrumbs a:link{
color:#3133a5;
}

div#main p, div#main li{
	font-size: 1.4em;
	margin-bottom: 1em;
	line-height: 2em;
}
p.centrebold 
{
	background-color:white;
	font-weight: bold;
	text-align: center;
}

p.highlightbold 
{
	color: #0F4D95;
	background-color:white;
	font-weight: bold;
	text-align: center;
}

p.redbold 
{
	color: #B71F1F;
	background-color:white; 
	font-weight: bold;
	text-align:center;
}

p.centre
{
	text-align:center;
}

/* For users with text-readers */
.textonly 
{
	display:none;
}

/* Use this for any highlighted text */
.highlight
{
	color:#0F4D95;
	font-weight: 800;
}

main h1
{
	font-family: 'Nobile', Verdana, Arial, Helvetica, Geneva, SunSans-Regular, Sans-Serif;
	color: #0F4D95;
}

/* On error pages title is red */	
main h2.warning
{
	color:red;
}

main h2
{
	font-family: 'Nobile', Verdana, Arial, Helvetica, Geneva, SunSans-Regular, Sans-Serif;
	color: #0F4D95;
}

main
{
	background: #ffffff url(../images/white-shadow-top.gif) 0 0 repeat-x;
}

div#inner 
{
	margin: 0 1.7em 0 1.7em;
	padding-top: 2em;
	min-height:72.6em;
}

div.column
{
	float:left;
	width:auto;
	font-size:1.33em;
	line-height:1.4em;
}

ul.logobullet
{
    list-style-type:none;
    list-style-image: url(http://powertalk.org.uk/images/logobullet.gif);
    margin-left:2em;
    padding-left:1em;
}

img.navArrow {
	color:#003056;
	height:0.677em;
	width:0.677em
}

img.leftimg 
{
	display:block;
	float: left;
	clear: left;
	margin: 0.5em;
	border:0;
}

img.rightimg 
{
	display:block;
	float: right;
	clear: right;
	margin: 0.5em;
	border:0;
}

hr.hr60
{
	text-align:left;
	width:60%;
}

/* Styling for Blog Entries */

div.feedburnerFeedBlock ul {

	margin-left:0;

	padding-left:0;

	list-style-type: none

}



div.feedburnerFeedBlock ul li {

	clear:both;
	margin-left:2em;

}

div.feedburnerFeedBlock ul ul {

	list-style-type: disc;

}



div.feedburnerFeedBlock ul ol {

	list-style-type: decimal;

}



div.feedburnerFeedBlock ul li span.headline {

	font-weight:bold;

	display:block;

	margin:1.2em 0 0 0;

}

div#calltoaction
{
	height: 10em;
	width: 20em;
	border-radius: 4em;
	-webkit-border-radius: 4em;
	color:white;
    background-color:red;
    box-shadow:rgba(0,0,0,0.2) 1em 1em;
    -webkit-box-shadow:rgba(0,0,0,0.2) 1em 1em;
    margin-left:auto;
    margin-right:auto; 
    padding:1.7em;
}
div#calltoaction a:link{color:yellow;}
div#calltoaction a:visited{color:white;}

div#calltoaction h2{
	font-weight:900; color:white; text-align:center;
}

img#manual 
{
	width: 18.3em;
	height: 21.9em;
}

img#brochure 
{
	width:15.5em;
	height:16.6em;
	margin-right:6.1em;
}

img#powertalking 
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:5em;
	width:23.7em;
	height:33.5em;
}

div.captioned 
{
	float: right;
	font-size:1.08em;
	font-weight:bold;
	text-align:center;
	padding: 1em;
}

div.captioned img 
{
	float: left;
	clear: right;
}

/* News Channel */
.News 
{
	float: right;
	width: 20.8em;
	background-color: rgb(139, 122, 104);
	color:white;
	margin-left: 3.3em;
}
.News a:hover {
	color: white;
	background-color: rgb(139, 122, 104);
	text-decoration: none;
}
.News a:link, .News a:visited {
	color: #FFFFFF;
	font-weight:700;
	font-style:oblique;
	background-color: rgb(139, 122, 104);
	text-decoration: none;
}
.News p {
	margin: 0 1.2em 1.2em;
	width: auto;
	font-size: 1.1em;
}
.News hr 
{
	border:  none;
	margin: 1em 0;
	height: 1px;
	background-color: #ffffff;
}
.News h6 {
	border-bottom: 1px solid white;
	padding: 0.6em;
	color: white;
	vertical-align: middle;
	font-weight: bold;
	background-color: #0F4D95;
	text-align: left;
	position: relative;
}
.Newsitem
{
	border-bottom: 1px solid white;
/* Council Page Styling */
}
.address 
{
	font-size: 0.8em;
}
img.phone 
{
	width: 1.2em;
	height: 0.83em;
}
img.home 
{
	width: 1.05em;
	height: 0.98em;
}
.boxTop
{
  	margin: 0;
	padding: 0.6em 0 0.4em 0;
	background-color: #EFF7F7;
	text-align: center;
	font-size:10px;
	width: 39.8em;
	border: 1px solid #386896;
	border-bottom: none;
	border-radius: 4em 4em 0 0;
	-webkit-border-radius: 4em 4em 0 0;  
}
.boxTop h3
{
    font-size: 1.4em;
	color: #336699;
}
.boxMain 
{
	width: 39.8em;
	height: 35em;
	float: left;
    border:1px solid #386896;
	border-radius:  0 0 4em 4em;
	-webkit-border-radius: 0 0 4em 4em;
	z-index:10;
}
.boxMain ul 
{
	margin: 0;
	padding: 1.4em 1em;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
.boxMain ul li 
{
	margin: 0 0 0.9em;
	padding: 0;
}
.boxMain p 
{
	margin: 10px;
}
.smallBoxTop
{
  	margin: 0;
	padding: 0.6em 0 0.4em 0;
	background-color: #EFF7F7;
	text-align: center;
	font-size:10px;
	width: 25.2em;
	border: 1px solid #386896;
	border-bottom: none;
	border-radius: 4em 4em 0 0;
	-webkit-border-radius: 4em 4em 0 0;  
}
.smallBoxTop h3
{
    font-size: 1.4em;
	color: #336699;
}
.smallBoxMain 
{
	width: 25.2em;
	float: left;
	border:1px solid #386896;
	border-radius:  0 0 4em 4em;
	-webkit-border-radius: 0 0 4em 4em;
}
.smallBoxMain ul 
{
	margin: 0;
	padding: 1.4em 1em;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
.smallBoxMain ul li 
{
	margin: 0 0 0.9em;
}
.smallBoxMain p 
{
	margin: 10px;
}
div#trainLeft 
{
    width:40%;
    float:left;
}
div#trainRight 
{
    width:45%;
    float:right;
}
img.smallFlag
{
    display:block;
    border:solid 1px #E7E6E7;
    margin-top:0.8em;
}
a#fbButton
{
    border:none;
}
a#fbButton img
{
    width:14.4em;
    height:4.5em;
    border:none;
}
 @media print
{
    div#top, div#bottom, div#middle-behind, span.anitext{
        display:none;
   }
   header 
   {
        height:14.2em;
        color:Black;
   }
   header h2 span.replace 
   {
       display: list-item;
       list-style-type:none;
       list-style-image: url(../images/coaching.png);
       list-style-position: inside;
   }
   div#middle 
   {
       z-index:-1;
   }
   div#middle-right
   {
        position:absolute;
        top:8em;
        left:28em;
        height:14.2em;
        width:100%;
        color: black;
    }
    span.breadcrumbs
    {
        display:none;
    }
    a:link
    {
        text-decoration:none;
        color:Black;
    }
}