/* bm.styles.css -----------------------------------------------------
   CSS styles for The Furnace Company Edmonton Alberta,
   generated 2012-01-06 21:33:28 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
---------------------------------------------------------- */
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 THEME STYLES
----------------------------------------------------------- */
@charset "UTF-8";
/* CSS Document */

/* main html
---------------------------------------------------------- */
body {
    margin: 0;
    padding: 0;
    font: 100% Arial, Helvetica, sans-serif;
background-color: #b0cbe4;
    color: #022569; 
    font-size: 12px;
}

body.freshbody {
    margin: 0;
    padding: 0;
    font: 100% Arial, Helvetica, sans-serif;
    background-color: #0d4d3b;
    color: #0d4d3b; 
    font-size: 12px;
}

.container {
    margin: 1em auto;
    width: 780px;
    text-align: left;
    background-color: #fff;
    border: 1px none #fff;
}

td {
    font-size: 11px;
}

/* GENERAL TEXT STYLES -------------------------------------- */

h2 {
    font-size: 14px;
    font-weight: bold;
}

h2.fresh {
    font-size: 14px;
    font-weight: bold;
    color: #; 
}

h2.bmw_headline { 
    color: #000000; 
    margin-top: 10px;
}

#right h3 {
    font-size: 14px;
    margin-top: 0px;
}

h3.bmw_announce {
color: #f00;
    font-size: 12px;
}

h3, h4{ color: #022569; }

h7 {
    color: #f00; 
    font-size: 12px;
    margin-top: 0px;
    padding-bottom: 0px;   
    border-bottom: 1px dashed #022569;
}

h5 {
    color: #f00; 
    font-size: 12px;   

}

h6 { color: #005500; }

h3.bmc_subhead {
color: #f00;
    font-size: 12px; 
    font-weight: normal; 
}

h3.bmw_tips { 
    font-size: 10px;
    font-weight: bold; 
}

blockquote.bmc_bigPullquote {
    font-size: 14px;
    font-weight: bold;
}

.maintext { padding: 5px; }

td.bodytext,
.bodytext td {
    font-size:12px;
}

.adtext {
    color: #999999;
    font-family: Arial, Helvetica, sans-serif; 
    text-align: center;
    font-size: 10px;
}


/* LINK STYLES ---------------------------------------------- */
a,
a:visited { 
    color: #022569; 
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

div.bma_related a,
div.bma_related a:visited,
div.bma_related a:hover {
    font-weight: normal;
}

div.bmw_link {
    padding-bottom: .7em;
    border-bottom: 1px dashed #bdd2e4;
    margin-bottom: .7em;
}


/* corner images
---------------------------------------------------------- */
.white_roundtop { 
    background: url(/bmpix/white-tr.gif) no-repeat top right; 
    }

.white_roundbottom {
    background: url(/bmpix/white-br.gif) no-repeat top right;
    clear:both; 
    }

.lblue_roundtop { 
    background: url(/bmpix/lblue-tr.gif) no-repeat top right; 
    }

.lblue_roundbottom {
    background: url(/bmpix/lblue-bl.gif) no-repeat top right;
    clear:both; 
    }

img.corner {
    width: 8px;
    height: 8px;
    border: none;
    display: block !important;   
    }


/* main header
---------------------------------------------------------- */
#mainlogo {
    z-index: 1;
    position: relative;
    right: -10px;
    top: -10px;
    height: 0px;
    }

#banner {
    height: 175px;
    background-image: url(http://www.thefurnacecompany.com/bm.pix/furnco_background.jpg);
    }

#super_nav {
    position: relative;
    text-align: right;
    top: 80px;
    left: 533px;
    width: 232px;  /* set width for content */
    height: 15px;
    background-color: #03266a;
    line-height: 13px;
    font: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    padding:0px 5px 0px 5px;
    z-index: 2;
    }

#super_nav a {
    text-decoration:none;
    color: #ffffff;
}

#super_nav a:hover {
    text-decoration:underline;
    color: #FF0000;
}


/* MAIN NAVIGATION STYLES -----------------------------*/

#main_nav {
    height: 32px;
    width: 780px;
    background-image: url(/bmpix/nav_bg.gif);
    position: relative;
    float: left;
    }

#main_nav div {
	margin-top: 8.5px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	}
#main_nav a,
#main_nav a:visited {
	white-space: nowrap;
    color: #ffffff;
    text-decoration: none;
    display: inline;
}
    
#main_nav a:hover {
    color: #fff;
    text-decoration: underline;
}    

.float-left {
    float:left;
}

.float-right {
    float:right;
}


/* legacy from when we were using Big Medium to manage navigation */
#main_nav ul {
    margin-top: 10px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    color: #e8eff7;
}

#main_nav li {
    display: inline;
    padding: 0px 6px 0px 4px;
    background-image: url(/bmpix/dot.png);
    background-position: right center;
    background-repeat: no-repeat;
}



/* left body and subnavigation
---------------------------------------------------------- */
#left_content {
    width: 160px;
    background-color: #fff;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    }
    
div.bmn_vsubnav,
div.bmn_vnav {
    width: 150px;
    padding-top: 10px;
    position: relative;
    text-align: left;
    background-image: url(/bmpix/menu-top.gif);
    background-repeat: no-repeat;
    background-color: #283f68;
    font-weight: bold;
    font-size: 11px;
    font-weight: bold;
}

div.bmn_vsubnav ul,
div.bmn_vnav ul {
    margin: 0;
    padding: 0px 0px 0px 20px;
    color: #e8eff7;
    line-height: 18px;
    text-decoration: none;
}

div.bmn_vsubnav li,
div.bmn_vnav li {
    list-style: circle outside;
}

div.bmn_vsubnav a,
div.bmn_vsubnav a:visited,
div.bmn_vnav a,
div.bmn_vnav a:visited {
    color: #e8eff7;
    display: block;
    text-transform: uppercase;
    padding-right: 3px;
}
div.bmn_vsubnav a:hover,
div.bmn_vnav a:hover {
    color: #283f68;
    background-color: #bdd2e4;
    text-decoration: none;
}

/* colors for inactive sections */
div.bmn_vsubnav li,
div.bmn_vsubnav li ul li,
div.bmn_vsubnav li.bmn_active li,
div.bmn_vnav li {
    background-color: #283f68;
    border:none 0px transparent;
}

/* highlight active sections */
div.bmn_vsubnav li.bmn_active,
div.bmn_vnav li.bmn_active,
div.bmn_vsubnav li.bmn_active li.bmn_active {
    background-color: #369;
}


/* hide subnav and sub-subnav unless parent is active */
div.bmn_vnav li ul,
div.bmn_vsubnav li ul,
div.bmn_vsubnav li.bmn_active li ul {
    display: none;
}
div.bmn_vsubnav li.bmn_active ul,
div.bmn_vsubnav li.bmn_active li.bmn_active ul {
    display: block;
    padding-left: 10px;
}
/* HOMEPAGE TABS -------------------------------------------- */
ul#homeTabs,
ul#homeTabs li,
ul#homeTabs2,
ul#homeTabs2 li {
    margin:0;
    padding:0;
    list-style:none;
}
ul#homeTabs {
    height: 20px;
    padding-right: 55px;
}
ul#homeTabs2 {
    height: 20px;
    overflow:hidden;
    border-bottom: 1px solid #0e609e;
    background-color: #fff;
    position:relative;
}

ul#homeTabs li,
ul#homeTabs2 li {
    float:left;
}
ul#homeTabs li,
ul#homeTabs li a {
    display:block;
    height: 20px;
    width:122px;
    background-position:no-repeat;
}

ul#homeTabs2 li,
ul#homeTabs2 li a {
    display:block;
    height: 20px;
    width:122px;
    background-position:no-repeat;
}

ul#homeTabs li a,
ul#homeTabs2 li a {
    text-indent: -9999999em;
    overflow: hidden;
    font-size:1px;
}



li#NewsTab {
    background-image:url(/bm.pix/tabs-airmiles-b.gif);
}
li#FeaturesTab {
    background-image:url(/bm.pix/tabs-service-b.gif);
}
li#WhatsHotTab {
    background-image:url(/bm.pix/tabs-comfort-b.gif);
}
li#GoTab {
    background-image:url(/bm.pix/tabs-blog-b.gif);
}

li#NewsTab a {
    background-image:url(/bm.pix/tabs-airmiles-w.gif);
}
li#FeaturesTab a {
    background-image:url(/bm.pix/tabs-service-w.gif);
}
li#WhatsHotTab a {
    background-image:url(/bm.pix/tabs-comfort-w.gif);
}
li#GoTab a {
    background-image:url(/bm.pix/tabs-blog-w.gif);
}

/* active tab graphics */
   li#AddSite {
       background-image:url(/bmpix/tab-addsite-active.gif);
   }
   li#CCpulse {
       background-image:url(/bmpix/tab-ccplus-active.gif);
   }
   li#Maps {
       background-image:url(/bmpix/tab-maps-active.gif);
   }
   li#Widgets {
       background-image:url(/bmpix/tab-widgets-active.gif);
   }
   
   /* inactive tab graphics */
   li#AddSite a {
       background-image:url(/bmpix/tab-addsite-inactive.gif);
   }
   li#CCpulse a {
       background-image:url(/bmpix/tab-ccplus-inactive.gif);
   }
   li#Maps a {
       background-image:url(/bmpix/tab-maps-inactive.gif);
   }
   li#Widgets a {
       background-image:url(/bmpix/tab-widgets-inactive.gif);
   }


ul#homeTabs li.selectedTab a,
ul#homeTabs2 li.selectedTab a {
    background-image:none;
}



/* main body
---------------------------------------------------------- */    
#top_advert {
    width: 590px;
    padding-left: 10px;
    margin-bottom: 5px;
    float: left;
    text-align:center;
    }    

#right_advert {
    float:right;
    width:180px;
    padding-right: 10px;
    margin-bottom: 5px;
    text-align:center;
    }
            
#main_content {
    background-color: #e8eff7;
    width: 600px;
    float: left;
    }

#plainwhite_content {
    background-color: #ffffff;
    width: 760px;
    }

#front_content {
    background-color: #fff;
    width: 543px;
    float: left;
    padding:15px;
    }

#front_content .pageContent {
   clear: left;
}

#front_content .bmw_pageContent {
    padding-top:1em;
    width: 543px;
    clear: left;
}

.header {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
             
.frontTOP {
    background-color: #fff;
    width: 543px;
    float: left;
    }
    
#tabs {
    background-color: #bdd4e9;
    width: 543px;
    float: left;
    border: solid 1px #104c8e;    
    }    

.contentCC {
    width: 400px;
    float: left;    
    }

.insideCC {
    background-color: #bdd2e5;
    width: 400px;
    float: left;    
    }

.directoryCC {
    background-color: #e8eff7;
    width: 400px;
    float: left;    
    }

.content {
    position: relative;
    padding:0px 10px;
    color: #022569;
    font-size: 12px;  
}
    
#footer {
    width: 780px;
    background-color: #fff;
    float: left;
    clear: both;
    position: relative;
    text-align: center;
    color: #022569;
    font-size: 11px;
}        

#directory {
    position:relative;
    padding:10px;
    padding-top:0px;
    color: #022569;
    font-size: 10pt;
}

div.bmw_pagetools {
    margin-bottom: 1em;
}


/* business and travel sections have sidebar
---------------------------------------------------------- */

div.content-right {
    width: 180px;
    margin-right: 8px;
    padding:8px;
    float: right;
    border:1px solid #ffffff;
    background-color: #fff;
    overflow:hidden;
    zoom:1;
}

    
/* search forms 
---------------------------------------------------------- */
#search {
    margin: 10px 0px;
    text-align: left;
    color: #022569;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    }

form.bmw_search {
    margin: 0;
    }

form.bmw_search input {
    width: 150px;
    padding: 2px;
    margin: 0;
    border: 1px solid #022569;
    color: #022569;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    }

form.bmw_search button {
    background-color: #022569;
    width: 75px;
    height: 20px;    
    display: block;
    margin: 3px auto;
    border: 2px solid #022569;
    color: #fff;
    background-color: #022569;
     vertical-align: top;
    }
    
#search2 {    
    margin: 10px 0px;
    text-align: center;
    color: #f00;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    }

.searchInput {
    width: 250px;
    padding: 2px;
    margin: 0px;
    border: 1px solid #022569;
    color: #f00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    }

.searchBtn {
    background-color: #f00;
    width: 75px;
    height: 21px;    
    display: block;
    margin-left: 3px;
    border: 2px solid #022569;
    color: #fff;
    background-color: #f00;
     vertical-align: top;
    display:inline;
    }
    


/* CONTACT FORM ------------------------------------- */

#contactCC input,
#contactCC textarea {
    width: 505px;
    border: 1px solid #022569;
    font-size: 10px;
    color: #022569;
    padding:3px;
}

#contactCC p.formSubmit {
    text-align:center;
}
#contactCC p.formSubmit input {
    width: auto;
    border: 1px solid #600;
    color: #fff;
    background-color: #cc00;
}

/* CONTENT PAGE: PULLQUOTES, DOCUMENTS, CODE BLOCKS, AUTHOR BLURBS
------------------------------------------------------------------------- */

/* misc boxes */
div.bmw_authorblurb,
div.bmc_download,
div.bmc_document,
pre {
    background: #fff;
    border:1px solid #022569;
    padding: 1em;
}

pre {
    width: 94%;
    padding: 2%;
    overflow: auto;
    zoom:1;
}
pre,
div.bmw_authorblurb {
    margin: 1em auto;
}

/* pullquotes */
blockquote.bmc_bigPullquote,
blockquote.bmc_smallPullquote {
    background:#fff;
    border-top:1px solid #022569;
    border-bottom:1px solid #022569;
    color:#022569;
    padding:30px 10px;
}

/* document downloads */
div.bmc_aboveContent div.bmc_document,
div.bmc_belowContent div.bmc_document,
div.bmc_centerDocument,
div.bmc_download {
    text-align:center;
    margin: 0em auto 1em;
    width: auto;
}

/* byline */
div.bmw_byline {
    border-top: 1px #ccc dotted;
    border-bottom: 1px #ccc dotted;
    margin-bottom:1em;
}

/* document and image captions */
div.bmc_caption {
    color: #666;
}

/* IMAGES
------------------------------------------------------------------------- */

/* misc images */
div.bmc_image {
    padding:10px;
    background-color: #fff;
    border:3px solid #b0cbe4;
}

div.bmc_centerContentImage {
    margin-bottom: 1em;
border:3px solid #b0cbe4;
}


/* image gallery */
div.bmw_gallery div.bmc_image {
    padding: 3px;
    margin-bottom: 0.5em;
border:3px solid #b0cbe4;
}
div.bmw_gallery h3 {
    margin-top: 0;
}

/* FORMS
------------------------------------------------------------------------- */
form.bmf_form {
    background-color: #bdd2e4;
}
form.bmf_form input,
form.bmf_form textarea  {
    border: 1px solid #022569;    
	color: #333;
    font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	padding:3px;
}
label.bmf_req, p.bmf_req label {
    color: #022569;
}

form.bmf_form select {
    display:block;
    float:right;
    margin-right:0.5em;
    width:62%;
}

#SubmitButton {
    margin: 0 auto;
    display: block;
}

/* CAMP TABLE STYLES ---------------------------------------- */

table.camp 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
color: #fff;
background-color: #022569;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.camp td 
{background-color: #e3eaf4;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.camp td.title
{background-color: #022569;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-weight: bold;}

table.camp td.logo
{background-color: #e3eaf4;
color: #022569;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-weight: bold;}

table.camp td.foot 
{background-color: #bdd2e5;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}


/* MAIN TABLE STYLES ---------------------------------------- */

table.main 
{
width: 592px;
height: 200px;
background-color: #e3eaf4;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.main td.main_image 
{
width: 350px;
height: 200px;
background-color: #e3eaf4;
}

table.main td.main_links
{width: 242px;
height: 40px;
background-color: #bdd2e5;
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 12px;
color: #153576;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

.sub_text
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 12px;
color: #153576;
padding: 4px;
text-align: left;}

.sub_text a
{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 12px;
font-weight:bold;
font-style:oblique;
color: #153576;
padding: 4px;}

/* SUB TABLE STYLES ---------------------------------------- */

table.sub 
{
width: 592px;
height: 150px;
background-color: #e3eaf4;
border: 0px;
border-collapse: collapse;
border-spacing: 3px;}

table.sub td
{
width: 145px;
height: 150px;
background-color: #e3eaf4;
border-bottom: 3px #153576 solid;}

/* IPAGES STYLES ---------------------------------------- */


div.ipages_newsmain {
background-color: #bdd2e5;
text-align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 8pt;
color: #153576;
border:5px;
border-style: solid;
border-width:2px;
border-color:#153576;
padding:5px;
}

img.ipages_newsmain {
float:left;
vertical-align:text-top;
padding-right:5px;
}

.ipages_subheader {
padding-left: 10px;
}

div.ipages_newstitle {
background-image:url(/images/tops.gif);
background-repeat:no-repeat;
height:20px;
text-align:left;
color:#bdd2e5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
width: 270px;
}

div.ipages_news {
background-image:url(/images/gradient.jpg);
background-repeat:repeat-x;
background-color:#bdd2e5; 
padding:5px;
text-align:left;
color:#153576;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
vertical-align:text-top;
height:150px;
border-left-width:2px;
border-right-width:2px;
border-top-width:0px;
border-bottom-width:0px;
border-style:solid;
border-color:#153576;
}

p.ipages_news {
margin-top: 5px;
margin-bottom:10px;
}

img.ipages_news {
float:left; 
padding-right:5px;
}

h1.ipages_news {
margin-top: 0px;
margin-bottom:10px;
text-align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 14pt;
font-weight:bold;
color: #153576;
}

/* MISC TEXT STYLES -------------------------------------- */

.adtext {
    color: #999999;
    padding-bottom: 10px;
    text-align: center;
}

.mediumblue {
    width: 156px;
    background-image: url(/bmpix/surfer/mblue-background.gif);
}

.lightblue {
    width: 156px;
    background-image: url(/bmpix/surfer/lblue-background.gif);
}

.white {
    width: 156px;
    background-image: url(/bmpix/surfer/white-background.gif);
}

.mediumblueB {
    width: 391px;
    background-image: url(/bmpix/mblue-main_background.gif);
}

.lightblueB {
    width: 391px;
    background-image: url(/bmpix/lblue-main_background.gif);
}

.whitetext {
    color: #fff;
    padding: 5px;
}
.whitetext a,
.whitetext a:visited,
.whitetext a:hover {
    color: #fff;
}

div.dividedLinks div div {
    border-top: 1px dashed #666666;
    padding-top: 1em;
}

/* listtable
---------------------------------------------------------- */
.list_table {
	
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:11px;
	font-weight:normal;
	color: #153777;
}
.list_table-LINKS {
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}
.list_table-HEAD {
	background-image: url();
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding-bottom:2px;
}

/* lifestyle categories
---------------------------------------------------------- */
.lifestyletitlecontainer {
	width:390px;
	overflow:hidden;
	padding:5px;
}

.lifestyletitlewidth {
	float:left;
	width:420px;
}

.lifestyleviewallwidth {
	width:163px;
	float:left;
	text-align:right;
}

.lifestylecontentcontainer {
	width:390px;
	overflow:hidden;
	margin:5px 0px 5px 5px;
}

.lifestyleleft {
	width:185px;
	float:left;
	overflow:hidden;
	margin-bottom:20px;
}

.lifestyleright {
	width:185px;
	float:left;
	overflow:hidden;
	margin-left:20px;
	margin-bottom:20px;
}

.lifestylecategories {
	width:185px;
	overflow:hidden;
}

.lifestyleicon {
	float:left;
	width:30px;
}

.lifestyletitle {
	font-size:12px;
	color: #283f68;
	float:left;
	width:155px;
	padding-top:15px;
}

.lifestyletextpad {
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #283f68;
}

.lifestylelinkpad {
	padding:5px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #283f68;
}

.lifestylefeature {
	width:565px;
	border-top:solid 1px #eeeeee;
	padding:5px;
}


/* top10
---------------------------------------------------------- */

.top10 {
width: 365px;
}

.top10-number {
width: 50px;
}

.top10-main {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #283f68;
}

.top10-header {
width: 305px;
padding: 5px;
border-bottom:#bdd2e5 thin dashed;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #283f68;
font-weight:bold;
}

.top10-text {
width: 305px;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #283f68;
}

.containerWIDE {
	margin: 1em auto;
	width: 900px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
	}
/* login
---------------------------------------------------------- */

.login {
	background-color:#bdd2e5;
	border:solid 1px #283f68; 
	width:148px;
	}

.logintext {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	font-weight:bold;
	text-align:left;
 	margin-left: 5px;
	}

.logintxt {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
	text-align:left;
 	margin-left: 5px;
	}

.logintexts {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	text-align:left;
 	margin-left: 5px;
	}
	
.loginfield {
 	width: 130px;
	}	

.loginbutton {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	background-color: #283f68;
 	margin-top:5px;
	color: #bdd2e5;
	}

.loginbutton2 {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 16px;
 	background-color: #283f68;
 	margin-top:14px;
	color: #bdd2e5;
	}

.loginarea {
    border: 1px solid #022569;    
color: #333;
    font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	padding:2px;
        width: 165px;
height: 15px;
}

/* city
---------------------------------------------------------- */

.city {
	font-size:70%;
	line-height: 1.43em;
	vertical-align: top;
	padding: 5px;
}

.city h5 {
	background: #283f68;
color: #ffffff;
	padding: 3px;
	font-size: 85%;
	font-weight: 300;
}

.city h5.ctry {
	background: #ff9;
	border: 1px #ddd solid;
color: #ffffff; 
}

.city ul {
	margin: 4px;
}

/* fresh
---------------------------------------------------------- */
.righty-content {
    width: 235px;
	background-color:#ffffff;
	margin-left:5px;
	margin-right:5px;
    float: left;    
}

.lefty-content {
    width: 530px;
	background-color: #ffffff;
	margin-left:5px;
    float: left;    
}

.marginSpace {
	margin: 10px;
	}

.table-header {
	width:170px;
	background-image: url(/bmpix/table-header.png);
	color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

#freshlogo {
    z-index: 1;
    position: relative;
    right: 50px;
    top: -15px;
    height: 0px;
    }

#freshbanner {
    height: 100px;
    background-image: url(/bm~pix/freshbanner_background.jpg);
    }

.sidelist li { list-style-type: square; }

