@import url(donatepage.css);
@charset "utf-8";
/* CSS Document */
.imageListnav ul
{
		padding-bottom: 5px;
}

#Donatesubnav ul {
	padding-bottom: 5px;
}

#Donatesubnav li ul {
	padding-bottom: 0;
}

#Donatesubnav li {
	margin-bottom: .5em;
}

#Donatesubnav a {
	color: #000;
	display: block;
}

#Donatesubnav a:hover {
	color: #232876; 
	text-decoration: underline; /* Changed C Savel 11/17/09 */
}

#Donatesubnav li.selected {
	font-weight: bold;
	margin-bottom: .75em;
}

#Donatesubnav li.selected ul {
	padding-left: 10px;
}

#Donatesubnav li.selected a {
	margin-bottom: .3em;
}

#Donatesubnav li.selected a.current {
	font-weight: bold;
}

#Donatesubnav li.selected li {
	font-weight: normal;
}

#Donatesubnav li.selected li a {
	margin-bottom: .3em;
}

#Donatesubnav li.selected li {
	margin-bottom: 0;
}

/* Additions by Craig Savel 12/3/2009 */
/* For Donate section right nav */

.donateRulerlist li
{
	border-bottom: 1px dashed #ddd;
}

#aside .imagesection
{
	border-bottom: 1px solid #a2a4a7;
	padding: 12px 10px;
}

.donatePullquoteImage
{
	padding-left: 6px;
	padding-bottom: 6px;
}

/* effects for tooltips */
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 5px;
border:1px solid #999;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid #999;
border-bottom: 3px solid #999;
visibility: hidden;
text-align: left;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

#div1
{
	margin-left: 50px;
	width: 500px;
	padding-left: 50px;

}

#comptable
{
	border:3px solid #4d5290;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index:101;
	position:absolute;
	margin-left: 6px;
	padding-left: 1px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 3px;
	background:#ffffff;
	background-color: #ffffff;
}

#comptable th
{
	border-right: 1px black dotted;
	padding: 2px;

}

#comptable th:last-child
{
	border-right: 0;
}

#comptable td
{
	border-right: 1px black dotted;
	border-top: 1px black dotted;
	padding: 2px;

}

#comptable td:last-child
{
	border-right: 0;
}

.fixiediv
{
	position:absolute;
	margin-left: 15px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border:3px solid #4d5290;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family:arial, helvetica, sans-serif;
	line-height:18px;
	z-index:100;
	background:#ffffff;
	background-color: #ffffff;
}

.fixie{
	position:absolute;
	margin-left: 135px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border:3px solid #4d5290;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family:arial, helvetica, sans-serif;
	line-height:18px;
	z-index:100;
	background:#ffffff;
	background-color: #ffffff;
}
.fixie table
{
	background:#ffffff;

}
.fixie th
{
	vertical-align:bottom;
	text-align: left;
}
.fixie td
{
	vertical-align: top;
	text-align:left;
}

.ftdiv  {
	color: #027ABB;
	text-decoration: none;
}

.ftdivplaceholder
{
	width: 100%;
}

.ftdivleft
{
	width: 18%;
	float: left;
}
.ftdivright
{
	width: 80%;
	float: right;
}
.ftdivtable
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.stayput a
{
	text-decoration: none;
	color: #000;
}


.gift_amount
{

  border-left: none;
  padding-left: 0;
  border-top: none;
  padding-top: 2px;
  border-right: none;
  padding-right: 5px;
  border-bottom: 1px black solid;
  background:#C6FFF7;
}

.fancyDonateSubmit
{
	
}
.spiffyForm
{
	padding-bottom: 5px;
	
}

#fixedtipdiv.mouseOverTablelefty
{
	border-right: 1px dotted #000;
}
#fixedtipdiv.mouseOverTablerighty
{
	border-left: 1px dotted #000;
}




