/* Layout styles */

html, body {height:100%}

body {
	padding: 0;
	margin: 0;
	text-align: center;
	color: #715231;
	font: normal .7em/1.7em Verdana, Arial, Helvetica, sans-serif;
	background: #FED6A3 url(../images/body_bground_rpt.gif) repeat-x 0 0; /* background gradient */
}


/*********** site structure styles ***********/

#outer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0 15px;
	background: url(../images/outer_bground.gif) no-repeat 0 0; /* shadow */
}

#header {
	height: 154px;
	background: url(../images/header_bground.gif) no-repeat 0 0;
}

#mainNav {
	float: right;
	display: inline;
	height: 114px;
	width: 538px;
	margin: 22px 9px 0 0;
}

#containerOuter {
	float: left;
	width: 960px;
	background: url(../images/containerouter_bground_rpt.gif) repeat-y 0 0; /* centrecontent shadow */
}

#container {
	float: left;
	display: inline;
	padding: 0 0 0 9px;
	width: 951px;
	height: 400px;
	background: url(../images/container_bground.gif) no-repeat 0 0; /* centrecontent shadow */
}

html>body #container {
	min-height: 400px;
	height: auto;
}

#left {
	float: left;
	width: 175px;
	margin: 12px 0 0 0;
}

#centrecontent {
	float: left;
	width: 587px;
	margin: 12px 0 0 0;
	background: url(../images/centrecontent_bground.gif) no-repeat 0 0;
}

#content {
	padding: 0 20px;
}


#right {
	float: right;
	width: 189px;
	margin: 0;
	padding: 0;
}

html>body #clearfooter { 
	clear: both; 
	height: 1px; 
}

#footer {
	clear: both;
  	height: 30px;
	width: 990px;
	padding: 40px 0 0 0;
	margin: -1px auto 0 auto;
	background: url(../images/footer_bground.gif) no-repeat 0 0;
}


/***********  Header styles ************/


#header h1 {
	margin: 0;
}

#header h1 a {
	display: inline;
	float: left;
	background: url(../images/siteID.gif) no-repeat 0 0;
	width: 219px;
	height: 108px;
	margin: 43px 0 0 27px;
}

#header h1 a span {
	display: none;
}

#header form { /* Hides search form */
	display: none;
}

#header #utilitiesNav ul {
	float: right;
	display: inline;
	margin: 7px 10px 0 0;
	padding: 0;
	list-style-type: none;
} 

#header #utilitiesNav ul li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
} 

#header #utilitiesNav ul li a {
	float: left;
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
	padding: 0 4px;
	border-right: 1px solid #FFF;
	vertical-align: baseline;
	line-height: 11px;
}

#header #utilitiesNav ul li a:hover {
	text-decoration: underline;
}

#header #utilitiesNav ul li.last a {
	border-right: none;
}

/* logged in */

#header #utilitiesNav ul li.login {
	color: #FFF;
	font-weight: bold;
	font-size: .9em;
	vertical-align: baseline;
	line-height: 11px;
	padding: 0 4px 0 0;
	border-right: 1px solid #FFF;
}


/***********  Main Navigation styles ***********/


#mainNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainNav ul li { 
  display: inline;
  margin: 0;
  padding: 0;
}

#mainNav ul li a {
	float: left;
	display: block;
	width: 107px;
	height: 114px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#mainNav ul li#goodcompany a {
	background-image: url(../images/nv_goodcompany.gif);
}
#mainNav ul li#goodcompany a:hover {
	background-position: 0 -114px;
}
#mainNav ul li#Volunteers a {
	background-image: url(../images/nv_volunteers.gif);
}
#mainNav ul li#Volunteers a:hover {
	background-position: 0 -114px;
}
#mainNav ul li#Community-Groups a {
	background-image: url(../images/nv_community_groups.gif);
}
#mainNav ul li#Community-Groups a:hover {
	background-position: 0 -114px;
}
#mainNav ul li#Partners a {
	background-image: url(../images/nv_partners.gif);
}
#mainNav ul li#Partners a:hover {
	background-position: 0 -114px;
}
#mainNav ul li#Good-Stories a {
	width: 110px;
	background-image: url(../images/nv_good_stories.gif);
}
#mainNav ul li#Good-Stories a:hover {
	background-position: 0 -114px;
}
#mainNav ul li#wish_list a, #mainNav ul li#what_s_on a {
	display: none;
}

#mainNav ul li a.active {
	background-position: 0 -114px;
}

#mainNav ul li a span {
	display: none;
}

/***********  Left Column Styles ***********/

/* subnav */

#left #subNav {
	position: relative; /* For IE */
}

#left #subNav h1 {
	background: url(../images/subnav_h1_bground.gif) no-repeat 0 0;
	font: normal 1.6em Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 20px 0 0 15px;
	height: 31px;
}

#left #subNav ul {
	margin: 0 0 15px 0;
	padding: 0 4px 20px 4px;
	list-style-type: none;
	border-top: 1px solid #FFF;
	background: url(../images/subnav_bground.gif) no-repeat 0 100%;
}

#left #subNav ul li { 
  display: inline;
  margin: 0;
  padding: 0;
}

#left #subNav ul li a {
	display: block;
	color: #FFF;
	padding: 13px 5px 13px 10px;
	text-decoration: none;
	border-bottom: 1px solid #A7C0CF;
	font: bold 1em verdana, arial, helvetica, sans-serif;
}

#left #subNav ul li a:hover, #left #subNav ul li a.active, #left #subNav ul li a.active:hover {
	text-decoration: none;
	color: #78A5BD;
	background: #FFF;
	border-bottom: 1px solid #E5EDF2;
}

#left #subNav ul ul {
	height: 1%;
	margin: 0;
	padding: 0;
	border-top: none;
	/* border-bottom: 1px solid #A7C0CF; */
	background: #DFEAEF;
}

#left #subNav ul ul li a {
	display: block;
	color: #5F90AB;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	border-bottom: 1px solid #D2E1E9;
	font: normal .9em verdana, arial, helvetica, sans-serif;
}

#left #subNav ul ul li a:hover, #left #subNav ul ul li a.active, #left #subNav ul ul li a.active:hover {
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	background: #FFF;
	color: #5F90AB;
	border-bottom: 1px solid #D7E5ED;
}

/* Wish Search */

#left .toolbarPortal {
	background: url(../images/searchwishes_bground.gif) no-repeat 0 100%;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

#left .toolbarPortal h1 {
	font: normal 1.2em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 15px 8px 0 8px;
	height: 31px;
	background: url(../images/searchwishes_h1_bground.gif) no-repeat 0 0;
}

#left .toolbarPortal form {
	padding: 0;
	margin: 10px;
}

#left .toolbarPortal form label {
	color: #715231;
	font-weight: bold;
}

#left .toolbarPortal form select {
	width: 150px;
	height: 16px;
	margin: 0 0 10px 0;
	background: #F0E7D1;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #9B571A;
}

#left .toolbarPortal form input.search {
	background: url(../images/bottomPortals_form_button.gif) no-repeat 0 0;
	width: 73px;
	height: 19px;
	border: none;
	color: #F0E7D1;
	cursor: pointer;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 0;
}

/***********  Right Column Styles ***********/

/*  Login Styles */

#right #login {
	float: left;
	display: block;
	width: 189px;
	padding: 0 0 30px 0;
	font: normal 1em Arial, Helvetica, sans-serif;
	background: url(../images/right_bground.gif) no-repeat 0 100%;
}

#right #login h2 {
	font: normal 1.6em Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 30px 0 10px 23px;
	height: 33px;
	background: url(../images/portal_h1_bground.gif) no-repeat 0 0;
}

#right #login .toolbox-content {
	float: left;
	padding: 0 15px;
}

/* Not logged in */

#right #login .toolbox-content form {
	float: left;
	margin: 0;
	padding: 0;
}

#right #login .toolbox-content form input {
	display: block;
	border: 1px solid #D6CDC3;
	background: #F0E7D1;
	height: 14px;
	width: 145px;
	margin: 0 0 10px 0;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #9B571A;
}

#right #login .toolbox-content form .Login {
	float: left;
}

#right #login .toolbox-content form input.button {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 73px;
	height: 19px;
	color: #F0E7D1;
	cursor: pointer;
	border: none;
	font: bold 1em Arial, Helvetica, sans-serif;
	background: url(../images/topPortals_toollist_form_button.gif) no-repeat 0 0;
}

html>body #right #login .toolbox-content form input.button {
	padding: 0 0 3px 0;
}

#right #login .toolbox-content form a.newUser {
	float: left;
	position: relative;
	display: inline;
	margin: 2px 0 0 7px;
}

#right #login .toolbox-content form .content-link p {
	margin: 0;
	padding: 0;
}

#right #login .toolbox-content form .content-link a.forget {
	float: left;
	display: block;
	margin: 10px 0 0 0;
	font: normal .9em Arial, Helvetica, sans-serif;
	color: #B8A898;
	padding: 0;
	background: none;
}

#right #login .toolbox-content form .content-link ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 14px;
}

#right #login .toolbox-content form .content-link ul li a {
	color: #E35E24;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}

#right #login .toolbox-content form .content-link ul li a:hover {
	text-decoration: underline;
}

/* Logged in */

#right #login .toolbox-content p {
	margin: 0 0 10px 0;
	padding: 0;
}

#right #login .toolbox-content a {
	color: #E35E24;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}

/*  General Portal Styles */

#right .toolbarPortal {
	float: left;
	width: 189px;
	padding: 0 0 30px 0;
	font: normal 1em Arial, Helvetica, sans-serif;
	background: url(../images/right_bground.gif) no-repeat 0 100%;
}

#right .toolbarPortal h1 {
	font: normal 1.6em Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 30px 0 5px 23px;
	height: 33px;
	background: url(../images/login_h1_bground.gif) no-repeat 0 0;
}


#right .toolbarPortal h2 {
	font: normal 1.6em Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 30px 0 5px 23px;
	height: 33px;
	background: url(../images/login_h1_bground.gif) no-repeat 0 0;
}

#right .toolbarPortal .portalBody {
	padding: 0 15px;
}

#right .toolbarPortal p {
	margin: 0 0 10px 0;
}

#right .toolbarPortal ul {
	margin: 0 0 10px 15px;
	padding: 0;
}

#right .toolbarPortal ul li p {
	margin: 0;
	padding: 0;
}

/*  Form Portal Styles */


#right .toolbarPortal form {
	padding: 0 15px;
	margin: 0;
}

#right .toolbarPortal form label {
	color: #715231;
	font-weight: bold;
}

#right .toolbarPortal form select {
	width: 150px;
	height: 16px;
	margin: 0 0 10px 0;
	background: #F0E7D1;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #9B571A;
}

#right .toolbarPortal form input {
	display: block;
	border: 1px solid #D6CDC3;
	background: #F0E7D1;
	height: 14px;
	width: 145px;
	margin: 0 0 10px 0;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #9B571A;
}

#right .toolbarPortal form input.search {
	background: url(../images/bottomPortals_form_button.gif) no-repeat 0 0;
	width: 73px;
	height: 19px;
	border: none;
	color: #F0E7D1;
	cursor: pointer;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 0;
}

#right .toolbarPortal form div.hide {
	display: none;
}

/***********  Content styles ***********/

/* Main */

#centrecontent h1 {
	font: normal 1.6em Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 0 1em 0;
	height: 33px;
	padding: 18px 0 0 0;
}

#centrecontent h2 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #715231;
	margin: 0 0 1em 0;
	line-height: 1.5em;
}

#centrecontent h3 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #4E738A;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#centrecontent h4 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #4E738A;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#centrecontent p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
}

#centrecontent a {
	color: #E96556; 
	text-decoration: none;
}

#centrecontent a:hover {
	text-decoration: underline;
}

#centrecontent .padding { /* This is for links made to look like form buttons - need to be surrounded by a div to add a margin */
	display: block;
	margin: 0 0 20px 0;
	padding: 4px 0;
}

#centrecontent a.button {
	border: 1px solid #D6CDC3;
	background: #F0E7D1;
	color: #9B571A;
	padding: 3px 10px;
	font: bold 1em arial, helvetica, sans-serif;
	text-decoration: none;
}

#centrecontent ul {
	margin-top: .5em;
	margin-bottom: 1em;
}

#centrecontent ul li p {
	margin: 0;
}

/* Content Type Styles */

/* Community Group Listing Styles  */

#centrecontent ul#alphabet {
	margin: 0 0 20px 0;
	padding: 0;
	height: 20px;
	list-style-type: none;
	border: 1px solid #DCDCDC;
}

#centrecontent ul#alphabet li {
	display: inline;
	margin: 0;
	padding: 0;
}

#centrecontent ul#alphabet li a {
	float: left;
	font-weight: bold;
	padding: 0 5px 0 6px;
}

/* goodcompany Event styles */

#centrecontent .eventItem h3 {
	margin: 10px 0 0 0;
}

#centrecontent .eventItem form {
	margin: 0;
	padding: 0;
}

/* Infopage Summary styles */

#centrecontent .info_pageSummary {
	margin: 0 0 2.5em 0;
}

#centrecontent .info_pageSummary h2 {
	margin: 0;
}

#centrecontent .info_pageSummary p {
	margin: 0 0 .5em 0;
}

/*********** Form Styles ***********/

#centrecontent form {
	margin: 0;
	padding: 0;
}

#centrecontent form label {
	display: block;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#centrecontent form input {
	border: 1px solid #D6CDC3;
	background: #F0E7D1;
	color: #9B571A;
}

#centrecontent form input.halfbox {
	width:197px;
}

#centrecontent form select {
	background: #F0E7D1;
	color: #9B571A;
}

#centrecontent form textarea {
	width: 300px;
	background: #F0E7D1;
	color: #9B571A;
}

#centrecontent form input.button, #centrecontent form input.defaultbutton {
	margin: 10px 5px 10px 0;
	padding: 2px 0;
	cursor: pointer;
	font: bold 1em arial, helvetica, sans-serif;
}

/* Community Group Edit Details Date Styles */

#centrecontent form.CGForm .date label {
	float: left;
	display: inline;
	margin: 0;
}

#centrecontent form.CGForm .date .fields {
	clear: both;
	height: 20px;
}

#centrecontent form.CGForm .date .fields .element {
	float: left;
}

#centrecontent form.CGForm .date .fields .element input {
	width: 25px;
}

#centrecontent form.CGForm .date .fields .element input.dateYear {
	width: 50px;
}


/*********** Extension Styles ***********/

/* Main wish template - wish.tpl which lists wish details located in overrride/line */

/* Community Group Wish Listing - template 'logged_in.tpl' in extension/cg folder and specific to comm groups */


/* row of buttons at the top */
#wishListing .commButtons {
	float: left;
	width: 98%;
	margin: 0 0 20px 0;
}

#wishListing .commButtons input.button, #wishListing .commButtons .padding {
	float: left;
	margin: 0 10px 0 0;
}

html>body #wishListing .commButtons input.button {
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

#wishListing .commButtons .padding {
	padding: 4px 0 5px 0;
}

#wishListing .commButtons a.button {
	padding: 3px 10px 4px 10px;
}

#wishListing .commButtons a.button:hover {
	text-decoration: none;
}
/* end row of buttons at the top */


#wishListing .wishStatus {
	margin: 0 0 20px 0;
}

#wishListing h2 {
	margin: 20px 0 10px 0;
  clear: left;
}

#wishListing h3 {
	float: left;
	clear: left;
	padding: 3px 5px 3px 0;
	margin: 0 0 5px 0;
}

#wishListing .wishStatus .wishName {
	float: left;
}

*html #wishListing .wishStatus .wishName {
	float: none;
}

#wishListing .wishStatus .wishline {
	display: none;
}

/* Volunteer Wish Listing - template 'logged_in.tpl' in extension/volunteer folder and specific to volunteers */

#volunteerLogin .wishStatus {
	margin: 0 0 20px 0;
}

#volunteerLogin h2 {
	margin: 20px 0 10px 0;
}

#volunteerLogin .wishName {
	margin: 0 0 10px 0;
}

#volunteerLogin .wishline {
	display: none;
}

/* Wish Detailing Styles - template 'wish.tpl' in override/full folder and for both comm groups and volunteers */

#wishDetails p.status {
	color: red;
	border-top: 1px solid red;
	margin: 20px 0 0 0;
}

#wishDetails h3 {
	margin: 10px 0 0 0;
}

#wishDetails h3.Create {
	margin: 3px 0 0 0;
	float: left;
	display: inline;
}

#wishDetails a.Create {
	color: #E96556;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 5px;
}

#wishDetails a.Create:hover {
	text-decoration: underline;
}

#wishDetails .volunteersplit {
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #D6CDC3;
	background: #F5F2E9;
}

#wishDetails .volunteerButtons { /* Buttons to login or register - appears if a volunteer isn't logged in or hasn't registered and searches the wishes */
	border: 1px solid #D6CDC3;
	background: #F7F5EF;
	padding: 0 10px;
	width: 255px;
	margin: 20px 0 0 0;
}

#wishDetails .volunteerButtons .padding {
	margin: 5px 0 10px 0;
}

#wishDetails .option input.button { /* CG review volunteer application page - appears when a volunteer has applied for a wish and the CG logs into the wish to either accept or reject application */
	margin: 15px 0 0 0;
}

#wishDetails .option p.small {
	font-size: .9em;
}





/* Community Group Details Styles - template 'comm_group.tpl' in override/full folder and specific to comm groups */

#commGroup h3 {
	margin: 10px 0 0 0;
}

#commGroup .wishName {
	display: block;
}

/* Wish Search Results Styles - template 'search.tpl' in extension/wish folder */

#wishSearchResults .wishName {
	font-weight: bold;
}

#wishSearchResults h3 {
	float: left;
	display: inline;
	margin: 3px 3px 0 0; 
	width: 12em;
	clear: left;
}

#wishSearchResults .wishline {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E8E8E8;
	clear: left;
}

/*********** Footer Styles ***********/

#footer ul {
	float: right;
	display: inline;
	margin: 0 265px 0 0;
	padding: 0;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer ul li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #9D7E4E;
	padding: 0 5px;
	border-left: 1px solid #9D7E4E;
	font: normal 1em Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	line-height: 12px;
}

#footer ul li a:hover, #footer ul li a.active {
	text-decoration: underline;
}

#footer ul#Credits {
	display: none;
}

#footer #footerDesc p { /* Copyright bit */
	float: right;
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #9D7E4E;
}


/* Rich text Image styles */
div.imageleft, div.imageright, div.leftobject, div.rightobject
{
    padding-top: 4px;
    padding-bottom: 4px;
    display: inline;
}

div.imagecenter, div.centerobject
{
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
}

div.imagecenter
{
    text-align: center;
}


div.imageleft, div.leftobject
{
    float: left;
    padding-right: 8px;
}

div.imageright, div.rightobject
{
    float: right;
    padding-left: 8px;
}

div.imageleft p.picturetext, div.imageright p.picturetext, div.imagecenter p.picturetext
{
    margin-top: 2px;
    margin-bottom: 2px;
}

div.imageleft p.picturetext, div.imageright p.picturetext, span.picturetext
{
    background-color: #f0f0f0;
}

/* Form styles */

input.formText
{
  width: 25em;
}

form.wishForm select
{
  width: 25em;
}

div.addthis_toolbox
{
	float: left;
	position: relative;
	left: 14px;
	top: 116px;
}

div#ezwt
{
    margin: 0.2em 1em 0 1em;
}

div#ezwt a img
{
	border: none;
}
