ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; font-weight:normal;}
a img,:link img,:visited img { border: none; }
a { text-decoration:none; }
p { margin: 12px 0 10px 0; } 

label { color:#666; } 

a:link { text-decoration: none; color : #319bd8; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #319bd8; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #319bd8; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #669900; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h3, h2, h1 {
	margin-top:10px;
}

h3 {
        font-size:15px;
}

h1 span, h2 span, h3 span, h4 span, a span {
	display:none;
} 

div {
	overflow:hidden;	
}

li {
	list-style:none;	
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  background:#f38c00;
  font-size:13px;
  position:relative;
  color:#666;
}

hr {
	color: #000;
	background-color: #666;		
}

#background {
  width:100%;
  background:url(/images/layout/background.gif) no-repeat bottom center;
}

#main-wrapper {
	width:980px;
  overflow:visible;
	margin:0 auto;	
	position:relative;
	padding:0 20px 50px 20px;
}
	


#header {
	height:135px;
	width:750px;
  color:#fff;
  position:relative;
	z-index:10;
	font-style:uppercase;
}



#mission-statement span { display:none; }

#mission-statement {
	position:absolute;
	width:613px;
	height:91px;
	background:url(/images/homepage/mission_statement.gif) no-repeat top center;
	top:45px;
	left:70px;
}


#logo  {
	width:239px;
	height:221px;
	background:url(/images/layout/logo.png) no-repeat;
	position:absolute;
	right:20px;
  margin-right: 11px;
	z-index:10;
	top:0px;
}

#subheader {
	height:205px;
  	position:relative;
  	z-index:0;
}

#top-back, #bottom-back { width:800px; height:18px; }
#middle-back { width:720px; padding:0 40px; }


/* Default Skin */

#top-back {
	background:url(/images/layout/back_yellow_1.png) no-repeat bottom center;
}

#middle-back {
	background:url(/images/layout/back_yellow_2.png) repeat-y center;
}

#bottom-back {
	background:url(/images/layout/back_yellow_3.png) no-repeat top center;
}


/* ------ */



#main-content {
	float:left;
	width:800px;
	color:#333;
	position:relative;
}

#main-container {
	margin:5px auto;	
}

#left-sidebar {
	float:left;
	width:175px;
	padding:15px 5px 15px 0px;
	font-size:12px;
	color:#fff;
}

#left-sidebar h3 {
	color:#fff797;	
	font-size:18px;
	font-weight:normal;
}

#left-sidebar a {
	text-decoration:underline;
	color:#fff797;	
}

.page-links {
	position:absolute;
	border-left:1px solid #c0c0c0 !important;
	top:166px;
	left:24px;
}

.button-links a {
	display:block;
	float:left;
	margin:3px;
	padding:3px 7px;
	border:2px solid #19A5A1 !important;
	font-size:13px;
}

.button {
  position:relative;
}

.page-links a {
	display:block;
	float:left;
	padding:8px 5px;
	border-right:1px solid #c0c0c0 !important;
	font-size:13px;
  font-weight:bold;
	color:#666;
	background:url(/images/buttons/tab_white.gif) repeat-x bottom;	
	text-decoration:none;
}

.page-links a:hover {
	background:url(/images/buttons/tab_white_over.gif) repeat-x bottom;		
}

#main-content a {
	color:#00ABA0;	
}

/* this is nessesary for IE 6 to display links which are over trasnparent PNG graphics */
#ie6png-page-header {
  position:absolute;
	right:0;
	top:0;
	width:800px;
	height:216px;
	padding:0px;
  z-index:9;
}

#page-header {
	width:100%;
  height:100%;
}

#page-header p {
	font-size:14px;
	padding-right:160px;
}

#page-header h2, #page-header  h1 {
	padding-right:200px;
 }

#inner-ie6png-page-header {
  padding-top: 20px;
  padding-left:30px;
}


#footer {
	width:800px;
	text-align:center;
	margin:0 auto 20px auto;
	padding-left:180px;	
	color:#fff;
	font-size:11px;
}

#footer a, #subnav a {
	color:#fff797;
	padding:0 6px;
}

#subnav {
	float:left;
	padding:10px 0 20px 0;	
}

#nav {
	padding:14px 0 0 0px;
	position:absolute;
	z-index:4px;
}

#nav a {
	display:block;
	width:200px;
	height:34px;	
	margin-bottom:3px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

a#nav-about {
	background:url(/images/buttons/nav_home.png);
}

a#nav-coupons {
	background:url(/images/buttons/nav_coupons.png);
}

a#nav-organizations {
	margin-bottom:4px;
	background:url(/images/buttons/nav_charities.png);
}

a#nav-services {
	background:url(/images/buttons/nav_services.png);
}

a#nav-profile {
	background:url(/images/buttons/nav_profile.png);
}

#manage-header {
	padding:10px;
}


#event-list li.event-item {
	border-bottom:1px solid #666;
	margin-top:10px;
	padding-bottom:10px;
}

.month-header {
	background:#ddd;
	padding:3px 6px;
	margin:10px 0px;
}

.col-1 {
	float:left;
	width:680px;
	padding:10px;	
}

.col-2 {
	float:left;
	width:400px;
	padding:10px;	
}

.col-3 {
	float:right;
	width:280px;
	padding:10px;	
}

.col-3 p, .col-3 li {
	font-size:14px;
	color:#454545;
	line-height:20px;
	margin:13px 0;
}	
	
.col-3 ol li, .coupons-sidebar ol li, .page-content ol li {
	list-style-type: decimal;
	margin:0 0 8px 25px;
}

.col-3 ul li, .page-content ul li {
	list-style-type: disc;
	margin:0 0 8px 25px;
}

/* UI.tabs */
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

/* tags */
.tags {
	float:left; padding:2px 5px; background:#F78F1E; color:#fff; margin:2px;
}
.tags a {
	color:#fff;
}

.support-list {
	margin-top:10px;
	font-size:11px;	
}

.support-list li {
	border-bottom:1px solid #eee;
	padding:3px 0;
	clear:both;
	overflow:hidden;
}

.support-list li input {
	float:left;
}
.support-list li a {
	float:left;
	width:300px;
	margin-left:10px;
	font-weight:bold;
}
.support-list li span a {
	float:right;
	width:40px;
	text-align:right;
	font-weight:normal;
}

.donation-list li {
	clear:both;	
	margin:2px 0;
	border-bottom:1px solid #eea763;
	padding:1px 3px;
	overflow:hidden;
}

.donation-list li input {
	float:left;	
	margin-right:3px;
}

.donation-list li a {
	float:left;
	width:135px;
	display:block;
	text-decoration:none !important;
	font-size:11px;
}

.listing {
	clear:both;
	border-bottom:1px solid #eee;
	padding:7px 0;	
}

.listing .l-info {
	float:left;
	width:490px;	
}

.listing .actions {
	float:left;
	text-align:right;
	width:130px;	
}

.listing p {
	margin:0;
	color:#666;
}

.listing h3 {
	font-size:12px;
	margin:2px 0 0 0;
}

.mini {
	float:left;
	margin-right:5px;	
}

.modal-container {
	width:400px;
	background:#fff797;
	padding:0 10px 10px 10px;
}

.modal-container h1, .modal-container h2, .modal-container h3, .modal-container h4 {
	color:#e08100;
}

.pagination {
	clear:both;
	overflow:hidden;
	margin-bottom:5px;
	padding-bottom:5px;	
	text-align:center;
	font-family:arial !important;
	margin-top:10px;
}
.pagination img {
	padding:0 2px;
}

.controls {
  margin-bottom: 4px;
}

.click-to-expand-head {
  cursor: pointer;
  position: relative;
}

.click-to-expand-body {
  padding-bottom:10px;
}



.vendor-warning {
	border:2px solid white;
	padding:10px;
	font-size:14px;
	background-color:red;
}

.vendor-success {
	border:2px solid white;
	padding:10px;
	font-size:14px;
	background-color:green;
}

#button-extra-long a{
background:transparent url(/images/buttons/button_extra_long.gif) no-repeat scroll 0 0;
font-size:12px;
text-align:center;
line-height:29px;
width:193px;
color:#373737;
display:block;
margin: 0 0 10px;
}


#page-header h1 {font-size: 20px;}