/*** Springs Rescue Mission Master Style Sheet **********************
/
/  Author: mail@benlew.com
/
/  Site admin:
/
/*** Notes *********************************************

	image path: url(/images/image.jpg)
	
	Dark Grey: #828180
	Red: #B7113B

********************************************************/

/*** Imports ******************************************/

@import url("/styles/reset.css");
@import url("/styles/print.css") print;
@import url("/styles/re_content.css");
/**** Global *********************************/

body {
	text-align:center;
	/*background:url(/images/bg.jpg) repeat #828180;*/
	background:#828180 url(/images/bg.jpg) repeat;
	font-family:arial,"Lucida Grande", helvetica, verdana;
}

#wrapper {
	margin:10px auto;
	text-align:left;
	width:913px;
	background:url(/images/wrapper-bg.jpg) repeat-y;
}

a, a:visited {
	color:#000;
	font-weight:bold;
}

/**** Header *********************************/

#header {
	background:url(/images/header-bg.jpg) top no-repeat;
	padding:8px 0 0 12px;
}
#utilityOriginal {
position:relative;
top:20px;
left:50px;*/
font-size:11px;
}

#utility {
/*position:relative;
top:20px;
left:50px;*/
font-size:11px;
}

#utility a {
color:#2F1006;
color:#CBCBCB;
text-decoration:none;
}

#utility a:hover {
color:#b7113b;
text-decoration:underline;
}


#logo {
	float:left;
}

#banana {
	clear:both;
	margin:0;
	padding:0;
}

#actions {
	clear:both;
}

#actions ul {
	list-style:none;
}

#actions ul li {
	float:left;
}

/**** Navigation *****************************/

#nav-prime {
	float:left;
	font-size:12px;
}

#nav-prime a {
	font-weight:normal;
}

#nav-prime a:hover {
	color:#FFF;
}

#nav-prime ul li.highlight, #nav-prime ul li.highlight a {
	color:#FFF;
	font-weight:bold;
}

#nav-prime ul {
	list-style:none;
	margin:33px 0 0 0;
}

#nav-prime ul li {
	float:left;
	background:url(/images/nav-bg.jpg) no-repeat bottom right;
	padding:40px 7px 5px 7px;
}

/**** Forms **********************************/

/**** Banana *********************************/

#banana {
	background:url(/images/banana-bg.jpg) no-repeat top left;
	padding:7px 20px 20px;
	width:650px;
	margin:0;
	position:relative;
}

#banana .mission-statement {
	vertical-align:center;
	color:#FFF;
	position:absolute;
	margin-left:10px;
	top:40px;
}

#big-picture {
	width:369px;
	height:464px;
	position:absolute;
	top:-5px;
	margin-left:560px;
	z-index:50000;
}

/**** Action **********************************/

#action ul {
	height:85px;
	position:relative;
}

#action ul li {
	position:absolute;
	height:85px;
}

#action ul li a {
	display:block;
	height:85px;
	position:absolute;
}

#action ul li.give a {
	width:253px;
	text-indent:-5000px;
	background:url(/images/buttons.jpg) no-repeat 0px 0px;
	overflow:auto;
}

#action ul li.give a:hover {
	width:253px;
	background:url(/images/buttons.jpg) no-repeat 0px -85px;
}

#action ul li.volunteer a {
	width:156px;
	margin-left:253px;
	text-indent:-5000px;
	background:url(/images/buttons.jpg) no-repeat -253px 0px;
	overflow:auto;
}

#action ul li.volunteer a:hover {
	width:156px;
	margin-left:253px;
	background:url(/images/buttons.jpg) no-repeat -253px -85px;
}

#action ul li.help a {
	width:158px;
	margin-left:409px;
	text-indent:-5000px;
	background:url(/images/buttons.jpg) no-repeat -409px 0px;
	overflow:auto;
}

#action ul li.help a:hover {
	width:158px;
	margin-left:409px;
	background:url(/images/buttons.jpg) no-repeat -409px -85px;
}




/**** Core ***********************************/

#core {
	padding:0 17px;
}


/*Removing anchor reference as it is inherited by the sub-nav */
/*#core a {
	border-bottom:solid 1px #B7113B;
}*/

#core a:hover {
	color:#B7113B;
}

#core h1 {
	font-size:24px;
	margin:0 0 5px 0;
}

#core dropquote {
	margin:20px 30px;
	font-family:"Georgia", times, serif;
	display:block;
	color:#6F6F6F;
}

#content {
	float:left;
	width:600px;
margin-left:-15px;
}


/*** Begin Sub Nav***/
#nav-sub {
	width:150px;
	float:left;
	background:url(/images/call-bg-dark.jpg) repeat ;
	margin:0 10px 10px 0;
}


.dragging, .empty {
				  background-image: url("/extras/opaque.gif");
			}

a.navOn {
	font-weight:bold;
	color:#FFF;

}

a.navOff {
	color:#E4D1B7;
	border:0;
	font-weight: normal;

}


a.anAncestor {

}
div.level0 a {
	margin:10px 0px 0px 15px;
	display:block;

padding-bottom:6px;
}
div.level1 a {
	margin:0 5px 0 23px;
	display:block;	
padding-bottom:6px;
}
div.level2 a {
	margin-left:31px;
	display:block;
padding-bottom:6px;
}
div.level3 a {
	margin-left:39px;
	display:block;
padding-bottom:6px;
}
div.level4 a {
	margin-left:47px;
	display:block;
padding-bottom:6px;
}


/*** Begin Content Body ***/


#content-body {
	background:#FFF;
	padding:10px 20px 10px 10px;
min-height:400px;
height:100%;
}

#content-body-myaccount {
	background:#FFF;
	padding:10px 20px 10px 10px;
min-height:400px;
height:100%;
float:left;
width:395px;
}

#callouts ul li {
	background:url(/images/call-bg.jpg) repeat;
	float:left;
	width:180px;
	padding:10px;
	color:#FFF;
}

#callouts ul li.middle {
	background:url(/images/call-bg-dark.jpg) repeat ;
}

#callouts h3 {
	color:#FFF;
	font-family:"Lucida Grande", helvetica, verdana, sans-serif;
	font-size:20px;
	margin:0 0 5px 0;
}

.callout-more {
	display:block;
	text-align:right;
	font-family:"Georgia", times, serif;
	font-size:12px;
}

.callout-more a {
	color:#FFF;
}

/*** Sidebar *********************************/

#sidebar {
	width:260px;
	background:#B7113B;
	float:left;
	position:relative;
	padding:80px 0 20px 0;
}
#sidebar2{

	width:240px;
	background:transparent;
	float:left;
	position:relative;
	margin-left:20px;
	padding:80px 0 20px 0;
	text-align:center;
}
#sidebar3{

	width:240px;
	background:transparent;
	float:left;
	position:relative;
	margin-left:0;
	padding:2px 0 20px 0;
	text-align:center;
}
#sidebar h2 {
	color:#FFF;
	font-size:20px;
	margin-left:15px;
}

#sidebar ul {
	width:260px;
	margin-left:15px;
}

#sidebar ul li h4 {
	background:#FFF;
	padding:3px;
	margin:0 0 3px 0;
	font-size:12px;
	font-weight:bold;
}

#sidebar ul li {
	padding:0px;
	margin:10px 0 0 0;
	color:#FFF;
	font-size:10px;
}

#sidebar ul li a {
	color:#FFF;
}

/**** Footer *********************************/

#footer {
	clear:both;
	background:url(/images/footer-bg.jpg) bottom no-repeat;
	font-size:10px;
	padding:10px 0 15px 20px;
	overflow:auto;
	position:relative;
	color:#726046;
}

#footer img {
	float:left;
	margin-right:5px;
}

#footer-nav ul {
	margin:15px 0 0 0;
}

#footer-nav ul li {
	display:inline;
	margin:5px 3px 5px 0;
}

#footer-nav ul li:after {
	content:" - ";
}

#footer-nav ul li a {
	color:#595245;
	padding-right:3px;
}

#footer-nav ul li a:hover {
	color:#000;
}

#footer-nav ul li.donate a {
	color:#B7113B;
}

#footer-nav ul li.donate:after {
	content:"";
} 

#mission {
	position:absolute;
	z-index:199;
	font-size:14px;
	font-family:"Georgia", times, serif;
	width:250px;
	top:15px;
	top:0;
	margin-left:600px;
	@margin-left:544px;
	color:#000;
}

/*** ID to disable text wrap around nav for form pages ***/
#formWrapOff {
margin-left:150px;
}


