/* 
Title:     anxiety-depression-info.org master screen styles
Updated:   Ago 10 2007
green #2a8130
light green #009900
*/

body {
	background: 			#ffffff url(/images/design/bodyBkgd.jpg) repeat-x;
	margin:					0;
	padding:				0;
	font-size: 				12px;
	font-family: 			Georgia,'Times New Roman',serif;
	color: 					 #333333;
}


/* -----------------------------------------
  Baseline values for browser consistency
------------------------------------------*/

p, div, h1, h2, h3, h4, ul, li, form, input, select, option, fieldset {
	margin:					0;
	padding:				0;
}
fieldset {
	border: 				0;
}
img {
	margin:					0;
	padding:				0;
	border:					0;
}
.buyButtonBox-bot {
	background-image: 		url(/images/design/buyBtBoxBkgdBottom2.gif);
	height: 				5px;
	background-repeat: 		no-repeat;
	background-position: 	bottom;
	margin-top: 			5px;
}
.buyButtonBox-top {
	background-image: 		url(/images/design/buyBtBoxBkgdTop2.gif);
	height: 				5px;
	background-repeat: 		no-repeat;
	background-position: 	top;
	margin-bottom: 			5px;
}

ul {
	/* list-style:				none; */
}

div#mainContentTestimonials ul
{
	margin-left: 20px;
}

div#mainContentTestimonials ul li
{
	padding: 5px;
}

p {
	line-height:			1.4em;
}
a {
	outline:				0;
}

/* -------------------------------------
/*  default links
/* -------------------------------------*/


/*-----------------------------------------------------
  Testimonials
-------------------------------------------------------*/

.test_more{ margin:0 250px 0 0}
.test_goto{ margin-bottom:10px} 

a:link, a:visited {
	color: 					#2a8130;
}
a:hover {
	color: 					#009900;
}
.clear {
	clear:					both;
	height:					0px;
	font-size: 				0px;
	line-height: 			0px;
}

/* -------------------------------------
/*  color for selecting in DW
/* -------------------------------------*/

.darkBlue {
	color:					#2a8130;
}

/* -------------------------------------
/*  structure
/* -------------------------------------*/

#wrapper {
	width:					955px;
	margin:					0 auto;
}
#contentTopShadowLeft {
	float:					left;
	width:					9px;
	height:					559px;
	background: 			url(/images/design/bodyTopLeftShadow.jpg) no-repeat top;
}
#content {
	float:					left;
	width:					933px;
	height:					100%;
	background: 			#fff url(/images/design/bodyTopCenterShadow.jpg) repeat-x top;
	border: 1px solid #2a8130;	

}
#contentTopShadowRight {
	float:					left;
	width:					9px;
	height:					559px;
	background: 			url(/images/design/bodyTopRightShadow.jpg) no-repeat top;
}
#footer {
	clear:					both;
	width:					935px;
	margin:					-20px auto 0 auto;
}
#footer p a {
	margin: 0px 12px;
}
#contentAndSideBarWrapper {
	width:					899px;
	margin:					22px 16px 16px 16px;
	background-color: #ffffff;
	background-image: url(../images/design/sideBarBkgd.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#contentWrapper {
	float:					left;
	width:					683px;
}

/* -------------------------------------
/*  mainContent
/* -------------------------------------*/

#mainContent {
	width:					683px;
	margin-top:				20px;
	padding-bottom: 		20px;
	
}
#mainContentIndex{
	width:					675px;
	margin-top:				20px;
	padding-bottom: 		20px;
}
#mainContentTestimonials {
	float:					left;
	width:					660px;
	margin-top:				20px;
	padding-bottom: 		20px;
}
#mainContent h2, #mainContentIndex h2,#mainContentTestimonials h2 {
	padding-bottom:			10px;
	margin-bottom:			10px;
	border-bottom: 			1px solid #2a8130;
	color: 					#2a8130;
	font:					normal 24px Arial, Helvetica, sans-serif;
}
#secondaryContent {
	margin-left: 			25px;
	float:				    right;
	width:					180px;
}

#secondaryContent h3 {
	color: 					#052b60;
	font:					normal 16px Arial, Helvetica, sans-serif;
	margin-bottom:			.8em;
}
#secondaryContent p {
	font:					normal 12px Arial, Helvetica, sans-serif;
	margin-bottom:			1.2em;
}
#tertiaryContent {
	width:					470px;
	clear: none;
}

/* -------------------------------------
/*  sideBar
/* -------------------------------------*/

#sideBar {
	float:					right;
	width:					200px;
	font:					normal 11px/1.4em Arial, Helvetica, sans-serif;
}
#sideBarTop {
	height:					12px;
}
#sideBarBottom {
	height:					12px;
}
.sideBarBox {
	padding:				16px 0 16px 22px;
	background-image: url(/images/design/sideBarBoxBottomBorder.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sideBarHeader {
	display:				block;
	height:                 22px;
	width:                  169px;
	margin-bottom:			10px;
	text-indent:			-5000px;
	overflow:				hidden;
}
.sideBarBox .subscribe {
	background: 			url(/images/design/sidebarTitleSubscribe.gif) no-repeat;	
}
.sideBarBox .confidence {
	background: 			url(/images/design/sidebarTitleConfidence.gif) no-repeat;	
}
.sideBarBox .testimonials {
	background: 			url(/images/design/sidebarTitleTestimonials.gif) no-repeat;	
}
.confidenceHeadline {
	margin:					6px 0;
	letter-spacing:			1px;
	text-align: 			center;
	font-size:				13px;
	color:					#05295b;
}
.confidenceSubHeadline {
	line-height:			1.5em;
	margin-bottom:			6px;
	letter-spacing:			1px;
	text-align: 			center;
	font-size:				11px;
	color:					#05295b;
}
.confidenceText {
	line-height:			1.8em;
	letter-spacing:			1px;
	text-align: 			center;
	font-size:				9px;
	color:					#05295b;
}
#bookmarks img {
	text-align:				center;
	margin:					4px 0;
}
#orderByPhone {
	font-size:				11px;
	font-weight:			bold;
	background:				#DEE3E4;
	padding-bottom:			10px;
}
#orderByPhoneHead {
	padding:				8px 4px;
	margin-bottom:			10px;
	background:				#2a8130;
}
#orderByPhone p.phoneNumber {
	font-size:				14px;
	font-weight:			normal;
}
#orderByPhone p.affiliateNumber {
	margin:					10px 10px 0 10px;
	padding:                10px;
	color:					#ff0000;
	background:				#fff;
}

/* -------------------------------------
/*  footer
/* -------------------------------------*/

#footer p {
	color:					#666;
	margin:					15px 0 1em 0;
	font:					normal 10px/1.4em Arial, Helvetica, sans-serif;	
}
#footerNav {
	margin-top:             -20px;
	height:					42px;
	background:		 		#2a8130;
}
p#footerNav {
	text-align:				center;
	color:					#fff;
	font:					normal 13px/42px Arial, Helvetica, sans-serif;	
}
#footerNav a {
	color:					#fff;
	text-decoration:		none;
}
#footer a:hover {
	text-decoration:		underline;
}

/* -------------------------------------
/*  header
/* -------------------------------------*/

#header {
	width:					935px;
	margin:					0 auto;
}
#logo p a {
	float:					left;
	display:				block;
	height:					53px;
	width:					458px;
	margin:					32px 0 0 0;
	text-indent:			-5000px;
	overflow:				hidden;
	background: 			url('/images/design/headerLogo.gif') no-repeat;	
}
ul#siteNav {
	float:					left;
	margin-top:				26px;
	margin-left:			16px;
	width: 					450px;
	
}
#siteNav li {
	display:				inline;
	margin-right:			10px;
	font:					normal 12px Arial, Helvetica, sans-serif;	
}
#siteNav li.last {
	margin-right: 			0px;
}
#siteNav a {
	color:					#fff;
	text-decoration:		none;
}
#siteNav a:hover {
	text-decoration:		underline;
}
#topPhoneBox {
	float:right;
	font:					normal 10px Arial, Helvetica, sans-serif;	
	text-align:				right;
	color:					#fff;
}


/* -------------------------------------
/*  mainNav
/* -------------------------------------*/

#mainNav {
	width: 					683px;
}
#mainNav img {
	border-top:				1px solid #dee3e4;
	border-right:			1px solid #dee3e4;
	border-left:			1px solid #dee3e4;
}
ul#mainNavBar {
	height:					38px;
	margin-top:				-3px;
	list-style: 			none;
	text-decoration: 		none;
	font:					bold 12px Arial, Helvetica, sans-serif;
	background:				url(/images/design/mainNavBkgd.gif) repeat-x;
	border:					1px solid #dee3e4;/*
	overflow:				hidden;*/
}
ul#mainNavBar li {
	float:					left;
	height:					38px;
	line-height:			38px;
	padding: 				0px 23px;
	background:				url(/images/design/mainNavVertLine.gif) no-repeat left bottom;
}
#mainNavBar li.first { 
	background:				none;	
}
#mainNavBar a {
	color: 					#000000;
	text-decoration: 		none;
}
#mainNavBar a:hover, #mainNavBar a:focus {
	color: 					#2a8130;
	text-decoration: 		underline;
}

/* sideBar includes */

#ad1 {
	background: 			url(../images/right-module-bot-bg.gif) no-repeat left bottom;
	margin-top: 			10px;
	margin-bottom: 			10px;
	padding-bottom: 		10px;
}

#ad2 {
	background: 			url(../images/right-module-bot-bg.gif) no-repeat left bottom;
	margin-top: 			10px;
	margin-bottom: 			10px;
	padding-bottom: 		10px;
}
#orderByPhone {
	text-align: 			center;
	margin-top: 			10px;
	margin-bottom: 			10px;
}

.newsletter-input {
	width: 					140px;
	background-color: 		#faf9f3;
	color: 					#999;
	margin: 				3px 0;
	padding: 			    5px;
	border-right-style: 	none;
	border-bottom-style: 	none;
	border-left-width: 		1px;
	border-left-style: 		solid;
	border-left-color: 		#d5d4cf;
	border-top-width: 		1px;
	border-top-style: 		solid;
	border-top-color: 		#e3e2df;
	font-size: 				10px;
}


/*-----------------------------------------------------
  product
-------------------------------------------------------*/

#productimage {
	float: 					left;
	width: 					200px;
}
#productintro {
	float: 					right;
	height: 				0;
	width: 					290px;
}
#productInfoWrapper {
	width:					683px;
	margin: 0px;
	padding: 0px;
}
#productInfoWrapper h1 {
	font:					normal 12px Arial, Helvetica, sans-serif;
	color:					#ccc;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
#productInfoWrapper h2.productTitle {
	border-bottom: 			1px solid #dee3e4;
	color: 					#2a8130;
	font:					normal 24px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 10px;
}
#productPhoto {
	float:					left;
	width:					189px;
	text-align:				center;
	margin-right:			25px;
	letter-spacing:			1px;
	font:					normal 10px Arial, Helvetica, sans-serif;
}
#productPhoto ul {
	text-align:             left;
	margin-left:			20px;
}
#productPhoto li.faq {
	line-height:			30px;
	padding-left:      	 	37px;
	background:				url(/images/design/icFAQ.gif) no-repeat left;
}
#productPhoto li.askExperts {
	line-height:			30px;
	padding-left:       	37px;
	background:				url(/images/design/icAskUs.gif) no-repeat left;
}

.productDescription {
	float:					left;
	width:					245px;
	font:					normal 12px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 10px;
}
.productDescription p {
	margin-bottom:			1em;
}
.productDescription ul {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 16px;
}
.productDescription li {
	list-style:				disc;
	margin-bottom:			0.2em;
}

#multiProductDescription
{
	width: 430px;
}


.productDescription .float
{
	float: left;
	width: 200px;
	padding-left: 15px;
	margin-bottom: 15px;
}

.buyButtonBox {
	margin:					10px;
	float:					right;
	font:					normal 11px Arial, Helvetica, sans-serif;
	background:				#e8eff1;
	width: 					150px;
}
.buyButtonBox p {
margin-bottom: 				0px;
}

.buyButtonBoxMargin
{
	margin-bottom: 50px;
}

#buyButtonContainer h4
{
	margin-top: 10px;
	font-size: 11px;
}


div.buyButton {
	width:					150px;
	color:					#fff;
	text-align:         	center;
}
.pricing1 {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 10px;
}
.pricing2 {

	text-align:center;
	margin-top: 5px;

}
p.pricingRegular {
	font-size:				10px;
}
p.pricingYour {
	font-size:				13px;
}
span.pricingYourRed {
	color:					#ff0000;
}
#productGuide {

margin-top: 10px;
}
#productGuide p.productGuideTitle {
	height:					35px;
	text-align:				left;
	padding-left:       	10px;
	color:              	#fff;
	font: 					bold 12px/35px Arial, Helvetica, sans-serif;
	letter-spacing:			1px;
	background:				#2a8130;
}
#productNav {
	height:					34px;
	background: 			url(../images/design/mainNavBkgd.gif) repeat-x top;
}
#productNav p {
	text-align:				center;
	font: 					normal 13px/34px Arial, Helvetica, sans-serif;
	margin-bottom:			8px;
}
#productNav p a {
	margin:	0px 18px;
}
#productContent {
	font: 					normal 13px/1.4em Georgia,'Times New Roman',serif;
	padding: 				0 20px;
}
#productContent h3 {
	font: 					normal 20px/1.2em Arial, Helvetica, sans-serif;
	color: 					#2a8130;
	margin:					1.4em 0 0.5em 0;
}
#productContent p {
	margin-bottom:			1em;
}

#productContent p.testimonial {
	padding: 		        0;
	margin:					20px 0;
	font-size:				13px;
	font-style:				italic;
}

#productContent ul {
	list-style: disc;
}
/* bottom buy box */

#bottomBuyBox {
	padding:            	20px;
	background:				#dee3e4;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.boxer {
	margin:					20px 0;
	padding:            	20px;
	background:				#dee3e4;
	}
	
#bottomBuyBox p {
	font: 					normal 12px/1.4em Arial, Helvetica, sans-serif;
	margin-bottom:			10px;
}
#bottomBuyBox .yourPrice {
	font-size:				18px;
	color:              	#ff0000;
}
#bottomBuyBox .bottomBuyBoxPhoto {
	float:					left;
	margin:					0 15px 10px 0;
}
#bottomBuyBox .bottomBuyBoxPhotoSmall {
	margin:					0 0 10px 0;
}
#bottomBuyBox .bottomWhiteBox {
	padding: 10px;
	background:         	#fff;
	margin: 0px;
}
#bottomBuyBox .bottomWhiteBox p {
	margin-bottom:				0;
}
#bottomBuyBox .bottomWhiteBox p.regularPrice {
	margin-top:				5px;
	font-size:				10px;
}
#bottomBuyBox .bottomWhiteBox p.yourPriceBig {
	font-size:				18px;
	color:					#ff0000;
}
#bottomBuyBox .bottomWhiteBox p.yourPrice {
	font-size:				13px;
	color:					#ff0000;
}
.column3 {
	float:					left;
	text-align:				center;
	width:					155px;
	margin-top: 10px;

}
.column3Last {
	float:					left;
	text-align:				center;
	width:					115px;
	margin-right:			0;
}

/*-----------------------------------------------------
  FAQs
-------------------------------------------------------*/

#faqs {
	font:					normal 11px/1.4em Arial, Helvetica, sans-serif; 	
}
#faqs ul {
	margin-left:			30px;
}
#faqs h2 {
	color:					#2a8130;
	font:					26px Arial, Helvetica, sans-serif; 		
	padding-bottom:			10px;
	border-bottom:			1px solid #dee3e4;
}
#accordian {
	display:				block;
	position:				relative;

	margin-top:				20px;
}
#accordian p {
	font:					13px/1.4em Georgia,'Times New Roman',serif; 	
	margin: 				15px 15px 10px 15px;
}
#accordian li {
	font:					13px/1.4em Georgia,'Times New Roman',serif; 	
}
#accordian h3 {
	height:					36px;
	margin:					0 0 1px 0;
	padding:				5px 0 5px 20px;
	cursor:					pointer;
	color:					#2a8130;
	font:					bold 13px/36px Arial, Helvetica, sans-serif;
	background:    			#ededed url(../images/design/accExpand.gif) no-repeat 95% 50%;
}
#accordian h3.twoLines {
	padding:				8px 0 5px 20px;
	font:					bold 13px/16px Arial, Helvetica, sans-serif;  				
}
#accordian h3.selected {
	background:				#ededed url(../images/design/accClose.gif) no-repeat 95% 50%;
}



/*-----------------------------------------------------
  Product List Include
-------------------------------------------------------*/

#productlist {
	border: 1px solid #e5e9e9;
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}
#productlistHeader {
	color: #2a8130;
	text-align: center;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e9e9;
	margin-bottom: 10px;
	font-size: 14px;
}
#productlist p {
font-size:11px;
}
.productlistLft {
	float: left;
	width: 60px;
}
.productlistRght {
	margin-right: 5px;
	float: right;
	width: 105px;
}
.fivepadding {
padding: 5px;
text-align: center;
}
#sitemapContent {
	font: 					normal 13px/1.4em Georgia,'Times New Roman',serif;
	padding: 				0 20px;

}
#sitemapContent h3 {
	font: 					normal 20px/1.2em Arial, Helvetica, sans-serif;
	color: 					#052b60;
	margin:					1.4em 0 0.5em 0;
}
#sitemapContent li {
	list-style-type: disc;
	text-indent: 10px;
	margin-top: 5px;
	}

.faqMenuColumn {
float: left;
text-align:center;
width: 300px;
}
#faqMenu {
	width: 680px;
}
#faqMenu li {
	padding: 0 0 20px;
	font-size: 16px;
}

#bottomBuyBox2 {
	background: #ffffff;
	width: 300px;
	padding: 10px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
#bottomBuyBox2 p{
margin:0;
}sideBarBox
 
 bottomBuyBox2 .yourPrice {
	font-size:				18px;
	color:              	#ff0000;
}
#bottomBuyBox2 p.regularPrice {
	font-size:				10px;
}
#bottomBuyBox2 p.yourPriceBig {
	font-size:				18px;
	color:					#ff0000;
}
#bottomBuyBox2 p.yourPrice {
	font-size:				13px;
	color:					#ff0000;
}
#usageNote {
	padding: 20px;
	background: #ccc;
}

/*-----------------------------------------------------
  Random Crap
-------------------------------------------------------*/

table#contact td
{
 border-top: 1px solid #999999;
 padding: 8px;
 vertical-align: top;
}

table#contact td.key
{
 font-weight: bold;
 text-align: right;
}