/* @override http://www.slice-works.com/sophe/v5/assets/css/design.css */

body {
	/*background: url(../images/16_col.png) repeat-y center top;*/
	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #E0E4CC;
}
#wrapper{
	background-color: #fff;
	width: 960px;
	padding: 10px 10px;
}

#wrapper-header{
	margin: 0 0 -30px 0;
	background: #fff url(http://www.sophe.org/images/map.jpg) no-repeat center top;
}

#wrapper-header-resources{
	margin: 0 0 -30px 0;
	background: #fff url(http://www.sophe.org/images/pic1.jpg) no-repeat center top;
}

#wrapper-header-meetings{
	margin: 0 0 -30px 0;
	background: #fff url(http://www.sophe.org/images/pic2.jpg) no-repeat center top;
}

#wrapper-header-education{
	margin: 0 0 -30px 0;
	background: #fff url(http://www.sophe.org/images/pic3.jpg) no-repeat center top;
}

#wrapper-header-programs{
	margin: 0 0 -30px 0;
	background: #fff url(http://www.sophe.org/images/pic4.jpg) no-repeat center top;
}

#wrapper-header-advocacy{
	margin: 0 0 -30px 0;
	background: #fff url(http://www.sophe.org/images/pic5.jpg) no-repeat center top;
}

#wrapper-header-about{
	margin: 0 0 -30px 0;
	background: #fff url(http://www.sophe.org/images/pic6.jpg) no-repeat center top;
}

#logo {
	position: absolute;
	left: 0;
	top: 5px;
}

a{
	text-decoration: none;
	color: #00488f;
}

#header {
	width: 960px;
	margin: 0px auto;
	padding: 0;
	position: relative;
	height: 210px;
}
#slideshow {
    position: absolute;
	height: 210px;
	left: 0px;
	z-index: 0;
    width: 960px;
	margin: 0;
	padding: 0;
	float: right;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	float: left;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


body#about #wrapper-header #header {
	background: url(http://www.sophe.org/images/istock/about-header.jpg) no-repeat center top;
}

#nav-wrapper{
	background: url(http://www.sophe.org/images/bg-nav.png) repeat-x 0 bottom;
	padding: 0 0 2px 0;
	margin: 0px 0 00px 0;
	position: relative;
}

#nav{
	width: 960px;
	margin: 0 auto;
}

#header-nav{
	margin: -5px 0 0 0;
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 1;
}

#header-nav p{
	font-size: 14px;
	text-align: right;
	margin: 0;
	padding: 0;
	color: #E0E4CC;
}

#header-nav p.sophe {
	color: #00488f;
	
}

#nav ul li a {
	color: #eee;
	text-decoration: none;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 4px;
	padding: 8px 3px;
	background-color: #4b85bf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
#nav ul li#about a{
	padding: 8px 12px;
}
#nav ul li a:hover, #nav ul li a.current{
	color: #fff;
	background-color: #00488f;
}

#sidebar {
	background-color: #F38630;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sidebar-subpage {
	background-color: #F38630;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 110px;
}

#login{
	background-color: #f39f47;
	margin: 10px;
	padding: 5px;
	font-size: 12px;
}

#sidebar ul li a {
	background-color: #f39f47;
	font-size: 14px;
}
#sidebar ul#social-media li{
	margin: 0 5px;
	padding: 0;
}
#sidebar ul#social-media li a{
	display: block;
	background-color: #F38630;
	padding: 5px;
	height: 40px;
	width: 40px;
}
#sidebar ul#social-media li a:hover{
	background-color: #f39f47;
}
#sidebar ul#social-media li a img {
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar p.connect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	margin: 40px 10px 0;
}



#sidebar-subpage ul li a {
	background-color: #f39f47;
	font-size: 14px;
}
#sidebar-subpage ul#social-media li{
	margin: 0 5px;
	padding: 0;
}
#sidebar-subpage ul#social-media li a{
	display: block;
	background-color: #F38630;
	padding: 5px;
	height: 40px;
	width: 40px;
}
#sidebar-subpage ul#social-media li a:hover{
	background-color: #f39f47;
}
#sidebar-subpage ul#social-media li a img {
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar-subpage p.connect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	margin: 40px 10px 0;
}

#login h2 {
	margin: 0;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
}

#login p {
	margin: 0;
	color: #fff;
	font-weight: normal;
}

#login p a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

#sidebar ul li#donate a {
	background-color: #fff;
	color: #00488f;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
		font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#sidebar ul li#sidebar-calendar a {
	background-image: url(http://www.sophe.org/images/sidebar-calendar.jpg);
	height: 110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
}

#sidebar ul li#sidebar-chapters a {
	background-image: url(http://www.sophe.org/images/sidebar-chapters.jpg);
	height: 110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
}

#sidebar-subpage ul li#donate a {
	background-color: #fff;
	color: #00488f;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
		font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#sidebar-subpage ul li#sidebar-calendar a {
	background-image: url(http://www.sophe.org/images/sidebar-calendar.jpg);
	height: 110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
}

#sidebar-subpage ul li#sidebar-chapters a {
	background-image: url(http://www.sophe.org/images/sidebar-chapters.jpg);
	height: 110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
}

div.tag-news {
	background-color: #99cc66;
	color: #333;
	font-size: 14px;
	font-weight: bold;	
	margin: 10px 10px 0;
	padding: 5px 10px;
	width: 680px;	
}


#featured h2 {
	font-size: 30px;
	margin: 0;
	color: #F38630;
		color: #F38630;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	font-size: 36px;
}

#featured p {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin: 0;
}

#featured {
	margin: 0px 10px 0px 10px;
	width: 700px;
}

#feature-photo {
	margin: 0 0 0 20px;
	padding: 0;
}

#other-news div.tag {
	margin: 0 0 0 10px;	
}
#other-news ul{

}

#other-news ul li a{
	display: block;
		font-size: 12px;
	line-height: 16px;
	padding: 10px;
	height: 150px;
	color: #333;
	background-color: #d4f0a5;
	border: 1px solid #e1feae;
	border-top: none;
}

#other-news ul li a img {
	margin: -5px 5px 0 -5px;
	border: none;
	float: left;
}

#other-news ul li a span {
	font-weight: bold;
	color: #333;
}

#other-news ul li a:hover{
	background-color: #99cc66;
	color: #333;
	margin-top: -1px;
}

#other-news ul li a:hover span {
	color: #000;
}

#popular-links ul{
	padding: 0 10px;
}

#popular-links ul li a {
	background-color: #b1deeb;
	border-right: 1px solid #fff;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
#popular-links ul li a:hover{
	background-color: #70ccec;
}
#popular-links ul li a span {
	font-size: 14px;
	font-weight: bold;
}

#popular-links ul{
	background-color: #E0E4CC;
}

#popular-links ul li a img{
	float: left;
	margin: 5px 10px 0 0;
	border: none;
}

.advertise-here {
	margin: 20px 10px 0px 11px;
}

#footer {
	font-size: 12px;
}

#footer ul li.bigger a {
	font-size: 16px;
}

/* I N S I D E   P A G E S */

#content p {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin: 0 0 20px 0;
}

#content ul {
	font-size: 14px;
	color: #333;
	margin: 0;
}

#content li {
	font-size: 14px;
	color: #333;
	margin: 0;
}

#content td tr {
	font-size: 14px;
	color: #333;
	margin: 0;
}

#content h1 {
	color: #F38630;
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	font-size: 36px;
}

#content h2 {
	font-size: 20px;
	line-height: 20px;
	color: #333;
	margin: 0 0 20px 0;
}

#sub-nav{
	padding: 0;
	margin: 10px 0 0 0;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sub-nav ul li{
	margin: 0 10px;
}
#sub-nav ul li a {
	background-color: #d4f0a5;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#sub-nav ul li span.renewal {
	background-color: #d4f0a5;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#sub-nav ul li a:hover, #sub-nav ul li a.current{
	background-color: #99cc66;
	color: #333;
}

ul#sub-nav-two{
	margin: 0;
	padding: 0;
}
ul#sub-nav-two li {
	background-color: #99cc66;
	margin: 0;
	padding: 0 0 0 10px;
}

#sub-nav ul #sub-nav-two li a.current, #sub-nav ul #sub-nav-two li a:hover {
	background-color: #99cc66;
	color: #333;
}

ul#subnav-additional {
	margin: 20px 0;
}

ul#subnav-additional li#whatsis a{
	background-image: url(http://www.sophe.org/images/whatis.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 130px;
	border: 1px solid #99cc66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
	padding: 5px 10px;
	color: #fff;
}
ul#subnav-additional li#whatsis a:hover{
	border-color: #F38630;
	color: #fff;
}

ul#subnav-additional li#newAd a{
	background-image: url(../images/RisaLavizzo-Mourey.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	height: 130px;
	border: 1px solid #99cc66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
	/*padding: 5px 10px;*/
	color: #fff;
}
ul#subnav-additional li#newAd a:hover{
	border-color: #F38630;
	color: #fff;
}

/* S L I D E R */
p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		.panel .wrapper img{
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}
		
		.panel .wrapper h3 { 
			margin: 0;
	font: 28px Helvetica, "Times New Roman", Times, serif;
	color: #F38630;
}
		
	
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0px 10px;
			position: relative;
			width: 700px;
			height: 250px;
			font-size: 12px;
		}

#slider1 div.panelContainer div.panel div.wrapper p {
	line-height: 18px;
	margin: 10px 0;
	color: #333;
}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 5px solid #b1deeb; /* this is the border. should have the same value for the links */
			margin: 0;
			padding: 0;
			width: 690px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 210px;
			background: #fff;
			-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			position: relative;
			width: 690px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
		position:absolute;
		bottom: 0;
		width: 700px;
		left: 0;
		margin: 0;
		padding: 0;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			width: 700px;
			margin: 0;
			padding: 0;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			line-height: 30px;
			background: #fff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li a { background: #fff;
		color: #999;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
		
		 }
		
		
		.stripNav li a:hover {
			background: #ccc;
			color: #666;
		}
		
		.stripNav li a.current {
			background: #b1deeb;
			color: #333;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("http://www.sophe.org/images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("http://www.sophe.org/images/arrow-right.gif") no-repeat center;
		}

/* news module styles */
.CommHeader{
    font-weight: bold;
    font-size: 14px;
    color: #F38630;
    font-family: Helvetica, sans-serif;
}

.Date{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    font-family: Helvetica, sans-serif;
}


.ImageText{
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Helvetica, sans-serif;
}

.NewsHeadline{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Helvetica, sans-serif;
}

.NewsHeadlineW{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Helvetica, sans-serif;
}

.NewsPageText{
    font-size: 12px;
    color: #000000;
    font-family: Helvetica, sans-serif;
}

.NewsPageText A{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Helvetica, sans-serif;
}

.NewsPageText A:hover{
    font-weight: bold;
    font-size: 12px;
    color: #ff0000;
    font-family: Helvetica, sans-serif;
}

.NewsSideBarHeader{
    font-weight: bold;
    font-size: 12px;
    color: #99CC66;
    font-family: Helvetica, sans-serif;
}

.NewsSideBar{
    font-weight: bold;
    font-size: 12px;
    color: #999999;
    font-family: Helvetica, sans-serif;
}

.NewsSideBar A{
    font-weight: bold;
    font-size: 12px;
    color: #99CC66;
    font-family: Helvetica, sans-serif;
}

.NewsSideBar A:hover{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: Helvetica, sans-serif;
}

.newsbrief{
    font-size: 12px;
    color: #99CC66;
    font-family: Helvetica, sans-serif;
    font-weight:bold;
}

.newsbrief A{
    font-size: 12px;
    color: #99CC66;
    font-family: Helvetica, sans-serif;
    font-weight:normal;
}

.newsbrief A:hover{
    font-size: 12px;
    color: #000000;
    font-family: Helvetica, sans-serif;
    font-weight:normal;
}
/* end news module styles */