/* 

	Website Design and Development by Digital Business Solutions - http://www.dbswebsite.com
	©2006 Copyright Automatic Builder. All Rights Reserved.
	Images and content may not be reproduced or reused in any fashion. 

	Feel free to use any of the styles below, however this unique combination and layout is copyright. 

*/
#container {
	/* 
	++++++++++++++++++++++++++++
	CHANGE BACKGROUND COLOR HERE
	++++++++++++++++++++++++++++ 
	*/
	/*background-color: #FFFFFF;*/
}

#countdown {
	background-color: #f9e6b5;
	border: 2px solid #000000;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}

#countdown a {
	margin-top: 5px;
	display: block;
}


/* ---- Global Styles ----- */

* {margin:0;padding:0}

body {
	font:.7em/1.6em Tahoma, Helvetica, sans-serif;
	color:#000;
	/*text-align:center;*/
	/*background:#b67287;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

#none {background:#fff}

/* --- <a> ---- */

a {color:#294F2A;font-weight:bold; text-decoration:none;}

a:hover {color:#8C0000;font-weight:bold;text-decoration:none;}

a img {
	border: none;
}


#tabmenu ul li a {color:#294F2A;font-weight:bold;text-decoration:none;}

#tabmenu ul li a:hover {color:#8C0000;font-weight:bold;text-decoration:none;}


/* --- <p> ---- */

p {margin:1em 0 1em 0;}


/* --- Header tags --- */

h1 { color:#294F2A;font-size:18px;font-weight:bold;margin-bottom:.5em}

h2 { color:#294F2A;font-size:13px; font-weight:bold;margin-bottom:.8em; margin-top: 1.8em; }
h3 { color:#294F2A;font-size:12px; font-weight:bold;margin-bottom:.8em; }

#declineNotice
{
   border: 2px solid #000000;
   background-color: #FFFFFF;
   text-align: center;
   width: 850px;
   margin: 0 auto;
   font-size: 14px;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 5px;
}

#declineNotice a
{
  display: block;
  margin-top: 15px;
}

.ccUpdateError
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color:#C30;
        font-weight: bold;
}

/* --- Blockquote --- */

blockquote {
	/*padding: 8px;*/
	color: #C2D8C2;
	border-left: 1px solid #294F2A;
	margin: 2em;
}
blockquote p {
	margin: 1em;
}

/* --- Emphasis --- */
em {
	color: #8C0000;
	font-weight: bold;
	font-style: normal;
	font-size: 1.15em;
}

/* --- <img> ---- */

#header img {float:left;}

.imgright {display:block;float:right;margin-left:1em;display:inline}


/* --- New and Improved HR tag -- */

#hr {height:.2em;margin-bottom:1em;background:#f3d997;}


/* --- Lists --- */

ul, li { list-style-type:none; }

ul.bullet,
ul.doublewide {margin:0 0 0 2em;list-style-type:disc !important; padding-left: 1em;}
	ul.bullet li,
	ul.doublewide li {list-style-type:disc !important;}
	
ol.level1 li {
	margin: .5em 0 0 2em;
	list-style-type: decimal;
	font-weight: bold;
}


ol.level2 li, 
ol.level1 p {
	font-weight: normal;
	margin: 0 0 0 2em;
	list-style-type:lower-alpha;
}
ol.level1 p {
	margin: 0 0 0 .5em;
}
	
dl {

}
	dt {
		font-weight: bold;
		color: #294F2A;
		font-size: 1.25em;
	}
	dt img{
		/*float: left;*/
	}
	dd {
		padding: 1em;
		border-bottom:1px solid #ccc;
		margin-bottom: .5em;
		width: 70%;
	}
	
dl.wide dd { width: 100%; }

#tab ul { width:700px;display:inline;margin-bottom:0px;padding-right:40px }

	#tab  li.left {height:21px;width:10px;background: url('/img/btadmin/tab_left.gif') no-repeat;float:left;display:block }

	#tab li.right  {height:21px;width:10px;background: url('/img/btadmin/tab_right.gif') no-repeat;float:left;display:block }

	#tab li.mid {height:21px;background: url('/img/btadmin/tab_mid.jpg') repeat-x;float:left;display:block }

		#tab li.current, #tab li.current a {color:#8C0000;height:21px;background: url('/img/btadmin/tab_mid.jpg') repeat-x;float:left;display:block }


	#tab li.spacer {width:20px;margin:0 5px 0 5px;}


#subnav ul {line-height:1em;width:141px;}

#subnav ol {line-height:1em;width:145px;margin-left:15px;}

#subnav li {border-bottom:1px solid white;padding-right:8px; padding-bottom: .75em; margin-bottom: .75em;}

/* <table> */

.altrows {border:1px solid #ccc;width:50%}
	.altrows td {padding:.3em;}
	.altrows td strong {color:#294F2A}
	.altrows td.header {
		line-height:1.5;
		font-size:24px;
		background-color:#B3CEB3;
		text-align:center;
	}
	.altrows tr.alt td {background-color:#FBEFD0;border-bottom:1px solid #294F2A}
	.altrows tr.alt2 td {background-color:#ddd;border-bottom:1px solid #294F2A}

	.altrows tr.alt td strong {color:#8c0000}
	.altrows th { 
		line-height:1.5;
		font-size:12px;
		background-color:#B3CEB3;
		text-align:center;
		border: none;
	}
	
/* Reusable Elements */

div.imgdesc {
	width:100%;
	float:left;
	margin: 0 1em 1em 0;
	padding-top:1em;
	border-bottom:1px solid #ccc;
	display:inline;
}
	div.imgdesc div {width:95px;float:left;margin:0 10px 10px 0;display:inline;}
	div.imgdesc p {
	width:65%;
	float:left;
	margin:0 0 1em 0 !important;
	 padding: 0 0 20px 0;
	 }
	 div.imgdesc p.testimonial {
	 	width: 100%;
	 }
		div.imgdesc p strong {margin-top: 0; padding-top: 0; display:block}
.wide {
	width: 620px !important;
}
	.wide p {
		padding-top: 10px !important;
		width: 500px !important;
	}
div.left {width:110px;float:left;text-align:center;margin:1em 0 0 1em;display:inline}

div.classified_ad,
div.sample {
	width: 40%;
	float: left;
	background: #FFF;
	border: 1px solid black;
	padding: 1em;
	margin-right: 4%;
	margin-bottom: 1em;
	height: 10em;
}

div.sample {
	height: auto;
	overflow: hidden;
}
div.leftcol {
	width: 50%;
	float: left;
}
	div.leftcol h2 {
		clear: both;
	}
div.rightcol {
	width: 320px;
	float: right;
}

.endfloat {
	clear: both;
}

.centered {
	text-align: center;
	font-weight: bold;
}

.breakout {
	font-size: 1.25em;
	border-left:1px solid #294F2A; border-right:1px solid #294F2A; border-top:1px solid #294F2A; border-bottom:1px solid #294F2A;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	padding: 2em;
	background-color:#B3CEB3;
}

/* --- Layout --- */

#wrapper,
#wrapper_nosidebar {
	width:860px;
	padding-left: 10px;
	padding-right: 10px;
	margin:0 auto;
	overflow: hidden;
}

#wrapper {
	background: #C2D8C2 url('/img/btadmin/new_bg.jpg') repeat-y 0 0;
}

#wrapper_nosidebar {
	background: #C2D8C2 url('/img/btadmin/new_bg_nosidebar.jpg') repeat-y 0 0;
}

#top {background: url('/img/btadmin/header_bg.jpg') repeat-x; float: left; width: 860px;}

#member { font-weight:bold;color:#2B5AAA;padding-left:10px;display:inline;float:left;}

#topnav {height:22px;margin-right:1em;background:#fff;text-align:right}

#wrap {clear:both;}

#header {height:108px;width:305px;display:inline;float:left;background: url('/img/btadmin/header_2.jpg') no-repeat 0 0;}

#header2 {height:108px;width:426px;float:right;background: url('/img/btadmin/header.jpg') no-repeat 0 0; }

#breaker {clear:both;height:20px;}

#tab {clear:both;height:21px; background: #3a573a url('/img/btadmin/tab_bg.jpg') no-repeat right 50%;}

#tabmenu {float:right;display:block; overflow: hidden; height: 21px;}

#breaker {clear:both;height:10px; background:#f3d997 url('/img/btadmin/breaker.gif') repeat-x;}
	#breaker ul {
		margin-left: 330px;
	}
	#breaker li {
		float: left;
	}
	#breaker a {
		color: #fff;
		margin-right: 20px;
	}

#container {
	width:860px;
/*	padding-left: 10px;
	padding-right: 10px;
	background-image: url('/img/btadmin/new_bg.jpg');*/
	background-image: url('/img/btadmin/main_bg.jpg');
	background-repeat:repeat-y; 
	background-position: 0 0;
	overflow: hidden; 
	clear: both;
	float: left;
}
	#wrapper_nosidebar #container { background: none;}
	#none #container {width:860px;background:none;}

#sidebar {width:175px;height:400px;background: url('/img/btadmin/sidebar_bg.gif') no-repeat 0 0;float:left;display:inline }

#subnav { margin: .5em 0 0 1.5em;text-align:left; }

#home #subnav { margin: 2em 0 0 1.5em;text-align:left; }

#home {background-color:  #3a573a;}

#login {
	text-align: left;
}
	#login h1,
	#login h2 {
		margin-left:90px;
	}

#content 
{
	width:640px;margin:15px;float:left;display:inline;text-align:left; overflow: hidden; 
}
#content_full
{
	width: 95%;
	margin:15px;
	float:left;
	display:inline;
	text-align:left;
}
#content.superwide {
	width: 95%;
}
#footer {
	clear:both;
	height:20px;
	background-color: #144615;
	color: #ffffff;
	font-weight: bold;
	width: 855px;
	float: left;
	text-align: left;
	display: inline;
	margin: 0;
	padding-left: 5px;
}

#b12_illustration {
	height: 140px;
	background: url('/img/newabadmin/a_absorb5.jpg') no-repeat -30px 0;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	color: #9D4F00;
	margin-bottom: 20px; padding-left:20px; padding-right:20px; padding-top:240px; padding-bottom:20px
}

/* ---- forms --- */

input {border:1px solid #3A573A;background:#FFF}

.submit {border:1px solid #3A573A;background:#7EAC7e;}

label {font-weight:bold;}

form li {margin-bottom:1em;}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border: none;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0 0 10px;
  overflow: hidden;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form select
{
	margin: 5px 0 0 10px;
	font:100% verdana,arial,sans-serif;
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


#phBox {
	width: 400px;
}
	#phBox div {
		width: 50%;
	}
	#phBox .acidic {
		float: left;
		color: red;
	}
	#phBox .acidic h2 {
		color: red;
	}
	#phBox .alkaline {
		float: right;
		color: blue;
		text-align: right;
	}
	#phBox .alkaline h2 {
		color: blue;
	}

.secondcolumn {
	border-left:0px solid #2B5AAA; border-right:0px solid #2B5AAA; border-top:1px solid #294F2A; border-bottom:1px solid #294F2A; float: right;
	clear: none;
	width: 250px;
	padding: 10px;
	background: #FBEFD0;
	display: inline; margin-left:20px; margin-right:0; margin-top:0; margin-bottom:20px
}
	.secondcolumn h2 {
		margin-top: 0;
	}
	.secondcolumn strong {
		color:#294F2A;	
		font-size: 1.25em;
	}
	.secondcolumn p {
		clear: both;
	}
	.secondcolumn .button {
		clear: both;
		float: left;
		background: #7eac7e;
		color: white;
		display: block;
		padding: 6px;
		border: 1px solid white;
		margin-bottom: 10px;
	}
		.secondcolumn .button:hover {
			color: white;
			text-decoration: underline;
			background: #8C0000;
		}
.twocolumn {
	float: left;
	clear: both;
	width: 640px;
}
ol.numbers {
	list-style: decimal;
	padding-left: 2em;
	margin: 0;
}
	ol.numbers li {
		list-style-type: decimal;
		padding: 0;
	}

.listcolumn {
	float: left;
	width: 28%;
	display: inline;
	margin-right: 3%;
}
.productlist {
	overflow: hidden;
	float: left;
	width: 100%;
}
.productlist li{
	float: left;
	width: 25%;
	height: 180px;
	margin: 0 10% 20px 0;
}
	.productlist .third {
		margin-right: 2%;
	}
.doublewide {
/*	margin: 0 0 20px;
	padding-left: 2em;*/
}
.doublewide li {
	float: left;
	width: 220px;
	display: inline;
	list-style: disc;
}

/* Audio Links */

.audio_iframe {
	float: left;
	width: 90px;
	font-size: .85em;
	margin-right: 10px;
}
.audio_iframe p {
	float: left;
}

/* Lead Tracker */

.lead_tracker h2 {
	clear: both;
	padding: 15px 0;
	border-top: 1px solid #ccc;
}

.lead_tracker dl {
	clear: left;
	line-height: 1em;
	width: 240px;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}

/*#current_block {
	width: 530px;
}*/
.lead_tracker dl dt {
	font-size: 1em;
	clear: both;
	float: left;
	width: 110px;
	margin-right: 10px;
	text-align: right;
	padding-bottom: 10px;
	overflow:hidden;
}
.lead_tracker dl dd {
	clear: none;
	border: none;
	width: 100px;
	padding: 0 0 10px;
	overflow:hidden;
}
	.lead_tracker dl dd.graph {
		background: #ccc;
		padding: 0;
		border: 1px solid #444;
		width: 400px;
	}

	.lead_tracker dl dd.graph span {
		display: block;
		background: #8C0000;
		color: #fff;
		font-weight: bold;
		padding: 5px 0;
		text-align: right;
	}
		
.lead_info {
	float: right;
	width: 300px;
}

	.lead_info p {
		padding-top: 0;
		margin-top: 0;
	}
.login
{
	width: 400px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 19px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	border-style: solid;
	border-color: #C0C0C0;
	border-width: 1px;
	background-color: #DADFFF;
}
.popup
{
	background-color: #FAFDFF;
	padding: 10px;
}
.editArea
{
	width: 540px;
	padding: 8px;
	margin: 4px;
	border-style: solid;
	border-color: #C0C0C0;
	border-width: 1px;
}
.editArea submit
{
	padding: 3px;
}
.editArea h2
{
	font-weight: bold;
	color:#2B5AAA;
	font-size:13px; 
	margin-bottom:.8em;
	margin-top: .8em;
}
.arcEdit
{

	padding-top: 6px;
	font-weight: bold;
}
.arcEditRequired
{
	padding-top: 6px;
	font-weight: bold;
}

.report {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.report td {padding:3px;}
.report th {padding:4px;}
.reportHeader {
	background-color: #b67287;
	color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding:3px;
}
.reportHeader A{
	color: #000066;
	text-decoration: none
}
.reportRow {
	background-color: #F2F7FF;
	color: #000066;

}
.reportRowHover {
	background-color: #F0F0F0;
	color: #000000;
}
.reportFooter {
	background-color: #b67287;
	color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.gtt_tracker_graph
{
	background: #ccc;
	padding: 0;
	border: 1px solid #444;
	width: 400px;
}
.gtt_tracker_graph_fill
{
	display: block;
	background: #8C0000;
	color: #FFFFFF;
}
.error
{
	color: #FF0000;
	font-weight: bold;
}
.leaddetail
{
	width: 700px;
	margin: 4px;
	padding: 0px;
}

.leaddetail form {
  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
}

.leaddetail th
{
	padding: 5px;
	background: #687699;
	color: #FFFFFF;
}
.leaddetail td
{
	padding: 2px;
}

.joinlist
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11pt;
}
.joinlist ul
{
	text-align: left;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
.joinlist li
{
	font-size: 10pt;
	list-style-type: disc;
}

