/* NOTE
	This is the WEB stylesheet for the
	"Lymphoma Association" website
	
========================================================================*/


/* ========= BROWSER RESET STYLES ========= */

/* BODY STYLES */
body, html {height:100%;}
body {margin:0; padding:0; color:#BFBFBF; font:62.5%/1.4 Verdana,Helvetica,sans-serif; background:#000;}
img, form {border:0; margin:0; vertical-align:top;}
p {padding:0; margin:0 0 15px 0; font-size:1.1em;}
h1 {font-size:1.7em; color:#FFF; font-weight:normal; line-height:1em; padding:0; margin:0 0 12px 0; color:#FFF;}
h2 {font-size:2em; font-weight:normal; color:#FFF; padding:0; margin:0 0 10px 0; line-height:1.3em;}
h3, h4, h5, h6 {margin:0; color:#FFF; padding:0; font-size:1.1em; margin:0 0 5px;}

/* FORMS */
fieldset {border:0; margin:0; padding:0;}
label {font-size:1.5em;}
select, textarea {font:1.5em "Arial",Verdana,Arial,Helvetica,sans-serif; border:0; color:#000; background:#C7C7C7;}
select {height:1.8em; color:#000;}
input {font:1.5em "Arial",Verdana,Arial,Helvetica,sans-serif; padding:8px 3px 0; height:1.8em; float:left;}
input[type=text], input[type=checkbox], input[type=password] {border:0; color:#FFF402; width:216px; background:#000; height:1.8em;}
* html input {border:0; color:#FFF402; background:#C7C7C7; padding:8px 3px 0 3px; width:216px;}
* html input.inputCheckBox {border:none;}

/* LISTS */
dl, dd {margin:0; padding:0;}
ul {margin:0 0 0 15px; padding:0;}
ol {margin:0 0 15px 22px; padding-left:0;}
ol li {margin:0;}
li, dt, dd {font-size:1.1em;}
li p, dd p {font-size:1em;}

/* STANDARD LINKS */
a {color:#ED1B24; text-decoration:none;}
a:hover {text-decoration:underline;}

/* CLEARFIX */
div:after {content:""; display:block; height:0; clear:both; visibility:hidden;}

/* HIDDEN TEXT */
.hidden {position:absolute; left:0px; top:-10000px; width:0px; height:0px; overflow:hidden;}


/*========================================================================
	CONTENT
=========================================================================*/

/* CONTENT */
#wrapper {width:450px; margin:0 auto; padding:100px 0 0; text-align:center;}
#countdown {margin-bottom:70px;}
legend span {display:block; width:450px; text-align:center; color:#BFBFBF; font-size:1.5em;}
.textBox {background:transparent url(../images/bgFormInput.gif) no-repeat !important; margin-top:13px; padding:10px 0 2px 12px; margin-left:86px;}

/* button */
#goButton {width:auto; height:auto; margin-top:13px;}
a#goButton {position:relative; overflow:hidden; display:block; float:left; width:41px; height:39px; color:#FFF402;}
a#goButton em {width:100%; height:100%; display:block; position:absolute; top:0; left:0; z-index:1; background:url(../images/buttonGo.gif) no-repeat;}