/* bm~styles.css -----------------------------------------------------
   CSS styles for Kosmos Journal,
   generated 2010-06-08 03:10:14 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 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 SUBNAVIGATION VSUB STYLES
------------------------------------------------------ */
/* $Id: vsub_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_vsubnav li {
    background-color: #fff;        /*background color of main section area*/
}

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

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

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

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

div.bmn_vsubnav 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_vsubnav" or
   "div.bmn_vsubnav ul" -- makes ie7 cover adjacent text
   and links and make them unclickable */

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

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

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

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

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

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

/* START SUBNAVIGATION HSUB STYLES
------------------------------------------------------ */
/* $Id: hsub_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_hsubnav li {
    background: #fff;  /* background color of main, top-level sections */
}

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

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

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

div.bmn_hsubnav 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_hsubnav li { /* vary main section width according to name length */
    width:auto; 
}

div.bmn_hsubnav li ul,
div.bmn_hsubnav li li {
    width:10em; /* width of the navigation items and dropdown menus */
}
div.bmn_hsubnav 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_hsubnav, div.bmn_hsubnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position:relative;
    zoom:1; /* forces IE to give layout and honor relative position */
}
div.bmn_hsubnav { margin: 0px 0px 1px 0px; }

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

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

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

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

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

/* START THEME STYLES
----------------------------------------------------------- */
/* KOSMOS REDESIGN Ver 1.2 April 28 2010 */

body {
	background-color:#E6E6E6;
	margin-top: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;


}
/* APRIL 2010 CHANGES ----------------- */

.news_bot_pad{padding-bottom:5px;}
.bmc_caption {padding-top:5px}
.noorani-left-col {width: 210px; float: left; text-align:left;}
.s2010_toc_head1 { color: #b84a2e; font-size: 20px; padding-bottom: 12px;font-weight: 700;
}
.s2010_toc_head2 { color: #b84a2e; font-size: 16px; padding: 0px 0px 10px 50px;font-weight: 700;text-align:left}
.s2010_toc_head3 { color: #597b66; font-size: 20px; padding-bottom: 5px; }
.s2010_toc_head4 { color: #b84a2e; font-size: 14px;font-weight: 700; padding: 10px 0px 5px 0px}
.s2010_toc_head5 { color: #597b66; font-size: 12px; font-weight: 700;padding: 10px 0px 5px 0px; }

.s2010_toc_head6 { color: #0072b9; font-size: 12px; font-weight: 700; }
.toc_gallery_caption { color: #000; font-size: 12px; padding: 3px 0px 3px 100px; }
.toc_right_col{text-align:right;}
.s2010_toc_backpg1{padding:0px 0px 10px 0px;}

/* DEC 2009 CHANGES ----------------- */

div.specials-page h3
{font-size:95%}

/* OCT 2009 CHANGES ----------------- */

#page_wrapper {
	border:1px solid #0072b9;
	margin: auto;
	width:800px;
	text-align:left;

}
.container{
	background-color:#fff;
    width: 784px;
	padding:0px 8px 8px 8px;
    margin: 0 0 0 0;
}

.title_01{
	background-color:#4D92BB;
		color: #fff;
	font-size:120%;
	text-align: center;
    width: 362px;
	padding:8px 0px 8px 0px;
    margin: 0 0 0 0;
    float: left;
}

.title_02{
	background-color:#4D92BB;
	color: #fff;
	font-size:120%;
	text-align: center;
    width: 438px;
	padding:8px 0px 8px 0px;
    margin: 0 0 0 0;
    float: right;
    border-left: 0px #fff;
}

#newfooter{
text-align: center;
font-size:85%;
}

/* Old TOCs right column used to be gold*/

#old_toc_right_column{
width:200px;
padding:7px;
margin-left: 20px;
text-align: left;
float:right;
background-color:#c4dbe8;
}

/* "MORE" link*/
.bma_more{ 
	font-weight: normal;
	font-size: 85%;
}

div.bmw_sections img.bma_leftthumb
  {
	padding: 20px;	
	
}

div.bmw_sections div.bmw_link  {
	border-bottom: 1px solid #c0c0c0;	
	padding-bottom:4px;
	
}

/* HOME PAGE*/

.gold{
	font-size: 100%;
	font-weight:700;
	font-style:italic;
	color: #CE9D00;
}


div.home_middle a{
	font-size: 100%;
	font-weight:700;
	color: #CE9D00;
}

.blue {
	font-size: 90%;
	font-weight:400;
	color: #0067C6;
}

div.blue a{
	font-size: 90%;
	font-weight:400;
	color: #0067C6;
}

div.tiny-blue a{
	font-size: 80%;
	color: #0067C6;
}
.home_left {
	float: left;
	width: 230px;
	padding: 15px 0px 0px 0px; 
	
}

div.home_left h3{
	font-size: 100%;
	margin-bottom:.2em;
}


.home_middle{
	
	float: left;
	width:300px;
	margin-top: 20px;
	text-align: left;
	font-size: 90%;
	} 


.home_right
 { 
 
 float: left;
 padding: 15px 0px 0px 0px; 
 width: 240px;
} 



.newsbox
 { text-align: left; 
 	padding: 0px; 
 	font-size: 90%;}
 	

.smallfont{
	font-size: 80%;
}
.toc_box{
	width: 250px;
	text-align: justify;
	font-size:100%;
	padding-left: 19px;
}
 

.toc_home_img{
	padding-top: 17px;
	padding-bottom: 30px;
	text-align: center;
}

div.home_gallery div.bmw_gallery div.bmc_image {
	height:140px;
overflow-x: hidden;
overflow-y: hidden;

}



div.bmw_newsLinks div.bmw_link{
	 margin: 0px;
	 padding:0px;
	 }
	 



div.bmw_newsLinks h3
{
	font-size:105%;
	color:#0067C6;
	padding:0px ;		
}

div.bmw_latestLinks div.bmw_link{
	 border: solid 1px;
	 border-bottom-color: #E1E1E8;
	 border-top: 0px;
	 border-right: 0px;
	 border-left: 0px;
	 padding-bottom: 0px;
	 font-size: 85%;
	 
}

.bma_byline {
	vertical-align:bottom;
	font-style: italic;
}

div.bmw_latestLinks h3{
	font-size:105%;
color:#0072b9;
padding:0px 0px 5px 0px;	
}

/* ADJUST MARGIN AROUND IMG*/

img.bma_leftthumb

{

float: left;

margin-right: 0.5em;
margin-bottom: 1em;
}



.welcome {
font-size: 90%;
color:#000;
text-align: left;}

.bluetext {
font-size: 90%;
color:#4D92BB;}

 
 /* SUBSCRIBE   */


table.subscribe {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	}

table.subscribe td {
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: solid;
	border-color: gray gray gray gray;
	background-color: white;
    border-collapse: collapse;
   }

.leftmargin{
	padding-left: 110px;
}

/* LIBRARY   */


    
div.bmw_links div.bmw_link 
{
	 border: solid 1px;
	 border-bottom-color: #E1E1E8;
	 border-top: 0px;
	 border-right: 0px;
	 border-left: 0px;
	 padding-bottom: 10px;
	 font-size: 90%;
	 
}

div.bmw_overflowLinks div.bmw_link 
{
	 border: solid 1px;
	 border-bottom-color: #E1E1E8;
	 border-top: 0px;
	 border-right: 0px;
	 border-left: 0px;
	 padding-bottom: 10px;
	 font-size: 90%;
	 
}

.library_left 
	{float: left;
	width: 175px;
	 padding: 30px 0px 0px 5px; 
	
}
 

.library_right
 { float: left;
 padding: 30px 0px 0px 5px; 
 width: 580px;
 font-size: 80%;
} 

/* TESTIMONIAL PAGE*/

.testimonial {
	 color: #000; 
	 font-weight:normal;
      text-align: left;
      padding: 0px 0px 7px 0px; 
      border-bottom: 1px solid #ccc;
   }
      
 .testifier{
	color: #0072b9; 
	 font-weight:400;
      text-align: left;
      font-style:italic;
      padding: 5px 0px 0px 0px; 
}


/* PARTNERS PAGE*/

.center_box{
	margin: 0px 100px 0px 100px;
	padding: 10px;
	border: 1px solid #c4dbe8;

}
.members{
	padding-left:20px;
	font-weight: normal;
	font-size: 100%;
}

.subhead{
	font-size: 110%;
	font-weight: normal; /*was 700*/
	color: #0072b9; 
}

/* CONTRIBUTORS PAGE */

.contributor_left 
	{
	float: left;
	 width: 370px;
	 padding: 20px 0px 0px 5px; 
	
}

.contributor_right
 { float: right;
 margin: 60px 15px 0px 15px; 
 padding: 10px;
 width: 330px;
 font-size: 100%;
 border: 1px solid #ccc;
} 

.column_title {
	font-size: 110%;
	font-weight: 700;/*was 700*/
	padding-bottom: 10px;
	color: #0072b9;
	
}


/* MISSION PAGE */

.mission_box{
	margin: 10px;
	padding: 10px;
	border: 1px solid #c4dbe8;

}

.caption { 
font-size: 85%;
color: #666;
padding:10px 0px 10px 0px;
text-align: center;}


/* BREADCRUMB NAVIGATION */

.bmw_breadcrumbs {
    padding-left: 5px;
    padding-bottom: 0;
    margin-top:1.5em;
    margin-bottom:1.5em;
    color: #ccc;
    font-weight:normal;/*was bold*/
    clear:both;
    font-size: 90%;

    /* ie6 needs this or the top margin goes nuts */
    float:left;
    width: 775px;
	  
}

 a, div.bmw_breadcrumbs a
{
text-decoration: none;
font-weight: normal; /*was bold*/
color: #4D92BB;
}


 a:hover, div.bmw_breadcrumbs a:hover
{
text-decoration: underline;
color: #666;
}

/* GALLERY PAGE */

.gallery_left 
	{
	float: left;
	 width: 450px;
	 padding: 20px 0px 0px 30px; 
	
}

.gallery_right
 { float: right;
 margin: 60px 15px 0px 15px; 
 padding: 10px;
 width: 180px;
 font-size: 100%;
 border: 1px solid #ccc;
} 

/* KOSMOS COVERS */

.gallery-fix {
	font-size: 75%;
	font-style: italic;
	text-align: center;
}


div.gallery-fix div.bmw_gallery div.bmc_image {
	height:150px;
overflow-x: hidden;
overflow-y: hidden;

}




/* NAVIGATION
----------------------------------------   */
div.bmn_hnav {
    margin: 0px ;
	padding: 0px 0px 0px 0px;
	

}
div.navbar{
	background-color: #0072b9;
	width: 800px;
	float: left;
	text-align: center;
	
}
div.bmn_hnav a {
	font-size:95%;/*was 11px*/
	font-weight:400; /*was bold*/
	padding:7px 9px 7px 11px;

	text-decoration:none;
	text-transform:uppercase;
}


div.bmn_hnav ul li a {
    color: #000;    /* main menu text color 10-29 WAS000 */
}
div.bmn_hnav ul li a:hover {
    color: #000;    /*  menu rollover text color 10-29 WAS000 */
}

/* ONLY GIVE LIBRARY LEFT BORDER*/
li.bmn_sec-library bmn_parent{
	border-left: 1px solid #fff;
}

div.bmn_hnav ul li { 
   background: #0072b9;      /* main menu background color */
  /*IMPORTANT. Switches off inherent background color of main section area*/
}

div.bmn_hnav li:hover, div.bmn_hnav li.bmn_hover{
    background-color: #4D92BB;    /* main menu rollover background color */
}

div.bmw_navigation li.bmn_active,div.bmn_hnav li:active, div.bmn_hnav li.bmn_active { 
    background-color:#0072b9; 
}
/*SF*/


div.bmn_hnav li ul li a  { 
    color: #fff;    /* submenu color OCT 29 was fff*/
    background-color: #0072b9;    /* submenu background color */
}

div.bmn_hnav ul ul li a:hover {
    color: #000000;    /* submenu rollover color */
    background-color: #4D92BB;    /* submenu rollover  background color */

}


div.bmn_hnav ul ul li  {  /*submenu colours only */
    background-color: #4D92BB;    /* submenu background color */
}

div.bmn_hnav ul ul li  {
    color: #000000;    /* submenu rollover color */
    background-color: #4D92BB;    /* submenu rollover  background color */

}


div.bmn_hnav ul li  {
 /* top li */
    border-top: 0px solid #ccc; /* border at top of submenu */
    border-right: 0px solid #ccc; /* border to right of submenu */
    border-bottom: 1px solid #4D92BB; /* border to bottom of submenu */
    border-left: 1px solid #0072b9; /* border to left of submenu */
}

div.bmn_hnav ul ul li   {  /* submenu  individual items */
    width: 160px;    /* submenu width */
    border-top: 1px solid #ccc;  /* inter-menu item line */
    border-right: 0px solid #ccc; 
    border-bottom: 0px solid #ccc; 
    border-left: 0px solid #ccc; 
}
div.bmn_hnav ul ul {  /* submenu outer box only */
    width: 160px;    /* submenu width */
    border-top: 0px solid #ccc; /* not required */
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc; 
}



/* HEADINGS*/

h2{

font-size:110%;
color:#0072b9;
padding:0px 0px 5px 0px;
}

h3{
font-size:110%;
color:#0072b9;
padding:0px 0px 5px 0px;
}

h4{

font-size:100%;
color: #0072b9;
padding:0px 0px 3px 0px;
}

h5{

font-size:90%;
color:#333;
padding:0px 0px 0px 0px;
}

h6{
font-size:90%;
color:#333;
padding:0px 0px 0px 0px;
}

/* TOC FOR F2009*/

#container_toc{
	width: 750px;
 background-image: url(http://www.kosmosjournal.org/kjo2/bm~pix/f2009-toc2-img2~s600x600.jpg);
 background-repeat:no-repeat;

background-position: 10px 630px; 
}

.toc_column_left{float: left;
	margin-right:60px;
}

.toc_column_right{float:right;

}
.tab_lastpad{padding-bottom:200px;
	
}
.toc_backpg1{padding:20px 0px 30px 0px;
	
}
.toc_img_left{padding:0px 0px 100px 0px;

	
}

/* SPRING 2008 CHANGES ----------------- */

.bma_leftthumb{padding-right:10px}




/* SPRING 2008 HOME PAGE ----------------- */

.homebottom2 {
width:340px;padding:5px;position:absolute;top:1000px;left:250px;
}


/* )Nov 9 2007 Changes- TOC */
.toc_head1 { color: #0072b9; font-size: 20px; padding: 15px 0px 0px 0px
}
.toc_head2 { color: #000; font-size: 16px; padding-bottom: 20px }
.toc_head3 { color: #0072b9; font-size: 14px; padding-bottom: 10px; }
.toc_head6 { color: #0072b9; font-size: 12px;  }
.toc_head4 { color: #000; font-size: 11px; font-weight: bold }
.toc_head3_padright { color: #0072b9; font-size: 14px; padding: 0px
25px 10px 0px}
.toc_text_padleft {text-align: right;
	padding: 0px 0px 0px 0px}
.toc_text_padright { font-size: 11px;color: #000;padding: 0px 25px 0px 0px}
.toc_text { font-size: 11px;color: #000}
.caption2 { font-size: 11px;color: #666;padding:10px 0px 10px 0px}
.toc_textbox { font-size: 11px;color: #000;padding-right: 5px}
.toc_new { font-size: 11px;color: #000;padding-left: 20px}
.toc_head5 { color: #0072b9; font-size: 12px; padding-bottom: 5px }
.tab_botpad {padding-bottom: 10px;font-size: 11px;color: #000;font-weight:normal}
.tab_dot_bottom { padding-bottom: 10px; border-bottom: 1px dotted #0072b9 }

.email_frame{width:500px; border: 1px solid #000080;margin: auto
}
.email_content{color: #000000; font-size: 14px; text-align: left; padding:10px;
}
.an_frame{color: #000; font-size: 11px; font-family: "Arial";
text-align: left;width:400px;
border: 1px solid #a90024;
margin: 5px;padding:20px 50px 20px 50px;
}
.an_content_frame{float:left;}
.an_top1{font-size:24px;color:#000; font-weight:700;}
.an_top2{font-size:20px;color:#000;
font-weight:700;padding-bottom:10px;}
.an_image1{float:right;padding:40px 0px 20px 0px}
.an_h1{font-size:36px;color: #a90024;
font-weight:700;
}
.an_h2{font-size:11px;
font-variant: small-caps;padding-top:10px;
}
.an_h3{font-size: 16px;
font-style: italic;padding:10px 0px 15px 0px;
}
.an_h4{font-size:24px;color: #f00;text-align:left;
font-weight:700; padding-top:30px;
}
.an_h5{font-size:14px;font-weight:700;color:#9f6f17;
}
.an_content1{font-size:11px; padding-bottom:15px;
}
.an_content2{font-size:11px;padding-top: 30px;
}
.an_footer{font-size:24px;padding-top:20px;
}
.an_link{font-size:16px;color: #000;
}
.an_visit{font-size:11px;
}
.an_vol{font-size:11px;
}
/* end Announcement Email Styles*/


ul{list-style-position: outside; list-style-type:square}
.captiontoc{ padding-left:105px; color: #999;
font-size:8pt;padding-bottom:20px;}

.byline{margin-bottom:7px}
.colright_s2007{
width:200px;
padding:5px;
float:right;
border:0px;
background-color:#C28411;
}
#photo_med { float: right; margin-left:9px;width:
375px;padding-top:5px; }
#lookright { width: 310px; float: left;}
td.pages { padding: 2px }
img.thumb { border: inset 1px #000 }
#instruc { color: #000; font-size: 9px; font-weight: 700; text-align:
center }
.mod { color: #000; font-size: 9px; text-align: left;padding:15px 0px
15px 0px;
}
.mod1 { color: #000; font-size: 9px; text-align: left;padding:15px 0px
15px 0px;
clear: both;}
.colrightf2005{
width:200px;
padding:5px;
float:right;
border:0px;
background-color:#7BCFEB;
}
.aboutphoto{text-align: left;
color: #999; font-size:8pt;}
.bluebox { text-align: left;margin-left:125px; padding: 10px; width:
450px; border: solid 1px #000000 }

.subscribehm{padding-left:15px
}
.boxblue { text-align: center;margin-left:125px; padding: 10px; width:
450px; border: solid 1px #099 }



.plain{text-align:left; font-style:normal;color: #000000; font-weight:
300; font-size:11px;}
.homeart { padding-top: 5px; padding-bottom: 1px; border-bottom: 1px
solid #0072b9; }
.homeart2 { padding-top: 1px; padding-bottom: 1px; }
.conthomeblu { color: #0072b9; font-size: 12px; text-align:left;
font-weight: 700; }
.conthome { color: #ffffff; font-size: 12px; text-align:left;
font-weight: 700; }
.contributor { color: #000; font-size: 11px; text-align:left; padding:
10px 10px 0px 10px }

.saying {float:left }

#overall{
width:770px;
padding:0px;
margin:0px;
border:0px;
}
#frame{
margin:12px 0px 0px 0px
}
#head{
padding:0px;
margin:0px;
border:0px;
}
.menu{
padding:0px;
margin:5px 0px 5px 0px;
border:0px;
}
#menu {
background-color:#fff;
border:0px;
padding:0px 0px 0px 0px;
}
img#menu{
padding:0px;
margin:0px;
border:0px;
}
img#hdleft{
float:left;
margin:0px;
border:0px;
}
img#hdleft2{
float:left;
padding:0px;
margin:0px;
border:0px;
}
img#hdright{
float:right;
padding:0px;
margin:0px;
border:0px;
}
.right{
float:right;
clear:right;
padding:10px 10px 5px 15px;
margin:0px;
border:0px;
}
.left{
float:left;
clear:left;
padding:0px 10px 0px 10px;
margin:0px;
border:0px;
}
.authorright{
float:right;
clear:right;
padding:0px 10px 5px 10px;
margin:0px;
border:0px;
}
.authorleft{
float:left;
clear:left;
padding:0px 10px 5px 10px;
margin:0px;
border:0px;
}
.authorleft2{
padding: 0px 5px 0px 0;
border:0px;
}
.advisoryright{
float:right;
clear:right;
padding:10px 10px 5px 10px;
margin:0px;
border:0px;
}
.advisoryleft{
float:left;
clear:left;
padding:10px 10px 10px 10px;
margin:0px;
border:0px;
}
.darkgray{
background-color: #aaa;
}
.text{
margin:32px;
font-family: arial, helvetica, sans-serif;
color: #666;
}
.centered{
text-align:center;
margin: 0px auto;
}
.vcentered{
vertical-align: middle;
}
.noindent{
margin:0px;
padding:10px 0px 10px 0px;
border:0px;
}
.articlesection {
height:125px;
border: 0px solid #ccc;
margin: 16px 15px;
padding: 10px 0px 10px 0px;
}
.articlesection h3{
padding:0px;
margin:15px 0px 10px 5px;
text-align: left;
font-size: 10pt;
color: #80B1CE;
}
.articlesection img{
margin:8px;
}
.author {
padding:0px 0px 15px;
margin:0px;
border:0px;
}
a.biolink {
font-family:verdana, sans-serif;
font-size: 8pt;
color: #f36;
}
img.enter{
padding:0px;
margin:0px auto;
border:0px;
}
#rightcolumn{
width:170px;
padding:5px;
float:right;
border:0px;
background-color:#cc6;
}
#leftcolumn{clear: both;
float: left;
width:460px;
}
.currentleftcol{clear: both;
float: left;
width:470px;
}
.currentbottom{
float: left;
width:400px;
}
.bluerightcol{
width:170px;
padding:5px;
margin-left: 10px;
text-align: left;
float:right;clear: right;
background-color:#C4DBE8;
}
.currentrightcol{
width:200px;
padding:5px;
margin-left: 10px;
text-align: left;
float:right;clear: right;
background-color:#4d92bb;
}
.currentarticle{
padding: 0 0 5px 0px;
margin: 0 0 8px 0px;
border-bottom:1px solid #ccc;
width:450px;
}
.bottomarticle{
padding: 0 0 5px 0px;
margin: 0 0 8px 0px;
border-bottom:1px solid #ccc;
width:600px;
}
img.rightcolumn{
padding:0px;
margin:8px;
border:0px;
}
.backarticle{
padding:0px 0px 0px 0px;
margin:40px 0px 0px 0px;
}
h4.backissue{
background-color:#cc6;
padding:4px 4px 4px 4px;
margin:18px 0px 0px 0px;
}
h4.backissuestitle{
background-color:#ccc;
padding:4px 4px 4px 4px;
margin:48px 0px 10px 0px;
}
.backissueindex{
height:70px;
padding:0px;
margin:0px 0px 10px 0px;
border:0px solid;
}
#backleft{
padding:0px;
margin:10px 10px 100px 10px;
border:1px;
}
#welcomepage{
padding:0px;
margin:0px;
width:640px;
border:0px;
}
.contents{
font-family:verdana, sans-serif;
font-size:10pt;
color:#333;
list-style:none;
padding:0px;
margin:4px 0px 0px 0px;
}
img.center{
padding-left:30px;
margin:auto;
border:0px;
}
#emailform{
margin:10px ;
border:1px solid #cc6;
}
#whatpeoplethink{
border:0px;
padding:0px;
margin:0px 0px 20px 0px;
}
/* END OLD CSS */
.credit{text-align:center; color: #999;
font-size:8pt;padding-top:10px;}
.twopix{clear: both;margin-top: 10px;text-align: center; float: left;
width: 670px}
.captionissue{
text-align:center; color:
#000;font-size:8pt;padding-bottom:10px;padding-top:20px;width: 680px}
.captioncenter{margin-left: 260px; color: #999;
font-size:8pt;padding-bottom:20px;
}
#navtop{clear:both;padding-top:10px}
.whitehead{
text-align:left;font-family:verdana, sans-serif; color: #ffffff;
font-size:14px;padding:10px 0 20px 10px;font-weight: 700;}
li.text{
font-family:verdana, sans-serif;
font-size:12px;
color:#333;
list-style:square;
text-align: left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 10px;
}
p.PageNumbers,
p.PageNumbers a {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-bottom:20px;padding-top:20px;
}
.lefttable { color: white; font-size: 12px; background-color:#cc6;
padding: 3px 5px 0px 7px }
.toclink{color: white; font-size: 11px; font-weight:700; text-align:
center;}

.koshead1 { color: #000; font-size: 12px; font-style: italic;
font-weight: 700; text-decoration: none; text-align: left; padding: 6px
9px 6px 9px; }
.leftnews { color: #000; font-size: 10px; background-color: #cc6;
padding: 3px 5px 7px }
.lefttoc {padding-left:15px;}
#aboutusmenu{
padding:0px;
width:400px;
border:0px;
margin:20px 0px 0px 10px ;
}
div.teaser div.bmw_link a.bma_section {
display:none;
}
div.teaser {clear:both;
position:relative;
}

/*div.bmc_leftContentImage img {
margin-right:20px;
}  NOV11*/
/*div.bmc_rightContentImage img {
margin-left: 20px;
}NOV11*/

.qhead { font-size: 12px; font-weight: bold; 
text-align:center;margin: 0px 0px 15px 0px; }
.colhead { color: #000; font-size: 11px; font-weight: normal;padding:
10px; background-color: #CCCC66 ; }
.freeform { border: solid 1px #CCCC66 }
.multipage { padding-top: 20px; padding-left: 30px }
.hdblu { color: #469; font-size: 10pt; font-family: verdana,
sans-serif; font-weight:bold;margin: 0 0 0 0px; padding: 0 0 20px 0px;
}
.imgcenter { padding: 12px 0 12px 50px; float: left }
.textpink { color: #C4B706; font-weight: 700 }
.redlarge { color: #C02D23; padding-bottom:10px;font-size: 18px;
font-weight: bold }
td.support1 { font-size: 11px; padding: 5px; border-right: 1px solid
#ccc }
td.support2 { font-size: 11px; padding: 5px; border-left: 1px solid
#ccc }
.covercaption { color: #000; font-size: 9px; font-family: arial,
verdana, sans-serif; font-weight: bold }
