@charset "utf-8";
/* CSS Document */

@import url("wysiwyg_contentstyles.css");

body {
	background-image: url(../../_sharedimg/background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px; 
	padding:0px;
}

#wrapper {
	position:relative;
	width: 912px;
	margin-right:auto;
	margin-left:auto;
	margin-top:9px;
	padding:0px;
}

#wrapper_header {
	width:910px;
	height:165px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-image: url(../../_sharedimg/header_bg.jpg);
	background-repeat: no-repeat;
}
div.logo {
	width:435px;
	height:88px;
	padding-top:19px;
	padding-left:25px;
}

div.logo img {
	float:left;
}

#menu {
	width:860px;
	height:35px;
	margin-right:25px;
	margin-left:25px;
	padding:23px 0px 0px 0px;
}

#menu img {
	float:left;
}

.menu_img {
	margin:0 6px 0 0;
	padding:0;}


#wrapper_content {
	float:left;
	width: 862px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../../_sharedimg/content_bg_slice.gif);
	background-repeat: repeat-y;	
	padding:0px 25px 25px 25px;
}

#wrapper_footer {
	position:relative;
	width: 862px;
	height:100px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../../_sharedimg/footer_bg.gif);
	padding:20px 25px 25px 25px;
	background-repeat: no-repeat;
	background-position: top;
	clear:both;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.mercy_cross {
	float: left;
	padding-right: 25px;
}
#wrapper_footer a{
	color:#535353;
	text-decoration: none;	
}
div.footer_note{
	float:left; 
	position:absolute; 
	top:50px; 
	left:73px; 
	width:500px; 
	color:#00ade5;
	}
div.footer_note a{
	color:#007095!important;
}
#wrapper_footer a:hover{
	text-decoration: underline;	
}

div.footer_text {
	float:left;
	width:400px;
}

div.fraynework {
	float:right;
}


/*-------------Home----------------------------------------------*/

#feature_image {
	width:860px;
	height:223px;
	padding-top:12px;
	padding-bottom:12px;
	position:relative;
}

#feature_image img {
	float:left;
}
#feature_image_left{
	float:left;
	width:477px;
	height:223px;
}

#feature_img_slogan{
	float:left;
	height:153px;
	width:382px;
}

#feature_image_readmore {
	float:left;
	width:132px;
	height:55px;
	background-image: url(../../_homeimg/feature_chair.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:250px;
	padding-top:15px;
}

#wrapper_home_pods{
	width:860px;
	float:left;
	background-image: url(../../_homeimg/pods_bg_strip.gif);
	background-repeat: repeat-y;
}

#column1{
	float:left;
	width:370px;
	color: #FFFFFF;
}
#column2{
	float:left;
	width:480px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/*#donations_pod{
	float:left;
	width:340px;
	height:161px;
	background-image: url(../../_homeimg/donation_pod_bg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: red;
	overflow:hidden;
	padding:20px 0px 0px 30px;
}
*/
#contact_pod{
	float:left;
	width:340px;
	min-height:167px;
	background-image: url(../../_homeimg/contact_pod_bg.jpg);
	background-repeat: no-repeat;
	padding:20px 0px 0px 30px;
	background-color: #4c9aa7;
}

div.contact_pod_text, div.contact_pod_email {
	width:310px;
	float:left;
	margin-bottom: 1.5em;
}
div.contact_pod_email a {
	color: #FFF;
}
div.contact_pod_email a:hover {
	color:#ade9f6;
}

#latest_news_pod{
	float:left;
	width:489px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #1f5d68;
	background-image: url(../../_homeimg/news_pod_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:369px;
	padding-top:20px;
	color: #FFFFFF;
}

h2.news_title {margin:0em 0em 0.5em 0em; padding:0px; line-height:1.1em;}
div.news_pod_text p {margin-top:0em!important;}
div.news_pod_text {
	width:450px;
	padding-left:30px;
	float:left;
}

div.news_item_image{
	float:left;
	width:72px;
	height:70px;
	background-image: url(../../_homeimg/news_image_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding:2px 0px 0px 9px;
}
div.news_wrapper{
	background-image: url(../../_homeimg/news_dots_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:13px;
	float:left;
}

div.news_item_text{
	float:left;
	width:365px;
}
div.pod_title_news{
	float:left;
	height:32px;
	width:450px;
	padding-bottom:30px;
	padding-left:30px;
}

div.pod_title_contact{
	float:left;
	height:32px;
	width:321px;
}
div.pod_title_donations{
	float:left;
	height:32px;
	width:243px;
}

div.gobutton{
	float:left;
	height:32px;
	width:77px;
	padding-right:18px;
}
div.podtext {
	float:left;
	width:321px;
	padding-top:30px;
	margin:0px;
}
div.pod_bottom_strip{
	width:860px;
	float:left;
}
/*-------------End  Home----------------------------------------------*/


/*-------------Content ----------------------------------------------*/

#wrapper_left_column{
	float:left;
	width:600px;
}

#wrapper_right_column{
	float:left;
	width:250px;
	padding-right:10px;
	padding-top:56px;
	background-image: url(../../_sharedimg/banner_rightside.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#wrapper_banner{
	float:left;
	width:600px;
	padding-top:20px;
}
/*

//ADAM REPLACED WITH .wysiwygContent

div.textarea{
	float:left;
	width:560px;
	padding-right:40px;
	padding-top:40px;
	background-image: url(../../_sharedimg/text_area_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
*/
div.graphic_buttons{
	width:242px;
	float:left;
	padding:120px 0px 0px 4px;
}

/*-------------Menu ----------------------------------------------*/

#contextmenu {
	margin:0px;
	list-style-type:none;
	border:0px;
	padding:0px 4px 0px 4px;
	float:left;

}

#contextmenu ul {
	clear:both;
	list-style-type:none;
	margin: 0px; 
	padding: 0px;
	width:242px;
}

/*#contextmenu li {
	float:left;
	list-style-image:none;
	margin:0px;
	display:block;
	width:242px;
	height:41px;
}
*/
#contextmenu li {
	float:left;
	list-style-image:none;
	margin:0px;
	display:block;
	width:242px;
}
	
#contextmenu li a {
	color:#cc5419;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type:none;
	padding-left:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe7db;
	display:block;
	padding:10px 0px 10px 23px;
	
}

#contextmenu li a:hover {
	color:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe7db;
	display:block;
	background-image: url(../../_sharedimg/menu_hover_bg.gif);
	background-repeat: repeat-x;
}

#contextmenu li a.selected {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe7db;
	background-image: url(../../_sharedimg/menu_downstate_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
/*-------------third level nav ----------------------------------------------*/

#contextmenu li ul li {
	float:left;
	list-style-image:none;
	margin:0px;
	display:block;
	width:242px;
	font-size:11;
}
#contextmenu li ul li a {
	background:url(../../_sharedimg/ul_3.gif) top left #ffffff no-repeat;
	color:#cc5419;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type:none;
	padding-left:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe7db;
	display:block;
	padding:10px 0px 10px 33px;
}
#contextmenu li ul li a:hover {
	background:url(../../_sharedimg/ul_3_f1.gif) top left #da4701 no-repeat;
	color:#ffffff;
	list-style-type:none;
	padding-left:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe7db;
	display:block;
	padding:10px 0px 10px 33px;
}
#contextmenu li ul li a.selected {
	background:url(../../_sharedimg/ul_3_f1.gif) top left #da4701 no-repeat;
	color:#ffffff;
	list-style-type:none;
	padding-left:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe7db;
	display:block;
	padding:10px 0px 10px 33px;
}

/*-------------Donations Form ----------------------------------------------*/

#wrapper_donation_form{
	width: 538px;
	float: left;
	margin-top: 30px;
	padding-left:22px;
	background: url(../../_sharedimg/form_gradient_bg.jpg) no-repeat left top;
}

div.donation_row{
	float: left;
	width: 538px;
}
div.donation_tabular{
	float: left;
	width: 538px;
}

div.step_buttons{
	float: left;
	padding: 14px 0 16px;
	width: 30px;
}
div.donation_step_headings{
	float: left;
	padding: 20px 0 0 20px;
	width: 488px;
}
input.input_long {width: 20em;}
input.input_short {width: 5em;}
input.input_phoneNo {width: 15em;}
input.input_phoneCode {width: 2.25em;}
input#btn {
	width: 81px;
	height: 35px;
	border: none;
}



