/* Isabel Jurado Foundation www.isabelfoundation.org */
/* Initial design project - January 2007 */
/* Website replaces www.helpisabel.com that was run for 2 years using WordPress */
/* SpyderWeb Concepts - Ron Dick */

/*----------------------------------- Main Body Styles ---------------------------------------*/

body {
	background-color:#9370DB; /* Blue Violet */
	background-color:#FFFF99; /* Light Yellow */
	background-color:#9370DB; /* Medium Purple */
	margin-left: 50px;
	margin-top: 0%;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration:none;
}

v:link {
	color: #999900;
	text-decoration:underline;
}
	
a:hover {
	color: #FFCC00;
	text-decoration:none;
	cursor: HAND;
}

/*----------------------------------- Text Styles ---------------------------------------------*/

.MainText {
	font-size: 13px;
	text-align: justify;
	line-height: 150%;	
	padding: 6px;
}

.MainText a:hover {
	color:#000000;
	text-decoration:none;
}

.MainText a {
	text-decoration: underline;
	color:#9370DB;	
}

.NavText {
	color: #669933;
	color: #000000;
	background:url(https://www.isabelfoundation.org/images/NavBkgrd.gif) no-repeat 0% 100%;
	border: #ffcc00 thin solid;
	font-size: 80%;
	line-height: 150%;
	padding: 2px;
	margin-right: 4px;
}

.Nav2Text {
	color: #000000;
	font-size: 80%;
	line-height: 100%;
	padding: 5px;
}

.SmallText {
	font-size: 80%;
	line-height: 100%;
}

.PageTitle {
	font-size: 140%;
	font-style: italic;
	color: #ffcc00; /* Yellow */
	line-height: 100%;
}

.ParagraphTitle {
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #009999;
}

.ParagraphTitle2 {
	font-size: 120%;
	color: #009999;
}

.SubParagraph {
	font-size: 100%;
	color: #009999;
	text-decoration: underline;
}

.SubTitle {
	font-size: 110%;
	font-weight: bold;
	color: #FFcc00;
}

.TagLine {
	font-size: 150%;
	font-style: italic;
	color: #000000;
}

.Caption {
	color: #9370DB;
}

.Footer {
	font-size: 60%;
	font-style:italic;
}

hr {
	color: #9370DB;
	width: 90%;
	height: 4px;
	background-color: #9370DB;
}

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

ul {
	list-style-image:url(https://www.isabelfoundation.org/images/hand2.gif);
	list-style:disc;
	list-style-position:outside;
	font-size: 13px;
	text-align: justify;
	line-height: 200%;	
	padding: 6px;
}

ul li {
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
}

/*-------------------------------- Tables & Images Styling ---------------------------------*/

.Table {
	width: 25%;
	float: right;
	border: thin solid #ffcc00;
	background: #9370DB;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: 500;
	line-height: 150%;
	padding: 6px;
	margin-left: 10px;
}

.Table a {
	color: #FFFFFF;
}

.SmallTable {
	border: #9370DB thin solid;
	font-size: 90%;
	line-height: 150%;
	padding: 5px;
}

.News {
	border: #9370DB medium solid;
	margin-right: 3px;
	font-size: 100%;
	text-align: justify;
	line-height: 150%;
	padding: 5px;
	width: 80%;
}

.NewsSmall {
	border: #9370DB thin solid;
	margin-left: 3px;
	margin-right: 0px;
	font-size: 90%;
	text-align: center;
	line-height: 150%;
	padding: 5px;
}

.Donation {
/*	background: url(https://www.isabelfoundation.org/images/hand3.gif) no-repeat 50% 50%; */
/*	border: #9370DB thin solid; */
	top: 0px;
	padding-right: 0px;
	float: right;
	font-size: 130%;
	font-weight:bold;
	color: #9370DB;
}

.Video {
	border: #000000 thin solid;
	margin-left: 5px;
	margin-bottom: 5px;
}

.Top-Left {
	background-repeat:no-repeat;
	background-position: 0% 0%;
}

.Top-Right {
	background-repeat:no-repeat;
	background-position: 100% 0%;
}

.BottomLeft {
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

.BottomRight {
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.SlideShow {
	font-size: 13px;
	line-height: 100%;
	border: #800080 thin solid;
	width: 30%;
	float: left;
	margin-right: 4px;
}

.FamiliesImg {
	border: #9370DB 3px outset;
}

.ImgLeft {
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	font-style:italic;
}

.ImgRight {
	float: right;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	font-style:italic;
}

.FormField {
	text-align: right;
}

/*------------------------------------ Lightbox Styling ----------------------------------------*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#000000;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(https://www.isabelfoundation.org/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(https://www.isabelfoundation.org/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(https://www.isabelfoundation.org/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/*----------------------------- Rounded Corners Styling ------------------------------*/

/* set millions of background images */
.rbroundbox { background: url(https://www.isabelfoundation.org/images/nt.gif) repeat; top: 0px; left: 0px;}
.rbtop div { background: url(https://www.isabelfoundation.org/images/tl.gif) no-repeat top left; }
.rbtop { background: url(https://www.isabelfoundation.org/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(https://www.isabelfoundation.org/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(https://www.isabelfoundation.org/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 0px; }
.rbroundbox { width: 100%; margin: 0em auto; }
