html * {

	margin: 0;
	padding: 0;

}

body { background:#fff url("http://uway.org/public/img/uway_bg.jpg") repeat-x; }

/*-- Global ---------- */

body, textarea { 

font: 12px/18px Helvetica, Arial, sans-serif;
color: #000;

}

a { 
	color:#1c2482;
	text-decoration: none;
	
}

a:hover { text-decoration: underline; }

img, fieldset { border: 0; }

select option { padding: 0 10px 0 0; }

h1 { font-size: 36px; line-height: 36px; padding-top: 18px; padding-bottom: 18px; }
h2 { font-size: 28px; line-height: 36px; padding-top: 9px; padding-bottom: 9px; }
h3 { font-size: 18px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h4 { font-size: 14px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h5 { font-size: 12px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h6 { font-size: 10px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }

p { padding: 0 0 18px 0; }

h1, h2, h3, h4, h5, h6 { 

/* font-weight: normal; */
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
color: #1c2482;

}

blockquote {
	
	padding: 18px;
	background: #eee;	
	margin: 0px 36px 18px 18px;
	
}

ul, ol {
	
	margin: 0px 36px 18px 18px;
}

ul li, ol li { margin: 9px 0 9px 0;}


/*-- Clearing Styles & Container --*/

#container {

width: 960px;
margin: 0 auto;
background: #fff;


}

.block {
width: 960px;
margin: 0 auto;
display: block;
	
}

.clearfix { display: inline-block; }

.block:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.column {

float: left;
width: 200px;

}

/*-- Header --*/

#header {
	
	height: 84px;
	background: url("http://uway.org/public/img/uway_header_volblog.jpg") no-repeat;
	
}

/*-- Top Navigation --*/

#header-navigation { 

	
	height: 26px;
	text-align: right;
	padding: 12px 0 0 0;
	background: url("http://uway.org/public/img/uway_bg.jpg") repeat-x;


}

#header-navigation ul {

	margin: 0;
	list-style: none;
	float: right;
	
}

#header-navigation ul li { 

	margin: 0;
	display: inline;;
	
}

#header-navigation ul li a {

	display: block;
	float: left;
	color: #fff;
	font-weight: normal;
	padding: 2px 9px 0 8px;
	background: url("http://uway.org/public/img/topnav-line.gif") 0% 0% repeat-y;
	line-height: 14px;
	
}

#header-navigation ul li.rss a {

	background: url("http://uway.org/public/img/rss-icon.gif") 0% 50% no-repeat;
	padding: 2px 9px 0 18px;
	
}


/*-- Header Logo --*/

h1#logo { 
	
	padding: 0; 
	float: left;		

}

h2#liveunited-logo { 
	
	padding: 0;
	float: left;
	width: 200px;
	height: 84px;
}

h2#liveunited-logo { width: 360px; }

h1#logo a {

	display: block;
	text-decoration: none;
	
	text-indent: -999em;
	width: 182px;
	height: 72px;
	
	color: #fff;
	font-size: 20px;
	padding: 12px 0 0 18px;
	
	

}

h2#liveunited-logo a {

	width: 360px;
	height: 84px;
	display: block;
	text-decoration: none;
	text-indent: -999em;
	margin-left: 400px;
	
}

/*-- Home Header Badges --*/

ul#home-header-badges {
	
	margin: 0;
	list-style: none;
}

ul#home-header-badges li {
	
	padding: 5px 0 0 5px;
	float: left;
	margin: 0;
}

ul#home-header-badges li#home-header-badges-advocate, ul#home-header-badges li#home-header-badges-volunteer { padding: 5px 0 0 6px; }

ul#home-header-badges li a {
	
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -999em;
	width: 314px;
	height: 87px;

}

ul#home-header-badges li#home-header-badges-give a { background: url("http://uway.org/public/img/header-badge-give.jpg") no-repeat; }
ul#home-header-badges li#home-header-badges-advocate a { background: url("http://uway.org/public/img/header-badge-advocate.jpg") no-repeat; }
ul#home-header-badges li#home-header-badges-volunteer a { background: url("http://uway.org/public/img/header-badge-volunteer.jpg") no-repeat; }

ul#home-header-badges li#home-header-badges-give a:hover,
ul#home-header-badges li#home-header-badges-advocate a:hover,
ul#home-header-badges li#home-header-badges-volunteer a:hover {
	
	background-position: 0px -87px;
	
}

/* Main Columns */

#main { padding: 5px 0; }

#sidebar-nav {
	
	padding: 0 0 0 5px;
	width: 195px;
	
}

#sidebar-features {
	
	padding: 0 5px 0 0;
	width: 195px;
	
}

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

#sidebar-features li {
	
	padding: 0;
	margin: 0 0 8px 0;
}

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



#sidebar-features h2 {
	
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 14px;
}

#main-content {
	
	width: 536px;
	padding: 0 12px;
	
}

/* Sidebar Nav */

#main-navigation {

	width: 193px;
	background: url("http://uway.org/public/img/main-nav-header.gif") no-repeat;
	padding: 7px 0 0 0;
	
}

#main-navigation ul {
	
	margin: 0;
	list-style: none;
	background: url("http://uway.org/public/img/main-nav-footer.gif") 0% 100% no-repeat;
	padding: 0 0 7px 0;
}

#main-navigation ul li {
	
	margin: 0;
	background: url("http://uway.org/public/img/main-nav-bg.gif") repeat-y;
	padding: 0 7px 0 7px;
	float: left;
	width: 179px;

}

#main-navigation ul li a {

	display: block;
	border-bottom: solid 1px #d2d2d2;
	padding: 8px 6px 7px 8px;
	color: #37393c;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, sans-serif;
	
}

#main-navigation ul li.last a {
	
	border: none;
	padding: 8px 6px 6px 8px;
	
}

#main-navigation ul li a:hover {

	color: #1c2482;
	text-decoration: none;

}

/* Sidebar Newsletter Signup */

#sidebar-newsletter {
	
	padding: 5px 0;
	
}

#sidebar-newsletter form {
	
	background: url("http://uway.org/public/img/sidebar-newsletter-footer.gif") 0% 100% no-repeat;
	color: #666;
	padding: 0 0 12px 0;
	
}

#sidebar-newsletter h4 {
	
	width: 193px;
	height: 86px;
	text-decoration: none;
	text-indent: -999em;
	background: url("http://uway.org/public/img/sidebar-newsletter-header.gif") no-repeat;
	padding: 0;
	
}

#sidebar-newsletter label {
	
	font-size:9px;
	display: block;
	
}

#sidebar-newsletter p {
	
	padding: 3px 12px 0 12px;
	
}

#sidebar-newsletter p input#emailaddress, #sidebar-newsletter p input#zip {
	
	padding: 1px;
	
}

#sidebar-newsletter p input#emailaddress {
	
	width: 160px;
	
}

#sidebar-newsletter p input#zip {
	
	width: 60px;
	float: left;
	margin: 0 7px 0 0;

}

#sidebar-newsletter p input#submit { margin: 1px 0 0 0; }

/* Home Flash */

#flashcontent { padding: 0 0 12px 0;}

/* Home News Events Lists */

#home-news-events {
	
	background: url("http://uway.org/public/img/home-news-events-bg.gif") repeat-y;
	width: 536px;
	
}

#home-news-events ul, #home-news-events ul li, #home-news-events ul li ul, #home-news-events ul li ul li {
	
	margin: 0;
	list-style: none;

}

#home-news-events ul {
	
	background: url("http://uway.org/public/img/home-news-events-footer.gif") 0% 100% no-repeat;
	padding: 0 0 5px 0;
}

#home-news-events ul li ul { background: none; }

#home-news-events ul li {
	
	width: 268px;
	float: left;
	

}

#home-news-events ul li h4 {
	
	width: 236px;
	height: 33px;
	background: url("http://uway.org/public/img/home-news-events-header.gif") no-repeat;
	padding: 14px 20px 0 12px;
	font-size: 18px;
	color: #1c2482;

}

#home-news-events ul li span.home-news-events-links {
	
	float: right;
	font-size: 11px;
	padding: 1px 0 0 0;
	display: block;
	
}

#home-news-events ul li span.home-news-events-links a {

	padding: 0 0 0 8px;
	text-decoration: underline;
	font-weight: normal;
	
}

#home-news-events ul li#home-news h4 { background: url("http://uway.org/public/img/home-news-events-header.gif") no-repeat; }
#home-news-events ul li#home-events h4 { background: url("http://uway.org/public/img/home-news-events-header.gif") -268px 0px no-repeat; }


#home-news-events ul li ul li {
	
	padding: 3px 22px 3px 12px;
	width: 234px;

}


#home-news-events ul li ul li h5 { padding: 2px 0;}

#home-news-events ul li ul li p.date {

	padding: 0;
	font-style: italic;
	font-size: 11px;
	color: #f32319;
	
}

#home-news-events ul li ul li div.home-news-events-content {
	
	border-bottom: solid 1px #ddd;
	padding: 6px 0 6px 0;
	
}

#home-news-events ul li ul li.last div.home-news-events-content { border: none; }

/* Headlines */

#headlines {
	
	background: url("http://uway.org/public/img/headlines_bg.gif") 5px 3px no-repeat;
	height: 35px;
	line-height: 34px;
	color: #999;
	padding: 3px 0 0 20px;
	width: 940px;
}

#headlines h4, #headlines p { 
	
	display: inline;
	font-size: 11px;

}

#headlines h4 {
	
	padding: 0 12px 0 0;
	
}




/* Footer Boxes */
#footer-boxes {
	
	height: 142px;
	padding: 0 0 0 0;
	
}

#footer-boxes ul {
	
	margin: 0;
	list-style: none;
	
}

#footer-boxes ul li {



	float: left;
	margin: 0;

	
}

#footer-boxes ul li h5 { display: none; }

#footer-boxes ul li#footer-boxes-home { 
	
	background: url("http://uway.org/public/img/footer-box-join.jpg") 5px 0px no-repeat;
	padding: 114px 30px 0 5px;
	height: 28px;
	text-align: right;
	width: 203px;
	font-size: 12px;
}
#footer-boxes ul li#footer-boxes-asb { 
	
	background: url("http://uway.org/public/img/footer-box-asb.jpg") 6px 0px no-repeat; 
	padding: 45px 12px 0 70px;
	width: 157px;
	height: 97px;
}
#footer-boxes ul li#footer-boxes-work { 
	
	background: url("http://uway.org/public/img/footer-box-work.jpg") 6px 0px no-repeat;
	padding: 45px 90px 0 17px;
	height: 97px;
	width: 132px;
}
#footer-boxes ul li#footer-boxes-shirt { 
	
	background: url("http://uway.org/public/img/footer-box-shirt.jpg") 6px 0px  no-repeat;
	padding: 45px 90px 0 17px;
	height: 97px;
	width: 132px;
}


/* Subpage Styles */

#page-header {
	
	padding: 5px 0 0 5px;
	width: 955px;
	
}

h3.pagetitle {
	
	background: url("http://uway.org/public/img/pagetitle-bg.gif") no-repeat;
	float: left;
	width: 592px;
	height: 26px;
	color: #fff;
	padding: 5px 0 0 12px;
	
}

h3#pagetitle-give {
	
	width: 718px;
	padding: 0;
	height: 31px;
	background: url("http://uway.org/public/img/pagetitle-give.gif") no-repeat;
	text-indent: -999em;
	text-decoration: none;
	
}

h3#pagetitle-advocate {
	
	width: 718px;
	padding: 0;
	height: 31px;
	background: url("http://uway.org/public/img/pagetitle-advocate.gif") no-repeat;
	text-indent: -999em;
	text-decoration: none;
	
}

h3#pagetitle-volunteer {
	
	width: 718px;
	padding: 0;
	height: 31px;
	background: url("http://uway.org/public/img/pagetitle-volunteer.gif") no-repeat;
	text-indent: -999em;
	text-decoration: none;
	
}

#page-header ul.page-header-links {
	
	float: left;
	margin: 0;
	list-style: none;
	
}

#page-header ul.page-header-links li { 
	
	margin: 0; 
	padding: 0 0 0 5px;
	float: left;
}

#page-header .page-header-links li a {
	
	float: left;
	width: 110px;
	height: 31px;
	display: block;
	text-indent: -999em;
	text-decoration: none;
}               

#page-header ul.page-header-links li a#page-header-advocate { background: url("http://uway.org/public/img/pageheader-advocate.gif") no-repeat; }
#page-header ul.page-header-links li a#page-header-give { background: url("http://uway.org/public/img/pageheader-give.gif") no-repeat; }
#page-header ul.page-header-links li a#page-header-volunteer { 
	
	background: url("http://uway.org/public/img/pageheader-volunteer.gif") no-repeat; 
	padding: 0;
}


#page-header ul.page-header-links li a#page-header-advocate:hover,
#page-header ul.page-header-links li a#page-header-give:hover,
#page-header ul.page-header-links li a#page-header-volunteer:hover {

background-position: 0px -31px;
	
}


$#contentarea {


}


#contentarea h4 { font-size: 22px; }


/* Footer */

#footer {
	
	background: url("http://uway.org/public/img/footer-bg.jpg") 5px 5px no-repeat;
	padding: 20px;
	color: #999;
	width: 920px;
	font-size: 11px;
	
}

#footer-nav {
	
	width: 520px;
	float: left;
	text-align: right;
	
}

#footer-nav ul, #footer-nav ul li {

	display: inline;
	list-style: none;
	margin: 0;
	
}

#footer-nav ul li a {

	padding: 0 0 0 6px;
	
}



/* Accordion Widget */

#accordion-container {
	
	background: url(http://uway.org/public/img/accordBtm.gif) 0% 100% no-repeat;
	padding: 0 0 20px 0;
	
} 

#accordion-container ul, #accordion-container ul li {
	
	margin: 0;
	list-style: none;
    
}

h3.accordion_toggle, h3.accordion_toggle_active
    {
    cursor: hand;
    padding:0 0 0 10px;
    height:29px;
    font-weight:normal;
    font-size:12px;
	line-height:30px;
    color:#666;

    }
h3.accordion_toggle_active
	{
    color:#ffffff;
    }
.accordion_toggle
    {
    background: url(http://uway.org/public/img/accordHdrClosed.gif) no-repeat;
	border-top:1px solid #f1f2f4;
    }
	#accordion-container #first
		{
		border-top-style:none;
		}
.accordion_toggle_active
    {
    background: url(http://uway.org/public/img/accordHdrOpen.gif) no-repeat;
    }
.accordion_toggle[id="first"]
	{
    background: url(http://uway.org/public/img/accordHdrClosed_first.gif) no-repeat !important;
	}
.accordion_toggle_active[id="first"]
	{
    background: url(http://uway.org/public/img/accordHdrOpen_first.gif) no-repeat !important;
	}

.accordion_content 
    {
	background:#ffffff url(http://uway.org/public/img/leftNavBG.gif) repeat-x bottom;
    color: #999999;
    border: 1px solid #d9dae1;
	border-top-style:none;
    overflow: hidden;
    }

.accordion_content
    {
    color: #666666;

    }
.accordion_content p
	{
	padding-bottom:2px;
	font-size:11px;
	color: #666666;

	}

.insideAccord
	{
	padding:12px 20px 15px 10px;
	color: #666666;
	min-height:200px;
	}
	html*.insideAccord
		{/*IE ONLY HACK*/
		height:200px !important;
		}/*IE ONLY HACK*/
		
.accordion_content img {
	
	width: 100px;
	
}
