/*

CSS for www.helpersignup.com
Steve Klein
1/3/2008

*/

/*   links   */
a img { border: 0; }

#content a:link { text-decoration: none; color:red; }
#content a:visited { text-decoration: none; color:red; }
#content a:hover { text-decoration: underline; }
#content a:active { text-decoration: underline; }

.rightheader a:link {text-decoration: none; font-size:110%; font-weight:bold; font-family:Arial Black bold, verdana, arial, san-serif; color:#000099; padding-top: 5px;}
.rightheader a:visited {text-decoration: none; font-size:110%; font-weight:bold; font-family:Arial Black bold, verdana, arial, san-serif; color:#000099; padding-top: 5px;}
.rightheader a:hover {text-decoration: underline; font-size:110%; font-weight:bold; font-family:Arial Black bold, verdana, arial, san-serif; color:#000099; padding-top: 5px;}
.rightheader a:active{text-decoration: underline; font-size:110%; font-weight:bold; font-family:Arial Black bold, verdana, arial, san-serif; color:#000099; padding-top: 5px;}

/*   position   */
#container{width:800px;margin:0 auto;padding-bottom:30px;}
#content{float:left;width:780px;clear:left}
#ads{float:right;width:120px;clear:right}
.footer{clear:both;width:100%}

/*   formatting   */
html,body{margin:0;padding:0}
html {height: 100%; margin-bottom: 1px}
body{font: 90% verdana,arial,sans-serif;text-align:center}
#justtext {font-size:90%; color:#0000cc}
#justtext {margin-bottom:20px}
#header {height:80px;margin:10px 0px 0px 0px;background:no-repeat; background-image: url('../images/headerv2.jpg'); background-color:transparent}
#rightwrap {float:right; width:160px; clear:right; text-align:center}
#container{text-align:left}
#lefttopics{float:left;width:200px;clear:left;color:#660033;padding-left:10px}
#rightinfo{float:right;width:580px;clear:right;color:#006633}
.footer{text-align:center;font-size:80%;padding-top:10px;color:#000099;margin:0;}

.footerstats{padding-top:10px;color:#660033;margin:0;text-align:center; margin-left:245px;}

.smallfont {font-size:80%;}
.smallprint {text-align:center; font-size:70%;font-weight:bold}
.optional {font-family: verdana, arial, sans-serif; color:gray;}
.required {font-family: verdana, arial, sans-serif; color:black;}
.indented {padding-left:40px}
.doubleindent {padding-left:80px;}
.subheader {padding-left:40px; font-size:120%;}
.highlight {color:red;}
.highlight td, ul, li {color:red;}

.signupbuttons {color:#0000cc}
.nicebuttons {color:#006633; font-size:110%; margin:10px}
.bigbuttons {color:#006633; font-size:130%; margin:15px 10px 15px 10px}

.signup_heading {font-weight: bold;}
.signup_heading td{padding-bottom: 10px; }
.signup_slot td{padding-bottom: 10px; }

table.excel {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}
table.excel th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.excel td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/*   snazzy stuff from Stu Nicholls - www.cssplay.co.uk   */
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;padding-top:0.5em;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#f0f0f0; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0;}
.xb1 {margin:0 5px; background:#f0f0f0;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#f0f0f0; border:0 solid #f0f0f0; border-width:0 1px;}

/*   menu   */
#menuheader { background-color: #fff; padding: 0.3em 1em 1em; }
#leftheader { float: left; background: bottom left no-repeat; padding: 0 0 0 42px; min-height: 42px; }
#menulinks {font-size:120%; margin: 0; padding-top: 1.0em; padding-left: 0.938em; line-height: 1.25; height: 1.25em; white-space: nowrap; }
#signoutlink {font-size:90%; margin: 0; padding-top: 2.0em; padding-left: 0.938em; line-height: 1.25; height: 1.25em; white-space: nowrap; }

.cleardiv { clear: both; height: 1px; font-size: 0; line-height: 0; } /*13*/
