body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	line-height:150%;
	background-image:url(../images/bg_option2.jpg);
	
	
}

.clearboth{
	clear:both;
	
}
#banner{
	/*background:#FFFFFF url(../images/door.jpg) no-repeat scroll left top;*/
	/*border-bottom:1px solid #999999;*/
	background:#FFFFFF url(../images/thepantryproject-weblogo.gif) no-repeat scroll left top;
	height:124px;
	margin: 0 0 10px;
	padding:0px;
	text-align:left;
	width:100%;
	
}
#banner h1 {
	text-indent:-10000px;
	float:left;
	color:#c9b94d;
	font-weight:normal;
	padding-left:55px;
	margin:40px 0 0;
}
#banner a {
	text-decoration:none;
}
#banner h2 {
	clear:left;
	color:#929EB4;
	float:left;
	font-size:1.1em;
	font-weight:normal;
	padding-left:55px;
	margin:5px 0 0;
}
#banner img {
	float:right;
	margin-top:-13px;
	border-bottom:2px solid #DCE0DA;
}
#page{
	text-align:left;
	min-height: 360px;
}

#navigation{
	width:187px;
	float:left;
	/*border:thin red solid;*/
	
}
#navigation ul {
	padding:0px;
	/*border:thin blue solid;*/
	margin:0px;
}
#navigation ul li {
	list-style-type:none;
	font-size:1.4em;
	font-weight:normal;
	border-bottom:solid 1px grey;
	padding:10px 10px;
	
}
#navigation ul li a {
	color:#BAAE32;
	color:#9d7870;
	text-decoration:none;
}
#navigation ul li a:hover {
	text-decoration:underline;
}
#navigation ul li.here a, #navigation ul li.expandhere a, #navigation ul li.ancestor a  {
	color:#929EB4;
}
#navigation ul li.expandhere ul li a, #navigation ul li.ancestor ul li a {
	color:#C9B94D;
	font-size:0.8em;
	font-weight:normal;
	padding-left:12px;
	
}
#navigation ul li.expandhere ul li, #navigation ul li.ancestor ul li {
	border-bottom:0 solid #FFFFFF;
	font-size:1.1em;
	padding-bottom:0;
	padding-top:5px;
}
#navigation ul li.expandhere ul li.here a, #navigation ul li.ancestor ul li.here a {
	color:#929EB4;
	background-image:url(../images/blue_dot.png);
	background-repeat: no-repeat;
	background-position:left center;
	padding-left:12px;
}

#contentarea{
	float:right;
	padding-left:20px;
	width:675px;
}
#contentarea a{
	color:#BAAE32;
}
#contentarea h2 {
	color:#929EB4;
	margin:8px 0px;
	
}
.pagetitle h2 #contentarea  {
	margin-left:8px;
}
#contentarea h3 a {
	text-decoration:none;
}
#content0 {
	width:auto;
	float:left;
}
#content1 {
	/*float:left;*/
	width:auto;
}
.stuff_toc #content1 {
	float:left;
}
.gallery_listing {
	float:left;
	height:75px;
	overflow:hidden;
	padding:7px;
	width:75px;
}

.pad{
	padding:0 0px 1em 0px;
}

.imageholder{
	clear:right;
	float:right;
	/*height:150px;*/
	margin-left:15px;
	overflow:hidden;
	/*width:150px;*/
	margin-bottom:15px;
}

.dark{
	background-color:#EFEFEF;
}

div.thumb{
	width auto;
	float:left;
	margin-right:15px;
}
 a img{
 	border:none;
 }
 
 html{
 	height:100%;
 }

.vevent .dark, .vevent .light{
	padding:10px;
	margin-bottom:10px;
	background-color:
}
 
 .events_toolbar {
 	background-color:#ffffff;
 }
 .events_toolbar .show {
 	clear:both;
 	float:none;
 }
 
 .third {
 	float:left;
 	width:31%;
 	margin-right:2%;
 }
 
 .caption{
 	width:300px;
 	font-size:0.85em;
 
 }
 
 #pagewrapper {
 	background-color:#ffffff;
	width:900px;
	margin:auto;
	margin-top:2px;
	margin-bottom:8px;
	border:2px solid #dce0da;
	padding:5px 20px 20px 20px;

 }
 
 
 #content2 {
 	/*border:thin red solid;*/
 	width:150px;
 	float:right;
 	margin-left:19px;
 }
 
 .img100sq img {
 	width:100px;
 	float:right;
 }
 #homeblogfeed {
 	border:#6A85BB dotted 2px;
	clear:both;
	padding:10px;
 }
 #homeblogfeed h3{
 	color:#000;
	margin:0 0 5px;
	/*background-image:url(../images/brush.jpg);
	background-repeat:no-repeat;
	height:96px;*/
	
 }
.homefeeditem {
 	border-top:3px solid #666666;
	float:left;
	margin-bottom:10px;
	margin-right:24px;
	padding-top:8px;
 }
 .homefeeditem .imageholder {
 	border:5px solid #6A85BB;
	float:left;
	margin:0 10px 0 0;
	background-image:url(../images/circle.jpg);
	background-repeat:no-repeat;
	

}
#homeblogfeed .homefeeditem  h3 a  {
	color:#6A85BB;
	background-image:none;
	height:auto;
	
}
.artist_detail .imageholder {
	float:left;
	margin:0 20px 20px 0;
	width:auto;
	height:auto;
}
dl.faq {
	width:80%;

}
.faq dt {
	background-color:#e9eff9;
	margin:0px;
	padding:5px;
	border:2px solid white;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
 	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	font-size:1.2em;
	line-height:150%;
}
.faq dt.closed {
	background-image:url(../images/arrow_right.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.faq dt.open {
	background-image:url(../images/arrow_open.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.faq dd img{
	float:right;
	margin:15px;
}
.faq dd {
	margin-bottom:35px;
	margin-top:5px;

}
#content0 .half_page{
	width:55%;
	float:left;
}
.stuff_login #content0 .half_page {
	border: solid 2px #DCE0DA;
	padding:10px;
}
.stuff_login .imageholder {
	margin-right:10px;
	margin-left: 0;
	margin-bottom: 20px;
	float:left;
}
#loginliteform .formelementwrapper {
	width:auto;
	float:left;
}
#loginliteform .formelementwrapper input.passwordenter {
	margin-top: 23px;
	margin-left:10px;
	
}
.stuff_login #content1 {
	width:50%;
	float:left;
}
.stuff_toc .toc {
	width:100%;
}
.stuff_toc .toc img  {
	overflow:hidden;
}
.stuff_toc .contentitem {
	background-color:#e9eff9;
	border:2px solid white;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
 	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	float:left;
	margin:10px;
	width:28%;
}
.stuff_toc .contentitem p {
	margin:20px;
}
.stuff_toc .contentitem a {
 	text-decoration:none;
 	font-size:1.3em;
 }
 .stuff_toc .contentitem a:hover  {
 	font-weight:bold;
 }
 .backlink p {
 	text-align:right;
 	margin:0px;
 }
  .backlink p a{
  	text-decoration:none;
 }
 .pad .pageblocks .backlink {
  	float:right;
  	border: 2px solid #DCE0DA;
  	padding:5px;
  	margin: 0 0 10px 10px;
 }
 .resourcehead h2 {
 	border-top: 2px solid #DCE0DA;
    padding-top: 20px;
 	
 	
 	
 }

.daisychain{
	color:#999999;
	width:695px;
	height:22px;
	text-align:center;
	padding-top: 8px;
	font-size: 1em;
	clear:both;
	border-top:1px solid #CCC;
	float:right;
}

.daisychain a {
	color:#4f7812;
	text-decoration:none;
	font-size:1.2em;
	padding-bottom: 2px;
	
	
}

.dcprev{
	display:block;
	float:left;
	width:auto;
	color:white;
	padding-bottom: 2px;
	padding-top: 2px;

}

.dcnext{
	display:block;
	float:right;
	width:auto;
	color:white;
	padding-bottom: 2px;
	padding-top: 2px;

}

.dcnext .arrow,.dcprev .arrow{
	color:#555555;
	font-size:2.1em;
	padding-right:3px;
}
.artists .toc .iconholder {
	height:auto;
	text-align:center;

}
.artists .toc .contentitem {
	float:left;
	margin-right:10px;
	width:28%;
}
 
.contact_list .imagewrapper { 
 	float:left;
 	margin-right:15px;
 }
 .listing .imagewrapper {
 	float:left;
 	margin-right:15px;
 }
 .contact {
 	border-top:dotted 1px black;
 }
 .toc .iconholder {
 	float:left;
 	margin: 20px;
 	width:150px;
 	height:150px;
 	overflow:hidden;
 }
 .toc .contentitem p {
 	float:left;
 	margin:0 20px 20px;
 }
 .contentitem {
 	background-color:#E9EFF9;
	margin-bottom:15px;
	width:600px;
	border:2px solid white;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
 	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
}
.quote {
	color:#788AAA;
	font-size:1.4em;
	line-height:150%;
	margin-left:45px;
	width:500px;
	background-image:url(../images/final_quotes.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding:5px 45px;
	background-color:#E9EFF9;
	border:2px solid white;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
 	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
 
 
} 
 .editable {
 	position:relative;
 }
 .editable .graphictoolbar {
 	position:absolute;
 	top:0px;
 	right:0px;
 }
 .artists .toc .contentitem p {
 	float:left;
	font-size:1.4em;
	margin:0 20px 20px;


 }
 
 .carouselitem {
	float:left;
	margin-right:5px;
	border:1px #cccccc solid;
	line-height:0px;
}

.carouselwrapper {
	width:4000px;
}

.carouselscroller {
	overflow:hidden;
	width:580px;
	height:152px;
	position:absolute;
	left:40px;
	top:0px;
	border:1px #cccccc solid;
	padding:10px 0px 10px 10px;
}

.carouselbackarrow {
	left:0px;
}
.carouselfortharrow {
	right:0px;
}
.carouselarrow {
	position:absolute;
	top:0px;
	height:150px;
	width:35px;
	font-size:5em;
}
.carouselarrow a{
	margin:auto;
	display:block;
	text-align:center;
	margin-top:40px;
	padding:20px 0px;
}

.carouselholder {
	width:675px;
	height:174px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
}
#supportors {
	border-top:dotted grey 1px;
	padding-top:8px;
	margin-top:8px;
}
#supportors p {
	text-align:left;
	color:#929EB4;
	
}
#supportors img {
	padding-left:10px;
	float:left;
}
.pantryhome #content1 {
	float:left;
	margin-right:20px;
	width:39%;
}
.pantryhome #content2 {
	width:56%;
	margin-left:0;
}
.pantryhome #content2 .quote {
	float:left;
	margin-left:0;
	width:auto;
	background-image:url(../images/final_quotes_home.png);
	margin-bottom:8px;
	
}
.pantryhome #content0 {
	width:100%;
	
}

/*-------------HOLDING PAGE------------------*/
.holdingpage #content1 {
	width:100%;

}
.holdingpage #content1 .quote {
	position:relative;
	margin-bottom:10px;
	margin-left:0px;
	background-color:#E9EFF9;
	border:2px solid white;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
 	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	min-height:105px;
	width: 100%;
	font-size:0.9em;
	padding: 0px;
}

.holdingpage #content1 .quote .pageblocktext {
	background-image:url(../images/quote-small.gif);
	background-position: center top;
	background-repeat:no-repeat;
	padding:0px 24px;


}
.holdingpage #content1 .pageblocks h3{	
	margin:auto;
	color: #929EB4;

}
.holdingpage  #content1 ul li {
	font-size:1em;
	border:none;
	padding:0px;
	list-style-type:circle;
}
.holdingpage  #content1 .pageblocks ul {
	margin-left:10px;
}
.holdingpage #content0 .half {
	width:300px;
	float:left;
	margin-right:35px;
}
.holdingpage #content0 .half .imageholder {
	width:300px;
	height:220px;
	overflow:hidden;

}
.holdingpage #content0 .half h2.page_subtitle {
	background-color:#E9EFF9;
	padding:5px;
	margin-bottom:0px;
	

}
/*-------------SQUARE BOX------------------*/
/*.squarebox #content1 {
	width:52%;
}
		
.squarebox #content2 {
	width:45%;
}	
.squarebox .imageholder{
	float:left;
	margin-right:20px;
	margin-left: 0px;
	height:100px;
	width:100px;
	
}
.squarebox #content1 .pageblocks h3{	
	margin:auto;
	color: #929EB4;
}
.squarebox #content1 .pad{
	position:relative;
	padding:1em 1em;
	margin-bottom:10px;
	background-color:#E9EFF9;
	border:2px solid white;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
 	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	min-height:105px;
}

* html .squarebox #content1 .pad { 
   height: expression( this.scrollHeight < 106 ? "105px" : "auto" ); /* sets min-height for IE */
/*}   
.squarebox .linkarrow {
	text-decoration:none;
}	
.squarebox .linkarrow span{
	font-size:2em;
	
}
.squarebox .linkarrow:hover{
	text-decoration:underline;
}
.squarebox p{
	margin: 0px 0 1px; 	
}	*/


/*--------END SQUARE BOX---------------*/



p.toplink a {
	background-image:url(../images/up-arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}
p.toplink {
	text-align:right;

}
#questions {
	border-bottom: 2px solid #DCE0DA;
	padding-bottom: 20px;

}
dl.faq_detail {
	border-bottom: 1px dotted #DCE0DA;
	margin: 20px;
	
}
dl.faq_detail dt a {
	font-size:1.2em;
	color:#929EB4!important;

}
dl.faq_detail dt .imageholder {
	width:auto !important;

}

label{
	display:block;
	font-weight:bold;
}
input.biginput{
	width:95%;
	float:none;
	display:block;
}
textarea{
	width:95%;
	height:150px;
	float:none;
	display:block;

}
#video_wrapper {
	height:500px;
	clear:both;
}
