@charset "utf-8";
/* -----------------------------------------------
Style Sheet
Site: a home for us
----------------------------------------------- */

/* -------------------------------------
Reset
------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, a img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:1; outline:0; font-size:100%; background:transparent; vertical-align:baseline;}

body {line-height:1em;}

ol, ul {list-style:none;}

blockquote, q {quotes:none;}

blockquote:before, blockquote:after, q:before, q:after {content:''; content: none;}

:focus {outline:0;}

ins {text-decoration:none;}

del {text-decoration:line-through;}

table {border-collapse:collapse;} /* tables still need 'cellspacing="0"' in the markup */

h1, h2, h3, h4, h5, h6 {font-weight:normal;}

img, a img {-ms-interpolation-mode:bicubic; border:0px}/* IE Fix: Enables bicubic resizing for images. Use if scaling down images. */

/* -------------------------------------
HTML
------------------------------------- */

body {
	background: #4c4c4c url(../img/bg.jpg) repeat;
	font: 12px/1.5em "Lucida Sans Unicode", "Lucida Grande", Arial, Sans-Serif;
	color: #000;
}

a:link, a:active, a:visited, a:focus {
	color: #996600;
	text-decoration: none;
	blr:expression(this.onFocus=this.blur()); /* for IE */
	-moz-outline-style: none; outline:none; /* for Firefox */
	} 

a:hover {
	color: #99cc00;
	text-decoration: none;
}

h1 {
	font-size: 30px;
	padding: 20px 10px 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
}

h2 {
	font-size: 20px;
	padding: 20px;
	color: #333;
}

h3 {
	padding: 0px 10px 0px 20px;
	font-size: 15px;
	color: #333;
	font-weight:bold;
}

h4 {
	font-size: 15px;
	padding: 0px 10px 10px 0px;
	color: #999;
}

h5 {
	font-size: 17px;
	font-weight: bold;
}

h6 {
	font-size: 10px;
	text-align:center;
}

p {
	padding: 0px 10px 0px 20px;
	color: #333;
	text-indent: 0px;
	margin-bottom:10px
}

blockquote {
	margin: 10px 50px;
	font-size: 12px;
	color:#666; 
	font-style:italic;
}

address {
	margin: 0 20px 20px 22px;
	padding: 0 0px 0 5px;
	border-left: 3px solid #999;
	display: block;
	background:#eee;
	font-style: normal;
	color: #333;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}


/* -------------------------------------
PAGE STRUCTURE
------------------------------------- */

#container {
	width: 800px;
	/* margin: 0 auto; */
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -400px;
	padding: 0;
	position:relative;
}

#content {
	width: 800px; 
	height:130px;
	margin: 0 0 0 0;
	background:#FFFFFF;
	padding: 0px;
	clear: both;
	text-align:right;
}

#main {
	width: 900px;
	margin: 0;
	padding: 0px;
	background:#FCFFBF;
	text-align: left;
	float: left;
}

#popup{ width:300px; height:200px; margin:10px; position:absolute; top:300px; left:0px;}

.box1 a:link, .box1 a:active, .box1 a:visited {color:#FF0000; font-size:12px; text-decoration:blink;}
.box1 a:hover {color:#FF0000; font-weight:bold; font-size:12px; text-decoration:none;}


#submain2 .empty{height:100px;}

#mainboard {padding:10px; text-align:center;}

#main .images{float:left; margin:2px 10px 2px 20px; border:#666 solid 1px;}
#main .images_founder{float:left; margin:5px 5px 5px 15px; padding:5px; border:#666 solid 1px; width:150px; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
#main .images_founder_r{float:right; margin:5px 5px 5px 15px; padding:5px; border:#666 solid 1px; width:150px; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
#main .images_supporter{float:left; margin:5px 0px 5px 15px; padding:5px; border:#666 solid 1px;}
#main .images_supporterg{float:left; margin:5px 0px 5px 15px; padding:5px; border:#666 solid 1px; background-color:#FFFFCC;}
#main .images_right{float:right; margin:2px 10px 2px 10px;  border:#666 solid 1px;}
#main .images_s{float:left; margin:2px 10px 2px 20px; border:#eee solid 1px;}
#main .images_r{float:right; margin:2px 10px 2px 20px;}
#main .images_l{float:left; margin:2px 10px 2px 20px;}
#main .mainblock{margin: 0px 25px 5px 20px;}

#main .txt_supporter {margin:2px 10px 2px 20px; border:#ccc solid 1px; padding: 0px 10px 0px 20px; color: #333; text-indent: 0px; margin-bottom:10px; background-color:#eee;}


#footer {
 	width: 900px;
	height: 25px;
	margin: 0 0px 0 0;
	padding: 0;
	background:#663300;
	text-align:center;
	float: none;
	clear: both;
}

#shadow1 {
	width: 900px;
	height: 20px;
	/* margin: 0 auto; */
	position: absolute;
	background:url(../img/bg_shadow_top.png);
	top: 0px;
	left: 50%;
	margin-left: -450px;
	padding: 0;
}
#shadow2 {
	width: 900px;
	height: 20px;
	position:relative;
	float:none;
	/* margin: 0 auto; */
	background:url(../img/bg_shadow_foot.png);
	left: 50%;
	margin-left: -450px;
	padding: 0;
}

#facts {
	width: 315px;
	padding: 10px;
	position: absolute;
	border: dashed 1px #330000;
	opacity:0.6;
	filter:alpha(opacity=60);
	background: #eeeeee;
	top: 20px;
	left: 60%;
}

#facts .name {
font-size:10px;
}
#donate {
	padding: 0px;
	position: absolute;
	border: 0px;
	background: #fff;
	top: 70px;
	left: 75%;
}

#auction{
	padding: 0px;
	position: absolute;
	border: 0px;
	background: #fff;
	top: 99px;
	left: 58%;
}

#countdown {
	width: 333px;
	padding: 5px;
	position: absolute;
	border: dashed 1px #330000;
	background: #fff;
	top: 15px;
	left: 60%;
}

#line {width: 90%; height: 1px; margin: 5px 10px 5px 20px; background-color:#CCCCCC;}
/* -------------------------------------
Header
------------------------------------- */

#header .login {top: 5px; right:5px; position: absolute; font-size: 10px; color:#fff;}
#header .login a:link, #header .login a:active, #header .login a:visited {color:#009; text-decoration:none;}
#header .login a:hover {color:#009; text-decoration:underline;}

#header .search {
	top: 5px; 
	right:0px; 
	position: absolute;
}


#header .nav {
	top: 128px; 
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#666;
}

#header .nav a:link, #header .nav a:active, #header .nav a:visited {
	color:#666; text-decoration:none;
}

#header .nav a:hover {
	color:#006600; text-decoration:none;
}
	
#header .nav ul {
	width: 3000px; 
	margin: 0 auto; 
	list-style-type: none;
}

#header .nav li{
	margin: 0px 0;
	padding: 0; 
	float: left;
}	



/* -------------------------------------
Search
------------------------------------- */

.SearchText {
	 width: 80px;
	 height: 30px;
	 font: 10px Helvetica, Arial, sans-serif;
	 color: #000;
	 float: left;
}

.SearchHolder {
	width: 150px;
	height: 30px;
	padding: 0px;
	float: right;
}

.SearchField {
	width: 132px;
	height: 20px;
	margin: 7px 0px 0px 8px;
	border: 0;
	background: transparent;
	font-size: 10pt;
	color: #626262;
	float: left;
}

.SearchSubmit {
	width: 20px;
	height: 20px;
	background: url(../images/submit_btn.gif) no-repeat;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}


/* -------------------------------------
Footer
------------------------------------- */

#footer {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC9933;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #CC9933;
	text-decoration: none;
}

#footer a: hover {
	color:#000; 
	text-decoration: underline;
}

#footer ul {
	width: 500px; 
	margin: 0 auto; 
	list-style-type: none;
}

#footer li{
	margin: 0px 0;
	padding: 0; 
	float: left;
}

#footer li{
	margin: 0px 0;
	padding: 0; 
	float: left;
}

#copyright {
	 font: 12px/1.4em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 color: #999;
	 text-align: center;
	 float: none;
	 clear: both;
	 background: #4c4c4c;
}


#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #999;
	text-decoration: none;
}

#copyright a: hover {
	color:#fff; 
	text-decoration: underline;
}


/* -------------------------------------
Login
------------------------------------- */

#main .login {
	height:180px; 
}

#main .login fieldset {
	margin:0.5em 0; clear:right;
}

#main .login label {
	width:60px;
}
#main .login .txtsingle {
	width:150px; 
	clear:right;
}

#main .login .buttonset {
	margin-top: 0.5em; 
	padding-left:0px; 
	float:left;
}

#main .login .btn {
	height:24px; 
	margin:0 2px 0 0;
}

#main .login .msg {
	padding:0 0 0 0px; 
	float:left;
}

#main .signup {
	height:180px; 
	padding:0em; 
}

/* -------------------------------------
Forms
------------------------------------- */

#main .form {
	width: 100%;}
	
#main .form fieldset {
	width:100%; 
	margin:0; 
	padding:0; 
	border:none; 
	clear:right;
}

#main .form label {
	width:120px;
}

#main .form .txtsingle {
	margin-right:5px; 
	float:left;
}

#main .form .btn_small {
	float:left;
}

#main .form .btn_small .btn {
	height:21px; 
	margin:0 5px 0 0;
}

#main .form .msg {
	padding:0.5em 0 1.0em 0;
}

#main .form .btn {
	height:24px; 
	margin:0 2px 0 0;
}

/* -------------------------------------
Custom Classes
------------------------------------- */

.clear {
	height: 0px;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.space {
	height: 10px;
}

.msg {
	color: #ab0c08;
}



.small {
	font: 10px;
}

.txtsingle {
	margin: 0;
	padding: 2px 5px;
	background-color: #f5f2e7;
	border: 1px solid #cec3b3;
	color: #000;
	float: left;
}

.txtmultiple {
	height: 100px;
	margin: 0;
	padding: 3px;
	background-color: #f5f2e7;
	border: 1px solid #cec3b3;
	color: #000;
	float: left;
}

.w50 {width:50px;}
.w70 {width:70px;}
.w80 {width:80px;}
.w100 {width:100px;}
.w120 {width:120px;}
.w150 {width:150px;}
.w200 {width:200px;}
.w300 {width:300px;}
.w400 {width:400px;}



