/* @override
	http://theopstop.com.au/test/style.css */

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {
    margin:0px; padding:0px; border:0px; 
}

body {
	font-family: helvetica, arial, sans-serif; 
	font-size: 13px; 
	color: #1F1F1F;
}

a {
	text-decoration: none;
	color: #336677;
}

#containerMain, #containerAbout, #containerAdvertising, #containerVolunteer, #containerCharity, #containerSchedule, #containerAdverts, #containerContact  {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
    text-align: left;
    
    width: 960px;
    height: 610px;       
}

#containerMain { background: #A2D321; }
#containerAbout { background: #FD8D35; }
#containerVolunteer{ background: #663366; }
#containerAdvertising{ background: #CC3333; }
#containerCharity{ background: #FFCC00; }
#containerSchedule{ background: #71C8F1; }
#containerContact{ background: #99CA3C; }

#content1, #content1Sched { 
	width: 320px;

	float: left;	
	position: relative;
	padding: 20px 40px;
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
}

#content1Alt {
	float: left;
	position: relative;
	overflow: hidden;
	width: auto;
	padding-left: 40px;
	padding-top: 25px;
	
}

#content1Sched { }

#content2, #content2Charity, #content2Vol, #content2Sched { 	
	width: 280px;
	
	float: left;
	position: relative;
	padding-top: 70px;
}

#content2Vol { padding-top: 18px; }
img.smiley {
	text-align: center;
	margin-top: 30px;
	width: 270px;
}
#content2Charity { padding-top: 20px; }
#content2Sched { padding-top: 20px; }

#menu {
	width: 190px;
	height: 100%;
	
	background: white;
	
	float: left;	
	position: relative;
	text-align: right;
	padding-right: 20px;
}

#header {
    width: 960px;
	text-align: right; 
	
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/border.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

p {		
	line-height: 17px;
	padding: 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
}

p.home {
	background: #ADDA38;
	color: #40540D; 
	height: 450px;
}

p.about {
	background: #FD9B49;
	color: #5A4007; 
	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(border-radius.htc);
}

table.c1 {background-color: #FD9B49; padding: 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
}

p.schedule { background-color: #AADDEE; }
p.schedTop, p.schedBottom {
	background-color: #AADDEE;
}

p.volunteer { 
	background: #7C3E7C; 
	color: #fff;
	height: 455px;
}
p.advertising { background: #CC5656; height: 450px; margin-top: 10px; }
p.charity { background: #FFD84C; }

/* FOOTER */

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	font-size: 11px; 
	background-image: url('images/border.gif');
	background-repeat: repeat-x;
	background-position: center top;
	
	text-align: center;
		
	margin-top: 30px; 
	padding-top: 20px; 
	padding-bottom: 40px; 
	overflow: hidden; 
}

/****** TWITTER DIV/BUTTONS ******/
#twitButtsDiv {
	float: right;
	width: 140px;
	
	border-top: 2px dotted #BBCC33;
	
	padding-top: 10px;
	margin-top: 20px;
	margin-right: 20px;
}


/****** TWITTER FEED ******/
#twitter_div { 
	height: 230px;
	background: #ADDA38;
	color: #2C3909;
	font-weight: bold;
	
	list-style-type: none;		
	padding: 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);	
}

#twitter-link {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

ul#twitter_update_list { list-style: none; padding: 0; margin: 0; }

ul#twitter_update_list li { 
	list-style: none;  
	padding: 5px; 
	margin: 0px 0px 0px 0px; 
}

ul#twitter_update_list li a { 
	color: #516910;
	font-weight: normal;
	text-decoration: none;		
}

/****** FORMS ******/

form { 
	background: #7C3E7C;
	color: #fff; 
	margin-top: 7px; 
	padding: 10px 0px;
	width:100%; 
	float:left;  	
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);	
}

input, textarea {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior:url(border-radius.htc);
}

fieldset { margin:0; padding:0; border:none;}

form div { padding:1em 0; }
label {float:left; width:80px; line-height: 200%; padding-right:1em; text-align:right; } 
input, textarea { width:50%;  border:1px solid #513951; padding:3px; font-size:1em; background:#513951; color:#B3BEAD; } 
textarea { overflow:auto; font-family:Arial,Helvetica,sans-serif; font-size:1em; width:50%; border:1px solid #513951; padding:3px;}
.button input { float: right; margin-right: 15%;font-size:1.2em; padding: 4px 15px; cursor:pointer; width:auto;}

.hoverfocus { border:1px solid #FFCC00;}

#error, #response { float:left; width:30%; padding:3em; }

#response ul { border-top:1px solid #212024; margin-top:5px; padding-top:5px; }

#error li, #response li { margin:0 0 5px 0; padding:0 0 5px 15px; background:url(bullet.gif) no-repeat 0 4px; border-bottom:1px solid #212024; }

#working { float:left; padding:3em; background:url(loading.gif) no-repeat left center;}