* { margin: 0; padding: 0; }
.highlight {
	background: transparent url(/images/highlighter.gif) repeat-x top left;
	margin: 0 -10px 0 -5px;
	padding: 0 10px 0 5px;
}
#bbbmember { 
	text-align: center;
	margin-bottom: 20px;
}
	
#bbbmember a, #bbbmember a:hover {
	border: 0px;
	color: #FFF;
	background: #fff;
}

#totalhelped {
	font-size:x-large; 
	font-weight:bold;
	text-align:center;
	padding-top: 15px;
	padding-bottom:5px;
	color:#477c09;
}
body {
	background: #fff url(/images/background2.jpg) repeat-y center;
	text-align: center;
	margin: 0;	
	padding: 0;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: small;
	line-height: 1.5em;	
	color: #333;		
	}	
img {
	display: inline;
	border: none;
	}
#maincolumn img {
	border: 1px solid #CCC;
	padding: 2px;	
}
#maincolumn #surveyform img, #maincolumn #uploadform img {
	border: 0;
	padding: 0;	
}
strong {
	color: #569908;
	}

p { margin-bottom: 1em; }
p strong { 
	text-decoration:underline;
}
#callnow {
	position: absolute;
	top: 108px;	
	left: 30px;	
	color: #bbb;
	font-size: 85%;
	font-weight: bold;	
	}

/* hyperlinks
-------------------- */
a:link {
	color: #333333;
	border-bottom: 1px solid #569908;
	text-decoration: none;
	}
a:visited {
	color: #333333;
	border-bottom: 1px solid #569908;
	text-decoration: none;
	}
a:hover {	
	color: #000;
	border-bottom: 1px solid #569908;
	text-decoration: none;
	background: #FFFF99;
	}	
a:active {
	color: #333333;
	border-bottom: 1px solid #569908;
	text-decoration: none;
	}


/* headings
-------------------- */
h2
{
	font: bold 1.7em/1.2em Arial, Helvetica, sans-serif;
	/*font-size: 1.5em;
	line-height: 1.2em;
	font-weight: normal;*/
	color: #444;
	border-bottom: 1px solid #E1ECE1;
	padding-bottom: 10px;
	margin-bottom: 10px;	
	text-align: center;	
	}
#maincolumn h2 {
	margin: -5px 0 20px;
	padding: 10px 0;		
	border-top: 1px solid #E1ECE1;
	
}
h2 div {
	display: inline;
	font-size: 60%;
	color: #999999; 
	padding-left: 20px;	
	}
h2 div strong {
	padding-right: 10px;
	color: #95C05B;
	font-size: 110%;
	}
h2 strong img {
	border: 0;
	padding-right: 12px;
	}

h3 {
	/*font-family: Georgia, "Times New Roman", Serif;*/
	font-size: 1.2em;
	font-weight: bold;
	color: #569908;
	}

h3 strong {
	color: #333;
	}
	
	
/* layout
-------------------- */		
#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color:#fff;
	padding-left:20px;
	}
#header {
	width: 760px;
	height: 105px;
	background: transparent url(/images/header.gif) no-repeat 0% 0%;
	position: relative;
	border:0px solid red;
	}
#logo a {	
	background: transparent url(/images/logo.gif) no-repeat 0% 0%;
	width: 250px;
	height: 100px;
	display: block;
	text-indent: -1000em;
	position: absolute;
	left: 27px;
	top: 5px; 
	/* combine for all dis-effects */
	text-decoration: none;
	border: none;	
	}
a#signup {
	color: #666;
	font-size: 1.3em;
	line-height: 1.5em;
	letter-spacing: normal;		
	position: absolute;		
	left: 585px;
	top: 3px;
	border: none;
	text-decoration: underline;		
	}
a#signup:hover, a#signup:hover strong {
	background: none;
	color: #333;
	}
a#signup strong { color: #666; }
#content {
	padding: 2em 0 0 0;	
	border: 0px solid red;
	}


	
/* navigation (navbar)
-------------------- */		
ul#nav {
	list-style: none;
	position: absolute;
	left: 265px;
	top: 66px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
ul#nav li {
	float: left;		
	height: 32px;
	line-height: 32px;		
	margin-right: 1px;
	}

ul#nav li a span {
	display: block;	
	float: left;	
	line-height: 32px;
	height: 32px;
	background: #dddddd url(/images/resumeinfo-tab-normal-right.gif) no-repeat 100% 0%;
	padding: 0 25px 0 20px;
	}

ul#nav li a {		
	background: transparent url(/images/resumeinfo-tab-normal-left.gif) no-repeat 0% 0;
	line-height: 32px;
	height: 32px;
	display: block;
	float: left;
	padding-left: 5px;
	font-size: 110%;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border: none;
	}
ul#nav li a:hover { background-image: url(/images/resumeinfo-tab-hover-left.gif); text-decoration: underline; cursor: pointer; }
ul#nav li a:hover span { background-image: url(/images/resumeinfo-tab-hover-right.gif); background-color: #deffb5; }
ul#nav li a#current { 
	background-image: url(/images/resumeinfo-tab-current-left.gif);
	color: #569908;
	text-decoration: underline;
	}
ul#nav li a#current span { background-image: url(/images/resumeinfo-tab-current-right.gif); background-color: #fff; }
ul#nav li a#current:hover { cursor: pointer; }


/* boxes (widebox)
-------------------- */	
div.widebox {
	background: transparent url(/images/resumeinfo-widebox-filler.gif) repeat-y 0% 0%;
	width: 760px;
	margin-bottom: 2em;			
	}
div.widebox { margin-bottom: 1em; }
div.widebox-top { background: transparent url(/images/resumeinfo-widebox-top.gif) no-repeat 0% 0%; }
div.widebox-bottom { background: transparent url(/images/resumeinfo-widebox-bottom.gif) no-repeat 0% 100%; }	
div.widebox-content { 
	padding: 1em 1em 1em 29px; }
div.solo div.widebox-content { padding-right: 50px; position: relative; }



.pillow {
	height: 1em;
	display: block;
	clear: left;
	}


#maincolumn {
	width: 100%; /*65%*/
	float: left;
	}
#sidebar {
	width: 30%;
	float: right;
	margin-top: 1em;
	}
#sidebar #s1 {
	padding: 0 1em;
	}
#sidebar .navbox {
	background: #9DD137;
	border-top: 3px solid #89C245;
	border-bottom: 3px solid #89C245;	
	margin-bottom: 2em;	
	}
#sidebar .navbox h4 {
	color: #fff;
	display: block;
	background: #569908;
	line-height: 1.3em;
	padding: 5px 15px;
	font-size: 1em;
	}
#sidebar .navbox ul {
	list-style: none;	
	margin: 0 !important;
	padding: .5em 15px !important;
	}
#sidebar .navbox ul li {
	margin: 0;
	padding: 0 0 .5em !important;
	background: transparent !important;	
	line-height: 1.4em;		
	}
#sidebar .navbox ul li a {
	color: #333;
	text-decoration: underline;
	border: none;
	}
#sidebar .navbox ul li a:hover { background: #fff; }
#sidebar .navbox ul li#current a { font-weight: bold; }


/* catbox */
#sidebar .catbox {
	background: #C5D5E5;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;	
}
#sidebar .catbox h4 { background: #87A2ED; }
#sidebar .catbox ul li a { color: #000 !important; }

#sidebar .navbox div.quote-top {
	background: transparent url(/images/resumeinfo-testimon-qtop.gif) no-repeat 0% 0%;
	margin: 5px 10px;
	}
#sidebar .navbox div.quote-top div.quote-bottom{
	background: transparent url(/images/resumeinfo-testimon-qbottom.gif) no-repeat 100% 97%;	
	padding: 10px 5px;
	font-size: 90%;	
	}
#sidebar .navbox span.quote-source {
	font-weight: bold;
	font-size: 85%;
	text-align: right;
	display: block;
	padding: 0 15px 15px;
	}
#sidebar .navbox p { padding: 10px;}

#sidebar .navbox .phone {
	font-weight: bold;
	font-size: 120%;
	text-align:center;
	padding:0px;
	margin:-20px 0 10px 0;
}
/* footer
-------------------- */	
#footer-clear { clear: both; height: 1.1em; }
#footer {
	background: transparent url(/images/footer.jpg) no-repeat 0% 0%;
	width: 760px;
	height: 71px;
	clear: both;
	margin: 0;
	padding: 0;		
	position:relative;
	}
#footer ul {
	list-style: none;
	padding: 15px 0 0 27px !important;
	margin: 0 !important;
	}
#footer ul li {
	display: inline;		
	padding: 0 !important;
	margin: 0 !important;
	background: transparent !important;
	}
#footer ul li a, #footer ul li span { color: #a6fa47; font-size: 85%; }
#footer ul li a {
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
	}
#footer ul li a:hover {
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
	background-color:Transparent;
	text-decoration:underline;
	}
#footer ul li span { margin: 0 0 0 .5em; padding: 0; overflow: hidden;}
#footer #copyright {
	margin-left: 27px;
	font-size: 80%;
	color: #EEF9E3;
	}
#footer #copyright a {
	color: #EEF9E3;
	border-bottom-color: #EEF9E3
	}
#footer #copyright a:hover {
	color: #333;
	}

/* #################################################  PRINTING */
@media print{
	body {
		text-align: left;
		}
	#header, #footer,
	#container { margin: 0; width: 700px; }
	#content { padding: 0; }
	div.widebox { width: 700px; }
}

/*---------------FORM---------------------*/
#surveyform {
	background: #f7f7f7;
	border: 1px solid #ccc;
	padding: .5em;
	margin:1em 0 1em 1.5em;
	width:270px;
	float:right;
}

#uploadform {
	background: #f7f7f7;
	border: 1px solid #ccc;
	padding-left: 1em;
	margin:1em 0 2em 2em;
	width:600px;
}

.error-label {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 1em;
	display: block;	
	font-weight: normal !important;
	margin-top: .5em;
	background: transparent url(/images/resumeinfo-red-excl.gif) no-repeat 0% 0%;
	padding-left: 26px;
	margin-bottom:0;
	border:1px solid red;
	}
.error-label strong {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	}
	

input, select {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	}

span.errors {
	display: block;
	padding: 1em 2em;
	margin: 1em 4em;
	border: 2px solid #FA1A08;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 1em;
	background: #fff url(/images/resumeinfo-red-excl.gif) no-repeat 1em 1em;
	padding-left: 4em;
	}
span.errors strong {
	color: #A20000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	}
span.label {
	display: block;
	}
	
span.example {
	display: block;
	margin: 3px 0 0;
	}
	
.form table {
	margin: 1em 0 1em;
	border-collapse: collapse;
	}
.form table td, .form table th {
	padding: .1em 0 .1em 0;
	vertical-align: top;	
	border-bottom: 1px solid #E1ECE1;
	}
.form table th {
	width: 160px;
	font-weight: bold;	
	border: 0px solid blue;
	}
/* inputs */

.form table input, .form table select   { 
	width: 150px; 
	border: 1px solid #ccc;
	margin-right:1em;
	
	height: 22px;
	font-size: 1.1em;
	color: #333; /*#569908;*/
}

#uploadform textarea {
	width: 550px;
	color: #333;
}
.form table .checkbox input {
	width: 20px; 
	border: 0px;
}
.form table td {
	border: 0px solid red;
	}
	
.form input.next {
	width: 69px;
	height: 22px;
	border:0px;		
	padding-top:.5em;
}
	
.form input.finish {
	width: 107px;
	height: 22px;
	border:0px;
	padding-top:.0em;	
	padding-bottom:.5em;
	}

p.pullquote {
	background: #f7f7f7;
	border: 1px solid #f1f1f1;
	border-left: 10px solid #e1e1e1;
	font-size: 1.6em;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Serif;
	padding: .5em 1em;
	margin: 1em 2em;
	}
div.pillow-both { clear: both; width: 100%; }

dl.standard {
	margin-top: 1em;
	}
dl.standard dt {
	font-weight: bold;
	margin-top: 1em;	
	background: transparent url(/images/resumesinfo-bullet-greyarrow.gif) no-repeat 0% 3px;
	padding-left: 25px;
	}	
dl.standard dd { margin-left: 25px; }
	