@charset "utf-8";
/* CSS Document */
/*
 @Author :Ammasy
*/

/* @section Global reset and common element styles  */
/*@group Global reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, strong, button {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:11px
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}

table, td, th {
	vertical-align:top;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}

blockquote, q {
	quotes:"" "";
}


a img {
	border:none;
}

button {
	background:none;
	cursor:pointer;
}

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

* html .clearfix {
	height: 1%
}

/* @end */

/* @group Common element style */

a:focus, a:hover {
	color:#333333;
	text-decoration:underline;
}

a { outline:none;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, .head  {

}
/* Heading */
h1, h2, h3, h4, h5, h6, .head {	color:#808080; text-transform:uppercase	}
h1 {font-size:16px;	letter-spacing:0px;	 }
h2 { font-size:15px;	}
h3 { font-size:14px;	}
h4 { font-size:13px;	 }
h5 { font-size:12px;	 }
h6 { font-size:11px;	 }
strong {
	font-weight:bold;
}

p {
	color:#666666;
	padding:0px 0 11px;
	line-height:12px;
}

span {
	font-size:10px;
}


table {
	
	width:100%;
}

th {
	font-weight:bold;
}

th, td {
	padding:4px 10px 4px 5px;
}

tr.even td {
	
}

tfoot {
	font-style:italic;
}

caption {
	background:#573711;
}

input, textarea, select {
	font-size:97%;
	color:#666;
	border:1px solid #828282;
	padding:0;
	margin:0;
}

ul, li {
	list-style:none;
}



address {
	display:block;
	font-style:normal;
	padding:8px 0 0px;
	line-height:1.3;
}

/* @end */

.main{
	width:800px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	/*background:url(image/donations.png);   */
	border:1px solid #000000;
}
.header {
	background:#999a9d url(image/header-bg.gif) repeat-x bottom left;
}
.gallery {
	padding-left:4px;
}
.gallery a{
	float:left;
	width:66px;
	height:66px;
	overflow:hidden;
}
.gallery img{
	border:none;
}
.logo {
	background:url(image/colorcode.jpg) no-repeat 0 14px;
	padding:14px 0 0;
	width:788px;
	height:56px;
	clear:both;
}
.logo h1{
	background:transparent url(image/logo.jpg) no-repeat scroll left top;
	float:right;
	height:56px;
	padding:0 23px 0 0;
	width:345px;
}
.logo h1 a{
	height:58px;
	width:345px;
	display:block;
	text-indent:-9999px;
}
.globan-nav {
	padding:0 0 0 44px;
	height:30px;
}
.globan-nav li{
	float:left;
	padding:0 20px 0 0;
}
.globan-nav li a{
	text-transform:uppercase;
	color:#FFF;
	font-size:10px;
	letter-spacing:-1px;
}
.globan-nav li a:hover, .globan-nav li.current a{
	color:#ca323a;
}
.content {
	width:800px;
	padding-top:32px;
	min-height:307px;
}
.col1 {
	width:123px;
	float:left;
	text-align:right;
}
.col2 {
	width:489px;
	float:left;
	padding-left:18px;
}

.content ul {
	padding-left:37px;	
} 
.content ul li{
	background:url(image/dot.gif) no-repeat 0 3px;
	padding-left:8px;
	color:#666;
}
.content ul.bios {
	padding-left:25px;	
	padding-top:10px;
} 
.content ul.bios li{
	background:url(image/dot.gif) no-repeat 0 6px;
	padding-left:8px;
	color:#666;
}
.footer {
	padding-left:42px;
	background:url(image/footer-bg.gif) repeat-x bottom left;
	height:30px;
	clear:both;
}
.footer a {
	font-size:8px;
}
.footer .copyrights{
	float:right;
	color:#666;
	font-size:8px;
	padding-right:20px;
	
}
.summary{
	background:url(image/headline-bg.gif) no-repeat 5px 0px;
	padding-left:18px;
	width:520px;
	padding-bottom:30px;
}
.homesummary{
	float: left;
	width: 480px;
	}
.right-col{
	float: right;
	width: 252px;
	height: 249px;
	}
.summary h1{
	padding-left:24px;
	line-height:12px;
}
.summary p{
	padding:7px 0 0 24px;
	line-height:13px;
	}
ul.listing {
	padding:12px 0 0 16px;
}
ul.listing li{
	background:none;
}

ul.listing li h2{
	font-size:11px;
}
ul.listing li p{
	padding:0px;
}
.donation-short{
	width:350px !important;
	float:left;
	position:relative;		
}
.short {
	width:420px !important;
	float:left;
	position:relative;
}
.short p, .donation-short p{
	width:270px;
}
.col3 {
	float:left;
}
#donation-gallery {
	width: 420px;
	height: 210px;	
}
#donation-gallery img {
	width: 420px!important;
	height: 210px!important;	
}
.tbl {
	padding:10px 0 0 10px;
	padding:30px 0 0 22px;
}
.tbl td{
	padding:4px 31px 9px 5px !important;
	color:#666;
}
.tbl tr{

}
.mand {
	color:#ca323a;
	font-style:italic;
}
.tbl input.txt {
	height:20px;
	padding:5px 0 0 5px;
	width:215px;
}
.tbl .textarea {
	width:215px;
	padding:5px 0 0 5px;
	height:42px;
}
.tbl input.button {
	border:none;
}
.indicator {
	left:118px;
	position:absolute;
	top:294px;
	display:none;
}
.homesummary h1{
	line-height: 18px!important;
}