/* @override http://www.managing-money.org/financial_css */

/*
-----------------------------------------------
Managing Money Blue Shades Layout by Alnisa Allgood & Joe Chellman
Table & Report Adapted from Veerle's Post http://veerle.duoh.com/comments.php?id=315_0_2_10_C
Tips and Tricks by Position is Everything, Stop Design, All That Malarky, and 1976 Designs
Tab Sub-Navigation by Adam Kalsey
v 2.5 October 4, 2007
----------------------------------------------- */


/* @group Body Structure */

body {
  background: #7A8CBC;
}

#container {
  border-right: 1px solid #7A8CBC;
  border-left: 1px solid #7A8CBC;
  background: #fff;
  color: #000;
  position: relative;
}

.maincol {
	border-right: 1px dotted silver;
	padding-right: 20px;
	margin-top: 0px;
	_width: 510px;
  }

.subcol {
	width: 265px;
	_width: 220px;
	margin: 0;
	}

/* Logo Header
----------------------------------------------- */
#header {
  background-color: #E8E8E8;
  color: #000;
  height: 90px;
  border-bottom: 1px solid #7A8CBC;
  }
  
  html>body #header {height: 108px;}

#logo {
	height: 58px;
	color: #FFF;
	}

#site_logo {
	position: absolute;
	top: 7px;
	left: 0;
	height: 50px;
	width: 100%;
	border-width: 0;
	z-index: 1;
	}
  
/* Top Navigation Bar
----------------------------------------------- */

#top_nav {
	margin: 0;
	padding: 0;
	height: 22px;
	font-size: 85%;
	background: #000;
	float: none;
	}

#top_nav_tab {
	position: absolute;
	top: 0;
	left: 0;
	height: 22px;
	width: 100%;
	border-width: 0;
	z-index: 10;
	}

/* @end */


/* @group Navigation */

/* Main Navigation
----------------------------------------------- */

#nav {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	margin:0;
	padding:0;
    font: 85%/1.2em "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
    list-style-type:none;
    background : #000066 url("http://www.consumer-action.org/images/layout/financial/nav_background.gif") repeat-x 0 0;
  }

#nav a {
  text-transform: none;
  letter-spacing: 0;
  font: inherit;
 }
 
#nav li {
	border-width: 0;
}

#menu {
	margin : 0;
	padding-bottom : 25px;
	padding-left : 10px;
	text-align: left;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	height: 25px;
	margin : 0;
	padding : 0;
}
	
#menu a:link, #menu a:visited	{
	border-right : none;
	border-bottom: none;
    color: #C4D3B7;
	float : left;
	font-size : small;
	font-weight : bold;
	line-height : 22px;
	margin-right : 2px;
	padding : 5px 15px 0px 15px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	border-bottom : 1px solid #E6E6E6;
	color : #000066;
}

#menu a:hover	{
	color : #53B7FF;
}
	
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a, 
body.section-6 #menu li#nav-6 a, 
body.section-7 #menu li#nav-7 a, 
body.section-8 #menu li#nav-8 a {
        background : #E6E6E6 url("http://www.consumer-action.org/images/layout/financial/tab.gif") no-repeat 0 0;
	    color : #666;
}

#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4,
#menu #subnav-5,
#menu #subnav-6,
#menu #subnav-7,
#menu #subnav-8 {
	background : none;
	display : none;
	text-align: left;
}

body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4,
body.section-5 #menu ul#subnav-5,
body.section-6 #menu ul#subnav-6,
body.section-7 #menu ul#subnav-7,
body.section-8 #menu ul#subnav-8 {
	display : block;
	position : absolute;
	top: 23px;
	left: 0;
}

body.section-1 #menu ul#subnav-1 a, 
body.section-2 #menu ul#subnav-2 a,
body.section-3 #menu ul#subnav-3 a,
body.section-4 #menu ul#subnav-4 a,
body.section-5 #menu ul#subnav-5 a,
body.section-6 #menu ul#subnav-6 a,
body.section-7 #menu ul#subnav-7 a,
body.section-8 #menu ul#subnav-8 a {
	background : none;
	border : none;
	border-left : none;
	color : #000066;
	font-size : smaller;
	font-weight : bold;
	line-height : 22px;
	margin-right : 4px;
	padding : 5px 10px 0px 10px;
	text-decoration : none;
	left : 10px;
}

body.section-1 #menu ul#subnav-1 a:visited, 
body.section-2 #menu ul#subnav-2 a:visited,
body.section-3 #menu ul#subnav-3 a:visited,
body.section-4 #menu ul#subnav-4 a:visited,
body.section-5 #menu ul#subnav-5 a:visited,
body.section-6 #menu ul#subnav-6 a:visited,
body.section-7 #menu ul#subnav-7 a:visited,
body.section-8 #menu ul#subnav-8 a:visited {
	background : none;
	border : none;
	border-left : none;
	color : #666;
	font-size : smaller;
	font-weight : bold;
	line-height : 22px;
	margin-right : 4px;
	padding : 5px 10px 0px 10px;
	text-decoration : none;
	left : 10px;
}

 #menu ul a:hover {
	color : #666 !important;
}
/* @end */


/* @group Calendar Group */

/* Events Calendar
----------------------------------------------- */
#calendar {
  width:100%;
  margin-bottom: 0;
  padding: 2px;
}
 
p.calendar {
  padding-top: 1px;
  padding-bottom: 2px;
  margin: 0 0 .25em;
  font: medium Trebuchet MS, Tahoma, Arial, Helvetica, Verdana, sans-serif;
  color: #000;
  border-bottom: none;
  }
  
h2.calendar {
  padding-top: 12px;
  padding-bottom: 2px;
  margin: 0 0 .25em;
  font: bold italic 250%/1.25em Times New Roman, Times, Georgia,  serif;
  font-stretch: condensed;
  color: #000066;
  border-bottom: 1px solid #A2C911;
  }
  
h3.calendar {
  margin: 0 0 .25em;
  padding-top: 8px;
  font: bold 160%/1.3em Times, Times New Roman,Georgia,Serif;
  font-stretch: ultra-condensed;
  color: #7A8CBC;
  border-bottom: 1px dotted #aaa;
  }

.small {
  margin: 0 0 .25em;
  padding-top: 8px;
  font: normal 80% Arial, San Serif;
  font-stretch: condensed;
  color: #999999;
  }

h4.calendar {
  border-bottom: 1px dotted #aaa;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 120%;
  }

h5.calendar {
  font-size: 110%;
  border-bottom: 1px dotted #aaa;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 0;
  }


.calendarcol {
  float: left;
  width: 100%;
  background-color: #fff;
  font-family: "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
  font-size: 90%;
  line-height: 1.0em;
  overflow:hidden;
  display: inline;
  }

.calendarBG {
 background-color: #fff;
 border: 1px solid #fff;
}

.calendarBlank { 
 background-color: #fff;
}

.calendarHeader { 
 font-family: "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
 font-size: 24px;
 font-weight: bold;
 color: #000; 
 height: 48px;
 text-align: center;
 background-color: #fff; 
 border: 1px solid #fff;
}

.calendarMonthLinks {
 font-family: "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
 font-size: 24px;
 font-weight: bold;
 color: #000; 
 height: 30px;
 text-align: center;
 background-color: #fff; 
 border: 1px solid #fff;
}

.calendarMonthLinks a {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #666;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #6BBB26;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-family: Lucida Sans, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-weight: bold; 
 font-size: 10px;
 color: #fff; 
 height: 25px;
 background-color: #7A8CBC; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Lucida Sans, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         9px;
 font-weight:		normal;
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color: #999;
 background-color: #FFF;
 overflow: hidden;
 border-color: #E8E8E8;
}

.calendarCell {
 width: 110px;
 height: 100px;
 font-family:       Lucida Sans, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         9px;
 font-weight:		normal;
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #999;
 background-color:  #fff;
 overflow: hidden;
 border-color: #E8E8E8;
}

.daynumTOC,
.todayTOC {
	padding: 2px;
	margin-bottom: 2px;
	background: #CECEDA;
	border-bottom: 1px solid #9B9BBD;
	text-align: left;
	}
	
.todayTOC { /* today's style */
	color: white;
	font-weight: bold;
	background: #E8E8E8;
	}
	
.titleTOC {
   color: #333300;
    width: 100px;
    padding-left: 10px;
    font-size: 1.0em;
    overflow: hidden;
    white-space: normal;
	background: url(http://www.consumer-action.org/images/layout/event_arrow.gif) 0 .4em no-repeat;
	}
	
.titleTOC:hover {
	color: #6BBB26;
	}

.calendarCell a {
 color:             #333300;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #999;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #6BBB26;
 text-decoration:   none;
 background-color:  transparent;
}

/* @end */

/* @group Columns Group */

/* Column Structure
----------------------------------------------- */

#columns .first_wdth {
padding-right: 10px;
}

#columns .second_wdth {float:left;}
  
#three_columns h3 {
  border-top-color: #53B7FF;
  border-bottom-color: #53B7FF;
  color: #195404;
  }
  
#three_columns h3 a:link, h3 a:visited { 
  color: #195404;
  }

#three_columns h4 {
  border-bottom-color: #000066;
  color: #000066;
  }
  
#three_columns h4 a:link, h4 a:visited { 
  color: #000066;
  }

#three_columns li a:hover span {
  background-color: #DFDFBC;
  list-style: none;
  background: url("http://www.managing-money.org/images/bullet_blue.gif") no-repeat 0 .5em;
  }
  
 #three_columns li ul li {
  font-stretch: condensed;
  list-style: none;
  background: url("http://www.consumer-action.org/images/layout/bullet_quotes.gif") no-repeat 0 .4em;
  white-space: nowrap;
  }

/* @end */



/* @group News & Articles Group */

/* News & Article Listings
----------------------------------------------- */

#featured {
  border-bottom: 3px double #DD7D43;
}

#featured h3 {
  color: #195404;
}

#newslist h2 {
  border-bottom: 1px dotted #DD7D43;
  color: #195404;
  }

#home p {margin: .5em 0;}

#newslist p {margin: 0 0 1em;}

h4.date {
	clear: left;
}

/* @end */


/* @group Lists */

/* Lists
----------------------------------------------- */

ul {
  margin: .5em 0 1em 0;
  padding: 0;
  }
ol {
  margin-top: .5em;
  margin-bottom: 1em;
  }
ul li {
  margin: 0 0 0 7px;
  padding: 0 0 5px 12px;
  line-height: 1.5em;
  list-style: none;
  background: url("http://www.managing-money.org/images/bullet_blue.gif") no-repeat 0 .5em;
  }
ol li {
  padding: 0 0 5px 0;
  }
.maincol ol {
  margin-left: 30px;
  padding-left: 0px;
  }
.maincol ul li {
  margin-left: 12px;
  padding-left: 18px;
  }

/* @end */


/* Links
----------------------------------------------- */

a:link {
  color: #000066;
  border-bottom-color: #000066;
  }
a:visited {
  color: #A2C911;
  border-bottom-color: #000066;
  }
a:hover {
  color: #666;
  font-style: bold;
  border-color: #000066;
  }

h2 a:link, h2 a:visited {color: #000066;}
h3 a:link, h3 a:visited {color: #000066;}

/* @end */


/* @group Breadcrumbs & Pagination */

/* Breadcrumbs & Pagination
----------------------------------------------- */

#breadcrumbs p {
  margin-top: 20px;
  font: bold 10px/1em Lucida Sans, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
  }

#pagination p {
  border-top-color: #53B7FF;
  border-bottom-color: #53B7FF;
  }

#pagination a:link,
#pagination a:visited {
  color: #000066;
  }

/* @end */

/* @group Typography */

/* Titles
----------------------------------------------- */
h1 {
  margin: 0 0px 10px 0px;
  border-bottom-color: #53B7FF;
  color: #C00;
  }
h2 {
  font: bold italic 250%/1.25em Times New Roman, Times, Georgia,  serif;
  color: #000066;
  border-bottom: 1px solid #000066;
  }

h2.category {
  font-stretch: ultra-condensed;
  color: #330066;
  border-bottom: 1px dotted #000066;
  }
h3 {
  font: bold 140%/1.3em Times, Times New Roman,Georgia,Serif;
  font-stretch: ultra-condensed;
  color: #000066;
  }


/* Paragraph Classes
----------------------------------------------- */

p.subtitle {
  color: #330066;
  }

p.contact {
  border-top: 1px solid #53B7FF;
  border-bottom: 1px solid #53B7FF;
  }

p.summary {
  border-bottom: 3px double #53B7FF;
  }

/* @end */


/* @group Side Bar */

/* Side Bar  
----------------------------------------------- */

#side {
  width: 220px;
  padding: 9px;
  color: #195404;
  }

#side h2,
.subcol h2 {
  border-bottom: 1px dotted #5B37FF;
  color: #000066;
  }

/* @end */

 

/* @group Footer */

/* Footer
----------------------------------------------- */

#footer_container {
  background: #000066;
 color: #C4D3B7;
}

.archivetop {
  clear: both;
  background: #000066;
  background-image: none;
  color: #C4D3B7;
}

.archive {
  background-color : #000066; 
}

.archive_about { 
  color: #fff;
}

.archive_column { 
  color: #fff;
}

.archive_column p {
  color: #fff;
}

.archive_column h2 {
  color: #53B7FF;
  border-bottom: 1px solid #999;
  }

.archive_about p {
  color: #fff;
}

.archive_about h2 {
  color: #53B7FF;
  border-bottom: 1px solid #999;
  }

#footer {
  border-bottom: 1px solid #000;
  background: #000;
  }

#footer p {
  background: #000 repeat-x 0 -4px;
  color: #C4D3B7;
  }
  
/* Fixes footer containment bug in IE-Win (5 and 6)
   http://www.positioniseverything.net/explorer/escape-floats.html
   But IE5-Mac shouldn't see this \*/
    
#archive ul li {
  font: bold 90%/110% "lucida grande", tahoma, arial, verdana, sans-serif;
  color: #fff;
background: none;
margin-left: 0;
padding-left: 12px;
display: list-item;
  background: url("http://www.managing-money.org/images/bullet_blue.gif") no-repeat 0 .5em;
}

#archive  ul li a {
  float: none;
  margin: 0;
  padding: 0;
  line-height: 1.8em;
  list-style: none;
  text-decoration: none;
  color: #fff;
  background-color: transparent;
  background-image: none;
  } 
  
#archive li a:hover a:visited {
  color: #E8E8E8;
  border-bottom: 1px solid #FFF;
  display: block;
  }

/* @end */
  
/* Image Handling
----------------------------------------------- */
.reset {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  }

.sort {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ddc;
  border-bottom: 1px solid #ddc;
  } 

.imgleft, .left, img.left {
  float: left;
  margin: 4px 8px 4px 4px;
  }
  
.imgright, .right, img.right {
  float: right;
  margin: 4px 4px 4px 8px;
  }
  
.imgcenter, .center, img.center {
  position: relative;
  margin: 4px 8px 4px 4px;
  }
  
img.imgleft, img.imgright, img.center, imgcenter {
  padding: 4px;
  border: 1px solid #ddc;
  }
  
.left em, .right em {
  margin-top: .25em;
  display: block;
  }
  
img.block {
  display: table-cell;
  margin: .5em 0;
  }

.imgthumb, .thumb, img.thumb {
  float: left;
  margin: 2px 4px 2px 2px;
  border: 1px solid #ddc;
  width: 45px;
  height: auto;
  }

.imgpamphlet, .pamphlet, img.pamphlet {
    float: left;
    margin: 4px 8px 15px 0px;
    padding: 4px;
    border: 1px solid #ddc;
    width: 145px;
    height: auto;
    }

#imgleft caption {
  display: table-caption;
  caption-side: bottom;
  color: #000;
  font: 9px Arial,Verdana,Sans-serif;
}

#imgright caption{
  display: table-caption;
  caption-side: bottom;
  color: #000;
  font: 9px Arial,Verdana,Sans-serif;
}

  
/* @group Tables */

/* CROSSTABULAR DATA
----------------------------------------------- */
/* TABLE W/ LIGHT BROWN HEADER */

#table_brn a {
	color: #330066;
}

#table_grn a {
	color: #195404;
}


#table_grn th {
	background: #DD7D43 url(http://www.consumer-action.org/images/layout/bg_header_grn.jpg) no-repeat;
}

/* CROSSTABULAR DATA
----------------------------------------------- */
/* TABLE W/ LIGHT GREY HEADER */

#table_gry a {
	color: #330066;
}


#table_gry th {
	border-left: 1px solid #CDCDCD;
}

#table_gry td {
	border-left-width: 0;
}

/* @end */

/* @group Gallery */

/* Gallery CSS
----------------------------------------------- */

#gallery  th {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 background-color:  #195404;
}

#gallery  td {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
}

#gallery  .powered {
 margin:            15px;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 background-color:  transparent;
 text-align: 			center;
}

/* @end */

.dots {
	border-bottom: 1px dotted silver;
	clear: both;
}

.byline {
   width: 100%;
   font-family: "Gill Sans", "Futura Condensed", Impact, Tahoma, sans serif;
   font-size: 11px;
   display: table;
   margin-bottom: 15px;
   background-color: #E8E8E8;
}

.byline A {
   font-weight: bold;
}

#author, #pubDate {
   font-family: "Gill Sans", "Futura Condensed", Impact, Tahoma, sans serif;
   margin: 4px 2px;
}

/* @end */