#information{
	display: none;
}


#evolveaddress{
padding-top:2em;
/*font-weight:900;*/
}

.bmt_headerBrand{
border:none;}


body {
	background-color: #9B1919;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	text-align:center;
	margin:.5em;
	/*background-attachment: scroll;
	background-image: url(http://www.redsprout.co.uk/images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}

/* small fonts */
body, h3 {
    font-size: x-small; /* fake font size for ie5 */
    voice-family: "\"}\""; voice-family:inherit;
    font-size: small;   /* real font size for everyone else */
}

/* medium fonts */
div.bmw_spotlightLinks a.bma_head {
    font-size: small; /* fake font size for ie5 */
    voice-family: "\"}\""; voice-family:inherit;
    font-size: medium;   /* real font size for everyone else */
}

/* large fonts */
h1.bmw_sitelogo {
  /*  font-size: large; *//* fake font size for ie5 */
   /* voice-family: "\"}\""; voice-family:inherit;*/
    /*font-size: x-large; */  /* real font size for everyone else */
	display:block;
	width:300px;
	height:46px;
	background:url(http://www.redsprout.co.uk/images/redsprout_logo_short.gif) no-repeat;
	text-indent:-2000px;
}

/* x-small fonts */
div.bmw_footer,
div.bmw_breadcrumbs,
div.bmc_caption {
    font-size: x-small; /* fake font size for ie5 */
    voice-family: "\"}\""; voice-family:inherit;
    font-size: small;   /* real font size for everyone else */
}

a {
    color: #039;
}
a:visited {
    color: #666;
}
a:hover {
    color: #f66;
}

/* layout/design styles for structural template elements
------------------------------------------------------------------------- */
div.bmt_wrapper {       /* creates a border around the page */
    margin: 1em auto;
    width: 980px;
    border: 1px solid #ccc;
    background-color: #eee;
}

div.bmt_page_canvas {   /* the main container for the page */
    background-color: #fcfcdc;
    margin:3px;
    text-align:left;
	background-image: url(http://www.redsprout.co.uk/images/gradient_orange.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* top header
------------------------ */
div.bmt_header {        /* wrapper around the logo and header text */
    background: url(bm~theme/gray_gradient.jpg) repeat-x;
    padding: 2em .5em 1em .5em;
    overflow: hidden;
    margin-bottom: .5em;
    position:relative;
}

div.bmt_headerBrand h1 {   /* holds the logo or site name */
    width:575px;
    float:left;
    position: relative;
    margin:0;
	height:122px;
}

div.bmt_headerText {    /* holds the header text and/or search form */
    text-align:right;
}

/* left column
------------------------ */
div.bmt_utility {  /* left column, containing main nav and announcements */
    clear:both;
    width: 200px;
    float: left;
    padding-left: 5px;
    padding-bottom:150px;
  /*  background: url(bm~theme/half_cup.gif) no-repeat left bottom;*/
}

div.bmt_utilitySidebar {  /* text below the main nav */
    clear: left;
    padding-top:1.5em;
}

/* center column is defined below under "homepage-specific" styles and again
   under "internal pages"     */

/* right column
-------------------------- */
div.bmt_sidebar {
    float:right;
    margin-right: 5px;
    width:20px;
}

/* pagefooter
-------------------------- */
div.bmt_footer {        /* the page footer */
    clear: both;
    text-align: center;
    line-height: 1.4em;
    padding-top: 1em;
    position: relative; /* for internet explorer */
}

/* homepage-specific styles
------------------------------------------------------------------------- */

#BMT_HomeMainContent {  /* main column */
  /*  background: url(../bg_images/salmon_pink_gradient.jpg) repeat-x;*/
    margin-left: 180px;
    padding: 5px;
}

#BMT_HomeContent {  /* content area (coffee cup) */
   /* background-image: url(bm~theme/coffee.gif);*/
    background-repeat: no-repeat;
    background-position: 430px 2px;
    padding-right: 80px;
    padding-bottom: .3em;
    /*border-bottom: 1px solid #bdd;*/
    margin-bottom: .3em;
    
    /* fixes problems in IE6/7, better than relative or fixed width;
       used to try applying relative/fixed width to HomeMainContent,
       but that causes slippage of the right column. This works better.*/
    zoom: 1;
}

#BMT_HomeLinks div.bmw_links {  /* left column below spotlight */
    float: left;
    padding: 5px;

    width: 350px; /* fake width for ie5 */
    voice-family: "\"}\""; voice-family:inherit;
    width: 340px; /* real width for everyone else */
}

#BMT_HomeSidebar {  /* right column below spotlight */
    width: 200px;
    margin-right: 5px;
}

#BMT_HomeUtility { /* no left-column coffee cup on home page */
    background-image:none;
    padding-bottom: 0;
}


/* internal pages
------------------------------------------------------------------------- */

/* center column */
#BMT_SectionMainContent,
/*#BMT_PageMainContent,
*/#BMT_EmailMainContent,
#BMT_FeedMainContent,
#BMT_UtilityMainContent {
    margin-left: 5px;
    padding: 0px 5px;
    margin-bottom: 1em;
    float:left;
    width:730px;
}
#BMT_PageMainContent {
/*background-color:#89390B;*/
    margin-left: 80px;
    padding: 0px 5px;
    margin-bottom: 1em;
    float:left;
    width:485px;
}

/* set some default widget styles;
   override these with style settings in control panel
---------------------------------------------------------- */

div.bmw_pageContent {
    line-height: 150%;
}

h2.bmw_headline {
	color: #000000;
	margin: 0.4em 0 0.8em;
	font-weight: normal;
}

h1.bmw_sitelogo a,
h1.bmw_sitelogo a:visited {
    color: #f66;
    text-decoration: none;
}

div.bmw_breadcrumbs {
    margin-bottom: .5em;
}

div.bmc_caption {
padding-top:10px;
    color: #666;
    line-height: 1.3em;
	text-align:center;
}


/* announcement, tip and link boxes
----------------------------------- */
div.bmw_morelinksLinks,
div.bmw_newsLinks,
div.bmw_latestLinks,
div.bmw_tips,
div.bmw_announcements {
    background: #ddd url(http://evolvebusinesstraining.co.uk/images/link_gradient.jpg) repeat-x;
    border:1px solid #ddd;
    padding: 5px;
}

div.bmw_announcements,
div.bmw_tips {
    margin: .5em 0em;
    color: #666;
}

/* pullquotes and author blurb
----------------------------------- */


blockquote.bmc_bigPullquote,
blockquote.bmc_smallPullquote,
div.bmw_authorblurb {
width: 80%;
	padding: 10px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd #bbb #bbb #ddd;
	background-color: #C2E0E0;
	font-weight: bold;
	margin-bottom: 1.5em;
}

blockquote.bmc_bigPullquote,
blockquote.bmc_smallPullquote {
    padding-left: 10px;
/*    background: #def url(bm~theme/quote.gif) no-repeat 3px 3px;
*/}

div.bmw_authorblurb {
    margin-top: 1em;
}



/* navigation color/style enhancements
----------------------------------- */
/*ul.bmw_navigation bmn_vnav {
	border: 1px solid #2E8113;
}*/

/*#BMT_SectionNav .bmw_navigation bmn_vnav {
	border: 1px solid #2E8113;
}*/


div.bmw_navigation a,
div.bmw_navigation a:visited {
	font-family: "Courier New", Courier, mono;
    text-decoration: none;
    font-weight: bold;
    text-align:left;
    color: #2E8113;
}

div.bmw_navigation li {
    background-color: #fff;        /*background color of main section area*/
}

div.bmw_navigation li ul li {
    background: #eff;              /*background color of dropdown menus */
}

div.bmw_navigation li:hover, div.bmn_vnav li.bmn_hover {
    background: #fec;              /* rollover background color */
}

div.bmw_navigation li {
    border-bottom: 1px solid #ddd; /* border between menu items */
}

div.bmw_navigation ul ul {
    border-right: 1px solid #ddd; /* border around dropdown menus */
}

div.bmw_navigation li.bmn_active {
   /* background-color: #fdb;*/
}

/* news feed list
----------------------------------- */
div.bmw_sectionfeeds {
    margin-top: 1.5em;
}

div.bmw_sectionfeeds ul,
div.bmw_sectionfeeds li {
    margin: 0;
    padding: 0;
    line-height: 1.4em;
    list-style: none;
}

/* search form
----------------------------------- */
form.bmw_search {
    margin-top: .8em;
    color: #666;
}
form.bmw_search input {
    border: 1px solid #f66;
    padding: 3px;
    width: 200px; /* fake width for ie5 */
    voice-family: "\"}\""; voice-family:inherit;
    width: 190px; /* real width for everyone else */
}

/* center big medium logo
----------------------------------- */
a.bmw_bigmedium {
    margin: .5em auto 0 auto;
}

.bma_section {
        display:none;
    }
	
	.bma_date {
        display:none;
    }
	
.bmw_pubdate {
        display:none;
    }

img {
	border: 1px solid #000000;
}


/*.bmc_leftContentImage bmc_image{
border:#000000;
border-width:1px;
border-style:solid;}*/

/*.bmw_gallery{
background-color:#000000;}*/

	h3.bmw_gallery {
        display:none;
    }

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}blockquote {
	
}

	div.bmw_gallery div.bmc_image {
        height: 130px;
        overflow: hidden;
    }
	
	div.bmn_vnav,
    div.bmn_vnav ul {
        position: static;
    }
    
    div.bmn_vnav li,
    div.bmn_vnav li:hover,
    div.bmn_vnav li.bmn_hover {
        position: relative;
    }
	
	div.bmn_vnav li {
        width:160px;
    }
	
	div.bma_related ul, div.bmw_related ul {
	list-style-type: none;
	margin-left:0px;
	font-size:medium;
}

	div.bma_related h3, div.bmw_related h3 {
	font-size:xx-small;
	visibility: hidden;
}