/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

@import 'src/reset.css';
@import 'src/typography.css';
@import 'src/grid.css';
@import 'src/forms.css';


/******************************************
	Override Blueprint settings
*******************************************/

body {
	font-family: Verdana, Geneva, Arial, sans-serif; 	
	color: #333;
	margin-top: 0;
}

.span-all {  
	width: 910px;
	margin: 0 auto;
} 

.container {
  width: 880px;
  border-bottom: 1px solid #cccccc;	
  border-left: 1px solid #cccccc;	
  border-right: 1px solid #cccccc;	  
}

img.centerimg {
    display: block;
    margin-left: auto;
    margin-right: auto; 	
}

div.span-width {
  float: left;
  margin-right: 10px; 
}

.span-width { 
	width: 880px; 
}

a {
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #336699; /*#c00;*/
	}

a:visited {
	color: #660;
	}

a:hover, a:active {
	color: #336699;
	text-decoration: underline;
	}
	
.hide_visited a:visited {
	color: #336699;
	}
	
.header_box {
	border: 1px solid #cccccc;
	background-color:#F8F8F8;
	padding-top:1em; 
	padding-bottom:1em;
	margin-bottom: 1em;
	padding-right: 0;	
}

.box {
	border: 1px solid #cccccc;
	background-color:#F8F8F8;
	padding-top:1em; 
	padding-bottom:1em;
	padding-left: 2em;
	padding-right: 2em;	
	margin-top: 20px;
}

.frm_table { 
	vertical-align:top; 
}

.prepend-half  { 
	padding-left: 20px; 
}  

.back-shade { 
	background-color: #fff; 
}

p {
	line-height: 1.9em;
	font-size: 0.9em;
}

.div-p {	
	line-height: 1.9em;
	font-size: 1em;
}

.directory-h1 {
	text-align: center;
	font-size: 1.8em;	
}

.directory-h2 {
	text-align: center;
	font-size: 1.5em;	
	padding-bottom: 0;
}	

.directory-h3 {
	text-align: left;
	color: #333;
	padding-left: 20px;
	padding-top: 10px;	
	padding-bottom: 0px;
}

hr { 
  background:#cccccc; 
  color:#cccccc;
  width:100%;
  height:1px;
  margin:1em 0;
  padding:0;
  border:none;
}

/*Form overrides*/
textarea      { overflow:auto; padding:5px; margin-bottom:10px; }
input { border:1px solid #bbb; padding-left:5px; padding-right:5px; margin-bottom:5px; }
input:focus {  border:1px solid #666; }

.redfont {
	color: #336699;
}

.bluefont {
	color: #3366CC;
}

.center-text {
	text-align: center;
}

.right-text {
	text-align: right;
}

.bottom-space {
	padding-bottom: 15px;
}

.top-space {
	padding-top: 15px;
}

.small-top-space {
	padding-top: 5px;
}

.zero-bottom {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.small-bottom-space {
	padding-bottom: 10px;
}

.bottom-margin {
	margin-bottom: 20px;
}

.small-font {
	font-size: 90%;
}

.copyright	{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10px; 	
	color: #000; 
	line-height: normal;
	margin-top: 10px;
	padding-bottom: 10px;	
	text-align: left;
}

.formdisplay {
	display: none;
}

.jdlist ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	font-size: 1.1em;	
}

.jdlist li {
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 20px;
}

.jdbulletlist ul, ol {	
	line-height: 1.9em;
	font-size: 0.9em;	
}

.frmlist {
	padding: 0px;
}

.frmlist ul {
	list-style-type: none;	
	margin-left: 0;	
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;	
	line-height: 1.7em;
	font-size: 0.9em;	
}

.frmlist li {
	padding-top: 10px;	
}

.pad_form { 
	padding-top: 20px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	text-align:center;
}
.pad_form input { border:1px solid #bbb; margin-top:10px; }

.openmenu {
	background:  #FFFFFF;	
	padding: 2px 5px 2px 9px;
	margin-right: 0px;
	/*border-left: 1px solid #CCCCCC;*/
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-weight: bold;
	letter-spacing:1px;
}

.navmenu {
	padding:0px;
	height: 15px;	
	margin-top: 40px;
	text-align:right;
	}

/*.navmenu ul {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}*/
	
.navmenu li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	border-left: 1px solid #CCCCCC;
}

.navmenu a {
	background:  #ffffff;	
	padding: 2px 5px 2px 9px;
	margin-right: 0px;
	/*border-left: 1px solid #CCCCCC;*/
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-weight: bold;
	letter-spacing:1px;
	color: #336699;
}	

.navmenu a:link {
	color:#336699; 
}

.navmenu a:visited {
	color:#336699; 
}

.navmenu a:hover {
	color:#333;
}

.post-info-date {
	font-size:100%; 
	font-weight:normal; 	
	text-align: right;	
	color:#999;
}

.topics {
background-image: url('../images/topic.gif');
background-repeat: no-repeat; 
padding-left: 30px;
padding-right: 0px;
margin-top:5px;
margin-bottom:5px;
font-size: 0.9em;
}

.sticky {
background-image: url('../images/sticky.gif');
background-repeat: no-repeat; 
padding-left: 30px;
margin-top:5px;
margin-bottom:5px;
font-size: 0.9em;
}

.contents {
background-image: url('../images/help.gif');
background-repeat: no-repeat; 
padding-left: 50px;
margin-top:5px;
margin-bottom:5px;
line-height: 2.2em;
}

.smallprint {
padding-left: 20px;
padding-right: 10px;
margin-top: 10px;
line-height: 1.3em;
}

.right-pad {
padding-right: 10px;
}

.colorBanner {
	background-color:#336699; 	
	margin-bottom: 25px;
}

.aquote{ 
	padding-bottom:0px;
	padding-right:20px;
	margin-bottom:14px;	
	margin-top:14px;
 	font-family: Helvetica, Arial, Verdana, sans-serif;
 	font-stretch:narrower;
 	font-weight:300;
 	font-size: 1.1em;
	text-align:right;
   	color:#FFFFFF;
    letter-spacing:2px;
	line-height: 14px;		
}  

.p4table {
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
}

.p4table td { 
	border-right: 1px solid #cccccc; 
	padding-top: 0.5em; 
	padding-bottom: 0.5em; 
	padding-right: 0.5em; 
	padding-left: 0.5em; 
}

.rightimg {
	float: right;
	margin-left: 20px;
	margin-bottom: 6px;
	}

.leftimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 6px;
	}	
	
.clear {
	clear:both;
}
	
.para_shade{   	 	
 	font-size: 1em;	    
	line-height: 14px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;	
	border: 1px solid #cccccc;		
	background-color:#F8F8F8;
}

.header_shade {   	 	 		
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;	
	border: 1px solid #cccccc;		
	background-color:#F8F8F8;
	margin-top: -10px;
	margin-bottom: 20px;
}

.header_shade p {   	 	 		
	font-size: 1em;	    
	line-height: 12px;		
}
