/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #500000 url(images/bg_body.gif) repeat 0 0px;
	font-family: verdana, san-serif;
	font-size: 75%;
	color: #5a0f0d;
	text-align: center; /* IE Fix */
	margin: 0;
    padding: 0;
/*	color: #999; */
	}
/*acronym { cursor: help; background-color: #f4f4f4; border: 0; } */
a {  color: #f9fac0; }
a.dark {	color: #5a0f0d; text-decoration:underline;} 
a:hover { text-decoration: underline; } 
/* h2 { padding: 2em 0 .5em 0; } removed 6-9-07 
h3 { padding: 1em 0 .5em 0; } removed 6-9-07 */
h4 {	margin: 0;}
p { padding-top: .5em; line-height: 150%; }
small {	font-weight: normal; }
.small { font-size: 75%; }
ul, li { list-style-image: none;}
a img { border: none;}
strong {background-color: #FFFFCC; /*#fcefab; */}
.center { text-align: center; margin: auto; }
.alignright { float: right; } /* should use this instead of small */
.alignleft { float: left; } /* should use this instead of small */

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 20px 0 0 0;
}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header_cntr {
	background: #1f4617 url(images/bg_header_cntr.jpg) no-repeat;
	/* height: 129px;*/
	padding: 6px;
	margin: 0 auto;
}

#top_bar {
	background: #4C4C4C url(images/bg_top_bar.jpg) repeat-x;
	text-align: right;
	padding-right: 4em;
	color: #f9fac0;
	/*	height: 20px;
	display: block; */
}

#logo { vertical-align:super;}
#product { padding: 50px 0 0 50px;}
a.annoyingRed {
	color: #ff0000;
}
a.annoyingRed:hover {
	color: #FFFFCC;
}

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/
ul#nav { width: 675px; margin: 0 auto; list-style-type:none; } 
ul#nav li{ list-style-type:none; float:left; } 
ul#nav li a { 
	float: left; 
	width: 9em;
	padding: 5px; 	
	margin: 8px 5px 0 5px;
	background: #158505 url(images/bg_tab_inactive.jpg) repeat-x;
	color: #F9FAC0;
}
ul#nav li a:hover{	
	background: #F9FAC0 url(images/bg_tab_active.jpg) repeat-x; 
	color: #500000;
	text-decoration:none;
	font-weight:bold; }

ul#nav li#tab_active a {
	background: #F9FAC0 url(images/bg_tab_active.jpg) repeat-x;
	color: #500000;
	text-decoration: none;
	cursor: default;
}
ul#nav li#tab_active a:hover {
	font-weight:normal;
}


/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content_quickbooks_sale {
	clear: both;
	/*background: #FEFEEB url(images/bg_content.jpg) repeat-x;*/
	background: #F9FAC0;
	margin-bottom: 5px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 15px;
	width: 725px;
	text-align: left; /* Cancel IE Fix */	
	border-top: 2px solid #FAEB7E;
	border-bottom: 2px solid #E8D57E;
	border-right: 2px solid #E8D57E;
	border-left: 2px solid #FAEB7E;
}
#table_of_contents {
	width: 325px;
	float: right;
	background-color: #FFFFCC;
	font-size: .8em;
	padding: 5px;
	margin-left:4px;
	margin-bottom: 10px;
}
#table_of_contents p {
	margin: 0;
}


li img {
	padding: 10px;
}


/* signup frame from intellicontact */
.signupframe {
  border: 1px solid #006600;
  background: #ffffff;
  color: #003300;
  font-family: Arial, Helvetica, sans-serif;
}

/*
#content {
	line-height: 25px; 
	text-align: justify; 
	word-spacing: 2px;
	text-align: left; /* Cancel IE Fix */	
/*	background: #fff url(img/bg_line.gif) no-repeat 50% 2px;
	padding: 10px 30px;
	font-size: 1.1em;
	}	
#content h3 { 
	font-size: 1em; 
	color: #096; 
	margin: 0; 
	cursor: default;
	}
#content p { margin-top: 5px; margin-bottom: 10px; text-indent: 3em; }
#content blockquote { 
	background: #F0F9F5; 
	margin: 10px 0; 
	padding: 10px 20px;
	border-top: 1px solid #CEECDE;
	border-bottom: 1px solid #CEECDE;
	}
#content blockquote p { margin: 0; text-indent: 0; }	
#content ul li { list-style-image: url(img/li_bullet.gif)	; }
/*------------------------------------------------------------*
**  Testimonials
**------------------------------------------------------------*/
div.testimonial {
	text-align: center;
	padding: 0;
}
div.testimonial div {
	text-align: left;
	background: #fcf0ab url(images/bg_testimonial.gif) repeat-x;
	padding: 5px;
	line-height: 90%;
	margin: 0 auto;
	width: 500px;
}
div.testimonial div p {	margin: 0; }
.quote {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
}

.quote_from {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
}


/*------------------------------------------------------------*
**  Button 
**------------------------------------------------------------*/
div.button a {
	width: 13em; 	
	text-align:center;
	margin: auto;
	font-size: 150%;
	line-height: 175%;
	background: #158505 url(images/bg_tab_inactive.jpg) repeat-x;
	color: #F9FAC0;
	display: block;
}
div.button a:hover {
	background: #F9FAC0 url(images/bg_tab_active.jpg) repeat-x;
	color: #500000;
}

/*------------------------------------------------------------*
**  Form
**------------------------------------------------------------*/
#form_div {width: 675px;}
#form_div dl { margin: 0; }
#form_div dt {
	float: left;
	width: 135px;
	padding: 2px;
	clear: both;
}
#form_div dt .long { width: 300px; }
#form_div dd { padding: 2px; }
#form_div dd input {width: 200px;}
#form_div small {	font-size: 70%; }
#form_div a { color: #500000; text-decoration:underline;}
.error { color: red;}
span.error a { color: red;}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	text-align: center;	
	color: #f9fac0;
	font-size: 0.75em;
	padding: 10px;
	}
/*
#footer a { text-decoration: none; color: #7CCAB1; border-bottom: 1px solid #7CCAB1; }
#footer a:hover { border-bottom: 1px solid #fff; color: #fff; }
*/


/*------------------------------------------------------------*
**  Members Only Pages (and home page)
**------------------------------------------------------------*/
.light {
	color: #B99975;
}

.right_box {	
	width: 200px;
	float:right;
	background-color: #FFFFCC;
	background: #fcf0ab url(images/bg_testimonial.gif) repeat-x;
	padding: 5px;
	margin: 20px;
}
.right_box a { color: #500000; text-decoration:underline; }

.highlight_box {
	text-align: left;
	background: #fcf0ab url(images/bg_testimonial.gif) repeat-x;
	padding: 5px;
	margin: 0 auto;
	width: 500px;
}

.headline_big {
	text-align: center;
	background: #fcf0ab url(images/bg_testimonial.gif) repeat-x;
	padding: 5px;
}
.headline_big h1 {
	font-size: 230%;
}
.headline_big h4 {
	text-align: left;
}

/*------------------------------------------------------------*
**  Download Page
**------------------------------------------------------------*/
#file_download_area {
	width: 670px;
	margin: auto;
	background-color: #FFFFCC;
	background: #fcf0ab url(images/bg_testimonial.gif) repeat-x;
	padding: 5px;
}
#file_download_area a { color: #500000; text-decoration:underline; }
div#file_download_area ul { list-style-image: none; }
/*.wide_ol_spacing li { padding: 10px 0 0px; }
.wide_ol_spacing li img { padding: 5px;}
not used because we have a dl /dd/dt instead of ul
*/

.download_title { font-size: 130%; }
