/* Set some global attributes */

body {
	font-family: Verdana, Arial, Helvetica;
	margin: 0px;
	padding: 0px; 
	background: #381402 url(http://www.spiraco.com/clients/milkshake/johnwayne/images/background-horiz.gif);
	background-repeat: repeat-y;
}

/* Added global nav treatment -- BP 12/16/2004 */

a:link, a:active, a:visited {
	color: #D45500;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Get rid of default spacing to allow easy customization */

p, h1, h2, h3, h4, h5, ul, ol, li, form { margin:0px; }

/* Lose the image link outline */

img { border-style: none; }

/* ---------- Page Area Specifications ----------- */

/* Footer, Copyright, and Whitespace Management */

.toplayer {
	margin-left: 0px; 
	margin-top: 0px;
	width: 800px; 
	background: #FFFFFF url("images/bg-toplayer.gif") repeat-y left top;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.topfill {
	margin-left: 0px; 
	margin-top: 0px;
	height: 340px;
	width: 800px; 
	background-color: #fff;
}

.toppop {
	margin-left: 0px; 
	margin-top: 0px;
	height: 230px;
	width: 800px; 
	background-color: #FFFFFF;
}
/* Logo Placement */

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

/* Navigation Placement */

.nav_home    { position: absolute; z-index: 2; top: 162px; left: 115px; width: 61px  }
.nav_about   { position: absolute; z-index: 2; top: 162px; left: 176px; width: 95px  }
.nav_wayne   { position: absolute; z-index: 2; top: 162px; left: 271px; width: 95px  }
.nav_news    { position: absolute; z-index: 2; top: 162px; left: 366px; width: 119px }
.nav_donate  { position: absolute; z-index: 2; top: 162px; left: 485px; width: 67px  }
.nav_store   { position: absolute; z-index: 2; top: 162px; left: 552px; width: 59px  }
.nav_contact { position: absolute; z-index: 2; top: 162px; left: 611px; width: 94px  }
.nav_surveys { position: absolute; z-index: 2; top: 162px; left: 705px; width: 95px  }

/* Context Sensitive Graphic Field Placement */

.upper_field { position: absolute; z-index: 1; top: 0px; left: 110px; width: 690px }
.lower_field { position: absolute; z-index: 1; top: 198px; left: 0px; width: 800px }

/* Right Side of Lower Graphic Field Placement */

#lower_field_right  {
	position: absolute;
	top: 213px;
	left: 605px;
	width: 180px;
	z-index: 10;
}

/*#lower_field_right.home { text-align: center; }*/

#lower_field_right ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

#lower_field_right li {
	padding-bottom: 10px;
}

* html #lower_field_right li { height: 1%; }

#lower_field_right ul li {
	text-align: left;
	text-decoration: none;
	color: #ce9248;
}

#lower_field_right ul li a {
	background: transparent url(images/arrow2.gif) left center no-repeat;
	display: block;
	padding-left: 25px;
	padding-bottom: 2px;
	text-align: left;
	text-decoration: none;
	color: #ce9248;
}

#lower_field_right ul li a:hover {
	background: transparent url(images/arrow1.gif) left center no-repeat;
	text-decoration: underline;
}

#lower_field_right ul li a#current {	
	background: transparent url(images/arrow1.gif) left center no-repeat;
	color: #fff;
}

p.onfield {
	padding-top: 7px;
	margin-bottom: 4px;
	line-height: 16px;
	color: #f2e1b2;
	font-size: 11px;
	text-align: center;
}


img.arrow {
	vertical-align: baseline;
}

/* ugly hack to get the JWCI two lines closer together */

groupover:hover {
	text-decoration: underline;
}

p.fieldnav {
	vertical-align: 0px;
	line-height: 11px;
}

a.onfield {
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	/*text-decoration: none; -- Commented out -- BP 12/16/2004 */
	line-height: 23px;
	margin-left: 4px;
	vertical-align: 4px;
	z-index: 30;	
}

a.onfield-b {
	height: 11px;
	font-size: 11px;
	font-weight: bold;
	/*text-decoration: none; -- Commented out -- BP 12/16/2004 */
	margin-left: 4px;
	vertical-align: 4px;
	z-index: 30;	
}

#subnav_pagelink {
	color: #ce9248;
}

#subnav_pageactive {
	color: #dee1e3;
}

.pageactive {
	color: #dce5e9;
}
/* Main Text Column */

#maintextarea  { 
	left: 0px; 
	margin-left: 36px; 
	margin-right: 36px;
	width: 530px;
	padding-bottom: 13px;
}

p.maintext, ul.maintext {
	color: #381402; 
	font-size: 11px;
	line-height: 16px;	
	margin-bottom: 21px;
}

*:first-child+html ul.maintext { margin: 0px 32px 21px 24px; }/* tcs 102808 */

* html ul.maintext { margin: 0px 32px 21px 24px; }/* tcs 102808 */

p.maintext2 {
	color: #381402; 
	font-size: 11px;
	line-height: 16px;	
	margin-bottom: 21px;
	margin-right: 36px;
}

p.maintext-home {
	color: #381402; 
	font-size: 13px;
	line-height: 19px;	
	margin-bottom: 21px;
}


p.caption {
	font-size: 9px;
	color: #381402;
	line-height: 16px;
	margin-bottom: 21px;
}

h3.maintext {
	color: #381402; 
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;	
}
h3.maintext2 {
	color: #381402; 
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;	
}

/*a.maintext {
	text-decoration: underline; 
	color: #d45500;
}*/

img.tail-link {
	margin-top: 5px;
}

a.tail-link {
	color: #d45500;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	/*text-decoration: none; -- Commented out -- BP 12/16/2004 */
	line-height: 23px;
	margin-left: 4px;
	vertical-align: 3px;
}

#Cform td {
	color: #381402; 
	font-size: 11px;
	line-height: 16px;	
	padding: 3px 0 3px 0;
}

#Cform td.required {
	font-size: 9px;
	padding: 1px 0 10px 0;
}

.textfield {
	width: 265px;
}

/* Right Column */

#righttextarea  { 
	position: absolute; 
	top: 327px;
	left: 584px; 
	width: 216px;
	background: #dee1e3;
}

p.rightquote {
	text-align: center;
	padding-top: 15px;
	font-size: 11px;
	line-height: 11px;
	color: #381402;
}

p.rightquote-home {
	text-align: left;
	padding-top: 15px;
	padding-left: 26px;
	font-size: 9px;
	line-height: 12px;
	color: #381402;
}

p.righttext {
	color: #582201; 
	font-size: 11px;
	line-height: 16px;	
	margin-bottom: 21px;
	margin-top: 14px;
	margin-left: 20px;
}

#righttextarea .maintext {
	padding-left: 14px;
}

#righttextarea a.maintext {
	padding-left: 0px;
}

#righttextarea a.maintext {
	padding-left: 0px;
}

#righttextarea h3.maintext {
	padding-top: 14px;
}

/* Misc */

.centered {
	text-align: center;
}


.clear {
	clear: both; 
	margin:0; 
	padding:0;
	}

/* Copyright Footer */

p.copyrightfooter {
	margin-bottom: 40px;
	font-size: 11px;
	color: #381402; 
	text-align: center;
}

.copyrightstatement {
	border-top-width: 1px;
	border-top-color: #381402;
	border-top-style: solid;
	width: 800px;
	height: 555px;
	padding-top: 10px;
	background: url(http://www.spiraco.com/clients/milkshake/johnwayne/images/background-vert.gif);
	background-repeat: repeat-x;
}


/* ---------- Share Your Grit Gallery Display Styles ----------- */

#gallery {
	width: 530px;
	overflow: hidden;
}

* html #gallery {
	height: 1%;
}

#gallery.loading {
	background: #f7f8f9 url("images/flickr-loading.gif") no-repeat center center;
	height: 150px;
}

#gallery.loading p {
	display: none;
}

#counter {
	
}

* html #counter {
	margin-top: 30px;
}

/*--- thumb display ---*/
#gallery ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 530px;
	overflow: hidden;
}

#gallery li {
	margin: 0px 30px 30px 0px;
	padding: 0px;
	float: left;
	display: inline;
}

#gallery li a {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100px;
	height: 100px;
	border: 1px solid #dee1e3;
	text-align: center;
	background: #dee1e3;
}

/* html #gallery li a {
	width: 102px;
	height: 102px;
}*/

#gallery li a:hover {
	border: 1px solid #d45500;
}

#gallery li img {
	margin: auto;
	padding: 0px;
	display: block;
}

#gallery li img.horizontal {
	margin-top: 10px;
}


/*--- pagination styles ---*/

#counter a {
 margin-right: 2px;
 padding: 0px 2px;
 font-size: 12px;
 font-weight: normal;
}

#counter a:hover, #counter a.active {
	color: #582201;
	font-weight: bold;
}

/* ------------------------------ new home page callout style tcs:041608 ------------------------------ */

.home-callout {
	margin: 0px;
	padding: 0px;
}

.home-callout a.left {
	margin-right: 14px;
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #dee1e3;
	text-align: center;
	background: #dee1e3 url("images/flickr-loading.gif") no-repeat center center;
}

.home-callout a.left.full {
	background: #dee1e3;
}

* html .home-callout a.left {
	width: 102px;
	height: 102px;
}

.home-callout img.horizontal {
	margin-top: 10px;
}

.home-callout h1 {
	font-size: 20px;
	color: #d45500;
	font-weight: normal;
}





/* ------------------------------ new global nav styles tcs:041608 ------------------------------ */

#nav {
	position: absolute;
	top: 162px;
	left: 115px;
	z-index: 2;
	width: 685px;
	height: 36px;
	overflow: hidden;
	background: url("images/bg-globalnav.gif") no-repeat 0px 0px;
}

#nav li {
	display: inline;
	background: #fff;
}

#nav li a {
	position: absolute;
	top: 0px;
	height: 36px;
	display: block;
	background-image: url("images/bg-globalnav.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* link positioning --- */
#nav a#home {
	left: 8px;
	width: 50px;
	background-position: -8px 0px;
}
	#nav a#home.active { background-position: -8px -36px; }

#nav a#about {
	left: 58px;
	width: 91px;
	background-position: -58px 0px;
}
	#nav a#about.active { background-position: -58px -36px; }

#nav a#share {
	left: 149px;
	width: 122px;
	background-position: -149px 0px;
}
	#nav a#share.active { background-position: -149px -36px; }

#nav a#news {
	left: 271px;
	width: 111px;
	background-position: -271px 0px;
}
	#nav a#news.active { background-position: -271px -36px; }

#nav a#donate {
	left: 382px;
	width: 62px;
	background-position: -382px 0px;
}
	#nav a#donate.active { background-position: -382px -36px; }

#nav a#store {
	left: 444px;
	width: 55px;
	background-position: -444px 0px;
}
	#nav a#store.active { background-position: -444px -36px; }

#nav a#contact {
	left: 499px;
	width: 89px;
	background-position: -499px 0px;
}
	#nav a#contact.active { background-position: -499px -36px; }

#nav a#surveys {
	left: 588px;
	width: 60px;
	background-position: -588px 0px;
}
	#nav a#surveys.active { background-position: -588px -36px; }



























