/* CSS Document */

/** Copyright SunniPath LLC 2006-2007 **/





/* body & container

---------------------------------------------------------- */

body {

    background-color:		#E6E4CD;

	background-image: 		url(http://www.sunnipathfoundation.org/themes/site_themes/foundation/spf-background-gradiant-2.png);

	background-repeat:		repeat-y;

	background-attachment:	fixed;

	background-position:	top center;

	text-align: 			center;

	min-width:				960px;

	margin:					0px;

	font-family:			Verdana, Arial, Helvetica, sans-serif;

 	}


img{

border : 0px;
}
* html body {  /* IE Fix */

  overflow: hidden;

  }





/* Header with Logo

---------------------------------------------------------- */

.logo {

	position:	relative;	

	top:	32px;

	left:	32px;

	border:	0px;

	float: left;

	filter: Alpha(opacity=100); /* IE */

	-moz-opacity: 1; 			/* Mozilla 1.6 and below */

	opacity: 1;               	/* newer Mozilla and CSS-3 */

	}



.logo:hover {

	filter: Alpha(opacity=80);

	-moz-opacity: 0.8;

	opacity: 0.8; 

	}



#Header {

	width:		960px;

	height:		140px;

	background-color: 	#8E482E;

	background-image:	url("http://www.sunnipathfoundation.org/themes/site_themes/foundation/spf-header-script.gif"); 

	background-repeat: 	no-repeat; 

	background-position:	top right;

	float:		none;

	clear:		both;

	margin:		0 auto;

	text-align: left;

	border-left:	solid 1px #403F37;

	border-right:	solid 1px #403F37; 

	}



#HeaderLinks {

	height:		16px;

	float:		right;

	position: relative;

	top:	0px;

	right: 6px;

	text-align: right;

	}

#HeaderLinks  ul {

	margin: 0;

	list-style: none;

	background: #383d44;

	}

#HeaderLinks  li {

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	letter-spacing: 1px;

	border-left: 1px solid #99533A;

	}

#HeaderLinks  li a {

	float: left;

	padding: 9px 12px 7px 12px;

	text-decoration: none;

	color: #CFC89E;

	border: none;

	}

#HeaderLinks  li a:hover {

	color: #613923;

	background: #CCC98B;

	background: url(http://www.sunnipathfoundation.org/themes/site_themes/foundation/spf-header-links-gradient.gif);

	}







/* Main Navigation Bar

---------------------------------------------------------- */

#MainNav {

	border-right:		solid 1px black;

	border-left:		solid 1px black;

	width:		960px;

	height:		40px;

	background-color: #626154;

	background-image:	url("http://www.sunnipathfoundation.org/themes/site_themes/foundation/spf-topnav-gradient.gif");

	background-repeat:	repeat-x;

	background-position:	top left;

	float:		none;

	clear:		both;

	margin:		0 auto;

	text-align: left;

	}

#MainNav  ul {

	margin: 0;

	padding-left: 18px;

	list-style: none;

	border-top: 1px solid #464a52;

	background: #383d44;

	}

#MainNav  li {

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	letter-spacing: 1px;

	font-weight:	bold;	

	}

#MainNav  li a {

	float: left;

	padding: 12px 15px 6px 15px;

	text-decoration: none;

	color: #fff;

	border: none;

	//background: url(../img/1206/nav-bg.gif) no-repeat bottom right;

	}

#MainNav  li a:hover {

	color: #E4E0BD;

	background: #613923;

	}

#MainNav  li a.active {

	font-weight: bold;

	color: #BC7E31;

	//background: #fff url(../img/1206/nav-on-bg.gif) repeat-x top left;

	border-right: 1px solid #403F37;

	border-left: 1px solid #403F37;

	padding-top: 12px;

	padding-bottom: 7px;

	}





/* Bottom Content

---------------------------------------------------------- */

#SPF-MainBody {

	margin:	0 auto;

	padding: 0 0 40px 0;

	width:	960px;

	text-align: left;

	background-color: #FFF;

	border-left:	solid 1px #626154;

	border-right:	solid 1px #626154; 

	float:		none; 

	clear:		both; 

	position: relative;  /* IE 7 Fix  */

	top:		0px;

	overflow: hidden;

	}





#SPF-Sidebar {    /*  ~~~~~~~  LEFT COLUMN ~~~~~~~ */

	width:		200px;

	position:	relative;

	top:		20px;

	left:		20px;

	float:		left;

	clear:		left;

	background-color:	#E6E4CD;

	border-top: 10px solid #CCC98B;

	text-align: center;

	}

#ChipIn {

	margin: 20px;

	text-align: center;

	}



#SPF-JoinNow {

	position: relative;

	top: 5px;

	}

#SPF-JoinNow ul{

	text-align: left;

	top: 5px;

	font-size: 80%;

	}



/* curve height, background image */

.JoinEmailBox .t, .JoinEmailBox .b, .JoinEmailBox .b b, .JoinEmailBox .t b{

	height:10px;

	background-image:url(http://www.sunnipathfoundation.org/themes/site_themes/foundation/SPF-RoundBox-Side.png);

	}

.JoinEmailBox, .round {

	width: 160px;

	margin: 30px 20px 0px 20px;

	font-size: 11px;	

	}

.JoinEmailBox {

	text-align: left;

	}

/* inner color, border color, border width */

.JoinEmailBox .c{

	background:#DDDCB4;

	border-color:#93917F;

	border-left-width:4px;

	border-right-width:4px;

	}

/* surrounding margins (optional) */

.round{

	margin-bottom:5px;

	}

.round .c{	/* inner content padding */

	padding:0 10px 0 10px;

	border-top:0;

	border-bottom:0;

	border-style:solid;

	}

.round .t, .round .b, .round .t b, .round .b b{

	display:block;

	overflow:hidden;

	}

.round .t b, .round .b b{

	float:right;

	width:50%;

	}

.round .t .r{

	background-position:top right;

	}

.round .b .r{

	background-position:bottom right;

	}

.round .b{

	background-position:bottom left;

	}

.round .br{

	clear:both;

	display:block;

	overflow:hidden;

	height:0px;

	}

.JoinEmailBox img {

	float: left;

	padding: 0px 5px 0px 0px;

	}

.SPF-ButtonImage {

	margin: 5px 0;

	}



#SPF-MainAd {	

/*	border: 1px red solid;   /* ------------------- delete ------------- */

	width:		700px;

	background-color: #FFF;

	position:	relative;	

	top:		20px;

	left: 		40px;

	float:		left;

	clear:		right;

	text-align: left;

	}



#SPF-MainContent {	  /*  ~~~~~~~  RIGHT COLUMN ~~~~~~~ */

	width:		440px;

	background-color: #FFF;

	position: relative;	

	top:		60px;	/* IE is 3 pixels lower */

	left: 		60px;

	padding: 0 0 20px 0;

	float:		left;

	clear:		none;

	text-align: left;

	}

#SPF-AboutSPF {

	position: relative;

	width:		440px;

	position:	relative;	

	top:		0px;

	left:		0px;

	float:		left;

	clear:		both;

	}

.TextBox {

	margin:		0 auto;

	margin-bottom: 20px;

	padding: 	12px;

	text-align: left;

	background-image: url("http://www.sunnipathfoundation.org/themes/site_themes/foundation/070328-PopUp-YellowGrad.gif");

	background-repeat: repeat-y;

	background-position: top left;

	line-height: 160%;

	font-size: 14px;

	}





#SPF-TakeLookAround {

	position: relative;

	top: 		20px;

	width:		440px;

	padding: 0 0 20px 0;

	font-size:	12px;

	}

.SPF-SectionTitle {

	padding: 0px;

	margin: 0px;

	}

.SPF-Subtitles {

	color: #ABA995;

	margin: 0 0 20px 0;

	font-size: 14px;

	}



.SPF-NewsImage img {

	float:	left;

	clear: left;

	border: 0px;

	margin: 0 0 20px 0;

	}

.SPF-NewsItem {

	margin:	0 0 20px 10px;

	float:	left;

	width:	320px;

	line-height: 135%;

	}

.SPF-NewsItem a, 

.SPF-NewsItem a:visited {

	color: #B5915E;	

	font-weight: bold;

	text-decoration: none;

	}

.SPF-NewsItem a:hover {

	text-decoration:	underline;

	background-color:	#E6E5C7;

	color: #B95D2E;

	}



#SPF-SecondaryContent {    /*  ~~~~~~~  RIGHT COLUMN ~~~~~~~ */

	width:		200px;

	position:	relative;

	top:		60px;

	left:		100px;

	float:		left;

	clear:		right;

	}

#SPF-SecondaryContent ul{

	margin: 10px 0 15px 0px;

	padding: 0px;

	}

#SPF-SecondaryContent li{

	padding: 0 0 8px 14px;

	font-size: 11px;

	color:	#93917F;

	line-height: 120%;

	list-style: none;

	background-image:url(http://www.sunnipathfoundation.org/themes/site_themes/foundation/SP-Home-Bullet01.gif);

	background-repeat: no-repeat;

	background-position: 0 3px;

	}

#SPF-SecondaryContent a{

	text-decoration: none;

	color: #543F2F;

	}

#SPF-SecondaryContent a:hover{

	text-decoration: none;

	color: #A64B0A;

	background-color: #FFC;

	padding: 1px 0px 1px 0px;

	}



#SPF-GiftShop {

/*	border: green thin solid;   */

	}

.SPF-ShopImage img {

	float:	left;

	clear: left;

	border: 0px;

	margin: 10px 0 10px 0;

	}

.SPF-ShopItem {

	margin:	10px 0 20px 0px;

	padding-left: 5px;

	float:	left;

	width:	135px;

	font-size: 11px;

	line-height: 135%;

	}

.SPF-ShopItem a, 

.SPF-ShopItem a:visited {

	color: #B5915E;	

	font-weight: bold;

	text-decoration: none;

	}

.SPF-ShopItem a:hover {

	text-decoration:	underline;

	background-color:	#E6E5C7;

	color: #B95D2E;

	}



#SPF-BottomWhiteSpace {

	margin:	0 auto;

	margin-top: 0px;

	width:	960px;

	height:	20px;

	text-align: left;

	background-color: #FFF;

	border-left:	solid 1px #626154;

	border-right:	solid 1px #626154; 

	float:		none;

	clear:		both; 

	overflow: hidden;

	}

#footer {

	position: relative;

	padding-bottom: 36px;

	margin-bottom: -24px;

    background-color:	#93917F;

	width:			960px;

	margin:				0px auto;

	border-top:	solid 1px #626154;

	border-left:	solid 1px #626154;

	border-right:	solid 1px #626154;

	}

* html #footer-wrapper {  /* IE Hack */

	float: 	left;

	position: 	relative;

	width:		960px;

	margin:			0px auto;

	padding-bottom: 36px;

	margin-bottom: -24px;

    background-color:		#AA9C93;

	}

#SPF-Sidebar, #SPF-MainContent, #SPF-SecondaryContent

	{

	padding-bottom: 13524px !important;

	margin-bottom: -13500px !important; 

	}