/* bm~styles.css -----------------------------------------------------
   CSS styles for Independent Family Healthcare Ltd,
   generated 2011-10-14 08:22:32 GMT by Big Medium v2.0.8
   
   DO NOT EDIT THIS FILE MANUALLY
   This file is generated automatically, and any changes that you
   make to it will be overwritten. To add your own custom styles,
   use the "Edit Theme CSS" option in the Big Medium control panel.
   You may also remove theme styles via the "Remove Design Theme"
   option. Navigation styles may be removed via the navigation options
   in "HTML Preferences."
   ------------------------------------------------------------------- */

/* START BASE BIG MEDIUM STYLES
------------------------------------------------------ */
/* $Id: base.css 3311 2008-09-05 09:56:36Z josh $ */

/* margins and containers
---------------------------------------------------------- */
p {
    margin-top:0;
    margin-bottom:1em;
}

div.bmw_link {  /* container for each page link */
    margin-bottom: 1.4em;
}

div.bmw_pagetools span { /* page tool spacing */
    margin-right: 1em;
}

div.bmw_pageContent,
div.bmw_anncContent,
div.bmw_tipContent,
div.bmw_link,
div.bmc_aboveContent,
div.bmc_belowContent,
div.bmw_images,
div.bmw_gallery,
form.bmf_form p {
    overflow: hidden;
    zoom:1; /* not standard, but necessary to make ie observe overflow */
}

/* navigation bars
---------------------------------------------------------- */
div.bmw_navigation ul, div.bmw_navigation li {
    list-style:none;
    padding:0;
    margin:0;
}
div.bmw_navigation a {
    display:block;
}
div.bmw_navigation iframe { /* for ie dropdowns */
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 0;
}
select.bmHide { visibility: hidden; } /* for IE 5.0 dropdowns */
div.bmw_navigation div.bmn_skipnav a,
div.bmw_navigation div.bmn_skipnav a:visited,
div.bmw_navigation div.bmn_skipnav a:hover {
    position: absolute;
    left: -99999px;
    float: left;
    width: 1px;
    font-size: 1px;
    line-height: 1px;
    text-align:left;
    background-color:transparent;
}


/* big medium link
---------------------------------------------------------- */
a.bmw_bigmedium {
    width: 90px;
    height: 16px;
    background: url(/bm.assets/powered_by_big_medium.gif) no-repeat;
    display:block;
    text-indent:-10000em;
    font-size:0em;
    line-height:0em;
}

/* images
-------------------------------------------------------cmsdata--- */
img { border: 0; }

img.bma_leftthumb {
    float:left;
    margin-right: .5em;
}
img.bma_rightthumb {
    float:right;
    margin-left: .5em;
}

/* image wrappers
---------------------------------------------------------- */

div.bmc_image {
    padding: .5em
}
div.bmc_leftContentImage {
    float:left;
    margin-right: .5em;
}
div.bmc_rightContentImage{
    float:right;
    margin-left: .5em;
}
div.bmc_centerContentImage{
    margin-left: auto;
    margin-right: auto;
}

/* pullquotes
---------------------------------------------------------- */
blockquote.bmc_bigPullquote,
blockquote.bmc_smallPullquote {
    padding: 0 1em;
    margin: 0;
    width: 200px;
}

blockquote.bmc_bigPullquote {
    font-size: small;  /* fake size for ie5 */
    voice-family: "\"}\""; voice-family:inherit;
    font-size: medium; /* real font size for everyone else */
}

blockquote.bmc_rightPullquote {
    float:right;
    margin-left: .5em;
}
blockquote.bmc_leftPullquote {
    float:left;
    margin-right: .5em;
}
blockquote.bmc_centerPullquote{
    margin-left: auto;
    margin-right: auto;
}


/* document wrappers
---------------------------------------------------------- */

div.bmc_document {
    padding: 0 1em;
    width: 200px;
}
div.bmc_rightDocument {
    float:right;
    margin-left: .5em;
}
div.bmc_leftDocument {
    float:left;
    margin-right: .5em;
}
div.bmc_centerDocument{
    margin-left: auto;
    margin-right: auto;
}
div.bmc_Document {
    margin-bottom: 0.8em;
}

/* feed icon
---------------------------------------------------------- */

a.bma_feed {
    padding-left: 18px;
    background-image: url(/bm.assets/feed-icon-12x12.gif);
    background-repeat: no-repeat;
	background-position: left center;
}

/* comment icon
---------------------------------------------------------- */

a.bma_commentcount {
	padding-left: 14px;
	background-image: url(/bm.assets/comment-12x12.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* document icons
---------------------------------------------------------- */
a.bm_docicon {
    padding-left: 20px;
    background-image: url(/bm.assets/docIconSm_generic.gif);
    background-repeat: no-repeat;
	background-position: left top;
}
a.bm_gifDocIcon, a.bm_pngDocIcon, a.bm_jpgDocIcon, a.bm_jpegDocIcon, a.bm_icoDocIcon,
a.bm_bmpDocIcon, a.bm_jfifDocIcon, a.bm_tifDocIcon, a.bm_tiffDocIcon, a.bm_psdDocIcon,
a.bm_epsDocIcon {
    background-image: url(/bm.assets/docIconSm_image.gif);
}
a.bm_pdfDocIcon {
    background-image: url(/bm.assets/docIconSm_pdf.gif);
}
a.bm_docDocIcon {
    background-image: url(/bm.assets/docIconSm_doc.gif);
}
a.bm_xlsDocIcon, a.bm_xlwDocIcon {
    background-image: url(/bm.assets/docIconSm_excel.gif);
}
a.bm_rtfDocIcon {
    background-image: url(/bm.assets/docIconSm_rtf.gif);
}
a.bm_txtDocIcon {
    background-image: url(/bm.assets/docIconSm_txt.gif);
}
a.bm_xmlDocIcon {
    background-image: url(/bm.assets/docIconSm_xml.gif);
}
a.bm_zipDocIcon, a.bm_gzDocIcon, a.bm_gzipDocIcon, a.bm_tazDocIcon,
a.bm_tgzDocIcon, a.bm_hqxDocIcon, a.bm_binDocIcon, a.bm_tarDocIcon {
    background-image: url(/bm.assets/docIconSm_zip.gif);
}
a.bm_sitDocIcon {
    background-image: url(/bm.assets/docIconSm_sit.gif);
}
a.bm_dmgDocIcon {
    background-image: url(/bm.assets/docIconSm_dmg.gif);
}
a.bm_pptDocIcon, a.bm_ppsDocIcon {
    background-image: url(/bm.assets/docIconSm_powerpoint.gif);
}
a.bm_mppDocIcon {
    background-image: url(/bm.assets/docIconSm_project.gif);
}
a.bm_sxwDocIcon, a.bm_stwDocIcon, a.bm_sxgDocIcon, a.bm_sdwDocIcon, a.bm_sglDocIcon {
    background-image: url(/bm.assets/docIconSm_oo-write.gif);
}
a.bm_sxcDocIcon, a.bm_stcmDocIcon, a.bm_sdcDocIcon {
    background-image: url(/bm.assets/docIconSm_oo-calc.gif);
}
a.bm_sxiDocIcon, a.bm_stiDocIcon, a.bm_sddDocIcon, a.bm_sdpDocIcon {
    background-image: url(/bm.assets/docIconSm_oo-impress.gif);
}
a.bm_sxdDocIcon, a.bm_stdDocIcon, a.bm_sdaDocIcon {
    background-image: url(/bm.assets/docIconSm_oo-draw.gif);
}
a.bm_mp3DocIcon, a.bm_mpuDocIcon, a.bm_m4aDocIcon, a.bm_midDocIcon, a.bm_midiDocIcon,
a.bm_rmiDocIcon, a.bm_m4pDocIcon, a.bm_aacDocIcon, a.bm_aifDocIcon, a.bm_aiffDocIcon,
a.bm_aifcDocIcon, a.bm_wavDocIcon, a.bm_wmaDocIcon, a.bm_ramDocIcon, a.bm_rmDocIcon {
    background-image: url(/bm.assets/docIconSm_audio.gif);
}
a.bm_wmvDocIcon, a.bm_aviDocIcon, a.bm_mpegDocIcon, a.bm_mpeDocIcon, a.bm_mpgDocIcon,
a.bm_mp4DocIcon {
    background-image: url(/bm.assets/docIconSm_winvideo.gif);
}
a.bm_swfDocIcon {
    background-image: url(/bm.assets/docIconSm_flash.gif);
}
a.bm_movDocIcon, a.bm_qtDocIcon, a.bm_moovDocIcon, a.bm_qtmDocIcon {
    background-image: url(/bm.assets/docIconSm_quicktime.gif);
}

/* overflow navigation
---------------------------------------------------------- */
ul.bmw_overflowNav, ul.bmw_overflowNav li {
    margin: .5em 0em;
    padding: 0;
    list-style:none;
    position:relative; /* helps ie6 show the bottom link borders */
}
ul.bmw_overflowNav li {
    display:inline;
}
ul.bmw_overflowNav a, span.bma_inertPage {
    border:1px solid #999;
    padding: .2em .4em;
    text-decoration:none;
    background-color: #fff;
    line-height: 200%;
}
ul.bmw_overflowNav a.bma_thisPage {
    background-color: #ffa;
}
span.bma_inertPage {
   color: #999;
   border-color: #ccc;
}

/* search form 
---------------------------------------------------------- */

form.bmw_search button {
    vertical-align: top;
}

/* email, comment, widget-builder forms
---------------------------------------------------------- */
form.bmf_form {
    margin:.5em 0em;
    border: 1px solid #999;
    padding:.5em;
}
form.bmf_form p {
    overflow:hidden;
    zoom: 1;
}
form.bmf_form label {
    width: 30%;
    display: block;
    float:left;
    text-align: right;
    margin-right: .5em;
}
form.bmf_form input,
span.bmf_caption {
    width: 60%;
    display: block;
    float:right;
    margin-right: .5em;
}
label.bmf_req, p.bmf_req label {
    font-weight:bold;
}
form.bmf_form .bmf_comment {
    float:none;
    width: 99%;
    margin: 0;
    display:inline;
}
form.bmf_form label.bmf_auto,
form.bmf_form input.bmf_auto {
    width: auto;
    display:inline;
    float:none;
}
p.bmf_authorintro-sent,
p.bmf_authorintro-,
p.bmf_sendintro,
p.bmf_confirm,
div.bmf_tomail,
div.bmf_emailform-sent,
form.bmf_form input.bmf_honey,
.bmf_honey {
    display:none;
}
p.bmf_sendintro-,
div.bmf_tomail-,
p.bmf_confirm-sent {
    display:block !important;
}
p.bmf_privacy {
    font-size: smaller;
}
#bmjsFeed { width:95% }

/* gadget preview styling */
#bmjsSample div.bmfeedItem{margin-bottom:1em;overflow:hidden;zoom:1}
#bmjsSample img{float:left;margin-right:5px;}
#bmjsSample div div > p:first-child{margin-top:0}
#bmjsSample div div > p:last-child{margin-bottom:0}

/* workaround for mozilla hidden field bug */
input[type="hidden"] {
    display: none !important;
    visibility: hidden !important;
    padding: 0;
    border: 0;
}

/* comment html
---------------------------------------------------------- */

.bmc_comment {
    zoom: 1;
    overflow: hidden;
    border:1px solid #666;
    padding:.3em;
    margin-bottom: 1em;
    background-color: #fff;
}
.bmc_comment_staff {
    background-color: #ffc;
}
.bmc_comment_meta {
    background-color: #ddf;
    padding: .1em .5em;
    overflow: hidden;
    zoom: 1;
}
.bmc_comment_name {
    font-weight:bold;
    float: left;
    width: 40%;
}
.bmc_comment_timestamp {
    float:right;
    width: 55%;
    text-align:right;
    padding-top: .2em;
}
.bmc_comment_date,
.bmc_comment_time {
    padding-right: .5em;
    border-right: 1px solid #999;
    margin-right: .2em;
}

/* tag cloud
---------------------------------------------------------- */

ul.bmw_tagcloud, ul.bmw_tagcloud li {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
ul.bmw_tagcloud li {
    display: inline;
    margin-right: 1em;
}
ul.bmw_tagcloud li a {
    text-decoration: none;
}
a.bmw_tagcloud_xsmall { font-size: x-small; }
a.bmw_tagcloud_small { font-size: small; }
a.bmw_tagcloud_medium { font-size: medium; }
a.bmw_tagcloud_large { font-size: large; }
a.bmw_tagcloud_xlarge { font-size: x-large; }

/* edit links
---------------------------------------------------------- */

p.bmEditPanel {
	padding: 1px 10px 1px;
	font-size: 11px;
	line-height: 15px;
	height: 16px;
	text-align: left;
	background: url(/bm.assets/edit-panel.png) no-repeat right top;
}
p.bmEditPanel a,
p.bmEditPanel a:visited {
    font-size:11px;
    line-height: 15px;
    color: #fff;
    padding-left: 18px;
	background-position: left center;
    background-repeat: no-repeat;
}
p.bmEditPanel a:hover {
    color: #ccc;
}
a.bmEdit,
a.bmNewPage {
    padding-right: 10px;
    border-right:1px solid #fff;
    margin-right: 5px;
}
a.bmEdit {
    background-image: url(/bm.assets/bmcp_edit.gif);
}
a.bmNewPage {
    background-image: url(/bm.assets/bmcp_newpage.gif);
}
a.bmDel {
    background-image: url(/bm.assets/bmcp_delete.gif);
}

/* image lightbox
---------------------------------------------------------- */

#bmlbox_lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#bmlbox_lightbox img{ width: auto; height: auto;}

#bmlbox_lightbox a img { border: none; }

#bmlbox_outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#bmlbox_imageContainer { padding: 10px; }

#bmlbox_loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#bmlbox_hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 99%; /* 100% can cause 1-pixel overhang */
    z-index: 10;
}

#bmlbox_imageContainer>#bmlbox_hoverNav { left: 0; }
#bmlbox_hoverNav a { outline: none; }

#bmlbox_prevLink,
#bmlbox_nextLink {
    width: 49%;
    height: 100%;
    display: block;
}

#bmlbox_prevLink {
    left: 0;
    float: left;
    background: url(/bm.assets/lightbox_prev.gif) left 0% no-repeat;
}

#bmlbox_nextLink {
    right: 0;
    float: right;
    background: url(/bm.assets/lightbox_next.gif) right 0% no-repeat;
}

#bmlbox_imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
	overflow: hidden;
	width: 100%	
}

#bmlbox_imageData {
    padding: 0 10px;
    color: #666;
}

#bmlbox_imageData #bmlbox_imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}

#bmlbox_imageData #bmlbox_caption {
    font-weight: bold;
}

#bmlbox_imageData #bmlbox_numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#bmlbox_imageData #bmlbox_bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

#bmlbox_overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 0px; /* fixes pageload flash in some sites */
    background-color: #000;
}

/* sitemap link
---------------------------------------------------------- */
a.bma_sitemap { display:none }

/* START NAVIGATION VNAV STYLES
------------------------------------------------------ */
/* $Id: vnav_dropdown.css 2716 2007-10-31 17:46:37Z josh $
   Thanks to the gang from htmldog.com and the handy suckerfish technique:
   http://www.htmldog.com/articles/suckerfish/dropdowns/

This section controls the color of the navigation;
these may be overridden in the theme styles
-------------------------------------------------------------------    */
div.bmn_vnav li {
    background-color: #fff;        /*background color of main section area*/
}

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

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

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

/*
This section controls the width of the navigation; override in theme styles
-------------------------------------------------------------------    */
div.bmn_vnav, div.bmn_vnav ul, div.bmn_vnav li {
    /* if safari has trouble w/vertical alignment of submenus,
       try setting to a unit-based width, like 100px */
    width:100%;
}

div.bmn_vnav li ul {
    margin-left:100%; /* match width above */
}

/* the rest is the css to handle the layout of the dropdowns
   --------------------------------------------------------- */

/* note: avoid position:relative on "div.bmn_vnav" or
   "div.bmn_vnav ul" -- makes ie7 cover adjacent text
   and links and make them unclickable */

div.bmn_vnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

div.bmn_vnav a {
    display: block;
    padding: .3em;
}

div.bmn_vnav li {
    line-height:1.2em;
    float: left;
    position:relative;
}

/*hide all subnav*/
div.bmn_vnav li ul {
    /* margin is line height (1.2em) + ( 2 x padding div.bmn_vnav a (.3em) ) */
    margin-top:-1.8em;
    position: absolute;
    z-index: 1001;
    left: -999999em;
}

/*reveal first-level subnav on rollover*/
div.bmn_vnav li:hover ul,
div.bmn_vnav li.bmn_hover ul {
    left: auto;
}
/* ... but keep nested second-level and third-level subnav hidden */
div.bmn_vnav li:hover ul ul,
div.bmn_vnav li.bmn_hover ul ul,
div.bmn_vnav li:hover ul ul ul,
div.bmn_vnav li.bmn_hover ul ul ul {
    left: -999999em;
}
/* ... until their parents are rolled over */
div.bmn_vnav li li:hover ul,
div.bmn_vnav li li.bmn_hover ul,
div.bmn_vnav li li li:hover ul,
div.bmn_vnav li li li.bmn_hover ul {
    left: auto;
}

/*get clear of the floated navigation */
div.bmn_vnav span.bmn_clearNav {
    height:0px;
    font-size:0px;
    display:block;
    width: 0px;
    overflow:hidden;
    clear:left;
}

/* START NAVIGATION HNAV STYLES
------------------------------------------------------ */
/* $Id: hnav_dropdown.css 2690 2007-10-19 13:11:44Z josh $
   Thanks to the gang from htmldog.com and the handy suckerfish technique:
   http://www.htmldog.com/articles/suckerfish/dropdowns/

This section controls the color of the navigation;
these may be overridden in the theme styles
-------------------------------------------------------------------    */

div.bmn_hnav li {
    background: #fff;  /* background color of main, top-level sections */
}

div.bmn_hnav li li {
    background-color: #eff;  /* background color of dropdowns*/
}

div.bmn_hnav li:hover, div.bmn_hnav li.bmn_hover {
    background: #dee;    /* rollover background color */
}

div.bmn_hnav li {
    border-bottom: 1px solid #dee;   /* border between menu items */
    border-right: 1px solid #dee;
}

div.bmn_hnav li ul {
    padding-top: 1px;   /* should be same width as border-bottom above */
}

/*
This section controls the width of the navigation; override in theme styles
-------------------------------------------------------------------    */
div.bmn_hnav li { /* vary main section width according to name length */
    width:auto; 
}

div.bmn_hnav li ul,
div.bmn_hnav li li {
    width:10em; /* width of the navigation items and dropdown menus */
}
div.bmn_hnav li ul ul {
    margin-left:10em; /* should be same as the width above */
}

/* the rest is the css to handle the layout of the dropdowns
   --------------------------------------------------------- */
div.bmn_hnav, div.bmn_hnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position:relative;
    zoom:1; /* forces IE to give layout and honor relative position */
}
div.bmn_hnav { margin: 0px 0px 1px 0px; }

div.bmn_hnav a {
    display: block;
    padding: .2em .7em;
}

div.bmn_hnav li {
    float: left;
    line-height:1.2em;
}
div.bmn_hnav li ul ul {
    margin-top:-1.6em; /* line height + ( 2 x padding on div.bmn_hnav li ) */
}

/*fix issue in IE7*/
div.bmn_hnav li:hover,
div.bmn_hnav li.bmn_hover {
    position: static;
}

/*hide all subnav*/
div.bmn_hnav li ul {
    position: absolute;
    z-index: 1001;
    left: -999999em;
}
/*reveal first-level subnav on rollover*/
div.bmn_hnav li:hover ul,
div.bmn_hnav li.bmn_hover ul {
    left: auto;
}
/* ... but keep nested second-level and third-level subnav hidden */
div.bmn_hnav li:hover ul ul,
div.bmn_hnav li.bmn_hover ul ul,
div.bmn_hnav li:hover ul ul ul,
div.bmn_hnav li.bmn_hover ul ul ul {
    left: -999999em;
}
/* ... until their parents are rolled over */
div.bmn_hnav li li:hover ul,
div.bmn_hnav li li.bmn_hover ul,
div.bmn_hnav li li li:hover ul,
div.bmn_hnav li li li.bmn_hover ul {
    left: auto;
}

/*get clear of the floated navigation */
div.bmn_hnav span.bmn_clearNav {
    height:0px;
    font-size:0px;
    display:block;
    width: 0px;
    overflow:hidden;
    clear:left;
}

/* START THEME STYLES
----------------------------------------------------------- */
.bmc_rightContentImage
{
margin: 0px  20px  5px  0px;
}



div.bmc_image {
padding: 0em;
clear: both;
}

.bmw_pageContent img
{
border-top: 1px solid #5734CB;
border-right: 1px solid #5734CB;
border-bottom: 1px solid #5734CB;
border-left: 1px solid #5734CB;
margin: 0px  0px  5px  0px;
display: block;
}

.cap
{
font-weight: bold;
font: bold 12px/1.3em Arial, Helvetica, sans-serif;
padding: 0px  20px  5px  20px;
}


div.bmw_announce h3
{
display: none;
}


div.bmw_announce .bmw_anncContent h3
{
color: #5734CB;
font: bold 20px/1.5em Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
display: inline;
}


.bmw_announce
{
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


.bmw_announce a
{
	color: #5734CB;
	text-decoration: none;	 		
}

.bmw_announce a:hover
{
	color: #CB3139;
	text-decoration: none;	 		
}



.bmw_anncContent
{
background: #bac161;
border: solid 1px #5734CB;
padding: 15px; 
margin: 0px 0px 0px 0px; 
display: block;	
}


.bmw_anncContent h1
{
color: #5734CB;
font: bold 35px/1.35em Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
}

.bmw_anncContent h2
{
color: #5734CB;
font: bold 28px/1.5em Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
}

.bmw_anncContent p
{
color: #5734CB;
font: bold 12px/1.5em Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
}



.bmw_headline
{
color: #5734CB;
font: bold 28px/40px Arial, Helvetica, sans-serif;
padding: 10px 0px 30px 0px; 
margin: 0px 0px 0px 0px; 
display: block;	
}


div.bmw_link a {
	color: #5734CB;
	text-decoration: none;	
font: bold 15px/18px Arial, Helvetica, sans-serif; 		
}

div.bmw_link a:hover {
	color: #CB3139;
	text-decoration: none;	 		
}

.bmw_pageContent a
{
color: #5734CB;
text-decoration: none;
}

.bmw_pageContent a:hover
{
color: #111111;
text-decoration: underline;
}




#nl-bottommenu
{
background: url(/images/menu-bg.gif) repeat-x;
z-index: 1;
height: 35px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 25px;
position: relative;
left: 0px;
width: 700px;
padding: 0px;
}

#nl-content
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
position:relative;
overflow:visible;
width: 700px;
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #111111;
}



#nl-banner
{
position: absolute;
display: block;
margin: 0px;
padding: 0px 0px 20px 0px;
width: 700px;
top: 5px;
left: 10px;
}

#nl-topmenu
{
background: url(/images/menu-bg.gif) repeat;
top: 116px;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 25px;
position: absolute;
left: 0px;
width: 700px;
padding: 0px;
height: 35px;
font-size: 12px;
}

#sectionvac .bmw_link .bma_head
{ 
font: bold 20px/24px Arial, Helvetica, sans-serif;
padding: 10px 0px 5px 0px;
margin: 0px;
color: #fff; /* modify this to see where the box appears */
text-decoration: none;
display: block;
}

.bmw_pageContent div.bmw_link a {
list-style: none;
border-bottom: 0px solid #666666;   /* border between menu items */
padding: 0px 0px 0px 35px;
margin: 0px 0px 0px 0px;
display: block;
font: bold 1.2em/1.4em Arial, Helvetica, sans-serif;
background: #ffffff url(/images/bullet-points.jpg) no-repeat 0pt 3pt;
color:#5734CB;
text-decoration: none;	 
}		




#sectionvac div.bmw_link h2 { 
font: bold 15px/19px Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin: 0px;
}

#sectionvac div.bmw_link  
{
background: #FFFFFF url(/images/section-bgs.png) no-repeat 0px 0px;
width: 470px;
float: left;
color: #ffffff;
padding: 0px 0px 30px 15px;
margin: 0px;
}

.bmw_pageContent
{ 
padding: 0px;
margin: 0px;
}








#sectionvac div.bmw_link a 
{
background:  transparent;
color: #ffffff;
padding: 0px;
margin: 0px;
}

#RHSpic  { /* designed to make text run around the pic in top right. To work very correctly, the overflow needs adjusting  */
border:0px solid #000033;
background-color: #FFFFFF; /* modify this to see where the box appears */
bottom:0;
float:right;
right: 0px;
top: 0px;
display: block;
width: 230px;
height: 45px;
}


#banner h1
{
font-weight: normal;
font-size: 1.0em;
margin: 0px 0px 0px 10px;	
padding: 40px 0px 0px 0px;	
line-height: 3.0em;
color: #5734CB;
}








#nav div.bmw_images
{
width: 300px;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}	


#top-bg {
position: relative;
margin: 0px 0px 0px 0px;	
padding: 0px 0px 0px 0px;	
left: 2px;
top: 3px;
}	

#headpic {
position: absolute;
margin: 0px 0px 0px 0px;	
padding: 0px 0px 0px 0px;	
right: 24px;
top: 118px;
z-index: 999;
width: 210px;
height: 200px;
}

.hd
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.hd h2
{
padding: 0px 0px 15px 0px;
margin: 0px 0px 0px 0px;
line-height: 1em;
 font-size:1.0em;
font-weight: bold;
text-decoration: none;	 		
color:#FFFFFF;
}

#footer
		{
			clear: both;
			background-color: #FFFFFF;
			padding: 0px 0px 0px 0px;
			text-align: right;
			border-top: 0px solid #333;
		}



#main100
{
margin: 0px 0px 0px -10px;
padding: 0px 0px 0px 0px;
}

#content
		{
margin: 0px 0px 0px 320px;
padding: 0px 0px 0px 10px;
position:relative;
overflow:visible;
		}




#shiftdown {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#content100 {
margin: 100px 0px 0px 10px;
padding: 0px 0px 0px 0px;
}

h6 {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1em;
    font-size:1.7em;
font-weight: bold;
	text-decoration: none;	 		
color:#5734CB;
}

div.bmw_link a:hover {
	color: #CB3139;
	text-decoration: none;	 		
}




div.bmw_links a {
	list-style: none;
    border-bottom: 1px dotted #666666;   /* border between menu items */
	padding: 4px 0px 12px 30px;
	margin: 0px 0px 0px 0px;
display: block;
	line-height: 1.5em;
    font-size:1.1em;
font-weight: bold;
	text-decoration: none;	 		
color:#5734CB;
}

#content li {
background: url(/images/bullet-points.jpg)  no-repeat 2px -2px;
color:#5734CB;
font-weight: bold;
 margin:0px 50px 0px 0px;
 padding:0px 50px 12px 50px;
	list-style: none;
}

#content ul {
list-style-type:none;
 padding:0px 30px 12px 30px;
text-align:left;
}

#content h3 {
	color: #5734CB;
	font-size: 0.9em;
	line-height: 1.0em;
	margin: 0px 0px 5px 0px;
	padding: 30px 0px 0px 0px;
}

#content100 p {
 font-size:1em;
 margin:0px 30px 12px 0px;
 padding:0px;
 line-height:1.5em;
}

#content100 h2 {
 margin: 10px 30px 12px 0px;
 padding: 0px;
}


#content p
 {
  font-family: Arial, Helvetica, sans-serif;
 font-size:1.0em;
 margin:0px 30px 0px 0px;
 padding:0px 0px 10px 0px;
 line-height:1.4em;
 color: #222222; 
overflow:visible;
}	

#content p a
{
text-decoration: none;
color: #5734CB;
font-weight: bold; 		
}

#content p a:hover
{
text-decoration: underline;
color: #5700CB;
}

#content100 h1 a
{
 font-size: 1.7em;
color: #FFFFFF;
text-decoration: none;
}

#content100 h1 a:hover
{
text-decoration: underline;
}

 li  a {
color:#5734CB;
text-decoration: none;
}

#content li a:hover
{text-decoration: underline;
color: #5700CB;
}




#vaccinepic
{
z-index: 999;
position: absolute;
right: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 15px 0px 0px;
top: 3px;
background-color: none;
background: none;
}


#vaccinepic img
{
background-color: none;
background: none;
			border-top: 0px solid #5734CB;
			border-right: 0px solid #000000;
			border-bottom: 0px solid #000000;
			border-left: 0px solid #5734CB;

}

div.bmw_links a:hover {
	color: #CB3139;
	text-decoration: none;	 		
}

#nav input
{
width: 160px;
margin: 0px 5px 0px 0px;
padding : 5px 1px 5px 3px;
background: #EFEFEF;
	border-top: 1px solid #5734CB;
	border-right: 1px solid #5734CB;
	border-bottom: 1px solid #5734CB;
	border-left: 1px solid #5734CB;
 font-size:0.8em;
}

#nav form
{
margin: 0px 0px 10px 0px;
padding : 15px 10px 15px 10px;
background: #CABCF3;
	border-top: 1px solid #5734CB;
	border-right: 1px solid #5734CB;
	border-bottom: 1px solid #5734CB;
	border-left: 1px solid #5734CB;
width: 290px;
float: left;
}


#nav div.bmw_navigation a,
#content div.bmw_navigation a 
{
border-bottom:1px dotted #666666;
color:#5734CB;
font-size: 1.2em;
font-weight: bold; 		
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
text-decoration: none;
}

#nav div.bmw_navigation a
{
text-align: right;
}

#nav div.bmw_navigation a:hover,
#content div.bmw_navigation a:hover {
	color: #CB3139;
	text-decoration: none;
}

div.bmn_hnav ul a, div.bmn_hnav ul a:visited {
height: 19px;
font-family: Arial, Helvetica, sans-serif;
 font-size: 1.0em;
line-height: 1.0em;
font-weight: bold;
text-transform: none;
text-decoration: none;	
display:block;
valign: middle;
	vertical-align: middle;
text-decoration:none;
margin:  0px  0px  0px  0px;
padding: 10px 8px 5px 8px;
color: #FFFFFF;
border-right: 1px solid #FFFFFF;
background-color: #5734CB;
background: url(/images/menu-bg.gif) repeat-x;
}

div.bmn_hnav ul a:hover {
background-color: #CB3139;
background: url(/images/menu-bg-hover.gif) repeat-x;
color: #FFFFFF;
text-decoration:none;
}

div.bmn_hnav li {
background: url(/images/menu-bg.gif) repeat-x;
 /* background color of main, top-level sections */
    border-bottom: 0px solid #000000;   /* border between menu items */
    border-right: 0px solid #000000;
    background: #5734CB;  /* background color of main, top-level sections */
}

div.bmn_hnav li:hover, div.bmn_hnav li.bmn_hover {
    background: #CB3139;    /* rollover background color */
}

div.bmn_hnav li { /* vary main section width according to name length */
    width:auto; 
}


#topmenu a:visited
{
text-decoration: none;
color: #FFFFFF;
}


div.bmw_navigation a:hover
{
text-decoration: underline;
color: #5700CB;
}

div.bmw_navigation a:visited
{
color: #5700CB;
text-decoration: none;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5734CB;
	padding: 10px 0px 0px 10px; 
	margin: 0px 0px 0px 0px; 
text-align: left;
font-size: 0.9em;
line-height: 1.4em;	
}

#footer h2 a {
color: #5734CB;
text-decoration: none;
font-size: 1.0em;
line-height: 1.4em;	
}

#footer h2 a:hover {
color: #CB3139;
text-decoration: underline;
}

#bottommenulhs {
position: absolute;
width: 11px;
height: 38px;
background: #FFFFFF url(/images/menulhs.gif) no-repeat left top;
margin: 0px 0px 0px 0px;	
padding: 0px 0px 0px 0px;	
left: 0px;
z-index: 2;
}

#bottommenurhs { 
position: absolute;
width: 11px;
height: 38px;
background: #FFFFFF url(/images/menurhs.gif) no-repeat right top;
z-index: 2;
margin: 0px 0px 0px 0px;	
padding: 0px 0px 0px 0px;	
right: 0px;
}

#bottommenu
{
background: url(/images/menu-bg.gif) repeat-x;
z-index: 1;
height: 35px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 25px;
position: relative;
left: 0px;
width: 100%;
padding: 0px;
}

body
		{
			margin: 0px;
			padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
			color: #5734CB;
			background-color: #FFFFFF;
		}

#sizer {
	width: 1.9em;
}

		
#container
		{
			margin: 200px 0px 0px 0px;
			padding: 0px;
			background:  url(../../../../moxiedata/templates_custom/site_templates/site58/images/background.jpg);
			background-repeat: repeat-y;
			border: 0px solid #333;
		}
		
#banner
		{
position: absolute;
display: block;
margin: 0px;
padding: 0px 0px 20px 0px;
width: 98%;
top: 5px;
left: 10px;
		}
		
#nav
		{
			float: left;
			width: 310px;
			padding: 0px 10px 0px 0px;
             background-color: #FFFFFF;
		}
		
#nav p { margin-top: 0; }


.bmw_breadcrumbs {
margin: 0px 0px 0px 10px;	
padding: 40px 0px 0px 0px;	
line-height: 3.0em;
color: #5734CB;
}

.bmw_breadcrumbs a, a:visited {
color: #5734CB;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

.bmw_breadcrumbs a:hover {
color: #CB3139;
text-decoration: underline;
}

#topmenulhs {
width: 11px;
height: 35px;
background: #CCC url(/images/menulhs.gif) no-repeat left top;
position: absolute;
}

#topmenu
{
background: url(/images/menu-bg.gif) repeat;
top: 116px;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 25px;
position: absolute;
left: 0px;
width: 100%;
padding: 0px;
height: 35px;
}

#topmenurhs { 
width: 11px;
height: 35px;
background: #FFFFFF url(/images/menurhs.gif) no-repeat right top;
position: absolute;
right: 0px; 
top: 0px;
z-index: 999;
}


div.bmn_hnav
{
background: url(/images/menu-bg.gif) repeat-x;
background-color: #FFFFFF;
height: 35px;
position: absolute;
left: 12px;
}

#address {
z-index: 999;
position: absolute;
top: 7px;
right: 10px;
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 25px;
}

#address p {
 font-size: 12px;
 margin:0px 0px 0px 0px;
 padding:0px;
line-height:15px;
text-align: right;
color: #5734CB;
}

.hide {
	color: none;
visibility: hidden;
}

