/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

td.question {
background-color:#ACC3E2;
}

#logo {
display:block;
float:right;
margin-top:30px;
margin-right: 30px;
width: 200px;
height: 35px;
margin-bottom: 0px !important;
padding: none;
clear: none;

}

body {
background: #fff url(http://www.caseycaresfoundation.org/casey/ht/a/GetImageAction/i/897);
	background-color: #ccc;
	font-family: Arial,Helvetica,sans-serif;
}

div#sitecontainer {
	border: 1px solid #999;
width:795px;
background-color:#FFFFFF;
background:#fff url(http://www.caseycaresfoundation.org/casey/ht/a/GetImageAction/i/898) top no-repeat;
}


#main {
margin-top:55px;
margin-left:20px;
    float: left !important;
    padding: 0px 0px 0px 0px;
margin-right:0px;
background-color:none;
width: 430px !important;
min-width: 380px !important;
clear:none;
margin-bottom: 20px;
}

#main strong{
color:#000000;
}

stronghome {
color:#000000;
font-weight:bold;
}

#main h1 {
font-family:helvetica, arial;
	font-size: 15pt;
	font-weight: bold;
	color:#A7182C;
	vertical-align: middle;
	background-color:transparent;
	margin: 5px 5px 5px 0px;
text-align:left;
border:none;
}

strong {
color: #666666 !important;
	}

#footer {
	margin 0 auto;
		color: #ffffff;
    clear: both;
    padding-left: 2px;
    padding-top: 5px;
    text-align: center;
}

#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
	color: #ccc;
	}

.address strong{
font-size:12px;
color:#961323;
}
.address a{
color:#0B5499;
}


.address {
display:none;
border-top: 1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #999;
border-bottom: none;
margin-top:0px;
padding-top:5px;
width:795px;
background-color:#FFFFFF;
    font-size: 80%;
    margin: 0 auto;
}

#powered {
    padding-top: none;
border: 1px solid #999;
width:795px;
background-color:#FFFFFF;
margin: 0 auto;
font-size:10px;
}
#powered a{
font-weight:normal;
color:#777777;
font-size:11px;
text-decoration:none;
}

#powered a:hover{
text-decoration:underline;
}

#powered .link{
display:inline;
}

#powered .link a{
color:#EE192C;
font-weight:normal;
}

#powered .link a:hover{
text-decoration:underline;
}

#ibox{
display:block;
height:5px !important;
margin-top:-30px !important;
}

#ibox_wrapper {
display:none !important;
}

#ibox_progress {
display:none !important;
}

.clearer{
font-size:11px!important;
line-height: normal !important;
margin-top: -10px !important;
color: #666;
}

.clearer img {
margin-top:0px;
}

.crumbs {
margin-bottom:10px;
}

.crumbs a{
color:#007CC3 !important;
}

.crumbs a:hover{
text-decoration: underline !important;
}

/* *******************************

HOVER

The color needs an !important to overrule the normal link colors, which are set on
a selector containing an ID. Normally ID overrides CLASS, but in this specific instance
we don't want that.

******************************* */

.nav div a hover {
	color: #1E2472 !important;
	background-color: #cccccc;
}

#main a {
	text-decoration: none;
}

#main a hover {
	color: #9A0000;
	background-color: #cccccc;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background-color: #660000;
display:none;
}

#nav1 a {
	color: #ffffff;
	font-family: 'gill sans','trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: 600;
	border: 2px solid #660000;
}

#nav1 a hover {
	border-style: inset;
}

#nav1 div a {
	color: #003399;
	font-weight: 300;
	border: none !important;
}

a#contribute {
	background-color: #000033;
	border: 2px solid #000033;
}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
}

.nav li div a {
    display: block;
    width: 122px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

#nav1 {
    width: 800px;
    height: 20px;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
}

#nav1 a {
    width: 129px;
    height: 13px;
    display: block;
    text-align: center;
}

#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}


/* *******************************

LEFT NAVIGATION

******************************* */

#nav2 {
margin-top:120px;
display:block;
	background: none;
}

#nav2 a {

	font-weight: 600;
	color: #600;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 {
    float: left;
    width: 155px;
    padding-top: 0px;

}

#nav2 li {

background-color:#FFF100;
	border-bottom:#fff 2px solid;
	color:#007CC3;
	font-weight:bold;
height:22px!important;
width:155px;
padding:0px!important;
height:22px!important;
line-height:23px;
}

#nav2 a {
	font-family: Arial,Helvetica,sans-serif!important;
color:#007CC3;
	display: block;
	list-style-type: none;
	text-align: left; 
    margin-left: 6px;
    padding-left: 16px;
    background-position: 0 5px;
    margin: 0;
	height:22px!important;
}

#nav2 ul.attention {
    margin: 6px;
}

#nav2 ul.attention li {
    margin: 0;
    padding-bottom: 4px;
}

#nav2 ul.attention li a {
    background-image: none;
    display: inline-block;
    padding-left: 10px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}
#nav2 li a:hover {
	background:#007CC3;
	background-image:none;
	color:#fff;
height:22px;
	}

/* *******************************

HEADERS

******************************* */
h1 {
 line-height:	110%;
    font-size: 100%;
    background-color:#ACC3E2;
    padding: 1px;
    color: #ffffff;
border:none;
}

h2 {
font-family:helvetica, arial;
	font-size: 15pt!important;
	font-weight: bold;
	color:#A7182C;
	background-color:transparent;
	margin: 20px 5px 5px 23px!important;
text-align:left;
border:none;
padding-left:0px!important;
}

h3 {
 font-family:helvetica, arial;
	font-size: 15pt!important;
	font-weight: bold;
	color:#A7182C;
	background-color:transparent;
	margin: 20px 5px 5px 0px!important;
text-align:left;
border:none;
padding-left:0px!important;
}

h4 {
    font-size: 100%;
    margin: 0;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #ff0000;
}

.homealertmsg a {
	text-decoration: none;
}


.threecolumn h2 {
	font-size: 130%;
	padding: 5px;
	padding-left: 10px;
}

.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
}

body.threecolumn h1 {
	 line-height:	110%; 
	text-align: center;
	background-color: #1E2472;
	color: #ffffff;
	/* padding: 0px; */
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	text-align: center;
	width: 162px !important;
	padding-right: 2px;
	padding-bottom: 0px;
	background: url(https://commerce.orchidsuites.net/orchid/skins/JB01-1/images/extrabg.jpg);
	border-left: 1px solid #55000B;

}

#extra a {
	color: #003;
}
#extra {
list-style: none;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}
#main div.releases {
	color: #9A0000;
margin-top:0 !important;
}
#main div.releases h2 {
margin-left:0 !important;
}
/* *******************************

FOLDOUT

The script assigns the class "foldOut" to the div that should fold out. It is visible
and its z-index is set to 100.

In #nav1 (top navigation) the foldout is positioned 18px below the LI, which makes it
appear directly below the link.

In #nav2 (left navigation) the foldout is positioned 75px right of the LI. In addition
I set its width.

******************************* */


#nav2 li {
	display: block;


}

#nav2 div.foldOut {
left: 140px;
width: 182px;
margin-top: 0px;
margin-left:9px;
padding:5px 0 0 0!important;
background:none;
border:none;
}
#nav2 div.foldOut a{
color:#007CC3;
left: 140px;
width: 182px;
padding-left:13px!important;
height:22px;
background-color:#FFFFCC;
border:#fff 1px solid;
font-family: Arial,Helvetica,sans-serif!important;
font-weight: bold;
vertical-align:middle;
}
#nav2 div.foldOut a:hover{
background:#007CC3;
	background-image:none;
	color:#fff;
height:22px;
}
.letters a{
   font-weight: bold;
}

/* ------------------------------------------------------------

RIGHT COLUMN

The right column is also floated left.

Special styles for links (usually image/links) and forms in the right column.

------------------------------------------------------------ */


#extra {
border: 1px solid #999 !important;
padding: 5px;
display:block;
    float: right;
    text-align: center;
margin-top:60px;
margin-right:10px;
background:none;
width:162px !important;
height:auto!important;
}

#extra a {
    display: block;
    margin-top: 10px;
color:#961323;
text-decoration:none;
}

#extra a:hover {
    display: block;
    margin-top: 10px;
color:#961323;
text-decoration:underline;
}

#extra a img {
    float: none;
}

#extra a.joinnow {
    font-size: 150%;
    margin: 4px 0;
}

#extra form h4 {
    font-size: 90%;
    margin: 0;
    font-weight: 600;
}

#extra input {
    width: 80px;
}

#extra input.submit {

}

#extra form p {
    margin: 0;
    margin-bottom: 10px;
    font-size: 80%;
}

/* ------------------------------------------------------------

/* SEARCH*/
.bling-search{
display:block;
margin:none;
float: right;
}

.bling-search input{
float:left;
background-color:#eee;
border:1px solid #999;
font-size:10px;
}

.bling-search-button{
background-color:#FFF100!important;
border:1px solid #999;
font-size:10px;
width:52px!important;
margin-left:3px;
}


/* ADDED CSS*/

div #main div div div{
display:block;
border-bottom: 1px solid #ccc;
margin-bottom:20px;
padding-bottom:20px;
margin-left:20px;
}

.homeh2 {font-family: Arial,Helvetica,sans-serif!important;
font-size:9pt;
font-weight: bold;
padding-top: 5px;
}

.home-button {
	border:#FFF100 4px solid;
	background-color:#007CC3;
	padding: 5px 0px 5px 0px;
	margin: 10px 10px 10px 10px;
text-align:center;
	}

.home-link3 a,
.home-link3 a:link,
.home-link3 a:visited {
	color:#FFF100;
	padding:3px;
	font-weight: bold;
	font-size: 12pt;
	}

h9 {
font-family:helvetica, arial;
	font-size: 15pt!important;
	font-weight: bold;
	color:#A7182C;
	padding: 0px!important;
	vertical-align: middle;
border:none;
	background-color:transparent;
	margin: 5px 5px 5px 0px!important;
text-align:left;
}

.releases a
{color:#007CC3!important;
}

.releases a:hover
{color:#007CC3!important;
text-decoration:underline!important;
}

#main strong2
{
color:#666666;
font-weight:bold;
}

#centercontent {
   padding:10px;
   margin-left:160px;
   voice-family: "\"}\"";
   voice-family:inherit;
   width:auto;
   }

#ctx_menu {
	margin:0px 22px 10px 10px;
	padding:0;
	list-style-type:none;
	height:19px;
	}

#ctx_menu li {
	display:inline;
	}

#ctx_menu a:link,
#ctx_menu a:visited,
#ctx_menu span {
	display:block;
	float:left;
	padding:1px .8em;
	border:#FFF 1px solid;
	margin-left:2px;
	text-decoration:none;
	background:#007CC3;
	color:#FFF;
	font-size:10px;
	height:15px;
	position:relative;
	top:0px;
	}

#ctx_menu a:hover {
	background:transparent;
	color: #007CC3;
	border-style:inset;
	}

#ctx_menu span {
	
	}

.bab_buttons {
	font-size:8pt;
	}
.bab_buttons a {
	display:block;
	text-align:center;
	width:8em;
	background-color:#FFF;
	padding:.2em .5em;
	margin:3px 4px;
	border:#007CC3 1px solid;
	}

.bab_buttons a {
	display:block;
	text-align:center;
	width:8em;
	background-color:#007CC3;
	padding:.2em .5em;
	margin:3px 3px 3px 20px;
	border:#BCCDE7 2px solid;
	font-weight:bold;
	color:#FFFFFF!important;
	}

.bab_buttons a:hover {
	background-color:#FEF209;
	color:#007CC3!important;
	border:#BCCDE7 2px solid;
	text-decoration:none;
	font-weight:bold;
	}

.bab_title {
text-decoration:underline;
font-weight:bold;
font-size:12px;
}

.morelink{
display:none;
}

.BabTopicsBackground li {
	color:#666;
	}

.BabTopicsBackground p {
	font-family:arial,verdana,helvetica;
	font-size:10pt;
	color:#666666;
	position: relative;
	}	

.BabTopicsBackground a {
	color:#ff0000 !important;
	}

.BabTopicsBackground a:hover {
	text-decoration:underline!important;
	}

strong2 {
color: #999 !important;
	}

.sponsors {
width:270px;
height:125px;
float:left;
margin-left:0px;
margin-bottom: 15px;
text-align:center;
border:none !important;
}
.sponsorssmall {
width:270px;
height:60px;
float:left;
margin-left:20px;
margin-bottom: 8px;
text-align:center;
border:none !important;
}

td.question {
  color : #6b7f7f;
  background : none;
  text-align : right;
}

.itemlist .itemname strong {
color: #007cc3 !important;
}

.itemlist .itemname a:hover {
text-decoration: underline !important;
color: #007cc3 !important;
}

.itemlist .dateline{
color: #ee192c !important;
font-weight: normal;
}

.spacer {
height:15px;
}

.extranav {
display:block;
clear:both;
margin-bottom: 10px;
}

.printerfriendly {
display:block;
float: right;
clear: left !important;
width: 100%;
margin-bottom: 10px;
}
.printerfriendly a{
color:#007CC3 !important;
float: right;
margin-right: 10px;
}
.printerfriendly a:hover{
text-decoration: underline !important;
}

a.BabTopicsFooterLink,
a.BabTopicsFooterLink:Link,
a.BabTopicsFooterLink:Visited { 
	color: #4990B1; 
	text-decoration: none;
	}
	
a.BabTopicsFooterLink:Hover {
	text-decoration: underline;
	}

a.BabTopicsFooterMoreLink:Link,
a.BabTopicsFooterMoreLink:Visited { 
	color: #000;
	text-decoration: none;
	border:#ccc 1px solid;
	padding:1px 4px;
	border-width:1px 1px 0 1px;
	background:#fff;
	margin-right:1em;
	position:relative;
	font-weight:bold;
	}

	
a.BabTopicsFooterMoreLink:Hover { 
	background-color:#007CC3;
	border-color:#007CC3;
	}

div #main div div a{
color:#007cc3
}
div #main div div a:hover{
text-decoration: underline;
}

.content2 {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
}

/*** wHats new box ***/
#whatsnewBx {
}
#whatsnewBx a:link, #whatsnewBx a:visited, #whatsnewBx a:active {
color:#007CC3;
}
#whatsnewBx a:hover {
text-decoration:underline;
}
#main table {
margin-bottom:-20px !important;
}


/* begin Facebook sidebar styles */
#nav2 .sideBx, #nav2 .sideBx li, #nav2 .sideBx li a {
padding:0px;
margin:0px;
background:none;
}
#nav2 .sideBx {
margin-top:15px;
}
#nav2 .sideBx li a {
display:inline;
background:none;
width:auto;
height:auto;
}
#nav2 .sideBx li a:hover {
color:#3B5998;
}
/* end Facebook sidebar styles */