/* Malteser global CSS template by Cyrus Collier, 3/24/08 */


/**********RESET**********/

* {
	margin: 0;
	padding: 0;
	border: none;
	font-weight: normal;
	text-decoration: none;
}



/**********COLORS & BACKGROUND**********/

html {

	background-color: #eee4db;
}

body {

	background-color: #ffffff;
	border: 1px solid #bba99b;
	border-top: none;
}

#navbar {
	background-color: #ee2e24;
}

#wrapper {
	z-index: 1;
	width: 880px;
	background-image: url('http://www.maltarelief.org/images/templates/global_background.gif');
}
#wrapper.nosidebar {
  background-image: none;
}
#wrapper.nosidebar #main { width: 875px;}
#main, #primarycontent, #secondarycontent, #sidebar {
	background: transparent;
}

#secondarycontent {
	background: url('http://www.maltarelief.org/images/templates/global_border.jpg') center repeat-y;
}

H2, h2 {
color: #555555;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:3px;
font-size:24px;
}

#secondarynav a, #footer a, #subnav a {
	color: #777777;
}

#main a, .boxinner a {
	color: #2277cc;
}

#main a:hover, #sidebar a:hover, #secondarynav a:hover, #footer a:hover, li.selected, h1, h3, blockquote, .req {
	color: #ee2e24;
}

#navbar li.selected, #navbar a:hover {
	color: #343434;
}

#footer, #header h3, #regionnav, input {
	color: #777777;
}

#secondarynav {
	color: #e6e6e6;
}

div#search {
	color: #c70e05;
	float: right;
}
	
div#navbar a, div#navbar li, div#search a, div#search label  {
	color: #ffffff;
}

#secondarycontent, #secondarynav, #footer {
	border-top: 1px solid #e6e6e6 !important;
}

#secondarycontent {
	border-bottom: 1px solid #e6e6e6;
}

img.photo {
	border: 1px solid #e6e6e6;
}

input {
	border: 1px inset #e6e6e6;
	padding: 2px;
}

.float_right { float: right;}
.float_left { float: left;}
.clear { clear: both}
hr {
  height: 2px;
	margin: 0 0 10px 0;
	background: url('/images/templates/bg_hr.gif') repeat-x 0 0;
}

	
/**********TYPOGRAPHY**********/

body, input, #footer p {
	font-family: "Helvetica", "Arial", sans-serif;
}

#main p, #main ul li, #sidebar p  {

	font-family: "Helvetica", "Arial", sans-serif;
	font-size:
}

#wrapper ul {
	margin-bottom: 15px;
	list-style: none;
}

#wrapper ul li, #wrapper #subnav li,  {
	display: block;
	background: url('/images/templates/global_listarrow.png') no-repeat 10px 8px;
	padding-left: 20px;
}

#main ul li {
	background-position: 14px 4px;
	margin-bottom: 10px;
	padding-left: 25px;
}

.headline { font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-style:normal;
color:#ee2e24;
line-height:110%;
}

.subheading {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
color:#555555;
line-height:120%;
}

a.NewsHeadlineList {
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

h1, h2, h3, blockquote, p, ul, li, g {
	line-height: 1.25em;
}

h1, h2, blockquote {
	margin-top: .5em;
	margin-bottom: .5em;
}
h2 { margin-bottom: .25em; font-size:24px;}

h1  {
	font-size: 1.70em;
}

h3, blockquote {
	font-size: 1.3em;
}

#sidebar h2 {
	font-size: 1.25em;
}

h1, h3 {
	font-weight: bold;
}
h4 { font-weight: bold;
  margin-bottom: 10px;
}
h6 {
  font-size: 9pt;
  color: #555555;
	font-weight: normal;
	margin:  0 0 15px 0;
}

#header h3 {
	font-size: 1em;
	font-weight: normal;
}

#search a {
	text-decoration: underline;
	font-weight: normal;
}

#navbar ul a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .85em;
}

#secondarynav li {
	font-size: .9em;
}

#footer a, #footer p {
	font-size: .8em;
	line-height: 2em;
}
#wrapper .recentposts li {
  font-size: 8.5pt;
	background-position: 0 2px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.mrgbt-10 { margin-bottom: -10px}
.mrglt22 { margin-left: 22px}

/**********LAYOUT**********/

body, div {
	position: relative;
}

body {
	margin: 0 auto;
	width: 880px;
}

p, ul {
	margin-bottom: 15px;
}

#subnav li {
	padding: 5px 5px 5px 24px;
}

#header h2, #header h3 {
	margin: 0 15px 15px 0;
}

#header h3 {
	margin-bottom: 0;
	text-align: right;
}

#navbar {
	padding: 0 20px;
	min-height: 30px;
}

#navbar * {
	display: inline;
	position: relative;
}

#navbar li, #navbar a {
	line-height: 30px;
}

#navbar li {
	height: 30px;
	width:auto;
}

#navbar ul {
	margin-left: -8px;
	position: absolute;
	top: -1px;
}

#navbar li.selected {
	position: relative;
	width:auto;
}

#navbar li.selected a {
	display: block;
	width: auto;
	float: left;
	color: #343434;
	background: url('http://www.maltarelief.org/images/templates/global_selected.jpg') no-repeat 50% 100%;
	padding-bottom: 10px;
}

#navbar li a {
	float: left;
	margin: 0 8px;
}

#navbar li.pipe {
	float: left;
	margin: 0 1px;
}

.cell {
	float: left;
	width: 260px;
	padding: 0px 20px;
}

.cell ul {
	margin-bottom: 10px;
}

#secondarycontent {
	background: url(http://www.maltarelief.org/images/templates/bg_gray_2col.gif) repeat-y 0;
	clear: both;
	padding-top: 10px;
}


#search {
	margin-left: 45px;
}

#search a, #search label {
	margin: 3px;
} 

img.photo {
	float: left;
	padding: 2px;
	margin: 0 1em 1em 0;
}


#main {
	float: left;
	padding: 20px 0 0 0;
	width: 600px;
	z-index: 2;
}

#sidebar {
	float: left;
	padding: 18px 15px 0 14px;
}

#emailform input {
	margin-top: .5em;
}

.boxinner {
	padding: 1.5em;
}

.boxinner img {
	float: left;
	margin: 0 .5em .5em 0;
}

.boxinner h2 {
	margin-top: 0;
}

#emailform button {
	margin: 1em 20%;
}

#secondarynav, #footer {
	clear: both;
	text-align: right;
	padding: 7px 20px;
}

#secondarynav ul {
	margin-bottom: 8px;
}

#secondarynav li, #footer li {
	display: inline;
}

#footer p {
	margin-bottom: 0;
}

#siteinfo, #footer a {
	float: left;
}

#footer a img {
	vertical-align: middle;
}

.spacer {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

/**********IMAGES & IMAGE REPLACEMENT**********/

#header h2 {
	background: url('http://www.maltarelief.org/images/templates/global_masthead.jpg') no-repeat right 20px;
	height: 110px;
	text-indent: -9999px;	
}

a.arrow {
/*	background: url('http://www.maltarelief.org/images/templates/global_goarrow.png') no-repeat right bottom;
	padding: 4px 22px 1px 0;*/
	white-space: nowrap;
	position: relative;
	top: -4px;
}
a.arrow img {
  float: none;
	margin: 0;
	position: relative;
	top: 4px;
	left: 1px;
}

#search button {
	background: url('http://www.maltarelief.org/images/templates/global_searcharrow.png') no-repeat bottom;
	width: 17px;
	height: 17px;
	cursor: pointer;
	text-indent: -9999px;
}

#emailform button {
	background: url('http://www.maltarelief.org/images/templates/global_signup.jpg') no-repeat;
	width: 121px;
	height: 31px;
	cursor: pointer;
	text-indent: -9999px;
}

#donation {
	width: 251px;
	height: 68px;
	margin: 0 auto 5px;
	text-indent: -9999px;
}

#donation a {
	display: block;
	width: 251px;
	height: 68px;
}

.boxouter {
	background: url('http://www.maltarelief.org/images/templates/global_boxmain.jpg') no-repeat;
	width: 251px;
	margin: 5px auto;
}

.boxinner {
	background: url('http://www.maltarelief.org/images/templates/global_boxbottom.jpg') no-repeat bottom left;
}

.clearfloat {
	clear: both;
}

#primarycontent {
	margin: 0 20px 20px 20px;
}

.text_icon {
	position: relative;
	bottom: -2px;
}

.left {
	float: left;
	margin-right: 15px;
}

.right {
	float: right;
	margin-left: 15px;
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
}

a.center {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote {
	font-style: italic;
	background-color: #fafafa;
	padding: 12px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin: 20px 0;
	line-height: 1.5em;
}
#frmDonation blockquote {
  font-style: normal;
}
#frmDonation blockquote div{
  clear: left;
}
#frmDonation blockquote label {
  color: #000000;
	font-size: .85em;
	display: block;
	width: 215px;
	white-space: normal;
	text-indent: -.6em;
	padding: 0 0 0 10px;
	line-height: 1.35em;
	float: left;
	position: relative;
	clear: left;
	margin-bottom: 7px;
}
#frmDonation blockquote label.inline { 
  margin-left: 0px;
	margin-bottom: 8px;
	text-indent: 0;
	width: 220px;
	clear: none;
}
#frmDonation blockquote input {
	float: left;
}
#frmDonation .clear_left { clear: none}
#frmDonation .clear_left input {
	clear: left;
}
.noborder {
	border: 0;
}

#subnav {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
}

#subnav ul {
	margin-bottom: 0;
}

#subnav li {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dddddd;
	font-size: .9em;
}

#subnav a {
	display: block;
}


#subnav li.selected {
	font-weight: bold;
}

#main ul#actions {
	margin-bottom: 0;
}

#main #actions li {
	margin: 5px;
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	background:none;
	padding-left: 0;
}

#actions img {
	vertical-align: middle;
}

#donation {

	background: url('http://www.maltarelief.org/images/templates/global_donate2.jpg') no-repeat;
}


#regionnav {
	position: absolute;
	top: 20px;
	right: 20px;
	
}

#main #regionnav li {
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 1px;
	

}

#regionnav * {
	display: inline;
}

#map {
	border: 1px solid #e6e6e6;
	width: 840px;
	margin-top: 2em;
}

#google {
	width: 582px;
	height: 542px;
}

#mapcontent {
	position: absolute;
	top: 0;
	right: 0;
	width: 228px;
	height: 542px;
	overflow: auto;
	border-left: 1px solid #e6e6e6;
	padding: 0 15px;
}


/*
** donation form
*/
#main #ProcessForm p, #main #ProcessForm td {
  font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
}
#main #ProcessForm .FormSectionHeader {
  background-color: transparent;
	border: none;
	font-size: 1em;
	color: #ee2e24;
	padding-bottom: 4px;
}
#main #ProcessForm   .DFEC_el_wrapper, #main #ProcessForm .requiredIndicator,#main #ProcessForm .FormLabel, #main #ProcessForm .FormInput, #main #ProcessForm td.holdsErrorMsgTable, td.holdsErrorMsgOverTable, td.TestSecondaryColor {
  background-color: #FAFAFA;
}
#main #ProcessForm  .topborder {  
  background: url(http://www.maltarelief.org/images/templates/bg_donationformheaders.gif) repeat-x 0 0;
	padding-top: 35px;
	padding-left: 20px;
}
#main #ProcessForm  .topborderonly td {  border-top: 1px #e6e6e6 solid; padding-top: 15px; }
#main #ProcessForm .nobgcolor { background-color: transparent}


#main #ProcessForm  td.requiredIndicator { padding-left: 20px}
#main #ProcessForm  td.FormLabel { padding-left: 5px; }
#main #ProcessForm  tr.FormRow { background-color: transparent; }
#main #ProcessForm .RadioGroupLabel {
  font-size: 1em;
	margin-bottom: 5px;
	width: 230px;
}
#main #ProcessForm #level_standardcompact1364amount { margin-bottom: 10px}
#main #ProcessForm .ButtonInput { width: auto}
#main #ProcessForm #buttons.11163 {
  background-color: transparent;
}
#main #ProcessForm .croptop {  background-position: 0 -1px;}
#main #ProcessForm .ButtonInput, .DonationLevelRadio { border: 0}

.CancelButton, .NextButton {
  border: 0;
	padding: 0;
	height: 37px;
	text-indent: -9999px;
	cursor: pointer;
}
.nobgcolor .FormLabel, .nobgcolor .FormInput { background: transparent !important}
.CancelButton { 
	background: url(http://www.maltarelief.org/images/templates/btn_Cancel.gif) no-repeat 0 0; 
	width: 96px;
	position: relative;
}
.NextButton { 
	background: url(http://www.maltarelief.org/images/templates/btn_Next.gif) no-repeat 0 0; 
	width: 85px;
	position: relative;
	left: -122px;
}