@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #E5F2FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
	line-height: 1.6em;
}

a, a:visited, a:active {
	color:#0075b0;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color:#0075b0;
	text-decoration: underline;
	cursor: pointer;
}

a:focus {
	outline:none;
}

p {
	margin-bottom: 12px;
}

ul {
	padding-top: 5px;
	margin-bottom: 7px;
	margin-left: 20px;
}

li {
	padding-bottom: 5px;
	padding-left: 15px;
/*	background-image: url(../_images/bullets/round.gif);  */
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
}

ol {
	margin-top: 6px;
	margin-left: 20px;
	margin-bottom: 6px;
}

ol li {
	background-image: none;
	margin-left: 20px;
	margin-bottom: 6px;
	padding: 0px;
	list-style-type: decimal;	
}

img {
	border: none;
	margin: 0;
	padding: 0
}


/* GENERAL
----------------------------------------------- */
#mainWrapper {
	background-color: #FAFAFA;
	background-image: url(../_images/backgrounds/background.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#top {
	width: 880px;
	height: 95px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/backgrounds/back-top.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#topRight-mainContainer {
	width: 350px;
	float:right;
	text-align: right;
}

#topRigth-linksContainer {
	height: 45px;
}

#topRigth-linksContainer img {
	float:right;
}

#btn-topRight {
	float: right;
	
}

#menu {
	width: 860px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #000066;
	font-weight: 700;	
	font-size: 14px;
	font-family: "myriad-pro-1","myriad-pro-2",Verdana,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}

#menu ul, #menu li {
	margin: 0;
	padding: 0;
	background: none;
}

#menu ul {
	margin-top: 10px;
}

#menu ul li {
	display: inline;
	border-right: 1px solid #c1c1c1;	
}

#menu ul li.last {
	border: none;	
}

#menu ul li a {
	color: #000066;
	padding: 3px 18px;
	text-decoration: none;	
}

#menu ul li a:hover, #menu ul li a.selected {
	color: #666666;	
}

#menu ul li a.first {
	padding-left: 0;
}

#menu ul li a.last {
	padding-right: 0;
}

#menu img {
	float: right;
}

#bodyContainer {
	width: 860px;
	margin: 30px auto 0 auto;
	padding-bottom: 1px;
}

#rightSide {
	width: 250px;
	float: right;
	min-height: 450px;
	background-image: url(../_images/backgrounds/back-rightSide.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
}

#rightSide-links {
	margin-left: 20px;
	padding-top: 40px;
	margin-bottom: 20px;
	color:#000066;
	font-weight: bold;
}

#rightSide-links a, #rightSide-links a:visited, #rightSide-links a:active {
	color:#000066;
	text-decoration: none;
	cursor: pointer;	
}

#rightSide-links a:hover {
	color:#777777;
	text-decoration: none;
	cursor: pointer;
}

#rightSide-links div {
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 8px;
	padding-bottom: 8px;
}

#rightSide-links div.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;	
}

#rightSide-links p {
	margin-left: 15px;
	margin-bottom: 0;
	padding-top: 8px;
	font-weight: normal;
	background-image: url(../_images/bullets/singleArrow-rightLink.png);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left: 12px;
}

#rightSide-content {
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
	color: #666666;
}

#rightSide-content img {
	padding: 7px;
	background-color:#EBEBEB;
	border: 1px solid #D6D6D6;
}

#leftSide {
	width: 580px;
	margin-bottom: 50px;
}

#leftSide h1 {
	margin-bottom: 20px;
}

#shareThis {
	float:right;
}

#footer {
	background-image: url(../_images/backgrounds/back-footer.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer-wrapper {
	width: 860px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 11px;
	color: #5B2B70;
}

#footer-wrapper a, #footer-wrapper a:visited, #footer-wrapper a:active  {
	color: #5B2B70;
	text-decoration: none;
	cursor: pointer;

}

#footer-wrapper a:hover {
	color:#777777;
	text-decoration: none;
	cursor: pointer;
}

#footer-rightSide {
	float: right;
	text-align: right;
}

#footer-rightSide img {
	padding-right: 22px;
}

.linkTop {
	background-image: url(../_images/bullets/arrowUp.png);
	background-repeat: no-repeat;
	background-position: 75px 8px;
}

.clear {
	clear: both;
}

.clearLeft {
	clear: left;
}


/* HOME PAGE
----------------------------------------------- */
#banner {
	width: 866px;
	height: 276px;
	margin: 10px auto 30px auto;
	background-image:url(../_images/backgrounds/back-banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#banner-wrapper {
padding-left:4px;
padding-top:13px;
padding-right:12px;
padding-bottom:0px;

	
}

#flashContainer {
	width: 560px;
	height: 250px;
	background-color: #F5F5F5;
	
}

#buttonsContainer {
	height: 250px;
	width: 270px;
	float: right;
	/*	background-image: url(../_images/backgrounds/back-bannerRightSide.png); */
	background-color:#EBEBEB;
	background-repeat: no-repeat;
	background-position: center center;
}

#buttonsContainer-wrapper {
	padding: 15px;
	
}

#buttonsContainer-pollwrapper {
	/*padding: 15px; */
	padding-left:15px;
	
	padding-top:0px;
	margin-left:7px;
	margin-top:6px;

}

.buttonsContainer-polltitle {
	text-align:center;
	padding-right:18px;
	color:#000066;
	
	font-size:14px;
	font-weight:bold;
}

#buttonsContainer-wrapper p {
	margin-bottom: 8px;
}

.donateBtn-homeContainer {
	background-image: url(../_images/backgrounds/line-homeDonate.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.newsletter-txt {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000066;
}

.newsletter-txt2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

#newsletter-form {
	height: 27px;
	text-align: center;
}

#bodyContainer-home {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1px;
	overflow:hidden;
}

#leftSide-home {
	width: 550px;
}

#leftSide-home h1 {
	margin-bottom: 25px;
	background-image: url(../_images/backgrounds/back-mainTitleHome.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	color: #000066;
	font-weight: 600;
	font-size: 26px;
	font-family: "myriad-pro-1","myriad-pro-2",Verdana,Arial,Helvetica,sans-serif;
}

#leftSide-home h1 .pad {
	padding-right: 20px;
	background-color: #FAFAFA;
}

#leftSide-home h1 .color {
	color: #feab21;
}

#leftSide-home h2 {
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #feab21;
	line-height: normal;
}

.contentBlock-leftSideHome {
	background-image: url(../_images/backgrounds/back-blockLeftHome.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.contentBlock-leftSideHome img, .contentBlock-leftSideHome-last img {
	margin-right: 15px;
}

.contentBlock-leftSideHome-last {
	margin-bottom: 20px;
}

#rightSide-home {
	width: 288px;
	background-image: url(../_images/backgrounds/back-rightSideHome.png);
	background-repeat:repeat-y;
	background-position: center top;
	float: right;
	margin-bottom: 20px;
}

#rightSide-home h1 {
	margin-bottom: 18px;
}

#rightSide-home-wrapper {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.newsItem {
	background-image: url(../_images/backgrounds/back-newsItem.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.newsItem img, .newsItem-last img {
	margin-right: 12px;
}

.newsItem p {
	margin-bottom: 0px;
}
 
 
/* PROGRAMS
----------------------------------------------- */
.csciReport-container {
	text-align: center;
	margin-bottom: 15px;
}

.csciReport-container img {
	background-color: #FAFAFA;
	margin-right: 40px;
	padding: 5px;
	border: 1px solid #D6D6D6;	
}


/* TYPOGRAPHY
----------------------------------------------- */
.greyTxt {
	color: #666666;
}

.lightBlueTxt {
	color: #00aeef;
}

.smallTxt {
	font-size: 11px;
}

.largeTxt {
	font-size: 14px;
}

.orangeTxt {
	color: #feab21;
}

.quote {
	color:#ff6517;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 20px;
	background-image: url(../_images/leftQuote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 3px;
}

.quote-author {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


/* SEPARATORS AND GENERIC CONTAINERS
----------------------------------------------- */
.separator {
	background-image: url(../_images/backgrounds/line-separator.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;	
}

.contentHighlight-A {
	margin-bottom:25px;
	background-color: #F5F5F5;
	padding: 15px;
	border: 7px solid #EBEBEB;
	
}


/* IMAGES
----------------------------------------------- */
.image-border {
	background-color: #F0F0F0;
	padding: 5px;
	border: 1px solid #D6D6D6;
}

.image-border-noPad {
	border: 1px solid #D6D6D6;
	margin-right: 20px;
}

.banner {
	border: 1px solid #D6D6D6;
	margin-bottom: 15px;
}

.image-left {
	float: left;
	background-color: #F0F0F0;
	padding: 5px;
	border: 1px solid #D6D6D6;
	margin-right: 15px;
	margin-bottom: 5px;
}

.image-hover {
	background-color: #D6D6D6;
	padding: 5px;
	border: 1px solid #D6D6D6;
}

/* FORMS
----------------------------------------------- */
#search-container input.format {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
}

#newsletter-form input.format {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	color:#666666;
}

#newsletter-subscribe input.format {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
}

#contactForm input.format {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
}

#registrationForm input.format {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
}

label.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #CC0000;
	display: block;
}
select.error {
	border: 1px solid #CC0000;
}

/* jQuery Tabs
----------------------------------------------- */
ul.tabs-style {
	list-style-type: none;
	margin-bottom: 15px;
	padding-top: 5px;
	margin-left: 0px;
}
ul.tabs-style li {
	list-style-type: none;
	display: inline;
	padding-right: 18px;
	background-image: none;
	padding-left: 0px;
}
.ui-tabs-hide { display: none; }

/* styling of the flowplayer container. */ 
a.myPlayer { 
    display:block;
    width: 425px; 
    height:266px;  
    text-align:center; 
    margin:0 auto; 
   /*  float:left;  */
    border:1px solid #999;
	 
} 
 
/* play button */ 
a.myPlayer img { 
    margin-top:75px; 
    border:0px; 
} 
 
/* when container is hovered we alter the border color */ 
a.myPlayer:hover { 
    border:1px solid #000; 
}

/* edutopia disclaimer  */

.edutopia {
font-size:9px;
color:#999999;

}

/*  missing crap  */

.nope { 
font-size:12px;
color:#FF0000;
font-weight:600;
}

.invisible {
display:none;
}

a.reveal {
	font-size: 100%;
	padding: 1px;
	background: #ffffff;
	color: #0075b0;
/*	font-family: Georgia, serif;  */
	font-style: italic;
	cursor: pointer;
}

/*  News Ticker  */

* { margin:0; padding:0; }

#newsticker-demo {
width:247px;
background:#ffffff;
padding:3px 3px 0;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;
overflow:hidden;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #cccccc; margin-right:2px; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:3px;
}

.newsticker-jcarousellite { width:247px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; margin-left:0px; }
.newsticker-jcarousellite .thumbnail { float:left; width:80px; }
.newsticker-jcarousellite .thumbnail2 { float:left; width:90px; }
.newsticker-jcarousellite .info { width:230px; height:140px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:11px; color:#808080; }

.clear { clear: both; }

#portfolio {
margin-left: -5px;
padding:0px;

}

ul#portfolio li img{
	
	padding: 0px;
	margin: 0px;
	margin-left:0px;
	float:left;
	width:550px;
	border: 2px solid #999999;
	overflow:hidden;
	
}


