﻿/* RESET CSS*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.nav ul, .nav li {
height:100%;
}

/************************RESET CSS CLOSE*****************************/

/*
body
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	font-size:16px;
	line-height:1.5em;
	background-color:#f3f3f3;
}
*/

body
{
	background-color:#232B9A;
	background: url('/imgs/background_layer.jpg'); 
	background-attachment: fixed; 
}

h1
{
	font-size:18px;	
}

p
{
	padding-top:15px;
}
#header
{
	text-align:center; 
	margin-left:auto; 
	margin-right:auto;
	padding-bottom:25px;
	padding-left:20px;
	padding-right: 20px;
}

.header
{
	padding-top: 25px;
	padding-bottom:25px;
	padding-left:15px;
	background-color: Transparent;
	width: 1000px;
	color:#FFFFFF;
	font-family:Times New Roman;
	font-weight:bold;
	height: 100px;
}

.headerText
{
	float:left;
	padding-left: 550px;
	padding-top: 20px;
	font-size: 30px;
}

.footer
{
	/*padding-left: 140px;*/
	padding-top: 25px;
	padding-bottom:25px;
	background-color: Transparent;
	color: #FFFFFF;
	/*position:absolute;*/
	text-align: right;
	font-size: 11px;
}


#content
{
	margin-left:auto;
	margin-right: auto;
	width:940px;
	background-color: White;
	padding-bottom:25px;
	min-height:1100px;
	border-width:10px; 
	border-style:solid; 
	border-top-color: #5D65C7;
	border-right-color: #5D65C7;
	border-left-color: #5D65C7;
	border-bottom-color: #5D65C7;
}

#contentLarger
{
	margin-left:auto;
	margin-right: auto;
	width:940px;
	background-color: White;
	padding-bottom:25px;
	min-height:1400px;
	border-width:10px; 
	border-style:solid; 
	border-top-color: #5D65C7;
	border-right-color: #5D65C7;
	border-left-color: #5D65C7;
	border-bottom-color: #5D65C7;
}

#contentXLarger
{
	margin-left:auto;
	margin-right: auto;
	width:940px;
	background-color: White;
	padding-bottom:25px;
	min-height:2000px;
	border-width:10px; 
	border-style:solid; 
	border-top-color: #5D65C7;
	border-right-color: #5D65C7;
	border-left-color: #5D65C7;
	border-bottom-color: #5D65C7;
}

#innerContent
{
	width:600px;
	background-color:#FFFFFF;
}



/***************************************/

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 10px;
	}
	
	
	
div.left {
	float:left;
	width:250px;
	margin-top:20px;
	background-image:url('/imgs/Shadow.jpg');
	background-repeat: repeat-y;
	min-height:350px;
	font-family: Times New Roman;
	text-decoration:none;
}
	
ul, ul1, ul2, ul3
{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.leftHome
{
	color:White;
	height:35px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#D6D6D6;
	width:185px;

}

.leftAppearances
{
	color:White;
	height:35px;
	margin-top: 10px;
	margin-left: 20px;
	width:185px;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#D6D6D6;
}

.leftPrograms
{
	color:White;
	height:35px;
	margin-left: 20px;
	margin-top: 10px;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#D6D6D6;
	width:185px;
}

.leftContactUs
{
	color:White;
	height:35px;
	margin-top: 10px;
	margin-left: 20px;
	width:185px;
}

.leftMedia
{
	color:White;
	height:35px;
	margin-left: 20px;
	margin-top: 10px;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#D6D6D6;
	width:185px;
}

.leftResearch
{
	color:White;
	height:35px;
	margin-left: 20px;
	margin-top: 10px;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#D6D6D6;
	width:185px;
}

.leftBio, .leftBoard, .leftMissions, .leftPartners
{
	color:White;
	height:35px;
}

.leftMediaKit, .leftInTheNews, .leftCommentary
{
	color:White;
	height:35px;
}

.leftPatients, .leftHealthcare
{
	color:White;
	height:35px;
}

.leftPartners
{
	border-width:1px;
	border-style:solid;
	border-bottom-color:#D6D6D6;
	width:185px;
}


.leftAssist
{
	color:White;
	height:55px;
}


.leftAbout
{
	color:White;
	height:35px;
	margin-left: 20px;
	margin-top: 10px;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#D6D6D6;
	width:185px;
}

.menucontent
{
	text-decoration:none;	
}
	
#ul1, #ul2, #ul3
{
	margin-left:15px;
	margin-top: 10px;
}

.contactForm
{

	width:250px;
	margin-top:10px;
	background-image:url('/imgs/Shadow_right.jpg');
	background-repeat: repeat-y;
	min-height:350px;
	font-family: Times New Roman;
	text-decoration:none;	
	color: #232B9A;
	font-weight: bold;
}		

#rightMenu
{
	padding-top: 15px;
	float:right;
}
		
.contactText
{
	margin-left: 40px;
}		

.wraper
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	
}

.menulink
{
	text-decoration: none;
	color: #5D65C7;
}

.innerMenuLink
{
	color:gray;
	text-decoration:none;
	margin-left:15px;	
}

.menulinkhighlighted
{
	text-decoration: none;
	color: White;
}


.divTwitter 
{
	margin-left: 30px;
}

.divFacebook
{
	margin-left: 30px;
}

.twitterImage 
{
	float:left;
}

.facebookImage
{
	float:left;
}	
	
	
.twitterText 
{
	float:left;
	margin-left:10px;
	color: #5D65C7;
	font-size: 12px;
}

.facebookText
{
    float:left;
	margin-left:10px;
	color: #5D65C7;
	font-size: 12px;
}

.selected
{
	margin-top: -2px;
	background-image:url('/imgs/Menu.jpg');
	background-repeat:no-repeat;
	height: 35px;
	text-decoration: none;
	color: White;
}

.selected a
{
	color:White;
	margin-left: 20px;
}

.selected div
{
	padding-top: 7px;
}



.selectedTall
{
	margin-top: -2px;
	background-image:url('/imgs/Menu_Taller.jpg');
	background-repeat:no-repeat;
	height: 55px;
	text-decoration: none;
	color: White;
}

.selectedTall a
{
	color:White;
	margin-top: 50px;
}

#contentwrapper
{
	float:left;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
	width:440px;
}
#contentwrapper2
{
	float:left;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
	width:650px;

}
#innerWrapper
{
	/*padding-top: 15px;*/
	margin-left:auto;
	margin-right:auto;
	/*width:425px;*/
}

.menulinkshifted 
{
	margin-left:20px;
	padding-top: 8px;
}


