.container_12 {
	font-size:.8em;
}
.container_12 p, .container_12 ul, .container_12 ol { 
	font-size: 1.2em;
	line-height: 1.5em;
	margin:0 0 10px; 
}
.ui-datepicker { 
	width: 188px; 
	margin:0 auto 20px;
}
.more {
	font-size: .9em;
}

.container_12 .leftnav {
	
}
.container_12 .leftnav_section {
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	margin: 0 2px;
	padding: 10px;
}
.container_12 .leftnav_section.leftnav_last {
	border-bottom: 1px solid #D3D3D3;
	margin-bottom:20px;
}
.container_12 .leftnav h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #333;
	padding: 1px 4px;
	margin:0;
	background: #E6E6E6 url(/resources/static/standard/ui-bg_glass_75_e6e6e6_1x400.png/) repeat-x scroll 50% 50%;
	border: 1px solid #AAAAAA;
}
.container_12 .container_12 .navlist {
	list-style-type:none;
	font-size:1.1em;
}
.container_12 .navlist li {
	margin-left:0;
}
.container_12 .navlist li a {
	background: url(/resources/static/standard/link_arrow.gif/) no-repeat 0 50%;
	padding-left: 10px;
	font-size:0.9em;
}

.container_12 .leftnav_google {
	
}
.container_12 .leftnav_google h4 {
	font-family: Georgia, Times, serif;
	font-size: 1.1em;
	line-height: 1.3em;
	text-transform: uppercase;
	color: #333;
	border-bottom: 4px solid #799999;
	background:none;
	padding:0;
}
.container_12 .leftnav_google h4 a {
	color: #333;
}
.container_12 .leftnav_google ul {
	list-style-type:none;
}
.container_12 .leftnav_google ul li {
	margin-left:0;
}
.container_12 ul.gads {
	font-size: .9em;
}
.container_12 ul.gads li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.container_12 ul.gads li h5 {
	margin: 10px 0 5px 0;
	text-transform:none;
	font-size:1.2em;
}
.container_12 ul.gads li p {
	margin-bottom: 0;
}


.container_12 h2.archiveh2 { 
 	border-bottom: 1px solid #999999;
	font-family: Georgia,Times,serif;
	font-size: 1.7em;
	text-transform: uppercase;
	margin-top:20px;
	color: #333;
}
.container_12 .archive_cat {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #333;
	border-bottom: 4px solid #799999;
}
.container_12 .archive_subcat {
	padding-left:20px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.container_12 .archive_list {
	margin-left:10px;
	list-style-type:none;
	font-size: 1em;
}
.container_12 .archive_list h5 {
	font-family: Verdana,Arial,sans-serif;
	color: #333;
	letter-spacing: 0;
	margin-bottom:10px;
	line-height:1.3em;
}
.container_12 .archive_list li {
	margin:0 0 20px 0;
	
}
.container_12 .archive_list li p {
	
}
.container_12 .archiveImgright {
	float:right;
	margin:4px 0 0 10px;
	padding:5px;
	border:1px solid #ccc;
}
.container_12 .archiveImgleft {
	float:left;
	margin:4px 10px 0 0;
	padding:5px;
	border:1px solid #ccc;
}
.container_12 .archiveImgright img,
.container_12 .archiveImgleft img {
	width:200px;
	height:auto;
}
.container_12 .archiveImgCaption,
.container_12 .archiveImgBuy {
	display:block;
	margin:5px 0;
	font-size:.8em;
	width:200px;
	line-height:1.2em;
}
.container_12 .comCol {
	font-size:1.2em;
	margin-top:5px;
}
.container_12 .share, .container_12 .related {
	font-size:1.2em;
	margin-top:15px;
}
.container_12 .pager p {
	margin-bottom:5px;
}











/*____________________ Family ____________________*/

/* Container font/background reset */
#familyContent { font: normal normal normal 0.986em/1.3 Verdana, Arial, Helvetica, sans-serif; }  /* 12px */
#familyContent div { background: #FFF; }
#familyContent .section div { background: transparent; }

/* Column Backgrounds (sides) */
#familyContent .grid_7,
#familyContent .grid_5,
#familyContent .grid_4,
#familyContent .grid_3 { background: url(/resources/static/standard/images/col-bgs_1440x1.gif/) 0 0 repeat-y; }

#familyContent .grid_5 { background-position: -540px 0; }
#familyContent .grid_4 { background-position: -920px 0; }
#familyContent .grid_3 { background-position: -1220px 0; }

/* Column Backgrounds (bottom) */
#familyContent .grid_7 .section,
#familyContent .grid_5 .section,
#familyContent .grid_4 .section,
#familyContent .grid_3 .section {
    padding: 0 20px 20px;
    background: url(/resources/static/standard/images/col-bottom-bgs_1440x210.png/) 0 bottom no-repeat;
}

#familyContent .grid_5 .section { background-position: -540px bottom; }
#familyContent .grid_4 .section { background-position: -920px bottom; }
#familyContent .grid_3 .section { background-position: -1220px bottom; }

/* Events section has bespoke background */
#familyContent .grid_5 .events {
    background: #9393B7 url(/resources/static/standard/images/events-bg_380x520.png/) center bottom no-repeat;
}


/* Grid margin reset */
#familyContent .grid_4 { margin-left: 0 !important; }
#familyContent .grid_3 { margin-right: 0 !important; }

/* Set width & background for headers */
#familyContent .grid_7 h3 { width: 544px; }
#familyContent .grid_5 h3 { width: 384px; }
#familyContent .grid_4 h3 { width: 304px; }
#familyContent .grid_3 h3 { width: 224px; }

/* Headers */
#familyContent .grid_7 h3,
#familyContent .grid_5 h3,
#familyContent .grid_4 h3,
#familyContent .grid_3 h3 {
    height: 39px;
    margin: 0 0 4px 0;
    padding: 0;
    background: url(/resources/static/standard/images/headers_544x140.png/) 0 0 no-repeat;
}
#familyContent .section h3 {
    margin-left: -22px;
    font-size: 1.063em;
    line-height: 1;
    letter-spacing: 0;
}


#familyContent .section h5 {
    margin: 0;
    line-height: 1.5;
    font-size: 1em;
}


#familyContent .grid_7 h3 span,
#familyContent .grid_5 h3 span,
#familyContent .grid_4 h3 span,
#familyContent .grid_3 h3 span {
    display: block;
    height: 39px;
    padding: 0 10px;
    font: normal normal 700 1.333em/1.75 Verdana, Arial, Helvetica, sans-serif;
    color: white;
}
#familyContent .grid_5 h3 { background-position: 0 -39px; }
    #familyContent .events h3 { background-position: 0 -78px; }  /* Resides within .grid_5 */
#familyContent .grid_4 h3 { background-position: 0 -117px; }
#familyContent .grid_3 h3 { background-position: 0 -156px; }

#familyContent h3 span { margin: 0 !important; }


/* Header icons */
#familyContent .section h3 span { background: url(/resources/static/standard/images/header-icons.png/) 100% 0 no-repeat; }
#familyContent .news h3 span { background-position: 101% 9px; }
#familyContent .food h3 span { background-position: 101% -54px; }
#familyContent .chat h3 span { background-position: 99% -112px; }
#familyContent .buySell h3 span { background-position: 101% -174px; }
#familyContent .meet h3 span { background-position: 101% -232px; }
#familyContent .money h3 span { background-position: 102% -295px; }
#familyContent .health h3 span { background-position: 101% -352px; }
#familyContent .events h3 span { background-position: 102% -416px; }
#familyContent .reviews h3 span { background-position: 101% -476px; }
#familyContent .announcements h3 span { background-position: 100% -535px; }
#familyContent .services h3 span { background-position: 102% -595px; }
#familyContent .interactive h3 span { background-position: 100% -655px; }
#familyContent .recipes h3 span { background-position: 100% -718px; }
#familyContent .foodGuides h3 span { background-position: 97% -778px; }
#familyContent .primarySchools h3 span { background-position: 102% -837px; }
#familyContent .location h3 span { background-position: 101% -897px; }
#familyContent .secondarySchools h3 span { background-position: 102% -957px; }
#familyContent .sixthForm h3 span { background-position: 99% -1018px; }


/* Sponsorship (placeholder) */
#familyContent .topSponsorship { background: #BFBFBF; min-height: 50px; margin: 0 10px; }
#familyContent .sponsorship { padding: 0 0 14px; text-align: center; }
#familyContent .healthHome .sponsorship { text-align: left; }
        
        
/* __________ Section: Common elements ____________________ */


/* PARAGRAPHS */
#familyContent p { margin-bottom: 16px; }

/* LINKS */
#familyContent .section a:link,
#familyContent .section a:visited { color: #197777; }
#familyContent .section a:active,
#familyContent .section a:hover,
#familyContent .section a:focus { color: #993300; }

#familyContent .section p.more,
#familyContent .section p.readAll {
    line-height: 1;
}

#familyContent .section p.more {
    clear: both;
    text-align: right;
    line-height: 1.167;
    font-size: 1.167em;
    font-weight: 700;
}
#familyContent .section ul.more {
    font-size: 1.167em;
}
    #familyContent .section ul.more li {
        background-position: 0 7px;
    }
#familyContent .section p.left {
    text-align: left !important;
}
#familyContent .section p.left a {
    display: block !important;
}
#familyContent .section p.more a,
#familyContent .section p.readAll a {
    padding-left: 10px;
    background: url(/resources/static/standard/images/arrow-blue_4x7.gif/) 0 5px no-repeat;
}

#familyContent .section p.readAll a {
    background-position: 0 4px;
    font-size: 0.833em;  /* 10px */
}

/* LISTS */
#familyContent .section ul {
    list-style: none;
    width: 100%;
    padding-bottom: 5px;
    overflow: hidden;
}
    #familyContent .section ul li { 
        margin: 0 0 5px;
        padding: 0 0 0 10px;
        background: transparent url(/resources/static/standard/images/arrow-blue_4x7.gif/) 0 6px no-repeat;
    }
        #familyContent .section ul li a { font-weight: 700; }
        #familyContent .section ul li .meta {
            border: none;
            padding: 0;
            font-size: 0.833em;  /* 10px */
            color: #999;
        }
            #familyContent .section ul li .meta span {
                color: #666;
            }
            
            
            
    /* DOUBLE COLUMN LIST */
    #familyContent ul.double {
        
    }
        #familyContent .grid_7 ul.double li {
            width: 48%;
            float: left;
        }
        #familyContent .grid_5 ul.double li {
            width: 160px;
            float: left;
        }
            #familyContent ul.double li a {
                padding-right: 10px;
            }
        #familyContent ul.smallType {
            font-size: 0.917em;
        }
            #familyContent ul.smallType a {
                font-weight: 400 !important;
            }
            #familyContent ul.double li p {
                margin: 0;
            }

    
    /* 5-a-day flash - bottom list amend */
    #familyContent ul.five-a-day {
        padding-top: 10px;
        border-top: 3px solid #EEE;
    }
 
               
        
/* __________ Section: News _____________________ */
#familyContent .grid_7 {
    margin-top: 14px;
}
#familyContent .news ul {
    display: block;
    clear: both;
}
#familyContent .news .source span {
    padding-right: 65px;
}
#familyContent .grid_7 .article {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 3px solid #EEE;
}
#familyContent .grid_7 .article img.lead {
    float: left;
    margin: 0;
    padding: 0 20px 10px 0;
}
    #familyContent .article h4 {
        margin-bottom: 10px;
        font-size: 1.167em;  /* 14px */
        line-height: 1;
    }
        #familyContent .article h4 a {
            color: #333 !important;
        }
    
    /* ARTICLE META INFO */
    #familyContent .section .meta {
        overflow: auto;
        vertical-align: middle;
        border: 1px dotted #CCC;
        border-width: 1px 0;
        line-height: 19px;
        font-size: 0.917em;  /* 11px */
        color: #666;
    }
        #familyContent p.meta span.posted { float: left; }
        #familyContent p.meta span.source { display: block; float: right; color: #666; }
        #familyContent p.meta a { outline: none; }
            span.source img {
                display: inline-block; 
                margin: 1px 0 1px 6px;
            }
            
            #familyContent .netmums {
                padding-right: 65px;
                background: url(/resources/static/standard/images/netmums_logo.gif/) right center no-repeat;
            }


        
/* __________ Section: Food _____________________ */
#familyContent .food ul.foodLinks {
    width: 236px;
    float: left;
}
#familyContent .grid_5 .food ul {
    float: none;
    width: auto;
}
#familyContent .food a.cta {
    display: block;
    width: 264px;
    height: 106px;
    float: right;
    margin-top: -8px;
    background: url(/resources/static/standard/images/family_food_btna.gif/) 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
#familyContent .food a.cta:hover { background-position: 0 -109px; }
    
    #familyContent .grid_5 .food a.cta {
        float: none;
        width: 340px;
        height: 105px;
        margin-bottom: 10px;
        background: url(/resources/static/standard/images/family_food_btnb.gif/) 0 0 no-repeat;
    }
    #familyContent .grid_5 .food a.cta:hover { background-position: 0 -109px; }
        
        
/* __________ Section: Chat _____________________ */
        
        
/* __________ Section: Buy & Sell _____________________ */

        
/* __________ Section: Meet a Mum + Money _____________________ */
#familyContent .meet a,
#familyContent .money a {
    padding-left: 10px;
    background: url(/resources/static/standard/images/arrow-blue_4x7.gif/) 0 4px no-repeat;
    font-weight: 700;
}
#familyContent .money a.cta {
    padding: 0;
    background-image: 0;
}
#familyContent .meet img,
#familyContent .money img {
    display: block;
    margin: 10px auto;
}
#familyContent .meet a.cta {
    display: block;
    width: auto;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-image: none;
}   
#familyContent .meet a.cta img {
    display: inline;
}
#familyContent .meet a.cta span {
    display: block;
    line-height: 1;
    font-size: 1.5em;
}
#familyContent .grid_5 .meet a.cta span {
    display: inline-block;
}


/* __________ Section: Family health ______________ */
#familyContent .health ul.double {
    padding-bottom: 0;
}
#familyContent .health a.cta {
    display: block;
    width: 340px;
    height: 104px;
    background: url(/resources/static/standard/images/family_health_btn.gif/) 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
#familyContent .health a.cta:hover { background-position: 0 -109px; }


    /* Health Topics */
    #familyContent .health ul.healthTopics li {
        margin: 0 20px 20px 0;
        padding: 0;
        background-image: none;
    }
        #familyContent .health ul.healthTopics li a {
            overflow: hidden;
            position: relative;
            display: block;
            width: 240px;
            height: 75px;
            background: url(/resources/static/standard/images/health-topics-cta.jpg/) 0 0 no-repeat;
        }
            #familyContent .health ul.healthTopics li a span {
                position: absolute;
                right: 18px;
                top: 50%;
                margin-top: -22px;
                display: block;
                width: 100px;
                line-height: 1.4;
                text-align: center;
                font-weight: 400;
                font-size: 1.333em;
                color: #197777;
                cursor: pointer;
            }
            #familyContent .health ul.healthTopics li.babies a span { margin-top: -12px; }
            #familyContent .health ul.healthTopics li.teen_boys a span { margin-top: -12px; }
            #familyContent .health ul.healthTopics li.teen_girls a span { margin-top: -12px; }
            #familyContent .health ul.healthTopics li.over_60 a span { margin-top: -12px; }
            
        #familyContent .health ul.healthTopics li.babies a { background-position: 0 0; }
        #familyContent .health ul.healthTopics li.men_18-39 a { background-position: 0 -75px; }
        #familyContent .health ul.healthTopics li.child_1-5 a { background-position: 0 -150px; }
        #familyContent .health ul.healthTopics li.women_18-39 a { background-position: 0 -225px; }
        #familyContent .health ul.healthTopics li.child_6-15 a { background-position: 0 -300px; }
        #familyContent .health ul.healthTopics li.men_40-60 a { background-position: 0 -375px; }
        #familyContent .health ul.healthTopics li.teen_boys a { background-position: 0 -450px; }
        #familyContent .health ul.healthTopics li.women_40-60 a { background-position: 0 -525px; }
        #familyContent .health ul.healthTopics li.teen_girls a { background-position: 0 -600px; }
        #familyContent .health ul.healthTopics li.over_60 a { background-position: 0 -675px; }
        
        #familyContent .health ul.healthTopics li.babies a:hover { background-position: -240px 0; }
        #familyContent .health ul.healthTopics li.men_18-39 a:hover { background-position: -240px -75px; }
        #familyContent .health ul.healthTopics li.child_1-5 a:hover { background-position: -240px -150px; }
        #familyContent .health ul.healthTopics li.women_18-39 a:hover { background-position: -240px -225px; }
        #familyContent .health ul.healthTopics li.child_6-15 a:hover { background-position: -240px -300px; }
        #familyContent .health ul.healthTopics li.men_40-60 a:hover { background-position: -240px -375px; }
        #familyContent .health ul.healthTopics li.teen_boys a:hover { background-position: -240px -450px; }
        #familyContent .health ul.healthTopics li.women_40-60 a:hover { background-position: -240px -525px; }
        #familyContent .health ul.healthTopics li.teen_girls a:hover { background-position: -240px -600px; }
        #familyContent .health ul.healthTopics li.over_60 a:hover { background-position: -240px -675px; }
        
        #familyContent .health ul.healthTopics li.men_18-39,
        #familyContent .health ul.healthTopics li.women_18-39,
        #familyContent .health ul.healthTopics li.men_40-60,
        #familyContent .health ul.healthTopics li.women_40-60,
        #familyContent .health ul.healthTopics li.over_60 { margin-right: 0; }
    
    /* Interactive */    
    #familyContent ul.healthGuides li,
    #familyContent ul.foodGuides li {
        margin-bottom: 15px;
        padding: 0;
        background-image: none;
    }
        #familyContent ul.healthGuides li img,
        #familyContent ul.foodGuides li img {
            float: left;
            display: block;
            margin-right: 10px;
        }
    
        #familyContent ul.healthGuides li p,
        #familyContent ul.foodGuides li p {
            float: left;
            width: 230px;
            margin: 0;
            padding-left: 10px;
            background: url(/resources/static/standard/images/arrow-blue_4x7.gif/) 0 6px no-repeat;
            font-size: 0.917em;
        }
            #familyContent .healthGuides li p a,
            #familyContent ul.foodGuides li p a {
                display: block;
                font-size: 1.091em;
            }
            
    .familyFlashArea {
        margin-bottom: 10px;
    }

        
/* __________ Section: Events _____________________ */
#familyContent .events {
    padding: 0 5px 18px 10px !important;
}
#familyContent .events h3 {
    margin: 0 0 0 -12px;
}
#familyContent .section.events a:link,
#familyContent .section.events a:visited { color: #FFF; }
#familyContent .section.events a:active,
#familyContent .section.events a:hover,
#familyContent .section.events a:focus { color: #FFF; }
#familyContent .eventsToday {
    float: left;
    width: 175px;
    margin-right: 4px;
    background: transparent;
}
#familyContent .eventsToday div.dateStamp,
#familyContent .eventsToday span,
#familyContent .eventsToday ul {
    background: transparent url(/resources/static/standard/images/trans-soft-blue.png/) 0 0 repeat !important;
    color: #FFF;
}
#familyContent .eventsToday .dateStamp {
    margin-bottom: 5px;
    padding: 3px 0 7px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    font-size: 3em;
}
#familyContent .eventsToday ul {
    width: auto;
    margin: 0;
    padding: 5px;
    font-size: 0.917em;
}
#familyContent .eventsToday ul li {
    margin: 0 0 8px;
    padding: 0;
    background-image: none;
}
#familyContent .eventsToday ul li a {
    font-weight: 400;
}
#familyContent .eventsToday ul span {
    display: block;
    background-image: none !important;
    line-height: 1;
    font-weight: 700;
}

#events-table { text-align: center; color: #FFF; float: left; }
    #events-table th { padding-bottom: 5px; text-transform: uppercase; }
    #events-table td { padding: 2px 4px 1px 4px; font-size: 0.833em; }
    #events-table td a { display: block; padding: 2px 2px 3px 2px; }
    #events-table td.today { background: #FFF; color: #2A2A5D !important; }

    /* Last/Next month styles */
    #events-table td.lm,
    #events-table td.nm {
        color: #2A2A5D; 
    }
    
    
#familyContent .eventLinks {
    clear: both;
    margin: 5px 5px 0 0;
    border-top: 1px dotted #FFF;
    background: transparent !important;
    font-size: 0.917em;
}    
    #familyContent .events .eventLinks ul {
        margin: 0;
        padding: 0;
    }
        #familyContent .events .eventLinks ul li {
            display: block;
            float: left;
            padding: 10px 0 5px;
            margin-bottom: 0;
            background-image: none;
        }
        #familyContent .eventLinks li.all { margin-right: 20px; }
        #familyContent .eventLinks li.add { margin-right: 20px; }
        #familyContent .eventLinks li.list { width: 125px; background: transparent url(/resources/static/standard/images/cinema_listings_icon.gif/) right 4px no-repeat !important; }
        
            #familyContent .events .eventLinks a {
                padding-left: 8px;
                background: url(/resources/static/standard/images/arrow-white_4x7.gif/) 0 3px no-repeat;
                font-weight: 400;
                color: #FFF;
            }
    

/* __________ Section: Mums' Reviews & Comments __________ */
#familyContent .reviews h4 { text-align: center; }
#familyContent .reviews h4 span { display: block; line-height: 1.3; font-size: 1.5em; }
#familyContent .reviews p.more { text-align: left; }
#familyContent .reviews p.more a { display: block; background-position: 0 4px; }


/* __________ Section: Family Announcements __________ */
#familyContent .announcements ul p { font-size: 0.917em; }


/* __________ Section: Services __________ */
#familyContent .services ul { font-size: 0.917em; }
#familyContent .services ul li { width: 160px; }
#familyContent .services ul li a { font-weight: 400; }
#familyContent .services ul.more li { float: left; }
#familyContent .services ul.more li a { font-weight: 700; }


/* __________ Section: Location __________ */
#familyContent .location label {
    display: block;
    margin-bottom: 6px;
}
#familyContent .location form span {
    display: block;
    margin-top: 6px;
    font-style: italic;
}


/* __________ Section: Schools __________ */
#familyContent .schoolDetail { display: none; }


/* __________ SCHOOLS MODAL WINDOW __________ */
#facebox address {
    display: block;
    float: left;
    width: 40%;
    font-style: normal;
    line-height: 1.5;
}
#facebox ul {
    float: left;
    width: 55%;        
    margin: 0;
    padding: 0;
    list-style: none;
}
    #facebox ul li {
        padding: 0;
        background-image: none;
    }
#facebox p.viewProfile {
    display: block;
    margin: 12px 15px 5px 0;
    padding: 0 0 10px 10px;
    background: transparent url(/resources/static/standard/images/arrow-blue_4x7.gif/) no-repeat 0 5px;
    font-weight: 700;
    clear: both;
}   
#facebox a,
#facebox a:visited { color: #197777; }
#facebox a:active,
#facebox a:hover { color: #197777; }


/* __________ Section: Shopping __________ */
#familyContent .shopping_cta {
    padding-top: 18px;
}

